Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The stacks api is returning the endpoint names stackServices, serviceComponents and operatingSystems in href's even though they were changed for the /stacks endpoint.
{ "href" : "http://c6401.ambari.apache.org:8080/api/v1/stacks/HDP/versions/2.1/stackServices/ZOOKEEPER", "StackServices" : { "service_name" : "ZOOKEEPER", "stack_name" : "HDP", "stack_version" : "2.1" } }