| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum Constants
Name | Description |
---|---|
accessAdmin |
Describes a propagating Admin role on the root inventory object
(root folder) on the host, and no other non-Admin role on any other
object.
The same permissions are needed to login to local or remote
shell (ESXiShell or SSH).
|
accessNoAccess |
Describes a propagating NoAccess role on the root inventory object
(root folder) on the host, and no other roles.
Even if the user has another (redundant) NoAccess role on some other inventory object, then the access mode for this user will be classified as accessOther.
This mode may be used to restrict a specific user account without
restricting the access mode for the group to which the user belongs.
|
accessNone |
Indicates that the user has no explicitly defined permissions or roles.
This is used when we want to remove all permissions for some user.
Note that this is not the same as accessNoAccess.
|
accessOther |
Describes a combination of one or more roles/permissions which are
none of the above.
|
accessReadOnly |
Describes a propagating ReadOnly role on the root inventory object
(root folder) on the host, and no other roles.
Even if the user has another (redundant) ReadOnly role on some other
inventory object, then the access mode for this user will be
accessOther.
|
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |