GetCellInfo operation


The GetCellInfo operation enables the Web Service client to identify and obtain information about the BMC Impact Manager instances that are known to the BMC Impact Integration Web Services server. You do not have to be connected (Connect) to a BMC Impact Manager instance before you invoke this operation.

WSDL for GetCellInfo operation

<wsdl:operation name="GetCellInfo" parameterOrder="inargs">
<wsdl:input message="tns:GetCellInfo_Request"/>
<wsdl:output message="tns:GetCellInfo_Response"/>
   <wsdl:fault message="tns:Execution_Fault" name="Execution_Fault"/>
</wsdl:operation>

WSDL messages for GetCellInfo

<wsdl:message name="GetCellInfo_Request">
       <wsdl:part element="elems:GetCellInfo" name="inargs"/>
</wsdl:message>
<wsdl:message name="GetCellInfo_Response">
       <wsdl:part element="elems:GetCellInfo_output" name="outargs"/>
</wsdl:message>

XSD schema for request and response for GetCellInfo

<xsd:element name="GetCellInfo">
<xsd:complexType>
<xsd:sequence />
</xsd:complexType>
</xsd:element>
</xsd:element>
<xsd:element name="GetCellInfo_output">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="CellInfo_Array" type="types:ArrayOf_CellInfo" />
</xsd:sequence>
</xsd:complexType>
</xsd:element>

Parameter for GetCellInfo

Name

Direction

Element Name

Description

cells

Out

tns:CellInfo_Array

String and unsigned integer elements specify following informations:

  • Cell or gateway name
  • Host name of the system where the cell or gateway is installed
  • Port number
  • Encryption key
  • Cell type or gateway type

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC ProactiveNet 9.6