2026-03-21
▼ ▲ netapp.projects.locations.storagePools.ontap.executeOntapPost
Path : v1/{+ontapPath}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/storagePools/{storagePoolsId}/ontap/{ontapId}
HTTP Method : POST
Parameters :
ontapPath
Description : 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`.
Pattern : ^projects/[^/]+/locations/[^/]+/storagePools/[^/]+/ontap/.*$
Location : path
Required : Yes
Type : string
Parameter Order : ontapPath
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : `ExecuteOntapPost` dispatches the ONTAP `POST` request to the `StoragePool` cluster.
▼ ▲ netapp.projects.locations.storagePools.ontap.executeOntapGet
Path : v1/{+ontapPath}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/storagePools/{storagePoolsId}/ontap/{ontapId}
HTTP Method : GET
Parameters :
ontapPath
Description : 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`.
Pattern : ^projects/[^/]+/locations/[^/]+/storagePools/[^/]+/ontap/.*$
Location : path
Required : Yes
Type : string
Parameter Order : ontapPath
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : `ExecuteOntapGet` dispatches the ONTAP `GET` request to the `StoragePool` cluster.
▼ ▲ netapp.projects.locations.storagePools.ontap.executeOntapDelete
Path : v1/{+ontapPath}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/storagePools/{storagePoolsId}/ontap/{ontapId}
HTTP Method : DELETE
Parameters :
ontapPath
Description : 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`.
Pattern : ^projects/[^/]+/locations/[^/]+/storagePools/[^/]+/ontap/.*$
Location : path
Required : Yes
Type : string
Parameter Order : ontapPath
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : `ExecuteOntapDelete` dispatches the ONTAP `DELETE` request to the `StoragePool` cluster.
▼ ▲ netapp.projects.locations.storagePools.ontap.executeOntapPatch
Path : v1/{+ontapPath}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/storagePools/{storagePoolsId}/ontap/{ontapId}
HTTP Method : PATCH
Parameters :
ontapPath
Description : 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`.
Pattern : ^projects/[^/]+/locations/[^/]+/storagePools/[^/]+/ontap/.*$
Location : path
Required : Yes
Type : string
Parameter Order : ontapPath
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : `ExecuteOntapPatch` dispatches the ONTAP `PATCH` request to the `StoragePool` cluster.