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.

cbox modify

Prev Next

This command adds or modifies a CBox description.

Usage

cbox modify {--id ID}|{--uid UID}
            --description DESCRIPTION

Required Parameters

{--id ID}|{--uid UID}

Identify the CBox to be modified by specifying its ID or UID.

--description DESCRIPTION

Specify a description for the CBox. For example, you can add a data center name, rack location, and so on.

Example

This example shows adding a description to CBox 1:

vcli: admin> cbox modify --id 1 --description mynewcbox