Description of problem: Following the implementation of this BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1464924 There should be an option to Pause/Resume providers via the API as well with same functionality
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition. If it's something like a tracker bug where it doesn't matter, please set the severity to Low.
https://github.com/ManageIQ/manageiq-api/pull/334
New commit detected on ManageIQ/manageiq-api/master: https://github.com/ManageIQ/manageiq-api/commit/5976b3959038985e7f7ad19fb51228cd62a398bb commit 5976b3959038985e7f7ad19fb51228cd62a398bb Author: Jillian Tullo <jtullo> AuthorDate: Thu Mar 1 10:16:04 2018 -0500 Commit: Jillian Tullo <jtullo> CommitDate: Thu Mar 1 10:16:04 2018 -0500 Add resume action to Providers Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1507812 app/controllers/api/providers_controller.rb | 8 +++++ config/api.yml | 4 +++ spec/requests/providers_spec.rb | 52 +++++++++++++++++++++++++++-- 3 files changed, 62 insertions(+), 2 deletions(-)
CFME Build: 5.10.0.15.20180914163601_fb02d7e Successfully enabled and resumed a single provider via the API Successfully enabled and resumed multiple providers at the same time via the API. Verified the `enabled` attribute on the provider instance (ext_management_systems table) was set correctly on a pause and a resume.
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-2019:0212
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days