|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The maintenanceIdentifier always needs to be specified, along with the new values of the elements to be updated.
Restricting anyType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| maintenanceIdentifier | maintenanceIdentifierType | 1..1 | Required. See maintenanceIdentifierType. |
| name | string | 0..1 | Only need to specify if modifying value. The name of the maintenance product. |
| version | string | 0..1 | Only need to specify if modifying value. Version of maintenance product. |
| description | string | 0..1 | Only need to specify if modifying value. Describe what makes this maintenance product unique. |
| 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 | updatePartNumbersSimpleListType | 0..1 | Only need to specify if modifying value. See updatePartNumbersSimpleListType. |