summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-03-07 12:40:21 +0100
committerJan Srnicek <jsrnicek@cisco.com>2017-03-09 07:15:16 +0000
commit17ef7d8eb8bae7b34c0ccd2d4a7610f607a90f5e (patch)
tree047ae426334178212eca436300157e99d17a3348
parentbf1d5db448edc1ae352960f14bca9ccb41612186 (diff)
HC2VPP-96: postman collection update
Change-Id: I87b84426ee2a1b3f239e9d44baf42e802c3ca0e9 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
-rw-r--r--v3po/ipv_4_6_rest_collection.json136
1 files changed, 135 insertions, 1 deletions
diff --git a/v3po/ipv_4_6_rest_collection.json b/v3po/ipv_4_6_rest_collection.json
index 3d1909869..277c0f33d 100644
--- a/v3po/ipv_4_6_rest_collection.json
+++ b/v3po/ipv_4_6_rest_collection.json
@@ -16,12 +16,146 @@
"25de993e-9d81-225b-179c-6508f8e37562",
"2cae8416-4345-37c7-d71f-e1dbfb5527df"
],
- "folders": [],
+ "folders": [
+ {
+ "id": "e67ffc41-6957-52c8-5eeb-21c01a9d66bf",
+ "name": "ND Proxy",
+ "description": "",
+ "order": [
+ "4550da4c-a7b9-e38c-3c4c-ef42eaf261ce",
+ "7dd3c78b-e257-4247-22c7-6dbe253598f7",
+ "ef7fb7f6-9197-0b7e-8c32-eca5f377683c",
+ "53948d44-6236-1e11-ac53-c5ef961ad1a0",
+ "7afe6588-f246-5a02-7b83-fd0d6b90dd7e",
+ "5fa816c6-0765-d1aa-9514-c046eb1782c7"
+ ],
+ "owner": "567303",
+ "collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4"
+ }
+ ],
"timestamp": 0,
"owner": "658985",
"public": false,
"requests": [
{
+ "id": "4550da4c-a7b9-e38c-3c4c-ef42eaf261ce",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/ietf-ip:ipv6/nd-proxy:nd-proxies/nd-proxy/2001::1",
+ "preRequestScript": null,
+ "pathVariables": {},
+ "method": "PUT",
+ "data": [],
+ "dataMode": "raw",
+ "tests": null,
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1488885195320,
+ "name": "Add ND proxy #1",
+ "description": "equivalent of\nvppctl ip6 nd proxy 2001::1 GigabitEthernet0/8/0",
+ "collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
+ "responses": [],
+ "rawModeData": "{\r\n \"nd-proxy\":{\r\n \t\"address\":\"2001::1\"\r\n }\r\n}"
+ },
+ {
+ "id": "7dd3c78b-e257-4247-22c7-6dbe253598f7",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/ietf-ip:ipv6/nd-proxy:nd-proxies/nd-proxy/2001::2",
+ "preRequestScript": null,
+ "pathVariables": {},
+ "method": "PUT",
+ "data": [],
+ "dataMode": "raw",
+ "version": 2,
+ "tests": null,
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1488885213119,
+ "name": "Add ND proxy #2",
+ "description": "equivalent of\nvppctl ip6 nd proxy 2001::2 GigabitEthernet0/8/0",
+ "collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
+ "responses": [],
+ "rawModeData": "{\r\n \"nd-proxy\":{\r\n \t\"address\":\"2001::2\"\r\n }\r\n}"
+ },
+ {
+ "id": "ef7fb7f6-9197-0b7e-8c32-eca5f377683c",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/operational/ietf-interfaces:interfaces-state/interface/GigabitEthernet0%2F8%2F0/ietf-ip:ipv6/nd-proxy:nd-proxies/",
+ "preRequestScript": null,
+ "pathVariables": {},
+ "method": "GET",
+ "data": [],
+ "dataMode": "raw",
+ "tests": null,
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1488873274675,
+ "name": "read ND proxies",
+ "description": "",
+ "collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
+ "responses": [],
+ "rawModeData": "{\r\n \"nd-proxy\":{\r\n \t\"address\":\"2001::1\"\r\n }\r\n}"
+ },
+ {
+ "id": "53948d44-6236-1e11-ac53-c5ef961ad1a0",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/ietf-ip:ipv6/nd-proxy:nd-proxies/",
+ "preRequestScript": null,
+ "pathVariables": {},
+ "method": "GET",
+ "data": [],
+ "dataMode": "raw",
+ "tests": null,
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1488873284270,
+ "name": "read ND proxies (cfg)",
+ "description": "",
+ "collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
+ "responses": [],
+ "rawModeData": "{\r\n \"nd-proxy\":{\r\n \t\"address\":\"2001::1\"\r\n }\r\n}"
+ },
+ {
+ "id": "7afe6588-f246-5a02-7b83-fd0d6b90dd7e",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/ietf-ip:ipv6/nd-proxy:nd-proxies/nd-proxy/2001::1",
+ "preRequestScript": null,
+ "pathVariables": {},
+ "method": "DELETE",
+ "data": [],
+ "dataMode": "raw",
+ "tests": null,
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1488885581460,
+ "name": "Remove ND proxy #1",
+ "description": "equivalent of\nvppctl set ip6 nd proxy del 2001::1 GigabitEthernet0/8/0",
+ "collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
+ "responses": [],
+ "rawModeData": ""
+ },
+ {
+ "id": "5fa816c6-0765-d1aa-9514-c046eb1782c7",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/ietf-ip:ipv6/nd-proxy:nd-proxies/nd-proxy/2001::2",
+ "pathVariables": {},
+ "preRequestScript": null,
+ "method": "DELETE",
+ "collectionId": "f2a824f6-ff69-6905-ded3-70cdffd54ae4",
+ "data": [],
+ "dataMode": "raw",
+ "name": "Remove ND proxy #2",
+ "description": "equivalent of\nvppctl set ip6 nd proxy del 2001::2 GigabitEthernet0/8/0",
+ "descriptionFormat": "html",
+ "time": 1488885694173,
+ "version": 2,
+ "responses": [],
+ "tests": null,
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "folder": "e67ffc41-6957-52c8-5eeb-21c01a9d66bf",
+ "rawModeData": ""
+ },
+ {
"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",