FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A getExactAvailableCountRequest message contains an element of getExactAvailableCountRequestType.
Type getExactAvailableCountRequestType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
activationId | entitlementLineItemIdentifierType | 0..1 | Required. Identifies the line item for which you want an exact available count. See entitlementLineItemIdentifierType. |
Name | Type |
---|---|
getExactAvailableCount | Method |
The following XML fragment illustrates a getExactAvailableCountRequest message:
<getExactAvailableCountRequest>
<activationId>
<primaryKeys>
<activationId>se-up2-1UPGRADE</activationId>
</primaryKeys>
</activationId>
</getExactAvailableCountRequest>