vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - GuestMappedAliases(vim.vm.guest.AliasManager.GuestMappedAliases)
- Returned by
- ListGuestMappedAliases
- Extends
- DynamicData
- See also
- GuestAuthSubject
- Since
- vSphere API Release 6.0
Data Object Description
Represents a mapping between an external subject, as authenticated by a given VMware SSO Server, and an in-guest user.Properties
Name | Type | Description |
---|---|---|
base64Cert | xsd:string |
The associated VMware SSO Server X.509 certificate, in base64
encoded DER format.
|
subjects | GuestAuthSubject[] |
The list of subjects associated with the mapping.
|
username | xsd:string |
The in-guest user associated with the mapping.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |