Mohammadreza Pasandideh | b642ee5 | 2018-06-19 15:19:53 -0400 | [diff] [blame] | 1 | { |
2 | "service": { | ||||
3 | "name": "Health Check: SDNC ODL Cluster", | ||||
4 | "checks": [ | ||||
5 | { | ||||
6 | "id": "sdnc-odl-cluster-healthcheck", | ||||
7 | "name": "SDNC ODL Cluster Health Check", | ||||
8 | "script": "/consul/scripts/sdnc-cluster-health.sh", | ||||
9 | "interval": "15s", | ||||
10 | "timeout": "10s" | ||||
11 | } | ||||
12 | ] | ||||
13 | } | ||||
14 | } |