Siddharth Wagle created AMBARI-4232:
---------------------------------------
Summary: Config Group API request has empty response body
Key: AMBARI-4232
URL: https://issues.apache.org/jira/browse/AMBARI-4232
Project: Ambari
Issue Type: Bug
Components: controller
Affects Versions: 1.5.0
Reporter: Siddharth Wagle
Assignee: Siddharth Wagle
Fix For: 1.5.0
# *API call for getting nonexistent group returns empty response with no error
explanation*, for example:
{noformat}
curl -u admin:admin
'http://dev01.hortonworks.com:8080/api/v1/clusters/cl1/config_groups/100500' -H
'X-Requested-By:anything' -X GET
{noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)