Data Object - ClusterDasAamNodeState(vim.cluster.DasAamNodeState)

Property of
ClusterDasAamHostInfo
Extends
DynamicData
See also
HostSystem
Since
vSphere API 4.0

Data Object Description

Deprecated. As of vSphere API 5.0, this object is no longer returned by vCenter Server. See dasHostState for a description of the objects now used.

The ClusterDasAamNodeState data object represents the state of the HA service on an ESX host. (AAM is a component of this service.)

Properties

Name Type Description
configStatexsd:string

Configuration state of the HA agent on the host. The property can be one of the following values:

configuring
error
unconfiguring
running

configState represents setting or resetting the HA configuration on the host. If the configuration operation is successful, the value of configState changes to running. See ClusterDasAamNodeStateDasState.

hostManagedObjectReference
to a HostSystem

Reference to the host.
namexsd:string

Name of the host (HostSystem.name).
runtimeStatexsd:string

The runtime state of the HA agent on the node. The property can be one of the following values:

uninitialized
initialized
running
error
agentShutdown
nodeFailed

See ClusterDasAamNodeStateDasState.

Properties inherited from DynamicData
None

Show WSDL type definition