mirror of https://gitee.com/bigwinds/arangodb
19 lines
581 B
Markdown
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.
|