Module logging_splunk_api

Source

Structs§

CreateLogSplunkParams
struct for passing parameters to the method create_log_splunk
DeleteLogSplunkParams
struct for passing parameters to the method delete_log_splunk
GetLogSplunkParams
struct for passing parameters to the method get_log_splunk
ListLogSplunkParams
struct for passing parameters to the method list_log_splunk
UpdateLogSplunkParams
struct for passing parameters to the method update_log_splunk

Enums§

CreateLogSplunkError
struct for typed errors of method create_log_splunk
DeleteLogSplunkError
struct for typed errors of method delete_log_splunk
GetLogSplunkError
struct for typed errors of method get_log_splunk
ListLogSplunkError
struct for typed errors of method list_log_splunk
UpdateLogSplunkError
struct for typed errors of method update_log_splunk

Functions§

create_log_splunk
Create a Splunk logging object for a particular service and version.
delete_log_splunk
Delete the Splunk logging object for a particular service and version.
get_log_splunk
Get the details for a Splunk logging object for a particular service and version.
list_log_splunk
List all of the Splunk logging objects for a particular service and version.
update_log_splunk
Update the Splunk logging object for a particular service and version.