pub async fn storage_create_storage(
configuration: &Configuration,
storage_create_storage_request: StorageCreateStorageRequest,
) -> Result<StorageCreateStorageResponse, Error<StorageCreateStorageError>>Expand description
Create a new storage.