Update Entity Access Control Grant
DescriptionUpdates the specified access-control grant.
Request
URLURL
Path Parameters
Path Parameters
Request Body
{
"accessLevelId": "urn:vcloud:accessLevel:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
The ID of the level of access which the subject will be granted.
Indicates whether this access control grant is based on user memberships or entitlements
VcloudId URN identifier for ACL grant
The object that this access control grant applies to
The tenant this grant applies in. This is managed by the system and depends on the organization the requester operates in at the time of creation and the actual principal type.
Authentication
Response
Response BodyResponse Body
200 OK
{
"accessLevelId": "urn:vcloud:accessLevel:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
The ID of the level of access which the subject will be granted.
Indicates whether this access control grant is based on user memberships or entitlements
VcloudId URN identifier for ACL grant
The object that this access control grant applies to
The tenant this grant applies in. This is managed by the system and depends on the organization the requester operates in at the time of creation and the actual principal type.