Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 964 Bytes

CloudJob.md

File metadata and controls

20 lines (15 loc) · 964 Bytes

PollinationSDK.Model.CloudJob

Properties

Name Type Description Notes
Id string The unique ID for this run
Spec Job The job specification
Author AccountPublic author [optional]
Owner AccountPublic owner [optional]
Recipe RecipeInterface The recipe used to generate this [optional]
Status JobStatus The status of the job [optional]
ResourcesDuration ResourcesDuration CPU and Memory usage aggregated for all runs in this job [optional]
Type string [optional] [readonly] [default to "CloudJob"]

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