mirror of https://gitee.com/bigwinds/arangodb
14 lines
410 B
Markdown
14 lines
410 B
Markdown
HTTP Interface for Cluster
|
|
==========================
|
|
|
|
This _Chapter_ describes the REST API of the ArangoDB Cluster.
|
|
|
|
* [Server ID](ServerId.md)
|
|
* [Server Role](ServerRole.md)
|
|
* [Cluster Statistics](Statistics.md)
|
|
* [Cluster Health](Health.md)
|
|
* [Agency](../Agency/README.md)
|
|
|
|
How to repair a cluster with broken `distributeShardsLike` collections is
|
|
described in the [Repairs](../Repairs/README.md) chapter.
|