UpdateAccountingRequest - AWS PCS

UpdateAccountingRequest

The accounting configuration includes configurable settings for Slurm accounting.

Contents

defaultPurgeTimeInDays

The default value for all purge settings for slurmdbd.conf. For more information, see the slurmdbd.conf documentation at SchedMD.

The default value for defaultPurgeTimeInDays is -1.

A value of -1 means there is no purge time and records persist as long as the cluster exists.

Important

0 isn't a valid value.

Type: Integer

Valid Range: Minimum value of -1. Maximum value of 10000.

Required: No

mode

The default value for mode is STANDARD. A value of STANDARD means Slurm accounting is enabled.

Type: String

Valid Values: STANDARD | NONE

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: