This command registers the cluster to VAST Cloud Services. This enables call home data to be collected by VAST.
You must enable VAST Cloud Services (callhomeconfig modify --id ID --cloud-enable) before using the register-cluster command.
Usage
callhomeconfig register-cluster --id ID --email --EMAILRequired Parameters
| Specifies the configuration to register. |
| The email of the VAST Cloud Services super user. |
Example
vcli: admin> register-cluster --id 1 --email myemail@mydomain.com