Skip to content

/AWS1/CL_HPPUPDATESCHDRREQUEST

The scheduler configuration for updating a cluster. Use this to specify the Slurm version to upgrade to.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_version TYPE /AWS1/HPPSTRING /AWS1/HPPSTRING

The Slurm version to upgrade the cluster to. You can only upgrade to a newer version. For more information about supported versions and upgrade paths, see Upgrading the Slurm version on a cluster in the PCS User Guide.

Valid Values: 24.05 | 24.11 | 25.05 | 25.11


Queryable Attributes

version

The Slurm version to upgrade the cluster to. You can only upgrade to a newer version. For more information about supported versions and upgrade paths, see Upgrading the Slurm version on a cluster in the PCS User Guide.

Valid Values: 24.05 | 24.11 | 25.05 | 25.11

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION, with configurable default
ASK_VERSION() Getter for VERSION w/ exceptions if field has no value
HAS_VERSION() Determine if VERSION has a value