Discarding authentication tickets

Virtual Storage Platform One SDS Block Bare Metal Storage Cluster Configuration Restore

Version
1.18.x
Audience
anonymous
Part Number
MK-24VSP1SDS026-01

The following describes the procedure for deleting all ticket information in VSP One SDS Block.

Ask the user to discard the authentication ticket by using the following command.

Tip:

Restoring configuration also restores a certificate for SSL/TLS communication. Users can use SSL/TLS communication to perform the subsequent operations if they want.

CAUTION:

If you do not run this command, the rescue ticket used for restoration will not expire, and a security hole might exist. Verify to ask the user to discard the authentication ticket.

  1. Discard the authentication tickets.

    REST API: POST /v1/objects/tickets/actions/revoke-all/invoke

    CLI: ticket_revoke_all

    Verify the job ID displayed after running the command.

    If you receive no response after approximately 1 minute of running the CLI command, stop the command forcibly with Ctrl+C, and then retry the operation. If the problem persists, contact the Hitachi design team.

  2. 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.

    If you receive no response after approximately 1 minute of running the CLI command, stop the command forcibly with Ctrl+C, and then retry the operation. If the problem persists, contact the Hitachi design team.