-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathopenstack.postman_globals.json
More file actions
54 lines (54 loc) · 1 KB
/
openstack.postman_globals.json
File metadata and controls
54 lines (54 loc) · 1 KB
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
50
51
52
53
54
{
"id": "cb361fd6-846f-4383-841c-0065dc5c2924",
"values": [
{
"key": "token",
"value": "",
"enabled": true
},
{
"key": "url_compute",
"value": "https://<openstack-host>:8774/v2.1",
"enabled": true
},
{
"key": "url_identity",
"value": "https://<openstack-host>:5000",
"enabled": true
},
{
"key": "url_metric",
"value": "https://<openstack-host>:8041",
"enabled": true
},
{
"key": "url_orchestration",
"value": "https://<openstack-host>:8004/v1/9667d05026e4406c85d6093ce12b2e41",
"enabled": true
},
{
"key": "domain_turktelekom",
"value": "",
"enabled": true
},
{
"key": "project_cloudzone1",
"value": "",
"enabled": true
},
{
"key": "user_cloud-admin",
"value": "",
"enabled": true
},
{
"key": "role_admin",
"value": "",
"enabled": true
}
],
"name": "openstack Globals",
"_postman_variable_scope": "globals",
"_postman_exported_at": "2021-10-07T04:18:59.438Z",
"_postman_exported_using": "Postman/9.0.5"
}