cluster.json 249 B

12345678910
  1. {
  2. "href" : "http://dev.hortonworks.com:8080/api/clusters/mycluster?fields=Clusters",
  3. "Clusters" : {
  4. "cluster_name" : "mycluster",
  5. "cluster_id" : 1,
  6. "version" : "HDP-0.1",
  7. "stack_name" : "HDP",
  8. "max_hosts_per_rack" : 10
  9. }
  10. }