pub async fn create_volume(
configuration: &Configuration,
workspace: &str,
create_volume_request: CreateVolumeRequest,
) -> Result<String, Error<CreateVolumeError>>pub async fn create_volume(
configuration: &Configuration,
workspace: &str,
create_volume_request: CreateVolumeRequest,
) -> Result<String, Error<CreateVolumeError>>