|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
See addonData.
Type addonData
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| activationId | string | 0..1 | Add-on's activation ID. |
| entitlementId | string | 0..1 | Add-on's entitlement ID. |
| requestedCopies | integer | 0..1 | Number of copies requested. |
| consumedCopies | integer | 0..1 | Number of copies consumed. |
| generatedCopies | integer | 0..1 | Number of copies generated. |
| licenseState | licenseStateType | 0..1 |
State of the license, where the value is one of the following:
|
| productList | entitledProductDataListType | 0..1 | See entitledProductDataListType. |
| partNumber | string | 0..1 | Part number of the product. |
| licenseExpirationDate | date | 0..1 | Expiration date of license. |
| licensePermanent | boolean | 0..1 | Is the license permanent or not. |
| expirationDateOverride | date | 0..1 | Overriding license expiration date. |
| licenseModelName | string | 0..1 | Name of license model. |
| createdDate | dateTime | 0..1 | |
| lastModifiedDate | dateTime | 0..1 | |
| addOnExpirationDate | dateTime | 0..1 |
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> The addOnExpirationDate parameter is returned in the response, based on the response config parameter. |
| Name | Type |
|---|---|
| searchDeviceResponseData | Complex Type |