1
0
Fork 0
arangodb/Documentation/DocuBlocks/Rest/Cluster/JSF_cluster_test_PUT.md

373 B

@startDocuBlock JSF_cluster_test_PUT @brief executes a cluster roundtrip for sharding

@RESTHEADER{PUT /_admin/cluster-test, Execute cluster roundtrip}

@RESTALLBODYPARAM{body,object,required}

@RESTDESCRIPTION See GET method. The body can be any type and is simply forwarded.

@RESTRETURNCODES

@RESTRETURNCODE{200} is returned when everything went well.

@endDocuBlock