You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- PD API address: `http://${host}:${port}/pd/api/v1/${api_name}`
80
80
- Default port: `2379`
81
-
- Details about API names: see [PD API doc](https://download.pingcap.com/pd-api-v1.html)
81
+
- Details about API names: see [PD API doc](https://docs-download.pingcap.com/api/pd-api/pd-api-v1.html)
82
82
83
83
The PD interface provides the status of all the TiKV servers and the information about load balancing. See the following example for the information about a single-node TiKV cluster:
0 commit comments