Go to main content

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

Exit Print View

Updated: December 2017
 
 

Diagnostic Reboot

Reboots the appliance, gathering additional diagnostic information in the process. This command runs asynchronously and returns HTTP Status 202 (Accepted). The appliance must be monitored to follow the status of the actual command.


Note -  If there is a pending platform update available to the appliance, it will be not applied during this diagnostic reboot.

Example Request:

PUT /api/system/v1/reboot?diag=true HTTP/1.1 
Host: zfs-storage.example.com