blob: a00912fc1de4c7db2c5b02b2ed7b0515f4dc0dff [file] [log] [blame]
Pamela Dragosh22ded7e2019-10-03 08:20:42 -04001{
2 "id": "0aae341f-606a-4ba3-a2c6-5b150b0caef7",
3 "name": "Policy API Environment",
4 "values": [
5 {
6 "key": "POLICY-API-URL",
7 "value": "https://IP:PORT",
8 "enabled": true
9 },
10 {
11 "key": "POLICY-PAP-URL",
12 "value": "https://IP:PORT",
13 "enabled": true
14 },
15 {
16 "key": "POLICY-APEX-URL",
17 "value": "https://IP:PORT",
18 "enabled": true
19 },
20 {
21 "key": "POLICY-DROOLS-URL",
22 "value": "https://IP:PORT",
23 "enabled": true
24 },
25 {
26 "key": "POLICY-XACML-URL",
27 "value": "https://IP:PORT",
28 "enabled": true
29 },
30 {
31 "key": "DMAAP-URL",
32 "value": "https://IP:PORT",
33 "enabled": true
34 }
35 ],
36 "_postman_variable_scope": "environment",
37 "_postman_exported_at": "2019-10-03T12:09:45.935Z",
38 "_postman_exported_using": "Postman/7.7.3"
39}