pub async fn list_log_openstack(
configuration: &mut Configuration,
params: ListLogOpenstackParams,
) -> Result<Vec<LoggingOpenstackResponse>, Error<ListLogOpenstackError>>
Expand description
List all of the openstacks for a particular service and version.