Clio server_info method

This commit is contained in:
mDuo13
2022-06-29 15:41:04 -07:00
parent b996d6441d
commit ffabb8f959
4 changed files with 13 additions and 7 deletions

View File

@@ -5,10 +5,10 @@ blurb: Retrieve status of the server in human-readable format.
labels:
- Core Server
---
# server_info
# server_info (rippled)
[[Source]](https://github.com/ripple/rippled/blob/master/src/ripple/rpc/handlers/ServerInfo.cpp "Source")
The `server_info` command asks the server for a human-readable version of various information about the `rippled` server being queried.
The `server_info` command asks the server for a human-readable version of various information about [the `rippled` server](xrpl-servers.html) being queried. For [Clio servers](the-clio-server.html), see [`server_info` (Clio)](clio-server_info.html) instead.
## Request Format
An example of the request format: