Merge "Bug 6836 - No access to external network"
[genius.git] / resources / postman_collections / tunnel%20interfaces.json.postman_collection
1 {
2         "id": "8fa099b9-95e7-44f5-52df-0e508e6da641",
3         "name": "tunnel interfaces",
4         "description": "",
5         "order": [
6                 "bbf2ec68-e7ad-d679-37a7-2b32d68a26e5",
7                 "0e0958b6-401d-c066-ada7-e1ecd612f94e",
8                 "8ad38d60-c15d-cfeb-7400-fee31c12f153"
9         ],
10         "folders": [],
11         "timestamp": 1462862505762,
12         "owner": "",
13         "remoteLink": "",
14         "public": false,
15         "requests": [
16                 {
17                         "id": "0e0958b6-401d-c066-ada7-e1ecd612f94e",
18                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
19                         "url": "http://localhost:8181/restconf/operational/ietf-interfaces:interfaces-state/",
20                         "pathVariables": {},
21                         "preRequestScript": null,
22                         "method": "GET",
23                         "collectionId": "8fa099b9-95e7-44f5-52df-0e508e6da641",
24                         "data": [],
25                         "dataMode": "raw",
26                         "name": "get tunnel  interface state",
27                         "description": "get tunnel interface operational datastore information",
28                         "descriptionFormat": "html",
29                         "time": 1462862628164,
30                         "version": 2,
31                         "responses": [],
32                         "tests": null,
33                         "currentHelper": "normal",
34                         "helperAttributes": {},
35                         "rawModeData": "{\r\n        \"interface\": [\r\n            {\r\n                \"name\": \"s1-eth1-trunk\",\r\n                \"type\": \"iana-if-type:l2vlan\",\r\n                \"l2vlan-mode\":\"trunk\",\r\n                \"odl-interface:parent-interface\": \"s1-eth1\",\r\n                \"enabled\": \"true\"\r\n            },\r\n            {\r\n                \"name\": \"s1-eth2-trunk\",\r\n                \"type\": \"iana-if-type:l2vlan\",\r\n                \"l2vlan-mode\":\"trunk\",\r\n                \"odl-interface:parent-interface\": \"s1-eth2\",\r\n                \"enabled\": \"true\"\r\n            },\r\n            {\r\n                \"name\": \"s2-eth1-trunk\",\r\n                \"type\": \"iana-if-type:l2vlan\",\r\n                \"l2vlan-mode\":\"trunk\",\r\n                \"odl-interface:parent-interface\": \"s2-eth1\",\r\n                \"enabled\": \"true\"\r\n            },\r\n            {\r\n                \"name\": \"s2-eth2-trunk\",\r\n                \"type\": \"iana-if-type:l2vlan\",\r\n                \"l2vlan-mode\":\"trunk\",\r\n                \"odl-interface:parent-interface\": \"s2-eth2\",\r\n                \"enabled\": \"true\"\r\n            }\r\n        ]\r\n    }"
36                 },
37                 {
38                         "id": "8ad38d60-c15d-cfeb-7400-fee31c12f153",
39                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
40                         "url": "http://localhost:8181/restconf/operational/odl-interface-meta:bridge-ref-info/",
41                         "pathVariables": {},
42                         "preRequestScript": null,
43                         "method": "GET",
44                         "collectionId": "8fa099b9-95e7-44f5-52df-0e508e6da641",
45                         "data": [],
46                         "dataMode": "raw",
47                         "name": "get dpn to bridge mapping for tunnels",
48                         "description": "get dpn to bridge mapping",
49                         "descriptionFormat": "html",
50                         "time": 1462862680462,
51                         "version": 2,
52                         "responses": [],
53                         "tests": null,
54                         "currentHelper": "normal",
55                         "helperAttributes": {},
56                         "rawModeData": "{\r\n        \"interface\": [\r\n            {\r\n                \"name\": \"s1-eth1-trunk\",\r\n                \"type\": \"iana-if-type:l2vlan\",\r\n                \"l2vlan-mode\":\"trunk\",\r\n                \"odl-interface:parent-interface\": \"s1-eth1\",\r\n                \"enabled\": \"true\"\r\n            },\r\n            {\r\n                \"name\": \"s1-eth2-trunk\",\r\n                \"type\": \"iana-if-type:l2vlan\",\r\n                \"l2vlan-mode\":\"trunk\",\r\n                \"odl-interface:parent-interface\": \"s1-eth2\",\r\n                \"enabled\": \"true\"\r\n            },\r\n            {\r\n                \"name\": \"s2-eth1-trunk\",\r\n                \"type\": \"iana-if-type:l2vlan\",\r\n                \"l2vlan-mode\":\"trunk\",\r\n                \"odl-interface:parent-interface\": \"s2-eth1\",\r\n                \"enabled\": \"true\"\r\n            },\r\n            {\r\n                \"name\": \"s2-eth2-trunk\",\r\n                \"type\": \"iana-if-type:l2vlan\",\r\n                \"l2vlan-mode\":\"trunk\",\r\n                \"odl-interface:parent-interface\": \"s2-eth2\",\r\n                \"enabled\": \"true\"\r\n            }\r\n        ]\r\n    }"
57                 },
58                 {
59                         "id": "bbf2ec68-e7ad-d679-37a7-2b32d68a26e5",
60                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
61                         "url": "http://localhost:8181/restconf/config/ietf-interfaces:interfaces/",
62                         "preRequestScript": null,
63                         "pathVariables": {},
64                         "method": "POST",
65                         "data": [],
66                         "dataMode": "raw",
67                         "version": 2,
68                         "tests": null,
69                         "currentHelper": "normal",
70                         "helperAttributes": {},
71                         "time": 1462862534166,
72                         "name": "create tunnel interfaces",
73                         "description": "create vxlan tunnel interfaces",
74                         "collectionId": "8fa099b9-95e7-44f5-52df-0e508e6da641",
75                         "responses": [],
76                         "rawModeData": "{\r\n        \"interface\": [\r\n            {\r\n                \"enabled\": \"true\",\r\n                \"odl-interface:datapath-node-identifier\": \"1\",\r\n                \"description\": \"vxlan interface\",\r\n                \"name\": \"s1-vxlan1\",\r\n                \"type\": \"iana-if-type:tunnel\",\r\n                \"odl-interface:internal\":\"true\",\r\n                \"odl-interface:tunnel-interface-type\": \"odl-interface:tunnel-type-vxlan\",\r\n                \"odl-interface:tunnel-source\": 192.168.56.101,\r\n                \"odl-interface:tunnel-destination\": 192.168.56.102\r\n            },\r\n            {\r\n                \"enabled\": \"true\",\r\n                \"odl-interface:datapath-node-identifier\": \"2\",\r\n                \"description\": \"vxlan interface\",\r\n                \"name\": \"s2-vxlan1\",\r\n                \"type\": \"iana-if-type:tunnel\",\r\n                \"odl-interface:internal\":\"true\",\r\n                \"odl-interface:tunnel-interface-type\": \"odl-interface:tunnel-type-vxlan\",\r\n                \"odl-interface:tunnel-source\": 192.168.56.102,\r\n                \"odl-interface:tunnel-destination\": 192.168.56.101\r\n            }\r\n        ]\r\n    }"
77                 }
78         ]
79 }