Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::CreateStoragePoolRequest.
CreateStoragePoolRequest creates a Storage Pool.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
def parent() -> ::String
Returns
- (::String) — Required. Value for parent.
#parent=
def parent=(value) -> ::String
Parameter
- value (::String) — Required. Value for parent.
Returns
- (::String) — Required. Value for parent.
#storage_pool
def storage_pool() -> ::Google::Cloud::NetApp::V1::StoragePool
Returns
- (::Google::Cloud::NetApp::V1::StoragePool) — Required. The required parameters to create a new storage pool.
#storage_pool=
def storage_pool=(value) -> ::Google::Cloud::NetApp::V1::StoragePool
Parameter
- value (::Google::Cloud::NetApp::V1::StoragePool) — Required. The required parameters to create a new storage pool.
Returns
- (::Google::Cloud::NetApp::V1::StoragePool) — Required. The required parameters to create a new storage pool.
#storage_pool_id
def storage_pool_id() -> ::String
Returns
- (::String) — 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_id=
def storage_pool_id=(value) -> ::String
Parameter
- value (::String) — 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
Returns
- (::String) — 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