Module logging_newrelic_api

Source

Structs§

CreateLogNewrelicParams
struct for passing parameters to the method create_log_newrelic
DeleteLogNewrelicParams
struct for passing parameters to the method delete_log_newrelic
GetLogNewrelicParams
struct for passing parameters to the method get_log_newrelic
ListLogNewrelicParams
struct for passing parameters to the method list_log_newrelic
UpdateLogNewrelicParams
struct for passing parameters to the method update_log_newrelic

Enums§

CreateLogNewrelicError
struct for typed errors of method create_log_newrelic
DeleteLogNewrelicError
struct for typed errors of method delete_log_newrelic
GetLogNewrelicError
struct for typed errors of method get_log_newrelic
ListLogNewrelicError
struct for typed errors of method list_log_newrelic
UpdateLogNewrelicError
struct for typed errors of method update_log_newrelic

Functions§

create_log_newrelic
Create a New Relic Logs logging object for a particular service and version.
delete_log_newrelic
Delete the New Relic Logs logging object for a particular service and version.
get_log_newrelic
Get the details of a New Relic Logs logging object for a particular service and version.
list_log_newrelic
List all of the New Relic Logs logging objects for a particular service and version.
update_log_newrelic
Update a New Relic Logs logging object for a particular service and version.