role¶
Describes a role used for Role-Based Access Control (RBAC). A role groups together a list of entitlements (see entitlement.)
A role can then be assigned to an user to enforce access rights.
Attributes¶
The list of attributes for role are:
name(string): the role namedescription(string): the role descriptionentitlements: the list of entitlements this role contains (see entitlementcreated(dateTime): the date the appliance template is createddbId(long): the database id of the objectdigest(string): the digest value (used for etag)lastModified(dateTime): the last modified date of this object