Find Persona Details operation


The Find Persona Details operation finds the details of a persona.

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


Adapter request elements for the Find Persona Details operation



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

Sample adapter request for the Find Persona Details operation

<dell-aim-request>
    <operation-name>find-persona-details</operation-name>
    <arguments>
      <target>config1</target>
      <persona-id>PI_WEBSTORE_APACHE.2.0</persona-id>
    </arguments>
</dell-aim-request>

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

Sample adapter response for the Find Persona 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>
        <personas>
          <persona>
            <agent-exists>true</agent-exists>
            <app-state>runnable</app-state>
            <confirmations-enabled>false</confirmations-enabled>
            <consecutive-failures>0</consecutive-failures>
            <copy-enabled>true</copy-enabled>
            <description></description>
            <extensions-enabled>true</extensions-enabled>
            <health-monitor-enabled>true</health-monitor-enabled>
            <id>PI_WEBSTORE_APACHE.2.0</id>
            <maintenance-description></maintenance-description>
            <maintenance-mode>false</maintenance-mode>
            <name>Webstore Apache2</name>
            <net-boot>true</net-boot>
            <network-mode>trunk</network-mode>
            <networking-enabled>true</networking-enabled>
            <os-arch>x86_32</os-arch>
            <os-family>windows</os-family>
            <os-sub-type>2003</os-sub-type>
            <os-version>5.2</os-version>
            <routing-and-dns>managed</routing-and-dns>
            <scn-assignment-type>pool</scn-assignment-type>
            <selected-image-id>IN.2.2</selected-image-id>
            <state>running</state>
            <template>false</template>
            <version>
              <build-number>99424</build-number>
              <protocol-version>101</protocol-version>
              <release-name>3.4.0.99424</release-name>
              <components>
                <component>
                  <component-name>AIM</component-name>
                  <vendor>Dell, Inc.</vendor>
                  <version-string>2011-03-29-15-43</version-string>
                </component>
                ...
                <component>
                  <component-name>log4j</component-name>
                  <vendor>"Apache Software Foundation"</vendor>
                  <version-string>1.2.14-sc1</version-string>
                </component>
              </components>
            </version>
            <network-connections>
              <connection>
                <description>test</description>
                <dhcp-hostname>Webstore Apache1</dhcp-hostname>
                <enabled>false</enabled>
                <id>NET3</id>
                <ip-assignment-type>dhcp</ip-assignment-type>
                <name>TEST_NETWORK3</name>
                <netbios-over-tcp>disabled</netbios-over-tcp>
                <network-id>VS_WEBSTORE_APACHE.1.0</network-id>
                <primary-channel>1</primary-channel>
                <register-with-d-n-s>disabled</register-with-d-n-s>
                <secondary-channel>2</secondary-channel>
                <wins-address>test</wins-address>
              </connection>
              ...
            </network-connections>
            <images>
              <image>
                <assigned-host-id>BS_3_CH.0.1</assigned-host-id>
                <assigned-rack-id>CH.0.1</assigned-rack-id>
                <boot-type>iscsi</boot-type>
                <id>IN.2.2</id>
                <image-path>iscsi|netapp|11.11.111.11|3260|iqn.
1986-03.com.ibm:sn.101181095|iqn.1991-05.com.windows2003:apache2|iscsi
</image-path>
                <kernel-path>iscsi</kernel-path>
                <orig-app-id>PI_WEBSTORE_APACHE.2.0</orig-app-id>
              </image>
            </images>
          </persona>
        </personas>
      </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