NodeDeactivationInfo interface
有关节点停用的信息。 此信息对于正在停用或已停用的节点有效。
属性
| node |
停用节点的意向或原因。 下面是可能的值。 可能的值包括:“Invalid”、“Pause”、“Restart”、“RemoveData”、“RemoveNode” |
| node |
节点停用作的状态。 下面是可能的值。 可能的值包括:“None”、“SafetyCheckInProgress”、“SafetyCheckComplete”、“Completed” |
| node |
表示节点上停用作的任务列表。 |
| pending |
挂起的安全检查列表 |
属性详细信息
nodeDeactivationIntent
停用节点的意向或原因。 下面是可能的值。 可能的值包括:“Invalid”、“Pause”、“Restart”、“RemoveData”、“RemoveNode”
nodeDeactivationIntent?: NodeDeactivationIntent
属性值
nodeDeactivationStatus
节点停用作的状态。 下面是可能的值。 可能的值包括:“None”、“SafetyCheckInProgress”、“SafetyCheckComplete”、“Completed”
nodeDeactivationStatus?: NodeDeactivationStatus