View SSH key details
Describes how to view the details of an SSH key in the KSV web console.
This topic describes how to view the details of an SSH key in the KubeSphere Virtualization (KSV) web console. For security purposes, each user can view only the SSH keys created on their own.
Procedure
Log in to the KSV web console.
In the top navigation bar, click Virtual Resources to go to the management page of virtual resources.
In the left-side navigation pane, click SSH to go to the SSH Keys page.
On the SSH Keys page, click the name of an SSH key to view its details.
On the left side of the details page, view basic information about the SSH key.
Parameter Description IDThe universally unique identifier (UUID) of the SSH key in the system.Encryption MethodThe encryption method of the SSH key. By default, RSA is used for encryption.Created atThe time when the SSH key was created.Created byThe username that is used to create the SSH key.On the right side of the details page, view the public key of the SSH key. The private key will be automatically downloaded to your local environment when the SSH key is created. You cannot view the private key in the console.