Class CloudFunctionJob

Hierarchy (view full)

Constructors

Properties

functionUuid: string = null

Unique identifier of the cloud function.

name: string = null

Name of the job.

scriptCid: string = null

CID of the script to be executed by the job.

slots: number = null

Number of processors to use for the job.

jobStatus: JobStatus = null

Status of the job.

API_PREFIX: string = null

API url prefix for this class.

uuid: string

Unique identifier of the model.

createTime: string = null

The object's creation date

updateTime: string = null

The date when the object was last updated

Methods