Prerequisites
Before adding instances through CCC you need to go through the steps described in Setting up a CCC node
The properties for the instance to add are defined in a file (default is “instance.properties”). The syntax is key/value pairs seperated with “=”.
The available tags are the same as for csv import.
Example:
The following executes the add instance command:
Version 2025-02-12 and newer:
The script has the following arguments.
accesspoint – specifies host:port to connect to.
node – id of target node (if not the same as accesspoint)
domaintoken – domain token (if accesspoint is a Cloud Router)
domainName – specifies a particular domain (relevant if the server has several domains)
Older versions:
The script has two optional arguments.
server – specifies another host:port to connect to.
domainName – specifies a particular domain (relevant if the server has several domains)
Result
Post your comment on this topic.