1
0
Fork 0
arangodb/Documentation/DocuBlocks/Rest/Administration/get_admin_routing_reloads.md

359 B

@startDocuBlock get_admin_routing_reloads @brief Reload the routing table.

@RESTHEADER{POST /_admin/routing/reload, Reloads the routing information, RestAdminRoutingHandler}

@RESTDESCRIPTION Reloads the routing information from the collection routing.

@RESTRETURNCODES

@RESTRETURNCODE{200} Routing information was reloaded successfully. @endDocuBlock