{"id":13024,"date":"2016-06-22T13:26:18","date_gmt":"2016-06-22T18:26:18","guid":{"rendered":"http:\/\/www.multitech.net\/developer\/?page_id=13024"},"modified":"2022-08-01T13:52:05","modified_gmt":"2022-08-01T18:52:05","slug":"state-of-dhcp","status":"publish","type":"page","link":"https:\/\/www.multitech.net\/developer\/software\/mtr-software\/mtr-api-reference\/rcell_api_requests\/making-requests\/state-of-dhcp\/","title":{"rendered":"Confirm the Current State of DHCP"},"content":{"rendered":"<p>The API allows requests to path to specific elements or groups of embedded elements. For example, if a user only wanted to know if DHCP was enabled, they could make the request: <code>https:\/\/[device_ip]\/api\/dhcp\/enabled<\/code>.<\/p>\n<p><strong>Example<\/strong>: Path to an element within the DHCP collection.<\/p>\n<pre class=\"brush:xml\">GET https:\/\/192.168.2.1\/api\/dhcp\/enabled\r\n\r\nStatus: HTTP\/1.1 200 OK\r\n{\r\n    \"code\" : 200, \r\n    \"result\" : true,\r\n    \"status\" : \"success\"\r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>The API allows requests to path to specific elements or groups of embedded elements. For example, if a user only wanted to know if DHCP was enabled, they could make the request: https:\/\/[device_ip]\/api\/dhcp\/enabled. Example: Path to an element within the DHCP collection. GET https:\/\/192.168.2.1\/api\/dhcp\/enabled Status: HTTP\/1.1 200 OK { &#8220;code&#8221; : 200, &#8220;result&#8221; : true, [&hellip;]<\/p>\n","protected":false},"author":1872,"featured_media":0,"parent":12981,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-13024","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/13024","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/users\/1872"}],"replies":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/comments?post=13024"}],"version-history":[{"count":13,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/13024\/revisions"}],"predecessor-version":[{"id":32921,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/13024\/revisions\/32921"}],"up":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/12981"}],"wp:attachment":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/media?parent=13024"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}