RESTful API: Activating a configuration
From TBwiki
(Difference between revisions)
(Added tbstatus example) |
Nicole Tan (Talk | contribs) (NT: added credential to the command line and explanation) |
||
Line 1: | Line 1: | ||
== Activating a configuration == | == Activating a configuration == | ||
− | tbconfig /systems/gw_12358/target_configuration="config_new" | + | tbconfig /systems/gw_12358/target_configuration="config_new" -r -u <username> -p <password> |
or | or | ||
− | tbstatus /system::target_configuration=config_new | + | tbstatus /system::target_configuration=config_new -r -u <username> -p <password> |
+ | where username and password is one of your valid user and password to log in the webportal |
Revision as of 10:37, 22 September 2016
Activating a configuration
tbconfig /systems/gw_12358/target_configuration="config_new" -r -u <username> -p <password>
or
tbstatus /system::target_configuration=config_new -r -u <username> -p <password>
where username and password is one of your valid user and password to log in the webportal