Skip to content

/AWS1/CL_HPPSLURMREST

The Slurm REST API configuration includes settings for enabling and configuring the Slurm REST API. It's a property of the ClusterSlurmConfiguration object.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_mode TYPE /AWS1/HPPSLURMRESTMODE /AWS1/HPPSLURMRESTMODE

The default value for mode is STANDARD. A value of STANDARD means the Slurm REST API is enabled.


Queryable Attributes

mode

The default value for mode is STANDARD. A value of STANDARD means the Slurm REST API is enabled.

Accessible with the following methods

Method Description
GET_MODE() Getter for MODE, with configurable default
ASK_MODE() Getter for MODE w/ exceptions if field has no value
HAS_MODE() Determine if MODE has a value