Create Access Control Grant
Creates an access-control grant, giving the user the level of access for the catalog content source entity.
clusterId
namespaceId
clusterId
namespaceId
{
"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.
Created
{
"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.