NodeRebootParameter interface

An interface representing NodeRebootParameter.

Properties

nodeRebootOption

When to reboot the Compute Node and what to do with currently running Tasks. The default value is requeue. Possible values include: 'requeue', 'terminate', 'taskCompletion', 'retainedData'

Property Details

nodeRebootOption

When to reboot the Compute Node and what to do with currently running Tasks. The default value is requeue. Possible values include: 'requeue', 'terminate', 'taskCompletion', 'retainedData'

nodeRebootOption?: ComputeNodeRebootOption

Property Value