PerNodeState Class

Status of Arc agent for a particular node in HCI Cluster.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
PerNodeState

Constructor

PerNodeState(**kwargs)

Variables

name
str

Name of the Node in HCI Cluster.

arc_instance
str

Fully qualified resource ID for the Arc agent of this node.

state
str or NodeArcState

State of Arc agent in this node. Possible values include: "NotSpecified", "Error", "Succeeded", "Canceled", "Failed", "Connected", "Disconnected", "Deleted", "Creating", "Updating", "Deleting", "Moving".