Skip to content

Data Object - RDSServerAgentUpgradeInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.RDSServer.AgentUpgradeInfo

Property of

RDSServerAgentData

Since

Horizon 8.11

Data Object Description

Data Object Properties

Name Type Description
agentUpgradeState xsd:string State of the agent upgrade. 1 2
* This property will be one of:
ValueDescription
READYAgent is ready to be upgraded.
DOWNLOADAgent is downloading the upgrade binary.
WAITAgent is waiting for user to logoff or for reboot to complete
NOLOGONAgent has no logged in user.
UPDATINGAgent is upgrading.
DONEAgent upgrade task has ended.
UNKNOWNAgent upgrade state is unknown.
agentUpgradeResult xsd:string Result of the agent upgrade. 1 2
* This property will be one of:
ValueDescription
OKAgent upgrade is OK.
ERRORAgent upgrade has unknown error.
FAILUREAgent upgrade has failed.
INVALIDAgent received invalid values for upgrade.
DUPLICATEAgent received duplicate upgrade request.
NOT_FOUNDAgent could not find upgrade request.
PROGRESSAgent upgrade is in progress.
PREFLIGHTCHECK_INPROGRESSPreflight check is in progress for agent upgrade.
PREFLIGHTCHECK_OKPreflight check succeeded for agent upgrade.
PREFLIGHTCHECK_FAILUREPreflight check failed for agent upgrade.
UNKNOWNAgent upgrade result is unknown.
agentUpgradeErrorMessage xsd:string Error message of the agent upgrade failure. 1 2

  1. This property need not be set. 

  2. This property cannot be updated.