v1

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

Creates an ACL policy. The creation is executed synchronously and the policy is available for use immediately after the RPC returns.

post/v1/{+parent}/aclPolicies

Path parameters

parentstring required

Required. The resource name of the cluster location using the form: projects/{project_id}/locations/{location_id} where location_id refers to a Google Cloud region.

Query parameters

aclPolicyIdstring

Required. The logical name of the ACL policy in the customer project with the following restrictions: * Must contain only lowercase letters, numbers, and hyphens. * Must start with a letter. * Must be between 1-63 characters. * Must end with a number or a letter. * Must be unique within the customer project / location

requestIdstring

Optional. Idempotent request UUID. .

Request body

namestring

Identifier. Full resource path of the ACL policy.

state'STATE_UNSPECIFIED' | 'ACTIVE' | 'UPDATING' | 'DELETING'

Output only. The state of the ACL policy.

versionstring int64

Output only. Deprecated: Used in drift resolution.

etagstring

Output only. Etag for the ACL policy.

Response

Successful response