Description of problem: Entities under /api/notifications collection have "delete" action with "POST" method available, but unlike entities in other collections (e.g. service_dialogs, blueprints, ...) they are missing "delete" action with "DELETE" method. Version-Release number of selected component (if applicable): 5.7.1.1 How reproducible: 100% Steps to Reproduce: 1. create notifications (e.g. with automation request, provosioning requests, ...) 2. check under /api/notifications/:id that there is not "delete" action with "DELETE" method available
PR: https://github.com/ManageIQ/manageiq/pull/14775
Verified on 5.9.0.1 that resources under /api/notifications collection have "delete" action with "DELETE" method available.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0380