システムの更新 
        これらのコマンドは、システムの更新イメージを管理します。 
        
            Table 13-3  更新コマンド
            
            | 
                
                
                
                
                    
                        |  |  |  |  
                        | 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 | 更新イメージをアプライアンスにロードします |  | 
        
        
            Table 13-4  システム更新プロパティー
            
            | 
                
                
                
                
                    
                        |  |  |  |  
                        | 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.