Bug 1243036

Summary: GET /api/v2/auth_source_ldaps/:id does not return all the field information
Product: Red Hat Satellite Reporter: Kedar Bidarkar <kbidarka>
Component: APIAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED WONTFIX QA Contact: Kedar Bidarkar <kbidarka>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1.0CC: aagrawal, bbuckingham, bkearney
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-11 17:46:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kedar Bidarkar 2015-07-14 15:24:36 UTC
Description of problem:

GET /api/v2/auth_source_ldaps/:id does not return all the fileds,

The missing field information is 
a) server_type
b) groups_base


Version-Release number of selected component (if applicable):
sat61-GA-snap11-c2

How reproducible:
when trying to read auth_source_ldap info via GET

Steps to Reproduce:
1. Issue an HTTP GET request to `/api/v2/auth_source_ldaps/:id`.
2. Capture the response and examine the JSON contents.
3. Discover that several attributes are missing.

Actual results:
The missing field information is 
a) server_type
b) groups_base



Expected results:

The missing field information is required while reading the entity.
a) server_type
b) groups_base



Additional info:

Comment 2 Anand Agrawal 2016-07-08 07:48:39 UTC
Seems this is already fixed in 6.2-beta

Comment 5 Bryan Kearney 2016-08-04 20:16:31 UTC
Moving 6.2 bugs out to sat-backlog.

Comment 6 Bryan Kearney 2017-01-11 17:46:34 UTC
This is an older bug which I do not envision being fixed in the near term. I am closing this out. If you believe doing so is an issue, please feel free to re-open and provide additional business information. Thank you.