Update Access Control Grant
Updates the specified access-control grant for the Kubernetes namespace.
clusterId
namespaceId
accessControlId
clusterId
namespaceId
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.