Skip to content

Data Object - MapEntry

Java Class

com.omnissa.vdi.vlsi.binding.vdi.util.MapEntry

Property of

HealthCounter, ImageManagementAssetBase, ImageManagementAssetSpec, ImageManagementStreamBase, ImageManagementTagBase, ImageManagementVersionBase, 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, ImageManagementAsset_Update, ImageManagementStream_Update, ImageManagementTag_Update, ImageManagementVersion_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. 2

Data Object Properties

Name Type Description
key xsd:string Represents the canonical name of the field.
value xsd:anyType The value of the field. 1

  1. This property need not be set. 

  2. This data object must be updated as a whole.