{ "opencollection": "1.0.0", "info": { "name": "Solaris Zones Oracle Solaris Kernel Zones Archive Creation Zone Info API", "version": "1.6" }, "request": { "auth": { "type": "apikey", "key": "_rad_session", "value": "{{_rad_session}}", "placement": "query" } }, "items": [ { "info": { "name": "Zone Info", "type": "folder" }, "items": [ { "info": { "name": "Solaris Zones Get Executing Zone Information", "type": "http" }, "http": { "method": "GET", "url": "https://{host}:{port}/api/com.oracle.solaris.rad.zonemgr/1.6/ZoneInfo", "params": [ { "name": "_rad_detail", "value": "", "type": "query", "description": "When present, returns detailed property information for each interface or object in the response." } ] }, "docs": "Returns read-only information about the zone in which the RAD daemon is currently executing, including whether it is the global zone." } ] } ], "bundled": true }