mirror of https://gitee.com/bigwinds/arangodb
53 lines
1.3 KiB
Markdown
53 lines
1.3 KiB
Markdown
HTTP Interface for Administration and Monitoring {#HttpSystem}
|
|
==============================================================
|
|
|
|
@NAVIGATE_HttpSystem
|
|
@EMBEDTOC{HttpSystemTOC}
|
|
|
|
This is an introduction to ArangoDB's Http interface for administration and
|
|
monitoring of the server.
|
|
|
|
@anchor HttpSystemLog
|
|
@copydetails triagens::admin::RestAdminLogHandler::execute
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemFlushServerModules
|
|
@copydetails JSF_get_admin_modules_flush
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemRoutingReloads
|
|
@copydetails JSF_get_admin_routing_reloads
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemAdminStatistics
|
|
@copydetails JSF_get_admin_statistics
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemAdminStatisticsDescription
|
|
@copydetails JSF_get_admin_statistics_description
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemAdminDescriptionShardingGET
|
|
@copydetails JSF_sharding_test_GET
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemAdminDescriptionShardingPUT
|
|
@copydetails JSF_sharding_test_PUT
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemAdminDescriptionShardingPOST
|
|
@copydetails JSF_sharding_test_POST
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemAdminDescriptionShardingDELETE
|
|
@copydetails JSF_sharding_test_DELETE
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemAdminDescriptionShardingPATCH
|
|
@copydetails JSF_sharding_test_PATCH
|
|
|
|
@CLEARPAGE
|
|
@anchor HttpSystemAdminDescriptionShardingHEAD
|
|
@copydetails JSF_sharding_test_HEAD
|
|
|