Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeDeactivationTaskId

Package version

Identity of the task related to deactivation operation on the node.

Hierarchy

  • NodeDeactivationTaskId

Index

Properties

Optional id

id: undefined | string

Value of the task id.

Optional nodeDeactivationTaskType

nodeDeactivationTaskType: NodeDeactivationTaskType

The type of the task that performed the node deactivation. Following are the possible values. Possible values include: 'Invalid', 'Infrastructure', 'Repair', 'Client'

Generated using TypeDoc