blockhost show

Prev Next

This command displays properties of a block host.

Usage

blockhost show --id ID

Required Parameters

--id ID

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

Id

The VMS identifier for the host definition.

Tenant-id

The identifier of the tenant on which the host is defined.

Name

The name of the host.

Nqn

The host's NQN (NVM Express Qualified Name), a unique identifier string configured on the host.  

Tags

Descriptive tags that were added to the host definition.

Tenant-name

The name of the tenant on which the host is defined.