-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDiabetes API.slt
More file actions
34 lines (34 loc) · 819 Bytes
/
Copy pathDiabetes API.slt
File metadata and controls
34 lines (34 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"job_class": "PipelineJob",
"job_name": "Diabetes API",
"note": "",
"parameters": {
"enabled": true,
"execution_timeout": null,
"include_external_urls": true,
"job_alias": "",
"job_type": "regular",
"llfeed_token": null,
"max_failures": 10,
"max_in_flight": 200,
"notification": {
"recipients": null
},
"pipeline_parameters": {
"token": "snaplogic_ml_showcase"
},
"pipeline_path": "Diabetes - 4 - API",
"snaplex_path": "IrisPlex",
"watchdog": {
"instances": 2,
"per": "PLEX"
}
},
"schedule": {
"always_on": true
},
"trigger": {
"always_on": true
},
"trigger_type": "ScheduleTrigger"
}