|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
You can search and filter by addOnExpirationDate. This enhancement enables producers to filter out devices that have expired licenses.
Here is an example request:
<urn:addOnExpirationDate>
<urn:value>2015-10-10</urn:value>
<urn:searchType>AFTER</urn:searchType>
</urn:addOnExpirationDate>
The addOnExpirationDate parameter is returned in the response, based on the response config parameter.
Type DateQueryType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| value | date | 1..1 | A date value to compare to the version date value. |
| searchType | datedSearchType | 1..1 |
One of the following datedSearchType values:
|
| Name | Type |
|---|---|
| searchDevicesParametersType | Complex Type |