Go to main content

Oracle® ZFS Storage Appliance RESTful API 설명서, 릴리스 OS8.8.x

인쇄 보기 종료

업데이트 날짜: 2021년 8월
 
 

시스템 업데이트

이러한 명령은 시스템 업데이트 이미지를 관리합니다.

표 74  업데이트 명령
요청
경로 /api/system/v{1|2}에 추가
설명
GET
/updates
모든 시스템 업데이트를 나열합니다.
GET
/updates/update
지정된 시스템 업데이트 등록 정보를 가져옵니다.
GET
/update/platform
플랫폼 펌웨어(컨트롤러의 서비스 프로세서 및 시스템 보드 펌웨어를 칭함)의 업데이트 상태를 표시합니다.
GET
/update/firmware
구성요소 펌웨어(디스크 및 SSD 펌웨어와 디스크 인클로저 IOM 펌웨어를 칭함)의 업데이트 상태를 표시합니다.
PUT
/updates/update
업데이트 설정 수정
PUT
/updates/update/upgrade
지정된 업데이트 이미지로 업그레이드합니다.
PUT
/updates/update/check
지정된 업데이트 이미지에 대한 업그레이드 상태 검사를 실행합니다.
PUT
/updates/update/rollback
지정된 업데이트 이미지로 롤백합니다.
PUT
/updates-apply
호환되지 않는 지연 업데이트를 적용합니다.
DELETE
/updates/update
지정된 시스템 업데이트를 삭제합니다.
POST
/updates
업데이트 이미지를 어플라이언스로 로드합니다.
표 75  시스템 업데이트 등록 정보
등록 정보
유형
설명
version
String
매체 버전 업데이트
release_date
DateTime
릴리스 날짜 업데이트
install_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.