aboutsummaryrefslogtreecommitdiffstats
path: root/postman-collections/CPS Environment.postman_environment.json
blob: 7ee9c6779e228e10d660fca22980fe13ab029e7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
    "id": "fd705c16-c17e-434d-ad2e-ba040a7ed062",
    "name": "CPS Environment",
    "values": [
        {
            "key": "CPS_HOST",
            "value": "localhost",
            "type": "default",
            "enabled": true
        },
        {
            "key": "CPS_PORT",
            "value": "8883",
            "type": "default",
            "enabled": true
        },
        {
            "key": "DMI_HOST",
            "value": "ncmp-dmi-plugin-demo-and-csit-stub",
            "type": "default",
            "enabled": true
        },
        {
            "key": "DMI_PORT",
            "value": "8092",
            "type": "default",
            "enabled": true
        }
    ],
    "_postman_variable_scope": "environment",
    "_postman_exported_at": "2024-07-30T15:54:00.831Z",
    "_postman_exported_using": "Postman/11.5.1"
}