Module logging_datadog_api

Source

Structs§

CreateLogDatadogParams
struct for passing parameters to the method create_log_datadog
DeleteLogDatadogParams
struct for passing parameters to the method delete_log_datadog
GetLogDatadogParams
struct for passing parameters to the method get_log_datadog
ListLogDatadogParams
struct for passing parameters to the method list_log_datadog
UpdateLogDatadogParams
struct for passing parameters to the method update_log_datadog

Enums§

CreateLogDatadogError
struct for typed errors of method create_log_datadog
DeleteLogDatadogError
struct for typed errors of method delete_log_datadog
GetLogDatadogError
struct for typed errors of method get_log_datadog
ListLogDatadogError
struct for typed errors of method list_log_datadog
UpdateLogDatadogError
struct for typed errors of method update_log_datadog

Functions§

create_log_datadog
Create a Datadog logging object for a particular service and version.
delete_log_datadog
Delete the Datadog logging object for a particular service and version.
get_log_datadog
Get the details for a Datadog logging object for a particular service and version.
list_log_datadog
List all of the Datadog logging objects for a particular service and version.
update_log_datadog
Update the Datadog logging object for a particular service and version.