12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "href" : "http://162.216.148.202:8080/api/v1/clusters/1/stack_versions?fields=*,repository_versions/*,repository_versions/operatingSystems/repositories/*&_=1417611809864",
- "items" : [
- {
- "href" : "http://162.216.148.202:8080/api/v1/clusters/1/stack_versions/2",
- "ClusterStackVersions" : {
- "cluster_name" : "1",
- "id" : 2,
- "stack" : "HDP",
- "state" : "CURRENT",
- "version" : "2.2",
- "host_states" : {
- "CURRENT" : [
- "ab3test-2.c.pramod-thangali.internal"
- ],
- "INSTALLED" : [ ],
- "INSTALLING" : [ ],
- "INSTALL_FAILED" : [ ],
- "UPGRADED" : [ ],
- "UPGRADE_FAILED" : [ ],
- "UPGRADING" : [ ]
- }
- },
- "repository_versions" : [
- {
- "href" : "http://162.216.148.202:8080/api/v1/clusters/1/stack_versions/2/repository_versions/1",
- "RepositoryVersions" : {
- "display_name" : "HDP 2.2.1",
- "id" : 1,
- "repository_version" : "2.2.1.1-885",
- "stack_name" : "HDP",
- "stack_version" : "2.2",
- "upgrade_pack" : "upgrade-2.2"
- },
- "operating_systems" : [
- {
- "href" : "http://162.216.148.202:8080/api/v1/clusters/1/stack_versions/2/repository_versions/1/operating_systems/redhat6",
- "OperatingSystems" : {
- "os_type" : "redhat6",
- "repository_version_id" : 1,
- "stack_name" : "HDP",
- "stack_version" : "2.2"
- },
- "repositories" : [
- {
- "href" : "http://162.216.148.202:8080/api/v1/clusters/1/stack_versions/2/repository_versions/1/operating_systems/redhat6/repositories/HDP-2.2",
- "Repositories" : {
- "base_url" : "http://s3.amazonaws.com/dev.hortonworks.com/HDP/centos5/2.x/updates/2.2.0.0",
- "default_base_url" : "",
- "latest_base_url" : "",
- "mirrors_list" : "",
- "os_type" : "redhat6",
- "repo_id" : "HDP-2.2",
- "repo_name" : "HDP",
- "repository_version_id" : 1,
- "stack_name" : "HDP",
- "stack_version" : "2.2"
- }
- },
- {
- "href" : "http://162.216.148.202:8080/api/v1/clusters/1/stack_versions/2/repository_versions/1/operating_systems/redhat6/repositories/HDP-UTILS-1.1.0.20",
- "Repositories" : {
- "base_url" : "http://s3.amazonaws.com/dev.hortonworks.com/HDP/centos5/2.x/updates/2.2.0.0",
- "default_base_url" : "",
- "latest_base_url" : "",
- "mirrors_list" : "",
- "os_type" : "redhat6",
- "repo_id" : "HDP-UTILS-1.1.0.20",
- "repo_name" : "HDP-UTILS",
- "repository_version_id" : 1,
- "stack_name" : "HDP",
- "stack_version" : "2.2"
- }
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
|