---
title: "PATCH /v1/{+ontapPath}"
method: PATCH
path: "/v1/{+ontapPath}"
tags: ["projects"]
---

# PATCH /v1/{+ontapPath}

`PATCH /v1/{+ontapPath}`

`ExecuteOntapPatch` sends the ONTAP `PATCH` request to the `StoragePool` cluster.

## Path parameters

- `ontapPath` string, required

## Request body

- ExecuteOntapPatchRequest — Request message for `ExecuteOntapPatch` API.
  - `body` object — 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 `200`

Successful response

---

[API](https://skmtc.net/google/apis/netapp.md) · [All operations](https://skmtc.net/google/apis/netapp/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/netapp/versions/fa9ebea9e9dc/schema)
