SchedulerStatus
The current job-run counts for a virtual cluster, reflecting how much of the configured scheduler capacity is in use.
Contents
- currentConcurrentJobRuns
-
The number of job runs currently in the
RUNNINGstate for the virtual cluster.Type: Integer
Valid Range: Minimum value of 0.
Required: No
- currentInQueueJobRuns
-
The number of job runs currently waiting in the queue (
PENDINGorSUBMITTED) for the virtual cluster.Type: Integer
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: