Actions

RESTful API: Exporting a configuration: Difference between revisions

(Created page)
 
(NT: added credential to the command line and explanation)
Line 1: Line 1:
== Exporting a configuration ==
== Exporting a configuration ==
  tbconfig /configurations/config_1 config_1.json -r
  tbconfig /configurations/config_1 config_1.json -r -u <username> -p <password>
 
where username and password is one of your valid user and password to log in the webportal

Revision as of 11:33, 22 September 2016

Exporting a configuration

tbconfig /configurations/config_1 config_1.json -r -u <username> -p <password>
where username and password is one of your valid user and password to log in the webportal