http://www.endeca.com/endeca-server/types/1/0
The clusterHealth Complex Type
Overall health of the Endeca Server cluster.
Local elements (4)
clusterCoordinators nodes dataDomains detail
Complex Type clusterHealth
The clusterHealth type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<v1_0:clusterCoordinators>v1_0:clusterCoordinatorHealth</clusterCoordinators> [0..*]
<v1_0:nodes>v1_0:nodeHealth</nodes> [0..*]
<v1_0:dataDomains>v1_0:dataDomainHealth</dataDomains> [0..*]
<v1_0:detail>string</detail> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="clusterHealth">
-<annotation>
<documentation>Overall health of the Endeca Server cluster.</documentation>
</annotation>
-<sequence>
<element  maxOccurs="unbounded"  minOccurs="0"  name="clusterCoordinators"  type="v1_0:clusterCoordinatorHealth" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="nodes"  type="v1_0:nodeHealth" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="dataDomains"  type="v1_0:dataDomainHealth" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="detail"  type="string" />
</sequence>
</complexType>

 Collapse Uses
 Collapse Used-By
 
Generated by WSDLdoc ©