Go to main content

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

Exit Print View

Updated: November 2018
 
 

System Updates

These commands manage system update images.

Table 86  Update Commands
Request
Append to Path /api/system/v1
Description
GET
/updates
List all system updates
GET
/updates/update
Get the specified system update properties
GET
/update/platform
Show the update status of platform firmware (Refers to the Service Processor and System Board firmware on the controller)
GET
/update/firmware
Show the update status of component firmware (Refers to disk and SSD firmware and also Disk Enclosure IOM firmware)
PUT
/updates/update
Modify update settings
PUT
/updates/update/upgrade
Upgrade to the specified update image
PUT
/updates/update/check
Run upgrade health checks for the specified update image
PUT
/updates/update/rollback
Rollback to the specified update image
PUT
/updates-apply
Apply deferred incompatible updates
DELETE
/updates/update
Destroy the specified system update
POST
/updates
Load an update image onto the appliance
Table 87  System Update Properties
Property
Type
Description
version
String
Update media version
release_date
DateTime
Update release date
install_date
DateTime
Update latest installation date; if not installed, date of download to appliance
status
String
Update media status (immutable)
update_deferred
ChooseOne
Deferred setting: onreboot or onrequest

Deferred updates notice:

The following updates enable features that are incompatible with earlier
software versions. As these updates cannot be reverted once committed, and
peer system resources are updated across a cluster, verifying first that the
system upgrade is functioning properly before applying deferred updates is
advised.