{"id":32428,"date":"2022-02-03T17:19:59","date_gmt":"2022-02-03T23:19:59","guid":{"rendered":"http:\/\/www.multitech.net\/developer\/?page_id=32428"},"modified":"2022-02-04T10:24:52","modified_gmt":"2022-02-04T16:24:52","slug":"create-an-apply-app-configuration-task-on-a-device","status":"publish","type":"page","link":"https:\/\/www.multitech.net\/developer\/software\/devicehq\/account-api-extensions-for-task-management\/detailed-request-examples\/create-an-apply-app-configuration-task-on-a-device\/","title":{"rendered":"Create an Apply App Configuration Task on a Device"},"content":{"rendered":"<pre class=\"brush:xml\">\r\nPOST \/api\/v2\/devices\/995560841\/tasks\r\n{\r\n  \"data\": {\r\n    \"type\": \"tasks\",\r\n    \"attributes\": {\r\n      \"type\": \"INSTALL_CONFIGS\",\r\n      \"config_ids\": [\r\n        \"60db225031eddd3bb1dcc43e\"\r\n      ]\r\n    }\r\n  }\r\n}<\/pre>\n<p>RESPONSE:<\/p>\n<pre class=\"brush:xml\">\r\n{\r\n  \"data\": {\r\n    \"id\": \"60db225131eddd3bb1dcc445\",\r\n    \"type\": \"tasks\",\r\n    \"attributes\": {\r\n      \"function\": \"INSTALL_CONFIGS\",\r\n      \"created_at\": \"2021-06-29T13:38:25.481Z\",\r\n      \"state\": \"queued\",\r\n      \"app_id\": \"60db225031eddd3bb1dcc43a\",\r\n      \"config_ids\": \"60db225031eddd3bb1dcc43e\",\r\n      \"app\": {\r\n        \"name\": \"app_28832400\",\r\n        \"version\": \"*\",\r\n        \"config_ids\": \"60db225031eddd3bb1dcc43e\",\r\n        \"id\": \"60db225031eddd3bb1dcc43a\"\r\n      },\r\n     \"app_configs\": [\r\n        {\r\n          \"id\": \"60db225031eddd3bb1dcc43e\",\r\n          \"description\": \"ac desc 0.211886161970272\",\r\n          \"install_requested_at\": \"2021-06-29T13:28:25.000+00:00\",\r\n          \"version\": \"0.4.5\"\r\n        }\r\n      ],\r\n      \"version\": \"*\"\r\n    }\r\n  }\r\n}\r\n\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>POST \/api\/v2\/devices\/995560841\/tasks { &#8220;data&#8221;: { &#8220;type&#8221;: &#8220;tasks&#8221;, &#8220;attributes&#8221;: { &#8220;type&#8221;: &#8220;INSTALL_CONFIGS&#8221;, &#8220;config_ids&#8221;: [ &#8220;60db225031eddd3bb1dcc43e&#8221; ] } } } RESPONSE: { &#8220;data&#8221;: { &#8220;id&#8221;: &#8220;60db225131eddd3bb1dcc445&#8221;, &#8220;type&#8221;: &#8220;tasks&#8221;, &#8220;attributes&#8221;: { &#8220;function&#8221;: &#8220;INSTALL_CONFIGS&#8221;, &#8220;created_at&#8221;: &#8220;2021-06-29T13:38:25.481Z&#8221;, &#8220;state&#8221;: &#8220;queued&#8221;, &#8220;app_id&#8221;: &#8220;60db225031eddd3bb1dcc43a&#8221;, &#8220;config_ids&#8221;: &#8220;60db225031eddd3bb1dcc43e&#8221;, &#8220;app&#8221;: { &#8220;name&#8221;: &#8220;app_28832400&#8221;, &#8220;version&#8221;: &#8220;*&#8221;, &#8220;config_ids&#8221;: &#8220;60db225031eddd3bb1dcc43e&#8221;, &#8220;id&#8221;: &#8220;60db225031eddd3bb1dcc43a&#8221; }, &#8220;app_configs&#8221;: [ { &#8220;id&#8221;: &#8220;60db225031eddd3bb1dcc43e&#8221;, &#8220;description&#8221;: [&hellip;]<\/p>\n","protected":false},"author":537,"featured_media":0,"parent":32378,"menu_order":9,"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-32428","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32428","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\/537"}],"replies":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/comments?post=32428"}],"version-history":[{"count":6,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32428\/revisions"}],"predecessor-version":[{"id":32890,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32428\/revisions\/32890"}],"up":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32378"}],"wp:attachment":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/media?parent=32428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}