1
0
Fork 0
arangodb/Documentation/Books/HTTP/cluster.md

19 lines
581 B
Markdown

---
layout: default
description: This chapter describes the REST API of the ArangoDB Cluster
---
HTTP Interface for Cluster
==========================
This chapter describes the REST API of the ArangoDB Cluster.
* [Server ID](cluster-server-id.html)
* [Server Role](cluster-server-role.html)
* [Cluster Statistics](cluster-statistics.html)
* [Cluster Health](cluster-health.html)
* [Cluster Maintenance](cluster-maintenance.html)
* [Agency](agency.html)
How to repair a cluster with broken `distributeShardsLike` collections is
described in the [Repairs](repairs.html) chapter.