RESTful API: Importing a configuration
From TBwiki
(Difference between revisions)
Nicole Tan (Talk | contribs) (NT: added credential to the command line and explanation) |
Nicole Tan (Talk | contribs) (NT:Option -r is only available for 'get' operations (create, update, copy or delete are always recursive).) |
||
Line 1: | Line 1: | ||
== Importing a configuration == | == Importing a configuration == | ||
− | tbconfig -C /configurations config_1.json name="config_new" | + | 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 |
Latest revision as of 16:10, 25 January 2017
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