Forum Discussion
Brandon_12856
Nimbostratus
11 years agoHow can I call iControlREST to save and load configurations from UCS?
I'm working on automating my development process so I want to be able to save/load a known state in my lab.
Essentially I want to be able to RESTfully call these commands:
* tmsh save sys ucs Sn...
Arnaud_Lemaire
Employee
11 years agoCorrect, these urls seem to be available only when you install rest package from management platform Big-IQ. i'm currently looking at the following but without success so far POST /mgmt/tm/sys/ucs { "command":"save", "options":[ { "test.ucs":"" } ] }