Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

QueryComponentProviders operation


The QueryComponentProviders operation returns all the provider components of a given component.

This query can span multiple cells.

WSDL for QueryComponentProviders

<wsdl:operation name="QueryComponentProviders" parameterOrder="inargs">
 <wsdl:input message="tns:QueryComponentProviders_Request" />
 <wsdl:output message="tns:QueryComponentProviders_Response" />
 <wsdl:fault name="Execution_Fault" message="tns:Execution_Fault" />
 </wsdl:operation>

WSDL message for QueryComponentProviders

<wsdl:message name="QueryComponentProviders_Request">
 <wsdl:part name="inargs" element="elems:QueryComponentProviders" />
 </wsdl:message>
<wsdl:message name="QueryComponentProviders_Response">
 <wsdl:part name="outargs" element="elems:ServiceModel" />
 </wsdl:message>

XSD schema for request and response for QueryComponentProviders

<xsd:element name="QueryComponentProviders">
  <xsd:complexType>
     <xsd:sequence>
        <xsd:element name="imname" nillable="true" type="xsd:string"/>
        <xsd:element name="componentId" nillable="true" type="xsd:string" />
        <xsd:element name="slotsList" nillable="true" type="xsd:string" />
        <xsd:element name="levels" nillable="true" type="xsd:int" />
        </xsd:sequence>
        </xsd:complexType>
</xsd:element>
<xsd:element name="ServiceModel">
  <xsd:complexType>
     <xsd:sequence>
        <xsd:element name="components" type="btypes:TableOf_NameValue" />
        <xsd:element name="impactRelationships" type="btypes:TableOf_NameValue" />
     </xsd:sequence>
  </xsd:complexType>
</xsd:element>

Parameters for QueryComponentProviders

Name

Direction

Description

imname

In

 

componentId

In

 

slotsList

In

 

levels

In

Integer indicates the levels of the providers that should be returned. Currently not in use. Currently all providers are returned.

 

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