Forum Discussion
Masoud_pourshab
Nimbostratus
Jul 05, 2018Updating F5 VIP using requests
Hello all,
I am using the following code(only brief) to create VIP and pool. How can update an item in a VIP. For example, how can I change NAT from Autonat to None or how to change VIP IP address? E...
Masoud_pourshab
Nimbostratus
Jul 05, 2018It seems like I can only patch the description. The following works
payload['description'] = 'test'
bigip.patch(BIGIP_URL_BASE + '/ltm/virtual/test5-http-virtual_python', data=json.dumps(payload))
but they did not work
payload['service port'] = '100'
payload['service_port'] = '100'
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
