Oracle® VM Server for SPARC 3.2 관리 설명서

인쇄 보기 종료

업데이트 날짜: 2015년 5월
 
 

등록 및 등록 해제

<LDM_interface> 메시지를 사용하여 이벤트에 대해 등록할 수 있습니다. <LDM_interface> 태그를 참조하십시오. <action> 태그는 등록 또는 등록을 해제할 이벤트의 유형을 자세히 설명하며 <data> 섹션은 비어 있습니다.

예 22-3  이벤트 등록 요청 메시지 예
<LDM_interface version="1.3">
  <cmd>
    <action>reg-domain-events</action>
    <data version="3.0"/>
  </cmd>
</LDM_interface>

Logical Domains Manager는 등록 또는 등록 해제가 성공적인지 여부를 나타내는 <LDM_interface> 응답 메시지로 응답합니다.

예 22-4  이벤트 등록 응답 메시지 예
<LDM_interface version="1.3">
  <cmd>
    <action>reg-domain-events</action>
    <data version="3.0"/>
      <response>
        <status>success</status>
      </response>
    </data>
    <response>
      <status>success</status>
    </response>
  </cmd>
  <response>
    <status>success</status>
  </response>
</LDM_interface>

각 이벤트 유형에 대한 작업 문자열은 이벤트 하위 섹션에 나열됩니다.