From e5693ace363047a353e76a46854bb69d4f47f1f9 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Fri, 7 Oct 2016 13:05:41 +0200 Subject: Pbb Postman Collection Change-Id: Ib5010b5cf0f2245d8226bac65fa8d34e9ff3fc7a Signed-off-by: Jan Srnicek --- v3po/postman_rest_collection.json | 94 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) (limited to 'v3po') 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 @@ -76,6 +76,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", @@ -189,6 +201,88 @@ "public": false, "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", -- cgit 1.2.3-korg