Forum Discussion
PACT_member
Nimbostratus
Apr 06, 2018How to upgrade F5 BIG IP 3600 through API REST ?
Hello,
I have a F5 BIG IP 3600 in version 12.1.2 build 0.0.249.
I would like to upgrade it in version 12.1.3 build 0.0.378 through python and API REST.
Configuration of the F5 BIG IP 3...
Satoshi_Toyosa1
Apr 09, 2018Ret. Employee
You might have forgotten "image". i.e.,
/mgmt/tm/sys/software/image
.
The following curl command worked for me.
curl -sku admin: https:///mgmt/tm/sys/software/image \
-X POST -H "Content-type: application/json" \
-d '{"command":"install", "name":"BIGIP-13.1.0.0.0.1868.iso", "volume":"HD1.3"}'
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