[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

AccessControlGrant

Definition of AccessControlGrant.


Properties

string
accessLevelId Required

The ID of the level of access which the subject will be granted.


string
grantType Required

Indicates whether this access control grant is based on user memberships or entitlements


string
id Optional

VcloudId URN identifier for ACL grant


string
objectId Optional

The object that this access control grant applies to


tenant Optional

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.

JSON Example

{
    "accessLevelId": "urn:vcloud:accessLevel:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    tenant:
        x-vcloud-added-in: "35.2"
        x-vcloud-constraints:
            - constraint: ReadOnly
[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 35.0
Property Of

InlineAccessControlGrants1
Parameter To

Create Entity Type Access Control Grant
Update Entity Type Access Control Grant
Create Entity Access Control Grant
Update Entity Access Control Grant
Returned By

Create Entity Access Control Grant
Get Entity Access Control Grant
Update Entity Access Control Grant
Create Entity Type Access Control Grant
Get Entity Type Access Control Grant
Update Entity Type Access Control Grant

Feedback

Was this page helpful?