Bug ID 501258: Unable to modify 'gtm region region-members' via iControl REST

Last Modified: Jul 13, 2024

Affected Product(s):
BIG-IP DNS, GTM(all modules)

Known Affected Versions:
12.1.0, 12.1.0 HF1, 12.1.0 HF2, 12.1.1, 12.1.1 HF1, 12.1.1 HF2, 12.1.2, 12.1.2 HF1, 12.1.2 HF2, 12.1.3, 12.1.3.1, 12.1.3.2, 12.1.3.3, 12.1.3.4, 12.1.3.5, 12.1.3.6, 12.1.3.7, 12.1.4, 12.1.4.1, 12.1.5, 12.1.5.1, 12.1.5.2, 12.1.5.3, 12.1.6, 13.0.0

Fixed In:
13.1.0, 13.0.0 HF1

Opened: Jan 15, 2015

Severity: 4-Minor

Symptoms

Unable to modify 'gtm region region-members' via iControl REST. The system posts error 400 Invalid region type messages.

Impact

Unable to use iControl REST to configure this portion of the GTM/DNS configuration.

Conditions

Attempt to modify gtm region region-members via iControl REST.

Workaround

Use tmsh to modify GTM Regions.

Fix Information

You can once again modify GTM Regions via iControl REST.

Behavior Change

Escaping use has changed to more closely match tmsh command. v11.x "regionMembers":[{"name": "state\ \"US/New Mexico\""}] v13.x "regionMembers":[{"name": "state\ US/New Mexico"}]

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips