Start VMRack operation


The Start VMRack operation starts a VMRack.

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

Adapter request elements for the Start VMRack operation

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

Sample adapter request for the Start VMRack operation

<dell-aim-request>
   <operation-name>start-vmrack</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 Start VMRack 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>
       <message>VMRack with ID - "CH.0.11" started successfully.</message>
     </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 20.18.01