Property
ganglia
Property Name | Type | Description | Required |
---|---|---|---|
clusters | array of GangliaCluster | ||
version | string |
GangliaCluster
Property Name | Type | Description | Required |
---|---|---|---|
hosts | array of object | ||
name | string | ||
owner | string |
↑ TopSearch Queries
↑ TopExample
{
"clusters": [
{
"owner": "unspecified",
"hosts": [],
"name": "Store Servers"
}
],
"version": "3.6.0"
}