We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 750ab3c commit 580ac07Copy full SHA for 580ac07
website_and_docs/content/documentation/grid/advanced_features/endpoints.zh-cn.md
@@ -68,7 +68,7 @@ cURL --request DELETE 'http://<Router-URL>/se/grid/distributor/node/<node-id>' -
68
69
在 Standalone 模式下,分发器 URL 是独立服务器地址。
70
71
-在 Hub-Node 模式下, 分发器 URL 是 Hub 器服务器的地址。
+在 Hub-Node 模式下, 分发器 URL 是 Hub 服务器的地址。
72
```shell
73
cURL --request POST 'http://localhost:4444/se/grid/distributor/node/<node-id>/drain' --header 'X-REGISTRATION-SECRET: <secret> '
74
```
0 commit comments