v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132365100.5 KB
accessPolicies

Creates an access level. The long-running operation from this RPC has a successful status after the access level propagates to long-lasting storage. If access levels contain errors, an error response is returned for the first error encountered.

post/v1/{+parent}/accessLevels

Path parameters

parentstring required

Required. Resource name for the access policy which owns this Access Level. Format: accessPolicies/{policy_id}

Request body

namestring

Identifier. Resource name for the AccessLevel. Format: accessPolicies/{access_policy}/accessLevels/{access_level}. The access_level component must begin with a letter, followed by alphanumeric characters or _. Its maximum length is 50 characters. After you create an AccessLevel, you cannot change its name.

titlestring

Human readable title. Must be unique within the Policy.

descriptionstring

Description of the AccessLevel and its use. Does not affect behavior.

Response

Successful response