milvus/internal/http
wei liu 0a3d456688
enhance: add restful api to trigger component stop (#32076)
issue: #32698
This PR add two rest api for component stop and status check:
1. `/management/stop?role=querynode` can stop the specified component
2. `/management/check/ready?role=rootcoord` can check whether the target
component is serviceable

---------

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-06-07 10:35:54 +08:00
..
healthz enhance: remove legacy error related code (#28385) 2023-11-14 15:02:18 +08:00
router.go enhance: add restful api to trigger component stop (#32076) 2024-06-07 10:35:54 +08:00
server_test.go enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
server.go enhance: add restful api to trigger component stop (#32076) 2024-06-07 10:35:54 +08:00