http://www.ibm.com/schema/soa/trafficsh/v1_0/local
The verifyResourceCapacityRequest Element

Verify resource capacity request message. This message contains the resource against which the service operation is being executed.


Element verifyResourceCapacityRequest : verifyResourceCapacityRequest
The verifyResourceCapacityRequest element cannot have "xsi:nil" as an attribute. The verifyResourceCapacityRequest element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

Verify resource capacity request message. This message contains the resource against which the service operation is being executed.

<verifyResourceCapacityRequest>
-Begin Sequence [1...1]

The global transaction ID for the Web Service transaction.

<globalTransactionID>xsd:string</globalTransactionID> [1..1]

The service associated with the operation. The service name is specific to each service implementation and should be chosen to avoid conflicts with other service implementations. These service names correspond to the service definition in the admin console.

<service>xsd:string</service> [1..1]

The operation being invoked. The operation name corresponds to a WSDL operation for the service.

<operation>xsd:string</operation> [1..1]

The network resource logical name. This name is used to uniquely identify a network resource specification. Service implementations may be configured to use their own network resource logical names or may share logical names.

<resource>xsd:string</resource> [1..1]

The requested capacity for this operation. This should factor in weightings for the operations and multiple targets in a way that is meaningful for the service implementation. This capacity is measured in abstract tokens against the resource limits.

<requestCapacity>xsd:int</requestCapacity> [1..1]
End Sequence
</verifyResourceCapacityRequest>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="verifyResourceCapacityRequest"  type="soa_trafficsh_local_xsd:verifyResourceCapacityRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Verify resource capacity request message. This message contains the resource against which the service operation is being executed.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 
 Collapse Used-By
 
Generated by WSDLdoc ©