summaryrefslogtreecommitdiffstats
path: root/nat/nat_postman_collection.json
diff options
context:
space:
mode:
Diffstat (limited to 'nat/nat_postman_collection.json')
-rw-r--r--nat/nat_postman_collection.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/nat/nat_postman_collection.json b/nat/nat_postman_collection.json
index d63190ace..ddcaed4c6 100644
--- a/nat/nat_postman_collection.json
+++ b/nat/nat_postman_collection.json
@@ -154,7 +154,7 @@
{
"id": "376fb011-96eb-fc09-4f87-0a16a9532ea9",
"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/ietf-nat:nat-config/nat-instances/nat-instance/0/external-ip-address-pool/1/",
+ "url": "http://localhost:8183/restconf/config/ietf-nat:nat-config/nat-instances/nat-instance/0/external-ip-address-pool/2/",
"preRequestScript": "",
"pathVariables": {},
"method": "PUT",
@@ -169,7 +169,7 @@
"description": "CLI: vppctl nat64 add pool address 172.16.2.0 - 172.16.2.4\n\nCan be verified with\nvppctl show nat64 pool\n\nMore information:\nhttps://wiki.fd.io/view/VPP/NAT",
"collectionId": "87e0bcaa-5031-9a2b-8a6b-329758310154",
"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 \"vpp-nat:pool-type\": \"nat64\"\r\n\t}\r\n}"
+ "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.0/30\",\r\n \"vpp-nat:pool-type\": \"nat64\"\r\n\t}\r\n}"
},
{
"id": "3a930fbc-f103-63e9-8d9d-3ecf496f1d24",