Share via


KnownExtensionAggregateState enum

Aggregate state of Arc Extensions across the nodes in this HCI cluster. This reflects the overall status of the extension deployment and operation across all nodes.

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 extension is being created across the nodes.

Deleted

The extension has been deleted from all nodes.

Deleting

The extension is being deleted 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 extension 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 extension is currently being provisioned across the nodes.

Succeeded

The operation succeeded across all nodes.

Updating

The extension is being updated across the nodes.

UpgradeFailedRollbackSucceeded

Extension upgrade failed, but rollback succeeded across the nodes.