Unassign Persona From Server Pool operation


The Unassign Persona From Server Pool operation unassigns a persona from a server pool.

The following table describes the <items> XML and request elements for the Unassign Persona From Server Pool operation.

Adapter request elements for the Unassign Persona From Server Pool operation

The following figure illustrates a sample adapter request for the Unassign Persona From Server Pool operation:

Sample adapter request for the Unassign Persona From Server Pool operation

<dell-aim-request>
   <operation-name>unassign-persona-from-server-pool</operation-name>
   <arguments>
     <persona-id>PI_WEBSTORE_APACHE.2.0</persona-id>
     <server-pool-id>SP_X86_2_CPU_SERVER</server-pool-id>
   </arguments>
 </dell-aim-request>

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

Sample adapter response for the Unassign Persona From Server Pool 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>Persona with ID - "PI_WEBSTORE_APACHE.2.0" unassigned from server pool with ID - "SP_X86_2_CPU_SERVER" 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 21.02