RESTful API: Exporting a configuration: Difference between revisions
Nicole Tan (talk | contribs) No edit summary |
(Added category FAQ) |
||
| (One intermediate revision by one other user 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