/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
modeisSTANDARD. A value ofSTANDARDmeans the Slurm REST API is enabled.
Queryable Attributes¶
mode¶
The default value for
modeisSTANDARD. A value ofSTANDARDmeans 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 |