PerNodeState interface
Status of Arc agent for a particular node in HCI Cluster.
Properties
arc |
Fully qualified resource ID for the Arc agent of this node. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of the Node in HCI Cluster NOTE: This property will not be serialized. It can only be populated by the server. |
state | State of Arc agent in this node. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
arcInstance
Fully qualified resource ID for the Arc agent of this node. NOTE: This property will not be serialized. It can only be populated by the server.
arcInstance?: string
Property Value
string
name
Name of the Node in HCI Cluster NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
state
State of Arc agent in this node. NOTE: This property will not be serialized. It can only be populated by the server.
state?: string
Property Value
string