v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13195274.7 KB
organizations

Update the permissions settings for an existing partner workload. For force updates don't set etag field in the Workload. Only one update operation per workload can be in progress.

patch/v1/{+name}:mutatePartnerPermissions

Path parameters

namestring required

Required. The name field is used to identify the workload. Format: organizations/{org_id}/locations/{location_id}/workloads/{workload_id}

Request body

etagstring

Optional. The etag of the workload. If this is provided, it must match the server's etag.

updateMaskstring google-fieldmask

Required. The list of fields to be updated. E.g. update_mask { paths: "partner_permissions.data_logs_viewer"}

Response

Successful response