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. |
| arc |
The service principal id of the arc for server node |
| name | Name of the Node in HCI Cluster |
| state | State of the Arc agent in this node. Indicates the current lifecycle status of the agent, such as whether it's being provisioned, connected, updated, or has encountered an error. |
Property Details
arcInstance
Fully qualified resource ID for the Arc agent of this node.
arcInstance?: string
Property Value
string
arcNodeServicePrincipalObjectId
The service principal id of the arc for server node
arcNodeServicePrincipalObjectId?: string
Property Value
string
name
Name of the Node in HCI Cluster
name?: string
Property Value
string
state
State of the Arc agent in this node. Indicates the current lifecycle status of the agent, such as whether it's being provisioned, connected, updated, or has encountered an error.
state?: string
Property Value
string