{ "opencollection": "1.0.0", "info": { "name": "Solaris Zones Oracle Solaris Kernel Zones Archive Creation Statistics Retrieval API", "version": "1.6" }, "request": { "auth": { "type": "apikey", "key": "_rad_session", "value": "{{_rad_session}}", "placement": "query" } }, "items": [ { "info": { "name": "Statistics Retrieval", "type": "folder" }, "items": [ { "info": { "name": "Solaris Zones Read Current Statistics Values", "type": "http" }, "http": { "method": "PUT", "url": "https://{host}:{port}/api/com.oracle.solaris.rad.zonemgr/1.6/Store/_rad_method/read", "body": { "type": "json", "data": "{}" } }, "docs": "Read the current values of one or more statistics identified by their SSIDs. Returns the most recent recorded values." }, { "info": { "name": "Solaris Zones Read Historical Statistics", "type": "http" }, "http": { "method": "PUT", "url": "https://{host}:{port}/api/com.oracle.solaris.rad.zonemgr/1.6/Store/_rad_method/readHistory", "body": { "type": "json", "data": "{}" } }, "docs": "Read historical statistics data within a specified time range. The StatsStore maintains historical data at configurable retention intervals." } ] } ], "bundled": true }