{"info":{"_postman_id":"af78bd7f-eef3-47bb-947b-dace0b52de0a","name":"CVX-MCS","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>Arista Media Control Service</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>No authentication requried\nAPI Can be accessed via HTTP GET/POST</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Authentication","slug":"authentication"}],"owner":"195675","collectionId":"af78bd7f-eef3-47bb-947b-dace0b52de0a","publishedId":"SVtR2qeA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-10-04T20:19:41.000Z"},"item":[{"name":"network-links","event":[{"listen":"test","script":{"id":"81433621-596b-4baf-a00d-43a579983fc5","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript"}}],"id":"b2e0c625-6c4c-443f-8ba6-24c571d1de07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/network-links","description":"<p>Retrieve Network Links.</p>\n","urlObject":{"path":["mcs","network-links"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"051f3d7e-462a-4a5a-a6a8-798bf9ff558a","name":"network-links with error","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/network-links"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"16269","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 22 Oct 2018 00:49:08 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"endpoint-link\": null,\n        \"messages\": [\n            \"173\"\n        ],\n        \"network-device-id\": \"2899.3abb.c1ee\",\n        \"network-interface\": \"\",\n        \"peer-network-device-id\": \"\",\n        \"peer-network-interface\": \"\",\n        \"speed\": \"\",\n        \"success\": false\n    },\n    {\n        \"endpoint-link\": false,\n        \"messages\": [],\n        \"network-device-id\": \"7483.ef00.06c9\",\n        \"network-interface\": \"Ethernet2\",\n        \"peer-network-device-id\": \"001c.7318.630e\",\n        \"peer-network-interface\": \"Ethernet37\",\n        \"speed\": \"speed10Gbps\",\n        \"success\": true\n    }\n]"},{"id":"dff89184-fbd5-4334-b1c6-54cebdbd6200","name":"network-links","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/network-links"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"7287","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 12 Jul 2018 06:38:15 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"network-device-id\": \"d4af.f708.b4af\",\n        \"network-device-name\": \"media-leaf-2.MnE.lab\",\n        \"network-interface\": \"Ethernet50/1\",\n        \"peer-network-interface\": \"Ethernet4/1\",\n        \"peer-network-device-id\": \"c0d6.8235.6d87\",\n        \"peer-network-device-name\": \"media-spine-1.MnE.lab\",\n        \"speed\": \"speed100Gbps\",\n        \"success\": true,\n        \"messages\": [],\n        \"endpoint-link\": false\n    },\n    {\n        \"network-device-id\": \"d4af.f708.b4af\",\n        \"network-device-name\": \"media-leaf-2.MnE.lab\",\n        \"network-interface\": \"Ethernet49/1\",\n        \"peer-network-interface\": \"Ethernet3/1\",\n        \"peer-network-device-id\": \"c0d6.8235.6d87\",\n        \"peer-network-device-name\": \"media-spine-1.MnE.lab\",\n        \"speed\": \"speed100Gbps\",\n        \"success\": true,\n        \"messages\": [],\n        \"endpoint-link\": false\n    }\n]\n"}],"_postman_id":"b2e0c625-6c4c-443f-8ba6-24c571d1de07"},{"name":"endpoint-links","event":[{"listen":"test","script":{"id":"87b92c31-0c81-465c-b7ad-936a3db63868","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript"}}],"id":"3a6bbcb0-59ca-46b5-a677-6ce57752143f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/endpoint-links","description":"<p>Retrieve Endpoint Links</p>\n","urlObject":{"path":["mcs","endpoint-links"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"3243b1ae-a25e-4906-ac8b-59e603adebad","name":"endpoint-links","originalRequest":{"method":"GET","header":[],"url":"http://cvx-red/mcs/endpoint-links"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"1132","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 12 Jul 2018 06:38:57 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"speed\": \"speed10Gbps\",\n        \"network-device-id\": \"fcbd.6779.e1eb\",\n        \"network-device-name\": \"media-leaf-3.MnE.lab\",\n        \"network-interface\": \"Ethernet60/1\",\n        \"endpoint-id\": \"f8:f2:1e:16:0d:40\",\n        \"endpoint-port-id\": \"f8:f2:1e:16:0d:40\",\n        \"messages\": [],\n        \"endpoint-link\": true,\n        \"success\": true\n    },\n    {\n        \"speed\": \"speed1Gbps\",\n        \"network-device-id\": \"948e.d3a5.a2b9\",\n        \"network-device-name\": \"media-spine-2.MnE.lab\",\n        \"network-interface\": \"Management1\",\n        \"endpoint-id\": \"44:4c:a8:61:23:03\",\n        \"endpoint-port-id\": \"Ethernet31\",\n        \"messages\": [],\n        \"endpoint-link\": true,\n        \"success\": true\n    }\n]"},{"id":"536c5f0a-389e-45a3-8770-91061997e05b","name":"endpoint-links with error","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/endpoint-links"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"1627","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 22 Oct 2018 00:49:54 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"endpoint-link\": null,\n        \"messages\": [\n            \"173\"\n        ],\n        \"network-device-id\": \"2899.3abb.c1ee\",\n        \"network-interface\": \"\",\n        \"peer-network-device-id\": \"\",\n        \"peer-network-interface\": \"\",\n        \"speed\": \"\",\n        \"success\": false\n    },\n    {\n        \"endpoint-id\": \"0050.56ba.b953\",\n        \"endpoint-link\": true,\n        \"endpoint-port-id\": \"00:50:56:ba:b9:53\",\n        \"messages\": [],\n        \"network-device-id\": \"7483.ef00.06c9\",\n        \"network-interface\": \"Ethernet8\",\n        \"speed\": \"speed1Gbps\",\n        \"success\": true\n    }\n]"}],"_postman_id":"3a6bbcb0-59ca-46b5-a677-6ce57752143f"},{"name":"network-link/<id>","event":[{"listen":"test","script":{"id":"1946adcf-abce-4bdd-bb9d-3083ef9aba55","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript"}}],"id":"830376c2-f93e-4a63-9c7c-d49d703b0890","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/network-link/7483.ef00.06c9","description":"<p>Retrieve network links by network device MACID</p>\n","urlObject":{"path":["mcs","network-link","7483.ef00.06c9"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"0689eea4-24df-4372-bdf4-36869c12fea2","name":"network-link/<id>","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/mcs/network-link/:entity","host":["{{url}}"],"path":["mcs","network-link",":entity"],"variable":[{"key":"entity","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"5343","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 12 Jul 2018 06:39:34 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"endpoint-link\": false,\n        \"network-device-id\": \"001c.734f.2ad9\",\n        \"network-interface\": \"Ethernet8\",\n        \"peer-network-device-id\": \"001c.7374.9993\",\n        \"peer-network-interface\": \"Ethernet1\",\n        \"speed\": \"speed10Gbps\",\n        \"success\": true,\n        \"messages\": []\n    }\n]"},{"id":"30ab360a-4722-49a9-aa56-7a8d4a60c9fb","name":"network-link/:entity with error","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/mcs/network-link/:entity","host":["{{url}}"],"path":["mcs","network-link",":entity"],"variable":[{"key":"entity","value":"2899.3abb.c1ee"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"261","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 22 Oct 2018 00:50:22 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"endpoint-link\": null, \n    \"messages\": [\n      \"173\"\n    ], \n    \"network-device-id\": \"2899.3abb.c1ee\", \n    \"network-interface\": \"\", \n    \"peer-network-device-id\": \"\", \n    \"peer-network-interface\": \"\", \n    \"speed\": \"\", \n    \"success\": false\n  }\n]\n"}],"_postman_id":"830376c2-f93e-4a63-9c7c-d49d703b0890"},{"name":"endpoint-link/<id>","event":[{"listen":"test","script":{"id":"1813039d-4ef4-465e-b238-fbc39480cb02","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript"}}],"id":"3ee12784-e235-454c-b869-931b4c33da35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/endpoint-link/2899.3a8f.b425","description":"<p>Retrieve endpoint links by network device MACID</p>\n","urlObject":{"path":["mcs","endpoint-link","2899.3a8f.b425"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"79cf29a2-f1bd-4339-8846-eb9c146bf02e","name":"endpoint-link/<id>","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/endpoint-link/:entity","host":["{{url}}"],"path":["endpoint-link",":entity"],"variable":[{"key":"entity","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"227","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 12 Jul 2018 06:40:03 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"endpoint-id\": \"vmni.c3\",\n        \"endpoint-link\": true,\n        \"endpoint-port-id\": \"00:50:56:5f:4b:d9\",\n        \"network-device-id\": \"001c.734f.2ad9\",\n        \"network-interface\": \"Ethernet9\",\n        \"speed\": \"speed10Gbps\",\n        \"success\": true,\n        \"messages\": []\n    }\n]"},{"id":"af6b35aa-bc1d-4a48-91f5-97415b54b3e3","name":"/endpoint-link/:entity with error","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/endpoint-link/:entity","host":["{{url}}"],"path":["endpoint-link",":entity"],"variable":[{"key":"entity","value":"2899.3abb.c1ee"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"261","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 22 Oct 2018 15:00:52 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"endpoint-link\": null, \n    \"messages\": [\n      \"173\"\n    ], \n    \"network-device-id\": \"2899.3abb.c1ee\", \n    \"network-interface\": \"\", \n    \"peer-network-device-id\": \"\", \n    \"peer-network-interface\": \"\", \n    \"speed\": \"\", \n    \"success\": false\n  }\n]\n"}],"_postman_id":"3ee12784-e235-454c-b869-931b4c33da35"},{"name":"network-devices","event":[{"listen":"test","script":{"id":"df004cb6-c0e2-4562-8684-4a60702fc3ac","exec":["console.log('responseTime', responseTime );","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log(responseCode.code)"],"type":"text/javascript"}}],"id":"ae5f5092-6576-44aa-8570-0f46f0928eef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/network-devices","description":"<p>Retrieve list of network devices which are part of network-links. It shows, the device name, EOS version, manufacture information and available interfaces.\nDevices which do not have any active lldp links, does not show up in network-links and hence do not show up in network-devices. If this device is part of arista.conf it will show up in /conf-devices.</p>\n","urlObject":{"path":["mcs","network-devices"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"59b75021-3575-4d57-9dfb-c5e538bd0612","name":"network-devices","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/network-devices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"93594","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 18 Oct 2018 17:16:06 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"build-time\": \"\",\n        \"id\": \"74:83:ef:00:06:c9\",\n        \"image-file\": \"flash:/openconfig-eos-trunk.swi\",\n        \"interfaces\": [\n            {\n                \"MTU\": 1500,\n                \"admin-status\": \"connected\",\n                \"built-in-mac-address\": \"74:83:ef:00:06:c9\",\n                \"description\": \"\",\n                \"down-reason\": \"\",\n                \"if-name\": \"Ethernet8\",\n                \"ip-address\": \"10.37.8.1\",\n                \"mac-address\": \"74:83:ef:00:06:c9\",\n                \"mode\": \"routed\",\n                \"oper-status\": \"up\",\n                \"operating-speed\": 1000000000\n            }\n        ],\n        \"last-reset-reason\": \"Reload requested by the user.\",\n        \"mac-address\": \"74:83:ef:00:06:c9\",\n        \"messages\": [],\n        \"mgmt-ip\": \"172.20.0.37\",\n        \"name\": \"cs-lf37.sjc.aristanetworks.com\",\n        \"product-description\": \"Arista Networks EOS version 4.21.0F-INT-9623699.eostrunk (engineering build) running on an Arista Networks DCS-7060SX2-48YC6\",\n        \"product-id\": \"DCS-7060SX2-48YC6-F\",\n        \"serial-number\": \"SSJ17261113\",\n        \"success\": true,\n        \"uptime\": \" 07:40:23 up 48 days, 12:26,  0 users,  load average: 0.50, 0.71, 0.78\\n\",\n        \"vendor\": \"Arista Networks\",\n        \"version\": \"4.21.0F-INT-9623699.eostrunk (engineering build)\"\n    }\n]"},{"id":"92532d4f-8730-4ed7-844b-f93178b7e092","name":"network-devices with error","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/network-devices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"70067","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 22 Oct 2018 13:43:37 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"build-time\": \"\", \n    \"id\": \"74:83:ef:00:06:c9\", \n    \"image-file\": \"flash:/openconfig-eos-trunk.swi\", \n    \"interfaces\": [\n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:c9\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet8\", \n        \"ip-address\": \"10.37.8.1\", \n        \"mac-address\": \"7483.ef00.06c9\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 1000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:ce\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet9\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06ce\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:c9\", \n        \"description\": \"cs-sp2\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet2\", \n        \"ip-address\": \"172.20.237.2\", \n        \"mac-address\": \"7483.ef00.06c9\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"errdisabled\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:c9\", \n        \"description\": \"cs-sp1\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet3\", \n        \"ip-address\": \"172.20.137.6\", \n        \"mac-address\": \"7483.ef00.06c9\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"down\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:c9\", \n        \"description\": \"cs-sp1\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet1\", \n        \"ip-address\": \"172.20.137.2\", \n        \"mac-address\": \"7483.ef00.06c9\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:f5\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet6\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06f5\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 1000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:c9\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet7\", \n        \"ip-address\": \"10.37.7.1\", \n        \"mac-address\": \"7483.ef00.06c9\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 1000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"errdisabled\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:c9\", \n        \"description\": \"cs-sp2\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet4\", \n        \"ip-address\": \"172.20.237.6\", \n        \"mac-address\": \"7483.ef00.06c9\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"down\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:db\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet5\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06db\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 1000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:07:02\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet52/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.0702\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 100000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:fe\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet49/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06fe\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 100000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:07:06\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet53/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.0706\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 100000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:d2\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet13\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06d2\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:07:0a\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet50/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.070a\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 100000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:fa\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet54/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06fa\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 100000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:07:0e\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet51/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.070e\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 100000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:d1\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet38\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06d1\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:eb\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet39\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06eb\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:df\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet18\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06df\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:f8\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet19\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06f8\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:cb\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet32\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06cb\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:e4\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet33\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06e4\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:d9\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet30\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06d9\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:f3\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet31\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06f3\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:cf\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet36\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06cf\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:e8\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet37\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06e8\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:cd\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet34\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06cd\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:e6\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet35\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06e6\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:ec\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet14\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06ec\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 65535, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"N/A\", \n        \"description\": \"test\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Loopback0\", \n        \"ip-address\": \"172.20.0.37\", \n        \"mac-address\": \"N/A\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 0\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:d4\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet15\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06d4\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:dc\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet16\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06dc\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:c8\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Management1\", \n        \"ip-address\": \"10.90.225.37\", \n        \"mac-address\": \"7483.ef00.06c8\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 1000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:f6\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet17\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06f6\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:e9\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet48\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06e9\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:e2\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet47\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06e2\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:e7\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet10\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06e7\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:e0\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet45\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06e0\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:f7\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet44\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06f7\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:dd\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet43\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06dd\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:f4\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet42\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06f4\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:da\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet41\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06da\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:f1\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet40\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06f1\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:f0\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet29\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06f0\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:d7\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet28\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06d7\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:d0\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet11\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06d0\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:ea\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet12\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06ea\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:f9\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet46\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06f9\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:ca\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet21\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06ca\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:e1\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet20\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06e1\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:cc\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet23\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06cc\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:e3\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet22\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06e3\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:ed\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet25\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06ed\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:d3\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet24\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06d3\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:ee\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet27\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06ee\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"74:83:ef:00:06:d5\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet26\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"7483.ef00.06d5\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 25000000000\n      }\n    ], \n    \"last-reset-reason\": \"Reload requested by the user.\", \n    \"mac-address\": \"7483.ef00.06c9\", \n    \"messages\": [], \n    \"mgmt-ip\": \"172.20.0.37\", \n    \"name\": \"cs-lf37.sjc.aristanetworks.com\", \n    \"product-description\": \"Arista Networks EOS version 4.21.0F-INT-9623699.eostrunk (engineering build) running on an Arista Networks DCS-7060SX2-48YC6\", \n    \"product-id\": \"DCS-7060SX2-48YC6-F\", \n    \"serial-number\": \"SSJ17261113\", \n    \"success\": true, \n    \"uptime\": \" 04:07:42 up 52 days,  8:53,  0 users,  load average: 0.49, 0.62, 0.67\\n\", \n    \"vendor\": \"Arista Networks\", \n    \"version\": \"4.21.0F-INT-9623699.eostrunk (engineering build)\"\n  }, \n  {\n    \"build-time\": \"\", \n    \"id\": \"00:1c:73:8d:15:69\", \n    \"image-file\": \"flash:/EOS.swi\", \n    \"interfaces\": [\n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:71\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet8\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1571\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:72\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet9\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1572\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:80\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet23\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1580\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:69\", \n        \"description\": \"cs-sp2\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet2\", \n        \"ip-address\": \"172.20.215.2\", \n        \"mac-address\": \"001c.738d.1569\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:69\", \n        \"description\": \"cs-sp1\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet3\", \n        \"ip-address\": \"172.20.115.6\", \n        \"mac-address\": \"001c.738d.1569\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:69\", \n        \"description\": \"cs-sp1\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet1\", \n        \"ip-address\": \"172.20.115.2\", \n        \"mac-address\": \"001c.738d.1569\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:6f\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet6\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.156f\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:70\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet7\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1570\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:69\", \n        \"description\": \"cs-sp2\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet4\", \n        \"ip-address\": \"172.20.215.6\", \n        \"mac-address\": \"001c.738d.1569\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:6e\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet5\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.156e\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:9a\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet49/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.159a\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"down\", \n        \"operating-speed\": 40000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:aa\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet50/5\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.15aa\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"down\", \n        \"operating-speed\": 40000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:76\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet13\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1576\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:a6\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet50/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.15a6\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"down\", \n        \"operating-speed\": 40000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:69\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Vlan1\", \n        \"ip-address\": \"10.15.100.1\", \n        \"mac-address\": \"001c.738d.1569\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 0\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:ae\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet50/9\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.15ae\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"down\", \n        \"operating-speed\": 40000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:8f\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet38\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.158f\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:90\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet39\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1590\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:7b\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet18\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.157b\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:7c\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet19\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.157c\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:9e\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet49/5\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.159e\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"down\", \n        \"operating-speed\": 40000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:8a\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet33\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.158a\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:79\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet16\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1579\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:88\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet31\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1588\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:8d\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet36\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.158d\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:8e\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet37\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.158e\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:8b\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet34\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.158b\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:8c\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet35\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.158c\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:a2\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet49/9\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.15a2\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"down\", \n        \"operating-speed\": 40000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:89\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet32\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1589\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:77\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet14\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1577\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 65535, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"N/A\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Loopback0\", \n        \"ip-address\": \"192.168.99.15\", \n        \"mac-address\": \"N/A\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 0\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:78\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet15\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1578\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:87\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet30\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1587\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:68\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Management1\", \n        \"ip-address\": \"10.90.224.35\", \n        \"mac-address\": \"001c.738d.1568\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 1000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:7a\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet17\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.157a\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:69\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet48\", \n        \"ip-address\": \"10.15.48.1\", \n        \"mac-address\": \"001c.738d.1569\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 1000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:69\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet47\", \n        \"ip-address\": \"10.15.47.1\", \n        \"mac-address\": \"001c.738d.1569\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 1000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:73\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet10\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1573\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:96\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet45\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1596\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:95\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet44\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1595\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:94\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet43\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1594\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:93\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet42\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1593\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:92\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet41\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1592\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:91\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet40\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1591\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:86\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet29\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1586\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:85\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet28\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1585\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:74\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet11\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1574\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:75\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet12\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1575\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:97\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet46\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1597\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:7e\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet21\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.157e\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:7d\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet20\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.157d\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:69\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Vlan2\", \n        \"ip-address\": \"10.15.100.3\", \n        \"mac-address\": \"001c.738d.1569\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 0\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:7f\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet22\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.157f\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:82\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet25\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1582\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:81\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet24\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1581\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:84\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet27\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1584\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"00:1c:73:8d:15:83\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet26\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"001c.738d.1583\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }\n    ], \n    \"last-reset-reason\": \"Reload requested by the user.\", \n    \"mac-address\": \"001c.738d.1569\", \n    \"messages\": [], \n    \"mgmt-ip\": \"192.168.99.15\", \n    \"name\": \"cs-lf15.sjc.aristanetworks.com\", \n    \"product-description\": \"Arista Networks EOS version 4.19.3F running on an Arista Networks DCS-7050SX-72\", \n    \"product-id\": \"DCS-7050SX-72-F\", \n    \"serial-number\": \"JPE14250222\", \n    \"success\": true, \n    \"uptime\": \" 04:07:43 up 3 days, 20:54,  0 users,  load average: 0.35, 0.33, 0.48\\n\", \n    \"vendor\": \"Arista Networks\", \n    \"version\": \"4.19.3F\"\n  }, \n  {\n    \"build-time\": \"\", \n    \"id\": \"28:99:3a:8f:b4:25\", \n    \"image-file\": \"flash:/EOS-4.21.0F.swi\", \n    \"interfaces\": [\n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf8\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet8\", \n        \"ip-address\": \"172.20.108.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet9\", \n        \"ip-address\": \"192.168.1.9\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:27\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet2\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b427\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf3\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet3\", \n        \"ip-address\": \"172.20.103.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"down\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf1\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet1\", \n        \"ip-address\": \"172.20.101.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf6\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet6\", \n        \"ip-address\": \"172.20.106.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"down\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf7\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet7\", \n        \"ip-address\": \"172.20.107.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf4\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet4\", \n        \"ip-address\": \"172.20.104.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:2a\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet5\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b42a\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"disabled\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:62\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet52/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b462\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 100000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"disabled\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:56\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet49/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b456\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 100000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"disabled\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:66\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet53/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b466\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 100000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf13\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet13\", \n        \"ip-address\": \"172.20.113.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"disabled\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:5a\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet50/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b45a\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 100000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"disabled\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:6a\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet54/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b46a\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 100000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"disabled\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:5e\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet51/1\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b45e\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 100000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf37\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet38\", \n        \"ip-address\": \"172.20.137.5\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"down\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:4c\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet39\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b44c\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf18\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet18\", \n        \"ip-address\": \"172.20.118.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf15\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet19\", \n        \"ip-address\": \"172.20.115.5\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:45\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet32\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b445\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:46\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet33\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b446\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:43\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet30\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b443\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:44\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet31\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b444\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:49\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet36\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b449\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf37\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet37\", \n        \"ip-address\": \"172.20.137.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:47\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet34\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b447\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:48\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet35\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b448\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet14\", \n        \"ip-address\": \"172.20.114.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 65535, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"N/A\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Loopback0\", \n        \"ip-address\": \"172.20.0.101\", \n        \"mac-address\": \"N/A\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 0\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf15\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet15\", \n        \"ip-address\": \"172.20.115.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf16\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet16\", \n        \"ip-address\": \"172.20.116.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:24\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Management1\", \n        \"ip-address\": \"10.90.224.11\", \n        \"mac-address\": \"2899.3a8f.b424\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 1000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf17\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet17\", \n        \"ip-address\": \"172.20.117.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:55\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet48\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b455\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:54\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet47\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b454\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:2f\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet10\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b42f\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:52\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet45\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b452\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:51\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet44\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b451\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:50\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet43\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b450\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:4f\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet42\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b44f\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:4e\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet41\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b44e\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:4d\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet40\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b44d\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf35\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet29\", \n        \"ip-address\": \"172.20.135.5\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf23\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet28\", \n        \"ip-address\": \"172.20.123.5\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf11\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet11\", \n        \"ip-address\": \"172.20.111.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf12\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet12\", \n        \"ip-address\": \"172.20.112.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:53\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet46\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b453\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf9\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet21\", \n        \"ip-address\": \"172.20.109.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet20\", \n        \"ip-address\": \"192.168.1.20\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf23\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet23\", \n        \"ip-address\": \"172.20.123.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf22\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet22\", \n        \"ip-address\": \"172.20.122.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf25\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet25\", \n        \"ip-address\": \"172.20.125.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf24\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet24\", \n        \"ip-address\": \"172.20.124.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 1500, \n        \"admin-status\": \"connected\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:25\", \n        \"description\": \"cs-lf35\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet27\", \n        \"ip-address\": \"172.20.135.1\", \n        \"mac-address\": \"2899.3a8f.b425\", \n        \"mode\": \"routed\", \n        \"oper-status\": \"up\", \n        \"operating-speed\": 10000000000\n      }, \n      {\n        \"MTU\": 9214, \n        \"admin-status\": \"notconnect\", \n        \"built-in-mac-address\": \"28:99:3a:8f:b4:3f\", \n        \"description\": \"\", \n        \"down-reason\": \"\", \n        \"if-name\": \"Ethernet26\", \n        \"ip-address\": \" \", \n        \"mac-address\": \"2899.3a8f.b43f\", \n        \"mode\": \"bridged\", \n        \"oper-status\": \"notPresent\", \n        \"operating-speed\": 10000000000\n      }\n    ], \n    \"last-reset-reason\": \"Reload requested by the user.\", \n    \"mac-address\": \"2899.3a8f.b425\", \n    \"messages\": [], \n    \"mgmt-ip\": \"172.20.0.101\", \n    \"name\": \"cs-sp1.sjc.aristanetworks.com\", \n    \"product-description\": \"Arista Networks EOS version 4.21.0F running on an Arista Networks DCS-7280SR2-48YC6\", \n    \"product-id\": \"DCS-7280SR2-48YC6-F\", \n    \"serial-number\": \"SSJ17200866\", \n    \"success\": true, \n    \"uptime\": \" 04:07:45 up 4 days,  8:51,  0 users,  load average: 0.47, 0.49, 0.52\\n\", \n    \"vendor\": \"Arista Networks\", \n    \"version\": \"4.21.0F\"\n  }, \n  {\n    \"mac-address\": \"2899.3abb.c1ee\", \n    \"messages\": [\n      \"173\"\n    ], \n    \"name\": \"cs-lf23\", \n    \"success\": false\n  }\n]\n"}],"_postman_id":"ae5f5092-6576-44aa-8570-0f46f0928eef"},{"name":"network-device/<id>","event":[{"listen":"test","script":{"id":"72cfd821-e607-4ee7-b499-cade4afff525","exec":["console.log('responseTime', responseTime );","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript"}}],"id":"627d58a4-9a86-43cf-8ea8-1aafe0c00377","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/network-device/001c.73d6.161f","description":"<p>Retrieve network device information by network device MACID which is part of network-links. it shows, the device name, EOS version, manufacture information and available interfaces.\nDevices which do not have any active lldp links, does not show up in network-links and hence do not show up in network-devices. If this device is part of arista.conf it will show up in /conf-devices.</p>\n","urlObject":{"path":["mcs","network-device","001c.73d6.161f"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"71ce26b5-f82c-4163-90d1-1500c9cd7dc4","name":"/network-device/:entity","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/network-device/:entity","host":["{{url}}"],"path":["network-device",":entity"],"variable":[{"key":"entity","value":"2899.3abb.c1ee"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"21667","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 18 Oct 2018 16:54:57 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"build-time\": \"\",\n    \"id\": \"28:99:3a:bb:c1:ee\",\n    \"image-file\": \"flash:/EOS.swi\",\n    \"interfaces\": [\n        {\n            \"MTU\": 1500,\n            \"admin-status\": \"connected\",\n            \"built-in-mac-address\": \"28:99:3a:bb:c1:ee\",\n            \"description\": \"NTNX-AHV-4\",\n            \"down-reason\": \"\",\n            \"if-name\": \"Ethernet8\",\n            \"ip-address\": \"10.23.8.1\",\n            \"mac-address\": \"28:99:3a:bb:c1:ee\",\n            \"mode\": \"routed\",\n            \"oper-status\": \"up\",\n            \"operating-speed\": 1000000000\n        }\n    ],\n    \"last-reset-reason\": \"Reload requested by the user.\",\n    \"mac-address\": \"28:99:3a:bb:c1:ee\",\n    \"messages\": [],\n    \"mgmt-ip\": \"172.20.0.23\",\n    \"name\": \"cs-lf23.sjc.aristanetworks.com\",\n    \"product-description\": \"Arista Networks EOS version 4.20.2.1F running on an Arista Networks DCS-7160-48YC6\",\n    \"product-id\": \"DCS-7160-48YC6-F\",\n    \"serial-number\": \"SSJ17164906\",\n    \"success\": true,\n    \"uptime\": \" 07:19:19 up 6 days, 21:39,  2 users,  load average: 1.56, 1.57, 1.59\\n\",\n    \"vendor\": \"Arista Networks\",\n    \"version\": \"4.20.2.1F\"\n}"},{"id":"745f10df-a8be-4459-9830-9d7e15aa17c1","name":"/network-device/:entity with error","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/network-device/:entity","host":["{{url}}"],"path":["network-device",":entity"],"variable":[{"key":"entity","value":"2899.3abb.c1ee"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"113","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 22 Oct 2018 13:43:11 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"{\n  \"mac-address\": \"2899.3abb.c1ee\", \n  \"messages\": [\n    \"173\"\n  ], \n  \"name\": \"cs-lf23\", \n  \"success\": false\n}\n"}],"_postman_id":"627d58a4-9a86-43cf-8ea8-1aafe0c00377"},{"name":"endpoint/<id>","event":[{"listen":"test","script":{"id":"e74d0458-1665-4cab-bdeb-9991b36c9f24","exec":["console.log('responseTime:',responseTime );","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript"}}],"id":"f11592ef-ec53-4e2a-8e64-7dbeae54fe95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/endpoint/00:1c:73:56:59:f0","description":"<p>Retrieve endpoint devices by endpoint device MACID</p>\n","urlObject":{"path":["mcs","endpoint","00:1c:73:56:59:f0"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"61eb32bb-0af2-4ab1-9bcc-24c5f211340b","name":"endpoint/:entity with error","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/mcs/endpoint/:entity","host":["{{url}}"],"path":["mcs","endpoint",":entity"],"variable":[{"key":"entity","value":"2899.3abb.c1ee"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"158","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 22 Oct 2018 13:02:27 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"chassis-id\": \"\", \n    \"messages\": [\n      \"173\"\n    ], \n    \"network-device-id\": \"2899.3abb.c1ee\", \n    \"port-id\": \"\", \n    \"success\": false\n  }\n]\n"},{"id":"f92fdc7f-b813-4e3f-a609-96b8cfc16cf4","name":"endpoint/:entity","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/mcs/endpoint/:entity","host":["{{url}}"],"path":["mcs","endpoint",":entity"],"variable":[{"key":"entity","value":"001c.738d.1569"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"340","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 22 Oct 2018 13:01:40 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"chassis-id\": \"0050.56ba.42a5\", \n    \"messages\": [], \n    \"network-device-id\": \"001c.738d.1569\", \n    \"port-id\": \"00:50:56:ba:42:a5\", \n    \"success\": true\n  }, \n  {\n    \"chassis-id\": \"0050.56ba.398f\", \n    \"messages\": [], \n    \"network-device-id\": \"001c.738d.1569\", \n    \"port-id\": \"00:50:56:ba:39:8f\", \n    \"success\": true\n  }\n]\n"}],"_postman_id":"f11592ef-ec53-4e2a-8e64-7dbeae54fe95"},{"name":"reservation-percentage/<id>","event":[{"listen":"test","script":{"id":"a72ddc7c-8c9f-4ae3-a58f-11f81b00f9a2","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript"}}],"id":"1d011d92-6831-4d55-9b2e-dc7e3113cd1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/reservation-percentage/c0:d6:82:ec:79:2e","description":"<p>Get bandwidth reservation percentage set for interfaces on a particular device by MACID</p>\n","urlObject":{"path":["mcs","reservation-percentage","c0:d6:82:ec:79:2e"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"62a31cdb-4ca7-435a-ac36-20cae7f47c7a","name":"reservation-percentage/:entity","originalRequest":{"method":"GET","header":[{"key":"","value":"","disabled":true}],"url":{"raw":"{{url}}/mcs/reservation-percentage/:entity","host":["{{url}}"],"path":["mcs","reservation-percentage",":entity"],"variable":[{"key":"entity","value":"00:1c:73:8d:15:69"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"153","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 18 Oct 2018 17:04:17 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"deviceId\": \"001c.738d.1569\", \n    \"interface-name\": \"all\", \n    \"messages\": [], \n    \"reservation-percent\": \"1.0\", \n    \"success\": true\n  }\n]\n"},{"id":"d0437772-5e98-4bf3-b4e1-e55fb68a4040","name":"reservation-percentage/:entity with error","originalRequest":{"method":"GET","header":[{"key":"","value":"","disabled":true}],"url":{"raw":"{{url}}/mcs/reservation-percentage/:entity","host":["{{url}}"],"path":["mcs","reservation-percentage",":entity"],"variable":[{"key":"entity","value":"00:1c:73:8d:15:6"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"71","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 22 Oct 2018 15:08:04 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"messages\": [\n      \"137\"\n    ], \n    \"success\": false\n  }\n]\n"}],"_postman_id":"1d011d92-6831-4d55-9b2e-dc7e3113cd1f"},{"name":"reservation-percentage","event":[{"listen":"test","script":{"id":"8fed1c1f-7bb9-49de-a34e-5ecf5d2e3d07","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript"}}],"id":"d199d1aa-ecf8-4ecc-b354-95a974e6915e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"chassis-id\": \"d4:af:f7:08:b4:af,d4:af:f7:08:ab:25\",\n    \"interface-name\": \"Ethernet1-10\",\n    \"reservation-percent\": \"1\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/reservation-percentage","description":"<p>Post Reservation Percentage by portName and device MACID<br />Accepted values are rounded to 2 decimal places and ranges from 0.00 - 1.00</p>\n<ul>\n<li>chassis-id can be a single device-id or comma separated list of chassis-ids or `all`.<ul>\n<li>Single device-id format : chassis-id : “00:1c:73:8d:15:69”</li>\n</ul>\n</li>\n<li>Comma separated list: chassis-id : “00:1c:73:8d:15:69,00:2c:74:65:23:45,00:2c:73:8d:45:68”</li>\n<li>Here each reservation percentage will be applied to chassis-id’s interface-name specified<ul>\n<li>All devices chassis-id : “all”</li>\n</ul>\n</li>\n<li>interface-name can be a single interface id or comma separated list of interface-ids or comma separated list of range of interface-ids or all.</li>\n</ul>\n<p> </p>\n<p>Format of interface-id range currently supported-</p>\n<ul>\n<li>EthernetX/Y1-Y5/Z ---&gt; This range expands as -[ EtherentX1,EthernetX2,...,EthernetX5 ]</li>\n<li>EthernetX/Y1-Y5 ---&gt; This range expands as - [ EthernetX/Y1,EthernetX/Y2,...,EthernetX/Y5]</li>\n<li>EthernetX/Y1-Y5/Z ---&gt; This range expands as - [ EthernetX/Y1/Z, EthernetX/Y2/Z,...,<br />                                                                                                      EthernetX/Y5/Z ]</li>\n</ul>\n","urlObject":{"path":["mcs","reservation-percentage"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"cf0ef40d-f2d9-46c8-9b45-a08f8e9e8af1","name":"reservation-percentage with error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"chassis-id\":\"00:1c:73:8d:15:6\",\n\"interface-name\":\"Ethernet1\",\n\"reservation-percent\":\"1.0\"}"},"url":"{{url}}/mcs/reservation-percentage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"74","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 22 Oct 2018 15:09:30 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"{\n  \"messages\": [\n    \"137\"\n  ], \n  \"response\": [], \n  \"success\": false\n}\n"},{"id":"dc77c13c-4409-49a1-9ab0-12c9b89b8d88","name":"reservation-percentage","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\"chassis-id\":\"00:1c:73:8d:15:69\",\n\"interface-name\":\"Ethernet1\",\n\"reservation-percent\":\"1.0\"}"},"url":"{{url}}/mcs/reservation-percentage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"185","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 18 Oct 2018 17:05:09 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"{\n  \"messages\": [], \n  \"response\": [\n    {\n      \"deviceId\": \"001c.738d.1569\", \n      \"interfaceId\": \"Ethernet1\", \n      \"reservation-percentage\": \"1.0\"\n    }\n  ], \n  \"success\": true\n}\n"}],"_postman_id":"d199d1aa-ecf8-4ecc-b354-95a974e6915e"},{"name":"receivers","event":[{"listen":"test","script":{"id":"74889d4a-a3d3-4322-a75f-15ee80e04428","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript","packages":{}}}],"id":"f634b4a1-b769-4251-ba5e-18ff8e708597","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"sourceIP\": null,\n        \"destinationIP\": \"239.1.0.1\",\n        \"deviceId\": \"d4af.f708.b4af\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/receivers/","description":"<p>Returns the multicast receivers configured from this server. Users can filter the receivers by passing a combination of Source IP/Destination IP/Device ID in receivers request body.</p>\n","urlObject":{"path":["mcs","receivers",""],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"45e7a9ea-1622-468f-9840-61434233902f","name":"receivers with failed errorCode 173","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/receivers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"75","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sat, 10 Nov 2018 03:31:17 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\n  \"messages\": [\n    \"173\"\n  ], \n  \"receivers\": [], \n  \"success\": false\n}\n"},{"id":"e0f61a34-e6eb-4e7d-89db-db5fe5cc9dad","name":"receivers","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/receivers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"560","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 18 Oct 2018 17:30:33 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"{\n  \"messages\": [], \n  \"receivers\": [\n    {\n      \"destinationIP\": \"224.1.0.10\", \n      \"deviceId\": \"2899.3abb.c1ee\", \n      \"messages\": [], \n      \"receiverIntfIds\": [\n        \"Ethernet7\"\n      ], \n      \"sourceIP\": \"10.1.1.100\", \n      \"success\": true, \n      \"trackingID\": 76\n    }, \n    {\n      \"destinationIP\": \"224.1.0.10\", \n      \"deviceId\": \"001c.738d.1569\", \n      \"messages\": [], \n      \"receiverIntfIds\": [\n        \"Ethernet7\"\n      ], \n      \"sourceIP\": \"10.1.1.100\", \n      \"success\": true, \n      \"trackingID\": 76\n    }\n  ], \n  \"success\": true\n}\n"},{"id":"e70c3a09-c483-4fd4-8b70-7c84898fd939","name":"receivers with filters","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"sourceIP\": \"10.24.200.1\",\n        \"destinationIP\": \"229.23.1.98\",\n        \"deviceId\": \"d4af.f708.ab25\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/receivers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 03 Nov 2023 21:16:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"782"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [],\n    \"success\": true,\n    \"receivers\": [\n        {\n            \"destinationIP\": \"229.23.1.89\",\n            \"deviceId\": \"d4af.f708.b4af\",\n            \"messages\": [],\n            \"receiverIntfIds\": [\n                \"Ethernet54/1\"\n            ],\n            \"sourceIP\": \"10.24.200.1\",\n            \"success\": true,\n            \"trackingID\": 70354,\n            \"action\": \"ok\",\n            \"network-device-name\": \"media-leaf-2.MnE.lab\"\n        },\n        {\n            \"destinationIP\": \"229.23.1.89\",\n            \"deviceId\": \"d4af.f708.ab25\",\n            \"messages\": [],\n            \"receiverIntfIds\": [\n                \"Ethernet25\"\n            ],\n            \"sourceIP\": \"10.24.200.1\",\n            \"success\": true,\n            \"trackingID\": 70354,\n            \"action\": \"ok\",\n            \"network-device-name\": \"media-leaf-1.MnE.lab\"\n        },\n        {\n            \"destinationIP\": \"229.23.1.89\",\n            \"deviceId\": \"c0d6.8235.6d87\",\n            \"messages\": [],\n            \"receiverIntfIds\": [\n                \"Ethernet27/1\"\n            ],\n            \"sourceIP\": \"10.24.200.1\",\n            \"success\": true,\n            \"trackingID\": 70354,\n            \"action\": \"ok\",\n            \"network-device-name\": \"media-spine-1.MnE.lab\"\n        }\n    ]\n}"}],"_postman_id":"f634b4a1-b769-4251-ba5e-18ff8e708597"},{"name":"interface-bandwidth","event":[{"listen":"test","script":{"id":"fcfda190-4377-4919-8fde-89e5b1e89df5","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:', responseCode.code)",""],"type":"text/javascript"}}],"id":"5ec59b52-05ea-4907-8a48-dfeee322af0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/interface-bandwidth","description":"<p>Returns the bandwidth details for interfaces on devices</p>\n","urlObject":{"path":["mcs","interface-bandwidth"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5a1706a5-8c6c-4a20-9a11-44f1f7866145","name":"interface-bandwidth","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/interface-bandwidth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"103225","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 18 Oct 2018 17:06:40 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"availableRxBw\": 25000000,\n        \"availableTxBw\": 25000000,\n        \"deviceID\": \"2899.3abb.c1ee\",\n        \"interfaceId\": \"Ethernet35\",\n        \"messages\": [],\n        \"portSpeed\": 25000000,\n        \"reservation-percentage\": \"1.0\",\n        \"rxTotal\": 0,\n        \"success\": true,\n        \"totalMcastBw\": 0,\n        \"txTotal\": 0,\n        \"vlanId\": \"1\",\n        \"vlanMode\": \"access\"\n    }\n]"}],"_postman_id":"5ec59b52-05ea-4907-8a48-dfeee322af0e"},{"name":"receivers/maintenance/<id>","event":[{"listen":"test","script":{"id":"74889d4a-a3d3-4322-a75f-15ee80e04428","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript"}}],"id":"9437c14a-f35a-4ef5-9004-0db7f44be921","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"sourceIP\": null,\n        \"destinationIP\": null,\n        \"deviceId\": \"d4af.f708.ab25\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/receivers/maintenance/<id>","description":"<p>Returns the multicast receivers configured from this server. Users can filter the receivers by passing a combination of Source IP/Destination IP/Device ID in receivers request body.  </p>\n<p>Receivers go into action:\"impacted\" if they are part of maintenance mode. Here the receiver traffic is not impacted if there are not network failure impacting the receiver. The receiver is just considered to be \"maintenance-impacted\". This can be identified from \"impactedReasons\" field. This field consists of values starting with \"maintenance ....\", \"device ...\", \"link ...\", and/or \"interface ...\"</p>\n","urlObject":{"path":["mcs","receivers","maintenance","<id>"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"423e977f-876b-4d12-8855-18e6eb1dc915","name":"receivers/maintenance/<id>","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/receivers/maintenance/c0:d6:82:35:6d:87"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 21 Dec 2023 20:30:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [],\n    \"success\": true,\n    \"receivers\":[     {\n        \"destinationIP\": \"229.23.4.253\",\n        \"deviceId\": \"fcbd.6779.e1eb\",\n        \"messages\": [],\n        \"receiverIntfIds\": [\n            \"Ethernet60/2\",\n            \"Ethernet60/1\"\n        ],\n        \"sourceIP\": \"10.24.200.1\",\n        \"success\": true,\n        \"trackingID\": 40379,\n        \"action\": \"impacted\",\n        \"impactedReasons\": [\n            \"maintenance c0d6.8235.6d87\"\n        ],\n        \"network-device-name\": \"media-leaf-3.MnE.lab\"\n    },\n    {\n        \"destinationIP\": \"229.23.7.207\",\n        \"deviceId\": \"fcbd.6779.e1eb\",\n        \"messages\": [],\n        \"receiverIntfIds\": [\n            \"Ethernet60/2\",\n            \"Ethernet60/1\"\n        ],\n        \"sourceIP\": \"10.24.200.1\",\n        \"success\": true,\n        \"trackingID\": 40379,\n        \"action\": \"impacted\",\n        \"impactedReasons\": [\n            \"maintenance c0d6.8235.6d87\"\n        ],\n        \"network-device-name\": \"media-leaf-3.MnE.lab\"\n    }]\n}"}],"_postman_id":"9437c14a-f35a-4ef5-9004-0db7f44be921"},{"name":"receivers/impacted","event":[{"listen":"test","script":{"id":"74889d4a-a3d3-4322-a75f-15ee80e04428","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript"}}],"id":"de0117d5-bbe5-4a1c-ac9a-a7f9d427f85c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/receivers/impacted","description":"<p>Returns the multicast receivers configured from this server. Users can filter the receivers by passing a combination of Source IP/Destination IP/Device ID in receivers request body.</p>\n","urlObject":{"path":["mcs","receivers","impacted"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"594c3287-b733-49f2-add9-fe835ca44b3f","name":"receivers impacted","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/receivers/impacted"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Tue, 12 Dec 2023 23:40:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [],\n    \"success\": true,\n    \"receivers\": [{\n        \"destinationIP\": \"229.23.1.89\",\n        \"deviceId\": \"d4af.f708.b4af\",\n        \"messages\": [],\n        \"receiverIntfIds\": [\n            \"Ethernet54/1\"\n        ],\n        \"sourceIP\": \"10.24.200.1\",\n        \"success\": true,\n        \"trackingID\": 70354,\n        \"action\": \"impacted\",\n        \"impactedReasons\": [\n            \"interface down d4af.f708.ab25-Ethernet26\"\n        ],\n        \"network-device-name\": \"media-leaf-2.MnE.lab\"\n    },\n    {\n        \"destinationIP\": \"229.23.1.89\",\n        \"deviceId\": \"d4af.f708.ab25\",\n        \"messages\": [],\n        \"receiverIntfIds\": [\n            \"Ethernet25\"\n        ],\n        \"sourceIP\": \"10.24.200.1\",\n        \"success\": true,\n        \"trackingID\": 70354,\n        \"action\": \"impacted\",\n        \"impactedReasons\": [\n            \"interface down d4af.f708.ab25-Ethernet25\",\n            \"interface down d4af.f708.ab25-Ethernet26\"\n        ],\n        \"network-device-name\": \"media-leaf-1.MnE.lab\"\n    }]\n}"}],"_postman_id":"de0117d5-bbe5-4a1c-ac9a-a7f9d427f85c"},{"name":"senders","event":[{"listen":"test","script":{"id":"0afa6705-17e5-4763-bb1d-d4cf6f846b4b","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript"}}],"id":"8cae5ce7-054a-484f-bc60-095179d6e61d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/senders","description":"<p>Returns the multicast senders configured from this server. Users can filter the senders by passing a combination of Source IP/Destination IP/Device ID in senders request body</p>\n","urlObject":{"path":["mcs","senders"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"bf4363c1-58b7-4721-a853-eedc100a15e1","name":"senders  with failed error code 173","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/senders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"314","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 06 Dec 2018 07:55:36 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [\n        \"173\"\n    ],\n    \"senders\": [],\n    \"success\": false\n}"},{"id":"c3fe95e4-f257-47ef-b8e6-2960db485350","name":"senders","originalRequest":{"method":"GET","header":[],"url":"http://10.90.228.50/mcs/senders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"275","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 18 Oct 2018 17:10:28 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"senders\": [\n         {\n            \"bandwidth\": 10000,\n            \"destinationIP\": \"229.23.1.37\",\n            \"messages\": [],\n            \"senderId\": \"d4af.f708.ab25\",\n            \"network-device-name\": \"media-leaf-1.MnE.lab\",\n            \"senderPort\": \"Ethernet26\",\n            \"sourceIP\": \"10.24.200.1\",\n            \"success\": true,\n            \"trackingID\": 41723,\n            \"label\": \"camera-1-37\",\n            \"applyPolicy\": true\n        }\n    ],\n    \"messages\": [],\n    \"success\": true\n    \n}"},{"id":"5b4b1f92-d403-4f5d-b6b6-6ac1c17134e9","name":"senders with filters","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"sourceIP\": \"10.24.200.1\",\n        \"destinationIP\": \"229.23.1.98\",\n        \"deviceId\": \"d4af.f708.ab25\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/senders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 03 Nov 2023 21:22:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"331"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [],\n    \"success\": true,\n    \"senders\": [\n        {\n            \"bandwidth\": 10000,\n            \"destinationIP\": \"229.23.1.98\",\n            \"messages\": [],\n            \"senderId\": \"d4af.f708.ab25\",\n            \"network-device-name\": \"media-leaf-1.MnE.lab\",\n            \"senderPort\": \"Ethernet26\",\n            \"sourceIP\": \"10.24.200.1\",\n            \"success\": true,\n            \"trackingID\": 41723,\n            \"label\": \"camera-1-98\",\n            \"applyPolicy\": true\n        }\n    ]\n}"}],"_postman_id":"8cae5ce7-054a-484f-bc60-095179d6e61d"},{"name":"endpoints. ","event":[{"listen":"test","script":{"id":"c633edee-2686-4526-8b88-b9c53050e0d8","exec":["console.log('responseTime', responseTime );","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:', responseCode.code)"],"type":"text/javascript"}}],"id":"532d2e8e-9123-40d4-a66d-124bd62c586d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/endpoints","description":"<p>Retrieve endpoint devices. It lists the endpoint devices ID and the interface information</p>\n","urlObject":{"path":["mcs","endpoints"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d7cb3dca-222a-4423-b4a0-941d9cb59f1a","name":"endpoints with error","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/endpoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"989","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 22 Oct 2018 13:35:57 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"chassis-id\": \"\", \n    \"messages\": [\n      \"173\"\n    ], \n    \"network-device-id\": \"2899.3abb.c1ee\", \n    \"port-id\": \"\", \n    \"success\": false\n  }, \n  {\n    \"chassis-id\": \"0050.56ba.b953\", \n    \"messages\": [], \n    \"network-device-id\": \"7483.ef00.06c9\", \n    \"port-id\": \"00:50:56:ba:b9:53\", \n    \"success\": true\n  }, \n  {\n    \"chassis-id\": \"0050.56ba.f825\", \n    \"messages\": [], \n    \"network-device-id\": \"7483.ef00.06c9\", \n    \"port-id\": \"00:50:56:ba:f8:25\", \n    \"success\": true\n  }, \n  {\n    \"chassis-id\": \"vmni.c3\", \n    \"messages\": [], \n    \"network-device-id\": \"2899.3a8f.b425\", \n    \"port-id\": \"00:50:56:5f:4b:d9\", \n    \"success\": true\n  }, \n  {\n    \"chassis-id\": \"0050.56ba.42a5\", \n    \"messages\": [], \n    \"network-device-id\": \"001c.738d.1569\", \n    \"port-id\": \"00:50:56:ba:42:a5\", \n    \"success\": true\n  }, \n  {\n    \"chassis-id\": \"vmni.c9\", \n    \"messages\": [], \n    \"network-device-id\": \"001c.738d.1569\", \n    \"port-id\": \"00:50:56:50:5a:00\", \n    \"success\": true\n  }\n]\n"},{"id":"e4d7201e-a889-4f3c-a8a6-a17cd2d85c7d","name":"endpoints","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/endpoints"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"840","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 18 Oct 2018 16:53:05 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"chassis-id\": \"0050.56ba.32aa\",\n        \"messages\": [],\n        \"network-device-id\": \"2899.3abb.c1ee\",\n        \"port-id\": \"00:50:56:ba:32:aa\",\n        \"success\": true\n    }\n]"}],"_postman_id":"532d2e8e-9123-40d4-a66d-124bd62c586d"},{"name":"multicast/senders","event":[{"listen":"test","script":{"id":"4149222a-d728-4104-9669-a825554ac72a","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript"}}],"id":"afbf4424-da21-454f-91cd-493a5093ea14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"data\": [\n        {\n            \"destinationIP\": \"224.1.1.1\",\n              \"sourceIP\": \"12.0.0.1\",\n            \"bandwidth\": 8,\n            \"bwType\": \"m\",\n            \"inIntfID\": \"00:1c:73:57:6d:61-Ethernet5\",\n            \"label\": \"SFO-Aux1\",\n            \"applyPolicy\": true,\n            \"dscp\": 46,\n            \"tc\": 6\n        }\n    ],\n    \"flow-action\": \"addSenders\",\n    \"transactionID\": \"GS#1\",\n    \"trackingID\": 1\n}"},"url":"{{url}}/mcs/multicast/senders","description":"<p>Post the multicast senders posted from this server. To configure a sender user must post the following fields,</p>\n<ul>\n<li><p>destinationIP</p>\n</li>\n<li><p>sourceIP</p>\n</li>\n<li><p>inIntfID (device macaddress-port)</p>\n</li>\n<li><p>banwidth</p>\n</li>\n<li><p>bandwidth type</p>\n</li>\n<li><p>flow action</p>\n</li>\n</ul>\n<p>Supported Flow-action:<br />addSenders<br />delSenders<br />modBw<br />bwType supported : (k/m/g)</p>\n<p>Along with the above required fields, senders API also supports the following optional fields to provide fine-grained sender configuration control ,</p>\n<ul>\n<li><p>apply policy : boolean field to give the user an option to disallow ACL and QOS Policy configuration on sender interface . This can be toggled between True and False with consequent addSenders flow-action.</p>\n</li>\n<li><p>label : string field to identify sender flow with userfriendly mnemonic . This field can be updated with \"modBw\" flow-action.</p>\n</li>\n<li><p>dscp : numeric field to configure dscp of sender flow. This field can be updated with \"modBw\" flow-action.</p>\n</li>\n<li><p>tc : numeric field to configure tc of sender flow. This field can be updated with \"modBw\" flow-action.</p>\n</li>\n</ul>\n<p>Additionaly in a converged network where both red and blue flows of 2022-7 utilize the same switch with 1 MCS programming both red and blue flows, there is an option to diversify the links , bandwidth accommodating, that MCS picks to program these flows to reduce failures if both flows take the same link/spine.</p>\n<ul>\n<li><p>pairDestinationIP : Destination IP of other peer flow</p>\n</li>\n<li><p>pairSourceIP : Source IP of other peer flow</p>\n</li>\n</ul>\n","urlObject":{"path":["mcs","multicast","senders"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b8331fa4-3723-4a21-a1f2-7fbde3ddacfb","name":"multicast/senders","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n           \"flow-action\": \"addSenders\",\n              \"transactionID\": \"test\", \"trackingID\": 69,\n               \"data\": [{\n                       \"destinationIP\": \"224.1.0.10\",\n                       \"sourceIP\": \"10.1.1.100\",\n                       \"bandwidth\": 100, \"bwType\": \"m\",\n                       \"inIntfID\": \"001c.738d.1569-Ethernet5\"\n                   }]}"},"url":"{{url}}/mcs/multicast/senders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"570","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 18 Oct 2018 17:02:27 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"{  \"messages\": [],\n  \"success\": true,\n   \"status\": {\n        \"messages\": [],\n        \"senders\": {\n            \"action\": \"set\",\n            \"failedSenders\": [],\n            \"validSenders\": [\n                {\n                    \"bandwidth\": 100000,\n                    \"bwType\": \"k\",\n                    \"destinationIP\": \"224.1.0.10\",\n                    \"inIntfID\": \"001c.738d.1569-Ethernet5\",\n                    \"messages\": [],\n                    \"sourceIP\": \"10.1.1.100\"\n                }\n            ]\n        },\n        \"success\": true,\n        \"trackingID\": 69\n    }\n}"},{"id":"c640c317-86c7-4810-ac82-b296b6344a9a","name":"multicast/senders with error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \"flow-action\": \"delSenders\",\n           \"transactionID\": \"test\", \"trackingID\": 81,\n            \"data\": [{\n                    \"destinationIP\": \"27.1.1.1\",\n                    \"sourceIP\": \"203.203.203.201\",\n                    \"bandwidth\": 2500, \"bwType\": \"m\",\n                    \"inIntfID\": \"001c.7356.59f0-Ethernet9\"\n                }\n                ]}"},"url":"{{url}}/mcs/multicast/senders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 08 Jul 2020 18:49:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"370"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [],\n    \"status\": {\n        \"success\": false,\n        \"trackingID\": 81,\n        \"receivers\": {},\n        \"messages\": [\n            \"185\"\n        ],\n        \"senders\": {\n            \"action\": \"del\",\n            \"validSenders\": [],\n            \"failedSenders\": [\n                {\n                    \"bandwidth\": 2500,\n                    \"destinationIP\": \"27.1.1.1\",\n                    \"messages\": [\n                        \"126\"\n                    ],\n                    \"sourceIP\": \"203.203.203.201\",\n                    \"inIntfID\": \"001c.7356.59f0-Ethernet9\",\n                    \"bwType\": \"m\"\n                }\n            ]\n        }\n    },\n    \"success\": true\n}"},{"id":"7d523c68-f678-4410-9ab0-8710bfa17979","name":"multicast/senders with applyPolicy","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": [\n        {\n            \"destinationIP\": \"224.1.1.1\",\n              \"sourceIP\": \"12.0.0.1\",\n            \"bandwidth\": 8,\n            \"bwType\": \"m\",\n            \"inIntfID\": \"d4af.f708.ab25-Ethernet5\",\n            \"label\": \"SFO-Aux1\",\n            \"applyPolicy\": false\n        }\n    ],\n    \"flow-action\": \"addSenders\",\n    \"transactionID\": \"GS#1\",\n    \"trackingID\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/multicast/senders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 06 Nov 2023 19:31:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"399"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [],\n    \"success\": true,\n    \"status\": {\n        \"messages\": [],\n        \"success\": true,\n        \"trackingID\": 1,\n        \"receivers\": {},\n        \"senders\": {\n            \"action\": \"set\",\n            \"failedSenders\": [],\n            \"validSenders\": [\n                {\n                    \"destinationIP\": \"224.1.1.1\",\n                    \"sourceIP\": \"12.0.0.1\",\n                    \"bandwidth\": 8000,\n                    \"bwType\": \"k\",\n                    \"inIntfID\": \"d4af.f708.ab25-Ethernet5\",\n                    \"label\": \"SFO-Aux1\",\n                    \"applyPolicy\": false,\n                    \"messages\": [\n                        \n                    ]\n                }\n            ]\n        }\n    }\n}"},{"id":"5932a512-5368-43a3-93d2-25419b908d18","name":"multicast/senders with dscp, tc, label","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"data\": [\n        {\n            \"destinationIP\": \"224.1.1.1\",\n              \"sourceIP\": \"12.0.0.1\",\n            \"bandwidth\": 8,\n            \"bwType\": \"m\",\n            \"inIntfID\": \"00:1c:73:57:6d:61-Ethernet5\",\n            \"label\": \"SFO-Aux1\",\n            \"applyPolicy\": false,\n            \"dscp\": 46,\n            \"tc\": 6\n        }\n    ],\n    \"flow-action\": \"addSenders\",\n    \"transactionID\": \"GS#1\",\n    \"trackingID\": 1\n}"},"url":"{{url}}/mcs/multicast/senders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 20 Dec 2023 06:17:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"424"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [],\n    \"success\": true,\n    \"status\": {\n        \"messages\": [],\n        \"success\": true,\n        \"trackingID\": 1,\n        \"receivers\": {},\n        \"senders\": {\n            \"action\": \"set\",\n            \"failedSenders\": [],\n            \"validSenders\": [\n                {\n                    \"destinationIP\": \"224.1.1.1\",\n                    \"sourceIP\": \"12.0.0.1\",\n                    \"bandwidth\": 8000,\n                    \"bwType\": \"k\",\n                    \"inIntfID\": \"00:1c:73:57:6d:61-Ethernet5\",\n                    \"label\": \"SFO-Aux1\",\n                    \"applyPolicy\": false,\n                    \"dscp\": 46,\n                    \"tc\": 6,\n                    \"messages\": [\n                        \n                    ]\n                }\n            ]\n        }\n    }\n}"},{"id":"75edf154-9333-4a47-888d-fd7591bf4d01","name":"multicast/senders","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n     \"flow-action\": \"addSenders\",\n     \"transactionID\": \"test\",\n     \"trackingID\": 69,\n     \"data\": [{\n         \"destinationIP\": \"224.2.0.11\",\n         \"sourceIP\": \"10.1.1.100\",\n         \"bandwidth\": 500, \n         \"bwType\": \"m\",\n         \"inIntfID\": \"McsBoundaryIntf1\",\n     }]\n}\n"},"url":"{{url}}/mcs/multicast/senders with boundaryInterface"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"afbf4424-da21-454f-91cd-493a5093ea14"},{"name":"multicast/receivers","event":[{"listen":"test","script":{"id":"7fec72f4-6c0c-4d0d-8f3f-74db8f4cdf87","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"648d93f3-2033-4fbe-8730-5df51988893b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n           \"flow-action\": \"delReceivers\",\n          \"transactionID\": \"test\", \"trackingID\": 82,\n           \"data\": [\n               {\n                    \"destinationIP\": \"224.1.1.1\",\n              \"sourceIP\": \"12.0.0.1\",\n                   \"outIntfID\": [\"2899.3abe.d83a-Ethernet49/1\"]\n               }]\n           }"},"url":"{{url}}/mcs/multicast/receivers","description":"<p>Post the multicast receivers posted from this server\nSupported Flow Actions:\naddReceivers\ndelReceivers</p>\n","urlObject":{"path":["mcs","multicast","receivers"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"564f0aa7-e4ee-4433-acce-c12efd3cdaea","name":"multicast/receivers with errors","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n           \"flow-action\": \"delReceivers\",\n          \"transactionID\": \"test\", \"trackingID\": 82,\n           \"data\": [\n               {\n                    \"destinationIP\": \"1.1.1.1\",\n              \"sourceIP\": \"12.0.0.1\",\n                   \"outIntfID\": [\"2899.3abe.d83a-Ethernet49/1\"]\n               }]\n           }"},"url":"http://10.90.229.10/mcs/multicast/receivers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","description":""},{"key":"Content-Length","value":"840","description":""},{"key":"Content-Type","value":"application/json","description":""},{"key":"Date","value":"Mon, 22 Oct 2018 15:12:06 GMT","description":""},{"key":"Server","value":"nginx/1.12.2","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [],\n    \"success\": true,\n    \"status\": {\n        \"messages\": [\n            \"114\",\n            \"117\"\n        ],\n        \"success\": false,\n        \"trackingID\": 82,\n        \"transactionID\": \"test\",\n        \"receivers\": {\n            \"messages\": [],\n            \"failedReceivers\": [\n                {\n                    \"destinationIP\": \"1.1.1.1\",\n                    \"sourceIP\": \"12.0.0.1\",\n                    \"outIntfID\": [\n                        \"2899.3abe.d83a-Ethernet49/1\"\n                    ],\n                    \"messages\": [\n                        \"126\"\n                    ]\n                }\n            ],\n            \"validReceivers\": [],\n            \"action\": \"del\"\n        },\n        \"senders\": {}\n    }\n}"},{"id":"f0a16697-9266-4bdf-9431-74ca84bd553e","name":"multicast/receivers with delete","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n                              \"flow-action\": \"addReceivers\",\n                             \"transactionID\": \"test\", \"trackingID\": 76,\n                              \"data\": [\n                                  {\n                                      \"destinationIP\": \"224.1.0.10\",\n                                      \"sourceIP\": \"10.1.1.100\",\n                                      \"outIntfID\": [\n                                       \"2899.3abb.c1ee-Ethernet7\",\"001c.738d.1569-Ethernet7\"]\n                                  }]\n                              }"},"url":"{{url}}/mcs/multicast/receivers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","description":""},{"key":"Content-Length","value":"1080","description":""},{"key":"Content-Type","value":"application/json","description":""},{"key":"Date","value":"Thu, 18 Oct 2018 17:59:36 GMT","description":""},{"key":"Server","value":"nginx/1.12.2","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [],\n    \"success\": true,\n    \"status\": {\n        \"messages\": [],\n        \"success\": true,\n        \"trackingID\": 82,\n        \"receivers\": {\n            \"messages\": [],\n            \"failedReceivers\": [],\n            \"validReceivers\": [\n                {\n                    \"destinationIP\": \"224.1.1.1\",\n                    \"sourceIP\": \"12.0.0.1\",\n                    \"outIntfID\": [\n                        \"2899.3abe.d83a-Ethernet49/1\"\n                    ],\n                    \"messages\": []\n                }\n            ],\n            \"action\": \"del\"\n        },\n        \"senders\": {}\n    }\n}"},{"id":"e0e61523-a3b3-47f2-926a-076dbc76d14a","name":"multicast/receivers with add","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n           \"flow-action\": \"addReceivers\",\n          \"transactionID\": \"test\", \"trackingID\": 82,\n           \"data\": [\n               {\n                    \"destinationIP\": \"224.1.1.1\",\n              \"sourceIP\": \"12.0.0.1\",\n                   \"outIntfID\": [\"2899.3abe.d83a-Ethernet49/1\"]\n               }]\n           }"},"url":"{{url}}/mcs/multicast/receivers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 11 Oct 2024 16:22:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"329"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [],\n    \"success\": true,\n    \"status\": {\n        \"messages\": [],\n        \"success\": true,\n        \"trackingID\": 82,\n        \"receivers\": {\n            \"messages\": [],\n            \"failedReceivers\": [],\n            \"validReceivers\": [\n                {\n                    \"destinationIP\": \"224.1.1.1\",\n                    \"sourceIP\": \"12.0.0.1\",\n                    \"outIntfID\": [\n                        \"2899.3abe.d83a-Ethernet49/1\"\n                    ]\n                }\n            ],\n            \"action\": \"set\"\n        },\n        \"senders\": {}\n    }\n}"},{"id":"38d940ef-8a14-4345-bc1c-324c9c564ae6","name":"multicast/receivers with boundaryInterface","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n   \"flow-action\": \"addReceivers\",\n   \"transactionID\": \"test\",\n   \"trackingID\": 76,\n    \"data\": [\n        {\n          \"destinationIP\": \"224.2.0.11\",\n          \"sourceIP\": \"10.1.1.100\",\n          \"outIntfID\": [\n               \"McsBoundaryIntf2\"\n          ]\n        }]\n }\n"},"url":"{{url}}/mcs/multicast/receivers"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"648d93f3-2033-4fbe-8730-5df51988893b"},{"name":"apiErrorCodes","id":"8620cee1-b9e5-4bee-9d64-a689c3ccbc7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/apiErrorCodes","description":"<p>ErrorCodes used by MCS API and their description</p>\n","urlObject":{"path":["mcs","apiErrorCodes"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"6bffe2a2-c44f-4e8d-87ca-8c934beb0d6d","name":"apiErrorCodes","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/apiErrorCodes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","description":""},{"key":"Content-Length","value":"5353","description":""},{"key":"Content-Type","value":"application/json","description":""},{"key":"Date","value":"Fri, 19 Oct 2018 17:37:00 GMT","description":""},{"key":"Server","value":"nginx/1.12.2","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"105\": \"Deleting Sender <sender post> that was not configured\",\n    \"112\": \"Unavailable sender\",\n    \"113\": \"Invalid flow-action = <postedAction>. Valid action (To Configure Receivers = addReceivers/ delReceivers, To configure senders = addSenders/ delSenders/ modBw) \",\n    \"114\": \"FailedReceivers in post\",\n    \"117\": \"No ValidReceivers to configure in this post\",\n    \"118\": \"Unexpected Error <traceback>\",\n    \"120\": \"Sender already added. stored bandwidth is different for sourceIP = <sourceIP> destinationIP = <destinationIP>. Actual bandwidth = <actualBandwidth>. Use mod-bw action to modify bandwidth\",\n    \"121\": \"Invalid POST data type. POST data has to be a list\",\n    \"122\": \"inIntfID is not the same as stored sender ID = <deviceId>-<port>\",\n    \"123\": \"Invalid bandwidth. Set Positive Integer value.\",\n    \"124\": \"Invalid bandwidth Type <bwType>\",\n    \"125\": \"<address> Not in Unicast Address range\",\n    \"126\": \"<address> Not in Multicast Address range\",\n    \"127\": \"No Source Address present\",\n    \"129\": \"No Multicast Address present\",\n    \"131\": \"Missing Key(s). Expected keys: <eKey>, Keys in query: <qKey>\",\n    \"132\": \"Invalid '<intfID>'. No deviceId present\",\n    \"133\": \"Invalid '<intfID>'. No interfaceId present\",\n    \"137\": \"Invalid Device Id = <deviceId>\",\n    \"138\": \"Invalid Reservation percentage. Valid values should be between 0.0 to 1.0\",\n    \"139\": \"Invalid reservation percentage. Post a valid percentage example:1.0\",\n    \"156\": \"Reservation percentage can only be set for Ethernet ports/interface-name == 'all' for all Ethernet ports\",\n    \"159\": \"ERROR: Sender and Receiver port for s:g = <sourceIp:destinationIp> cannot be same sender = <deviceId:port> receiver = <deviceId:port>\",\n    \"161\": \"Device = <deviceId>:<portId> does not have enough bandwidth\",\n    \"164\": \"Receiver = <deviceId:portId> is not a direct connection or cannot be reached via 1 hop spine. Check if sender and receivers shared spine is visible in network-links\",\n    \"166\": \"Sender = <srcDeviceId> does not have any connections to receiver = <rcvDeviceId>\",\n    \"182\": \"Missing or invalid type inIntfID\",\n    \"183\": \"Unexpected '<devIntfId>' format. Expected 'deviceId-interfaceId'\",\n    \"184\": \"Unsupported Port. Use only Ethernet/Vlan port format\",\n    \"185\": \"FailedSenders in post\",\n    \"186\": \"Invalid OUI. Enter comma/colon/hyphen separated OUI\",\n    \"187\": \"Invalid endpoint requested\",\n    \"198\": \"No path diversity\",\n    \"199\": \"Interface does not exist on device - missing IntfId\",\n    \"210\": \"The only connections between sender and receiver contain devices set to maintenance mode\",\n    \"211\": \"Failure to reroute maintenance-impacted receiver. Flow remains programmed on device(s) in maintenance\",\n    \"212\": \"Device = <deviceId> is in maintenance mode\",\n    \"230\": \"Invalid request data type. The request data type has to be a JSON object\",\n    \"232\": \"Label exceeds a character length of 253\",\n    \"231\": \"Invalid interface-name = <interface-name> for deviceId = <deviceId>\",\n    \"233\": \"Invalid interface range for deviceId = <deviceId>\",\n    \"235\": \"Partially configured POST request due to some invalid data in POST request\",\n    \"236\": \"No flows failing for the given filtering criteria\",\n    \"237\": \"Invalid dscp: <dscp>, valid range is { 0, 63 }\",\n    \"238\": \"Invalid tc: <tc>, valid range is { 0, 7 }\",\n    \"239\": \"Invalid applyPolicy: <applyPolicy>, valid values are True, False\",\n    \"240\": \"Invalid weight: <weight>, valid integer range is { 1, 2048 }\",\n    \"241\": \"Invalid mode: <mode>, valid values are disabled, consistent\",\n    \"246\": \"Invalid action. Boundary interface '<bIntf>' has active flow\",\n    \"247\": \"Invalid paired flow request: Flow <flow1> already paired with flow <flow2>\",\n    \"248\": \"Invalid boundaryInterface action '<action>'. Valid actions are 'define' and 'del'\",\n    \"249\": \"Invalid boundary interface name '<name>' or name contains more than 64 characters\",\n    \"250\": \"Number of Physical interfaces in boundary interface '<bIntf>' is '<len>'. Valid range is { 1, 1000 }\",\n    \"251\": \"Failed boundary interfaces in POST\",\n    \"252\": \"'<bIntf>' is not configured\",\n    \"253\": \"Invalid paired flow request: Flow <flow1> and <flow2> already programmed.\",\n    \"254\": \"Invalid trackingID '<tId>'\",\n    \"255\": \"Invalid transactionID '<trId>\",\n    \"256\": \"Invalid request. '<intfId>' cannot be used as it is part of '<bIntf>' boundary interface\"\n}"}],"_postman_id":"8620cee1-b9e5-4bee-9d64-a689c3ccbc7f"},{"name":"apiStatus","id":"ea10c05c-9879-405e-a49e-4635d42fed0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/apiStatus","description":"<p>Get Enabled status of Mcs HTTP Service</p>\n","urlObject":{"path":["mcs","apiStatus"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea10c05c-9879-405e-a49e-4635d42fed0f"},{"name":"oui","id":"390a9087-4b99-469d-a12e-a3cf22ac88d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/oui","description":"<p>Get stored OUI DB information</p>\n","urlObject":{"path":["mcs","oui"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d7fe87c2-0b79-47bb-93ce-0cea1f99aad1","name":"oui","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/oui"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 20 Oct 2021 16:57:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"306"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"}],"cookie":[],"responseTime":null,"body":"{\n    \"messages\": [],\n    \"oui\": [\n        {\n            \"00:1c:73\": \"Arista\"\n        },\n        {\n            \"00:50:c2\": \"Arista\"\n        },\n        {\n            \"28:99:3a\": \"Arista\"\n        },\n        {\n            \"30:86:2d\": \"Arista\"\n        },\n        {\n            \"44:4c:a8\": \"Arista\"\n        },\n        {\n            \"74:83:ef\": \"Arista\"\n        },\n        {\n            \"94:8e:d3\": \"Arista\"\n        },\n        {\n            \"98:5d:82\": \"Arista\"\n        },\n        {\n            \"c0:d6:82\": \"Arista\"\n        },\n        {\n            \"d4:af:f7\": \"Arista\"\n        },\n        {\n            \"fc:bd:67\": \"Arista\"\n        }\n    ],\n    \"success\": true\n}"}],"_postman_id":"390a9087-4b99-469d-a12e-a3cf22ac88d4"},{"name":"oui","id":"d0f2ad26-fb08-4b98-8cf4-15f1d0c61b96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[{ \"oui\": \"94.8e.d3\",\n\"vendorName\": \"Arista Networks\"}]","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/oui","description":"<p>POST OUI information to MCS API to identify network devices and corresponding links in topology. Can post a list of oui entries in one post. Deprecated starting EOS-4.31.1F</p>\n","urlObject":{"path":["mcs","oui"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"6b483993-260b-45f0-b632-af4f96f56102","name":"oui","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[{ \"oui\": \"94.8e.d3\",\n\"vendorName\": \"Arista Networks\"}]","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/oui"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 18 Oct 2021 17:43:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"33"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"}],"cookie":[],"responseTime":null,"body":"[{\n    \"messages\": [],\n    \"success\": true\n}]"}],"_postman_id":"d0f2ad26-fb08-4b98-8cf4-15f1d0c61b96"},{"name":"agentStatus","id":"2c2c8714-64f7-482a-a40d-295a365f957a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/agentStatus","description":"<p>Get MCS agent service status</p>\n","urlObject":{"path":["mcs","agentStatus"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c2c8714-64f7-482a-a40d-295a365f957a"},{"name":"flows-active","event":[{"listen":"test","script":{"id":"d519750d-5086-4136-8390-df9cf84810ce","exec":["tests[\"Response time is less than 200ms\"] = responseTime < 200;","tests[\"Content-Type is present\"] = postman.getResponseHeader(\"Content-Type\");","tests[\"Status code is present(200/500)\"] = (responseCode.code === 200 || responseCode.code === 500);","console.log('responseCode:',responseCode.code)",""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"06f7022f-2dc9-4f8b-889e-1d70998c567d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"[               { \"destinationIP\": \"239.2.0.1\",\n                \"sourceIP\": \"172.168.1.1\"}]","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/flows-active","description":"<p>Returns the current active flows configured from this MCS instance. Users can filter the active flows by passing a combination of Source IP/Destination IP/Device ID in flows-active request body</p>\n","urlObject":{"path":["mcs","flows-active"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"8cf05eba-44f4-4b0a-86c2-5b8c47d0f6a4","name":"flows-active with failed errorCode 173","originalRequest":{"method":"GET","header":[],"url":"{{url}}/flows-active"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"78","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Sat, 10 Nov 2018 03:31:56 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\n  \"active-flows\": [], \n  \"messages\": [\n    \"173\"\n  ], \n  \"success\": false\n}\n"},{"id":"a8d19a10-33d8-4c87-b722-721a5df8498d","name":"/flows-active","originalRequest":{"method":"GET","header":[],"url":"{{url}}/flows-active"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"926","name":"Content-Length","description":""},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Date","value":"Thu, 18 Oct 2018 17:07:24 GMT","name":"Date","description":""},{"key":"Server","value":"nginx/1.12.2","name":"Server","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"active-flows\": [\n        {\n            \"bandwidth\": 12,\n            \"bwType\": \"k\",\n            \"destination\": {\n                \"isIgmpEnabled\": false,\n                \"destinationIP\": \"225.49.102.52\",\n                \"igmpSnooping\": []\n            },\n            \"deviceId\": \"7483.efe1.132f\",\n            \"iif\": \"Ethernet52/1\",\n            \"oifs\": [\n                \"Ethernet10\"\n            ],\n            \"sourceIP\": \"56.3.16.4\",\n            \"vrf\": \"default\",\n            \"network-device-name\": \"gts498.sjc.aristanetworks.com\"\n        },\n         {\n            \"bandwidth\": 12,\n            \"bwType\": \"k\",\n            \"destination\": {\n                \"isIgmpEnabled\": false,\n                \"destinationIP\": \"225.49.102.52\",\n                \"igmpSnooping\": []\n            },\n            \"deviceId\": \"7483.efe1.1321\",\n            \"iif\": \"Ethernet52/1\",\n            \"oifs\": [\n                \"Ethernet10\"\n            ],\n            \"sourceIP\": \"56.3.16.4\",\n            \"vrf\": \"default\",\n            \"network-device-name\": \"gts499.sjc.aristanetworks.com\"\n        },\n         {\n            \"bandwidth\": 12,\n            \"bwType\": \"k\",\n            \"destination\": {\n                \"isIgmpEnabled\": false,\n                \"destinationIP\": \"225.49.102.52\",\n                \"igmpSnooping\": []\n            },\n            \"deviceId\": \"7483.efe1.1322\",\n            \"iif\": \"Ethernet52/1\",\n            \"oifs\": [\n                \"Ethernet10\"\n            ],\n            \"sourceIP\": \"56.3.16.4\",\n            \"vrf\": \"default\",\n            \"network-device-name\": \"gts500.sjc.aristanetworks.com\"\n        }\n    ]\n}"},{"id":"29f11461-a5ee-4571-88e0-32798d587ae2","name":"flows-active with filters","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"sourceIP\": \"10.24.200.1\",\n        \"destinationIP\": \"229.23.1.98\",\n        \"deviceId\": \"d4af.f708.ab25\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/flows-active"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Fri, 03 Nov 2023 21:23:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"364"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"active-flows\": [\n        {\n            \"bandwidth\": 10000,\n            \"bwType\": \"k\",\n            \"destination\": {\n                \"isIgmpEnabled\": false,\n                \"destinationIP\": \"229.23.1.98\",\n                \"igmpSnooping\": []\n            },\n            \"deviceId\": \"d4af.f708.ab25\",\n            \"iif\": \"Ethernet26\",\n            \"oifs\": [\n                \"Ethernet25\",\n                \"Ethernet50/1\"\n            ],\n            \"sourceIP\": \"10.24.200.1\",\n            \"vrf\": \"default\",\n            \"network-device-name\": \"media-leaf-1.MnE.lab\"\n        }\n    ],\n    \"messages\": [],\n    \"success\": true\n}"}],"_postman_id":"06f7022f-2dc9-4f8b-889e-1d70998c567d"},{"name":"clearRoutes","id":"ea8155fe-2bf1-4c50-9a58-2dd59910c5f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"ipRoutes\": {\n        \"all\": false,\n        \"selected\": [\n            {\n                \"destinationIP\": \"239.82.70.64\",\n                \"sourceIP\": \"169.254.181.53\"\n            },\n            {\n                \"destinationIP\": \"239.82.70.68\",\n                \"sourceIP\": \"169.254.181.53\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/clearRoutes","description":"<p>Request MCS to clear multicast routes and snooping entries</p>\n","urlObject":{"path":["mcs","clearRoutes"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"80538a1e-2a1f-4005-b637-3b57bc62ab39","name":"clearRoutes with selected routes","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"ipRoutes\": {\n        \"all\": false,\n        \"selected\": [\n            {\n                \"destinationIP\": \"239.82.70.64\",\n                \"sourceIP\": \"169.254.181.53\"\n            },\n            {\n                \"destinationIP\": \"239.82.70.68\",\n                \"sourceIP\": \"169.254.181.53\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/clearRoutes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"4b5682dc-6a2f-453a-a8b6-c15ef5d61fdf","name":"clearRoutes all","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"ipRoutes\": {\n        \"all\": true,\n        \"selected\": []\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/clearRoutes"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ea8155fe-2bf1-4c50-9a58-2dd59910c5f1"},{"name":"schema/<schemaPathName>.json","id":"faee1dec-7ca1-4e90-95b8-820dccf1e80b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/schema/http/clearRoutes.json","description":"<p>/schema/{schemaPathPrefix}/{schemaName}: Render HTTP schema for POST and GET endpoints</p>\n<p>Available list of json schema:</p>\n<p>[\n            'notification/activeReceivers.json',\n            'notification/activeSenders.json',\n            'notification/endpointLinks.json',\n            'notification/bandwidth.json',\n            'notification/networkLinks.json',\n            'notification/activeFlows.json',\n            'notification/interface.json',\n            'http/reservationPercentageGet.json',\n            'http/interfaceBandwidth.json',\n            'http/endpoint.json',\n            'http/reservationPercentagePost.json',\n            'http/networkDevices.json',\n            'http/receiverGet.json',\n            'http/endpointLinks.json',\n            'http/networkLinks.json',\n            'http/receiverPost.json',\n            'http/senderGet.json',\n            'http/flowsActive.json',\n            'http/clearRoutesPost.json',\n            'http/senderPost.json',\n            ]</p>\n","urlObject":{"path":["mcs","schema","http","clearRoutes.json"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"faee1dec-7ca1-4e90-95b8-820dccf1e80b"},{"name":"program flows","id":"901d43cd-3e3b-4c4e-b485-5fa09d03466e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"data\": [\n            {\n                \"destinationIP\": \"239.1.1.2\",\n                \"sourceIP\": \"10.1.1.2\",\n                \"bandwidth\": 4500,\n                \"bwType\": \"m\",\n                \"inIntfID\": \"d4af.f708.b4af-Ethernet15\",  //leaf2\n                \"label\": \"Cam1\"\n            }\n        ],\n        \"flow-action\": \"addSenders\",\n        \"transactionID\": \"ANET#1\",\n        \"trackingID\": 1\n    },\n        {\n        \"data\": [\n            {\n                \"destinationIP\": \"239.2.1.2\",\n                \"sourceIP\": \"10.2.1.2\",\n                \"bandwidth\": 2500,\n                \"bwType\": \"m\",\n                \"inIntfID\": \"fc:bd:67:79:e1:eb-Ethernet15\", //leaf3\n                \"label\": \"Cam2\"\n            }\n        ],\n        \"flow-action\": \"addSenders\",\n        \"transactionID\": \"ANET#2\",\n        \"trackingID\": 1\n    },\n\n        {\n        \"data\": [\n            {\n                \"destinationIP\": \"239.1.1.1\",\n                \"sourceIP\": \"10.1.1.1\",\n                \"bandwidth\": 4500,\n                \"bwType\": \"m\",\n                \"inIntfID\": \"d4af.f708.b4af-Ethernet15\",  //leaf2\n                \"label\": \"Cam3\",\n                \"applyPolicy\": false\n            }\n        ],\n        \"flow-action\": \"addSenders\",\n        \"transactionID\": \"ANET#3\",\n        \"trackingID\": 1\n    },\n        {\n        \"data\": [\n            {\n                \"destinationIP\": \"239.2.1.1\",\n                \"sourceIP\": \"10.2.1.1\",\n                \"bandwidth\": 2500,\n                \"bwType\": \"m\",\n                \"inIntfID\": \"fc:bd:67:79:e1:eb-Ethernet15\", //leaf3\n                \"label\": \"Cam4\",\n                \"applyPolicy\": false\n            }\n        ],\n        \"flow-action\": \"addSenders\",\n        \"transactionID\": \"ANET#4\",\n        \"trackingID\": 1\n    },\n    {\n        \"flow-action\": \"addReceivers\",\n        \"transactionID\": \"test\",\n        \"trackingID\": 83,\n        \"data\": [\n            {\n                \"destinationIP\": \"239.1.1.2\",\n                \"sourceIP\": \"10.1.1.2\",\n                \"outIntfID\": [\n                     \"d4af.f708.b4af-Ethernet54/1\" , //leaf2\n                     \"c0d6.8235.6d87-Ethernet5/1\", //spine1\n                      \"c0d6.8235.6d87-Ethernet13/1\",//spine1 routed\n                    \"fc:bd:67:79:e1:eb-Ethernet60/1\" //leaf3\n\n                ]\n            },\n            {\n                \"destinationIP\": \"239.2.1.2\",\n                \"sourceIP\": \"10.2.1.2\",\n                \"outIntfID\": [\n                     \"d4af.f708.b4af-Ethernet6\", //leaf2\n                     \"c0d6.8235.6d87-Ethernet5/1\" //spine1\n                ]\n            }\n        ]\n    },\n    {\n        \"flow-action\": \"addReceivers\",\n        \"transactionID\": \"test\",\n        \"trackingID\": 83,\n        \"data\": [\n            {\n                \"destinationIP\": \"239.1.1.1\",\n                \"sourceIP\": \"10.1.1.1\",\n                \"outIntfID\": [\n                     \"d4af.f708.b4af-Ethernet6\" , //leaf2\n                     \"c0d6.8235.6d87-Ethernet5/1\", //spine1\n                    \"fc:bd:67:79:e1:eb-Ethernet60/1\" //leaf3\n\n                ]\n            },\n            {\n                \"destinationIP\": \"239.2.1.1\",\n                \"sourceIP\": \"10.2.1.1\",\n                \"outIntfID\": [\n                     \"d4af.f708.b4af-Ethernet6\", //leaf2\n                     \"c0d6.8235.6d87-Ethernet5/1\" //spine1\n                ]\n            },\n            {\n                \"destinationIP\": \"239.3.1.1\", //inactive receiver\n                \"sourceIP\": \"10.3.1.1\",\n                \"outIntfID\": [\n                     \"d4af.f708.b4af-Ethernet6\", //leaf2\n                     \"c0d6.8235.6d87-Ethernet5/1\" //spine1\n                ]\n            },\n                        {\n                \"destinationIP\": \"239.4.1.1\", //inactive receiver\n                \"sourceIP\": \"10.4.1.1\",\n                \"outIntfID\": [\n                    \"fc:bd:67:79:e1:eb-Ethernet60/1\" //leaf3\n                ]\n            }\n        ]\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/multicast/programFlows","description":"<p>Batch series(list) of sender and receiver post within a single HTTP post.</p>\n<p>Post the multicast senders posted from this server. To configure a sender user must post the following fields,</p>\n<ul>\n<li><p>destinationIP</p>\n</li>\n<li><p>sourceIP</p>\n</li>\n<li><p>inIntfID (device macaddress-port)</p>\n</li>\n<li><p>banwidth</p>\n</li>\n<li><p>bandwidth type</p>\n</li>\n<li><p>flow action</p>\n</li>\n</ul>\n<p>Supported Flow-action:<br />addSenders<br />delSenders<br />modBw<br />bwType supported : (k/m/g)</p>\n<p>Along with the above required fields, senders API also supports the following optional fields to provide fine-grained sender configuration control ,</p>\n<ul>\n<li><p>apply policy : boolean field to give the user an option to disallow ACL and QOS Policy configuration on sender interface . This can be toggled between True and False with consequent addSenders flow-action.</p>\n</li>\n<li><p>label : string field to identify sender flow with userfriendly mnemonic . This field can be updated with \"modBw\" flow-action.</p>\n</li>\n<li><p>dscp : numeric field to configure dscp of sender flow. This field can be updated with \"modBw\" flow-action.</p>\n</li>\n<li><p>tc : numeric field to configure tc of sender flow. This field can be updated with \"modBw\" flow-action.</p>\n</li>\n</ul>\n<p>Additionaly in a converged network where both red and blue flows of 2022-7 utilize the same switch with 1 MCS programming both red and blue flows, there is an option to diversify the links , bandwidth accommodating, that MCS picks to program these flows to reduce failures if both flows take the same link/spine.</p>\n<ul>\n<li><p>pairDestinationIP : Destination IP of other peer flow</p>\n</li>\n<li><p>pairSourceIP : Source IP of other peer flow</p>\n</li>\n</ul>\n<p>For receiver post object,</p>\n<p>Post the multicast receivers posted from this server</p>\n<p>Supported Flow Actions:</p>\n<p>addReceivers<br />delReceivers</p>\n<p>example:<br />[{<br />\"data\": [<br />{<br />\"destinationIP\": \"225.0.0.1\",<br />\"sourceIP\": \"35.1.1.2\",<br />\"bandwidth\": 7,<br />\"bwType\": \"m\",<br />\"inIntfID\": \"001c.7356.4f12-Ethernet12\",</p>\n<p>\"label: \"Cam1\",</p>\n<p>\"applyPolicy\": false<br />},<br />{<br />\"destinationIP\": \"225.0.0.3\",<br />\"sourceIP\": \"35.1.1.2\",<br />\"bandwidth\": 7,<br />\"bwType\": \"m\",<br />\"inIntfID\": \"001c.7356.4f12-Ethernet12\",</p>\n<p>\"label: \"Cam2\",</p>\n<p>\"applyPolicy\": true<br />}<br />],<br />\"flow-action\": \"addSenders\",<br />\"transactionID\": \"GS#1\",<br />\"trackingID\": 1<br />},<br />{<br />\"flow-action\": \"delReceivers\",<br />\"transactionID\": \"test\",<br />\"trackingID\": 76,<br />\"data\": [<br />{<br />\"destinationIP\": \"225.0.0.1\",<br />\"sourceIP\": \"35.1.1.2\",<br />\"outIntfID\": [<br />\"001c.7357.6d61-Ethernet5\"]<br />}<br />]<br />}]</p>\n","urlObject":{"path":["mcs","multicast","programFlows"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ddb16c35-54ef-496f-914d-3debfa318d6a","name":"program flows with applyPolicy and label","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n   {\n    \"data\": [\n        {\n            \"destinationIP\": \"224.1.1.1\",\n              \"sourceIP\": \"12.0.0.1\",\n            \"bandwidth\": 8,\n            \"bwType\": \"m\",\n            \"inIntfID\": \"d4af.f708.ab25-Ethernet5\",\n            \"label\": \"SFO-Aux1\",\n            \"applyPolicy\": false,\n            \"dscp\": 46,\n            \"tc\": 6\n        }\n    ],\n    \"flow-action\": \"addSenders\",\n    \"transactionID\": \"GS#1\",\n    \"trackingID\": 1\n},\n    {\n        \"flow-action\": \"addReceivers\",\n        \"transactionID\": \"test\",\n        \"trackingID\": 85,\n        \"data\": [\n            {\n            \"destinationIP\": \"224.1.1.1\",\n              \"sourceIP\": \"12.0.0.1\",\n                \"outIntfID\": [\n                    \"d4af.f708.ab25-Ethernet6\"\n                ]\n            }\n        ]\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/multicast/programFlows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 06 Nov 2023 19:45:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"725"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"messages\": [],\n        \"success\": true,\n        \"status\": {\n            \"messages\": [],\n            \"success\": true,\n            \"trackingID\": 1,\n            \"transactionID\": \"GS#1\",\n            \"receivers\": {},\n            \"senders\": {\n                \"action\": \"set\",\n                \"failedSenders\": [],\n                \"validSenders\": [\n                    {\n                        \"destinationIP\": \"224.1.1.1\",\n                        \"sourceIP\": \"12.0.0.1\",\n                        \"bandwidth\": 8000,\n                        \"bwType\": \"k\",\n                        \"inIntfID\": \"d4af.f708.ab25-Ethernet5\",\n                        \"label\": \"SFO-Aux1\",\n                        \"dscp\": 46,\n                        \"tc\": 6,\n                        \"applyPolicy\": false,\n                        \"messages\": []\n                    }\n                ]\n            }\n        }\n    },\n    {\n        \"messages\": [],\n        \"success\": true,\n        \"status\": {\n            \"messages\": [],\n            \"success\": true,\n            \"trackingID\": 85,\n            \"transactionID\": \"test\",\n            \"receivers\": {\n                \"messages\": [],\n                \"failedReceivers\": [],\n                \"validReceivers\": [\n                    {\n                        \"destinationIP\": \"224.1.1.1\",\n                        \"sourceIP\": \"12.0.0.1\",\n                        \"outIntfID\": [\n                            \"d4af.f708.ab25-Ethernet6\"\n                        ]\n                    }\n                ],\n                \"action\": \"set\"\n            },\n            \"senders\": {}\n        }\n    }\n]"}],"_postman_id":"901d43cd-3e3b-4c4e-b485-5fa09d03466e"},{"name":"failed-flows","id":"98a5c71d-a6c9-4719-ba73-eb0f7cd16408","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"[]","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/failed-flows","description":"<p>Returns the current failed flows configured for this AristaMCS instance. Returns all of the failed flows by default. If a specific multicast source and destination IP is specified then only the failed flows related to that is presented. If there are no relevant failed flows for that multicast, then a response with success:False and errorCode 236 is presented for that particular multicast.</p>\n","urlObject":{"path":["mcs","failed-flows"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"a2e8ac9c-c0cf-43a5-81fd-c126898aa63c","name":"failed-flows","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"sourceIP\": \"10.1.1.100\",\n        \"destinationIP\": \"224.1.0.1\"\n    },\n    {\n        \"destinationIP\": \"229.23.1.2\",\n        \"sourceIP\": \"10.23.40.30\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/failed-flows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Wed, 17 Aug 2022 21:59:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"381"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"sourceIP\": \"10.1.1.100\",\n        \"destinationIP\": \"224.1.0.1\",\n        \"status\": [],\n        \"messages\": [\n            \"236\"\n        ],\n        \"success\": false\n    },\n    {\n        \"sourceIP\": \"10.23.40.30\",\n        \"destinationIP\": \"229.23.1.2\",\n        \"status\": [\n            {\n                \"deviceId\": \"7483.ef00.06c9\",\n                \"deviceName\": \"DMZ-LF18.sjc.aristanetworks.com\",\n                \"interface\": \"Ethernet493\",\n                \"failReason\": \"Interface does not exist on the device\"\n            }\n        ],\n        \"messages\": [],\n        \"success\": true\n    }\n]"}],"_postman_id":"98a5c71d-a6c9-4719-ba73-eb0f7cd16408"},{"name":"device-maintenance","id":"0ffe15ad-6866-4b87-9f46-7264cd247574","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n   {\n      \"deviceId\": \"d4af.f708.ab25\",\n      \"maintenance\": false\n   }\n]\n","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/device-maintenance","urlObject":{"path":["mcs","device-maintenance"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d8c993c1-a3d2-4501-8a78-afaf102abcc4","name":"device-maintenance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n   {\n      \"deviceId\": \"0000.0000.0001\",\n      \"maintenance\": true\n   },\n   {\n      \"deviceId\": \"0000.0000.0002\",\n      \"maintenance\": false\n   },\n   {\n      \"deviceId\": \"xxxx.xxxx.xxxx\",\n      \"maintenance\": true\n   }\n]\n","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/device-maintenance"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\n   {\n      \"deviceId\": \"0000.0000.0001\",\n      \"networkDeviceName\": \"arista.networks.ce1\",\n      \"maintenance\": true,\n      \"success\": true,\n      \"messages\": []\n   },\n   {\n      \"deviceId\": \"0000.0000.0002\",\n      \"networkDeviceName\": \"arista.networks.ce2\",\n      \"maintenance\": false,\n      \"success\": true,\n      \"messages\": []\n   },\n   {\n      \"deviceId\": \"xxxx.xxxx.xxxx\",\n      \"networkDeviceName\": \"\",\n      \"maintenance\": true,\n      \"success\": false,\n      \"messages\": [ \"137\" ]\n   }\n]\n"}],"_postman_id":"0ffe15ad-6866-4b87-9f46-7264cd247574"},{"name":"device-maintenance","id":"2a9a8885-01bf-4960-94c6-ef1ba23dfad9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{url}}/mcs/device-maintenance","description":"<p>If a device assigned to maintenance, this API will expose the maintenance state of the flows affected by this maintenance. If a device is not listed here, it is not in maintenance.<br />The various states Red/Amber/Green represents the maintenance state.</p>\n<p>Red: None of the flows are reprovisioned/moved to another device</p>\n<p>Amber: Portion of the flows are reprovisioned/moved to another device</p>\n<p>Green: All of the flows are reprovisioned/moved to another device</p>\n<p>Null: Implies that the device ID configured to maintenance mode was not recognized as an MCS device</p>\n","urlObject":{"path":["mcs","device-maintenance"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"0a7603bd-6504-4fd5-868e-30da3e8fdb7d","name":"device-maintenance","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{url}}/mcs/device-maintenance"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\n   {\n      \"deviceId\": \"0000.0000.0007\",\n      \"networkDeviceName\": \"arista.networks.ce7\",\n      \"maintenanceState\": \"red\",\n   },\n   {\n      \"deviceId\": \"0000.0000.0008\",\n      \"networkDeviceName\": \"arista.networks.ce8\",\n      \"maintenanceState\": \"amber\",\n   },\n   {\n      \"deviceId\": \"0000.0000.0009\",\n      \"networkDeviceName\": \"arista.networks.ce9\",\n      \"maintenanceState\": \"green\",\n   }\n]\n"}],"_postman_id":"2a9a8885-01bf-4960-94c6-ef1ba23dfad9"},{"name":"haClients","id":"8535b4f5-33a6-4b7e-997a-5ae9f0fa4389","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/haClients","description":"<p>API to expose the HA clients. These switches are picked by MCS HA to store redundancy data.</p>\n","urlObject":{"path":["mcs","haClients"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"0dde1a96-fdd6-4f81-a02b-f6c1c4fdc30e","name":"haClients","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/haClients"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 21 Dec 2023 16:37:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"144"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"messages\": [],\n    \"clients\": [\n        \"gts498.sjc.aristanetworks.com\",\n        \"gts449.sjc.aristanetworks.com\",\n        \"tg264.sjc.aristanetworks.com\"\n    ]\n}"},{"id":"3e7c7177-3c93-41c3-b471-54ea3eaf12b2","name":"haClients no clients/HA","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/haClients"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 21 Dec 2023 16:39:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"48"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"messages\": [],\n    \"clients\": []\n}"}],"_postman_id":"8535b4f5-33a6-4b7e-997a-5ae9f0fa4389"},{"name":"consistent-hashing","id":"20019528-8e1b-4c54-829c-f3a2b1a625d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/mcs/consistent-hashing","description":"<p>API to enable MCS to load distribute flows across links and spines.</p>\n","urlObject":{"path":["mcs","consistent-hashing"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"7ff40562-0208-457c-af5d-710a74fd3ade","name":"consistent-hashing disabled","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/consistent-hashing"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 21 Dec 2023 16:54:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"33"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"mode\": \"disabled\",\n    \"weight\": 1\n}"}],"_postman_id":"20019528-8e1b-4c54-829c-f3a2b1a625d1"},{"name":"consistent-hashing","id":"bcffabf8-6a67-4551-8d65-018a96939d61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"mode\": \"consistent\",\n    \"weight\": 200\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/consistent-hashing","description":"<p>API Post to enable load balancing with MCS using consistent hashing algorithm. With this enabled, MCS will load balance flows across multiple links and spines.<br />Supported fields and value:<br />\"mode\": defines the working mode of load balancing. To enable \"consistent\" is passed, to disable \"disabled\" is passed.  The default value in the system is disabled.</p>\n<p>\"weight\": defines the degree of distribution of flows. Increase in weight means more load balanced the flow distribution will be.Weight is only valid when mode is consistent. The default value is 200. When mode is consistent, the range of valid values is [ 1, 2048 ].</p>\n","urlObject":{"path":["mcs","consistent-hashing"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"1f138a58-596a-4404-bf8a-6b0798c707b9","name":"consistent-hashing enabled","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"mode\": \"consistent\",\n    \"weight\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/consistent-hashing"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 21 Dec 2023 20:23:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"70"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"messages\": [],\n    \"mode\": \"consistent\",\n    \"weight\": 200\n}"},{"id":"e29ddb3d-35b1-4a76-81e7-6f70763805be","name":"consistent-hashing disabled","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"mode\": \"disabled\",\n    \"weight\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/consistent-hashing"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Thu, 21 Dec 2023 20:28:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"66"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-control","value":"no-store"},{"key":"Cache-control","value":"no-cache"},{"key":"Cache-control","value":"must-revalidate"},{"key":"Cache-control","value":"max-age=0"},{"key":"Cache-control","value":"pre-check=0"},{"key":"Cache-control","value":"post-check=0"},{"key":"Pragma","value":"no-cache"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=31536000;includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"messages\": [],\n    \"mode\": \"disabled\",\n    \"weight\": 1\n}"}],"_postman_id":"bcffabf8-6a67-4551-8d65-018a96939d61"},{"name":"boundaryInterface","id":"c28b2951-2117-4f51-990e-b5245c6514fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\":  \"define\",\n    \"data\":[\n        {\n            \"name\": \"McsBoundaryIntf1\",\n            \"interfaces\":  [\n            \"c0d6.8235.6d87-Ethernet29/1\", \n            \"c0d6.8235.6d87-Ethernet30/1\"\n            ]\n        }]\n}\n","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/boundaryInterface","description":"<p>This endpoint is useful for cross-zone deployments where MCS1 is facilitating a flow from one zone to another zone controlled by MCS2. Configure and assign a group of interfaces connecting to another zone as a boundary interface. \"action\" field supports the following actions,<br />- define<br />- del  </p>\n<ul>\n<li><p>\"define\" action is used to create a new boundary interface or modify the existing boundary interfaces.</p>\n</li>\n<li><p>\"del\" action will require only the name of boundary interface and it will remove boundary interface configuration i.e all physical interfaces will be removed from it only when  there are no active senders/receivers  on any physical interface which are part of boundary interface. User must delete the used sender or receiver before deleting that boundary interface</p>\n</li>\n<li><p>Boundary interface can span across devices i.e physical interfaces part of boundary interface can span across multiple devices</p>\n</li>\n<li><p>There is no limit for the number of devices to which the boundary interface can span but the maximum number of physical interfaces which are part of the boundary interface is 1000.</p>\n</li>\n</ul>\n","urlObject":{"path":["mcs","boundaryInterface"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"6bb0bb55-4031-4025-bfc5-e493ad45453a","name":"{{url}}/mcs/boundaryInterface define","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"   {\n       \"action\":  \"define\",\n       \"data\":[\n          {\n             \"name\": \"McsBoundaryIntf1\",\n             \"interfaces\":  [\n                \"001c.738d.1569-Ethernet6\", \n                \"001c.738d.1569-Ethernet7\"\n             ]\n          },\n          {\n             \"name\": \"McsBoundaryIntf2\",\n             \"interfaces\": [\"001c.738d.1569-Ethernet6\"]\n          },\n          {\n             \"name\": \"McsBoundaryIntf3\",\n             \"interfaces\": [\n                \"001c.738d.1569-Ethernet6\", \n                \"001c.738d.1568-Ethernet7\"\n             ]   \n          }\n       ]\n   }\n","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/boundaryInterface"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n   \"action\": \"define\",\n   \"data\":[\n      {\n         \"name\": \"McsBoundaryIntf1\",\n         \"interfaces\": [\"001c.738d.1569-Ethernet6\", \"001c.738d.1569-Ethernet7\"],\n         \"messages\":[],\n         \"success\": true\n      },\n      {\n         \"name\": \"McsBoundaryIntf2\",\n         \"interfaces\": [\"Ethernet6\", \"001c.738d.1569-Ethernet9\"],\n         \"messages\":[\"183\"],\n         \"success\": false\n      }\n   ],\n   \"messages\":[\"251\"],\n   \"success\": true\n}\n"},{"id":"67e25b16-ee49-4303-98cd-b125c0ffd3d8","name":"{{url}}/mcs/boundaryInterface del","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"   {\n       \"action\":  \"del\",\n       \"data\":[\n          {\n             \"name\": \"McsBoundaryIntf1\"\n          },\n          {\n             \"name\": \"McsBoundaryIntf2\"\n          },\n          {\n             \"name\": \"McsBoundaryIntf3\"              \n          }\n       ]\n   }\n","options":{"raw":{"language":"json"}}},"url":"{{url}}/mcs/boundaryInterface"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n   \"action\": \"del\",\n   \"data\": [\n      {\n         \"name\": \"McsBoundaryIntf1\",\n         \"messages\":[],\n         \"success\": true\n      },\n      {\n         \"name\": \"McsBoundaryIntf2\",\n         \"messages\":[\"246\"],\n         \"success\": false\n      }\n   ],\n   \"messages\":[\"251\"],\n   \"success\": true\n}\n"}],"_postman_id":"c28b2951-2117-4f51-990e-b5245c6514fb"},{"name":"boundaryInterface","id":"b4830b21-18f2-43b8-9aaa-dd30622c29c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{url}}/mcs/boundaryInterface","description":"<p>To to get information about all configured boundary interfaces</p>\n","urlObject":{"path":["mcs","boundaryInterface"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"6cb0d0ca-0605-4989-af02-11632525b213","name":"{{url}}/mcs/boundaryInterface","originalRequest":{"method":"GET","header":[],"url":"{{url}}/mcs/boundaryInterface"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{ \n   \"boundaryInterfaces\": [ \n      { \n         \"name\": \"McsBoundaryIntf1\",\n         \"interfaces\": [ \n            \"001c.738d.1569-Ethernet6\", \n            \"001c.738d.1568-Ethernet7\"\n         ]\n      },\n      {\n         \"name\": \"McsBoundaryIntf2\",\n         \"interfaces\": [ \"001c.738d.1569-Ethernet6\" ]\n      }\n    ], \n    \"messages\": [],\n    \"success\": true\n}\n"}],"_postman_id":"b4830b21-18f2-43b8-9aaa-dd30622c29c9"},{"name":"boundaryInterface/<boundary-interface-name>","id":"100132d5-ecea-4548-9b18-5738b31434ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{url}}/mcs/boundaryInterface/<boundary-interface-name>","description":"<p>To get information about particular boundary interface</p>\n","urlObject":{"path":["mcs","boundaryInterface","<boundary-interface-name>"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"100132d5-ecea-4548-9b18-5738b31434ff"}],"event":[{"listen":"prerequest","script":{"id":"0de50d6b-7017-4810-8da3-296cec0edb99","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"904c06a2-58a9-4705-aaef-a906c74a3f4e","type":"text/javascript","exec":[""]}}]}