sebdet | fb35c3e | 2019-04-09 13:09:37 +0200 | [diff] [blame^] | 1 | { |
2 | "operational_policy": { | ||||
3 | "controlLoop": { | ||||
4 | "trigger_policy": "new", | ||||
5 | "timeout": "0", | ||||
6 | "abatement": "on", | ||||
7 | "controlLoopName": "LOOP_iYTIP_v1_0_ResourceInstanceName1_tca" | ||||
8 | }, | ||||
9 | "policies": [ | ||||
10 | { | ||||
11 | "id": "new", | ||||
12 | "recipe": "Restart", | ||||
13 | "retry": "10", | ||||
14 | "timeout": "10", | ||||
15 | "actor": "SO", | ||||
16 | "payload": "", | ||||
17 | "success": "", | ||||
18 | "failure": "", | ||||
19 | "failure_timeout": "", | ||||
20 | "failure_retries": "", | ||||
21 | "failure_exception": "", | ||||
22 | "failure_guard": "", | ||||
23 | "target": { | ||||
24 | "type": "VM", | ||||
25 | "resourceId": "", | ||||
26 | "modelInvariantId": "", | ||||
27 | "modelVersionId": "", | ||||
28 | "modelName": "", | ||||
29 | "modelVersion": "", | ||||
30 | "modelCustomizationId": "" | ||||
31 | } | ||||
32 | } | ||||
33 | ] | ||||
34 | } | ||||
35 | } |