{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Orgs Devices - AOS API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Orgs Devices - AOS", "type": "folder" }, "items": [ { "info": { "name": "getOrgAosRegisterCmd", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/orgs/:org_id/aos/register_cmd", "params": [ { "name": "org_id", "value": "", "type": "path" } ] }, "docs": "Generates a registration challenge token for TPM-based brownfield registration of AOS devices. The returned command string can be copied and pasted directly into an AOS device to register it with Mist." } ] } ], "bundled": true }