pub async fn list_log_sumologic(
configuration: &mut Configuration,
params: ListLogSumologicParams,
) -> Result<Vec<LoggingSumologicResponse>, Error<ListLogSumologicError>>
Expand description
List all of the Sumologics for a particular service and version.