Forum Discussion
Brandon_12856
Jul 18, 2014Nimbostratus
How 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
Jul 22, 2014Employee
Hi Brandon,
please have look to the following path with your rest client : /mgmt/tm/shared/sys/backup/example
/mgmt/tm/shared/sys/backup is the uri to play with. to restore a config : POST /mgmt/tm/shared/sys/backup {"file":"backup_bigip15.ucs","action":"RESTORE","generation":0,"lastUpdateMicros":0}
to backup a config : POST /mgmt/tm/shared/sys/backup {"file":"backup_bigip15bis.ucs","action":"BACKUP","generation":0,"lastUpdateMicros":0}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects