Unsupported content

 

This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Query Server Info process for the BMC Remedy AR System adapter

The Query Server Info process retrieves information about the BMC Remedy Action Request (AR) System server.

The following table describes the input elements for the Query Server Info process:

Input element for the Query Server Info process

Input

Description

Required

<adapter name>

Specifies the name of the adapter to be used for the process, as configured in Grid Manager

Default Value: ARSadapter

No

The following figure shows an XML sample of the adapter request for the Query Server Info process:

XML sample of the adapter request for the Query Server Info process

<adapter-request>
  <request-action>query-server-info</request-action>
</adapter-request>

The following table describes the output elements for the Query Server Info process:

Output element for the Query Server Info process

Output

Description

<adapter response>

Specifies the XML document returned by the adapter request executed on the BMC Remedy AR System

The following figure illustrates the XML sample of the output elements for the Query Server Info process:

XML sample of the adapter response for the Query Server Info process


<server-information>
  <server-name>vm-w23-rds24</server-name>
  <server-version>7.1.00 Patch 005 200809150630</server-version>
  <server-locale>en</server-locale>
  <server-last-operation-timestamp>1256716364</server-last-operation-timestamp>
  <server-port>0</server-port>
  <server-timeout-normal>120</server-timeout-normal>
  <server-timeout-long>300</server-timeout-long>
  <server-timeout-extra-long>1800</server-timeout-extra-long>
  <server-time-zone/>
</server-information>
Was this page helpful? Yes No Submitting... Thank you

Comments