Go to main content
Oracle® ZFS Storage Appliance RESTful API ガイド、Release OS8.6.x

印刷ビューの終了

更新: 2016 年 9 月
 
 

システムの更新

これらのコマンドは、システムの更新イメージを管理します。

表 104  更新コマンド
リクエスト
パス /api/system/v1
説明
GET
/updates
すべてのシステム更新を一覧表示します
GET
/updates/<update>
指定されたシステム更新プロパティーを取得します
GET
/updates-firmware
アップグレードされる残りのコンポーネントを、最後の試行の時間および現在のステータスとともに一覧表示します
PUT
/updates/<update>
更新設定を変更します
PUT
/updates/<update>/upgrade
指定された更新イメージへアップグレードします
PUT
/updates/<update>/check
指定された更新イメージに対してアップグレード健全性検査を実行します
PUT
/updates/<update>/rollback
指定された更新イメージにロールバックします
PUT
/updates-apply
互換性のない遅延更新を適用します
DELETE
/updates/<update>
指定されたシステム更新を破棄します
POST
/updates
更新イメージをアプライアンスにロードします
表 105  システム更新プロパティー
名前
説明
version
String
媒体バージョンを更新します
date
DateTime
リリース日を更新します
status
String
媒体ステータスを更新します (変更不可)
update_deferred
ChooseOne
遅延設定 [「onreboot」,「onrequest」]

遅延更新の通知:

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.