Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::ExecuteOntapDeleteRequest.
Request message for ExecuteOntapDelete API.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#ontap_path
def ontap_path() -> ::String
Returns
-
(::String) — Required. The resource path of the ONTAP resource.
Format:
projects/{project_number}/locations/{location_id}/storagePools/{storage_pool_id}/ontap/{ontap_resource_path}. For example:projects/123456789/locations/us-central1/storagePools/my-storage-pool/ontap/api/storage/volumes.
#ontap_path=
def ontap_path=(value) -> ::String
Parameter
-
value (::String) — Required. The resource path of the ONTAP resource.
Format:
projects/{project_number}/locations/{location_id}/storagePools/{storage_pool_id}/ontap/{ontap_resource_path}. For example:projects/123456789/locations/us-central1/storagePools/my-storage-pool/ontap/api/storage/volumes.
Returns
-
(::String) — Required. The resource path of the ONTAP resource.
Format:
projects/{project_number}/locations/{location_id}/storagePools/{storage_pool_id}/ontap/{ontap_resource_path}. For example:projects/123456789/locations/us-central1/storagePools/my-storage-pool/ontap/api/storage/volumes.