v1

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

Updates the labels for specified Peering.

patch/v1/{+name}

Path parameters

namestring required

Output only. Unique name of the peering in this scope including projects and location using the form: projects/{project_id}/locations/global/peerings/{peering_id}.

Query parameters

updateMaskstring

Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Peering: * labels

Request body

labelsobject

Optional. Resource labels to represent user-provided metadata.

namestring

Output only. Unique name of the peering in this scope including projects and location using the form: projects/{project_id}/locations/global/peerings/{peering_id}.

domainResourcestring

Required. Full domain resource path for the Managed AD Domain involved in peering. The resource path should be in the form: projects/{project_id}/locations/global/domains/{domain_name}

createTimestring google-datetime

Output only. The time the instance was created.

state'STATE_UNSPECIFIED' | 'CREATING' | 'CONNECTED' | 'DISCONNECTED' | 'DELETING'

Output only. The current state of this Peering.

statusMessagestring

Output only. Additional information about the current status of this peering, if available.

authorizedNetworkstring

Required. The full names of the Google Compute Engine networks to which the instance is connected. Caller needs to make sure that CIDR subnets do not overlap between networks, else peering creation will fail.

updateTimestring google-datetime

Output only. Last update time.

Response

Successful response