mirror of https://gitee.com/bigwinds/arangodb
10 lines
393 B
Markdown
10 lines
393 B
Markdown
////////////////////////////////////////////////////////////////////////////////
|
|
/// @startDocuBlock JSF_cluster_test_HEAD
|
|
/// @brief executes a cluster roundtrip for sharding
|
|
///
|
|
/// @RESTHEADER{HEAD /_admin/cluster-test, Execute cluster roundtrip}
|
|
///
|
|
/// @RESTDESCRIPTION
|
|
/// See GET method.
|
|
/// @endDocuBlock
|
|
//////////////////////////////////////////////////////////////////////////////// |