Actions

RESTful API: Exporting a configuration: Difference between revisions

(Created page)
 
(Added category FAQ)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:RESTful API: Exporting a Configuration}}
== 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
[[category:FAQ]]

Latest revision as of 10:48, 11 January 2023

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