Method: projects.locations.storagepools.create

storagepools.create

Creates a new storage pool.

HTTP request

POST https://autopush-netapp.sandbox.googleapis.com/v1alpha1/{parent=projects/*/locations/*}/storagepools

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Value for parent.

Query parameters

Parameters
storagePoolId

string

Required. ID of storage pool to create.

Request body

The request body contains an instance of StoragePool.

Response body

If successful, the response body contains a newly created instance of Operation.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.