license remove

Removes a license. Permissions required: fc or a.

Syntax

CLI
maprcli license remove
[ -cluster <cluster> ]
-license_id <license>
REST
http[s]://<host>:<port>/rest/license/remove?<parameters> 

Parameters

Parameter

Description

cluster

The cluster on which to run the command.

license_id

The license to remove. Use the license showid command to obtain the license ID.

Examples

CLI
maprcli license remove -license_id 5119043355327235351
REST
https://10.10.82.23:8443/rest/license/remove?license_id=5119043355327235351