pub async fn list_log_splunk(
configuration: &mut Configuration,
params: ListLogSplunkParams,
) -> Result<Vec<LoggingSplunkResponse>, Error<ListLogSplunkError>>
Expand description
List all of the Splunk logging objects for a particular service and version.