accessPolicies
Lists all access levels for an access policy.
get/v1/{+parent}/accessLevels
Path parameters
parentstring required
Required. Resource name for the access policy to list Access Levels from. Format: accessPolicies/{policy_id}
Query parameters
accessLevelFormat'LEVEL_FORMAT_UNSPECIFIED' | 'AS_DEFINED' | 'CEL'
Whether to return BasicLevels in the Cloud Common Expression language, as CustomLevels, rather than as BasicLevels. Defaults to returning AccessLevels in the format they were defined.
pageSizeinteger
Number of Access Levels to include in the list. Default 100.
pageTokenstring
Next page token for the next batch of Access Level instances. Defaults to the first page of results.
Response
Successful response