diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-03-31 13:46:34 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-04-04 07:53:54 +0200 |
commit | c55507d9a61bb5595d2b594c9b01aecdb31cd182 (patch) | |
tree | 441b3640208b4c347566c719bc8a8a7a67cd8025 /nat/postman_rest_collection.json | |
parent | b9e4c4b1d3455201d33248739bba01c7373c2c9f (diff) |
Bump hc2vpp version to 1.17.07-SNAPSHOT
Also bumps honeycomb and vpp dependencies
Change-Id: Ice9863b8afc1895d43b97953ed6d93e739730f5e
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'nat/postman_rest_collection.json')
-rw-r--r-- | nat/postman_rest_collection.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nat/postman_rest_collection.json b/nat/postman_rest_collection.json index 247ff2612..80a76d233 100644 --- a/nat/postman_rest_collection.json +++ b/nat/postman_rest_collection.json @@ -290,7 +290,7 @@ "helperAttributes": {}, "time": 1487676902330, "name": "Add single address to pool", - "description": "CLI: vppctl snat add address 172.16.2.123\n\nCan be verified with\nvat# snat_address_dump\n\nMore information:\nhttps://wiki.fd.io/view/VPP/SNAT\nhttps://docs.fd.io/vpp/17.04/clicmd_src_plugins_snat.html#clicmd_set_interface_snat", + "description": "CLI: vppctl snat add address 172.16.2.123\n\nCan be verified with\nvat# snat_address_dump\n\nMore information:\nhttps://wiki.fd.io/view/VPP/SNAT\nhttps://docs.fd.io/vpp/17.07/clicmd_src_plugins_snat.html#clicmd_set_interface_snat", "collectionId": "f9258895-49e9-596f-d413-698cbcadfbde", "responses": [], "rawModeData": "{\r\n\t\"external-ip-address-pool\" : {\r\n\t\t\"pool-id\": 2,\r\n\t\t\"external-ip-pool\": \"172.16.2.123/32\"\r\n\t}\r\n}" @@ -310,7 +310,7 @@ "helperAttributes": {}, "time": 1487678215755, "name": "Delete single address", - "description": "CLI: vppctl snat del address 172.16.2.123\n\nCan be verified with\nvat# snat_address_dump\n\nMore information:\nhttps://wiki.fd.io/view/VPP/SNAT\nhttps://docs.fd.io/vpp/17.04/clicmd_src_plugins_snat.html#clicmd_set_interface_snat", + "description": "CLI: vppctl snat del address 172.16.2.123\n\nCan be verified with\nvat# snat_address_dump\n\nMore information:\nhttps://wiki.fd.io/view/VPP/SNAT\nhttps://docs.fd.io/vpp/17.07/clicmd_src_plugins_snat.html#clicmd_set_interface_snat", "collectionId": "f9258895-49e9-596f-d413-698cbcadfbde", "responses": [], "rawModeData": "" @@ -330,7 +330,7 @@ "helperAttributes": {}, "time": 1487676498064, "name": "Add SNAT address pool", - "description": "CLI: vppctl snat add address 172.16.2.0 - 172.16.2.4\n\nCan be verified with\nvat# snat_address_dump\n\nMore information:\nhttps://wiki.fd.io/view/VPP/SNAT\nhttps://docs.fd.io/vpp/17.04/clicmd_src_plugins_snat.html#clicmd_set_interface_snat", + "description": "CLI: vppctl snat add address 172.16.2.0 - 172.16.2.4\n\nCan be verified with\nvat# snat_address_dump\n\nMore information:\nhttps://wiki.fd.io/view/VPP/SNAT\nhttps://docs.fd.io/vpp/17.07/clicmd_src_plugins_snat.html#clicmd_set_interface_snat", "collectionId": "f9258895-49e9-596f-d413-698cbcadfbde", "responses": [], "rawModeData": "{\r\n\t\"external-ip-address-pool\" : {\r\n\t\t\"pool-id\": 1,\r\n\t\t\"external-ip-pool\": \"172.16.2.0/30\"\r\n\t}\r\n}" @@ -350,7 +350,7 @@ "helperAttributes": {}, "time": 1487678255065, "name": "Delete SNAT address pool", - "description": "CLI: vppctl snat del address 172.16.2.0 - 172.16.2.4\n\nCan be verified with\nvat# snat_address_dump\n\nMore information:\nhttps://wiki.fd.io/view/VPP/SNAT\nhttps://docs.fd.io/vpp/17.04/clicmd_src_plugins_snat.html#clicmd_set_interface_snat", + "description": "CLI: vppctl snat del address 172.16.2.0 - 172.16.2.4\n\nCan be verified with\nvat# snat_address_dump\n\nMore information:\nhttps://wiki.fd.io/view/VPP/SNAT\nhttps://docs.fd.io/vpp/17.07/clicmd_src_plugins_snat.html#clicmd_set_interface_snat", "collectionId": "f9258895-49e9-596f-d413-698cbcadfbde", "responses": [], "rawModeData": "" |