Actions
Bug #15994
openAPI Delete repository response empty
Description
Description of problem:
The delete repository is an background action. The API user is not informed which task id is executed or alternatively that the delete action was successful.
This makes it for automation impossible to know that the delete was successful or wait for the delete action to complete.
- curl -K /opt/hoici/etc/sat6/curl-hoici.conf "-HContent-Type: application/json" "-d{\"per_page\":9999}" -XDELETE https://localhost/katello/api/v2/repositories/200 {}
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6230 added
Updated by Justin Sherrill over 8 years ago
- Translation missing: en.field_release set to 114
Actions