{"info":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","description":"<html><head></head><body><p>VideoFlow's DVP is a software platform that delivers reliable video over any IP network . The DVP software is the perfect choice for Live broadcast over any IP network (including over the Internet).\nThe DVP collection of APIs provides system integrators and customers the ability to integrate DVP/DVG video stream management and configuration into third party network management and configuration systems.\nThe API collection is divided into three sections:</p>\n<ul>\n<li>General - Settings that are applied to the device and software.</li>\n<li>Interfaces - Settings for the communication interfaces.</li>\n<li>Stream - Settings for stream configuration and management.</li>\n</ul>\n<h1 id=\"authorization\">Authorization</h1>\n<p>The DVP device requires a login authorization to perform API requests.\nAuthorization is configured as Basic Auth using a userid and password that is currently configured in the system. </p>\n<h1 id=\"request-formatting\">Request Formatting</h1>\n<p>The DVP uses XML based REST Api requests. The name of the API is the XML tag in the request.\nSee the API request for the tag details.</p>\n<h1 id=\"postman-settings\">Postman Settings</h1>\n<p>The DVP API coolection is available for use in Postman. It provides a platform where API calls can be tested prior to integration into a third party application.</p>\n<h2 id=\"headers\">Headers</h2>\n<p>Postman headers will need to be customized in order to pass data correctly to the DVP platform. The following header type will need to be added or overwritten:</p>\n<ul>\n<li>Content-type - Set this to <em>application/vnd.yang.data+xml</em></li>\n</ul>\n<h2 id=\"variables\">Variables</h2>\n<p>It is recoemmended that Postman variables be used to enable managemnt for multiple devices. The DVP API collections comes with variables preconfigured. Reset the variables based upon the requirements of the system under test. Configured variables are:</p>\n<ul>\n<li>IP_ADDRESS - IP Address of the device under test.</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authorization","slug":"authorization"},{"content":"Request Formatting","slug":"request-formatting"},{"content":"Postman Settings","slug":"postman-settings"}],"owner":"11238616","collectionId":"4daaa257-d614-4bc7-98f4-af16e9c926d1","publishedId":"TVKJxaRu","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-09-29T05:49:31.000Z"},"item":[{"name":"General","item":[{"name":"Set Unit Name","id":"029a6974-b373-4b7f-a58f-52ae212184e1","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"body":{"mode":"raw","raw":"<General y:self=\"/api/running/System/Unit/General\" \r\nxmlns=\"http://video-flow.com/ns/products/dvp\" \r\nxmlns:y=\"http://tail-f.com/ns/rest\"  \r\nxmlns:dvp=\"http://video-flow.com/ns/products/dvp\" \r\ny:path=\"/dvp:System/dvp:Unit/dvp:General\">\r\n    <UnitName>Four_times</UnitName>\r\n</General>","options":{"raw":{"language":"xml"}}},"url":"{{IP_ADDR}}/api/running/System/Unit/General/","description":"<p>This command updates the unit name. The unit name appears in the web browser tab. Use the following XML tag to update the name of the device.\n  tag</p>\n<p><strong>Note:</strong> The name must be continuous and may include underscores. Periods and slashes are not valid characters.</p>\n","urlObject":{"path":["api","running","System","Unit","General",""],"host":["{{IP_ADDR}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"029a6974-b373-4b7f-a58f-52ae212184e1"},{"name":"Get Unit Name","id":"c6c30f07-89c8-4afb-b9d4-9093281278fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"xml"}}},"url":"{{IP_ADDR}}/api/running/System/Unit/General/","description":"<p>Retrieves the nickname of the appliance.</p>\n","urlObject":{"path":["api","running","System","Unit","General",""],"host":["{{IP_ADDR}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6c30f07-89c8-4afb-b9d4-9093281278fe"}],"id":"397cae26-470c-4335-9801-a8d2c6672d10","description":"<p>A set of API requests that retrieve and configure general and administrative system settings of DVP appliance and software. </p>\n","event":[{"listen":"prerequest","script":{"id":"e6e3536e-9572-4677-8eae-f5b6c0a356cc","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f2b81eba-58fa-4695-931b-70a1175a50ad","type":"text/javascript","exec":[""]}}],"_postman_id":"397cae26-470c-4335-9801-a8d2c6672d10","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}}},{"name":"Interfaces","item":[{"name":"Data","item":[{"name":"Ports","item":[{"name":"get all ports","id":"c4ffa396-42a1-47db-8697-ef5b04844c73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"url":"192.168.0.49/api/running/System/Interfaces/Data/","description":"<p>get all ports</p>\n<p>This API request when sent to the defvice retrieves the information for all the physical interfaces that are configured on the system.</p>\n<p>It is based on the following parameters:\nID - a number id of the port\nEnable - boolean (ture or false) enables the interface for use\nName - a text field used for the name of the interface\nipAddress - the 4 byte IP address (in decimal format e.g. 1.1.1.1)\nsubnetMask - the 4 byte subnet mask for the IP Address (in decimal format e.g. 255.255.255.0)\ndefaultGateway - the 4 byte IP address for the interface's default gateway (in decimal format e.g. 255.255.255.0)\nGatewayPriority - number used to determine the priority of the gateway, the lower the number the higher the priority - must be unique to the interface\nDCHP - boolean (ture or false) enables DHCP request for an address for the interface</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Interfaces","Data",""],"host":["192.168.0.49"],"query":[],"variable":[]}},"response":[{"id":"e7effdbd-b600-4135-9db4-850ae7682e84","name":"get all ports","originalRequest":{"method":"GET","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"url":"10.0.0.226/api/running/System/Interfaces/Data/Port/"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":[{"key":"Server","value":"ConfD"},{"key":"Cache-control","value":"private, no-cache, must-revalidate, proxy-revalidate"},{"key":"Date","value":"Wed, 22 Apr 2020 09:26:38 GMT"},{"key":"Content-Type","value":"application/vnd.yang.data+xml"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"\n<Port y:self=\"/api/running/System/Interfaces/Data/Port\" xmlns=\"http://video-flow.com/ns/products/dvg\" xmlns:y=\"http://tail-f.com/ns/rest\"  xmlns:dvp=\"http://video-flow.com/ns/products/dvg\" y:path=\"/dvp:System/dvp:Interfaces/dvp:Data/dvp:Port\">\n    <Interface y:self=\"/api/running/System/Interfaces/Data/Port/Interface/1\">\n        <id>1</id>\n    </Interface>\n</Port>"}],"_postman_id":"c4ffa396-42a1-47db-8697-ef5b04844c73"},{"name":"create port","id":"48152c91-f74f-4443-b2bd-739ccec03c65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"url":"10.0.0.226/api/running/System/Interfaces/Data/Port/","description":"<p>get all ports</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Interfaces","Data","Port",""],"host":["10","0","0","226"],"query":[],"variable":[]}},"response":[{"id":"cc1750d0-cda5-44d6-84c0-6e876d265035","name":"get all ports","originalRequest":{"method":"GET","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"url":"10.0.0.226/api/running/System/Interfaces/Data/Port/"},"status":"OK","code":200,"_postman_previewlanguage":"xml","header":[{"key":"Server","value":"ConfD"},{"key":"Cache-control","value":"private, no-cache, must-revalidate, proxy-revalidate"},{"key":"Date","value":"Wed, 22 Apr 2020 09:26:38 GMT"},{"key":"Content-Type","value":"application/vnd.yang.data+xml"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"\n<Port y:self=\"/api/running/System/Interfaces/Data/Port\" xmlns=\"http://video-flow.com/ns/products/dvg\" xmlns:y=\"http://tail-f.com/ns/rest\"  xmlns:dvp=\"http://video-flow.com/ns/products/dvg\" y:path=\"/dvp:System/dvp:Interfaces/dvp:Data/dvp:Port\">\n    <Interface y:self=\"/api/running/System/Interfaces/Data/Port/Interface/1\">\n        <id>1</id>\n    </Interface>\n</Port>"}],"_postman_id":"48152c91-f74f-4443-b2bd-739ccec03c65"},{"name":"create port 2","id":"7101770d-0875-405f-aa9e-435afd23bcf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"body":{"mode":"raw","raw":"<Interface>\r\n<id>2</id>\r\n<enable>true</enable>\r\n<ipAddress>10.0.0.94</ipAddress>\r\n<subnetMask>255.255.255.0</subnetMask>\r\n<defaultGateway>10.0.0.138</defaultGateway>\r\n<GatewayPriority>1</GatewayPriority>\r\n</Interface>\r\n","options":{"raw":{"language":"xml"}}},"url":"{{IP_ADDR}}/api/running/System/Interfaces/Data/Port/","description":"<p>create port 2</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Interfaces","Data","Port",""],"host":["{{IP_ADDR}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7101770d-0875-405f-aa9e-435afd23bcf6"},{"name":"create port 2 Copy","id":"f0512487-ae24-4308-9d5a-8857a283ec96","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="},{"key":"Content-Type","value":"application/vnd.yang.data+xml","type":"text"}],"body":{"mode":"raw","raw":"<Interface>\r\n<id>1</id>\r\n<enable>true</enable>\r\n<name>int_1</name>\r\n<ipAddress>192.168.0.33</ipAddress>\r\n<subnetMask>255.255.255.0</subnetMask>\r\n<defaultGateway>192.168.0.1</defaultGateway>\r\n<GatewayPriority>1</GatewayPriority>\r\n</Interface>\r\n","options":{"raw":{"language":"text"}}},"url":"192.168.56.209/api/running/System/Interfaces/Data/Port/","description":"<p>create port 2</p>\n","urlObject":{"path":["api","running","System","Interfaces","Data","Port",""],"host":["192","168","56","209"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0512487-ae24-4308-9d5a-8857a283ec96"},{"name":"Set port 1 to DHCP","id":"9d0ddb3c-7818-4e16-9bb5-82a007ab0e87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"body":{"mode":"raw","raw":"<Interface>\r\n<GatewayPriority>2</GatewayPriority>\r\n<DHCP>true</DHCP>\r\n</Interface>\r\n"},"url":"10.0.0.94/api/running/System/Interfaces/Data/Port/Interface/1","description":"<p>Update configuration to port 1 to DHCP</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Interfaces","Data","Port","Interface","1"],"host":["10","0","0","94"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d0ddb3c-7818-4e16-9bb5-82a007ab0e87"}],"id":"1dd9304b-8a59-4be7-bd77-8e83bae3fae4","description":"<p>Used to conifgure or retieve information about a physical port on the appliance.</p>\n","event":[{"listen":"prerequest","script":{"id":"4bc6eb09-a71e-4221-9a0b-864937c58319","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4fb17459-33bb-4dd2-a63c-d6decf83e656","type":"text/javascript","exec":[""]}}],"_postman_id":"1dd9304b-8a59-4be7-bd77-8e83bae3fae4","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}}},{"name":"Servers","item":[],"id":"fa77ecb3-6670-4066-adb6-44107dcc78e4","description":"<p>A set of API requests that retrieve and configure VPN servers on the appliance.</p>\n","event":[{"listen":"prerequest","script":{"id":"1c615725-d608-4097-9299-115945613b6c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7efd6b13-4a76-4f12-b7b2-5c97566657c7","type":"text/javascript","exec":[""]}}],"_postman_id":"fa77ecb3-6670-4066-adb6-44107dcc78e4","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}}},{"name":"Clients","item":[{"name":"create udp vpn client","id":"b53c04d6-3bb9-478c-a473-cde06161de96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"body":{"mode":"raw","raw":"<client>\r\n<Index>1</Index>\r\n<name>vpnName</name>\r\n<ServerIp>192.168.1.101</ServerIp>\r\n<UDPPortNumber>20010</UDPPortNumber>\r\n<Interface>1</Interface>\r\n</client>"},"url":"10.0.0.94/api/running/System/Interfaces/Data/UDP_VPN_Client/","description":"<p>create a udp-vpn client</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Interfaces","Data","UDP_VPN_Client",""],"host":["10","0","0","94"],"query":[],"variable":[]}},"response":[],"_postman_id":"b53c04d6-3bb9-478c-a473-cde06161de96"},{"name":"connect now action","id":"f8d67c71-7dd5-4281-94f1-5b6b67c68b4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="},{"key":"Content-Type","value":"application/vnd.yang.data+xml"}],"body":{"mode":"raw","raw":"<Connect_now></Connect_now>"},"url":"10.0.0.94/api/running/System/Interfaces/Data/UDP_VPN_Client/client/1/_operations/Connect_now","description":"<p>activate the udp-vpn connect now action</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Interfaces","Data","UDP_VPN_Client","client","1","_operations","Connect_now"],"host":["10","0","0","94"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8d67c71-7dd5-4281-94f1-5b6b67c68b4f"}],"id":"4fdf5f78-0bc7-4cf5-a9ec-1aea39920945","description":"<p>Used to conifgure or retieve information about a VPN clients on the appliance.</p>\n","event":[{"listen":"prerequest","script":{"id":"66434a52-c59e-430b-817a-73496b24170a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ea73115d-134b-4edf-9cc7-4d115b5d2f83","type":"text/javascript","exec":[""]}}],"_postman_id":"4fdf5f78-0bc7-4cf5-a9ec-1aea39920945","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}}}],"id":"6531b194-3575-4232-a2fc-8d2b91cb98c7","description":"<p>A set of API requests that retrieve and configure communication interfaces with third party devices. These requests are broekn down into three categories:</p>\n<ul>\n<li>Ports - Physical or virtual port settings.</li>\n<li>Servers - VPN server settings.</li>\n<li>Clients - VPN Client settings.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"b48c2ced-eb96-4aa3-9efa-58ad627e79a0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b56d4ffa-4cc4-43ee-ac08-4f8b485b607e","type":"text/javascript","exec":[""]}}],"_postman_id":"6531b194-3575-4232-a2fc-8d2b91cb98c7","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}}},{"name":"Management","item":[],"id":"7867d320-f88f-44fd-91d0-b2a8673a926c","_postman_id":"7867d320-f88f-44fd-91d0-b2a8673a926c","description":"","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}}}],"id":"67b43eb2-8c1b-472e-8642-a55e91ec596f","description":"<p>A set of API requests that retrieve and configure communication interface settings of DVP appliance and software. Interfaces are broken down into two categories:</p>\n<ul>\n<li>Data - Interfaces that are used for comminucation with other devices.</li>\n<li>Management - Dedicated management interface for secured management of the appliance.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"b973445c-aea0-4e70-8fac-16e34268e4c0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"752fbfff-996f-4603-bc42-e125e4c669e2","type":"text/javascript","exec":[""]}}],"_postman_id":"67b43eb2-8c1b-472e-8642-a55e91ec596f","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}}},{"name":"Streams","item":[{"name":"Disable stream limor","id":"6931843b-4b21-4341-95be-7825462bf593","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"body":{"mode":"raw","raw":"<Enable>false</Enable>\r\n"},"url":"10.13.1.106/api/running/System/Streams/Stream/limor/Enable","description":"<p>Update configuration Disable stream limor</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Streams","Stream","limor","Enable"],"host":["10","13","1","106"],"query":[],"variable":[]}},"response":[],"_postman_id":"6931843b-4b21-4341-95be-7825462bf593"},{"name":"Enable stream limor","id":"37b2d0ee-cb45-47e9-a87f-eed5c917e363","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"body":{"mode":"raw","raw":"<Enable>true</Enable>\r\n"},"url":"10.13.1.106/api/running/System/Streams/Stream/limor/Enable","description":"<p>Update configuration Enable stream limor</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Streams","Stream","limor","Enable"],"host":["10","13","1","106"],"query":[],"variable":[]}},"response":[],"_postman_id":"37b2d0ee-cb45-47e9-a87f-eed5c917e363"},{"name":"additional output set operation mode","id":"72eb8930-6126-49b4-b882-5e92d2dea246","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"body":{"mode":"raw","raw":"<protectionMode>Protection_only</protectionMode>"},"url":"10.13.1.106/api/running/System/Streams/Stream/limor/Outputs/Additional_Outputs/2ndOutput/protectionMode","description":"<p>additional output set operation mode</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Streams","Stream","limor","Outputs","Additional_Outputs","2ndOutput","protectionMode"],"host":["10","13","1","106"],"query":[],"variable":[]}},"response":[],"_postman_id":"72eb8930-6126-49b4-b882-5e92d2dea246"},{"name":"primary output set operation mode","id":"5fec6ce8-738f-4c24-87a6-591457a51476","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"body":{"mode":"raw","raw":"<protectionMode>Stream_only</protectionMode>"},"url":"10.13.1.106/api/running/System/Streams/Stream/limor/Outputs/Primary_Output/protectionMode","description":"<p>primary output set operation mode</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Streams","Stream","limor","Outputs","Primary_Output","protectionMode"],"host":["10","13","1","106"],"query":[],"variable":[]}},"response":[],"_postman_id":"5fec6ce8-738f-4c24-87a6-591457a51476"},{"name":"reset stream action","id":"c3e236d3-aeef-4975-af6d-8553a585b3f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="},{"key":"Content-Type","value":"application/vnd.yang.data+xml"}],"body":{"mode":"raw","raw":"<Reset-Stream></Reset-Stream>"},"url":"10.13.1.110/api/running/System/Streams/Stream/limor/Actions/Reset-Stream","description":"<p>activate the reset stream action</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Streams","Stream","limor","Actions","Reset-Stream"],"host":["10","13","1","110"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3e236d3-aeef-4975-af6d-8553a585b3f3"},{"name":"reset stream stats action","id":"af6aba18-f546-4f8e-bf10-4533f8ebaf9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="},{"key":"Content-Type","value":"application/vnd.yang.data+xml"}],"body":{"mode":"raw","raw":"<Reset-Packet-Stats></Reset-Packet-Stats>"},"url":"10.13.1.110/api/running/System/Streams/Stream/limor/Actions/Reset-Packet-Stats","description":"<p>activate the stream reset statat action</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Streams","Stream","limor","Actions","Reset-Packet-Stats"],"host":["10","13","1","110"],"query":[],"variable":[]}},"response":[],"_postman_id":"af6aba18-f546-4f8e-bf10-4533f8ebaf9d"},{"name":"reset stream ETR action","id":"7cac7faa-c10d-44ee-b145-2e2b3d533f6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="},{"key":"Content-Type","value":"application/vnd.yang.data+xml"}],"body":{"mode":"raw","raw":"<Reset-ETR-Events></Reset-ETR-Events>"},"url":"10.13.1.110/api/running/System/Streams/Stream/limor/Actions/Reset-ETR-Events","description":"<p>activate the udp-vpn connect now action</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Streams","Stream","limor","Actions","Reset-ETR-Events"],"host":["10","13","1","110"],"query":[],"variable":[]}},"response":[],"_postman_id":"7cac7faa-c10d-44ee-b145-2e2b3d533f6d"},{"name":"create stream MX1","id":"bc3fcee3-b2a7-4fb2-8940-67470df29718","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"body":{"mode":"raw","raw":"<Stream>\r\n<name>MX1</name>\r\n<SetOperationMode>Sentinel</SetOperationMode>\r\n<Inputs>\r\n<Primary_Input>\r\n<inputInterfaceName>vpnName</inputInterfaceName>\r\n<listenIp>224.1.1.1</listenIp>\r\n<listenPort>1234</listenPort>\r\n</Primary_Input>\r\n</Inputs>\r\n<Outputs>\r\n<Primary_Output>\r\n<interface>port_2</interface>\r\n</Primary_Output>\r\n</Outputs>\r\n</Stream>"},"url":"10.0.0.94/api/running/System/Streams","description":"<p>Create a stream</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Streams"],"host":["10","0","0","94"],"query":[],"variable":[]}},"response":[],"_postman_id":"bc3fcee3-b2a7-4fb2-8940-67470df29718"},{"name":"add output to stream MX1","id":"eb04a5cc-5a24-44d0-8754-0457e9db4dd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"body":{"mode":"raw","raw":"<Additional_Outputs>\r\n<name>2ndOutput</name>\r\n<interface>Port_1</interface>\r\n<newIp>225.5.5.5</newIp>\r\n<newPort>5000</newPort>\r\n</Additional_Outputs>"},"url":"10.0.0.94/api/running/System/Streams/Stream/MX1/Outputs/","description":"<p>add output to stream MX1 </p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Streams","Stream","MX1","Outputs",""],"host":["10","0","0","94"],"query":[],"variable":[]}},"response":[],"_postman_id":"eb04a5cc-5a24-44d0-8754-0457e9db4dd1"},{"name":"get stream MX1 statistics","id":"615fe639-511c-4606-a36c-a3b354a525f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"url":"10.0.0.94/api/operational/System/Streams/Stream/MX1/Monitor/Statistics","description":"<p>get stream statistics</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","operational","System","Streams","Stream","MX1","Monitor","Statistics"],"host":["10","0","0","94"],"query":[],"variable":[]}},"response":[],"_postman_id":"615fe639-511c-4606-a36c-a3b354a525f8"},{"name":"get stream limor ETR events","id":"dc96d78a-f75b-45fd-9b80-4d0cf0acc91c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"url":"10.13.1.110/api/operational/System/Streams/Stream/limor/Monitor/ETR-290/events","description":"<p>get stream ETR events</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","operational","System","Streams","Stream","limor","Monitor","ETR-290","events"],"host":["10","13","1","110"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc96d78a-f75b-45fd-9b80-4d0cf0acc91c"},{"name":"delete stream MX1","id":"f8a41b8d-264f-478b-b16b-82d7e887f039","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-type","value":"application/vnd.yang.data+xml"},{"key":"Authorization","value":"Basic YWRtaW46YWRtaW4="}],"body":{"mode":"raw","raw":"<Stream>\r\n<name>MX1</name>\r\n<SetOperationMode>Sentinel</SetOperationMode>\r\n<Inputs>\r\n<Primary_Input>\r\n<inputInterfaceName>vpnName</inputInterfaceName>\r\n<listenIp>224.1.1.1</listenIp>\r\n<listenPort>1234</listenPort>\r\n</Primary_Input>\r\n</Inputs>\r\n<Outputs>\r\n<Primary_Output>\r\n<interface>port_2</interface>\r\n</Primary_Output>\r\n</Outputs>\r\n</Stream>"},"url":"10.0.0.94/api/running/System/Streams/Stream/MX1","description":"<p>Delete a stream</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}},"urlObject":{"path":["api","running","System","Streams","Stream","MX1"],"host":["10","0","0","94"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8a41b8d-264f-478b-b16b-82d7e887f039"}],"id":"56e96380-2edc-49a6-a4b9-0ec175b46806","description":"<p>Used to manage, retrieve, or configure stream properties on the device.</p>\n","event":[{"listen":"prerequest","script":{"id":"81af7572-bfbb-445f-8a32-f05ffcec24af","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c1bea4d0-e1a5-449e-a876-7a3df97c5c35","type":"text/javascript","exec":[""]}}],"_postman_id":"56e96380-2edc-49a6-a4b9-0ec175b46806","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":true,"source":{"_postman_id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","id":"4daaa257-d614-4bc7-98f4-af16e9c926d1","name":"DVP Management API","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]}},"event":[{"listen":"prerequest","script":{"id":"c1d77835-e4c7-405a-8f63-dc3d1063f856","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"5fe0a9a1-22b8-4f56-9bc2-c7e53cc03623","type":"text/javascript","exec":[""]}}],"variable":[{"key":"IP_Addr","value":"192.168.0.49"}]}