Go to main content

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

Exit Print View

Updated: November 2018
 
 

Appliance System Commands

The following system commands are available.

Table 84  Appliance System Commands
Request
Append to Path /api/system/v1
Description
GET
/version
List the appliance hardware and software version information.
PUT
/reboot
Reboot the appliance. Any queued platform updates will be applied during this reboot.
PUT
/reboot?skip_update=true
Reboot the appliance without applying any queued platform updates.
PUT
/reboot?diag=true
Diagnostic reboot: reboot the appliance, gathering additional diagnostic information in the process.
PUT
/poweroff
Turn off the appliance.
PUT
/restart
Restart the management interface and gather diagnostic information.
PUT
/factoryreset
Reset the appliance configuration back to factory settings.
GET
/disks
List all system disks.
GET
/disks/disk
List the specified system disk properties.
GET
/memory
System memory status report.