{"info":{"_postman_id":"512892aa-f17f-4b20-aa17-5fe72447c5c6","name":"Unofficial Toradex Easy Installer HTTP Rest API Documentation","description":"<html><head></head><body><p><strong>THIS IS NOT OFFICIAL!</strong></p>\n<p><strong>THIS IS NOT MAINTAINED!</strong></p>\n<p><strong>THIS IS NOT STABLE!</strong></p>\n<p><strong>THIS IS NOT GUARANTEED TO WORK IN THE FUTURE!</strong></p>\n<p><strong>USE AT YOUR OWN RISK!</strong></p>\n<p>For the examples below, 192.168.11.1 is Toradex module's IP that is running Toradex Easy Installer. And the port 8080 is the default port at which Toradex Easy Installer exposes its HTTP Rest API server.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"19931341","collectionId":"512892aa-f17f-4b20-aa17-5fe72447c5c6","publishedId":"2s93Xx1jf6","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-04-14T20:30:29.000Z"},"item":[{"name":"Get Tezi Status","id":"f11e1194-682d-4d09-8266-786644b59235","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"192.168.11.1:8080/status","description":"<p>Status can be:</p>\n<ul>\n<li>idle</li>\n<li>scanning</li>\n<li>installing</li>\n<li>installed</li>\n<li>aborted</li>\n<li>failed</li>\n<li>unkown</li>\n</ul>\n<p>Return format is JSON:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"status\": \"idle\"\n}\n\n</code></pre>","urlObject":{"port":"8080","path":["status"],"host":["192.168.11.1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f11e1194-682d-4d09-8266-786644b59235"},{"name":"List Tezi Feeds","id":"76539d96-0a8c-416c-b1da-196c92727a68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"192.168.11.1:8080/feeds","description":"<p>Return format is JSON:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n    {\n        \"enabled\": \"1\",\n        \"label\": \"Toradex Image Server\",\n        \"url\": \"http://tezi.toradex.com/image_list.json?PID8=00371102\"\n    },\n    {\n        \"enabled\": \"1\",\n        \"label\": \"Toradex 3rd Party Image Server\",\n        \"url\": \"http://tezi.toradex.com/image_list_3rdparty.json?PID8=00371102\"\n    },\n    {\n        \"enabled\": \"0\",\n        \"label\": \"Toradex Continuous Integration Server (testing)\",\n        \"url\": \"http://tezi.toradex.com/image_list_ci.json?PID8=00371102\"\n    }\n]\n\n</code></pre>","urlObject":{"port":"8080","path":["feeds"],"host":["192.168.11.1"],"query":[],"variable":[]}},"response":[],"_postman_id":"76539d96-0a8c-416c-b1da-196c92727a68"},{"name":"List Available Tezi images","id":"401eb417-e9d4-4155-91bd-652ca625ac15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"192.168.11.1:8080/images","description":"<p>Return format is JSON:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[\n    {\n        \"name\": \"TorizonCore with evaluation containers\",\n        \"release_date\": \"2023-03-29\",\n        \"uri\": \"http://tezi.toradex.com/artifactory/torizoncore-oe-prod-frankfurt/dunfell-5.x.y/release/20/apalis-imx8/torizon/torizon-core-docker-evaluation/teziimage/\",\n        \"version\": \"5.7.2+build.20.modified.container\"\n    },\n    {\n        \"name\": \"Toradex Easy Installer\",\n        \"release_date\": \"2023-02-22\",\n        \"uri\": \"http://tezi.toradex.com/artifactory/tezi-oe-prod-frankfurt/dunfell-5.x.y/release/14/apalis-imx8/tezi/tezi-run/teziimage/\",\n        \"version\": \"5.7.2+build.14\"\n    },\n...\n}\n\n</code></pre>","urlObject":{"port":"8080","path":["images"],"host":["192.168.11.1"],"query":[],"variable":[]}},"response":[],"_postman_id":"401eb417-e9d4-4155-91bd-652ca625ac15"},{"name":"Add New Tezi Feed","id":"56d4ec1c-a47b-43e6-a440-c8de2eb2adbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"feed_url\":\"http://xablau.local\"\n}","options":{"raw":{"language":"json"}}},"url":"192.168.11.1:8080/feeds","urlObject":{"port":"8080","path":["feeds"],"host":["192.168.11.1"],"query":[],"variable":[]}},"response":[],"_postman_id":"56d4ec1c-a47b-43e6-a440-c8de2eb2adbf"},{"name":"Trigger Tezi Image Installation (Flashing)","id":"7f536489-efca-4c36-bc5d-fb7612c6e654","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"accept_all_licenses\":\"false\",\n    \"image_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"192.168.11.1:8080/images","description":"<p>The index below respects the image index from the image list that we get from the <strong>List Available Tezi Images</strong>.</p>\n<p>Therefore, according to the image list above, the index 1 from the request below would install Toradex Easy Installer release date 2023-02-22 version 5.7.2+build.14.</p>\n","urlObject":{"port":"8080","path":["images"],"host":["192.168.11.1"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f536489-efca-4c36-bc5d-fb7612c6e654"}],"event":[{"listen":"prerequest","script":{"id":"50e440dd-6eec-4756-9b85-2b3a89e66d44","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"aec473df-42a4-4012-af40-623f61b67819","type":"text/javascript","exec":[""]}}],"variable":[{"key":"TEZI_IP","value":"192.168.11.1","type":"string"},{"key":"TEZI_PORT","value":"8080","type":"string"}]}