|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The repairLicense operation modifies editable parameters in fulfillments other than hostids. To repair a license, there must be existing fulfillments in the database that are eligible to be repaired, according to their license model policies.
| Name | Type | Direction | Description |
|---|---|---|---|
| msgparameters | repairFulfillmentRequestType | Input |
A repairLicenseResponse element having the structure defined by the following table.
| Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| statusInfo | StatusInfoType |
|
|||||||||
| responseData | repairResponseDataType | Information about the fulfillments that were repaired is listed in the responseData element. See repairResponseDataType. |
|||||||||
| failedData | failedRepairResponselistDataType | Information about the fulfillments that were not repaired is listed in the failedData element. See failedRepairResponselistDataType. |