Delete a License

You can delete an installed license using the efa license delete command.

About this task

Follow this procedure to delete a license from the XCO system.

Procedure

Run the following command to delete the license:
# efa license add --filepath=lservlcXIQSE-11111111111111111111111111111111103020233-16AMPRD-XCO-EFA-D1.lic
 +---------------------------------------------------------------------------+-------------------+------------------+-----------------------------------+------------------------------------+
 | License File | License Type | License Features | Start Date | Expiration Date | AID |
 +---------------------------------------------------------------------------+-------------------+------------------+-----------------------------------+------------------------------------+
 | lservlcXIQSE-11111111111111111111111111111111103020233-16AMPRD-XCO-EFA-D1 | Normal Standalone | PRD-XCO-EFA-D | at 0:00 hrs (UTC) on Oct 12, 2023 | at 23:59 hrs (UTC) on Oct 11, 2024 | 5272f34d-e1fd-488c-bf6c-7e2b2d831db1
 +---------------------------------------------------------------------------+-------------------+------------------+-----------------------------------+------------------------------------+
License details
 --- Time Elapsed: 108.919628ms ---

 # efa license delete --filename=lservlcXIQSE-11111111111111111111111111111111103020233-16AMPRD-XCO-EFA-D1.lic
 License file with AID '5272f34d-e1fd-488c-bf6c-7e2b2d831db' and filename 'lservlcXIQSE-11111111111111111111111111111111103020233-16AMPRD-XCO-EFA-D1.lic' deleted successfully.
 --- Time Elapsed: 53.849675ms ---