Freeze upstream versions
[netvirt.git] / resources / commons / VPN-Service-NetVirt.postman_collection.json
1 {
2         "id": "2513a35d-6416-8451-b251-550ab3cf8f79",
3         "name": "VPN Service NetVirt",
4         "description": "",
5         "order": [
6                 "4d682dd1-aa80-ae2e-23aa-397d3a808a44",
7                 "7ff70bdc-2838-6528-eecb-13a1c2e85c79"
8         ],
9         "folders": [],
10         "timestamp": 0,
11         "owner": "738147",
12         "remoteLink": "",
13         "public": false,
14         "published": false,
15         "requests": [
16                 {
17                         "id": "4d682dd1-aa80-ae2e-23aa-397d3a808a44",
18                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\n",
19                         "url": "http://localhost:8181/restconf/operational/odl-interface-meta:bridge-ref-info/",
20                         "pathVariables": {},
21                         "preRequestScript": null,
22                         "method": "GET",
23                         "collectionId": "2513a35d-6416-8451-b251-550ab3cf8f79",
24                         "data": null,
25                         "dataMode": "params",
26                         "name": "Get DPID's",
27                         "description": "",
28                         "descriptionFormat": "html",
29                         "time": 1467202730788,
30                         "version": 2,
31                         "responses": [],
32                         "tests": null,
33                         "currentHelper": "basicAuth",
34                         "helperAttributes": {
35                                 "id": "basic",
36                                 "username": "admin",
37                                 "password": "admin",
38                                 "saveToRequest": true
39                         }
40                 },
41                 {
42                         "id": "7ff70bdc-2838-6528-eecb-13a1c2e85c79",
43                         "headers": "Content-Type: application/json\nCache-Control: no-cache\nAccept: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
44                         "url": "http://localhost:8181/restconf/config/itm:transport-zones/",
45                         "preRequestScript": null,
46                         "pathVariables": {},
47                         "method": "POST",
48                         "data": [],
49                         "dataMode": "raw",
50                         "tests": null,
51                         "currentHelper": "normal",
52                         "helperAttributes": {},
53                         "time": 1467203271797,
54                         "name": "Create TZA",
55                         "description": "",
56                         "collectionId": "2513a35d-6416-8451-b251-550ab3cf8f79",
57                         "responses": [],
58                         "rawModeData": "  {\n       \"transport-zone\": [\n           {\n               \"zone-name\": \"TZA\",\n               \"subnets\": [\n                   {\n                       \"prefix\": \"192.168.254.0/24\",\n                       \"vlan-id\": 0,\n                       \"vteps\": [\n                           {\n                               \"dpn-id\": 222424687511880,\n                               \"portname\": \"eth1\",\n                               \"ip-address\": \"192.168.254.31\"\n                           },\n                           {\n                               \"dpn-id\": 112209065868365,\n                               \"portname\": \"eth1\",\n                               \"ip-address\": \"192.168.254.32\"\n                           }\n                        ],\n                       \"gateway-ip\": \"0.0.0.0\"\n                   }\n               ],\n               \"tunnel-type\": \"odl-interface:tunnel-type-vxlan\"\n           }\n       ]\n  }"
59                 }
60         ]
61 }