You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2015/01/27 18:31:35 UTC

[jira] [Created] (AMBARI-9358) Adapt UI to changes in Stacks API response

Andrii Tkach created AMBARI-9358:
------------------------------------

             Summary: Adapt UI to changes in Stacks API response
                 Key: AMBARI-9358
                 URL: https://issues.apache.org/jira/browse/AMBARI-9358
             Project: Ambari
          Issue Type: Task
          Components: ambari-web
    Affects Versions: 2.0.0
            Reporter: Andrii Tkach
            Assignee: Andrii Tkach
            Priority: Critical
             Fix For: 2.0.0


Some of the resource names returned from the stacks API can be different based on whether the request was made with a timestamp or not.
The resource names are as follows ...
without timestamp	with timestamp
services	stackServices
components	serviceComponents
operating_systems	operatingSystems
The API will be made consistent by always returning the new (without timestamp) names.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)