Share via


KnownArcSettingAggregateState enum

Aggregate state of Arc agent across the nodes in this HCI cluster.

Fields

Accepted

The operation has been accepted and is pending execution.

Canceled

The operation was canceled across the nodes.

Connected

All nodes are connected.

Creating

The Arc agent is being created across the nodes.

Deleted

The Arc agent has been deleted from all nodes.

Deleting

The Arc agent is being deleted across the nodes.

DisableInProgress

The Arc agent is being disabled across the nodes.

Disconnected

All nodes are disconnected.

Error

An error occurred in the aggregate state.

Failed

The operation failed on all or most nodes.

InProgress

The operation is currently in progress across the nodes.

Moving

The Arc agent is being moved across the nodes.

NotSpecified

The aggregate state is not specified.

PartiallyConnected

Some nodes are connected, others are not.

PartiallySucceeded

The operation succeeded on some nodes.

Provisioning

The Arc agent is being provisioned across the nodes.

Succeeded

The operation successfully completed across all nodes.

Updating

The Arc agent is being updated across the nodes.