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