Skip to content

pendingAction

A pending action.

Fields

Field Type Description
actionType PendingActionType The type of the pending action.
actionTypeStr String! The string representation of the action type.
clusterUuid String! The UUID of the cluster.
createdAt DateTime The time when the pending action was created.
description String! The description of the pending action.
info String! Additional information about the pending action.
pendingActionId String! The ID of the pending action.
status PendingActionStatus! The status of the pending action.
updatedAt DateTime The time when the pending action was last updated.

Used By

Queries