Go to main content

Oracle® ZFS Storage Appliance RESTful API Guide, Release OS8.7.x

Exit Print View

Updated: December 2017
 
 

Log Commands

Request
Path /api/log/v1
Description
GET
List the log service commands
GET
/logs
List all log types
GET
/logs/?start=<index/time>&limit=<entry limit>
Get log entries for the selected range
GET
/logs/alert
List all alert logs
GET
/logs/alert?start=<index/time>&limit=<entry limit>
Get log entries for the selected range
GET
/collect
Download a collection of all log entries
GET
/collect?start=<index/time>&limit=<entry limit>
Download a collection of log entries from a selected range