vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VchaNodeRuntimeInfo(vim.vcha.FailoverClusterManager.VchaNodeRuntimeInfo)
- Property of
- VchaClusterRuntimeInfo
- Extends
- DynamicData
- Since
- vSphere API Release 6.5
Data Object Description
The VchaNodeRuntimeInfo class describes a node's runtime information in a VCHA Cluster.Properties
Name | Type | Description |
---|---|---|
nodeIp | xsd:string |
IP address for the node in the replication network.
|
nodeRole | xsd:string |
Last known role of the node.
VchaNodeRole
lists all possible roles.
|
nodeState | xsd:string |
Last known state of the node.
VchaNodeState
lists all possible states.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |