This command displays properties of a block host.
Usage
blockhost show --id ID
Required Parameters
| Specifies which block host to display. |
Example
vcli: admin> blockhost show --id 2
+-------------+----------------------------------------------------------------------+
| Id | 2 |
| Tenant-id | 1 |
| Name | blockhost1 |
| Nqn | nqn.2014-08.org.nvmexpress:uuid:4c4c4544-004e-3310-804d-c6c04f4b3234 |
| Tags | {} |
| Tenant-name | default |
+-------------+----------------------------------------------------------------------+
Command Output
| The VMS identifier for the host definition. |
| The identifier of the tenant on which the host is defined. |
| The name of the host. |
| The host's NQN (NVM Express Qualified Name), a unique identifier string configured on the host. |
| Descriptive tags that were added to the host definition. |
| The name of the tenant on which the host is defined. |