SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > H
  • 0 Ratings

Data Object - HostAccessControlEntry(vim.host.HostAccessManager.AccessEntry)

Returned by
RetrieveHostAccessControlEntries
Extends
DynamicData
See also
HostAccessMode
Since
vSphere API 6.0

Data Object Description

Data structure describing the access mode for a user or group.

Properties

Name Type Description
accessModeHostAccessMode

Access mode for the principal.
groupxsd:boolean

True if 'principal' describes a group account, false otherwise.
principalxsd:string

User or group having the described access mode. The format is "login" for local users or "DOMAIN\login" for users in a Windows domain.
Properties inherited from DynamicData
None

Show WSDL type definition




Feedback

  • 0 Ratings