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.

callhomeconfig register-cluster

Prev Next

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 --EMAIL

Required Parameters

--id ID

Specifies the configuration to register.

--email EMAIL

The email of the VAST Cloud Services super user.

Example

vcli: admin> register-cluster --id 1 --email myemail@mydomain.com