Loading...
Loading...
POST-ing to the BIG-IP REST API fails when creating an iRule.
The iRule fails to create and you receive a warning about an unknown property. { "code": 400, "message": "\"{\" unknown property", "errorStack": [], "apiError": 26214401 }
iRule body has a newline after the event name. For example: "apiAnonymous": "when HTTP_REQUEST\n {...}" Working: "apiAnonymous": "when HTTP_REQUEST {...}"
Format the iRule to not use newlines between the event name and opening brace. Change from: "apiAnonymous": "when HTTP_REQUEST\n {...}" To: "apiAnonymous": "when HTTP_REQUEST {...}"
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.