-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSODA_Globals.postman_globals.json
More file actions
49 lines (49 loc) · 964 Bytes
/
SODA_Globals.postman_globals.json
File metadata and controls
49 lines (49 loc) · 964 Bytes
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"id": "0bbae201-b303-48b6-8be2-a55535bae2a4",
"values": [
{
"key": "authToken",
"value": "gAAAAABfVh5ocViaWyubzkDJaVtTWZ0iaL3V0C-h6VQQn_LkrtdQ3f25mbiyJrNDDzlggvTGg0ORcmm5t2iWyKfr9dGPsXeQqktepNBHTK6EALaDGY6xuaix41LiGhHGUdopfwwKT...",
"enabled": true
},
{
"key": "HOST_IP",
"value": "192.168.56.123",
"enabled": true
},
{
"key": "OPENSDS_PORT",
"value": "50040",
"enabled": true
},
{
"key": "GELATO_PORT",
"value": "8089",
"enabled": true
},
{
"key": "S3_PORT",
"value": "8090",
"enabled": true
},
{
"key": "DELFIN_PORT",
"value": "8190",
"enabled": true
},
{
"key": "DELFIN_API_PATH",
"value": "v1",
"enabled": true
},
{
"key": "storage_id",
"value": "",
"enabled": true
}
],
"name": "Anvith SODA Workspace Globals",
"_postman_variable_scope": "globals",
"_postman_exported_at": "2021-03-31T10:10:22.595Z",
"_postman_exported_using": "Postman/7.36.5"
}