Get Access Control Grant
Get the specified access-control grant.
Request
URI
GET
https://{api_host}/cloudapi/2.0.0/vdcComputePolicies/{vdcComputePolicyId}/accessControls/{accessControlId}
COPY
Path Parameters
string
clusterId
Required
clusterId
string
namespaceId
Required
namespaceId
string
accessControlId
Required
accessControlId
string
clusterId
Required
clusterId
string
namespaceId
Required
namespaceId
string
accessControlId
Required
accessControlId
Responses
200
Ok
Returns AccessControlGrant of type(s) application/json;version=39.0
{
"id": "string",
"tenant": {
"name": "string",
"id": "string"
},
"grantType": "string",
"objectId": "string",
"accessLevelId": "urn:vcloud:accessLevel:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
string
id
Optional
VcloudId URN identifier for ACL grant
string
grantType
Required
Indicates whether this access control grant is based on user memberships or entitlements
string
objectId
Optional
The object that this access control grant applies to
string
accessLevelId
Required
The ID of the level of access which the subject will be granted.
Availability
Added in 39.0
Vdc Compute Policies2 Operations
POST
Add Vdc Compute Policy To Vdcs
POST
Create Vdc Compute Policy
POST
Create Vdc Compute Policy Access Control Grant
DELETE
Delete Vdc Compute Policy
GET
Get Access Control Grant
GET
Get Vdc Compute Policy
GET
Get Vdc Compute Policy Metrics
GET
Get Vdc Compute Policy Vdcs
GET
Query Vdc Compute Policies
GET
Query Vdc Compute Policy Access Control Grants
GET
Query Virtual Machine Classes
DELETE
Remove Access Control Grant
PUT
Update Access Control Grant
PUT
Update Vdc Compute Policy
PUT
Update Vdc Compute Policy Access Control Grant