Description of problem: Services under /api/services collection have "delete" action with "DELETE" method available, but unlike entities in other collections (e.g. service_dialogs, blueprints, ...) they are missing "delete" action with "POST" method. Version-Release number of selected component (if applicable): 5.7.0.17 How reproducible: 100% Steps to Reproduce: 1. create service 2. check under /api/services/:id that there is not "delete" action with "POST" method available
PR: https://github.com/ManageIQ/manageiq/pull/14111
Verified that there are two delete actions with POST and DELETE.
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-2017:1367