mirror of https://gitee.com/bigwinds/arangodb
373 B
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