http://www.ibm.com/wsdl/twss/netres/v2_0/interface
The network resources component allows other common
components and service implementations to access network
resource specifications. Network resource specifications are
a collection of properties and values associated with a
network resource logical name. These properties should be
definable within the implementation of the network resources
common component. This interface makes no assumptions about
the properties within the resource specification, allowing
for extensibility of network resource properties.
Operations |
Retrieves all the properties and their values within
the network resource specification associated with the
supplied resource logical name.
Fault:
InvalidResourcePropertyFault
:
Invalid resource specification property fault.
This indicates that a network resource specification
property for the logical resource name does not
exist.
NetworkResourceRetrievalFault
:
Retrieve network resource property fault. This
indicates the supplied property name does not exist
within the resource specification.
NoSuchResourceFault
:
No such resource fault. This indicates that the
specified resource is not known.
|
Retrieves the properties and their values within
the network resource specification associated with the
supplied resource logical name.
Fault:
InvalidResourcePropertyFault
:
Invalid resource specification property fault. This
indicates that a network resource specification
property for the logical resource name does not
exist.
NetworkResourceRetrievalFault
:
Retrieve network resource property fault. This
indicates the supplied property name does not exist
within the resource specification.
NoSuchResourceFault
:
No such resource fault. This indicates that the
specified resource is not known.
|
|
XML |
-<wsdl:portType name="NetworkResourceInterface">
<xhtml:p>The network resources component allows other common
components and service implementations to access network
resource specifications. Network resource specifications are
a collection of properties and values associated with a
network resource logical name. These properties should be
definable within the implementation of the network resources
common component. This interface makes no assumptions about
the properties within the resource specification, allowing
for extensibility of network resource properties.</xhtml:p>
</wsdl:documentation>
-<wsdl:operation name="retrieveResourceProperties">
<xhtml:p>Retrieves the properties and their values within
the network resource specification associated with the
supplied resource logical name.</xhtml:p>
</wsdl:documentation>
<xhtml:p>Retrieve network resource specification operation
input parameters. Specifies the network resource
logical name.</xhtml:p>
</wsdl:documentation>
</wsdl:input>
<xhtml:p>Retrieve network resource specification operation
result. The result contains the properties and their
values.</xhtml:p>
</wsdl:documentation>
</wsdl:output>
<xhtml:p>Invalid resource specification property fault. This
indicates that a network resource specification
property for the logical resource name does not
exist.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
<xhtml:p>Retrieve network resource property fault. This
indicates the supplied property name does not exist
within the resource specification.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
<xhtml:p>No such resource fault. This indicates that the
specified resource is not known.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
-<wsdl:operation name="retrieveAllResourceProperties">
<xhtml:p>Retrieves all the properties and their values within
the network resource specification associated with the
supplied resource logical name.</xhtml:p>
</wsdl:documentation>
<xhtml:p>Retrieve all the network resource specification
properties and their values for the supplied
resource logical name.</xhtml:p>
</wsdl:documentation>
</wsdl:input>
<xhtml:p>Retrieve all network resource specification
properties result. The result contains all the
properties and their values for the supplied
resource logical name.</xhtml:p>
</wsdl:documentation>
</wsdl:output>
<xhtml:p>Invalid resource specification property fault.
This indicates that a network resource specification
property for the logical resource name does not
exist.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
<xhtml:p>Retrieve network resource property fault. This
indicates the supplied property name does not exist
within the resource specification.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
<xhtml:p>No such resource fault. This indicates that the
specified resource is not known.</xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
</wsdl:portType>
|
Used-By |
|