Actions

RESTful API: Exporting a configuration: Difference between revisions

(NT: added credential to the command line and explanation)
(Added category FAQ)
 
(2 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 -u <username> -p <password>
  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
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