Update pap documents
[policy/parent.git] / docs / pap / response / consolidated-healthcheck-pap-resp.json
1 {
2   "pdps": {
3     "xacml": [
4       {
5         "instanceId": "dev-policy-xacml-pdp-5b6697c845-9j8lb",
6         "pdpState": "ACTIVE",
7         "healthy": "HEALTHY"
8       }
9     ],
10     "drools": [
11       {
12         "instanceId": "dev-drools-0",
13         "pdpState": "ACTIVE",
14         "healthy": "HEALTHY"
15       }
16     ],
17     "apex": [
18       {
19         "instanceId": "dev-policy-apex-pdp-0",
20         "pdpState": "ACTIVE",
21         "healthy": "HEALTHY",
22         "message": "Pdp Heartbeat"
23       }
24     ]
25   },
26   "healthy": true,
27   "api": {
28     "name": "Policy API",
29     "url": "https://dev-policy-api-7fb479754f-7nr5s:6969/policy/api/v1/healthcheck",
30     "healthy": true,
31     "code": 200,
32     "message": "alive"
33   },
34   "distribution": {
35     "name": "Policy SSD",
36     "url": "https://dev-policy-distribution-84854cd6c7-zn8vh:6969/healthcheck",
37     "healthy": true,
38     "code": 200,
39     "message": "alive"
40   },
41   "pap": {
42     "name": "Policy PAP",
43     "url": "https://dev-pap-79fd8f78d4-hwx7j:6969/policy/pap/v1/healthcheck",
44     "healthy": true,
45     "code": 200,
46     "message": "alive"
47   }
48 }