FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
All elements in the maintenance products are returned, unless otherwise noted.
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
uniqueId | string | 1..1 | Unique database identifier of the maintenance product. |
maintenanceName | string | 1..1 | Name of the maintenance product. |
version | string | 0..1 | Version of the maintenance product. |
description | string | 0..1 | Description of the maintenance product. |
state | StateType | 1..1 | DRAFT, DEPLOYED, INACTIVE, ON_HOLD, or OBSOLETE. |
allowUpgrades | boolean | 0..1 | Are upgrades allowed for this maintenance? |
allowUpsells | boolean | 0..1 | Are upsells allowed for this maintenance? |
allowRenewals | boolean | 0..1 | Are renewals allowed for this maintenance? |
partNumbers | partNumbersSimpleListType | 0..1 | The part numbers in the maintenance product are returned if returnContainedObjects in the request is set to true. See partNumbersSimpleListType. |