Pool

The pool

Properties

NameTypeDescriptionNotes
namestrThe name of pool.[optional]
slotsintThe maximum number of slots that can be assigned to tasks. One job may occupy one or more slots.[optional]
occupied_slotsintThe number of slots used by running/queued tasks at the moment.[optional] [readonly]
used_slotsintThe number of slots used by running tasks at the moment.[optional] [readonly]
queued_slotsintThe number of slots used by queued tasks at the moment.[optional] [readonly]
open_slotsintThe number of free slots at the moment.[optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]