Bug ID 778705: Root cause analysis for Deception settings causing error with Parent policy

Last Modified: Apr 17, 2024

Affected Product(s):
BIG-IP ASM(all modules)

Known Affected Versions:
15.1.0.1, 15.1.0.2, 15.1.0.3, 15.1.0.4, 15.1.0.5, 15.1.1, 15.1.2, 15.1.2.1, 15.1.3, 15.1.3.1, 15.1.4, 15.1.4.1, 15.1.5, 15.1.5.1, 15.1.6, 15.1.6.1, 15.1.7, 15.1.8, 15.1.8.1, 15.1.8.2, 15.1.9, 15.1.9.1, 15.1.10, 15.1.10.2, 15.1.10.3, 15.1.10.4

Fixed In:
16.0.0

Opened: May 02, 2019

Severity: 4-Minor

Symptoms

"Could not update the Deception Settings 'Deception Settings'. Invalid entity for Parent Policy" error when trying to update custom response page for parent policy

Impact

User is unable to configure custom response pages for parent policy.

Conditions

Policy type is parent.

Workaround

Use REST API to update the required response page. PATCH https://10.10.10.10/mgmt/tm/asm/policies/my_policy/response-pages/my_page { "responseActionType":"custom", "responseContent":"<html><head><title>Request Rejected - MODIFIED</title></head><body>The requested URL was rejected. Please consult with your administrator.<br><br>Your support ID is: <%TS.request.ID()%><br><br><a href='javascript:history.back();'>[Go Back]</a></body></html>" }

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips