Deleting a license

Virtual Storage Platform One SDS Block Storage Administrator Guide

Version
1.17.x
Audience
anonymous
Part Number
MK-24VSP1SDS002-04

Delete a license as follows. However, note the following:

  • A license cannot be deleted if doing so will also delete a base license.

  • When the encryption environment setting is enabled, the Data At Rest Encryption program product license cannot be deleted.

  • A license key that has been registered once cannot be specified again for license registration. Pay attention when deleting a license.

  • Required role: Storage

  1. Verify the ID of the license to be deleted.

    REST API: GET /v1/objects/licenses

    CLI: license_list

  2. Delete a license.

    Run one of the following commands with the license ID specified.

    REST API: DELETE /v1/objects/licenses/<id>

    CLI: license_uninstall

    Verify the job ID which is displayed after the command is run.

  3. Verify the state of the job by specifying the job ID.

    REST API: GET /v1/objects/jobs/<jobId>

    CLI: job_show

    If the job state is "Succeeded", the job is completed.

  4. (Bare metal) Back up the configuration information.

    Perform this step by referring to Backing up the configuration information (Bare metal).

    If you continue operations with other procedures, you must back up the configuration information after you have completed all operations.