JobStatus {datarobot} | R Documentation |
Job statuses
Description
This is a list that contains the valid values for job status when querying the list of jobs mode. If you wish, you can specify job status modes using the list values, e.g. JobStatus$InProgress instead of typing the string "inprogress". This way you can benefit from autocomplete and not have to remember the valid options.
Usage
JobStatus
Format
An object of class list
of length 5.
[Package datarobot version 2.18.6 Index]