pub async fn get_log_sumologic(
configuration: &mut Configuration,
params: GetLogSumologicParams,
) -> Result<LoggingSumologicResponse, Error<GetLogSumologicError>>
Expand description
Get the Sumologic for a particular service and version.
pub async fn get_log_sumologic(
configuration: &mut Configuration,
params: GetLogSumologicParams,
) -> Result<LoggingSumologicResponse, Error<GetLogSumologicError>>
Get the Sumologic for a particular service and version.