View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - MapEntry
- Class
- VMware.Hv.MapEntry
- Property of
- HealthCounter, InvalidCredentials, PodFederationLocalConnectionServerStatus, TaskResult, UnexpectedFault
- Parameter to
- AdvancedSettings_Perform, AdvancedSettings_Set, Application_Update, CEIP_Update, CertificateSSOConnector_Update, ConnectionServer_Update, Desktop_Update, EventDatabase_Update, Farm_Update, GlobalApplicationEntitlement_Update, GlobalEntitlement_Update, GlobalSettings_Update, InstantCloneEngineDomainAdministrator_Update, Machine_Update, NetworkProxyConfiguration_Update, PersistentDisk_Update, Pod_Update, PodFederation_Update, Policies_Update, RADIUSAuthenticator_Update, RDSServer_Update, Role_Update, SAMLAuthenticator_Update, SecondaryCredentials_Update, SecurityServer_Update, Site_Update, Syslog_Update, URLRedirection_Update, ViewComposerDomainAdministrator_Update, ViewComposerDomainAdministrator_UpdateByServerDefinition, VirtualCenter_Update
- Returned by
- AdvancedSettings_Get
Data Object Description
Represents the pairing of a canonical name and a value. An array of these will be an argument to update methods.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
key | xsd:string |
Represents the canonical name of the field.
|
value | xsd:anyType |
The value of the field.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |