v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-134680139.0 KB
projects

ExecuteOntapPatch sends the ONTAP PATCH request to the StoragePool cluster.

patch/v1/{+ontapPath}

Path parameters

ontapPathstring required

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.

Request body

bodyobject

Required. The raw JSON body of the request. The body should be in the format of the ONTAP resource. For example: { "body": { "field1": "value1", "field2": "value2", } }

Response

Successful response