Red Hat Training

A Red Hat training course is available for Red Hat Virtualization

6.220.9. 유지 관리 POST

호스팅 엔진 가상 머신에서 글로벌 유지 관리 모드를 설정합니다.

이 작업은 다른 가상 머신에는 영향을 미치지 않습니다.

예제:

POST /ovirt-engine/api/vms/123/maintenance
<action>
  <maintenance_enabled>true<maintenance_enabled/>
</action>

표 6.683. 매개변수 요약

이름유형direction요약

async

부울

in

전역 유지 관리 작업을 비동기적으로 수행해야 하는지 여부를 나타냅니다.Indicates if the global maintenance action should be performed asynchronously.

maintenance_enabled

부울

in

전역 유지 관리를 활성화하거나 비활성화해야 하는지 여부를 나타냅니다.