Class CreateStoragePoolRequest (0.3.17)

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 and hyphen, with the first character a letter, the last a letter 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.