You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2014/01/07 01:50:51 UTC

[jira] [Created] (AMBARI-4232) Config Group API request has empty response body

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)