Update Entity Access Control Grant
Updates the specified access-control grant.
objectId
accessControlId
{
"id": "string",
"tenant": {
"name": "string",
"id": "string"
},
"grantType": "string",
"objectId": "string",
"accessLevelId": "urn:vcloud:accessLevel:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
VcloudId URN identifier for ACL grant
Indicates whether this access control grant is based on user memberships or entitlements
The object that this access control grant applies to
The ID of the level of access which the subject will be granted.
OK
{
"id": "string",
"tenant": {
"name": "string",
"id": "string"
},
"grantType": "string",
"objectId": "string",
"accessLevelId": "urn:vcloud:accessLevel:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
VcloudId URN identifier for ACL grant
Indicates whether this access control grant is based on user memberships or entitlements
The object that this access control grant applies to
The ID of the level of access which the subject will be granted.