Find VMRack Details operation


The Find VMRack Details operation retrieves the details of a specified VMRack.

The following table describes the <items> XML and request elements for the Find VMRack Details operation.

Adapter request elements for the Find VMRack Details operation

The following figure illustrates a sample adapter request for the Find VMRack Details operation:

Sample adapter request for the Find VMRack Details operation

<dell-aim-request>
    <operation-name>find-vmrack-details</operation-name>
    <arguments>
      <target>config1</target>
      <vmrack-id>CH.0.11</vmrack-id>
    </arguments>
</dell-aim-request>

The following figure illustrates the adapter response for the sample request:

Sample adapter response for the Find VMRack Details operation

<dell-aim-response>
  <metadata>
    <status>success</status>
    <response-count>1</response-count>
  </metadata>
  <responses>
    <response>
      <metadata>
        <target>config1</target>
        <status>success</status>
        <count>1</count>
      </metadata>
      <output>
        <vm-racks>
          <vm-rack>
            <agent-exists>false</agent-exists>
            <app-state>runnable</app-state>
            <confirmations-enabled>false</confirmations-enabled>
            <consecutive-failures>0</consecutive-failures>
            <copy-enabled>false</copy-enabled>
            <description></description>
            <extensions-enabled>false</extensions-enabled>
            <health-monitor-enabled>false</health-monitor-enabled>
            <id>CH.0.11</id>
            <maintenance-description></maintenance-description>
            <maintenance-mode>false</maintenance-mode>
            <management-type>unknown</management-type>
            <manufacturer>ESX</manufacturer>
            <mode>normal</mode>
            <model>ESX</model>
            <name>VMware ESX 4 VMrack</name>
            <net-boot>false</net-boot>
            <network-automation-mode>readOnly</network-automation-mode>
            <network-mode>trunk</network-mode>
            <networking-enabled>true</networking-enabled>
            <os-arch>x86_32</os-arch>
            <os-family>esx</os-family>
            <routing-and-dns>managed</routing-and-dns>
            <scn-assignment-type>pool</scn-assignment-type>
            <selected-image-id>IN.3.1</selected-image-id>
            <serial-number>CH.0.11</serial-number>
            <slot-count>10</slot-count>
            <state>running</state>
            <supports-maintenance-mode>false</supports-maintenance-mode>
            <template>false</template>
            <type>esx</type>
            <vnode-management>direct</vnode-management>
            <rack-management>
              <net-address>192.9.200.206</net-address>
              <snmp-v3-auth-protocol>unknown</snmp-v3-auth-protocol>
              <snmp-v3-priv-protocol>unknown</snmp-v3-priv-protocol>
              <sys-contact>Beavis</sys-contact>
              <sys-location>Nowhere</sys-location>
              <sys-name>ESX Chassis 192.9.200.206</sys-name>
              <use-ssh>false</use-ssh>
              <use-snmp-v3>false</use-snmp-v3>
              <verify-identity>false</verify-identity>
            </rack-management>
            <version />
            <switches>
              <switch>
                <management>
                  <net-address>192.9.200.207</net-address>
                  <snmp-v3-auth-protocol>unknown</snmp-v3-auth-protocol>
                  <snmp-v3-priv-protocol>unknown</snmp-v3-priv-protocol>
                  <sys-contact>Nobody</sys-contact>
                  <sys-location>Scalent Lab, Rack 1</sys-location>
                  <sys-name>Cisco WS-C3750G-24T-.*</sys-name>
                  <use-ssh>false</use-ssh>
                  <use-snmp-v3>false</use-snmp-v3>
                  <verify-identity>false</verify-identity>
                </management>
                <channel-id>1</channel-id>
                <id>SW.0.1</id>
                <management-mode>fullyManaged</management-mode>
                <manufacturer>Cisco</manufacturer>
                <model>WS-C3750G-24T-.*</model>
                <module-count>1</module-count>
                <name>Cisco WS-C3750G-24T-.*</name>
                <state>unknown</state>
                <type>Ethernet</type>
                <validation-frequency>60</validation-frequency>
                <eth-ports>
                  <port>
                    <auto-negotiate>true</auto-negotiate>
                    <channel-id>0</channel-id>
                    <duplex>full</duplex>
                    <enabled>true</enabled>
                    <flow-control>true</flow-control>
                    <lag-type>discrete</lag-type>
                    <max-speed>1000</max-speed>
                    <name>GigabitEthernet1/0/2</name>
                    <name-abbrev>Gi1/0/2</name-abbrev>
                    <port-module>1</port-module>
                    <port-num>2</port-num>
                    <role>host</role>
                    <speed>1000</speed>
                    <state>unknown</state>
                  </port>
                  ...
                </eth-ports>
              </switch>
              ...
            </switches>
            <images>
              <image>
                <assigned-host-id>BS_1_CH.0.1</assigned-host-id>
                <assigned-rack-id>CH.0.1</assigned-rack-id>
                <boot-type>disk</boot-type>
                <id>IN.3.1</id>
                <orig-app-id>PR.3.0</orig-app-id>
              </image>
            </images>
          </vm-rack>
        </vm-racks>
      </output>
    </response>
  </responses>
</dell-aim-response>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Orchestration Content 24.3