Full name: projects.locations.instances.remediationPlans.patch
Updates a Remediation Plan.
HTTP request
PATCH https://{endpoint}/v1alpha/{remediationPlan.name}
Where {endpoint} is one of the supported service endpoints.
Path parameters
| Parameters | |
|---|---|
remediationPlan.name |
Identifier. Resource name of the remediation plan. |
Query parameters
| Parameters | |
|---|---|
updateMask |
Optional. The update mask. This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of RemediationPlan.
Response body
If successful, the response body contains an instance of RemediationPlan.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platformhttps://www.googleapis.com/auth/chronicle
For more information, see the Authentication Overview.