14.8.4. 호스트 차단 작업 API 사용자는 차단 작업으로 호스트의 전원 관리 장치를 제어합니다. 기능에 는 사용 가능한 fence_type 옵션이 나열됩니다. 예 14.31. 호스트 펜싱 작업 POST /ovirt-engine/api/hosts/2ab5e1da-b726-4274-bbf7-0a42b16a0fc3/fence Accept: application/xml Content-Type: application/xml <action> <fence_type>start</fence_type> </action> 이전다음