blob: 7ee9c6779e228e10d660fca22980fe13ab029e7e [file] [log] [blame]
JvD_Ericsson1cbfc282024-02-15 11:34:36 +00001{
danielhanrahaneb5b0762024-07-30 17:00:21 +01002 "id": "fd705c16-c17e-434d-ad2e-ba040a7ed062",
JvD_Ericsson1cbfc282024-02-15 11:34:36 +00003 "name": "CPS Environment",
4 "values": [
5 {
6 "key": "CPS_HOST",
7 "value": "localhost",
8 "type": "default",
9 "enabled": true
10 },
11 {
12 "key": "CPS_PORT",
13 "value": "8883",
14 "type": "default",
15 "enabled": true
16 },
17 {
18 "key": "DMI_HOST",
danielhanrahaneb5b0762024-07-30 17:00:21 +010019 "value": "ncmp-dmi-plugin-demo-and-csit-stub",
JvD_Ericsson1cbfc282024-02-15 11:34:36 +000020 "type": "default",
21 "enabled": true
22 },
23 {
24 "key": "DMI_PORT",
danielhanrahaneb5b0762024-07-30 17:00:21 +010025 "value": "8092",
JvD_Ericsson1cbfc282024-02-15 11:34:36 +000026 "type": "default",
27 "enabled": true
28 }
29 ],
30 "_postman_variable_scope": "environment",
danielhanrahaneb5b0762024-07-30 17:00:21 +010031 "_postman_exported_at": "2024-07-30T15:54:00.831Z",
32 "_postman_exported_using": "Postman/11.5.1"
33}