FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: GetUsageRequest

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
accountId  string  1..1  Name of the end-user account.
Referenced By
Name  Type 
getUsage  Method 
XML Example

The following XML fragment illustrates a GetUsageRequest message:

<GetUsageRequest>
     <accountId>BarryPhoto</accountId>
</GetUsageRequest>