Versions Compared

Key

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

...

DELETE /licenses/(activation_key)/(hostids)

 

where the request parameters are as follows: 

 

  • activation_key (string) (Your product activation key), and  
  • hostids (base64) are encoded hostids.

...

(Note that request headers are used by default.)

...

Panel
DELETE /rest/v1/licenes/4CT1V-4T10N-K3Y1S-C000L/
dHlwZTE9dmFsdwUxLHR5cGUyPXZhbHVlPTI= HTTP/1.1 
Host: license.x-formation.com
Accept: application/hal_json

Response

 

The LAC REST API returns standard HTTP response codes as described in the following table.

Status CodeHeader FieldDescription 
204 No ContentDeactivation successful.
404 Not FoundCannot deactivate license.

For more information about HTTP methods, see Supported HTTP methods.