pub async fn list_log_scalyr(
configuration: &mut Configuration,
params: ListLogScalyrParams,
) -> Result<Vec<LoggingScalyrResponse>, Error<ListLogScalyrError>>
Expand description
List all of the Scalyrs for a particular service and version.
pub async fn list_log_scalyr(
configuration: &mut Configuration,
params: ListLogScalyrParams,
) -> Result<Vec<LoggingScalyrResponse>, Error<ListLogScalyrError>>
List all of the Scalyrs for a particular service and version.