{ "opencollection": "1.0.0", "info": { "name": "Equinix API Authentication Console Log Details API", "version": "1.2" }, "items": [ { "info": { "name": "Console Log Details", "type": "folder" }, "items": [ { "info": { "name": "captureScreenshot", "type": "http" }, "http": { "method": "GET", "url": "https://api.equinix.com/devices/:id/diagnostics/screenshot", "params": [ { "name": "id", "value": "", "type": "path", "description": "Device UUID" } ] }, "docs": "Capture a screenshot from the device, if supported, via the BMC." } ] } ], "bundled": true }