{ "opencollection": "1.0.0", "info": { "name": "Equinix API Authentication OperatingSystems API", "version": "1.2" }, "items": [ { "info": { "name": "OperatingSystems", "type": "folder" }, "items": [ { "info": { "name": "Retrieve all operating system versions", "type": "http" }, "http": { "method": "GET", "url": "https://api.equinix.com/operating-system-versions" }, "docs": "Provides a listing of available operating system versions." }, { "info": { "name": "Retrieve all operating systems", "type": "http" }, "http": { "method": "GET", "url": "https://api.equinix.com/operating-systems" }, "docs": "Provides a listing of available operating systems to provision your new device with." } ] } ], "bundled": true }