1
0
Fork 0

Merge branch 'devel' of https://github.com/arangodb/arangodb into devel

This commit is contained in:
Mark 2016-11-08 14:08:17 +01:00
commit 94b76ed2f5
1 changed files with 1 additions and 2 deletions

View File

@ -15,8 +15,7 @@ Possible return values for *role* are:
- *SECONDARY*: the server is a secondary database server in a cluster
- *AGENT*: the server is an agency node in a cluster
- *UNDEFINED*: in a cluster, *UNDEFINED* is returned if the server role cannot be
determined. On a single server, *UNDEFINED* is the only possible return
value.
determined.
@RESTRETURNCODES