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 remove

Prev Next

This command removes a DBox from the cluster.

Usage

dbox remove --id ID

Required Parameters

--id ID

Specify DBox ID.

Example

This example shows how to remove the D-Box with ID 1 from the cluster:

vcli: admin> dbox remove --id 1