Class CreateStoragePoolRequest (0.3.13)

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

CreateStoragePoolRequest creates a Storage Pool.

Attributes

Name Description
parent str
Required. Value for parent.
storage_pool_id str
Required. Id of the requesting storage pool. Must be unique within the parent resource. Must contain only letters, numbers, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum.
storage_pool google.cloud.netapp_v1.types.StoragePool
Required. The required parameters to create a new storage pool.