Loading...
Loading...
The following tmsh command allows you to delete all wide IPs using an 'all' specifier: modify gtm distributed-app da1 wideips delete { all } There is no equivalent iControl REST operation to do this.
iControl REST calls that should allow you to remove all wide IPs from a GTM distribution application return an error, leaving you unable to complete the task via iControl REST.
This can be encountered while trying to delete all wide IPs from a distributed application via iControl REST.
You can use one of the following workarounds: -- Use the WebUI. -- Use the tmsh utility, for example: tmsh modify gtm distributed-app da1 wideips delete { all } -- Invoke tmsh from within the bash iControl REST endpoint, for exmaple: curl -u username:password -s -H 'Content-Type: application/json' -X POST -d "{\"command\":\"run\",\"utilCmdArgs\":\"-c 'tmsh modify gtm distributed-app da1 wideips delete { all }'\"}" https://<IP>/mgmt/tm/util/bash
None
Click on a version to see all relevant bugs
F5 Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.