Go to main content
Oracle® ZFS Storage Appliance RESTful API 설명서, 릴리스 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.