RESTful API: Exporting a configuration

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(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 10: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
Personal tools