|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| accountId | string | 1..1 | Name of the end-user account. |
| Name | Type |
|---|---|
| getUsage | Method |
The following XML fragment illustrates a GetUsageRequest message:
<GetUsageRequest>
<accountId>BarryPhoto</accountId>
</GetUsageRequest>