accessPolicies
Replaces all existing access levels in an access policy with the access levels provided. This is done atomically. The long-running operation from this RPC has a successful status after all replacements propagate to long-lasting storage. If the replacement contains errors, an error response is returned for the first error encountered. Upon error, the replacement is cancelled, and existing access levels are not affected. The Operation.response field contains ReplaceAccessLevelsResponse. Removing access levels contained in existing service perimeters result in an error.
post/v1/{+parent}/accessLevels:replaceAll
Path parameters
parentstring required
Required. Resource name for the access policy which owns these Access Levels. Format: accessPolicies/{policy_id}
Request body
Response
Successful response