Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeRebootParameter

Package version

An interface representing NodeRebootParameter.

summary

Options for rebooting a compute node.

Hierarchy

  • NodeRebootParameter

Index

Properties

Properties

Optional nodeRebootOption

nodeRebootOption: ComputeNodeRebootOption

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'

Generated using TypeDoc