Cisco Cisco Elastic Services Controller 2.3 開発者ガイド

ページ / 85
    <vm_target/> 
    <event> 
      <type>VM_RECOVERY_UNDEPLOYED</type> 
    </event> 
  </escEvent> 
</notification> 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"> 
  <eventTime>2016-06-23T18:30:20.256+00:00</eventTime> 
  <escEvent xmlns="http://www.cisco.com/esc/esc"> 
    <status>SUCCESS</status> 
    <status_code>200</status_code> 
    <status_message>VM [depzz_g1_0_50521f93-7374-4881-960b-95aa13d55ddf] has been 
deployed as part of recovery.</status_message> 
    <depname>depzz</depname> 
    <tenant>ttt</tenant> 
    <tenant_id>721d0a0aaf5a40299650d4ec74f48f1a</tenant_id> 
    <svcid>NULL</svcid> 
    <depid>d4778a3a-deba-4df7-9614-03f31f1beab3</depid> 
    <vm_group>g1</vm_group> 
    <vm_source> 
      <vmid>1dd943b9-93a4-4987-b26b-1b8fd264774d</vmid> 
      <hostid>4f926bb44423804ea8d87cac946b80e637c315f4f606bfa788b19b8c</hostid> 
      <hostname>my-ucs-7</hostname> 
    </vm_source> 
    <vm_target> 
      <vmid>22d210a1-15e1-4e2b-a7a9-9796ec7b259c</vmid> 
      <hostid>4f926bb44423804ea8d87cac946b80e637c315f4f606bfa788b19b8c</hostid> 
      <hostname>my-ucs-7</hostname> 
      <interfaces> 
        <interface> 
          <nicid>0</nicid> 
          <type>virtual</type> 
          <port_id>71fd1601-f78b-41ce-a518-48fae917affb</port_id> 
          <network>943fda9e-79f8-400c-b442-3506f102721a</network> 
          <subnet>e313b95c-ca1f-4c81-8d60-c9e721a85d0b</subnet> 
          <ip_address>192.168.0.75</ip_address> 
          <mac_address>fa:16:3e:e9:23:f7</mac_address> 
          <netmask>255.255.255.0</netmask> 
          <gateway>192.168.0.1</gateway> 
        </interface> 
      </interfaces> 
    </vm_target> 
    <event> 
      <type>VM_RECOVERY_DEPLOYED</type> 
    </event> 
  </escEvent> 
</notification> 
 
Finally, vm recovery complete is received
 
<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"> 
  <eventTime>2016-06-23T18:30:36.069+00:00</eventTime> 
  <escEvent xmlns="http://www.cisco.com/esc/esc"> 
    <status>SUCCESS</status> 
    <status_code>200</status_code> 
    <status_message>Recovery: Successfully recovered VM [depzz_g1_0_50521f93-7374-
4881-960b-95aa13d55ddf].</status_message> 
    <depname>depzz</depname> 
    <tenant>ttt</tenant> 
    <tenant_id>721d0a0aaf5a40299650d4ec74f48f1a</tenant_id> 
    <svcid>NULL</svcid> 
    <depid>d4778a3a-deba-4df7-9614-03f31f1beab3</depid> 
    <vm_group>g1</vm_group> 
    <vm_source> 
      <vmid>1dd943b9-93a4-4987-b26b-1b8fd264774d</vmid> 
      <hostid>4f926bb44423804ea8d87cac946b80e637c315f4f606bfa788b19b8c</hostid> 
      <hostname>my-ucs-7</hostname>