Job interface
Signature:
export interface Job
Properties
Property | Type | Description |
---|---|---|
string |
||
string |
||
bigint |
||
string |
||
string |
(Optional) JSON configuration to be passed to the manager and stored with the job |
|
(Optional) Service parameters to be passed to the Norsk Media container when it is started |
||
Service[] |
Additional services to be run as part of the job |
|
string |
||
Date |
Date and time for when the job should be started |
|
string |
||
{ [key: string]: string; } |
Tags to associate with the job |
|
string[] |
(Optional) |