pub async fn get_log_openstack(
configuration: &mut Configuration,
params: GetLogOpenstackParams,
) -> Result<LoggingOpenstackResponse, Error<GetLogOpenstackError>>
Expand description
Get the openstack for a particular service and version.
pub async fn get_log_openstack(
configuration: &mut Configuration,
params: GetLogOpenstackParams,
) -> Result<LoggingOpenstackResponse, Error<GetLogOpenstackError>>
Get the openstack for a particular service and version.