Go to main content
Oracle® ZFS Storage Appliance RESTful API 설명서, 릴리스 OS8.6.x

인쇄 보기 종료

업데이트 날짜: 2016년 9월
 
 

역할 삭제

시스템에서 역할을 삭제합니다. 역할이 계속 한 명 이상의 사용자에게 지정되어 있는 경우 질의 매개변수 "confirm"을 "true"로 설정해야 합니다.

요청 예:

DELETE /api/role/v1/roles/rola?confirm=true HTTP/1.1
Authorization: Basic abcefgMWE=
Host: zfssa.example.com:215
Accept: */*

결과 예:

HTTP/1.1 204 No Content
X-Zfssa-Appliance-Api: 1.0