{"info":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","description":"<html><head></head><body><p>REST API for HALNy devices.</p>\n<p>Available in software series:</p>\n<ul>\n<li><p>V3.2.50p1</p>\n</li>\n<li><p>V5.0.16p1</p>\n</li>\n<li><p>V4.0.11</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"29798136","collectionId":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","publishedId":"2sA3XSA17c","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-01-29T14:16:45.000Z"},"item":[{"name":"GET","item":[{"name":"STATUS","id":"12ebc478-abb1-4622-9d9e-ba1d38230bf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/status","description":"<h1 id=\"get-status\">Get Status</h1>\n<p>This endpoint retrieves the status information of the ONT (Optical Network Terminal).</p>\n<h4 id=\"response\">Response</h4>\n<p>The response will contain the following information in a JSON format:</p>\n<ul>\n<li><p><code>restapi_version</code> - The version of the REST API.</p>\n</li>\n<li><p><code>ont_model_name</code> - The model name of the ONT.</p>\n</li>\n<li><p><code>ont_hw_version</code> - The hardware version of the ONT.</p>\n</li>\n<li><p><code>ont_gpon_serial_nr</code> - The serial number of the ONT in alphanumeric format.</p>\n</li>\n<li><p><code>ont_gpon_hex_serial_nr</code> - The serial number of the ONT in hexadecimal format.</p>\n</li>\n<li><p><code>ont_mac</code> - The MAC address of the ONT.</p>\n</li>\n<li><p><code>active_firmware_ver</code> - The active firmware version of the ONT.</p>\n</li>\n<li><p><code>standby_firmware_ver</code> - The standby firmware version of the ONT.</p>\n</li>\n<li><p><code>uptime</code> - The duration for which the ONT has been running.</p>\n</li>\n<li><p><code>olt_id</code> - The ID of the OLT (Optical Line Terminal).</p>\n</li>\n<li><p><code>ont_id</code> - The ID of the ONT.</p>\n</li>\n<li><p><code>service_mode</code> (string): The service mode of the ONT.</p>\n</li>\n<li><p><code>optic_rx_power</code> - The received optical power level.</p>\n</li>\n<li><p><code>optic_tx_power</code> - The transmitted optical power level.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","status"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"196926c1-433a-446c-84ac-c80fa50c9432","name":"STATUS","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"395"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 07:27:53 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"restapi_version\": \"0.7.0\",\n    \"ont_model_name\": \"HL-4GXV-F\",\n    \"ont_hw_version\": \"HL-4GXV-F_001\",\n    \"ont_gpon_serial_nr\": \"HALNa2360660\",\n    \"ont_gpon_hex_serial_nr\": \"48414c4ea2360660\",\n    \"ont_mac\": \"54:DB:A2:36:06:60\",\n    \"active_firmware_ver\": \"V3.2.50p1\",\n    \"standby_firmware_ver\": \"V3.2.45p1\",\n    \"uptime\": \"0 days, 00:21:26\",\n    \"olt_id\": \"1\",\n    \"ont_id\": \"13\",\n    \"olt_vendor\": \"DASAN\",\n    \"olt_model\": \"V5808/V5816/V1-08XC\",\n    \"service_mode\": \"HGU\",\n    \"optic_rx_power\": \"-12.8 dBm\",\n    \"optic_tx_power\": \"2.3 dBm\"\n}"}],"_postman_id":"12ebc478-abb1-4622-9d9e-ba1d38230bf8"},{"name":"DEVICE_CONDITION","id":"a1179318-2093-4d74-bedd-38cc27c91c4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/device_condition","description":"<p>This endpoint makes an HTTP GET request to retrieve the device condition data</p>\n<h4 id=\"response\">Response</h4>\n<p>The response will contain the following information in a JSON format.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","device_condition"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"5bc9a1a7-933d-4ede-bc75-1112ed8e3b97","name":"DEVICE_CONDITION","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/device_condition"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"8134"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 06 Feb 2024 14:39:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"reboot_reason\": {\n        \"0\": {\n            \"date\": \"1970-01-01 01:37:13-GMT+01:00\",\n            \"reboot_reason\": \"Auto Provision (Provisioning)\"\n        },\n        \"1\": {\n            \"date\": \"1970-01-02 02:16:51-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"2\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"3\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"4\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"5\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"6\": {\n            \"date\": \"2025-08-04 10:34:41-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"7\": {\n            \"date\": \"1970-01-01 01:11:12-GMT+01:00\",\n            \"reboot_reason\": \"Web System Reboot\"\n        },\n        \"8\": {\n            \"date\": \"2025-08-01 13:42:02-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"9\": {\n            \"date\": \"1970-01-01 01:21:45-GMT+01:00\",\n            \"reboot_reason\": \"Web System Reboot\"\n        },\n        \"10\": {\n            \"date\": \"1970-01-01 01:01:48-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"11\": {\n            \"date\": \"1970-01-01 01:07:37-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"12\": {\n            \"date\": \"1970-01-01 01:02:36-GMT+01:00\",\n            \"reboot_reason\": \"User Factory Restore (reboot_type 10)\"\n        },\n        \"13\": {\n            \"date\": \"1970-01-01 01:05:47-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"14\": {\n            \"date\": \"1970-01-01 01:02:32-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"15\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"16\": {\n            \"date\": \"1970-01-01 02:13:43-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"17\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"18\": {\n            \"date\": \"1970-01-01 00:00:16-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"19\": {\n            \"date\": \"1970-01-01 01:02:35-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"20\": {\n            \"date\": \"1970-01-01 01:07:18-GMT+01:00\",\n            \"reboot_reason\": \"SW Reboot by Active Image Change\"\n        },\n        \"21\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"22\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"23\": {\n            \"date\": \"1970-01-01 01:04:44-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"24\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"25\": {\n            \"date\": \"1970-01-01 01:04:56-GMT+01:00\",\n            \"reboot_reason\": \"SW Reboot by Active Image Change\"\n        },\n        \"26\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"27\": {\n            \"date\": \"2025-07-29 13:57:00-GMT+01:00\",\n            \"reboot_reason\": \"SW Reboot by Active Image Change\"\n        },\n        \"28\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"29\": {\n            \"date\": \"1970-01-01 01:01:53-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"30\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"31\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"32\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"33\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"34\": {\n            \"date\": \"1970-01-01 01:13:30-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"35\": {\n            \"date\": \"1970-01-01 01:02:16-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"36\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"37\": {\n            \"date\": \"1970-01-01 02:35:04-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"38\": {\n            \"date\": \"1970-01-01 01:08:03-GMT+01:00\",\n            \"reboot_reason\": \"User Factory Restore (reboot_type 10)\"\n        },\n        \"39\": {\n            \"date\": \"1970-01-01 00:00:16-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"40\": {\n            \"date\": \"1970-01-01 00:00:16-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"41\": {\n            \"date\": \"2025-07-23 14:31:28-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"42\": {\n            \"date\": \"1970-01-01 01:02:50-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"43\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"44\": {\n            \"date\": \"2025-07-15 09:43:34-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"45\": {\n            \"date\": \"2025-15-07 09:36:49-GMT+01:00\",\n            \"reboot_reason\": \"Auto Reboot (OTT)\"\n        },\n        \"46\": {\n            \"date\": \"1970-01-01 01:05:45-GMT+01:00\",\n            \"reboot_reason\": \"User Factory Restore (reboot_type 10)\"\n        },\n        \"47\": {\n            \"date\": \"2025-07-09 15:29:00-GMT+00:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"48\": {\n            \"date\": \"1970-01-01 00:00:26-GMT+01:00\",\n            \"reboot_reason\": \"User Factory Restore (reboot_type 10)\"\n        },\n        \"49\": {\n            \"date\": \"2025-07-09 15:22:04-GMT+00:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"50\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+00:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"51\": {\n            \"date\": \"1970-01-01 00:00:26-GMT+01:00\",\n            \"reboot_reason\": \"User Factory Restore (reboot_type 10)\"\n        },\n        \"52\": {\n            \"date\": \"2025-07-09 15:12:50-GMT+00:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"53\": {\n            \"date\": \"2025-07-09 15:03:14-GMT+00:00\",\n            \"reboot_reason\": \"SW Reboot by Active Image Change\"\n        },\n        \"54\": {\n            \"date\": \"1970-01-01 00:00:27-GMT+01:00\",\n            \"reboot_reason\": \"User Factory Restore (reboot_type 10)\"\n        },\n        \"55\": {\n            \"date\": \"2025-07-09 14:58:12-GMT+00:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"56\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+00:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"57\": {\n            \"date\": \"1970-01-01 00:00:27-GMT+01:00\",\n            \"reboot_reason\": \"User Factory Restore (reboot_type 10)\"\n        },\n        \"58\": {\n            \"date\": \"1970-01-01 03:28:33-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"59\": {\n            \"date\": \"1970-01-01 00:00:16-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"60\": {\n            \"date\": \"1970-01-01 02:03:27-GMT+02:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"61\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+02:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"62\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+02:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"63\": {\n            \"date\": \"1970-01-01 02:03:36-GMT+02:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"64\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+02:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"65\": {\n            \"date\": \"1970-01-01 02:05:07-GMT+02:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"66\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+02:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"67\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+02:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"68\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+02:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"69\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+02:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"70\": {\n            \"date\": \"1970-01-01 02:02:36-GMT+02:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"71\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+02:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"72\": {\n            \"date\": \"1970-01-01 02:02:24-GMT+02:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"73\": {\n            \"date\": \"1970-01-01 00:00:18-GMT+02:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"74\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+02:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"75\": {\n            \"date\": \"1970-01-01 00:00:16-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"76\": {\n            \"date\": \"1970-01-01 03:39:09-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"77\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"78\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"79\": {\n            \"date\": \"1970-01-01 01:01:41-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"80\": {\n            \"date\": \"2025-06-30 08:58:54-GMT+01:00\",\n            \"reboot_reason\": \"SW Reboot by Active Image Change\"\n        },\n        \"81\": {\n            \"date\": \"1970-01-01 01:22:56-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"82\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"83\": {\n            \"date\": \"2025-06-27 06:38:26-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"84\": {\n            \"date\": \"2025-06-27 06:18:09-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"85\": {\n            \"date\": \"2025-06-27 06:09:47-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"86\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"87\": {\n            \"date\": \"1970-01-01 01:05:41-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"88\": {\n            \"date\": \"1970-01-01 01:42:30-GMT+01:00\",\n            \"reboot_reason\": \"SW Reboot by Active Image Change\"\n        },\n        \"89\": {\n            \"date\": \"2025-06-26 12:37:42-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"90\": {\n            \"date\": \"1970-01-01 00:00:16-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"91\": {\n            \"date\": \"2025-06-26 12:13:51-GMT+01:00\",\n            \"reboot_reason\": \"Web System Reboot\"\n        },\n        \"92\": {\n            \"date\": \"1970-01-01 01:12:42-GMT+01:00\",\n            \"reboot_reason\": \"Web System Reboot\"\n        },\n        \"93\": {\n            \"date\": \"2025-06-26 11:46:52-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"94\": {\n            \"date\": \"1970-01-01 00:00:16-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"95\": {\n            \"date\": \"1970-01-01 00:00:16-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"96\": {\n            \"date\": \"1970-01-01 01:02:07-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"97\": {\n            \"date\": \"1970-01-01 00:00:17-GMT+01:00\",\n            \"reboot_reason\": \"Power Reboot (Unknown)\"\n        },\n        \"98\": {\n            \"date\": \"2025-06-26 10:45:04-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        },\n        \"99\": {\n            \"date\": \"1970-01-01 01:01:58-GMT+01:00\",\n            \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n        }\n    }\n}"}],"_postman_id":"a1179318-2093-4d74-bedd-38cc27c91c4d"},{"name":"DEVICE_CONDITION_REBOOT_REASON","id":"922b8385-68aa-4f28-bd1c-29c6815f3dd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/device_condition/reboot_reason","description":"<p>This endpoint retrieves the status information of the ONT reboot reason.</p>\n<h4 id=\"response\">Response</h4>\n<p>The response will contain the following information in a JSON format:</p>\n<ul>\n<li><p><code>entry_id</code> (0...99)</p>\n</li>\n<li><p><code>date</code>: the date of event</p>\n</li>\n<li><p><code>reboot_reason</code>: reason of ONT reboot</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","device_condition","reboot_reason"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"b57d7587-ec18-4718-bdbb-5c5615435202","name":"DEVICE_CONDITION_REBOOT_REASON","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/device_condition/reboot_reason"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"8116"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 06 Feb 2024 14:39:22 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"0\": {\n        \"date\": \"2024-02-06 14:20:03-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"1\": {\n        \"date\": \"2024-02-06 14:05:58-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"2\": {\n        \"date\": \"2024-02-06 09:43:33-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"3\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"4\": {\n        \"date\": \"2024-02-05 15:47:14-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"5\": {\n        \"date\": \"2024-02-05 15:00:03-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"6\": {\n        \"date\": \"2024-02-05 09:00:26-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"7\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"8\": {\n        \"date\": \"2024-02-02 17:07:52-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"9\": {\n        \"date\": \"1970-01-01 01:01:54-\",\n        \"reboot_reason\": \"Web System Reboot\"\n    },\n    \"10\": {\n        \"date\": \"2024-02-02 16:16:53-\",\n        \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n    },\n    \"11\": {\n        \"date\": \"2024-02-02 16:00:28-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"12\": {\n        \"date\": \"2024-02-02 15:26:06-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"13\": {\n        \"date\": \"2024-02-02 13:54:38-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"14\": {\n        \"date\": \"2024-02-02 13:12:12-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"15\": {\n        \"date\": \"2024-02-02 11:35:32-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"16\": {\n        \"date\": \"2024-02-02 10:31:33-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"17\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"18\": {\n        \"date\": \"2024-02-01 15:42:57-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"19\": {\n        \"date\": \"2024-02-01 15:17:29-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"20\": {\n        \"date\": \"2024-02-01 14:35:23-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"21\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"22\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"23\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"24\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"25\": {\n        \"date\": \"2024-01-30 12:20:09-\",\n        \"reboot_reason\": \"Web System Reboot\"\n    },\n    \"26\": {\n        \"date\": \"30 01 2024 11:52\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"27\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"28\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"29\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"30\": {\n        \"date\": \"01 01 1970 01:03\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"31\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"32\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"33\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"34\": {\n        \"date\": \"1970-01-01 06:22:24-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"35\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"36\": {\n        \"date\": \"2024-01-29 08:23:30-\",\n        \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n    },\n    \"37\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"38\": {\n        \"date\": \"2024-01-26 10:53:54-\",\n        \"reboot_reason\": \"Web System Reboot\"\n    },\n    \"39\": {\n        \"date\": \"2024-01-26 08:48:14-\",\n        \"reboot_reason\": \"Web System Reboot\"\n    },\n    \"40\": {\n        \"date\": \"2024-01-26 08:42:14-\",\n        \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n    },\n    \"41\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"42\": {\n        \"date\": \"1970-01-01 01:07:27-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"43\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"44\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"45\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"46\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"47\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"48\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"49\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"50\": {\n        \"date\": \"1970-01-01 00:00:17-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"51\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"52\": {\n        \"date\": \"2024-01-16 15:07:52-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"53\": {\n        \"date\": \"2024-01-16 14:50:01-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"54\": {\n        \"date\": \"2024-01-16 14:28:28-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"55\": {\n        \"date\": \"1970-01-01 00:00:16-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"56\": {\n        \"date\": \"1970-01-01 02:12:08-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"57\": {\n        \"date\": \"2024-01-16 09:04:13-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"58\": {\n        \"date\": \"2024-01-16 08:49:13-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"59\": {\n        \"date\": \"2024-01-16 08:36:36-\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"60\": {\n        \"date\": \"1970-01-01 00:00:17-\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"61\": {\n        \"date\": \"15 01 2024 14:01\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"62\": {\n        \"date\": \"15 01 2024 13:35\",\n        \"reboot_reason\": \"User Factory Restore (reboot_type 10)\"\n    },\n    \"63\": {\n        \"date\": \"12 01 2024 12:52\",\n        \"reboot_reason\": \"User Factory Restore (reboot_type 10)\"\n    },\n    \"64\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"65\": {\n        \"date\": \"11 01 2024 12:47\",\n        \"reboot_reason\": \"User Factory Restore (reboot_type 10)\"\n    },\n    \"66\": {\n        \"date\": \"11 01 2024 11:01\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"67\": {\n        \"date\": \"11 01 2024 10:33\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"68\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"69\": {\n        \"date\": \"11 01 2024 10:07\",\n        \"reboot_reason\": \"User Factory Restore (reboot_type 10)\"\n    },\n    \"70\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"71\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"72\": {\n        \"date\": \"10 01 2024 14:20\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"73\": {\n        \"date\": \"10 01 2024 13:23\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"74\": {\n        \"date\": \"10 01 2024 13:17\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"75\": {\n        \"date\": \"01 01 1970 01:04\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"76\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"77\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"78\": {\n        \"date\": \"01 01 1970 01:16\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"79\": {\n        \"date\": \"01 01 1970 02:06\",\n        \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n    },\n    \"80\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"81\": {\n        \"date\": \"01 01 1970 02:27\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"82\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"83\": {\n        \"date\": \"01 01 1970 02:13\",\n        \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n    },\n    \"84\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"85\": {\n        \"date\": \"01 01 1970 02:01\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"86\": {\n        \"date\": \"01 01 1970 02:03\",\n        \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n    },\n    \"87\": {\n        \"date\": \"01 01 1970 04:14\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"88\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"89\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"90\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"91\": {\n        \"date\": \"28 10 2023 13:35\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"92\": {\n        \"date\": \"08 01 2024 08:29\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"93\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    },\n    \"94\": {\n        \"date\": \"05 01 2024 17:11\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"95\": {\n        \"date\": \"01 01 1970 01:04\",\n        \"reboot_reason\": \"Web System Reboot\"\n    },\n    \"96\": {\n        \"date\": \"01 01 1970 02:06\",\n        \"reboot_reason\": \"SW Reboot by Active Image Change\"\n    },\n    \"97\": {\n        \"date\": \"01 01 1970 01:06\",\n        \"reboot_reason\": \"Web System Reboot\"\n    },\n    \"98\": {\n        \"date\": \"05 01 2024 14:32\",\n        \"reboot_reason\": \"Factory Restore (reboot_type 2)\"\n    },\n    \"99\": {\n        \"date\": \"01 01 1970 00:00\",\n        \"reboot_reason\": \"Power Reboot (Unknown)\"\n    }\n}"}],"_postman_id":"922b8385-68aa-4f28-bd1c-29c6815f3dd4"},{"name":"OPTIC","id":"727b3de8-6095-4765-8c1b-1063f2abae49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/optic","description":"<h3 id=\"get-optic-information\">Get Optic Information</h3>\n<p>This endpoint retrieves the optic information from the specified device.</p>\n<h4 id=\"response\">Response</h4>\n<p>The response will contain the following information in a JSON format:</p>\n<ul>\n<li><code>link_status</code> - Indicates the status of the link, whether it is \"UP\" or \"DOWN\".</li>\n<li><code>mode</code> - Specifies the mode of the optic, such as \"GPON\" or \"EtherWAN\".</li>\n<li><code>rx_power</code> - Represents the received power level in dBm.</li>\n<li><code>tx_power</code> - Indicates the transmitted power level in dBm.</li>\n<li><code>supply_voltage</code> - Shows the supply voltage in volts.</li>\n<li><code>tx_bias_current</code> - Specifies the bias current for transmission in mA.</li>\n<li><code>temperature</code> - Represents the temperature in Celsius.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","optic"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"f7a882f7-f4e9-42f7-8fb5-912d07a2c21a","name":"OPTIC","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/optic"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"157"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Jan 1970 01:42:02 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"link_status\": \"UP\",\n    \"mode\": \"GPON\",\n    \"rx_power\": \"-12.9 dBm\",\n    \"tx_power\": \"2.7 dBm\",\n    \"supply_voltage\": \"3.2041 V\",\n    \"tx_bias_current\": \"13.064 mA\",\n    \"temperature\": \"54 C\"\n}"}],"_postman_id":"727b3de8-6095-4765-8c1b-1063f2abae49"},{"name":"LANHOSTS_INFO","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","id":"580b7bf0-b72e-400e-807f-bc32fb21c637"}}],"id":"23f168bf-cf8c-4037-ad10-d39a60bd4e96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/lan_hosts_info","description":"<p>This endpoint makes an HTTP GET request to retrieve information about LAN hosts. The response provides details about each LAN host, including their activity status, MAC address, port, hostname, IP address, address origin, link rate, duplex, power level, lease time, online time, last active date, and last inactive date.</p>\n<h4 id=\"response\">Response</h4>\n<p>The response will contain the following information in a JSON format:</p>\n<ul>\n<li><code>active</code> - online/offline host status indicator</li>\n<li><code>mac_address</code> - MAC address of the host</li>\n<li><code>port</code> - port of ONT where host is connected to</li>\n<li><code>hostname</code> - host hostname</li>\n<li><code>ip_address</code> - IP address of host</li>\n<li><code>address_origin</code> - IP address obtain method</li>\n<li><code>link_rate</code> - link rate in kb/s</li>\n<li><code>duplex</code> - duplex mode</li>\n<li><code>power_level</code> - power level - applies only to wireless connection</li>\n<li><code>lease_time</code> - IP addreas lease time, format \"day:hours:minutes\"</li>\n<li><code>online_time</code> - summary time when host was online in seconds</li>\n<li><code>last_active_date</code> - date and hour when host went online</li>\n<li><code>last_inactive_date</code> - date and hour when host went ofline</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","lan_hosts_info"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"af7cdf11-8351-4d17-8d48-76a754f3e1b7","name":"LANHOSTS_INFO","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/lan_hosts_info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"994"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 12 Dec 2023 12:12:51 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"1\": {\n        \"active\": \"Yes\",\n        \"mac_address\": \"74:78:27:4e:8a:fb\",\n        \"port\": \"lan2\",\n        \"hostname\": \"67-20-SK-L\",\n        \"ip_address\": \"192.168.33.10\",\n        \"address_origin\": \"DHCP\",\n        \"link_rate\": \"1000000\",\n        \"duplex\": \"Full\",\n        \"power_level\": \"N/A\",\n        \"lease_time\": \"0:1:0\",\n        \"online_time\": \"1835\",\n        \"last_active_date\": \"2023-12-12 12:42:16\",\n        \"last_inactive_date\": \"2023-12-12 12:42:11\"\n    },\n    \"2\": {\n        \"active\": \"No\",\n        \"mac_address\": \"46:8c:7c:5c:e7:b4\",\n        \"port\": \"wlan24_ssid1\",\n        \"hostname\": \"Zenfone-9\",\n        \"ip_address\": \"192.168.33.2\",\n        \"address_origin\": \"DHCP\",\n        \"link_rate\": \"17000\",\n        \"duplex\": \"N/A\",\n        \"power_level\": \"-76\",\n        \"lease_time\": \"0:46:25\",\n        \"online_time\": \"4222\",\n        \"last_active_date\": \"2023-12-12 10:02:47\",\n        \"last_inactive_date\": \"2023-12-12 11:13:09\"\n    },\n    \"3\": {\n        \"active\": \"Yes\",\n        \"mac_address\": \"38:78:62:e7:ab:b4\",\n        \"port\": \"wlan5_ssid1\",\n        \"hostname\": \"N/A\",\n        \"ip_address\": \"192.168.33.3\",\n        \"address_origin\": \"DHCP\",\n        \"link_rate\": \"135000\",\n        \"duplex\": \"N/A\",\n        \"power_level\": \"-48\",\n        \"lease_time\": \"1:59:33\",\n        \"online_time\": \"1406\",\n        \"last_active_date\": \"2023-12-12 12:49:24\",\n        \"last_inactive_date\": \"2023-12-12 12:48:38\"\n    }\n}"}],"_postman_id":"23f168bf-cf8c-4037-ad10-d39a60bd4e96"},{"name":"COUNTERS","id":"808d1dfb-e871-4f8b-b24c-dee202fa545f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/counter","description":"<p>This endpoint makes an HTTP GET request to retrieve the counters related to LAN and WLAN data transmission. The response includes the sum of received and transmitted data for LAN and WLAN, along with the individual data for each LAN and WLAN channel.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","counter"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"f430dac0-74a6-4bda-96ce-43ac3d30907e","name":"CONNECTED_DEV_MACS Copy","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/counter"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"322"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Jan 1970 01:50:22 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"lan_wlan_sum_rx\": 505192,\n    \"lan_wlan_sum_tx\": 233478,\n    \"lan\": {\n        \"1\": {\n            \"rx\": 184892,\n            \"tx\": 3580\n        },\n        \"2\": {\n            \"rx\": 320300,\n            \"tx\": 229898\n        },\n        \"3\": {\n            \"rx\": 0,\n            \"tx\": 0\n        },\n        \"4\": {\n            \"rx\": 0,\n            \"tx\": 0\n        }\n    },\n    \"wlan24\": {\n        \"1\": {\n            \"rx\": 0,\n            \"tx\": 0\n        },\n        \"2\": {\n            \"rx\": 0,\n            \"tx\": 0\n        },\n        \"3\": {\n            \"rx\": 0,\n            \"tx\": 0\n        },\n        \"4\": {\n            \"rx\": 0,\n            \"tx\": 0\n        }\n    },\n    \"wlan5\": {\n        \"1\": {\n            \"rx\": 0,\n            \"tx\": 0\n        },\n        \"2\": {\n            \"rx\": 0,\n            \"tx\": 0\n        },\n        \"3\": {\n            \"rx\": 0,\n            \"tx\": 0\n        },\n        \"4\": {\n            \"rx\": 0,\n            \"tx\": 0\n        }\n    }\n}"}],"_postman_id":"808d1dfb-e871-4f8b-b24c-dee202fa545f"},{"name":"SOFTWARE","id":"21703500-2694-4788-84a9-1246e56d40fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/software","description":"<p>This endpoint makes an HTTP GET request to retrieve software information. The request does not include a request body.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","software"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"d7e8be31-8eeb-4044-bfef-978a4f1cc8ff","name":"SOFTWARE","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/software"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"216"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Jan 1970 01:50:31 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"active_firmware_ver\": \"V3.2.50p1\",\n    \"standby_firmware_ver\": \"V3.2.45p1\",\n    \"os1\": {\n        \"firmware_ver\": \"V3.2.45p1\",\n        \"running_os\": \"0\",\n        \"default_os\": \"0\"\n    },\n    \"os2\": {\n        \"firmware_ver\": \"V3.2.50p1\",\n        \"running_os\": \"1\",\n        \"default_os\": \"1\"\n    }\n}"}],"_postman_id":"21703500-2694-4788-84a9-1246e56d40fb"},{"name":"WAN","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","id":"1c0f78f2-ee84-4fab-9eb3-e6f9ff6380cc"}}],"id":"147f2c46-eaa0-4efb-ab25-c657532312fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/wan","description":"<p>This endpoint makes an HTTP GET request to retrieve information about the WAN (Wide Area Network) interfaces. The response will include details about the active WAN interface number and the status of each interface, including whether it is enabled, the connection type, MAC address, IP address, netmask, gateway, DNS servers, PPP login, PPP password, and PPP status for each interface.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wan"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"c4b0775f-aff6-4b60-ab4d-774fb416fd6a","name":"WAN","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/wan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"1381"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 07:34:15 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"active_wan_number\": \"3\",\n    \"interface\": {\n        \"1\": {\n            \"enabled\": \"YES\",\n            \"conn_type\": \"DHCP\",\n            \"service_type\": \"INTERNET\",\n            \"mode\": \"ROUTER\",\n            \"ip_version\": \"IPv4\",\n            \"dot1q\": \"TAG\",\n            \"vlan_id\": \"400\",\n            \"cos\": \"0\",\n            \"mtu\": \"1500\",\n            \"ip\": \"\",\n            \"netmask\": \"\",\n            \"gateway\": \"\",\n            \"dns1\": \"\",\n            \"dns2\": \"\",\n            \"nat_enable\": \"YES\",\n            \"ipv6_dhcp_mode\": \"\",\n            \"ipv6_gw_mode\": \"AUTO\",\n            \"ipv6_dhcp_pd_enable\": \"No\",\n            \"ipv6_dhcp_pd_prefix\": \"\",\n            \"ipv6_dslite_enable\": \"No\",\n            \"ipv6_dslite_type\": \"\",\n            \"ipv6_dslite_aftr\": \"\",\n            \"ipv6_dslite_addr\": \"\",\n            \"dad_enable\": \"\",\n            \"igmp_proxy_enable\": \"NO\",\n            \"dhcp_opt82_enable\": \"NO\",\n            \"dhcp_opt82_circuit_id\": \"HALNa2360660\",\n            \"dhcp_opt82_remote_id\": \"HL-4GXV-F\",\n            \"dhcp_opt60_enable\": \"NO\",\n            \"dhcp_opt60_value\": \"\",\n            \"mac\": \"54:DB:A2:36:06:61\",\n            \"ppp_login\": \"\",\n            \"ppp_password\": \"\",\n            \"ppp_babyjumbo_enable\": \"No\"\n        },\n        \"2\": {\n            \"enabled\": \"YES\",\n            \"conn_type\": \"BRIDGE\",\n            \"service_type\": \"IPTV\",\n            \"mode\": \"BRIDGE\",\n            \"ip_version\": \"IPv4\",\n            \"dot1q\": \"TAG\",\n            \"vlan_id\": \"200\",\n            \"cos\": \"5\",\n            \"mtu\": \"1500\",\n            \"ip\": \"\",\n            \"netmask\": \"\",\n            \"gateway\": \"\",\n            \"dns1\": \"\",\n            \"dns2\": \"\",\n            \"nat_enable\": \"NO\",\n            \"ipv6_dhcp_mode\": \"\",\n            \"ipv6_gw_mode\": \"AUTO\",\n            \"ipv6_dhcp_pd_enable\": \"No\",\n            \"ipv6_dhcp_pd_prefix\": \"\",\n            \"ipv6_dslite_enable\": \"No\",\n            \"ipv6_dslite_type\": \"\",\n            \"ipv6_dslite_aftr\": \"\",\n            \"ipv6_dslite_addr\": \"\",\n            \"dad_enable\": \"\",\n            \"igmp_proxy_enable\": \"NO\",\n            \"dhcp_opt82_enable\": \"NO\",\n            \"dhcp_opt82_circuit_id\": \"HALNa2360660\",\n            \"dhcp_opt82_remote_id\": \"HL-4GXV-F\",\n            \"dhcp_opt60_enable\": \"NO\",\n            \"dhcp_opt60_value\": \"\",\n            \"mac\": \"54:DB:A2:36:06:62\",\n            \"ppp_login\": \"\",\n            \"ppp_password\": \"\",\n            \"ppp_babyjumbo_enable\": \"No\"\n        },\n        \"3\": {\n            \"enabled\": \"YES\",\n            \"conn_type\": \"DHCP\",\n            \"service_type\": \"VOIP\",\n            \"mode\": \"ROUTER\",\n            \"ip_version\": \"IPv4\",\n            \"dot1q\": \"TAG\",\n            \"vlan_id\": \"100\",\n            \"cos\": \"6\",\n            \"mtu\": \"1500\",\n            \"ip\": \"\",\n            \"netmask\": \"\",\n            \"gateway\": \"\",\n            \"dns1\": \"\",\n            \"dns2\": \"\",\n            \"nat_enable\": \"NO\",\n            \"ipv6_dhcp_mode\": \"\",\n            \"ipv6_gw_mode\": \"AUTO\",\n            \"ipv6_dhcp_pd_enable\": \"No\",\n            \"ipv6_dhcp_pd_prefix\": \"\",\n            \"ipv6_dslite_enable\": \"No\",\n            \"ipv6_dslite_type\": \"\",\n            \"ipv6_dslite_aftr\": \"\",\n            \"ipv6_dslite_addr\": \"\",\n            \"dad_enable\": \"\",\n            \"igmp_proxy_enable\": \"NO\",\n            \"dhcp_opt82_enable\": \"NO\",\n            \"dhcp_opt82_circuit_id\": \"HALNa2360660\",\n            \"dhcp_opt82_remote_id\": \"HL-4GXV-F\",\n            \"dhcp_opt60_enable\": \"NO\",\n            \"dhcp_opt60_value\": \"\",\n            \"mac\": \"54:DB:A2:36:06:63\",\n            \"ppp_login\": \"\",\n            \"ppp_password\": \"\",\n            \"ppp_babyjumbo_enable\": \"No\"\n        },\n        \"4\": {\n            \"enabled\": \"NO\",\n            \"conn_type\": \"DHCP\",\n            \"service_type\": \"IPTV\",\n            \"mode\": \"BRIDGE\",\n            \"ip_version\": \"IPv4\",\n            \"dot1q\": \"UNTAG\",\n            \"vlan_id\": \"0\",\n            \"cos\": \"0\",\n            \"mtu\": \"1500\",\n            \"ip\": \"\",\n            \"netmask\": \"\",\n            \"gateway\": \"\",\n            \"dns1\": \"\",\n            \"dns2\": \"\",\n            \"nat_enable\": \"NO\",\n            \"ipv6_dhcp_mode\": \"\",\n            \"ipv6_gw_mode\": \"AUTO\",\n            \"ipv6_dhcp_pd_enable\": \"No\",\n            \"ipv6_dhcp_pd_prefix\": \"\",\n            \"ipv6_dslite_enable\": \"No\",\n            \"ipv6_dslite_type\": \"\",\n            \"ipv6_dslite_aftr\": \"\",\n            \"ipv6_dslite_addr\": \"\",\n            \"dad_enable\": \"\",\n            \"igmp_proxy_enable\": \"NO\",\n            \"dhcp_opt82_enable\": \"NO\",\n            \"dhcp_opt82_circuit_id\": \"HALNa2360660\",\n            \"dhcp_opt82_remote_id\": \"HL-4GXV-F\",\n            \"dhcp_opt60_enable\": \"NO\",\n            \"dhcp_opt60_value\": \"\",\n            \"mac\": \"54:DB:A2:36:06:64\",\n            \"ppp_login\": \"\",\n            \"ppp_password\": \"\",\n            \"ppp_babyjumbo_enable\": \"No\"\n        },\n        \"5\": {\n            \"enabled\": \"NO\",\n            \"conn_type\": \"DHCP\",\n            \"service_type\": \"IPTV\",\n            \"mode\": \"BRIDGE\",\n            \"ip_version\": \"IPv4\",\n            \"dot1q\": \"UNTAG\",\n            \"vlan_id\": \"0\",\n            \"cos\": \"0\",\n            \"mtu\": \"1500\",\n            \"ip\": \"\",\n            \"netmask\": \"\",\n            \"gateway\": \"\",\n            \"dns1\": \"\",\n            \"dns2\": \"\",\n            \"nat_enable\": \"NO\",\n            \"ipv6_dhcp_mode\": \"\",\n            \"ipv6_gw_mode\": \"AUTO\",\n            \"ipv6_dhcp_pd_enable\": \"No\",\n            \"ipv6_dhcp_pd_prefix\": \"\",\n            \"ipv6_dslite_enable\": \"No\",\n            \"ipv6_dslite_type\": \"\",\n            \"ipv6_dslite_aftr\": \"\",\n            \"ipv6_dslite_addr\": \"\",\n            \"dad_enable\": \"\",\n            \"igmp_proxy_enable\": \"NO\",\n            \"dhcp_opt82_enable\": \"NO\",\n            \"dhcp_opt82_circuit_id\": \"HALNa2360660\",\n            \"dhcp_opt82_remote_id\": \"HL-4GXV-F\",\n            \"dhcp_opt60_enable\": \"NO\",\n            \"dhcp_opt60_value\": \"\",\n            \"mac\": \"54:DB:A2:36:06:65\",\n            \"ppp_login\": \"\",\n            \"ppp_password\": \"\",\n            \"ppp_babyjumbo_enable\": \"No\"\n        },\n        \"6\": {\n            \"enabled\": \"NO\",\n            \"conn_type\": \"DHCP\",\n            \"service_type\": \"IPTV\",\n            \"mode\": \"BRIDGE\",\n            \"ip_version\": \"IPv4\",\n            \"dot1q\": \"UNTAG\",\n            \"vlan_id\": \"0\",\n            \"cos\": \"0\",\n            \"mtu\": \"1500\",\n            \"ip\": \"\",\n            \"netmask\": \"\",\n            \"gateway\": \"\",\n            \"dns1\": \"\",\n            \"dns2\": \"\",\n            \"nat_enable\": \"NO\",\n            \"ipv6_dhcp_mode\": \"\",\n            \"ipv6_gw_mode\": \"AUTO\",\n            \"ipv6_dhcp_pd_enable\": \"No\",\n            \"ipv6_dhcp_pd_prefix\": \"\",\n            \"ipv6_dslite_enable\": \"No\",\n            \"ipv6_dslite_type\": \"\",\n            \"ipv6_dslite_aftr\": \"\",\n            \"ipv6_dslite_addr\": \"\",\n            \"dad_enable\": \"\",\n            \"igmp_proxy_enable\": \"NO\",\n            \"dhcp_opt82_enable\": \"NO\",\n            \"dhcp_opt82_circuit_id\": \"\",\n            \"dhcp_opt82_remote_id\": \"\",\n            \"dhcp_opt60_enable\": \"NO\",\n            \"dhcp_opt60_value\": \"\",\n            \"mac\": \"54:DB:A2:36:06:66\",\n            \"ppp_login\": \"\",\n            \"ppp_password\": \"\",\n            \"ppp_babyjumbo_enable\": \"No\"\n        }\n    }\n}"}],"_postman_id":"147f2c46-eaa0-4efb-ab25-c657532312fa"},{"name":"WAN_X","id":"ff0c5c11-8de6-4b31-9bde-a713adfd4fe5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/wan/1","description":"<h1 id=\"wan-information\">WAN Information</h1>\n<p>This endpoint retrieves the WAN (Wide Area Network) information for a specific WAN connection.</p>\n<h2 id=\"response\">Response</h2>\n<p>The response will contain the following information in a JSON format:</p>\n<ul>\n<li><p><code>enabled</code>: The status of the WAN connection.</p>\n</li>\n<li><p><code>conn_type</code>: The type of connection (e.g., DHCP, Static IP).</p>\n</li>\n<li><p><code>service_type</code>: The service type of connection (e.g., INTERNET, IPTV, VoIP)</p>\n</li>\n<li><p><code>mode</code>: The type of connection (e.g., ROUTER, BRIDGE)</p>\n</li>\n<li><p><code>dot1q</code>: VLAN tagging mode for the interface</p>\n</li>\n<li><p><code>vlan_id</code>: VLAN ID assigned to the WAN connection</p>\n</li>\n<li><p><code>cos</code>: Class of Service value</p>\n</li>\n<li><p><code>mtu</code>: MTU in bytes for the interface</p>\n</li>\n<li><p><code>ip_version</code>: The IP version of interface</p>\n</li>\n<li><p><code>mac</code>: The MAC address of the WAN interface.</p>\n</li>\n<li><p><code>ip</code>: The IP address assigned to the WAN interface.</p>\n</li>\n<li><p><code>netmask</code>: The netmask of the WAN interface.</p>\n</li>\n<li><p><code>gateway</code>: The gateway IP address for the WAN connection.</p>\n</li>\n<li><p><code>dns1</code>: The primary DNS server IP address.</p>\n</li>\n<li><p><code>dns2</code>: The secondary DNS server IP address.</p>\n</li>\n<li><p><code>nat_enable</code>: Indicates whether Network Address Translation (NAT) is enabled</p>\n</li>\n<li><p><code>ipv6_dhcp_mode</code>: The method used to obtain IPv6 address</p>\n</li>\n<li><p><code>ipv6_gw_mode</code>: The metod used to configure the IPv6 gateway</p>\n</li>\n<li><p><code>ipv6_dhcp_pd_enable</code>: Indicates if IPv6 Prefix Delegation is enabled</p>\n</li>\n<li><p><code>dad_enable</code>: Indicates if Duplicate Address Detection (DAD) is enabled</p>\n</li>\n<li><p><code>igmp_proxy_enable</code>: Inficates if IGMP Proxy is enabled</p>\n</li>\n<li><p><code>dhcp_opt82_enable</code>: Indicates if DHCP option 82 is enabled</p>\n</li>\n<li><p><code>dhcp_opt82_circuit_id</code>: The Circuit ID string used in DHCP Option82</p>\n</li>\n<li><p><code>dhcp_opt82_remote_id</code>: Remote ID string used in DHCP Option82</p>\n</li>\n<li><p><code>dhcp_opt60_enable</code>: Indicates if DHCP Option 60 is enabled</p>\n</li>\n<li><p><code>dhcp_opt60_value</code>: The Vendor Class Identifier string used in DHCP option 60</p>\n</li>\n<li><p><code>ppp_login</code>: The PPP login information (if applicable).</p>\n</li>\n<li><p><code>ppp_password</code>: The PPP password information (if applicable)</p>\n</li>\n<li><p><code>ppp_status</code>: The status of the PPP connection (if applicable)</p>\n</li>\n<li><p><code>ppp_babyjumbo_enable</code>: Indicates if PPP baby Jumbo frames are enabled (if applicable)</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wan","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"dbe7b08c-9878-4364-bc5e-09cc6e42a44b","name":"WAN_X","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/wan/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"238"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 07:34:30 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"enabled\": \"YES\",\n    \"conn_type\": \"DHCP\",\n    \"service_type\": \"INTERNET\",\n    \"mode\": \"ROUTER\",\n    \"ip_version\": \"IPv4\",\n    \"dot1q\": \"TAG\",\n    \"vlan_id\": \"400\",\n    \"cos\": \"0\",\n    \"mtu\": \"1500\",\n    \"ip\": \"\",\n    \"netmask\": \"\",\n    \"gateway\": \"\",\n    \"dns1\": \"\",\n    \"dns2\": \"\",\n    \"nat_enable\": \"YES\",\n    \"ipv6_dhcp_mode\": \"\",\n    \"ipv6_gw_mode\": \"AUTO\",\n    \"ipv6_dhcp_pd_enable\": \"No\",\n    \"ipv6_dhcp_pd_prefix\": \"\",\n    \"ipv6_dslite_enable\": \"No\",\n    \"ipv6_dslite_type\": \"\",\n    \"ipv6_dslite_aftr\": \"\",\n    \"ipv6_dslite_addr\": \"\",\n    \"dad_enable\": \"\",\n    \"igmp_proxy_enable\": \"NO\",\n    \"dhcp_opt82_enable\": \"NO\",\n    \"dhcp_opt82_circuit_id\": \"HALNa2360660\",\n    \"dhcp_opt82_remote_id\": \"HL-4GXV-F\",\n    \"dhcp_opt60_enable\": \"NO\",\n    \"dhcp_opt60_value\": \"\",\n    \"mac\": \"54:DB:A2:36:06:61\",\n    \"ppp_login\": \"\",\n    \"ppp_password\": \"\",\n    \"ppp_babyjumbo_enable\": \"No\"\n}"}],"_postman_id":"ff0c5c11-8de6-4b31-9bde-a713adfd4fe5"},{"name":"WAN_PORT_BINDING","id":"eba00618-70e8-442b-b21a-725320388523","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/wan/port_bind","description":"<p>This endpoint makes an HTTP GET request to retrieve the WAN port binding information from the specified device.</p>\n<p>The response will include the status of LAN ports 1 to 4, as well as the status of the 2.4GHz and 5GHz Wi-Fi SSIDs 1 to 4.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wan","port_bind"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"e99e667d-e7ff-4d07-a4a9-9ca093885324","name":"GET_WAN_BINDING","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/wan/port_bind"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"1491"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:32:41 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"interface\": {\n        \"1\": {\n            \"lan1\": \"Yes\",\n            \"lan2\": \"Yes\",\n            \"lan3\": \"No\",\n            \"lan4\": \"No\",\n            \"wifi24_ssid1\": \"Yes\",\n            \"wifi24_ssid2\": \"No\",\n            \"wifi24_ssid3\": \"No\",\n            \"wifi24_ssid4\": \"No\",\n            \"wifi5_ssid1\": \"Yes\",\n            \"wifi5_ssid2\": \"No\",\n            \"wifi5_ssid3\": \"No\",\n            \"wifi5_ssid4\": \"No\"\n        },\n        \"2\": {\n            \"lan1\": \"No\",\n            \"lan2\": \"No\",\n            \"lan3\": \"Yes\",\n            \"lan4\": \"Yes\",\n            \"wifi24_ssid1\": \"No\",\n            \"wifi24_ssid2\": \"No\",\n            \"wifi24_ssid3\": \"No\",\n            \"wifi24_ssid4\": \"No\",\n            \"wifi5_ssid1\": \"No\",\n            \"wifi5_ssid2\": \"No\",\n            \"wifi5_ssid3\": \"No\",\n            \"wifi5_ssid4\": \"No\"\n        },\n        \"3\": {\n            \"lan1\": \"No\",\n            \"lan2\": \"No\",\n            \"lan3\": \"No\",\n            \"lan4\": \"No\",\n            \"wifi24_ssid1\": \"No\",\n            \"wifi24_ssid2\": \"No\",\n            \"wifi24_ssid3\": \"No\",\n            \"wifi24_ssid4\": \"No\",\n            \"wifi5_ssid1\": \"No\",\n            \"wifi5_ssid2\": \"No\",\n            \"wifi5_ssid3\": \"No\",\n            \"wifi5_ssid4\": \"No\"\n        },\n        \"4\": {\n            \"lan1\": \"No\",\n            \"lan2\": \"No\",\n            \"lan3\": \"No\",\n            \"lan4\": \"No\",\n            \"wifi24_ssid1\": \"No\",\n            \"wifi24_ssid2\": \"No\",\n            \"wifi24_ssid3\": \"No\",\n            \"wifi24_ssid4\": \"No\",\n            \"wifi5_ssid1\": \"No\",\n            \"wifi5_ssid2\": \"No\",\n            \"wifi5_ssid3\": \"No\",\n            \"wifi5_ssid4\": \"No\"\n        },\n        \"5\": {\n            \"lan1\": \"No\",\n            \"lan2\": \"No\",\n            \"lan3\": \"No\",\n            \"lan4\": \"No\",\n            \"wifi24_ssid1\": \"No\",\n            \"wifi24_ssid2\": \"No\",\n            \"wifi24_ssid3\": \"No\",\n            \"wifi24_ssid4\": \"No\",\n            \"wifi5_ssid1\": \"No\",\n            \"wifi5_ssid2\": \"No\",\n            \"wifi5_ssid3\": \"No\",\n            \"wifi5_ssid4\": \"No\"\n        },\n        \"6\": {\n            \"lan1\": \"No\",\n            \"lan2\": \"No\",\n            \"lan3\": \"No\",\n            \"lan4\": \"No\",\n            \"wifi24_ssid1\": \"No\",\n            \"wifi24_ssid2\": \"No\",\n            \"wifi24_ssid3\": \"No\",\n            \"wifi24_ssid4\": \"No\",\n            \"wifi5_ssid1\": \"No\",\n            \"wifi5_ssid2\": \"No\",\n            \"wifi5_ssid3\": \"No\",\n            \"wifi5_ssid4\": \"No\"\n        }\n    }\n}"}],"_postman_id":"eba00618-70e8-442b-b21a-725320388523"},{"name":"WAN_PORT_X_BINDING","id":"16c0e142-542a-4971-b937-483d7d3cfcb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/wan/1/port_bind","description":"<h2 id=\"retrieve-wan-port-binding-information\">Retrieve WAN port binding information</h2>\n<p>This endpoint makes an HTTP GET request to retrieve the WAN port binding information from the specified device.</p>\n<p>The response will include the status of LAN ports 1 to 4, as well as the status of the 2.4GHz and 5GHz Wi-Fi SSIDs 1 to 4.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wan","1","port_bind"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"40816531-7593-4c02-8060-c2e2839c08df","name":"WAN_PORT_X_BINDING","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/wan/1/port_bind"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"209"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 12:16:35 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"lan1\": \"Yes\",\n    \"lan2\": \"Yes\",\n    \"lan3\": \"No\",\n    \"lan4\": \"No\",\n    \"wifi24_ssid1\": \"Yes\",\n    \"wifi24_ssid2\": \"No\",\n    \"wifi24_ssid3\": \"No\",\n    \"wifi24_ssid4\": \"No\",\n    \"wifi5_ssid1\": \"Yes\",\n    \"wifi5_ssid2\": \"No\",\n    \"wifi5_ssid3\": \"No\",\n    \"wifi5_ssid4\": \"No\"\n}"}],"_postman_id":"16c0e142-542a-4971-b937-483d7d3cfcb8"},{"name":"LAN_SETTINGS","id":"255764b6-c447-40ce-81ad-4d1c4ceb3cb0","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/lan","description":"<p>This endpoint makes an HTTP GET request to retrieve LAN configuration information. The response will include details such as the IP address, netmask, DHCP settings, DNS settings, and the status and mode of each port.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","lan"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"f064478e-8098-4916-954b-bc054fe61e56","name":"LAN_SETTINGS","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/lan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"398"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:32:59 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ip\": \"192.168.33.1\",\n    \"netmask\": \"255.255.255.0\",\n    \"dhcp_enable\": \"YES\",\n    \"dhcp_start_ip\": \"192.168.33.2\",\n    \"dhcp_end_ip\": \"192.168.33.244\",\n    \"dhcp_lease_time\": \"86400\",\n    \"dns_proxy_type\": \"LAN-IP\",\n    \"dns_primary\": \"8.8.8.8\",\n    \"dns_secondary\": \"8.8.4.4\",\n    \"port\": {\n        \"1\": {\n            \"type\": \"SGMII\",\n            \"enabled\": \"Yes\",\n            \"oper_state\": \"DOWN\",\n            \"mode\": \"DOWN\"\n        },\n        \"2\": {\n            \"type\": \"SGMII\",\n            \"enabled\": \"Yes\",\n            \"oper_state\": \"UP\",\n            \"mode\": \"1000Mbps/Full Duplex\"\n        },\n        \"3\": {\n            \"type\": \"SGMII\",\n            \"enabled\": \"Yes\",\n            \"oper_state\": \"DOWN\",\n            \"mode\": \"DOWN\"\n        },\n        \"4\": {\n            \"type\": \"SGMII\",\n            \"enabled\": \"Yes\",\n            \"oper_state\": \"DOWN\",\n            \"mode\": \"DOWN\"\n        }\n    }\n}"}],"_postman_id":"255764b6-c447-40ce-81ad-4d1c4ceb3cb0"},{"name":"LAN_X","id":"6e8595ba-112d-4fbf-82df-f2b826bd1331","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/lan/1","description":"<p>This endpoint makes an HTTP GET request to retrieve information about LAN settings for a specific LAN port.</p>\n<h3 id=\"response\">Response</h3>\n<p>The response will be in JSON format with the following fields:</p>\n<ul>\n<li><p><code>type</code> (string): The type of LAN connection.</p>\n</li>\n<li><p><code>enabled</code> (string): Indicates whether the LAN port is enabled or disabled.</p>\n</li>\n<li><p><code>oper_state</code> (string): The operational state of the LAN port.</p>\n</li>\n<li><p><code>mode</code> (string): The mode of the LAN connection.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","lan","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"ed8c21dc-dc49-4304-aaff-56f1b2c8806a","name":"LAN_X","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/lan/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"66"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Jan 1970 01:30:32 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"type\": \"SGMII\",\n    \"enabled\": \"Yes\",\n    \"oper_state\": \"DOWN\",\n    \"mode\": \"DOWN\"\n}"}],"_postman_id":"6e8595ba-112d-4fbf-82df-f2b826bd1331"},{"name":"WIF24","id":"6f77ce1a-6145-43b3-9b0a-8675742239eb","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/wlan24","description":"<h1 id=\"wlan24-configuration\">WLAN24 Configuration</h1>\n<p>This endpoint allows you to retrieve the configuration details for the 2.4GHz WLAN.</p>\n<h2 id=\"request\">Request</h2>\n<p>The response will contain the following parameters:</p>\n<ul>\n<li><code>enable</code> (string): Indicates whether the WLAN is enabled.</li>\n<li><code>mode</code> (string): Specifies the mode of the WLAN.</li>\n<li><code>channel_selection</code> (string): Indicates the method of channel selection.</li>\n<li><code>channel</code> (string): Specifies the channel used by the WLAN.</li>\n<li><code>channel_width</code> (string): Indicates the channel width configuration.</li>\n<li><code>country</code> (string): Specifies the country code for WLAN operation.</li>\n<li><code>tx_power</code> (string): Indicates the transmission power level.</li>\n<li><code>min_rssi_sta_connect</code> : The minimum RSSI level for a station to connect to the AP</li>\n<li><code>min_rssi_sta_disconnect</code>: The minimum RSSI level for AP to disconnect the station</li>\n</ul>\n<p>The <code>ssid</code> object contains the configuration details for individual SSIDs, each identified by a numeric key. For each SSID, the following parameters are included:</p>\n<ul>\n<li><code>state</code> (string): Indicates the state of the SSID (activated/deactivated).</li>\n<li><code>hidden</code> (string): Specifies if the SSID is hidden.</li>\n<li><code>wps_enable</code> (string): Indicates whether WPS is enabled for the SSID.</li>\n<li><code>prefix</code> (string): Specifies the prefix for the SSID name.</li>\n<li><code>ssid_name</code> (string): Specifies the name of the SSID.</li>\n<li><code>password</code> (string): Indicates the password for the SSID.</li>\n<li><code>security</code> (string): Specifies the security protocol used for the SSID.</li>\n<li><code>encryption</code> (string): Indicates the encryption method used for the SSID.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan24"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"c5ef6699-d420-4e34-83f0-6e4a6f2f64fa","name":"WIF24","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://{{ont_ip}}:48626/api/v2/wlan24"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"890"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 07:24:29 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"enable\": \"YES\",\n    \"mode\": \"802.11g/n/ax\",\n    \"channel_selection\": \"AUTO\",\n    \"channel\": \"10\",\n    \"channel_width\": \"40MHz\",\n    \"country\": \"POLAND\",\n    \"tx_power\": \"100%\",\n    \"min_rssi_sta_connect\": \"-95\",\n    \"min_rssi_sta_disconnect\": \"-95\",\n    \"ssid\": {\n        \"1\": {\n            \"state\": \"ACTIVATED\",\n            \"hidden\": \"NO\",\n            \"wps_enable\": \"YES\",\n            \"prefix\": \"\",\n            \"ssid_name\": \"HALNy-2.4G-066063\",\n            \"password\": \"cBBWkkBcWk\",\n            \"security\": \"WPA2 Personal\",\n            \"encryption\": \"AES\"\n        },\n        \"2\": {\n            \"state\": \"DEACTIVATED\",\n            \"hidden\": \"NO\",\n            \"wps_enable\": \"YES\",\n            \"prefix\": \"\",\n            \"ssid_name\": \"HALNy-2.4G-066063-2\",\n            \"password\": \"cBBWkkBcWk\",\n            \"security\": \"WPA2 Personal\",\n            \"encryption\": \"AES\"\n        },\n        \"3\": {\n            \"state\": \"DEACTIVATED\",\n            \"hidden\": \"NO\",\n            \"wps_enable\": \"YES\",\n            \"prefix\": \"\",\n            \"ssid_name\": \"HALNy-2.4G-066063-3\",\n            \"password\": \"cBBWkkBcWk\",\n            \"security\": \"WPA2 Personal\",\n            \"encryption\": \"AES\"\n        },\n        \"4\": {\n            \"state\": \"DEACTIVATED\",\n            \"hidden\": \"NO\",\n            \"wps_enable\": \"YES\",\n            \"prefix\": \"\",\n            \"ssid_name\": \"HALNy-2.4G-066063-4\",\n            \"password\": \"cBBWkkBcWk\",\n            \"security\": \"WPA2 Personal\",\n            \"encryption\": \"AES\"\n        }\n    }\n}"}],"_postman_id":"6f77ce1a-6145-43b3-9b0a-8675742239eb"},{"name":"WIF24_SSID_X","id":"0c487c0a-075f-460f-9b4a-c5b937a70350","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/wlan24/ssid/1","description":"<p>This HTTP GET request retrieves information about a specific 2.4GHz WLAN SSID by its ID.</p>\n<p>Upon a successful execution, the response will have a status code of 200, and it will contain the following information in JSON format:</p>\n<ul>\n<li><code>state</code>: The activation state of the WLAN.</li>\n<li><code>hidden</code>: Indicates if the SSID is hidden or not.</li>\n<li><code>wps_enable</code>: Indicates if WPS (Wi-Fi Protected Setup) is enabled.</li>\n<li><code>prefix</code>: The prefix of the SSID.</li>\n<li><code>ssid_name</code>: The name of the SSID.</li>\n<li><code>password</code>: The password for the SSID.</li>\n<li><code>security</code>: The security protocol used for the SSID.</li>\n<li><code>encryption</code>: The encryption method used for the SSID.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan24","ssid","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"4b904cc5-c089-4eb7-bea0-8f74030c31fd","name":"WIF24_SSID_X","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://{{ont_ip}}:48626/api/v2/wlan24/ssid/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"162"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 07:25:27 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"state\": \"ACTIVATED\",\n    \"hidden\": \"NO\",\n    \"wps_enable\": \"YES\",\n    \"prefix\": \"\",\n    \"ssid_name\": \"HALNy-2.4G-066063\",\n    \"password\": \"cBBWkkBcWk\",\n    \"security\": \"WPA2 Personal\",\n    \"encryption\": \"AES\"\n}"}],"_postman_id":"0c487c0a-075f-460f-9b4a-c5b937a70350"},{"name":"WIF5","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","id":"818fdb01-07e6-43b4-b277-f2382f696ea1"}}],"id":"a68dd6dd-ecd3-433e-8fba-a2e13b30a831","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/wlan5","description":"<h1 id=\"retrieve-wlan5-configuration\">Retrieve WLAN5 Configuration</h1>\n<p>This endpoint makes an HTTP GET request to retrieve the configuration details of WLAN5.</p>\n<ul>\n<li><code>mode</code>: The mode of the WLAN5 (e.g. 802.11n/ac/ax)</li>\n<li><code>enable</code>: Indicates whether WLAN5 is enabled or not</li>\n<li><code>channel_selection</code>: The method used for channel selection (e.g. AUTO)</li>\n<li><code>channel_width</code>: The width of the channel (e.g. 80MHz)</li>\n<li><code>dfs_enable</code>: Indicates whether DFS (Dynamic Frequency Selection) is enabled or not</li>\n<li><code>country</code>: The country code for WLAN5</li>\n<li><code>channel</code>: The channel number</li>\n<li><code>tx_power</code>: The transmission power level</li>\n<li><code>min_rssi_sta_connect</code> : The minimum RSSI level for a station to connect to the AP</li>\n<li><code>min_rssi_sta_disconnect</code>: The minimum RSSI level for AP to disconnect the station</li>\n</ul>\n<h4 id=\"ssid-configuration\">SSID Configuration</h4>\n<p>The ssid object contains the configuration details for individual SSIDs, each identified by a numeric key. For each SSID, the following parameters are included:</p>\n<ul>\n<li><code>state</code>: The state of the SSID (e.g. ACTIVATED, DEACTIVATED)</li>\n<li><code>hidden</code>: Indicates whether the SSID is hidden or not</li>\n<li><code>wps_enable</code>: Indicates whether WPS (Wi-Fi Protected Setup) is enabled or not</li>\n<li><code>prefix</code>: The prefix for the SSID</li>\n<li><code>ssid_name</code>: The name of the SSID</li>\n<li><code>password</code>: The password for the SSID</li>\n<li><code>security</code>: The security protocol used for the SSID (e.g. WPA2PSKWPA3PSK, WPA2PSK)</li>\n<li><code>encryption</code>: The encryption method used for the SSID (e.g. AES)</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan5"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"7d007aec-9822-44e4-8a8e-38f6fd31841f","name":"WIF5","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://{{ont_ip}}:48626/api/v2/wlan5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"899"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 07:23:17 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"enable\": \"YES\",\n    \"mode\": \"802.11n/ac/ax\",\n    \"channel_selection\": \"AUTO\",\n    \"channel\": \"44\",\n    \"channel_width\": \"80MHz\",\n    \"dfs_enable\": \"NO\",\n    \"dfs_restricted_enable\": \"NO\",\n    \"country\": \"POLAND\",\n    \"tx_power\": \"100%\",\n    \"min_rssi_sta_connect\": \"-95\",\n    \"min_rssi_sta_disconnect\": \"-95\",\n    \"ssid\": {\n        \"1\": {\n            \"state\": \"ACTIVATED\",\n            \"hidden\": \"NO\",\n            \"wps_enable\": \"NO\",\n            \"prefix\": \"\",\n            \"ssid_name\": \"HALNy-5G-066063\",\n            \"password\": \"cBBWkkBcWk\",\n            \"security\": \"WPA2 Personal\",\n            \"encryption\": \"AES\"\n        },\n        \"2\": {\n            \"state\": \"DEACTIVATED\",\n            \"hidden\": \"NO\",\n            \"wps_enable\": \"NO\",\n            \"prefix\": \"\",\n            \"ssid_name\": \"HALNy-5G-066063-2\",\n            \"password\": \"cBBWkkBcWk\",\n            \"security\": \"WPA2 Personal\",\n            \"encryption\": \"AES\"\n        },\n        \"3\": {\n            \"state\": \"DEACTIVATED\",\n            \"hidden\": \"NO\",\n            \"wps_enable\": \"NO\",\n            \"prefix\": \"\",\n            \"ssid_name\": \"HALNy-5G-066063-3\",\n            \"password\": \"cBBWkkBcWk\",\n            \"security\": \"WPA2 Personal\",\n            \"encryption\": \"AES\"\n        },\n        \"4\": {\n            \"state\": \"DEACTIVATED\",\n            \"hidden\": \"NO\",\n            \"wps_enable\": \"NO\",\n            \"prefix\": \"\",\n            \"ssid_name\": \"HALNy-5G-066063-4\",\n            \"password\": \"cBBWkkBcWk\",\n            \"security\": \"WPA2 Personal\",\n            \"encryption\": \"AES\"\n        }\n    }\n}"}],"_postman_id":"a68dd6dd-ecd3-433e-8fba-a2e13b30a831"},{"name":"WIF5_SSID_X","id":"ec6c4302-b6f0-4aac-be92-791b08f87537","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/wlan5/ssid/1","description":"<p>This HTTP GET request retrieves information about the settings for the wireless network SSID 1. The response includes details such as the state of the network, whether it is hidden, WPS (Wi-Fi Protected Setup) enablement, prefix, SSID name, password, security type, and encryption method.</p>\n<p>The response will contain the following parameters:</p>\n<ul>\n<li><p><code>state</code>: The state of the wireless network (e.g., \"ACTIVATED\").</p>\n</li>\n<li><p><code>hidden</code>: Indicates whether the network is hidden (e.g., \"NO\").</p>\n</li>\n<li><p><code>wps_enable</code>: Indicates if WPS is enabled (e.g., \"YES\").</p>\n</li>\n<li><p><code>prefix</code>: The prefix for the SSID (e.g., \"TEST5-\").</p>\n</li>\n<li><p><code>ssid_name</code>: The name of the SSID (e.g., \"TEST5-SSID-1\").</p>\n</li>\n<li><p><code>password</code>: The password for the network (e.g., \"wifipass5\").</p>\n</li>\n<li><p><code>security</code>: The security type used for the network (e.g., \"WPA2PSKWPA3PSK\").</p>\n</li>\n<li><p><code>encryption</code>: The encryption method used (e.g., \"AES\").</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan5","ssid","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"79269b75-d1b8-4d56-8296-14cf97e2c8f0","name":"WIF5_SSID_X","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://{{ont_ip}}:48626/api/v2/wlan5/ssid/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"160"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 07:27:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"state\": \"ACTIVATED\",\n    \"hidden\": \"NO\",\n    \"wps_enable\": \"NO\",\n    \"prefix\": \"\",\n    \"ssid_name\": \"HALNy-5G-066063\",\n    \"password\": \"cBBWkkBcWk\",\n    \"security\": \"WPA2 Personal\",\n    \"encryption\": \"AES\"\n}"}],"_postman_id":"ec6c4302-b6f0-4aac-be92-791b08f87537"},{"name":"MESH_SETTINGS","id":"96441d8d-e841-41e9-a7c8-417d4ab89549","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan/mesh","description":"<p>This endpoint makes an HTTP GET request to retrieve information about WLAN mesh from the specified URL. The request does not require any payload in the raw request body. Upon successful execution, the response will include the status code 200 along with the details of WLAN mesh, such as enable status, device role, fast roaming enable status, and fast roaming type.</p>\n<p>The response will contain the following fields:</p>\n<ul>\n<li><code>enable</code> (string): Indicates whether WLAN mesh is enabled or not.</li>\n<li><code>device_role</code> (string): Specifies the role of the device in the WLAN mesh.</li>\n<li><code>fast_roaming_enable</code> (string): Indicates whether fast roaming is enabled or not.</li>\n<li><code>fast_roaming_type</code> (string): Specifies the type of fast roaming.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan","mesh"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"bbe2021c-db2f-4467-a3e9-de0e5dfdf46f","name":"MESH_SETTINGS","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/wlan/mesh"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"95"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:33:24 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"enable\": \"NO\",\n    \"device_role\": \"CONTROLLER\",\n    \"fast_roaming_enable\": \"NO\",\n    \"fast_roaming_type\": \"OTA\"\n}"}],"_postman_id":"96441d8d-e841-41e9-a7c8-417d4ab89549"},{"name":"VOIP","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","id":"66f5bbbf-9ebf-467a-a974-4aba1eed89ab"}}],"id":"d7d90178-ba49-467c-be4f-74919f726662","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/voip","description":"<p>This endpoint makes an HTTP GET request to retrieve VoIP configuration information. The response includes details such as line status, register status, login credentials, codec, bind interface, region, register server, port, registration expiration, DTMF settings, and digit map. The status code for a successful execution is 200.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","voip"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"3ee6a508-0a82-48b8-8cc7-cb451fa523a8","name":"VOIP","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/voip"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"265"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:33:49 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"bind_interface\": \"3_WAN\",\n    \"region\": \"POL\",\n    \"register_server\": \"10.192.168.149\",\n    \"register_port\": \"5060\",\n    \"registration_expire\": \"120\",\n    \"dtmf\": \"INBAND\",\n    \"digitmap\": \"x.T\",\n    \"line\": [\n        {\n            \"line_status\": \"Idle\",\n            \"register_status\": \"Up\",\n            \"login\": \"1100\",\n            \"password\": \"1100\",\n            \"codec\": \"G.711 u-law\"\n        }\n    ],\n    \"call_ctrl\": [\n        {\n            \"warm_line_enable\": \"NO\",\n            \"warm_line_number\": \"*53#\",\n            \"warm_line_timeout\": \"5\",\n            \"three_party_service_enable\": \"Yes\",\n            \"caller_id_mode\": \"FSK\",\n            \"min_flash_hook_time_interval\": \"90\",\n            \"max_flash_hook_time_interval\": \"500\",\n            \"min_flash_hook_time_release\": \"550\",\n            \"call_waiting_enable\": \"ENABLE\",\n            \"silence_suppresion_enable\": \"No\"\n        }\n    ]\n}"}],"_postman_id":"d7d90178-ba49-467c-be4f-74919f726662"},{"name":"VOIP_LINE_X","id":"f2d127bc-a0fa-4383-9804-86c43cc46cbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/voip/line/1","description":"<h1 id=\"get-voip-line-information\">Get VoIP Line Information</h1>\n<p>This endpoint retrieves information about a specific VoIP line.</p>\n<p>The response will contain the following fields:</p>\n<ul>\n<li><p><code>line_status</code>: The current operational state of VoIP line</p>\n</li>\n<li><p><code>register_status</code>: The SIP registration status with the VoIP server</p>\n</li>\n<li><p><code>login</code>: The SIP username</p>\n</li>\n<li><p><code>password</code>: The sip authentication password</p>\n</li>\n<li><p><code>codec</code>: The audio codec used for VoIP calls</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","voip","line","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"4d4713e2-5600-4800-a3fc-cafd6b950349","name":"VOIP_LINE_X","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/voip/line/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"98"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:34:22 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"line_status\": \"Idle\",\n        \"register_status\": \"Up\",\n        \"login\": \"1100\",\n        \"password\": \"1100\",\n        \"codec\": \"G.711 u-law\"\n    }\n]"}],"_postman_id":"f2d127bc-a0fa-4383-9804-86c43cc46cbc"},{"name":"VOIP_CALL_CTRL_X","event":[{"listen":"test","script":{"id":"66f5bbbf-9ebf-467a-a974-4aba1eed89ab","exec":[""],"type":"text/javascript","packages":{}}}],"id":"1e5a40a3-d042-445e-8dd6-e4f9fad067cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/voip/call_ctrl/1","description":"<p>This endpoint retrieves information about a call controlling functions, of a specific VoIP line.</p>\n<p>The response returns the status of the warm line, 3-party service, call waiting, and current settings of a warm line number or timeout, caller ID mode, hook flash time intervals.</p>\n<p>The response will contain the following fields:</p>\n<ul>\n<li><p><code>warm_line_enable</code>: Indicates if the warm line feature is enabled</p>\n</li>\n<li><p><code>warm_line_number</code>: The phone number for warm line</p>\n</li>\n<li><p><code>warm_line_timeout</code>: The delay time before the warm line number is dialed</p>\n</li>\n<li><p><code>three_party_service_enable</code>: Indicates if three-party calling is enabled</p>\n</li>\n<li><p><code>caller_id_mode</code>: The signaling method used to send Caller ID information</p>\n</li>\n<li><p><code>min_flash_hook_time_interval</code>: Minimum acceptable duration of the flash hook signal (ms)</p>\n</li>\n<li><p><code>max_flash_hook_time_interfval</code>: Maximum acceptable duration of the flash hook signal (ms)</p>\n</li>\n<li><p><code>min_flash_hook_time_release</code>: Minimum release time between flash hook presses (ms)</p>\n</li>\n<li><p><code>call_waiting_enable</code>: Indicates if call waiting service is enabled</p>\n</li>\n<li><p><code>silence_suppresion_enable</code>: Indicates if silence suppresion is enabled</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","voip","call_ctrl","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"acc2da0d-544e-46d3-9cd9-cb0baafeabfd","name":"VOIP_CALL_CTRL_X","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/voip/call_ctrl/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"308"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Date","value":"Thu, 07 Aug 2025 09:16:41 GMT"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\n    {\n        \"warm_line_enable\": \"NO\",\n        \"warm_line_number\": \"*53#\",\n        \"warm_line_timeout\": \"5\",\n        \"three_party_service_enable\": \"Yes\",\n        \"caller_id_mode\": \"FSK\",\n        \"min_flash_hook_time_interval\": \"90\",\n        \"max_flash_hook_time_interval\": \"500\",\n        \"min_flash_hook_time_release\": \"550\",\n        \"call_waiting_enable\": \"ENABLE\",\n        \"silence_suppresion_enable\": \"No\"\n    }\n]"}],"_postman_id":"1e5a40a3-d042-445e-8dd6-e4f9fad067cc"},{"name":"SYSTEM","id":"fd11dd37-640c-4b24-a9a9-ff3547a340eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/system","description":"<p>This endpoint retrieves system information including uptime, memory usage, and load average.</p>\n<p>The response includes the following fields:</p>\n<ul>\n<li><code>uptime</code>: The system uptime in days and time.</li>\n<li><code>memory_usage</code>: The percentage of memory usage.</li>\n<li><code>load_average</code>: The system load average.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","system"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"3349eb2f-68a5-43a0-968f-95e612e7ce1a","name":"SYSTEM","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/system"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"85"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:35:47 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"uptime\": \"0 days, 00:41:51\",\n    \"memory_usage\": \"80.6 %\",\n    \"load_average\": \"5.42 5.12 4.75\",\n    \"vendor_support\": {\n        \"olt_vendor\": \"UNIVERSAL\"\n    }\n}"}],"_postman_id":"fd11dd37-640c-4b24-a9a9-ff3547a340eb"},{"name":"RATELIMIT","id":"868d0648-99a0-4346-a5aa-fb8dc658f4c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/ratelimit","description":"<p>This HTTP GET request retrieves the rate limit configuration from the specified endpoint. The response includes information such as the enable status, type, setby, and the downstream and upstream values for different classes of service (COS). The response provides a detailed breakdown of the downstream and upstream values for each COS, allowing users to understand the rate limit configuration for different classes.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","ratelimit"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"40c4cc3a-749d-437d-8bd6-88b73874884a","name":"RATELIMIT","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/ratelimit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"361"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:36:38 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"enable\": \"YES\",\n    \"type\": \"0\",\n    \"setby\": \"ONT\",\n    \"cos\": {\n        \"0\": {\n            \"downstream\": \"123\",\n            \"upstream\": \"321\"\n        },\n        \"1\": {\n            \"downstream\": \"432\",\n            \"upstream\": \"432\"\n        },\n        \"2\": {\n            \"downstream\": \"0\",\n            \"upstream\": \"0\"\n        },\n        \"3\": {\n            \"downstream\": \"0\",\n            \"upstream\": \"0\"\n        },\n        \"4\": {\n            \"downstream\": \"0\",\n            \"upstream\": \"0\"\n        },\n        \"5\": {\n            \"downstream\": \"0\",\n            \"upstream\": \"0\"\n        },\n        \"6\": {\n            \"downstream\": \"0\",\n            \"upstream\": \"0\"\n        },\n        \"7\": {\n            \"downstream\": \"0\",\n            \"upstream\": \"0\"\n        }\n    }\n}"}],"_postman_id":"868d0648-99a0-4346-a5aa-fb8dc658f4c7"},{"name":"RATELIMIT_COS_X","id":"4092d39d-1261-4f1a-ab9d-174bf5d009d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/ratelimit/cos/1","description":"<p>This endpoint makes an HTTP GET request to retrieve rate limit information for a specific class of service (COS) at the specified IP address and port. The response will include the downstream and upstream rate limit values for the specified COS.</p>\n<p>The response includes the following fields:</p>\n<ul>\n<li><p><code>downstream</code>:Rate limit set in downstream direction</p>\n</li>\n<li><p><code>upstream</code>: Rate limit set in upstream direction</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","ratelimit","cos","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"4e489f64-454b-4ecf-bcc6-a2ab9fe1b389","name":"RATELIMIT_COS_X","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/ratelimit/cos/0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"37"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 13:34:26 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"downstream\": \"123\",\n    \"upstream\": \"321\"\n}"}],"_postman_id":"4092d39d-1261-4f1a-ab9d-174bf5d009d1"},{"name":"SYSLOG","id":"ffb9fa58-35af-4e9c-9dc5-071b71d847d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/syslog","description":"<p>This endpoint makes an HTTP GET request to retrieve syslog configuration information from the specified IP address and port. The response will include the current configuration for remote syslog, including the remote enable status, remote IP address, and remote port.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","syslog"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"fd84639e-df16-413f-9712-d6f42ce73f06","name":"SYSLOG","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/syslog"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"68"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:36:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"remote_enable\": \"NO\",\n    \"remote_ip\": \"192.168.33.133\",\n    \"remote_port\": \"514\",\n    \"remote_interface\": \"NO_BINDING\"\n}"}],"_postman_id":"ffb9fa58-35af-4e9c-9dc5-071b71d847d8"},{"name":"MANAGEMENT","id":"e21255ca-6e00-41d4-96b1-2c3034245fc0","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/management","description":"<p>This endpoint makes an HTTP GET request to retrieve the management configuration details from the specified IP address and port. The response includes information such as passwords, time settings, web access configuration, and access control list (ACL) details. The passwords object contains admin and user password information, the time object includes time zone and NTP server details, and the web object provides WAN and LAN web access settings along with ACL details.</p>\n<p>The response may include the values for admin and user passwords, time zone, NTP server, WAN and LAN web access settings, and ACL details. The ACL object contains up to 10 entries with IP address and net mask information, along with an ACL enable flag.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"1ea737ef-3fe6-4e40-bdf0-c696f4d68c8b","name":"MANAGEMENT","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/management"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"687"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:37:28 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"disable_reset_button_full_factory\": \"NO\",\n    \"passwords\": {\n        \"admin_password\": \"AdmiN*123\",\n        \"user_password\": \"qqZqD88Z\",\n        \"reset_user_password\": \"NO\"\n    },\n    \"time\": {\n        \"time_zone\": \"GMT+02:00\",\n        \"ntp_server1\": \"216.239.35.0\"\n    },\n    \"web\": {\n        \"wan_mgmt_enable\": \"YES\",\n        \"wan_port\": \"\",\n        \"https_access_enable\": \"NO\",\n        \"wan_https_port\": \"\",\n        \"iphost_port\": \"80\",\n        \"iphost_https_port\": \"443\",\n        \"lan_web_access_enable\": \"YES\",\n        \"web_language\": \"ENGLISH\",\n        \"acl\": {\n            \"acl_enable\": \"NO\",\n            \"1\": {\n                \"ip_address\": \"\",\n                \"net_mask\": \"\"\n            },\n            \"2\": {\n                \"ip_address\": \"\",\n                \"net_mask\": \"\"\n            },\n            \"3\": {\n                \"ip_address\": \"\",\n                \"net_mask\": \"\"\n            },\n            \"4\": {\n                \"ip_address\": \"\",\n                \"net_mask\": \"\"\n            },\n            \"5\": {\n                \"ip_address\": \"\",\n                \"net_mask\": \"\"\n            },\n            \"6\": {\n                \"ip_address\": \"\",\n                \"net_mask\": \"\"\n            },\n            \"7\": {\n                \"ip_address\": \"\",\n                \"net_mask\": \"\"\n            },\n            \"8\": {\n                \"ip_address\": \"\",\n                \"net_mask\": \"\"\n            },\n            \"9\": {\n                \"ip_address\": \"\",\n                \"net_mask\": \"\"\n            },\n            \"10\": {\n                \"ip_address\": \"\",\n                \"net_mask\": \"\"\n            }\n        }\n    },\n    \"web_ipv6\": {\n        \"wan_mgmt_enable\": \"NO\",\n        \"wan_port\": \"\",\n        \"https_access_enable\": \"NO\",\n        \"wan_https_port\": \"\",\n        \"lan_web_access_enable\": \"NO\"\n    }\n}"}],"_postman_id":"e21255ca-6e00-41d4-96b1-2c3034245fc0"},{"name":"MANAGEMENT_PASSSOWRD","id":"aae2b3f4-77d1-4df2-b0c6-1fc89a1ffadb","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/management/passwords","description":"<p>This endpoint makes an HTTP GET request to retrieve the passwords for the admin and user. The response will include the admin password and the user password.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","passwords"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"98cf76d0-a51b-4877-8614-89672b7895f1","name":"MANAGEMENT_PASSSOWRD","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/management/passwords"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"57"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:37:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"admin_password\": \"AdmiN*123\",\n    \"user_password\": \"qqZqD88Z\",\n    \"reset_user_password\": \"NO\"\n}"}],"_postman_id":"aae2b3f4-77d1-4df2-b0c6-1fc89a1ffadb"},{"name":"MANAGEMENT_TIME","id":"76872149-4912-4860-9e8c-248318ae8ea5","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/management/time","description":"<p>This endpoint makes an HTTP GET request to retrieve the time management information from the specified server. The response will include the time zone and NTP server details.</p>\n<h3 id=\"response\">Response</h3>\n<ul>\n<li><code>time_zone</code> (string): The time zone configuration.</li>\n<li><code>ntp_server1</code> (string): The NTP server configuration.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","time"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"f48eb7a3-d3a4-4c07-acfd-f155803de49d","name":"MANAGEMENT_TIME","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/management/time"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"54"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:37:38 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"time_zone\": \"GMT+01:00\",\n    \"ntp_server1\": \"216.239.35.0\"\n}"}],"_postman_id":"76872149-4912-4860-9e8c-248318ae8ea5"},{"name":"MANAGEMENT_WEB","id":"fe1f9e02-10b1-4d72-ba23-5730a3edb4a9","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/management/web","description":"<p>This endpoint makes an HTTP GET request to retrieve management web settings. The response includes information such as WAN port, HTTPS access enable status, WAN HTTPS port, IP host port, IP host HTTPS port, LAN web access enable status, and access control list (ACL) details including IP addresses and net masks for up to 10 ACL entries, as well as ACL enable status.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","web"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"ce855d14-788b-46a4-93b8-f392532fdf07","name":"MANAGEMENT_WEB","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/management/web"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"524"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:37:43 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"wan_mgmt_enable\": \"YES\",\n    \"wan_port\": \"\",\n    \"https_access_enable\": \"NO\",\n    \"wan_https_port\": \"\",\n    \"iphost_port\": \"80\",\n    \"iphost_https_port\": \"443\",\n    \"lan_web_access_enable\": \"YES\",\n    \"web_language\": \"ENGLISH\",\n    \"acl\": {\n        \"acl_enable\": \"NO\",\n        \"1\": {\n            \"ip_address\": \"\",\n            \"net_mask\": \"\"\n        },\n        \"2\": {\n            \"ip_address\": \"\",\n            \"net_mask\": \"\"\n        },\n        \"3\": {\n            \"ip_address\": \"\",\n            \"net_mask\": \"\"\n        },\n        \"4\": {\n            \"ip_address\": \"\",\n            \"net_mask\": \"\"\n        },\n        \"5\": {\n            \"ip_address\": \"\",\n            \"net_mask\": \"\"\n        },\n        \"6\": {\n            \"ip_address\": \"\",\n            \"net_mask\": \"\"\n        },\n        \"7\": {\n            \"ip_address\": \"\",\n            \"net_mask\": \"\"\n        },\n        \"8\": {\n            \"ip_address\": \"\",\n            \"net_mask\": \"\"\n        },\n        \"9\": {\n            \"ip_address\": \"\",\n            \"net_mask\": \"\"\n        },\n        \"10\": {\n            \"ip_address\": \"\",\n            \"net_mask\": \"\"\n        }\n    }\n}"}],"_postman_id":"fe1f9e02-10b1-4d72-ba23-5730a3edb4a9"},{"name":"MANAGEMENT_WEB_ACL","id":"25472a2e-4036-48df-b2c0-8058f5e3d881","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/management/web/acl","description":"<p>This endpoint retrieves the Access Control List (ACL) configuration for web management. The ACL configuration includes IP addresses and net masks for up to 10 entries, along with the status of ACL enablement.</p>\n<p>The response will contain the ACL configuration entries, where each entry includes an \"ip_address\" and \"net_mask\" field. Additionally, the response will include the status of ACL enablement denoted by the \"acl_enable\" field.</p>\n<ul>\n<li><p><code>wan_mgmt_enable</code>: Indicates if remote management of the device via the WAN interface is enabled</p>\n</li>\n<li><p><code>wan_port</code>: The TCP port used for web access via the WAN interface</p>\n</li>\n<li><p><code>https_access_enable</code>: Indicates if HTTPS access to the device’s web interface is enabled</p>\n</li>\n<li><p><code>wan_https_port</code>: The TCP port used for HTTPS access via the WAN interface</p>\n</li>\n<li><p><code>iphost_port</code>: The TCP port used for HTTP access to the IP-host interface</p>\n</li>\n<li><p><code>iphost_https_port</code>: The TCP port used for HTTPS access to the IP-host interface</p>\n</li>\n<li><p><code>lan_web_access_enable</code>: Indicates if access to the web interface from the LAN is enabled</p>\n</li>\n<li><p><code>web_language</code>: The language used in the device’s web interface</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","web","acl"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"99cee7c0-38dc-464d-9c95-3b5c584007b3","name":"MANAGEMENT_WEB_ACL","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/management/web/acl"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"380"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:37:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"acl_enable\": \"NO\",\n    \"1\": {\n        \"ip_address\": \"\",\n        \"net_mask\": \"\"\n    },\n    \"2\": {\n        \"ip_address\": \"\",\n        \"net_mask\": \"\"\n    },\n    \"3\": {\n        \"ip_address\": \"\",\n        \"net_mask\": \"\"\n    },\n    \"4\": {\n        \"ip_address\": \"\",\n        \"net_mask\": \"\"\n    },\n    \"5\": {\n        \"ip_address\": \"\",\n        \"net_mask\": \"\"\n    },\n    \"6\": {\n        \"ip_address\": \"\",\n        \"net_mask\": \"\"\n    },\n    \"7\": {\n        \"ip_address\": \"\",\n        \"net_mask\": \"\"\n    },\n    \"8\": {\n        \"ip_address\": \"\",\n        \"net_mask\": \"\"\n    },\n    \"9\": {\n        \"ip_address\": \"\",\n        \"net_mask\": \"\"\n    },\n    \"10\": {\n        \"ip_address\": \"\",\n        \"net_mask\": \"\"\n    }\n}"}],"_postman_id":"25472a2e-4036-48df-b2c0-8058f5e3d881"},{"name":"SECURITY","id":"76b7b251-d5d2-45fa-a418-b1686e4aeb99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/security","description":"<p>This HTTP GET request retrieves the security settings from the specified endpoint. The request does not require any payload in the raw request body.</p>\n<p>The response provides various security settings, including storm control, LAN rogue DHCP filter, bridge filters, and their respective enable/disable status and configurations.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","security"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"d97fb127-cdcb-4272-9e0d-ff5d339ee017","name":"SECURITY","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/security"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"537"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Jan 1970 01:55:40 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"lan_rogue_dhcp_filter\": \"YES\",\n    \"bridge_filter\": {\n        \"enable\": \"NO\",\n        \"ipv6_upstream_block\": \"\",\n        \"ipv6_downstream_block\": \"\",\n        \"multicast_upstream_block\": \"\",\n        \"multicast_downstream_block\": \"\",\n        \"flowcontrol_upstream_block\": \"\",\n        \"flowcontrol_downstream_block\": \"\",\n        \"netbios_upstream_block\": \"\",\n        \"netbios_downstream_block\": \"\",\n        \"stp_upstream_block\": \"\",\n        \"stp_downstream_block\": \"\",\n        \"stormcontrol_block\": \"WAN1,WAN2,WAN3,WAN4,WAN5,WAN6,WAN7\",\n        \"stormcontrol_downstream_limit\": \"64\",\n        \"stormcontrol_multicast\": \"NO\",\n        \"stormcontrol_broadcast\": \"YES\",\n        \"stormcontrol_force_lan\": \"NO\"\n    }\n}"}],"_postman_id":"76b7b251-d5d2-45fa-a418-b1686e4aeb99"},{"name":"SECURITY_BRIDGE_FILTER","id":"93afb524-0f66-4578-9274-131c82d2287d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/security/bridge_filter","description":"<p>This HTTP GET request retrieves the current configuration settings for bridge filtering from the specified endpoint. The response will include various parameters such as enable status, upstream and downstream block settings for IPv6, multicast, flow control, NetBIOS, STP, and storm control.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","security","bridge_filter"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"918ce033-934d-4926-8870-eb355a5c9c01","name":"SECURITY_BRIDGE_FILTER","originalRequest":{"method":"GET","header":[],"url":"https://{{ont_ip}}:48626/api/v2/security/bridge_filter"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"459"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:39:05 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"enable\": \"NO\",\n    \"ipv6_upstream_block\": \"\",\n    \"ipv6_downstream_block\": \"\",\n    \"multicast_upstream_block\": \"\",\n    \"multicast_downstream_block\": \"\",\n    \"flowcontrol_upstream_block\": \"\",\n    \"flowcontrol_downstream_block\": \"\",\n    \"netbios_upstream_block\": \"\",\n    \"netbios_downstream_block\": \"\",\n    \"stp_upstream_block\": \"\",\n    \"stp_downstream_block\": \"\",\n    \"stormcontrol_block\": \"WAN1,WAN2,WAN3,WAN4,WAN5,WAN6,WAN7\",\n    \"stormcontrol_downstream_limit\": \"64\",\n    \"stormcontrol_multicast\": \"NO\",\n    \"stormcontrol_broadcast\": \"YES\",\n    \"stormcontrol_force_lan\": \"NO\"\n}"}],"_postman_id":"93afb524-0f66-4578-9274-131c82d2287d"},{"name":"MULTICAST","id":"4a54d19e-6700-4497-bb84-02f23e01c28a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/multicast","description":"<p>This HTTP GET request retrieves information related to multicast settings from the specified endpoint. The request does not require any payload in the raw request body.</p>\n<p>The response provides details about the IGMP snooping enable status, IGMP LAN isolation, and a list of multicast groups. Each multicast group includes information such as the multicast IP, LAN port, reporter MAC address, VLAN, and whether the multicast is in use.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","multicast"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"ac92a525-6e7b-4b0e-a9da-531e19522a69","name":"MULTICAST","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/multicast"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"361"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 07:38:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"igmp_snooping_enable\": \"YES\",\n    \"igmp_lan_isolation\": \"YES\",\n    \"groups\": {\n        \"igmp_mcast_ip\": \"231.1.1.5;ff02::1:ffa1:6709;ff02::c;ff02::fb;\",\n        \"igmp_mcast_lan_port\": \"lan3;lan3;lan3;lan3;\",\n        \"igmp_mcast_reporter_mac\": \"74:78:27:4e:8a:fb;74:78:27:4e:8a:fb;74:78:27:4e:8a:fb;74:78:27:4e:8a:fb;\",\n        \"igmp_mcast_vlan\": \"200;200;200;200;\",\n        \"igmp_mcast_in_use\": \"3.28;38.28;33.28;38.28;\"\n    }\n}"}],"_postman_id":"4a54d19e-6700-4497-bb84-02f23e01c28a"},{"name":"NAT_CONFIG","id":"b3e0a22f-4184-4ccb-abab-5bcececff766","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/nat_config","description":"<p>This endpoint makes an HTTP GET request to retrieve the NAT configuration from the specified IP address and port. The response will contain the NAT configuration details.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"94cd8842-6797-4a12-b1d5-10f20c3add50","name":"NAT_CONFIG","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/nat_config"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"4903"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 09:39:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"tcp_timeout_established\": \"120\",\n    \"dmz\": {\n        \"enabled\": \"\",\n        \"host_ip\": \"\",\n        \"interface\": \"WAN1\"\n    },\n    \"alg\": {\n        \"ftp\": \"ON\",\n        \"sip\": \"ON\",\n        \"l2tp\": \"ON\",\n        \"ipsec\": \"ON\",\n        \"pptp\": \"ON\"\n    },\n    \"port_forwarding_rule\": {\n        \"0\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"1\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"2\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"3\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"4\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"5\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"6\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"7\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"8\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"9\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"10\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"11\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"12\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"13\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"14\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"15\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"16\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"17\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"18\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"19\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"20\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"21\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"22\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"23\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"24\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"25\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"26\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"27\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"28\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        },\n        \"29\": {\n            \"active\": \"\",\n            \"protocol\": \"\",\n            \"name\": \"\",\n            \"nat_loopback_enabled\": \"\",\n            \"wan_start_port\": \"\",\n            \"wan_end_port\": \"\",\n            \"local_ip\": \"\",\n            \"lan_start_port\": \"\",\n            \"lan_end_port\": \"\"\n        }\n    }\n}"}],"_postman_id":"b3e0a22f-4184-4ccb-abab-5bcececff766"},{"name":"NAT_CONFIG_DMZ","id":"d4473974-85dc-4495-b6f7-f47a67cb2e37","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/nat_config/dmz","description":"<p>Get DMZ information.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","dmz"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"76cd8a68-0a7d-4294-8e32-d3b328856afa","name":"NAT_CONFIG_DMZ","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/nat_config/dmz"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"62"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 14:46:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"enabled\": \"NO\",\n    \"host_ip\": \"192.168.33.123\",\n    \"interface\": \"WAN1\"\n}"}],"_postman_id":"d4473974-85dc-4495-b6f7-f47a67cb2e37"},{"name":"NAT_CONFIG_ALG","id":"633ae062-ddec-4286-babc-16e2e795ff74","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/nat_config/alg","description":"<p>Get NAT config - ALG.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","alg"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"52c4afa7-0758-4901-9b00-5a95b2dc2793","name":"NAT_CONFIG_ALG","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/nat_config/alg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"61"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 14:46:21 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ftp\": \"ON\",\n    \"sip\": \"OFF\",\n    \"l2tp\": \"ON\",\n    \"ipsec\": \"ON\",\n    \"pptp\": \"ON\"\n}"}],"_postman_id":"633ae062-ddec-4286-babc-16e2e795ff74"},{"name":"NAT_CONFIG_PORTFORWARDING_RULE_X","id":"dc2add6c-9af9-4296-9ba8-2cd6be0ad2a4","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/nat_config/port_forwarding_rule/0","description":"<p>Get port forwarding rule ID</p>\n<p><code>active</code>: Indicates if the port forwarding rule is currently active</p>\n<p><code>protocol</code>: The network protocol used for the rule (e.g., TCP, UDP)</p>\n<p><code>name</code>: A descriptive name assigned to the port forwarding rule.</p>\n<p><code>nat_loopback_enabled</code>: Indicates if NAT loopback is enabled</p>\n<p><code>wan_start_port</code>: The starting external (WAN) port number for the rule</p>\n<p><code>wan_end_port</code>: The ending external (WAN) port number for the rule</p>\n<p><code>local_ip</code>: The internal (LAN) IP address of the device to which traffic is forwarded</p>\n<p><code>lan_start_port</code>: The starting internal (LAN) port number for the rule</p>\n<p><code>lan_end_port</code>: The ending internal (LAN) port number for the rule</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","port_forwarding_rule","0"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"c4dafc24-b556-44ec-90d0-1f6ef883e189","name":"NAT_CONFIG_PORTFORWARDING_RULE_X","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/nat_config/port_forwarding_rule/0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"195"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 15:15:43 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"active\": \"Yes\",\n    \"protocol\": \"UDP\",\n    \"name\": \"TEST\",\n    \"nat_loopback_enabled\": \"No\",\n    \"wan_start_port\": \"4000\",\n    \"wan_end_port\": \"4000\",\n    \"local_ip\": \"192.168.99.125\",\n    \"lan_start_port\": \"1234\",\n    \"lan_end_port\": \"1234\"\n}"}],"_postman_id":"dc2add6c-9af9-4296-9ba8-2cd6be0ad2a4"},{"name":"ROUTE","id":"eb18a6f2-6039-46e9-9734-f9c8eb449e1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/route","description":"<p>This endpoint makes an HTTP GET request to retrieve the routing table configuration from the specified IP address and port. The response will contain routing routes details, including destination networks, gateways, interfaces, and route metrics.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","route"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"5101501b-8a7e-43fd-a708-6d9c80ff6d0f","name":"ROUTE","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/route"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"route_ipv4\": [\n        {\n            \"enable\": \"Yes\",\n            \"dst_ip\": \"172.17.60.10\",\n            \"netmask\": \"255.255.254.0\",\n            \"nat_to_route\": \"\",\n            \"gateway\": \"172.17.60.1\",\n            \"interface\": \"\",\n            \"metric\": \"15\",\n            \"rule_index\": \"1\"\n        },\n        {\n            \"enable\": \"No\",\n            \"dst_ip\": \"192.168.66.34\",\n            \"netmask\": \"255.255.255.0\",\n            \"nat_to_route\": \"\",\n            \"gateway\": \"192.168.66.1\",\n            \"interface\": \"\",\n            \"metric\": \"14\",\n            \"rule_index\": \"2\"\n        },\n        {\n            \"enable\": \"Yes\",\n            \"dst_ip\": \"10.50.50.50\",\n            \"netmask\": \"255.255.0.0\",\n            \"nat_to_route\": \"\",\n            \"gateway\": \"10.50.0.14\",\n            \"interface\": \"\",\n            \"metric\": \"1\",\n            \"rule_index\": \"3\"\n        },\n        {\n            \"enable\": \"No\",\n            \"dst_ip\": \"10.10.100.10\",\n            \"netmask\": \"255.255.255.0\",\n            \"nat_to_route\": \"\",\n            \"gateway\": \"10.10.100.1\",\n            \"interface\": \"\",\n            \"metric\": \"2\",\n            \"rule_index\": \"4\"\n        },\n        {\n            \"enable\": \"Yes\",\n            \"dst_ip\": \"172.17.0.100\",\n            \"netmask\": \"255.255.255.0\",\n            \"nat_to_route\": \"\",\n            \"gateway\": \"172.17.60.1\",\n            \"interface\": \"\",\n            \"metric\": \"3\",\n            \"rule_index\": \"5\"\n        }\n    ],\n    \"route_ipv6\": []\n}"}],"_postman_id":"eb18a6f2-6039-46e9-9734-f9c8eb449e1e"},{"name":"PROVISIONING","id":"95a0f95c-c64b-4a59-99bc-fcb02b03f739","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/provisioning","description":"<p>GET XML provisioning status</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","provisioning"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"8e05f481-dfdd-48c1-b44c-b4149ca57c3a","name":"PROVISIONING","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/provisioning"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"41"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 08 Dec 2023 15:16:42 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"PROVISIONING WAS SUCCESSFULLY COMPLETED\"\n}"}],"_postman_id":"95a0f95c-c64b-4a59-99bc-fcb02b03f739"},{"name":"MESH_AGENT_UPGRADE","id":"49c5fe63-71c2-4bd5-9229-ae05ebe3ad53","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/meshagentupgrade","description":"<p>This HTTP GET request retrieves information related to mesh agent upgrades from the specified endpoint. The request does not require a request body.</p>\n<p>The response to the request returns a status code of 200, along with a JSON object containing details about mesh agent upgrades. The response includes information such as enable status and details for multiple mesh agent upgrades, including model name, firmware version, server type, server address, server login, server password, file name, and reboot time.</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","meshagentupgrade"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"d940e37c-aa27-434c-999b-64652b29d652","name":"MESH_AGENT_UPGRADE","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/meshagentupgrade"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"705"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Jan 1970 00:51:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"enable\": \"No\",\n    \"meshagentupgrade\": {\n        \"1\": {\n            \"model_name\": \"HLE-3GM\",\n            \"firmware_version\": \"V3.1.28p2\",\n            \"server_type\": \"ftp\",\n            \"server_address\": \"192.168.89.99\",\n            \"server_login\": \"admin\",\n            \"server_password\": \"AdmiN*123\",\n            \"file_name\": \"abcdjdef.bit\",\n            \"reboot_time\": \"NOW\"\n        },\n        \"2\": {\n            \"model_name\": \"\",\n            \"firmware_version\": \"\",\n            \"server_type\": \"\",\n            \"server_address\": \"\",\n            \"server_login\": \"\",\n            \"server_password\": \"\",\n            \"file_name\": \"\",\n            \"reboot_time\": \"\"\n        },\n        \"3\": {\n            \"model_name\": \"\",\n            \"firmware_version\": \"\",\n            \"server_type\": \"\",\n            \"server_address\": \"\",\n            \"server_login\": \"\",\n            \"server_password\": \"\",\n            \"file_name\": \"\",\n            \"reboot_time\": \"\"\n        },\n        \"4\": {\n            \"model_name\": \"\",\n            \"firmware_version\": \"\",\n            \"server_type\": \"\",\n            \"server_address\": \"\",\n            \"server_login\": \"\",\n            \"server_password\": \"\",\n            \"file_name\": \"\",\n            \"reboot_time\": \"\"\n        }\n    }\n}"}],"_postman_id":"49c5fe63-71c2-4bd5-9229-ae05ebe3ad53"},{"name":"MESH_AGENT_X_UPGRADE","id":"a5e19f1f-6f4a-46b8-aa0a-f6d536932a7f","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/meshagentupgrade/1","description":"<p>This endpoint makes an HTTP GET request to retrieve information related to mesh agent upgrade.</p>\n<p>The response to the last call returned a status code of 200 along with a JSON object containing the following key-value pairs:</p>\n<ul>\n<li><p><code>model_name</code>:The model name of the device to be upgraded</p>\n</li>\n<li><p><code>firmware_version</code>: The target firmware version for the upgrade</p>\n</li>\n<li><p><code>server_type</code>: The type of server hosting the firmware file</p>\n</li>\n<li><p><code>server_address</code>: The IP address or hostname of the server hosting the firmware file</p>\n</li>\n<li><p><code>server_login</code>: The username required to authenticate with the firmware server</p>\n</li>\n<li><p><code>server_password</code>: The password required to authenticate with the firmware server</p>\n</li>\n<li><p><code>file_name:</code> The name of the firmware file</p>\n</li>\n<li><p><code>reboot_time</code>: The scheduled time for the device to reboot and apply the upgrade</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","meshagentupgrade","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"9ce3c5ae-594b-4b2d-a178-9909370732f4","name":"MESH_AGENT_X_UPGRADE","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/meshagentupgrade/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"208"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Jan 1970 00:52:16 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"model_name\": \"HLE-3GM\",\n    \"firmware_version\": \"V3.1.28p2\",\n    \"server_type\": \"ftp\",\n    \"server_address\": \"192.168.89.99\",\n    \"server_login\": \"admin\",\n    \"server_password\": \"AdmiN*123\",\n    \"file_name\": \"abcdjdef.bit\",\n    \"reboot_time\": \"NOW\"\n}"}],"_postman_id":"a5e19f1f-6f4a-46b8-aa0a-f6d536932a7f"},{"name":"MESH_TOPOLOGY","id":"86577f05-93da-44df-9fa5-855aa5c3ff05","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://{{ont_ip}}:48626/api/v2/meshnetworktopology","description":"<h2 id=\"retrieve-mesh-network-topology\">Retrieve Mesh Network Topology</h2>\n<p>This endpoint makes an HTTP GET request to retrieve the mesh network topology details.</p>\n<h3 id=\"response\">Response</h3>\n<ul>\n<li><p><code>update</code>: Indicates if an \"update\" POST has been sent</p>\n</li>\n<li><p><code>agents_number</code>: The number of agents in the network.</p>\n</li>\n<li><p><code>controller</code>: Details of the controller device including model name, IP, MAC address, firmware version, root distance, and number of connected stations (STA).</p>\n</li>\n<li><p><code>agent</code>: Details of the agent devices in the network, including model name, IP, MAC address, firmware version, root distance, and number of connected stations. It also includes backhaul details such as parent MAC, medium, link rate, RSSI, and packet transmission statistics.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","meshnetworktopology"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"4f12f205-ba2c-4340-b1ce-a71bcd1e1e36","name":"MESH_TOPOLOGY","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"http://{{ont_ip}}:48626/api/v2/meshnetworktopology"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"517"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Jan 1970 01:15:39 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"update\": \"yes\",\n    \"agents_number\": \"1\",\n    \"controller\": {\n        \"model_name\": \"HL-4GXV-F\",\n        \"ip\": \"192.168.33.1\",\n        \"mac\": \"54:db:a2:3b:bc:58\",\n        \"firmware_version\": \"V3.2.50p1\",\n        \"root_distance\": \"0\",\n        \"sta_number\": \"0\"\n    },\n    \"agent\": {\n        \"1\": {\n            \"model_name\": \"HLE-3GX-F\",\n            \"ip\": \"192.168.33.2\",\n            \"mac\": \"54:db:a2:2b:55:44\",\n            \"firmware_version\": \"V3.2.50p1\",\n            \"root_distance\": \"1\",\n            \"sta_number\": \"0\",\n            \"backhaul\": {\n                \"parent_mac\": \"54:db:a2:21:e2:d4\",\n                \"medium\": \"Ethernet\",\n                \"link_rate\": \"0\",\n                \"rssi\": \"0\",\n                \"tx_packet\": \"1000\",\n                \"rx_packet\": \"0\",\n                \"tx_error_packet\": \"0\",\n                \"rx_error_packet\": \"0\"\n            }\n        }\n    }\n}"}],"_postman_id":"86577f05-93da-44df-9fa5-855aa5c3ff05"},{"name":"MESH_AGENT_SYNC","id":"c6685aff-2d54-4105-b549-13a39f7b3c65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/meshagent_sync_info","description":"<p>This HTTP GET request retrieves the synchronization information for mesh agents from the specified endpoint. The response includes details about the controller and the mesh agents, such as fast roaming settings, steering enable status, WLAN country, WMM (Wi-Fi Multimedia) enable status, and synchronization status.</p>\n<h4 id=\"response\">Response</h4>\n<p>The response will contain the following information in a JSON format:</p>\n<ul>\n<li><strong>controller</strong>: Contains information about the controller, including fast roaming settings, steering enable status, WLAN country, and WMM enable status.<ul>\n<li><code>fast_roaming_enable</code> - The status of fast roaming enable for the controller.</li>\n<li><code>fast_roaming_type</code> - The type of fast roaming for the controller.</li>\n<li><code>steering_enable</code> - The status of steering enable for the controller.</li>\n<li><code>wlan5_country</code> - The country code for WLAN5 for the controller.</li>\n<li><code>wmm_enabled</code> - The status of WMM enable for the controller.</li>\n</ul>\n</li>\n<li><strong>agents</strong>: Contains details about the mesh agents, including their synchronization status and error codes.<ul>\n<li><code>agent_0</code> - Details about the first mesh agent, including its active status, MAC address, IP address, fast roaming settings, steering enable status, WLAN country, WMM enable status, synchronization status, error code, and configuration saved but not rebooted status.<ul>\n<li><code>active</code> - The active status of the agent.</li>\n<li><code>mac</code> - The MAC address of the agent.</li>\n<li><code>ip</code> - The IP address of the agent.</li>\n<li><code>fast_roaming_enable</code> - The status of fast roaming enable for the agent.</li>\n<li><code>fast_roaming_type</code> - The type of fast roaming for the agent.</li>\n<li><code>steering_enable</code> - The status of steering enable for the agent.</li>\n<li><code>wlan5_country</code> - The country code for WLAN5 for the agent.</li>\n<li><code>wmm_enabled</code> - The status of WMM enable for the agent.</li>\n<li><code>synchronized</code> - The synchronization status of the agent.</li>\n<li><code>error_code</code> - The error code, if any, for the agent.</li>\n<li><code>config_saved_not_rebooted</code> - The status indicating whether the configuration is saved but not rebooted for the agent.</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","meshagent_sync_info"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"e1c95654-08a4-4e58-a8a7-2065ae3ff003","name":"MESH_AGENT_SYNC","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/meshagent_sync_info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"407"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 06 Feb 2024 14:39:32 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"controller\": {\n        \"fast_roaming_enable\": \"NO\",\n        \"fast_roaming_type\": \"OTA\",\n        \"steering_enable\": \"YES\",\n        \"wlan24_country\": \"POLAND\",\n        \"wlan24_countryregion\": \"0\",\n        \"wlan5_country\": \"POLAND\",\n        \"wlan5_countryregion\": \"6\",\n        \"wmm_enabled\": \"YES\",\n        \"AssocReqRssiThres5G\": \"-95\",\n        \"KickStaRssiLow5G\": \"-95\",\n        \"AssocReqRssiThres2G\": \"-95\",\n        \"KickStaRssiLow2G\": \"-95\"\n    },\n    \"agents\": {\n        \"agent_0\": {\n            \"active\": \"1\",\n            \"mac\": \"54:db:a2:5a:e5:9c\",\n            \"ip\": \"192.168.33.2\",\n            \"fast_roaming_enable\": \"NO\",\n            \"fast_roaming_type\": \"OTA\",\n            \"steering_enable\": \"YES\",\n            \"wlan24_country\": \"POLAND\",\n            \"wlan24_countryregion\": \"0\",\n            \"wlan5_country\": \"POLAND\",\n            \"wlan5_countryregion\": \"\",\n            \"wmm_enabled\": \"YES\",\n            \"AssocReqRssiThres5G\": \"-95\",\n            \"KickStaRssiLow5G\": \"-95\",\n            \"AssocReqRssiThres2G\": \"-95\",\n            \"KickStaRssiLow2G\": \"-95\",\n            \"synchronized\": \"\",\n            \"error_code\": \"\",\n            \"config_saved_not_rebooted\": \"YES\"\n        }\n    }\n}"}],"_postman_id":"c6685aff-2d54-4105-b549-13a39f7b3c65"},{"name":"VIDEO","id":"2a2f9c82-1a76-4836-89cb-7bf15301d48b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/video","description":"<p>This HTTP GET request retrieves the information of VIDEO parameters.</p>\n<h4 id=\"response\">Response</h4>\n<p>The response will contain the following information in a JSON format:</p>\n<ul>\n<li><p><code>status_oper</code>: The current operational status of the RF interface</p>\n</li>\n<li><p><code>status_admin</code>: The administrative status of the RF interface</p>\n</li>\n<li><p><code>optic_power</code>: The received optical power level, measured in dBm</p>\n</li>\n<li><p><code>output_power</code>: The RF output power level, measured in dBµV</p>\n</li>\n<li><p><code>temperature</code>: The operating temperature of the RF module, measured in °C</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","video"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"d8a2a264-4db7-4145-8c5d-2fbc89227494","name":"VIDEO","originalRequest":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2/video"},"status":"OK","code":200,"_postman_previewlanguage":"JSON","header":[{"key":"Connection","value":"Keep-Alive","type":"text"},{"key":"Content-Length","value":"111","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Date","value":"Thu, 01 Jan 1970 00:47:13 GMT","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_oper\": \"on\",\n    \"status_admin\": \"on\",\n    \"optic_power\": \"1.90 dBm\",\n    \"output_power\": \"82 dBuV\",\n    \"temperature\": \"52 C\"\n}"}],"_postman_id":"2a2f9c82-1a76-4836-89cb-7bf15301d48b"},{"name":"ALL","id":"71405e61-7846-4eab-8c1c-cfd5653d101b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://{{ont_ip}}:48626/api/v2","description":"<p>Get all ONT/Router config</p>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"71405e61-7846-4eab-8c1c-cfd5653d101b"}],"id":"78e2916a-fbf1-414f-8f4f-219ba8076bfd","description":"<p>The following are the currently supported GET methods, with each returned value being of type <code>string</code> (except <code>/counter</code> node).</p>\n","_postman_id":"78e2916a-fbf1-414f-8f4f-219ba8076bfd","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}}},{"name":"POST","item":[{"name":"COMMANDS","id":"a9c9cd90-7575-4ab2-99e6-ebcaaf5a5dbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"factory_defaults\":\"now\"}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/commands/factory_defaults","description":"<p>This endpoint makes an HTTP POST request to run special command on the device. Supported comands:</p>\n<ul>\n<li><p><code>reboot</code>: value <code>now</code></p>\n</li>\n<li><p><code>restore_factory</code></p>\n</li>\n<li><p><code>user_factory_defaults</code></p>\n</li>\n<li><p><code>save_config</code></p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","commands","factory_defaults"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9c9cd90-7575-4ab2-99e6-ebcaaf5a5dbd"},{"name":"WAN_X","id":"3cfcb5b6-04cf-4066-8d21-4175bbb374c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enabled\":\"yes\",\r\n    \"conn_type\":\"DHCP\",\r\n    \"mode\":\"router\",\r\n    \"service_type\":\"internet\",\r\n    \"ip_version\":\"ipv4\",\r\n    \"dot1q\":\"tag\",\r\n    \"vlan_id\":\"400\",\r\n    \"cos\":\"0\",\r\n    \"nat_enable\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wan/1","description":"<p>This endpoint makes an HTTP POST request to set specific WAN configuration. The request should include a JSON payload in the raw request body type:</p>\n<ul>\n<li><p><code>enabled</code>:<code>(yes|no)</code> - Indicates the WAN connection state.</p>\n</li>\n<li><p><code>conn_type</code>: <code>(dhcp|static|ppoe|bridge)</code>- Specifies the type of WAN connection.</p>\n</li>\n<li><p><code>mode</code>: <code>(router|bridge)</code>- Defines the mode of the WAN connection.</p>\n</li>\n<li><p><code>service_type</code>: <code>(internet|internet-voip|voip|iptv|other|tr069_internet| tr069_voip_internet)</code> - Specifies the type of service for the WAN connection.</p>\n</li>\n<li><p><code>ip_version</code>: <code>(ipv4|ipv6|ipv4/ipv6)</code> - Indicates the IP version used for the WAN connection.</p>\n</li>\n<li><p><code>dot1q</code>: <code>(tag/untag)</code> - Specifies whether 802.1Q VLAN tagging is enabled.</p>\n</li>\n<li><p><code>vlan_id</code>: <code>(1-4096)</code> - Specifies the VLAN ID for the WAN connection.</p>\n</li>\n<li><p><code>cos</code>: <code>(0-7)</code>- Specifies the Class of Service for the WAN connection.</p>\n</li>\n<li><p><code>nat_enable</code>:<code>(yes|no)</code> - Indicates the NAT state</p>\n</li>\n<li><p><code>ip</code>:<code>(x.x.x.x)</code> - Specifies IPv4 address</p>\n</li>\n<li><p><code>netmask</code>: <code>(x.x.x.x)</code> - Specifies the IPv4 netmask</p>\n</li>\n<li><p><code>gateway</code>: <code>(x.x.x.x)</code> - Specifies the IPv4 gateway address</p>\n</li>\n<li><p><code>dns1</code>: <code>(x.x.x.x)</code>, Specifies primary DNS IPv4 adress</p>\n</li>\n<li><p><code>dns2</code>: <code>(x.x.x.x</code>) - Specifies secondary DNS IPv4 address</p>\n</li>\n<li><p><code>ppp_login</code> : <code>(1-16 characters)</code> - Specifies the PPPoE login string</p>\n</li>\n<li><p><code>ppp_password</code>: <code>(1-15 characters)</code> - Specifies the PPPoE password string</p>\n</li>\n<li><p><code>ppp_babyjumbo_enable</code>:<code>(yes|no)</code> - Indicates the PPPoE Baby Jumbo feature state</p>\n</li>\n<li><p><code>mtu</code>: <code>(DHCP-1500, PPPoE-1492)</code> - Specifies the MTU size</p>\n</li>\n<li><p><code>igmp_proxy_enable</code>: <code>(yes|no)</code> - Indicates the IGMP proxy state</p>\n</li>\n<li><p><code>dhcp_opt82_enable</code>: <code>(yes|no)</code> - Indicates the DHCP option 82 state</p>\n</li>\n<li><p><code>dhcp_opt82_circuit_id</code>:<code>(0-20 characters)</code> - Specifies the DHCP option 82 circuit string</p>\n</li>\n<li><p><code>dhcp_opt82_remote_id</code>:<code>(0-20 characters)</code> - Specifies the DHCP option 82 remote string</p>\n</li>\n<li><p><code>dhcp_opt60_enable</code>: <code>(yes|no)</code> - Indicates the DHCP option 60 state</p>\n</li>\n<li><p><code>dhcp_opt60_value</code>:<code>(0-20 characters)</code> - Specifies the DHCP option 60 string</p>\n</li>\n<li><p><code>ip6_dhcp_mode</code>: <code>(DHCP|SLAAC)</code> - Indicates method used to obtain IPv6 address</p>\n</li>\n<li><p><code>ipv6_gw_mode</code>: <code>(AUTO|MANUAL)</code> - Indicates metod used to configure the IPv6 gateway</p>\n</li>\n<li><p><code>ipv6_dhcp_pd_enable</code>: <code>(yes|no)</code> - Indicates IPv6 Prefix Delegation state</p>\n</li>\n<li><p><code>dad_enable</code>: <code>(yes|no)</code> - Indicates if Duplicate Address Detection (DAD) is enabled</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wan","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3cfcb5b6-04cf-4066-8d21-4175bbb374c3"},{"name":"WAN_X_ENABLE","id":"94e71013-4c28-49ab-a47d-cf2ea8edeb40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enabled\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wan/1","description":"<p>This HTTP POST request is used to update the WAN settings for a specific WAN interface. The request should be sent with a JSON payload in the raw request body type.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><code>enabled</code>: Indicates the status of the WAN interface.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wan","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"94e71013-4c28-49ab-a47d-cf2ea8edeb40"},{"name":"WAN_X_PORT_BIND","id":"d2e6c734-3871-45ec-b511-81abaf913c80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"lan1\":\"yes\",\r\n   \"lan2\":\"yes\",\r\n   \"lan3\":\"yes\",\r\n   \"lan4\":\"yes\",\r\n   \"wifi24_ssid1\":\"yes\",\r\n   \"wifi5_ssid1\":\"yes\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wan/1/port_bind","description":"<p>This endpoint makes an HTTP POST request to bind port configurations. The request should include a JSON payload in the raw request body type:</p>\n<ul>\n<li><p><code>lan1</code>:<code>(yes|no)</code> - Indicates bind LAN ETH1 to WAN X</p>\n</li>\n<li><p><code>lan2</code>:<code>(yes|no)</code> - Indicates bind LAN ETH2 to WAN X</p>\n</li>\n<li><p><code>lan3</code>:<code>(yes|no)</code> - Indicates bind LAN ETH3 to WAN X</p>\n</li>\n<li><p><code>lan4</code>:<code>(yes|no)</code> - Indicates bind LAN ETH4 to WAN X</p>\n</li>\n<li><p><code>wifi24_ssid1</code>:<code>(yes|no)</code> - Indicates bind WiFi 2.4GHz SSID1 to WAN X</p>\n</li>\n<li><p><code>wifi24_ssid2</code>:<code>(yes|no)</code> - Indicates bind WiFi 2.4GHz SSID2 to WAN X</p>\n</li>\n<li><p><code>wifi24_ssid3</code>:<code>(yes|no)</code> - Indicates bind WiFi 2.4GHz SSID3 to WAN X</p>\n</li>\n<li><p><code>wifi24_ssid4</code>:<code>(yes|no)</code> - Indicates bind WiFi 2.4GHz SSID4 to WAN X</p>\n</li>\n<li><p><code>wifi5_ssid1</code>:<code>(yes|no)</code> - Indicates bind WiFi 5GHz SSID1 to WAN X</p>\n</li>\n<li><p><code>wifi5_ssid2</code>:<code>(yes|no)</code> - Indicates bind WiFi 5GHz SSID2 to WAN X</p>\n</li>\n<li><p><code>wifi5_ssid3</code>:<code>(yes|no)</code> - Indicates bind WiFi 5GHz SSID3 to WAN X</p>\n</li>\n<li><p><code>wifi5_ssid4</code>:<code>(yes|no)</code> - Indicates bind WiFi 5GHz SSID4 to WAN X</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wan","1","port_bind"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d2e6c734-3871-45ec-b511-81abaf913c80"},{"name":"WAN_X_APPLY","id":"f94f6e17-d977-43b8-ac91-90151fda1e3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apply\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wan/1/apply","description":"<h3 id=\"apply-changes-to-wan-configuration\">Apply Changes to WAN Configuration</h3>\n<p>This endpoint is used to apply changes of the specific WAN configuration.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Indicates the action to apply changes to the WAN configuration.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wan","1","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f94f6e17-d977-43b8-ac91-90151fda1e3f"},{"name":"LAN_X","id":"08c8cc09-49a3-4358-aa1b-e2057c644a75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"enabled\":\"yes\",\r\n   \"mode\": \"100/FULL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/lan/1","description":"<p>This endpoint is used to update the LAN settings.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p>**<code>enabled:(yes|no)</code>**- Indicates whether the LAN is enabled.</p>\n</li>\n<li><p><strong><code>mode:(AUTO|100/FULL|100/HALF|10/FULL|10/HALF)</code></strong> - Specifies the mode for the LAN.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","lan","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"08c8cc09-49a3-4358-aa1b-e2057c644a75"},{"name":"LAN_DHCP","id":"affbe83e-827b-4c84-a005-b03f86a46398","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"dhcp_enable\":\"yes\",\r\n    \"ip\": \"192.168.99.1\",\r\n    \"netmask\": \"255.255.255.0\",\r\n    \"dhcp_lease_time\":\"7200\",\r\n    \"dhcp_start_ip\":\"192.168.99.100\",\r\n    \"dhcp_end_ip\":\"192.168.99.120\",\r\n    \"dns_proxy_type\": \"manual\",\r\n    \"dns_primary\":\"192.168.123.1\",\r\n    \"dns_secondary\": \"192.168.222.13\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/lan","description":"<p>This endpoint makes an HTTP POST request to configure LAN settings. The request should include a JSON payload in the raw request body type</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><code>dhcp_enable</code>:<code>(yes|no)</code> - Indicates LAN DHCP server state.</p>\n</li>\n<li><p><code>ip</code>:<code>(x.x.x.x)</code> - The IP address for the LAN interface.</p>\n</li>\n<li><p><code>netmask</code>:<code>(x.x.x.x)</code> - The netmask for the LAN network.</p>\n</li>\n<li><p><code>dhcp_lease_time</code>:<code>(300-259200)</code> - The DHCP lease time for the LAN network.</p>\n</li>\n<li><p><code>dhcp_start_ip</code>:<code>(x.x.x.x)</code> - The start IP address for DHCP range.</p>\n</li>\n<li><p><code>dhcp_end_ip</code>:<code>(x.x.x.x)</code> - The end IP address for DHCP range.</p>\n</li>\n<li><p><code>dns_proxy_type</code>:<code>(lan-ip|manual)</code> - The DNS proxy type for the LAN configuration.</p>\n</li>\n<li><p><code>dns_primary</code>:<code>(x.x.x.x)</code> - The primary DNS address for the LAN configuration.</p>\n</li>\n<li><p><code>dns_secondary</code>:<code>(x.x.x.x)</code> - The secondary DNS address for the LAN configuration</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","lan"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"affbe83e-827b-4c84-a005-b03f86a46398"},{"name":"LAN_DHCP_DNS","id":"72cb712b-ec61-4569-9311-f59aa8a7787c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"dns_proxy_type\": \"MANUAL\",\r\n    \"dns_primary\": \"9.9.9.9\",\r\n    \"dns_secondary\": \"8.8.4.4\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/lan","description":"<p>This endpoint allows you to make an HTTP POST request in order to configure LAN DNS settings. The request should include a JSON payload in the raw request body type</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>dns_proxy_type</code>:<code>(lan-ip|manual)</code> - The DNS proxy type for the LAN configuration.</p>\n</li>\n<li><p><code>dns_primary</code>:<code>(x.x.x.x)</code> - The primary DNS address for the LAN configuration.</p>\n</li>\n<li><p><code>dns_secondary</code>:<code>(x.x.x.x)</code> - The secondary DNS address for the LAN configuration</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","lan"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"72cb712b-ec61-4569-9311-f59aa8a7787c"},{"name":"LAN_DHCP_ENABLE","id":"6b09e78f-3d71-4a54-9cd3-58b3c17fda59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n \"dhcp_enable\":\"yes\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/lan","description":"<p>This endpoint allows you to make an HTTP POST request in order to enable or disable DHCP server at LAN side. The request should include a payload with the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>enable</code>:<code>(yes|no)</code> - Indicates LAN DHCP server state.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","lan"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6b09e78f-3d71-4a54-9cd3-58b3c17fda59"},{"name":"LAN_APPLY","id":"328d585e-83bf-44c1-a30b-fc2893c95576","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apply\":\"yes\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/lan/apply","description":"<p>This endpoint is used to apply changes to the LAN settings.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> Set to <code>yes</code> to apply LAN settings.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","lan","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"328d585e-83bf-44c1-a30b-fc2893c95576"},{"name":"WIFI24","id":"961ca6e8-43a1-48a9-9199-dea4b053f7da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enable\": \"yes\",\r\n    \"mode\": \"802.11g/n/ax\",\r\n    \"country\": \"POLAND\",\r\n    \"channel\": \"13\",\r\n    \"channel_selection\": \"manual\",\r\n    \"channel_width\": \"40MHz\",\r\n    \"tx_power\": \"100\",\r\n    \"min_rssi_sta_connect\": \"-80\",\r\n    \"min_rssi_sta_disconnect\":\"-85\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan24","description":"<p>This endpoint allows you to make an HTTP POST request in order to configure settings for the 2.4GHz wireless LAN. The request should include a JSON payload.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><code>enable</code>:<code>(yes|no)</code> - Indicates whether the 2.4GHz wireless LAN is enabled or not.</p>\n</li>\n<li><p><code>mode</code>: <code>(802.11b/g/n|802.11n|802.11b/g|802.11g/n/ax)</code> - Specifies the mode of operation for the wireless LAN.</p>\n</li>\n<li><p><code>country</code>:<code>(full_country_name)</code> - Specifies the country code for regulatory compliance.</p>\n</li>\n<li><p><code>channel</code>: <code>(1-13)</code> - Specifies the channel for the wireless LAN.</p>\n</li>\n<li><p><code>channel_selection</code>: <code>(auto|manual)</code> - Indicates the method for selecting the channel.</p>\n</li>\n<li><p><code>channel_width</code>:<code>(40MHz|AUTO|20MHz)</code> - Specifies the channel width for the wireless LAN.</p>\n</li>\n<li><p><code>tx_power</code>: <code>(0-100)</code> - Specifies the transmission power for the wireless LAN.</p>\n</li>\n<li><p><code>min_rssi_sta_connect</code>: <code>-100-0)</code> - Speficies the minimum RSSI value for device to connect to Wi-Fi</p>\n</li>\n<li><p><code>min_rssi_sta_disconnect</code>:<code>(-100-0)</code> - Speficies the minimum RSSI value for device to disconnect from Wi-Fi</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan24"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"961ca6e8-43a1-48a9-9199-dea4b053f7da"},{"name":"WIFI24_ENABLE","id":"032797b7-74b6-4bee-b59e-94744f5a0f71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enable\": \"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan24","description":"<p>This HTTP POST request is used to enable or disable the 2.4GHz WLAN. The request should include a JSON payload in the raw request body type.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><code>enable</code>: <code>(yes|no)</code> - Set to <code>yes</code> to enable WLAN24, and <code>no</code> to disable it.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan24"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"032797b7-74b6-4bee-b59e-94744f5a0f71"},{"name":"WIFI24_SSID_X","id":"6ab7deca-5d6a-49f8-874b-3d2f58ada20a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"prefix\":\"TEST-\",\r\n    \"ssid_name\":\"SSID-1\",\r\n    \"security\":\"WPA2/WPA3 Personal\",\r\n    \"encryption\":\"AES\",\r\n    \"password\":\"wifipass\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan24/ssid/1","description":"<p>This endpoint makes an HTTP POST request to create a new SSID for a 2.4GHz WLAN. The request should include a JSON payload in the raw request body type.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><code>state</code> :<code>(activated|deactivated)</code> - Indicate the SSID X state</li>\n<li><code>prefix</code>:<code>(0-10 characters)</code> - The prefix for the SSID.</li>\n<li><code>ssid_name</code>:<code>(0-32 characters)</code> - The name of the SSID.</li>\n<li><code>security</code>:<code>(wpapslwpa2psk|wpa2psk|open|wpa3psk|wpa2pslwpa3psk)</code> - The security type for the SSID.</li>\n<li><code>encryption</code>:<code>(aes|tkip|tkipaes)</code> - The encryption type for the SSID.</li>\n<li><code>password</code>:<code>(8-32 characters)</code> - The password for the SSID.</li>\n<li><code>hidden</code>:<code>(yes|no)</code> - Indicates if SSID is hidden or not.</li>\n<li><code>wps_enable</code>:<code>(yes|no)</code> - Indicates if WPS is enabled for the SSID.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan24","ssid","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ab7deca-5d6a-49f8-874b-3d2f58ada20a"},{"name":"WIFI24_APPLY","id":"42b877d9-0d74-436d-99bb-aab98ea46ce2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apply\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan24/apply","description":"<p>This HTTP POST request is used to apply changes to the 2.4GHz WLAN settings. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Set to <code>yes</code> to apply WLAN24 settings.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan24","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"42b877d9-0d74-436d-99bb-aab98ea46ce2"},{"name":"WIFI5","id":"5ac33aa7-d615-4eac-977e-30408471de1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enable\": \"yes\",\r\n    \"mode\": \"802.11n/ac/ax\",\r\n    \"country\": \"LEBANON\",\r\n    \"channel\": \"64\",\r\n    \"channel_selection\": \"manual\",\r\n    \"channel_width\": \"40MHz\",\r\n    \"tx_power\": \"60\",\r\n    \"dfs_enable\":\"yes\",\r\n    \"min_rssi_sta_connect\": \"-80\",\r\n    \"min_rssi_sta_disconnect\":\"-85\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan5","description":"<p>This endpoint allows you to make an HTTP POST request in order to modify the settings for the 5GHz wireless LAN. The request should include a JSON payload.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><code>enable</code>:<code>(yes|no)</code> - Indicates whether the 5GHz wireless LAN is enabled or not.</p>\n</li>\n<li><p><code>mode</code>: <code>(802.11b/g/n|802.11n|802.11b/g|802.11g/n/ax)</code> - Specifies the mode of operation for the wireless LAN.</p>\n</li>\n<li><p><code>country</code>:<code>(full_country_name)</code> - Specifies the country code for regulatory compliance.</p>\n</li>\n<li><p><code>channel</code>: <code>(1-13)</code> - Specifies the channel for the wireless LAN.</p>\n</li>\n<li><p><code>channel_selection</code>: <code>(auto|manual)</code> - Indicates the method for selecting the channel.</p>\n</li>\n<li><p><code>channel_width</code>:<code>(40MHz|AUTO|20MHz)</code> - Specifies the channel width for the wireless LAN.</p>\n</li>\n<li><p><code>tx_power</code>: <code>(0-100)</code> - Specifies the transmission power for the wireless LAN.</p>\n</li>\n<li><p><code>dfs_enable</code>: <code>(yes|no)</code> - Indicates whether the DFS is enabled or not.</p>\n</li>\n<li><p><code>min_rssi_sta_connect</code>: <code>-100-0)</code> - Speficies the minimum RSSI value for device to connect to Wi-Fi.</p>\n</li>\n<li><p><code>min_rssi_sta_disconnect</code>:<code>(-100-0)</code> - Speficies the minimum RSSI value for device to disconnect from Wi-Fi.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan5"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5ac33aa7-d615-4eac-977e-30408471de1e"},{"name":"WIFI5_ENABLE","id":"e038c51e-16bb-41e1-9f04-9684954db5fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enable\": \"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan5","description":"<p>This endpoint is used to enable or disable the WLAN5.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>enable</code>: <code>(yes|no)</code> - Set to <code>yes</code> to enable WLAN5, and <code>no</code> to disable it.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan5"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e038c51e-16bb-41e1-9f04-9684954db5fd"},{"name":"WIFI5_SSID_X","id":"ecc66165-a1b9-435c-aaa0-a4403dda619f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"prefix\":\"TEST5-\",\r\n    \"ssid_name\":\"SSID-1\",\r\n    \"security\":\"WPA2/WPA3 Personal\",\r\n    \"encryption\":\"AES\",\r\n    \"password\":\"wifipass5\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan5/ssid/1","description":"<p>This endpoint makes an HTTP POST request to create a new SSID for a 5GHz WLAN. The request should include a JSON payload in the raw request body type.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><code>state</code> :<code>(activated|deactivated)</code> - Indicate the SSID X state</p>\n</li>\n<li><p><code>prefix</code>:<code>(0-10 characters)</code> - The prefix for the SSID.</p>\n</li>\n<li><p><code>ssid_name</code>:<code>(0-32 characters)</code> - The name of the SSID.</p>\n</li>\n<li><p><code>security</code>:<code>(wpapslwpa2psk|wpa2psk|open|wpa3psk|wpa2pslwpa3psk)</code> - The security type for the SSID.</p>\n</li>\n<li><p><code>encryption</code>:<code>(aes|tkip|tkipaes)</code> - The encryption type for the SSID.</p>\n</li>\n<li><p><code>password</code>:<code>(8-32 characters)</code> - The password for the SSID.</p>\n</li>\n<li><p><code>hidden</code>:<code>(yes|no)</code> - Indicates if SSID is hidden or not.</p>\n</li>\n<li><p><code>wps_enable</code>:<code>(yes|no)</code> - Indicates if WPS is enabled for the SSID.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan5","ssid","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ecc66165-a1b9-435c-aaa0-a4403dda619f"},{"name":"WIFI5_APPLY","id":"e86ae9ed-aa99-40c4-8bfc-a3047cf8e59c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apply\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan5/apply","description":"<p>This HTTP POST request is used to apply changes to the 5GHz WLAN settings. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Set to <code>yes</code> to apply WLAN5 settings.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan5","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e86ae9ed-aa99-40c4-8bfc-a3047cf8e59c"},{"name":"MESH_SETTINGS","id":"66204fe5-59b4-4ec7-a54b-e0250563ff77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enable\": \"yes\",\r\n    \"device_role\": \"CONTROLLER\",\r\n    \"fast_roaming_enable\": \"NO\",\r\n    \"fast_roaming_type\": \"OTA\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan/mesh","description":"<p>This endpoint allows you to configure EasyMesh ettings.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>enable</code>:<code>(yes|no)</code> - Specify whether to enable EasyMesh.</li>\n<li><code>device_role</code>:<code>(controller|agent)</code> - Specify the role of the device in the WLAN mesh.</li>\n<li><code>fast_roaming_enable</code>:<code>(yes|no)</code> - Enable or disable fast roaming.</li>\n<li><code>fast_roaming_type</code>:<code>(OTDS|OTA)</code> - Specify the type of fast roaming.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan","mesh"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"66204fe5-59b4-4ec7-a54b-e0250563ff77"},{"name":"MESH_SETTINGS_ENABLE","id":"a5c7b8b5-627d-4899-9891-2d9a42f91679","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enable\": \"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan/mesh","description":"<p>This endpoint makes an HTTP POST request to enable or disable EasyMesh feature. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>enable</code>:<code>(yes|no)</code> - Specify whether to enable EasyMesh.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan","mesh"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a5c7b8b5-627d-4899-9891-2d9a42f91679"},{"name":"MESH_SETTINGS_APPLY","id":"73fb8b2b-1c9d-4b09-84af-8330d4846329","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"apply\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan/mesh/apply","description":"<p>This endpoint is used to apply changes to the WLAN mesh configuration.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Set to apply EasyMesh settings.</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<ul>\n<li><code>status</code>: 200 OK</li>\n<li><code>message</code> (string): A message indicating the status of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan","mesh","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"73fb8b2b-1c9d-4b09-84af-8330d4846329"},{"name":"VOIP","id":"309bd262-5ed4-4d09-83f7-2f2deef93417","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"register_server\": \"10.192.168.149\",\r\n    \"register_port\":\"5061\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/voip","description":"<p>This HTTP POST request is used to add a new VoIP configuration via the specified API endpoint. The request should include a JSON payload in the raw request body type.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p><code>register_server</code>:<code>(x.x.x.x)</code> - The server address of the SIP server.</p>\n</li>\n<li><p><code>register_port</code>:<code>(1025-65536)</code> - The port of SIP registration server.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","voip"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"309bd262-5ed4-4d09-83f7-2f2deef93417"},{"name":"VOIP_LINE_X","id":"264c5641-84bb-4694-8b4e-21d05efb4435","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enable\": \"yes\",\r\n    \"login\":\"300\",\r\n    \"password\":\"300\",\r\n    \"display_name\":\"arivedercziroma\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/voip/line/1","description":"<p>This endpoint makes an HTTP POST request to add a VoIP line. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>enable</code>:<code>(yes|no)</code> - Set to <code>yes</code> to enable VOIP account X, and <code>no</code> to disable it.</li>\n<li><code>login</code>:<code>(0-32 characters)</code> - VoIP account login</li>\n<li><code>password</code>:<code>(0-32 characters)</code> -password to the VoIP account</li>\n<li><code>display_name</code>:<code>(0-32 characters)</code> -string displayed as a caller ID</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","voip","line","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"264c5641-84bb-4694-8b4e-21d05efb4435"},{"name":"VOIP_CALL_CTRL_X","id":"ded73837-a649-4127-a03c-7470d81a3f15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"warm_line_enable\": \"NO\",\r\n    \"warm_line_number\": \"*53#\",\r\n    \"warm_line_timeout\": \"5\",\r\n    \"three_party_service_enable\": \"Yes\",\r\n    \"caller_id_mode\": \"FSK\",\r\n    \"min_flash_hook_time_interval\": \"90\",\r\n    \"max_flash_hook_time_interval\": \"500\",\r\n    \"min_flash_hook_time_release\": \"550\",\r\n    \"call_waiting_enable\": \"ENABLE\",\r\n    \"silence_suppresion_enable\": \"No\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/voip/call_ctrl/1","description":"<p>This endpoint makes an HTTP POST request to add a VoIP line. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<p><code>warm_line_enable</code>:<code>(YES|NO)</code> - Set to <code>YES</code> to enable the warm line feature, or <code>NO</code> to disable it.</p>\n<p><code>warm_line_number</code>:<code>(0–20 characters)</code> - Phone number automatically dialed when warm line is enabled.</p>\n<p><code>warm_line_timeout</code>:<code>(0–20 characters)</code> - Delay (in seconds) before the warm line number is dialed after going off-hook.</p>\n<p><code>three_party_service_enable</code>:<code>(YES|NO)</code> - Set to <code>YES</code> to enable three-party (conference) calling, or <code>NO</code> to disable it.</p>\n<p><code>caller_id_mode</code>:<code>(FSK|DTMF)</code> - Caller ID signaling method: <code>FSK</code> (Frequency Shift Keying) or <code>DTMF</code> (Dual-Tone Multi-Frequency).</p>\n<p><code>min_flash_hook_time_interval</code>:<code>(0–10000)</code> - Minimum acceptable flash hook signal duration in milliseconds.</p>\n<p><code>max_flash_hook_time_interval</code>:<code>(0–10000)</code> - Maximum acceptable flash hook signal duration in milliseconds.</p>\n<p><code>min_flash_hook_time_release</code>:<code>(0–10000)</code> - Minimum release time in milliseconds between flash hook presses.</p>\n<p><code>call_waiting_enable</code>:<code>(ENABLE|DISABLE)</code> - Set to <code>ENABLE</code> to activate call waiting, or <code>DISABLE</code> to turn it off.</p>\n<p><code>silence_suppresion_enable</code>:<code>(NO|YES)</code> - Set to <code>YES</code> to enable silence suppression (voice activity detection), or <code>NO</code> to disable it.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","voip","call_ctrl","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ded73837-a649-4127-a03c-7470d81a3f15"},{"name":"VOIP_LINE_X_ENABLE","id":"e8e7261a-188c-4b07-b920-0e3359f21c88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enable\": \"no\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/voip/line/1","description":"<p>This endpoint makes an HTTP POST request to create or update a VoIP line with the ID X. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>enable</code>:<code>(yes|no)</code> - Set to <code>yes</code> to enable VOIP account X, and <code>no</code> to disable it.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","voip","line","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e8e7261a-188c-4b07-b920-0e3359f21c88"},{"name":"VOIP_APPLY","id":"d73527f4-422b-43ee-8678-d336ad0e54d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apply\": \"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/voip/apply","description":"<p>This endpoint makes an HTTP POST request to apply the VoIP settings.The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> -Set to <code>yes</code> to enable VOIP setings.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","voip","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d73527f4-422b-43ee-8678-d336ad0e54d0"},{"name":"RATELIMIT_ENABLE","id":"6d556904-36b8-4f47-99d0-cc83478de04e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"enable\":\"yes\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/ratelimit","description":"<p>This endpoint allows you to set or update rate limiting configurations.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><code>enable</code>:<code>(yes|no)</code> - Set to <code>yes</code> to enable rate limiting, and <code>no</code> to disable it.</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<ul>\n<li><code>status</code>: 200 OK</li>\n<li><code>message</code> (string): A message indicating the success of the rate limiting configuration update.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","ratelimit"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d556904-36b8-4f47-99d0-cc83478de04e"},{"name":"RATELIMIT_COS_X","id":"bb58f7c3-e03b-4e18-a471-5b53d732339a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \r\n   \"downstream\":\"123\",\r\n   \"upstream\":\"321\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/ratelimit/cos/1","description":"<p>This HTTP POST request is used to update the rate limit for a specific class of service (COS) at the specified endpoint. The request should include a JSON payload in the raw request body type.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<p>The request should include a raw JSON payload with the following parameters:</p>\n<ul>\n<li><code>downstream</code>:<code>(GPON:0-2400, XGS-PON: 0-10000)</code> - The downstream rate limit value for the specified CoS, in Mbit/s.</li>\n<li><code>upstream</code>:<code>(GPON:0-1200, XGS-PON: 0-10000)</code> - The upstream rate limit value for the specified CoS in Mbit/s.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","ratelimit","cos","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb58f7c3-e03b-4e18-a471-5b53d732339a"},{"name":"RATELIMIT_APPLY","id":"b0b1d4f3-77eb-43c8-874f-ed620aacf8ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \r\n   \"apply\":\"yes\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/ratelimit/apply","description":"<p>This endpoint allows you to apply rate limits by making an HTTP POST request to the specified URL. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Set to <code>yes</code> to apply rate-limit settings.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","ratelimit","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b0b1d4f3-77eb-43c8-874f-ed620aacf8ee"},{"name":"SYSLOG","id":"88feed1c-1880-42c2-87c7-f9497cfe3985","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"remote_enable\":\"yes\",\r\n    \"remote_ip\":\"192.168.33.34\",\r\n    \"remote_port\":\"1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/syslog","description":"<p>This endpoint allows you to send an HTTP POST request to in order to configure syslog settings.The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>remote_enable</code>:<code>(yes|no)</code> - Set to <code>yes</code> to enable rsyslog, and <code>no</code> to disable it.</li>\n<li><code>remote_ip</code>:<code>(x.x.x.x)</code> - host IP of log collector</li>\n<li><code>remote_port</code>:<code>(1024-65536)</code> - host port of log collector</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","syslog"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"88feed1c-1880-42c2-87c7-f9497cfe3985"},{"name":"SYSLOG_ENABLE","id":"0a17466c-0fc6-4e12-a6d4-ce4fbbc0018b","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"remote_enable\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/syslog","description":"<p>This endpoint allows you to send syslog configuration details via an HTTP POST request to the specified URL. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>remote_enable</code>:<code>(yes|no)</code> - Set to <code>yes</code> to enable rsyslog, and <code>no</code> to disable it.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","syslog"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a17466c-0fc6-4e12-a6d4-ce4fbbc0018b"},{"name":"SYSLOG_APPLY","id":"f3c335f9-05e8-4dec-9c7d-525d760af693","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \r\n   \"apply\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/syslog/apply","description":"<p>This endpoint allows you to apply syslog settings using an HTTP POST request to the specified URL. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> -  Set to <code>yes</code> to apply rsyslog settings.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","syslog","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f3c335f9-05e8-4dec-9c7d-525d760af693"},{"name":"MANAGEMENT_PASSWORD","id":"056364cd-5d80-44a8-a975-704f27125632","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"admin_password\": \"admin123\",\r\n        \"user_password\": \"adminnnnnn\",\r\n        \"reset_user_password\": \"NO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/passwords","description":"<h3 id=\"add-documentation\">Add Documentation</h3>\n<p>This endpoint makes an HTTP POST request to update the passwords for admin and user. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>admin_password</code> (string): The new password for the admin.</p>\n</li>\n<li><p><code>user_password</code> (string): The new password for the user.</p>\n</li>\n<li><p><code>reset_user_password</code>: <code>(YES|NO)</code> - Set to <code>YES</code> to reset useradmin password</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200 OK</p>\n</li>\n<li><p><code>message</code> (string): A message confirming the success of the password update.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","passwords"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"056364cd-5d80-44a8-a975-704f27125632"},{"name":"MANAGEMENT_PASSWORD_APPLY","id":"b4f6b83d-83c8-4ff8-860c-0da525d58cc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"apply\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/passwords/apply","description":"<p>This endpoint allows you to apply a password change. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> -  Set to <code>yes</code> to apply passwords settings.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","passwords","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b4f6b83d-83c8-4ff8-860c-0da525d58cc6"},{"name":"MANAGEMENT_TIME","id":"7803f61e-f05f-479a-9648-0aed756a09d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"time_zone\": \"GMT+02:00\",\r\n    \"ntp_server1\": \"216.239.35.1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/time","description":"<p>This endpoint allows you to update the time settings for the device. The request should include a JSON payload in the raw request body type.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><code>time_zone</code>: <code>(string)</code>: The time zone to be set for the device.</li>\n<li><code>ntp_server1</code>: <code>(x.x.x.x</code>): The address of the NTP server to be used for time synchronization.</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the status of the time update process.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","time"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7803f61e-f05f-479a-9648-0aed756a09d2"},{"name":"MANAGEMENT_TIME_APPLY","id":"9b46ab6f-6b5f-406d-a44c-2bb243748026","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"apply\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/apply","description":"<p>This HTTP POST request is used to apply management changes via the specified API endpoint. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> -  Set to <code>yes</code> to apply time settings.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9b46ab6f-6b5f-406d-a44c-2bb243748026"},{"name":"MANAGEMENT_WEB_ACL","id":"f08b372c-5cf5-47fa-b9c1-df604b381c4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"wan_mgmt_enable\": \"yes\",\r\n    \"wan_port\": \"8080\",\r\n    \"wan_https_port\":\"4443\",\r\n    \"iphost_port\":\"8081\",\r\n    \"iphost_https_port\":\"4444\",\r\n    \"lan_web_access_enable\":\"yes\",\r\n    \"https_access_enable\":\"yes\",\r\n    \"web_language\":\"ENGLISH\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/web","description":"<p>This endpoint makes an HTTP POST request to manage web settings. The request should include a JSON payload in the raw request body type.</p>\n<ul>\n<li><p><code>wan_mgmt_enable</code>: <code>(yes|no)</code>- enable or disable WAN management access ACL</p>\n</li>\n<li><p><code>wan_port</code>: <code>(1025-65536)</code> - www interface WAN http port</p>\n</li>\n<li><p><code>wan_https_port</code>:<code>(1025-65536)</code> - www interface WAN https port</p>\n</li>\n<li><p><code>iphost_port</code>:<code>(1025-65536)</code> - www interface iphost http port</p>\n</li>\n<li><p><code>iphost_https_port</code>:<code>(1025-65536)</code> - www interface iphost https port</p>\n</li>\n<li><p><code>lan_web_access_enable</code>:<code>(yes|no)</code> - access to the www from LAN side</p>\n</li>\n<li><p><code>https_access_enable</code>:<code>(yes|no)</code> - enable https</p>\n</li>\n<li><p><code>web_language</code>: <code>(ENGLISH|POLSKI|DEUTSCH)</code> - set language on web interface</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","web"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f08b372c-5cf5-47fa-b9c1-df604b381c4e"},{"name":"MANAGEMENT_WEB_ACL_X","id":"01767f59-b4cb-4f11-9982-8c084d618c5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ip_address\":\"192.168.123.123\",\r\n    \"net_mask\":\"24\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/web/acl/1","description":"<p>This API endpoint makes an HTTP POST request to add an Access Control List (ACL) entry. The request should include a JSON payload in the raw request body type:</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>ip_address</code>:<code>(x.x.x.x)</code> - The IP address to be added to the ACL.</p>\n</li>\n<li><p><code>net_mask</code>:<code>(y.y.y.y)</code> - The net mask for the IP address.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","web","acl","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"01767f59-b4cb-4f11-9982-8c084d618c5f"},{"name":"MANAGEMENT_WEB_IPV6_ACL","id":"ae721aa7-3fb7-40fd-8ef9-584c289dcd05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"wan_mgmt_enable\": \"NO\",\r\n    \"wan_port\": \"8182\",\r\n    \"https_access_enable\": \"NO\",\r\n    \"wan_https_port\": \"8183\",\r\n    \"lan_web_access_enable\": \"NO\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/web","description":"<p>This endpoint makes an HTTP POST request to manage web settings. The request should include a JSON payload in the raw request body type.</p>\n<ul>\n<li><p><code>wan_mgmt_enable</code>: <code>(yes|no)</code>- enable or disable WAN management access ACL</p>\n</li>\n<li><p><code>wan_port</code>: <code>(1025-65536)</code> - www interface WAN http port</p>\n</li>\n<li><p><code>wan_https_port</code>:<code>(1025-65536)</code> - www interface WAN https port</p>\n</li>\n<li><p><code>lan_web_access_enable</code>:<code>(yes|no)</code> - access to the www from LAN side</p>\n</li>\n<li><p><code>https_access_enable</code>:<code>(yes|no)</code> - enable https</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","web"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae721aa7-3fb7-40fd-8ef9-584c289dcd05"},{"name":"MANAGEMENT_WEB_IPV6_ACL_APPLY","id":"13ff3c9a-2b3d-4a30-978d-25bcbf1659f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"apply\":\"yes\"\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/web_ipv6/apply","description":"<p>This endpoint makes an HTTP POST request to apply management settings via the web interface. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> -  Set to <code>yes</code> to apply WEB settings.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","web_ipv6","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"13ff3c9a-2b3d-4a30-978d-25bcbf1659f3"},{"name":"MANAGEMENT_WEB_APPLY","id":"894c11f4-0e3e-4257-95d0-df8c79f5a277","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"apply\":\"yes\"\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/web/apply","description":"<p>This endpoint makes an HTTP POST request to apply management settings via the web interface. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> -  Set to <code>yes</code> to apply WEB settings.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","web","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"894c11f4-0e3e-4257-95d0-df8c79f5a277"},{"name":"MULTICAST","id":"81c2b209-c0b2-45f3-821e-0b3739bd3f79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"igmp_snooping_enable\": \"YES\",\r\n    \"igmp_lan_isolation\": \"YES\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/multicast","description":"<h3 id=\"add-documentation\">Add Documentation</h3>\n<p>This endpoint makes an HTTP POST request to configure igmp settings.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>igmp_snooping_enable</code>: <code>(YES|NO)</code> - Set to <code>YES</code> to enable IGMP Snooping, or <code>NO</code> to disable</p>\n</li>\n<li><p><code>igmp_lan_isolation</code>\": <code>(YES|NO)</code> - Set to <code>YES</code> to enable LAN isolation for IGMP multicast traffic. Set to <code>NO</code> to allow multicast between LAN ports</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200 OK</p>\n</li>\n<li><p><code>message</code> (string): A message confirming the success of the password update.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","multicast"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"81c2b209-c0b2-45f3-821e-0b3739bd3f79"},{"name":"MULTICAST_APPLY","id":"85d49263-678a-4f03-a08f-79bc0ea7b0d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"apply\":\"yes\"\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/multicast/apply","description":"<p>This endpoint makes an HTTP POST request to apply multicast settings via the web interface. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Set to <code>yes</code> to apply WEB settings.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","multicast","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"85d49263-678a-4f03-a08f-79bc0ea7b0d9"},{"name":"SECURITY","id":"da8f7a47-1dd9-402f-830e-22312f3342fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"lan_rogue_dhcp_filter\": \"YES\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/security","description":"<p>This HTTP POST request is used to add security configurations via the specified endpoint. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>lan_rogue_dhcp_filter</code>: <code>(yes|no)</code> - enable or disable LAN rogue DHCP server filter</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","security"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"da8f7a47-1dd9-402f-830e-22312f3342fb"},{"name":"SET_SECURITY_BRIDGE_FILTER","id":"7e021be1-1a92-4d67-bfca-4881cdba8e5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enable\": \"yes\",\r\n    \"ipv6_upstream_block\": \"\",\r\n    \"ipv6_downstream_block\": \"\",\r\n    \"multicast_upstream_block\": \"\",\r\n    \"multicast_downstream_block\": \"\",\r\n    \"flowcontrol_upstream_block\": \"\",\r\n    \"flowcontrol_downstream_block\": \"\",\r\n    \"netbios_upstream_block\": \"\",\r\n    \"netbios_downstream_block\": \"\",\r\n    \"stp_upstream_block\": \"\",\r\n    \"stp_downstream_block\": \"\",\r\n    \"stormcontrol_block\": \"WAN1,WAN2,WAN3,WAN4,WAN5,WAN6,WAN7\",\r\n    \"stormcontrol_downstream_limit\": \"64\",\r\n    \"stormcontrol_multicast\": \"NO\",\r\n    \"stormcontrol_broadcast\": \"YES\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/security/bridge_filter","description":"<p>This endpoint allows you to configure bridge filtering for security purposes. When making a POST request to this endpoint, you can provide a payload with various parameters to enable or disable specific types of filtering. The response will indicate the status of the request with a message.</p>\n<p>The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>enable</code>: <code>(yes|no)</code> - Enable or disable the bridge filtering.</li>\n<li><code>ipv6_upstream_block</code>: <code>(wan1-wan7)</code> - enable function on specific WAN interface</li>\n<li><code>ipv6_downstream_block</code>:<code>(wan1-wan7)</code> - enable function on specific WAN interface</li>\n<li><code>multicast_upstream_block</code>:<code>(wan1-wan7)</code> - enable function on specific WAN interface</li>\n<li><code>multicast_downstream_block</code>:<code>(wan1-wan7)</code> - enable function on specific WAN interface.</li>\n<li><code>flowcontrol_upstream_block</code>:<code>(wan1-wan7)</code> - enable function on specific WAN interface</li>\n<li><code>flowcontrol_downstream_block</code>:<code>(wan1-wan7)</code> - enable function on specific WAN interface.</li>\n<li><code>netbios_upstream_block</code>:<code>(wan1-wan7)</code> - enable function on specific WAN interface</li>\n<li><code>netbios_downstream_block</code>:<code>(wan1-wan7)</code> - enable function on specific WAN interface</li>\n<li><code>stp_upstream_block</code>:<code>(wan1-wan7)</code> - enable function on specific WAN interface</li>\n<li><code>stp_downstream_block</code>:<code>(wan1-wan7)</code> - enable function on specific WAN interface</li>\n<li><code>stormcontrol_block</code>:<code>(wan1-wan7)</code> - enable function on specific WAN interface</li>\n<li><code>stormcontrol_downstream_limit</code>:<code>(64,256,1024,4096)</code> - Set the downstream limit for storm control.</li>\n<li><code>stormcontrol_multicast</code> <code>(yes|no)</code> - enable or disable multicast forwarding on LAN side</li>\n<li><code>stormcontrol_broadcast``(yes|no)</code> - enable or disable storm control</li>\n<li><code>stormcontrol_force_lan</code>: <code>(yes|no)</code> - enable or disable storm control on LAN side</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","security","bridge_filter"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e021be1-1a92-4d67-bfca-4881cdba8e5f"},{"name":"SET_SECURITY_BRIDGE_FILTER_ENABLE","id":"b6a70205-4259-4d73-8433-7c44360de4c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enable\": \"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/security/bridge_filter","description":"<p>This endpoint makes an HTTP POST request to the specified URL in order to modify the bridge filter security settings. The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>enable</code>:<code>(yes|no)</code> - Set to <code>yes</code> to enable Bridge Filter, and <code>no</code> to disable it.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","security","bridge_filter"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b6a70205-4259-4d73-8433-7c44360de4c4"},{"name":"SET_SECURITY_BRIDGE_FILTER_APPLY","id":"a546dc8d-4200-4641-9fe4-24410740e4f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apply\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/security/bridge_filter/apply","description":"<p>This endpoint is used to apply bridge filter settings.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes|no)</code> - Set to <code>yes</code> to apply Bridge Filter.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","security","bridge_filter","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a546dc8d-4200-4641-9fe4-24410740e4f7"},{"name":"SECURITY_APPLY","id":"9234ba54-63af-4172-ad2e-5f17eebbe446","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"apply\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/security/apply","description":"<p>This HTTP POST request is used to apply security settings by sending a payload to the specified endpoint.The request should include a JSON payload in the raw request body type.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Set to <code>yes</code> to apply Security.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","security","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9234ba54-63af-4172-ad2e-5f17eebbe446"},{"name":"NAT_CONFIG","id":"a0a0b1cc-9c77-4a90-ab72-b2cb1f5c50b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{ \r\n    \"tcp_timeout_established\": \"24\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/","description":"<p>This endpoint allows you to make an HTTP POST request to the specified URL in order to configure the NAT settings. The request should include a JSON payload.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li>tcp_timeout_established: (1|12|24|120) - Time (in hours) before an established TCP connection is closed</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config",""],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0a0b1cc-9c77-4a90-ab72-b2cb1f5c50b1"},{"name":"NAT_CONFIG_DMZ","id":"7f491df9-9146-4b20-b94b-8b36e4e7c143","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \r\n    \"enabled\":\"yes\",\r\n    \"interface\":\"wan1\",\r\n    \"host_ip\":\"192.168.33.123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/dmz","description":"<p>This endpoint allows you to make an HTTP POST request to the specified URL in order to configure the DMZ (Demilitarized Zone) settings. The request should include a JSON payload.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>enabled</code>: <code>(yes|no)</code> - Indicates whether the DMZ is enabled or disabled.</li>\n<li><code>interface</code>:<code>(wan1-wan7)</code> - Specifies the interface(with NAT enabled) for the DMZ configuration.</li>\n<li><code>host_ip</code>:<code>(x.x.x.x)</code> - Represents the IP address of the host for the DMZ.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","dmz"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f491df9-9146-4b20-b94b-8b36e4e7c143"},{"name":"NAT_CONFIG_DMZ_ENABLE","id":"0b872c2c-0f77-4e60-8258-5ccbaec9cfce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \r\n    \"enabled\":\"no\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/dmz","description":"<p>This HTTP POST request is used to enable DMZ (Demilitarized Zone) configuration in the NAT (Network Address Translation) settings.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>enable</code>:<code>(yes|no)</code> - Set to <code>yes</code> to enable DMZ, and <code>no</code> to disable it.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","dmz"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b872c2c-0f77-4e60-8258-5ccbaec9cfce"},{"name":"NAT_CONFIG_DMZ_APPLY","id":"76c256d0-6e61-4dd1-85d0-09fb05dd19a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"appply\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/dmz/apply","description":"<p>This endpoint is used to configure the DMZ (Demilitarized Zone) settings.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Set <code>yes</code> to apply DMZ configuration</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","dmz","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"76c256d0-6e61-4dd1-85d0-09fb05dd19a6"},{"name":"NAT_CONFIG_ALG","id":"a47e3c1e-3a04-460f-a392-fa2d007aae37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ftp\": \"YES\",\r\n    \"sip\": \"YES\",\r\n    \"l2tp\": \"YES\",\r\n    \"ipsec\": \"NO\",\r\n    \"pptp\": \"YES\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/alg","description":"<p>This endpoint makes an HTTP POST request to configure NAT ALG settings. The request body should be in raw format with the following parameters: ftp, sip, l2tp, ipsec, and pptp. Each parameter should be set to either YES or NO to enable or disable the corresponding ALG.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<p><code>ftp</code>:<code>(yes|no)</code> - enable or disable FTP AGL support\n<code>sip</code>:<code>(yes|no)</code> - enable or disable SIP AGL support\n<code>l2tp</code>:<code>(yes|no)</code> - enable or disable L2TP AGL support\n<code>ipsec</code>:<code>(yes|no)</code> - enable or disable IPSEC AGL support\n<code>pptp</code>:<code>(yes|no)</code> - enable or disable PPTP AGL support</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","alg"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a47e3c1e-3a04-460f-a392-fa2d007aae37"},{"name":"NAT_CONFIG_ALG_APPLY","id":"c87c5b79-85d8-4b6f-95dc-0604541281af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apply\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/alg/apply","description":"<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Set to <code>yes</code> to enable ALG config</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","alg","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c87c5b79-85d8-4b6f-95dc-0604541281af"},{"name":"NAT_CONFIG_PORTFORWARDING_RULE_X","id":"17f30ee5-df10-498d-a180-77c138cec5f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"active\":\"yes\",\r\n    \"protocol\":\"udp\",\r\n    \"wan_start_port\":\"4000\",\r\n    \"wan_end_port\":\"5000\",\r\n    \"local_ip\":\"192.168.99.125\",\r\n    \"lan_start_port\":\"1234\",\r\n    \"name\":\"TEST\",\r\n    \"nat_loopback_enabled\":\"no\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/port_forwarding_rule/0","description":"<p>This endpoint makes an HTTP POST request to create a port forwarding rule for NAT configuration.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><code>active</code>:<code>(yes|no)</code> - Indicates whether the port forwarding rule is active or not.</li>\n<li><code>protocol</code>:`(udp|tcp|(tcp|udp)) - Specifies the protocol to be used for the port forwarding rule.</li>\n<li><code>wan_start_port</code>:<code>(1025-65536)</code> - The starting port on the WAN side for the port forwarding rule.</li>\n<li><code>wan_end_port</code>:<code>(1025-65536)</code> - The ending port on the WAN side for the port forwarding rule.</li>\n<li><code>local_ip</code>:<code>(x.x.x.x)</code> - The local IP address to which the traffic will be forwarded.</li>\n<li><code>lan_start_port</code>:<code>(1025-65536)</code> - The starting port on the LAN side for the port forwarding rule.</li>\n<li><code>name</code>:<code>(custom_name)</code> - A name or label for the port forwarding rule.</li>\n<li><code>nat_loopback_enabled</code>:`(yes|no) - Indicates whether NAT loopback is enabled for the port forwarding rule.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","port_forwarding_rule","0"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"17f30ee5-df10-498d-a180-77c138cec5f5"},{"name":"NAT_CONFIG_PORTFORWARDING_APPLY","id":"3f5822ba-253d-4226-92f5-d82aff491842","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apply\":\"yes\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/port_forwarding_rule/apply","description":"<p>This endpoint is used to apply port forwarding rules for network address translation (NAT) configuration.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Set to <code>yes</code> to apply NAT port forwarding rules.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","port_forwarding_rule","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3f5822ba-253d-4226-92f5-d82aff491842"},{"name":"NAT_CONFIG_APPLY","id":"da34c18e-91fd-4c33-af61-98a774e38f52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apply\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/apply","description":"<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Set to <code>yes</code> to enable ALG config</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"da34c18e-91fd-4c33-af61-98a774e38f52"},{"name":"ROUTE_X","id":"aee96ddb-30d4-4d7f-b8e0-79bce5df8ae7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enable\": \"Yes\",\r\n    \"dst_ip\": \"192.168.150.0\",\r\n    \"netmask\": \"255.255.255.248\",\r\n    \"nat_to_route\": \"Yes\",\r\n    \"gateway\": \"192.168.67.1\",\r\n    \"interface\": \"WAN2\",\r\n    \"metric\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/route/ipv4/1","description":"<p>This endpoint is used to configure static routes on the device.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p>enable :<code>(yes|no)</code> - Indicates whether this static route is enabled.</p>\n</li>\n<li><p>dst_ip: <code>(x.x.x.x)</code> - Destination network IP address</p>\n</li>\n<li><p>netmask:<code>(y.y.y.y)</code> - Subnet mask for the destination network</p>\n</li>\n<li><p>nat_to_route: <code>(yes|no)</code> - Enable NAT on this rule</p>\n</li>\n<li><p>gateway: <code>(z.z.z.z)</code> - Gateway IP address</p>\n</li>\n<li><p>interface: <code>(WAN1|WAN2|WAN3|WAN4|WAN5|WAN6)</code> - WAN interface used for this rule</p>\n</li>\n<li><p>metric: <code>(0-15)</code> - Metric value of this route</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","route","ipv4","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"aee96ddb-30d4-4d7f-b8e0-79bce5df8ae7"},{"name":"ROUTE_APPLY","id":"2e983c0c-d4e5-4721-b07e-fc7277a1dab8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apply\": \"Yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/route/ipv4/apply","description":"<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Set to <code>yes</code> to apply IPv4 Static route</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","route","ipv4","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2e983c0c-d4e5-4721-b07e-fc7277a1dab8"},{"name":"PROVISIONING","id":"2a10f78e-5c7c-41f6-805f-c87df668f085","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"url\":\"ftp://ftpuser:ftppassword@192.168.89.109/halny.xml\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/provisioning","description":"<h3 id=\"provisioning-api\">Provisioning API</h3>\n<p>This API endpoint makes an HTTP POST request to the specified URL for provisioning tool.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>url</code>:<code>(halny_provisioning_url)</code> - The URL for provisioning.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","provisioning"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a10f78e-5c7c-41f6-805f-c87df668f085"},{"name":"MESH_AGENT_UPGRADE_X","id":"6617bf72-4e82-4b00-bcd8-774ec70d39ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"model_name\":\"HLE-3GM\",\r\n    \"firmware_version\":\"V3.1.28p2\",\r\n    \"server_type\":\"ftp\",\r\n    \"server_address\":\"192.168.89.99\",\r\n    \"server_login\":\"admin\",\r\n    \"server_password\":\"AdmiN*123\",\r\n    \"file_name\":\"abcdjdef.bit\",\r\n    \"reboot_time\":\"now\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/meshagentupgrade/1","description":"<p>This HTTP POST request is used to upgrade the mesh agent with the specified parameters. The request should include a JSON payload with the following keys: model_name, firmware_version, server_type, server_address, server_login, server_password, file_name, and reboot_time.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><code>model_name</code>:<code>(text)</code> -The model name of the device to be upgraded.</li>\n<li><code>firmware_version</code>:<code>(text)</code> - The version of the firmware to be upgraded.</li>\n<li><code>server_type</code>:<code>(text)</code> - The type of server for the upgrade.</li>\n<li><code>server_address</code>:<code>(text)</code> - The address of the server for the upgrade.</li>\n<li><code>server_login</code>:<code>(text)</code> - The login credentials for the server.</li>\n<li><code>server_password</code>:<code>(text)</code> - The password for the server login.</li>\n<li><code>file_name</code>:<code>(text)</code> - The name of the file for the upgrade.</li>\n<li><code>reboot_time</code>:<code>(text)</code> - The time for reboot after the upgrade.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","meshagentupgrade","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6617bf72-4e82-4b00-bcd8-774ec70d39ae"},{"name":"MESH_AGENT_UPGRADE_ENABLE","id":"87e67e81-f5a7-4685-9345-b3135c4756b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enable\":\"yes\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/meshagentupgrade","description":"<p>This HTTP POST request is used to upgrade the mesh agent.</p>\n<h3 id=\"request\">Request</h3>\n<p>The request body should be in raw format and should include the following parameter:</p>\n<ul>\n<li><code>enable</code>:<code>(yes|no)</code> - Indicates whether the EasyMesh Agent upgrade is enabled or not.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>Status</code>: 200</li>\n<li><code>message</code> (string): A message indicating the result of the operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","meshagentupgrade"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"87e67e81-f5a7-4685-9345-b3135c4756b5"},{"name":"MESH_AGENT_UPGRADE_APPLY","id":"37eb9f5e-5200-45c9-aecd-73a99c194b26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"apply\":\"yes\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/meshagentupgrade/apply","description":"<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>apply</code>:<code>(yes)</code> - Set to <code>yes</code> to apply EasyMesh Agent upgrade settings.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","meshagentupgrade","apply"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"37eb9f5e-5200-45c9-aecd-73a99c194b26"},{"name":"MESH_TOPOLOGY_UPDATE","id":"876b1d39-8567-426b-81be-25686954de0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"update\":\"yes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/meshnetworktopology/update","description":"<h3 id=\"update-mesh-network-topology\">Update Mesh Network Topology</h3>\n<p>This POST request is used to update the mesh network topology.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><code>update</code>:<code>(yes)</code> - refresh EasyMesh network topology</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><code>message</code>: A message indicating the status of the update operation.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","meshnetworktopology","update"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"876b1d39-8567-426b-81be-25686954de0d"},{"name":"VIDEO","id":"8e8e33f9-08ff-4342-9a78-390b65c02d10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"enabled\":\"yes\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/video","description":"<p>This HTTP POST request is used to set RF port state.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><code>enabled</code>:<code>(yes|no)</code> - Set RF port status</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>Status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating the result of the operation.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","video"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e8e33f9-08ff-4342-9a78-390b65c02d10"}],"id":"1f91ac2c-0a19-45c4-b8ab-3ec9e7484d82","description":"<p>The following are the currently supported POST methods, with each value being of type <code>string</code>.</p>\n","_postman_id":"1f91ac2c-0a19-45c4-b8ab-3ec9e7484d82","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}}},{"name":"DELETE","item":[{"name":"WAN_X","id":"0953c469-f217-49d4-9ca2-b2efd0995acc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wan/1","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wan","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"9e19a63f-f240-4834-b34e-cb9b327b49b8","name":"WAN_X","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wan/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 09:44:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"0953c469-f217-49d4-9ca2-b2efd0995acc"},{"name":"WAN all","id":"61de5aaf-5f55-45ea-9627-25bbda756fe3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wan","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wan"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"3136b649-98da-4d39-a3f1-0d15c2eff59f","name":"WAN all","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 09:44:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"61de5aaf-5f55-45ea-9627-25bbda756fe3"},{"name":"WAN_PORTBIND","id":"d32867f9-fd7b-4fd7-9e1e-461d4edab187","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wan/port_bind","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wan","port_bind"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"28004851-532f-4846-a52f-7d08a3f6043c","name":"WAN_PORTBIND","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wan/port_bind"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 09:54:00 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"d32867f9-fd7b-4fd7-9e1e-461d4edab187"},{"name":"WAN_X_PORTBIND","id":"fcd78111-c5e5-498c-9c0a-575e1552c247","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wan/1/port_bind","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wan","1","port_bind"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"3da8f230-fe89-44c3-8149-380eaca20c1f","name":"WAN_X_PORTBIND","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wan/1/port_bind"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 09:53:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"fcd78111-c5e5-498c-9c0a-575e1552c247"},{"name":"LAN","id":"893b5ea2-e341-4adc-97f2-f45c76ec4338","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/lan","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","lan"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"0acef193-422e-4d09-9590-4866fd7832b5","name":"LAN","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/lan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 09:54:11 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"893b5ea2-e341-4adc-97f2-f45c76ec4338"},{"name":"WIFI24","id":"51ed61d8-0fdd-4bc0-abb9-d2604d7f9983","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan24","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan24"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"6fe5f50f-3455-4338-82fb-373361542745","name":"WIFI24","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan24"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:19:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"51ed61d8-0fdd-4bc0-abb9-d2604d7f9983"},{"name":"WIFI24_SSID_X","id":"0611e020-8687-4b06-91c8-961a06b1d680","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan24/ssid/1","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan24","ssid","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"3496e4e1-26ae-4ce1-aafd-440c9770fcfa","name":"WIFI24_SSID_X","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan24/ssid/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:20:03 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"0611e020-8687-4b06-91c8-961a06b1d680"},{"name":"WIFI5","id":"15c4c6a9-904c-4b1a-8ea6-38a8150e52c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan5","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan5"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"dbf4a0eb-e39a-41fe-a528-3a733dc2db9e","name":"WIFI5","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:08:30 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"15c4c6a9-904c-4b1a-8ea6-38a8150e52c9"},{"name":"WIFI5_SSID_X","id":"5d761e7c-4389-4bb5-beb8-e3c3a8040d60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan5/ssid/1","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan5","ssid","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"42d6d0e2-f101-4d35-8d14-064e50feb583","name":"WIFI5_SSID_X","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan5/ssid/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:20:12 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"5d761e7c-4389-4bb5-beb8-e3c3a8040d60"},{"name":"VOIP","id":"a8c8c2e5-84f2-4dd9-8e3f-072ac584f215","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/voip","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","voip"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"c5f3f381-e870-40fe-b121-fa770a34dba6","name":"VOIP","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/voip"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:20:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"a8c8c2e5-84f2-4dd9-8e3f-072ac584f215"},{"name":"VOIP_LINE_X","id":"a0c87e3b-c200-4efa-8074-756628adc52f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/voip/line/1","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","voip","line","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"6ab2ddd9-26f0-4a32-8648-e121a5eb1a70","name":"LINE_1","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/voip/line/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:20:43 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"a0c87e3b-c200-4efa-8074-756628adc52f"},{"name":"RATELIMIT","id":"ae61cbce-e22c-42a8-97cb-88839396365f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/ratelimit","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","ratelimit"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"1b9708e1-81f4-4853-9ea9-d98588f4c774","name":"RATELIMIT","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/ratelimit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:20:49 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"ae61cbce-e22c-42a8-97cb-88839396365f"},{"name":"RATELIMIT_COS","id":"c5be1251-b4b9-41e6-a52e-9d32ca38d1d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/ratelimit/cos","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","ratelimit","cos"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"7a6c108f-6545-4edf-b307-8eed3613ab17","name":"RATELIMIT_COS","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/ratelimit/cos"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:20:55 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"c5be1251-b4b9-41e6-a52e-9d32ca38d1d3"},{"name":"RATELIMIT_COS_X","id":"28eb9fc3-bc5c-4178-8ce6-43de8afdeb28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/ratelimit/cos/1","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","ratelimit","cos","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"21fa08de-8e8f-431a-b579-3166722662db","name":"RATELIMIT_COS_X","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/ratelimit/cos/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:21:01 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"28eb9fc3-bc5c-4178-8ce6-43de8afdeb28"},{"name":"MANAGEMENT","id":"b85cef3b-376c-4a71-a717-335bf73752f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/web/acl/1","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","web","acl","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"b0d0546a-6b7d-4b92-a75b-ec96b79393b2","name":"MANAGEMENT","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/web/acl/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:21:07 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"b85cef3b-376c-4a71-a717-335bf73752f5"},{"name":"MANAGEMENT_PASS","id":"39bdf80d-5765-4d4a-bc1b-4ab25aa0a934","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/passwords","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","passwords"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"3262f490-b441-41b2-9870-6f4967a10e61","name":"MANAGEMENT_PASS","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/passwords"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:21:14 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"39bdf80d-5765-4d4a-bc1b-4ab25aa0a934"},{"name":"MANAGEMENT_TIME","id":"c016a4a8-7a42-47df-9cf2-609d8b61f194","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/time","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","time"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"db03404a-e52a-48d2-bbcb-2534b13a69bb","name":"MANAGEMENT_TIME","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/time"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:21:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"c016a4a8-7a42-47df-9cf2-609d8b61f194"},{"name":"MANAGEMENT_WEB_ACL_1","id":"542840db-73a4-4197-931e-f17a6c1b3183","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/web/acl/1","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","management","web","acl","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"c87afc18-5759-44f0-99ae-e9b4d101ff3c","name":"MANAGEMENT_WEB_ACL_1","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/management/web/acl/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:21:27 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"542840db-73a4-4197-931e-f17a6c1b3183"},{"name":"SECURITY","id":"ccc231b1-74b1-4e45-90fc-af319c276491","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/security","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","security"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"f4026fb3-eff3-4e94-9026-b3b9b729b6b3","name":"SECURITY","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/security"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:21:34 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"ccc231b1-74b1-4e45-90fc-af319c276491"},{"name":"SECURITY_BRIDGE_FILTER","id":"f8f11061-c15a-49b2-b1fe-52ec22e887bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/security/bridge_filter","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","security","bridge_filter"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"630bd20b-4a0f-4541-bedc-9b20a8610073","name":"SECURITY_BRIDGE_FILTER","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/security/bridge_filter"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Jan 1970 00:04:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"f8f11061-c15a-49b2-b1fe-52ec22e887bf"},{"name":"NAT_CONFIG_DMZ","id":"8ed7a9cf-f807-4d84-94f9-9eb03f5c04ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/dmz","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","dmz"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"beeecc4d-24b1-4b23-a89b-261be02dd848","name":"NAT_CONFIG_DMZ","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/dmz"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:45:02 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"8ed7a9cf-f807-4d84-94f9-9eb03f5c04ca"},{"name":"NAT_CONFIG_ALG","id":"8bfad9b1-bbed-40bf-8f67-02618d8492f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/alg","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","alg"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"a9741aa4-7fdf-4956-9e54-025584b60f64","name":"NAT_CONFIG_ALG","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/alg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 01 Jan 1970 00:04:26 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"8bfad9b1-bbed-40bf-8f67-02618d8492f6"},{"name":"NAT_CONFIG_DMZ_PORTFORWARDING_RULE_X","id":"c908f480-7aa5-4282-97a0-af83705e6796","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/port_forwarding_rule/0","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","port_forwarding_rule","0"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"c13b304e-e7a8-4f2f-8a6a-5e5074b30865","name":"NAT_CONFIG_DMZ_PORTFORWARDING_RULE_X","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/port_forwarding_rule/0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:53:04 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"c908f480-7aa5-4282-97a0-af83705e6796"},{"name":"NAT_CONFIG_DMZ_PORTFORWARDING_RULES","id":"506f782c-407a-4e27-a8b7-48f972de3995","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/port_forwarding_rule","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","nat_config","port_forwarding_rule"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"cd6c4401-1513-48bd-9691-dc6e66c6c358","name":"NAT_CONFIG_DMZ_PORTFORWARDING_RULES","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/nat_config/port_forwarding_rule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:53:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"506f782c-407a-4e27-a8b7-48f972de3995"},{"name":"ROUTE_X","id":"31561e99-b8a8-4c8b-b256-f48a471460b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/route/ipv4/2","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","route","ipv4","2"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"31561e99-b8a8-4c8b-b256-f48a471460b5"},{"name":"MESH_SETTINGS","id":"59806483-2908-41ad-87f2-46d99b9fa411","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan/mesh","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","wlan","mesh"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"d7c72525-f0a6-4a28-9969-3a4d2220ab56","name":"MESH_SETTINGS","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/wlan/mesh"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"124"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:20:21 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"INFO: COMMAND: '/api/v2/commands/save_config' and ONT restart is demanded in order to turn on EasyMesh feature\"\n}"}],"_postman_id":"59806483-2908-41ad-87f2-46d99b9fa411"},{"name":"MESH_AGENT_UPGRADE","id":"097e87b1-4a2d-483e-a968-7997b6c6114d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/meshagentupgrade","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","meshagentupgrade"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"5586155c-715f-4473-8714-5fc4b5eaad23","name":"MESH_AGENT_UPGRADE","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/meshagentupgrade"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:53:15 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"097e87b1-4a2d-483e-a968-7997b6c6114d"},{"name":"MESH_AGENT_X_UPGRADE","id":"fae34d11-ac60-4a75-a1aa-75baac521cbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/meshagentupgrade/1","description":"<p>This HTTP DELETE request is used to delete a specific resource at the given endpoint.</p>\n<p>The request does not contain a payload in the raw request body type.</p>\n<h4 id=\"response\">Response</h4>\n<ul>\n<li><p><code>status</code>: 200</p>\n</li>\n<li><p><code>message</code> (string): A message indicating a successful deletion of the specified resource.</p>\n</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","meshagentupgrade","1"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"ffe547ef-8ccc-4dee-b0af-ccc64f550b7d","name":"MESH_AGENT_X_UPGRADE","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/meshagentupgrade/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:53:21 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"fae34d11-ac60-4a75-a1aa-75baac521cbd"},{"name":"SYSLOG","id":"e84df2f5-0c9f-4518-8eb7-bea8c361def1","protocolProfileBehavior":{"strictSSL":false,"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/syslog","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}},"urlObject":{"protocol":"http","port":"48626","path":["api","v2","syslog"],"host":["{{ont_ip}}"],"query":[],"variable":[]}},"response":[{"id":"a2cbf564-1c0a-449c-8c6d-b15e51c34328","name":"SYSLOG","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://{{ont_ip}}:48626/api/v2/syslog"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Length","value":"21"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 31 May 2024 10:53:28 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"SUCCESS\"\n}"}],"_postman_id":"e84df2f5-0c9f-4518-8eb7-bea8c361def1"}],"id":"34f9ab94-93a2-405f-9cb2-d4efe8214482","description":"<p>The following are the currently supported DELETE methods. Using these methods restores the default settings for certain endpoints.</p>\n","_postman_id":"34f9ab94-93a2-405f-9cb2-d4efe8214482","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]},"isInherited":true,"source":{"_postman_id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","id":"17da0852-ae2e-4ae0-be93-36fb7d136dc5","name":"HALNy REST API V2","type":"collection"}}}],"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api_user}}"},{"key":"password","value":"{{api_pass}}"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"a0a28eab-f498-4e9c-941e-77600b6a4bf4"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"55e30e1e-4d0d-40df-8719-8cd6fe5b04b4"}}]}