Actions

RESTful API: Importing 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: Importing a Configuration}}
== Importing a configuration ==
== Importing a configuration ==
  tbconfig -C /configurations config_1.json name="config_new" -r -u <username> -p <password>
  tbconfig -C /configurations config_1.json name="config_new" -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:47, 11 January 2023

Importing a configuration

tbconfig -C /configurations config_1.json name="config_new" -u <username> -p <password>

where username and password is one of your valid user and password to log in the webportal