HA Config For F5 LTM
Problem this snippet solves: You can Configure Master Slave functionality using REST API which are provided below For F5 LTM device. How to use this snippet: Dear friends,
Sharing below rest Api...
Published Jan 09, 2019
Version 1.0sak
Nimbostratus
Joined July 19, 2019
sak
Nimbostratus
Joined July 19, 2019
hibino_105426
Mar 15, 2019Historic F5 Account
It seems we need to include ca-device parameter for adding peer instead of subordinate: Body :: {"command":"run","utilCmdArgs":"modify /cm trust-domain /Common/Root add-device { device deviceIp(slaveDeviceIp) device-name SlaveHostName(e.g.bigip2.myf5.com) username admin password admin1 ca-device}"}