Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The LicenseRemovalRequested function makes a request to remove a license from a host. This function requires an activation key and a HostID. Examples of a request and response for LicenseRemovalRequested are given below

Note that If successful, the response for LicenseRemovalRequested will contain the following:

  • SUCCESS if successful
  • LICENSE_REMOVAL_NOT_REQUESTED if the license removal was not requested 

The response will contain or an error message if unsuccessful. See Return Codes for more information about error messages.

...