tlscertificate show

Prev Next

This command displays a TLS certificate that as been added to the VMS.

Usage

tlscertificate show --id ID

Required Parameters

--id ID

The ID of the certificate you want to display.

Example

vcli: admin> tlscertificate show --id 15
+------------------------+----------------------------------+
| Id                     | 15                               |
| Created                | 2025-12-08 19:20:32.591989+00:00 |
| Tenant                 | {'id':1,'name':'default'}        |
| Tenant-associate-param | 2.5.29.17                        |
| Protocols              | ['NFS']                          |
| Revocations-exist      | False                            |
| Expires-on             | 2035-12-03 14:14:26+00:00        |
+-----------------------------------------------------------+