NodeReimageParameter interface

An interface representing NodeReimageParameter.

Properties

nodeReimageOption

When to reimage 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

nodeReimageOption

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

nodeReimageOption?: ComputeNodeReimageOption

Property Value