summaryrefslogtreecommitdiffstats
path: root/tutorial/odl-one-config.json.postman_collection
blob: 77b7a1b815cf1d28ae7e08ca1ad3f31903820305 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
{
	"id": "9188d064-9f2c-428e-b2ac-3cb23c2c2c9c",
	"name": "odl-one-config",
	"description": "",
	"order": [
		"dd1486aa-b505-7283-040a-a9b10e84deab",
		"ef79a9f8-6632-a45c-1fc5-e18fe03cfbfe",
		"4fff5c68-693e-6434-9c09-db0f667f4fc9",
		"db3be588-5613-adb8-231c-4e303721735f",
		"7df30743-9b84-d286-35b0-c83a91367eff",
		"4cc4b528-b5d6-920a-0285-3344c10d9504",
		"78a38a5a-13ed-bd6d-f234-bfac485bfc93",
		"89d3fa45-5a45-2b26-70c8-80a2269d171e",
		"dcaff37a-0e5e-3b7f-d472-86486de75737",
		"cb5ee691-c14b-9a6c-5754-2c900d1cf3fb"
	],
	"folders": [],
	"timestamp": 1462539295345,
	"owner": 0,
	"remoteLink": "",
	"public": false,
	"requests": [
		{
			"id": "4cc4b528-b5d6-920a-0285-3344c10d9504",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://{{controllerHost}}:{{restconfPort}}/restconf/operations/odl-mappingservice:add-mapping",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "POST",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1461867914203,
			"name": "vpp2 add IP6 mapping",
			"description": "",
			"collectionId": "9188d064-9f2c-428e-b2ac-3cb23c2c2c9c",
			"responses": [],
			"rawModeData": "{\n    \"input\": {\n        \"mapping-record\": {\n            \"recordTtl\": 1440,\n            \"action\": \"NoAction\",\n            \"authoritative\": true,\n            \"eid\": {\n                \"address-type\": \"ietf-lisp-address-types:ipv6-prefix-afi\",\n                \"ipv6-prefix\": \"6:0:4::0/48\"\n            },\n            \"LocatorRecord\": [\n                {\n                    \"locator-id\": \"ISP1\",\n                    \"priority\": 1,\n                    \"weight\": 1,\n                    \"multicastPriority\": 255,\n                    \"multicastWeight\": 0,\n                    \"localLocator\": true,\n                    \"rlocProbed\": false,\n                    \"routed\": false,\n                    \"rloc\": {\n                        \"address-type\": \"ietf-lisp-address-types:ipv6-afi\",\n                        \"ipv6\": \"6:0:3::3\"\n                    }\n                }\n            ]\n        }\n    }\n}"
		},
		{
			"id": "4fff5c68-693e-6434-9c09-db0f667f4fc9",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://{{controllerHost}}:{{restconfPort}}/restconf/operations/odl-mappingservice:remove-mapping",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "POST",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1459253662086,
			"name": "vpp1 remove IP4 mapping",
			"description": "",
			"collectionId": "9188d064-9f2c-428e-b2ac-3cb23c2c2c9c",
			"responses": [],
			"rawModeData": "{\n    \"input\": {\n        \"eid\": {\n            \"address-type\": \"ietf-lisp-address-types:ipv4-prefix-afi\",\n            \"ipv4-prefix\": \"6.0.2.0/24\"\n        }\n    }\n}"
		},
		{
			"id": "78a38a5a-13ed-bd6d-f234-bfac485bfc93",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://{{controllerHost}}:{{restconfPort}}/restconf/operations/odl-mappingservice:remove-mapping",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "POST",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1462547160218,
			"name": "vpp1 remove IP6 mapping",
			"description": "",
			"collectionId": "9188d064-9f2c-428e-b2ac-3cb23c2c2c9c",
			"responses": [],
			"rawModeData": "{\n    \"input\": {\n        \"eid\": {\n            \"address-type\": \"ietf-lisp-address-types:ipv6-prefix-afi\",\n            \"ipv6-prefix\": \"6:0:2::0/48\"\n        }\n    }\n}"
		},
		{
			"id": "7df30743-9b84-d286-35b0-c83a91367eff",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://{{controllerHost}}:{{restconfPort}}/restconf/operations/odl-mappingservice:add-mapping",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "POST",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1461867909699,
			"name": "vpp1 add IP6 mapping",
			"description": "",
			"collectionId": "9188d064-9f2c-428e-b2ac-3cb23c2c2c9c",
			"responses": [],
			"rawModeData": "{\n    \"input\": {\n        \"mapping-record\": {\n            \"recordTtl\": 1440,\n            \"action\": \"NoAction\",\n            \"authoritative\": true,\n            \"eid\": {\n                \"address-type\": \"ietf-lisp-address-types:ipv6-prefix-afi\",\n                \"ipv6-prefix\": \"6:0:2::0/48\"\n            },\n            \"LocatorRecord\": [\n                {\n                    \"locator-id\": \"ISP1\",\n                    \"priority\": 1,\n                    \"weight\": 1,\n                    \"multicastPriority\": 255,\n                    \"multicastWeight\": 0,\n                    \"localLocator\": true,\n                    \"rlocProbed\": false,\n                    \"routed\": false,\n                    \"rloc\": {\n                        \"address-type\": \"ietf-lisp-address-types:ipv6-afi\",\n                        \"ipv6\": \"6:0:3::1\"\n                    }\n                }\n            ]\n        }\n    }\n}"
		},
		{
			"id": "89d3fa45-5a45-2b26-70c8-80a2269d171e",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://{{controllerHost}}:{{restconfPort}}/restconf/operations/odl-mappingservice:remove-mapping",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "POST",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1462547182513,
			"name": "vpp2 remove IP6 mapping",
			"description": "",
			"collectionId": "9188d064-9f2c-428e-b2ac-3cb23c2c2c9c",
			"responses": [],
			"rawModeData": "{\n    \"input\": {\n        \"eid\": {\n            \"address-type\": \"ietf-lisp-address-types:ipv6-prefix-afi\",\n            \"ipv6-prefix\": \"6:0:4::0/48\"\n        }\n    }\n}"
		},
		{
			"id": "cb5ee691-c14b-9a6c-5754-2c900d1cf3fb",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://{{controllerHost}}:{{restconfPort}}/restconf/config/odl-mappingservice:mapping-database/",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "DELETE",
			"data": [],
			"dataMode": "params",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1456844497219,
			"name": "Delete ALL database content",
			"description": "",
			"collectionId": "9188d064-9f2c-428e-b2ac-3cb23c2c2c9c",
			"responses": []
		},
		{
			"id": "db3be588-5613-adb8-231c-4e303721735f",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://{{controllerHost}}:{{restconfPort}}/restconf/operations/odl-mappingservice:remove-mapping",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "POST",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1456844374347,
			"name": "vpp2 remove IP4 mapping ",
			"description": "",
			"collectionId": "9188d064-9f2c-428e-b2ac-3cb23c2c2c9c",
			"responses": [],
			"rawModeData": "{\n    \"input\": {\n        \"eid\": {\n            \"address-type\": \"ietf-lisp-address-types:ipv4-prefix-afi\",\n            \"ipv4-prefix\": \"6.0.4.0/24\"\n        }\n    }\n}"
		},
		{
			"id": "dcaff37a-0e5e-3b7f-d472-86486de75737",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://{{controllerHost}}:{{restconfPort}}/restconf/config/odl-mappingservice:mapping-database/",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "GET",
			"data": [],
			"dataMode": "params",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1456844481383,
			"name": "Get ALL database content",
			"description": "",
			"collectionId": "9188d064-9f2c-428e-b2ac-3cb23c2c2c9c",
			"responses": []
		},
		{
			"id": "dd1486aa-b505-7283-040a-a9b10e84deab",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://{{controllerHost}}:{{restconfPort}}/restconf/operations/odl-mappingservice:add-mapping",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "POST",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1459253642412,
			"name": "vpp1 add IP4 mapping",
			"description": "",
			"collectionId": "9188d064-9f2c-428e-b2ac-3cb23c2c2c9c",
			"responses": [],
			"rawModeData": "{\n    \"input\": {\n        \"mapping-record\": {\n            \"recordTtl\": 1440,\n            \"action\": \"NoAction\",\n            \"authoritative\": true,\n            \"eid\": {\n                \"address-type\": \"ietf-lisp-address-types:ipv4-prefix-afi\",\n                \"ipv4-prefix\": \"6.0.2.0/24\"\n            },\n            \"LocatorRecord\": [\n                {\n                    \"locator-id\": \"ISP1\",\n                    \"priority\": 1,\n                    \"weight\": 1,\n                    \"multicastPriority\": 255,\n                    \"multicastWeight\": 0,\n                    \"localLocator\": true,\n                    \"rlocProbed\": false,\n                    \"routed\": true,\n                    \"rloc\": {\n                        \"address-type\": \"ietf-lisp-address-types:ipv4-afi\",\n                        \"ipv4\": \"6.0.3.1\"\n                    }\n                }\n            ]\n        }\n    }\n}"
		},
		{
			"id": "ef79a9f8-6632-a45c-1fc5-e18fe03cfbfe",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://{{controllerHost}}:{{restconfPort}}/restconf/operations/odl-mappingservice:add-mapping",
			"preRequestScript": "",
			"pathVariables": {},
			"method": "POST",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": "",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1462556371382,
			"name": "vpp2 add IP4 mapping",
			"description": "",
			"collectionId": "9188d064-9f2c-428e-b2ac-3cb23c2c2c9c",
			"responses": [],
			"rawModeData": "{\n    \"input\": {\n        \"mapping-record\": {\n            \"recordTtl\": 1440,\n            \"action\": \"NoAction\",\n            \"authoritative\": true,\n            \"eid\": {\n                \"address-type\": \"ietf-lisp-address-types:ipv4-prefix-afi\",\n                \"ipv4-prefix\": \"6.0.4.0/24\"\n            },\n            \"LocatorRecord\": [\n                {\n                    \"locator-id\": \"ISP1\",\n                    \"priority\": 1,\n                    \"weight\": 1,\n                    \"multicastPriority\": 255,\n                    \"multicastWeight\": 0,\n                    \"localLocator\": true,\n                    \"rlocProbed\": false,\n                    \"routed\": true,\n                    \"rloc\": {\n                        \"address-type\": \"ietf-lisp-address-types:ipv4-afi\",\n                        \"ipv4\": \"6.0.3.2\"\n                    }\n                }\n            ]\n        }\n    }\n}"
		}
	]
}