FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A getFeatureBundleCountRequest message contains an element of getFeatureBundleCountRequestType.
Type getFeatureBundleCountRequestType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
queryParams | featureBundleQueryParametersType | 0..1 | Required. See featureBundleQueryParametersType. Leave this element blank to return all feature bundles. |
Name | Type |
---|---|
getFeatureBundleCount | Method |
The following XML fragment illustrates a getFeatureBundleCountRequest message:
<getFeatureBundleCountRequest>
<queryParams>
</queryParams>
</getFeatureBundleCountRequest>