Bug 1549661 - [RFE] Support RestAPI Primary Collection for Containers (object)
Summary: [RFE] Support RestAPI Primary Collection for Containers (object)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: API
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.10.0
Assignee: abellott
QA Contact: Parthvi Vala
URL:
Whiteboard:
Depends On:
Blocks: 1552809
TreeView+ depends on / blocked
 
Reported: 2018-02-27 15:28 UTC by Loic Avenel
Modified: 2019-02-11 14:00 UTC (History)
4 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1552809 (view as bug list)
Environment:
Last Closed: 2019-02-11 14:00:14 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Loic Avenel 2018-02-27 15:28:24 UTC
Description of problem: [RFE] Support RestAPI Primary Collection for Containers (object)

Comment 3 CFME Bot 2018-03-02 15:26:22 UTC
New commit detected on ManageIQ/manageiq-api/master:
https://github.com/ManageIQ/manageiq-api/commit/a993ae19f7713ece6686752d1a060fb5a86499ff

commit a993ae19f7713ece6686752d1a060fb5a86499ff
Author:     Alberto Bellotti <abellott>
AuthorDate: Wed Feb 28 10:03:12 2018 -0500
Commit:     Alberto Bellotti <abellott>
CommitDate: Thu Mar 1 07:19:43 2018 -0500

    Adding support for /api/containers primary collection.
    
      GET /api/containers
      GET /api/containers/:id
      POST /api/containers      - bulk action "query"
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1549661

 app/controllers/api/containers_controller.rb |  4 ++++
 config/api.yml                               | 18 ++++++++++++++++++
 spec/requests/collections_spec.rb            | 10 ++++++++++
 3 files changed, 32 insertions(+)
 create mode 100644 app/controllers/api/containers_controller.rb

Comment 5 Parthvi Vala 2019-01-07 11:32:20 UTC
FIXED. Verified on 5.10.0.30.20181218191323_900a416.


Note You need to log in before you can comment on or make changes to this bug.