This command activates a CNode.
Usage
cnode activate {--id ID}|{--name NAME}
[--replace]
[--power-on]
[--skip-network-validation]Required Parameters
| Identify the CNode to be activated by specifying the CNode ID or name. |
Options
| Activates a replacement CNode. |
| Activates the CNode and powers it on. |
| Skips internal network validation before CNode activation. |
Example
This example shows activation of CNode cnode-1:
vcli: admin> cnode activate --name cnode-1