Repository: ambari Updated Branches: refs/heads/branch-feature-AMBARI-14714 38cc334e0 -> 7aeef41f3
Minor update to doc (jluniya) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/3d5ebff0 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/3d5ebff0 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/3d5ebff0 Branch: refs/heads/branch-feature-AMBARI-14714 Commit: 3d5ebff07b7fa87fe85b95a5dce51c68648c17a0 Parents: fb20c7c Author: Jayush Luniya <[email protected]> Authored: Fri May 12 12:31:25 2017 -0700 Committer: Jayush Luniya <[email protected]> Committed: Fri May 12 12:31:25 2017 -0700 ---------------------------------------------------------------------- ambari-server/docs/api/v1/clusters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/3d5ebff0/ambari-server/docs/api/v1/clusters.md ---------------------------------------------------------------------- diff --git a/ambari-server/docs/api/v1/clusters.md b/ambari-server/docs/api/v1/clusters.md index df895f5..8c6f075 100644 --- a/ambari-server/docs/api/v1/clusters.md +++ b/ambari-server/docs/api/v1/clusters.md @@ -74,7 +74,7 @@ Get the collection of all currently configured clusters. "href" : "http://your.ambari.server/api/v1/clusters/c1", "Clusters" : { "cluster_name" : "c1", - "version" : "HDP-1.2.0" + "version" : "HDP-2.5" } } ]
