DeactivationIntent enum

type: string

Possible values include: 'Pause', 'Restart', 'RemoveData'

Possible values are:

  • Pause - Indicates that the node should be paused. The value is 1.
  • Restart - Indicates that the intent is for the node to be restarted after a short period of time. The value is 2.
  • RemoveData - Indicates the intent is for the node to remove data. The value is 3.