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]
any string namebool, date, datetime, dict, float, int, list, str, none_typeany string name can be used but the value must be the correct type[optional]

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