summaryrefslogtreecommitdiffstats
path: root/v3po/ipv_4_6_rest_collection.json
blob: 3d1909869e138db4be4afd8b6ba3e179f17fea38 (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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
{
	"id": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
	"name": "Ipv6",
	"description": "",
	"order": [
		"ce0c5d64-cdb6-bbcd-5366-438707637269",
		"9fb5149f-6909-a206-ef55-2b60116aed56",
		"7c1d2e15-f67c-c88d-ebdf-b63e633a7ba3",
		"8f11b869-f4fe-71dc-249e-faec22db2d05",
		"b04a17ea-0a14-42cb-447f-68b16791b2a7",
		"73e6f058-1630-e0fd-97e0-dc91de6a0735",
		"fc6004f1-038a-070e-4129-b09fbe9cb967",
		"013219c0-da1e-5916-acfc-f11c713fc8e4",
		"22435b43-73f5-acf7-aa1d-b254a99162f7",
		"029589ed-e346-5fcc-a618-7c77c384fb2c",
		"25de993e-9d81-225b-179c-6508f8e37562",
		"2cae8416-4345-37c7-d71f-e1dbfb5527df"
	],
	"folders": [],
	"timestamp": 0,
	"owner": "658985",
	"public": false,
	"requests": [
		{
			"id": "013219c0-da1e-5916-acfc-f11c713fc8e4",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/sub-interfaces/sub-interface/5/ipv6",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "PUT",
			"data": [],
			"dataMode": "raw",
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1483456130113,
			"name": "Add sub-interface ipv6",
			"description": "",
			"collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
			"responses": [],
			"rawModeData": "{\n\t\"ipv6\":{\n   \t\t\"address\":{\n   \t\t\t\"ip\":\"2001:0db8:0a0b:12f0:0000:0000:0001:0002\",\n   \t\t\t\"prefix-length\":64\n   \t\t},\n   \t\t\"neighbor\":{\n   \t\t\t\"ip\":\"2001:0db8:0a0b:12f0:0000:0000:0002:0002\",\n   \t\t\t\"link-layer-address\":\"aa:bb:cc:dd:ee:fa\"\n   \t\t}\n   \t}\n}"
		},
		{
			"id": "029589ed-e346-5fcc-a618-7c77c384fb2c",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "GET",
			"data": [],
			"dataMode": "raw",
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1483453467065,
			"name": "Get All Config",
			"description": "",
			"collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
			"responses": [],
			"rawModeData": "{\r\n    \r\n    \"ipv6\":{\r\n        \"address\":{\r\n            \"ip\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\"\r\n        },\r\n        \"neighbor\":{\r\n            \"ip\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\",\r\n            \"link-layer-address\":\"00:11:22:11:22:00\"\r\n        }\r\n    }\r\n}"
		},
		{
			"id": "22435b43-73f5-acf7-aa1d-b254a99162f7",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/operational/ietf-interfaces:interfaces-state/interface/GigabitEthernet0%2F8%2F0",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "GET",
			"data": [],
			"dataMode": "raw",
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1483451449969,
			"name": "Get All",
			"description": "",
			"collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
			"responses": [],
			"rawModeData": "{\r\n    \r\n    \"ipv6\":{\r\n        \"address\":{\r\n            \"ip\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\"\r\n        },\r\n        \"neighbor\":{\r\n            \"ip\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\",\r\n            \"link-layer-address\":\"00:11:22:11:22:00\"\r\n        }\r\n    }\r\n}"
		},
		{
			"folder": null,
			"id": "25de993e-9d81-225b-179c-6508f8e37562",
			"name": "Delete ipv6",
			"dataMode": "raw",
			"data": [],
			"rawModeData": "{\r\n    \r\n    \"ipv6\":{\r\n        \"address\":{\r\n            \"ip\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\"\r\n        },\r\n        \"neighbor\":{\r\n            \"ip\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\",\r\n            \"link-layer-address\":\"00:11:22:11:22:00\"\r\n        }\r\n    }\r\n}",
			"descriptionFormat": null,
			"description": "",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"method": "DELETE",
			"pathVariables": {},
			"url": "http://localhost:8181/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/ipv6",
			"preRequestScript": null,
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": "{}",
			"responses": [],
			"collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4"
		},
		{
			"id": "2cae8416-4345-37c7-d71f-e1dbfb5527df",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/ipv4",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "DELETE",
			"data": [],
			"dataMode": "raw",
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1483453231501,
			"name": "Delete ipv4",
			"description": "",
			"collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
			"responses": [],
			"rawModeData": "{\r\n    \r\n    \"ipv6\":{\r\n        \"address\":{\r\n            \"ip\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\"\r\n        },\r\n        \"neighbor\":{\r\n            \"ip\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\",\r\n            \"link-layer-address\":\"00:11:22:11:22:00\"\r\n        }\r\n    }\r\n}"
		},
		{
			"id": "73e6f058-1630-e0fd-97e0-dc91de6a0735",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/sub-interfaces/sub-interface/5",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "PUT",
			"data": [],
			"dataMode": "raw",
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1483455504531,
			"name": "Add sub-interface",
			"description": "",
			"collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
			"responses": [],
			"rawModeData": "{\n   \"sub-interface\":{\n   \t\t\"identifier\":\"5\",\n   \t\t\"vlan-type\": \"802dot1q\",\n            \"tags\": {\n                \"tag\": [\n                    {\n                        \"index\": \"0\",\n                        \"dot1q-tag\": {\n                            \"tag-type\": \"dot1q-types:s-vlan\",\n                            \"vlan-id\": \"100\"\n                        }\n                    },\n                    {\n                        \"index\": \"1\",\n                        \"dot1q-tag\": {\n                            \"tag-type\": \"dot1q-types:c-vlan\",\n                            \"vlan-id\": \"any\"\n                        }\n                    }\n                ]\n            },\n            \"match\": {\n                \"vlan-tagged\": {\n                    \"match-exact-tags\": \"true\"\n                }\n            },\n            \"enabled\": \"true\"\n   }\n}"
		},
		{
			"id": "7c1d2e15-f67c-c88d-ebdf-b63e633a7ba3",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/ipv6/neighbor/2001%3A0db8%3A0a0b%3A12f0%3A0000%3A0000%3A0000%3A0003",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "PUT",
			"data": [],
			"dataMode": "raw",
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1483446097992,
			"name": "Add ipv6 neighbour",
			"description": "",
			"collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
			"responses": [],
			"rawModeData": "{\r\n    \"neighbor\":{\r\n        \"ip\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0003\",\r\n        \"link-layer-address\":\"aa:bb:cc:dd:ee:ff\"\r\n    }\r\n}"
		},
		{
			"id": "8f11b869-f4fe-71dc-249e-faec22db2d05",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/ipv4",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "PUT",
			"data": [],
			"dataMode": "raw",
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1483431874728,
			"name": "Add ipv4",
			"description": "",
			"collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
			"responses": [],
			"rawModeData": "{\r\n    \r\n    \"ipv4\":{\r\n        \"address\":{\r\n            \"ip\":\"192.168.2.1\"\r\n        }\r\n        \r\n    }\r\n}"
		},
		{
			"id": "9fb5149f-6909-a206-ef55-2b60116aed56",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/ipv6",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "PUT",
			"data": [],
			"dataMode": "raw",
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1483432018047,
			"name": "Add ipv6",
			"description": "",
			"collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
			"responses": [],
			"rawModeData": "{\r\n    \r\n    \"ipv6\":{\r\n        \"address\":{\r\n            \"ip\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\",\r\n            \"prefix-length\":64\r\n        }\r\n        \r\n    }\r\n}"
		},
		{
			"id": "b04a17ea-0a14-42cb-447f-68b16791b2a7",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/ipv4/neighbor/192.168.2.4",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "PUT",
			"data": [],
			"dataMode": "raw",
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1483451429409,
			"name": "Add ipv4 neighbor",
			"description": "",
			"collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
			"responses": [],
			"rawModeData": "{\r\n    \"neighbor\":{\r\n        \"ip\":\"192.168.2.4\",\r\n        \"link-layer-address\":\"00:11:22:11:22:00\"\r\n    }\r\n}"
		},
		{
			"folder": null,
			"id": "ce0c5d64-cdb6-bbcd-5366-438707637269",
			"name": "Enable GigabitEthernet0/8/0 copy",
			"dataMode": "raw",
			"data": [],
			"rawModeData": "{\r\n    \r\n      \"interface\": [\r\n      {\r\n        \"name\": \"GigabitEthernet0/8/0\",\r\n        \"type\": \"iana-if-type:ethernetCsmacd\",\r\n        \"v3po:ethernet\": {\r\n          \"mtu\": 9216\r\n        },\r\n        \"enabled\": true\r\n        \r\n      }\r\n    ]\r\n    \r\n}",
			"descriptionFormat": null,
			"description": "",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"method": "PUT",
			"pathVariables": {},
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0",
			"preRequestScript": null,
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": "{}",
			"responses": [],
			"collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4"
		},
		{
			"id": "fc6004f1-038a-070e-4129-b09fbe9cb967",
			"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
			"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/sub-interfaces/sub-interface/5/ipv4",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "PUT",
			"data": [],
			"dataMode": "raw",
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1483455571818,
			"name": "Add sub-interface ipv4",
			"description": "",
			"collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
			"responses": [],
			"rawModeData": "{\n\t\"ipv4\":{\n   \t\t\"address\":{\n   \t\t\t\"ip\":\"192.168.54.2\",\n   \t\t\t\"prefix-length\":32\n   \t\t},\n   \t\t\"neighbor\":{\n   \t\t\t\"ip\":\"192.168.54.4\",\n   \t\t\t\"link-layer-address\":\"aa:bb:cc:dd:ee:ff\"\n   \t\t}\n   \t}\n}"
		}
	]
}