NetApp API (netapp:v1beta1)

2026-02-19

4 new methods

Additions

    Methods
  • netapp.projects.locations.storagePools.ontap.executeOntapPost

      Path : v1beta1/{+ontapPath}

      Description : `ExecuteOntapPost` dispatches the ONTAP `POST` request to the `StoragePool` cluster.

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/storagePools/{storagePoolsId}/ontap/{ontapId}

      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

      Scopes : https://www.googleapis.com/auth/cloud-platform

      HTTP Method : POST

      Parameter Order : ontapPath

  • netapp.projects.locations.storagePools.ontap.executeOntapPatch

      Path : v1beta1/{+ontapPath}

      Description : `ExecuteOntapPatch` dispatches the ONTAP `PATCH` request to the `StoragePool` cluster.

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameter Order : ontapPath

      HTTP Method : PATCH

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/storagePools/{storagePoolsId}/ontap/{ontapId}

      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`.

          Type : string

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/storagePools/[^/]+/ontap/.*$

          Location : path

  • netapp.projects.locations.storagePools.ontap.executeOntapDelete

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/storagePools/{storagePoolsId}/ontap/{ontapId}

      Parameters :

        ontapPath

          Required : Yes

          Location : path

          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`.

          Type : string

          Pattern : ^projects/[^/]+/locations/[^/]+/storagePools/[^/]+/ontap/.*$

      HTTP Method : DELETE

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameter Order : ontapPath

      Description : `ExecuteOntapDelete` dispatches the ONTAP `DELETE` request to the `StoragePool` cluster.

      Path : v1beta1/{+ontapPath}

  • netapp.projects.locations.storagePools.ontap.executeOntapGet

      Parameter Order : ontapPath

      Parameters :

        ontapPath

          Required : Yes

          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`.

          Type : string

          Pattern : ^projects/[^/]+/locations/[^/]+/storagePools/[^/]+/ontap/.*$

          Location : path

      Description : `ExecuteOntapGet` dispatches the ONTAP `GET` request to the `StoragePool` cluster.

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/storagePools/{storagePoolsId}/ontap/{ontapId}

      Scopes : https://www.googleapis.com/auth/cloud-platform

      HTTP Method : GET

      Path : v1beta1/{+ontapPath}