Start Persona On Server operation


The Start Persona On Server operation starts a persona on the specified server.

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

Adapter request elements for the Start Persona On Server operation

The following figure illustrates a sample adapter request for the Start Persona On Server operation:

Sample adapter request for the Start Persona On Server operation

<dell-aim-request>
    <operation-name>start-persona-on-server</operation-name>
    <arguments>
      <target>config1</target>
      <persona-id>PI_WEBSTORE_APACHE.2.0</persona-id>
      <server-id>BS_3_CH.0.1</server-id>
    </arguments>
</dell-aim-request>


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

Sample adapter response for the Start Persona On Server 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" started on host with ID - "BS_3_CH.0.1" 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 23.1