Class CreateStoragePoolRequest (0.3.9)

CreateStoragePoolRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

CreateStoragePoolRequest creates a Storage Pool.

Attributes

NameDescription
parent str
Required. Value for parent.
storage_pool_id str
Required. Id of the requesting storage pool If auto-generating Id server-side, remove this field and id from the method_signature of Create RPC
storage_pool google.cloud.netapp_v1.types.StoragePool
Required. The required parameters to create a new storage pool.