This command adds or modifies a CBox description.
Usage
cbox modify {--id ID}|{--uid UID} --description DESCRIPTION
Required Parameters
|
Identify the CBox to be modified by specifying its ID or UID. |
|
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
Comments
0 comments
Article is closed for comments.