Method: organizations.locations.global.policyOrchestrators.patch

Updates an existing policy orchestrator, parented by an organization.

HTTP request

PATCH https://osconfig.googleapis.com/v2beta/{policyOrchestrator.name=organizations/*/locations/global/policyOrchestrators/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
policyOrchestrator.name

string

Immutable. Identifier. In form of * organizations/{organization_id}/locations/global/policyOrchestrators/{orchestrator_id} * folders/{folder_id}/locations/global/policyOrchestrators/{orchestrator_id} * projects/{project_id_or_number}/locations/global/policyOrchestrators/{orchestrator_id}

Query parameters

Parameters
updateMask

string (FieldMask format)

Optional. The list of fields to update.

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

Request body

The request body contains an instance of PolicyOrchestrator.

Response body

If successful, the response body contains an instance of Operation.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.