summaryrefslogtreecommitdiffstats
path: root/v3po
diff options
context:
space:
mode:
authorJan Srnicek <jsrnicek@cisco.com>2016-10-07 13:05:41 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-10-10 08:18:21 +0000
commite5693ace363047a353e76a46854bb69d4f47f1f9 (patch)
treed9436bed374bc55a3244dfb1b729bf50ad641718 /v3po
parentdb58176a8e714515ebcdd07372640c27fe980a79 (diff)
Pbb Postman Collection
Change-Id: Ib5010b5cf0f2245d8226bac65fa8d34e9ff3fc7a Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'v3po')
-rw-r--r--v3po/postman_rest_collection.json94
1 files changed, 94 insertions, 0 deletions
diff --git a/v3po/postman_rest_collection.json b/v3po/postman_rest_collection.json
index 920fed942..40019526b 100644
--- a/v3po/postman_rest_collection.json
+++ b/v3po/postman_rest_collection.json
@@ -77,6 +77,18 @@
"owner": "45557"
},
{
+ "id": "83c684bd-069d-f6b1-faea-7a37444d9ff9",
+ "name": "PBB",
+ "description": "",
+ "order": [
+ "4fd61184-7a23-f84a-6734-b2c96d10c908",
+ "d9d05fb3-c16f-12ba-7ed3-52f2c8bfe55b",
+ "c7950d6b-6817-36f2-570c-602e77863df6",
+ "2fac9933-a6fb-cf6a-fb42-878b77412519"
+ ],
+ "owner": "45557"
+ },
+ {
"id": "c05d7211-11b0-5688-2079-afa51196045c",
"name": "IETF ACL",
"description": "Provides example requests for ietf-access-control-list management",
@@ -190,6 +202,88 @@
"published": false,
"requests": [
{
+ "id": "4fd61184-7a23-f84a-6734-b2c96d10c908",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/local0",
+ "preRequestScript": "",
+ "pathVariables": {},
+ "method": "PUT",
+ "data": [],
+ "dataMode": "raw",
+ "tests": "",
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1475833537946,
+ "name": "Enable local0 + configure Pbb",
+ "description": "",
+ "collectionId": "5bad4634-e5cf-900e-9733-0976aa9bea64",
+ "responses": [],
+ "folder": "83c684bd-069d-f6b1-faea-7a37444d9ff9",
+ "rawModeData": "{\r\n \"interface\": [\r\n {\r\n \"name\": \"local0\",\r\n \"description\": \"for testing purposes\",\r\n \"type\": \"iana-if-type:ethernetCsmacd\",\r\n \"enabled\": \"true\",\r\n \"pbb-rewrite\":{\r\n \t\"destination-address\":\"aa:aa:aa:aa:aa:aa\",\r\n \t\"source-address\":\"bb:bb:bb:bb:bb:bb\",\r\n \t\"b-vlan-tag-vlan-id\":\"26\",\r\n \t\"i-tag-isid\":\"27\",\r\n \t\"interface-operation\":\"pop-2\"\r\n }\r\n }\r\n ]\r\n}"
+ },
+ {
+ "id": "c7950d6b-6817-36f2-570c-602e77863df6",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/local0",
+ "preRequestScript": "",
+ "pathVariables": {},
+ "method": "GET",
+ "data": [],
+ "dataMode": "raw",
+ "tests": "",
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1475835569895,
+ "name": "Get ppb rewrite",
+ "description": "",
+ "collectionId": "5bad4634-e5cf-900e-9733-0976aa9bea64",
+ "responses": [],
+ "folder": "83c684bd-069d-f6b1-faea-7a37444d9ff9",
+ "rawModeData": "{\r\n \"interface\": [\r\n {\r\n \"name\": \"local0\",\r\n \"description\": \"for testing purposes\",\r\n \"type\": \"iana-if-type:ethernetCsmacd\",\r\n \"enabled\": \"true\",\r\n \"pbb-rewrite\":{\r\n \t\"destination-address\":\"aa:aa:aa:aa:aa:aa\",\r\n \t\"source-address\":\"bb:bb:bb:bb:bb:bb\",\r\n \t\"b-vlan-tag-vlan-id\":\"26\",\r\n \t\"i-tag-isid\":\"27\",\r\n \t\"interface-operation\":\"translate-2-1\"\r\n }\r\n }\r\n ]\r\n}"
+ },
+ {
+ "id": "d9d05fb3-c16f-12ba-7ed3-52f2c8bfe55b",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/local0/pbb-rewrite",
+ "preRequestScript": "",
+ "pathVariables": {},
+ "method": "PUT",
+ "data": [],
+ "dataMode": "raw",
+ "tests": "",
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1475833755406,
+ "name": "Update ppb rewrite",
+ "description": "",
+ "collectionId": "5bad4634-e5cf-900e-9733-0976aa9bea64",
+ "responses": [],
+ "folder": "83c684bd-069d-f6b1-faea-7a37444d9ff9",
+ "rawModeData": "{\r\n \"pbb-rewrite\":{\r\n \t\"destination-address\":\"aa:aa:aa:aa:aa:aa\",\r\n \t\"source-address\":\"bb:bb:bb:bb:bb:bb\",\r\n \t\"b-vlan-tag-vlan-id\":\"26\",\r\n \t\"i-tag-isid\":\"27\",\r\n \t\"interface-operation\":\"translate-2-1\"\r\n }\r\n}"
+ },
+ {
+ "id": "2fac9933-a6fb-cf6a-fb42-878b77412519",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/local0",
+ "preRequestScript": "",
+ "pathVariables": {},
+ "method": "DELETE",
+ "data": [],
+ "dataMode": "raw",
+ "tests": "",
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1475833694739,
+ "name": "Disable ppb rewrite",
+ "description": "",
+ "collectionId": "5bad4634-e5cf-900e-9733-0976aa9bea64",
+ "responses": [],
+ "folder": "83c684bd-069d-f6b1-faea-7a37444d9ff9",
+ "rawModeData": ""
+ },
+
+
+ {
"id": "01b66809-89cd-6f73-013b-010ae25eddee",
"headers": "Content-Type: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
"url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/GigabitEthernet0%2F8%2F0/ipv4/neighbor/172.16.0.2",