Using API Portal 10.3 | API Portal Administrator's Guide | Managing Data in API Portal | Backing up and Restoring Tenant-specific Data | Registering Nodes Using the ACC REST Service
 
Registering Nodes Using the ACC REST Service
* To register nodes using ACC REST service
*Post a http request to http://loadbalancer_host:loadbalancer_port/acc/rest/nodes/ with payload:
{
"nodename": "<<hostname>>",
"hostname": "<<hostname>>",
"port": "<<acc_portno>>",
"username": "Clous",
"password": "g3h31m"
}
The user must be a member of infrastructure administrator tenant - the master tenant - with Tenant administrator functional privilege.
Your system is now ready for taking the backups or restoring the backups.

Copyright © 2014- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.