Job interface

Signature:

export interface Job

Properties

Property Type Description

architecture

string

availabilityDomain

string

cloud

Cloud

currentHash

bigint

description

string

jobId

JobId

managerConfiguration?

string

(Optional) JSON configuration to be passed to the manager and stored with the job

norskMediaVersion

NorskVersion

norskServiceParameters?

ServiceParameters

(Optional) Service parameters to be passed to the Norsk Media container when it is started

services

Service[]

Additional services to be run as part of the job

shape

string

startDateTime

Date

Date and time for when the job should be started

state

JobState

subnet

string

tags

{ [key: string]: string; }

Tags to associate with the job

volumes?

string[]

(Optional)