Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.15 KB

Dbv0036JobTime.md

File metadata and controls

22 lines (17 loc) · 1.15 KB

Dbv0036JobTime

Time properties

Properties

Name Type Description Notes
elapsed int Total time elapsed [optional]
eligible int Total time eligible to run [optional]
end int Timestamp of when job ended [optional]
start int Timestamp of when job started [optional]
submission int Timestamp of when job submitted [optional]
suspended int Timestamp of when job last suspended [optional]
system Dbv0036JobTimeSystem [optional]
total Dbv0036JobTimeTotal [optional]
user Dbv0036JobTimeUser [optional]
limit int Job wall clock time limit [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any 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]