Find-node-details-by-ip-address operation


The find-node-details-by-ip-address operation displays information about one or more nodes when you find using the IP address.

The following table describes the elements for the adapter request:

 Adapter request elements for find-node-details-by-ip-address operation

The following figure shows a sample adapter request for the find-node-details-by-ip-address operation:

Sample adapter request for the find-node-details-by-ip-address operation

<tsm-request>
 <operation-name>find-node-details-by-ip-address</operation-name>
 <command-request>
   <timeout-secs>30</timeout-secs>
   <command-options>
     <ip-address>177.66.44.101</ip-address>
     <domain>standard</domain>
   </command-options>
   <command-arguments />
 </command-request>
</tsm-request>


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

Sample adapter response for the find-node-details-by-ip-address operation

 <tsm-response>
 <metadata>
   <status>success</status>
   <count>1</count>
 </metadata>
 <commands-output>
   <command-output>
     <metadata>
       <command> dsmadmc -displaymode=list -id=admin -password=admin query node         '*' domain=standard format=detailed type=client</command>
       <line-count>928</line-count>
       <execution-milliseconds>185</execution-milliseconds>
       <exit-code>0</exit-code>
       <status>success</status>
     </metadata>
     <output>
       <nodes>
         <node>
           <node-name>RHEL4VM</node-name>
           <tcp-ip-name>s-17946.synapse.com</tcp-ip-name>
           <tcp-ip-address>177.66.44.101</tcp-ip-address>
         </node>
       </nodes>
     </output>
   </command-output>
 </commands-output>
</tsm-response>

 

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