Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

dbox show

Prev Next

This command displays details of a specific DBox.

Usage

dbox show --id ID

Required Parameters

--id ID

Specify DBox ID.

Example

This example shows details for the DBox with ID 1:

vcli: admin> dbox show --id 1
+-------------+-------------------------+
| ID          | 1                       |
| Name        | dbox-519-26010100500012 |
| Cluster     | v1234                   |
| Uid         | 519-26010100500012      |
| State       | ACTIVE                  |
| Description | None                    |
| Rack-id     | 1                       |
+-------------+-------------------------+