UpdateUninstallStatusForDevice
You can use the UpdateUninstallStatusForDevice web method to update the uninstall status for the device.
Parameters
The UpdateUninstallStatusForDevice web method includes the following parameters:
| # | Parameters | Data Type | Description |
|---|---|---|---|
| 1. | machineName | String | Name of the device/machine. |
| 2. | flexeraId | String | FlexNet Manager Suite Flexera ID. |
| 3. | uninstallSuccessful | Boolean | Uninstall status. |
| 4. | uninstallStatusMessage | String | Uninstall status message. |
Return Value
Returns one of the following values:
-
Returns TRUE for success.
-
Returns FALSE for failure.