Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeDisableSchedulingParameter

Package version

An interface representing NodeDisableSchedulingParameter.

summary

Options for disabling scheduling on a compute node.

Hierarchy

  • NodeDisableSchedulingParameter

Index

Properties

Optional nodeDisableSchedulingOption

nodeDisableSchedulingOption: DisableComputeNodeSchedulingOption

What to do with currently running tasks when disabling task scheduling on the compute node. The default value is requeue. Possible values include: 'requeue', 'terminate', 'taskCompletion'

Generated using TypeDoc