Re-registering the backup cluster

Re-register the backup cluster:

usage: vinfra service backup cluster re-register --domain <domain>
                                                 --reg-account <reg-account>
                                                 --reg-server <reg-server>
                                                 [--stdin]
--domain <domain>
Domain name for the backup cluster
--reg-account <reg-account>
Partner account in the cloud or of an organization administrator on the local management server
--reg-server <reg-server>
URL of the cloud management portal or the hostname/IP address and port of the local management server
--stdin
Use for setting registration password from stdin.

Example:

# vinfra service backup cluster re-register --domain newdns.example.com \
--reg-account account@example.com --reg-server https://cloud.acronis.com/ --stdin
Password:
+---------+--------------------------------------+
| Field   | Value                                |
+---------+--------------------------------------+
| task_id | de9e743d-7335-8246-6215-83455ff824e5 |
+---------+--------------------------------------+

This command creates a task to re-register the backup cluster in a new Acronis Cyber Protect instance.

Task outcome:

# vinfra task show ee7e60c5-5447-4177-8581-26657ac380c0
+---------+----------------------------------------------------+
| Field   | Value                                              |
+---------+----------------------------------------------------+
| details |                                                    |
| name    | backend.presentation.abgw.tasks.ReRegisterAbgwTask |
| result  |                                                    |
| state   | success                                            |
| task_id | de9e743d-7335-8246-6215-83455ff824e5               |
+---------+----------------------------------------------------+