Reference documentation and code samples for the Google Cloud Net App V1 Client class ExecuteOntapGetRequest.
Request message for ExecuteOntapGet
API.
Generated from protobuf message google.cloud.netapp.v1.ExecuteOntapGetRequest
Namespace
Google \ Cloud \ NetApp \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ ontap_path
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
.
getOntapPath
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
.
string
setOntapPath
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
.
var
string
$this

