diff --git a/doc/jsonrpc.md b/doc/jsonrpc.md index b6fcc8480..725780bde 100644 --- a/doc/jsonrpc.md +++ b/doc/jsonrpc.md @@ -5012,6 +5012,8 @@ Example response: } ~~~ +# Miscellaneous RPC commands + ## send_nvme_cmd {#rpc_send_nvme_cmd} Send NVMe command directly to NVMe controller or namespace. Parameters and responses encoded by base64 urlsafe need further processing.