docs: Fix /api/storage endpoint path in API.md
This commit is contained in:
parent
5858a9e38a
commit
8c17f4a050
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ Returns time-series data for CPU, Memory, and Storage.
|
||||||
**Ranges**: `1h`, `24h`, `7d`, `30d`
|
**Ranges**: `1h`, `24h`, `7d`, `30d`
|
||||||
|
|
||||||
### Storage Stats
|
### Storage Stats
|
||||||
`GET /api/storage`
|
`GET /api/storage/`
|
||||||
Detailed storage usage per node and pool.
|
Detailed storage usage per node and pool.
|
||||||
|
|
||||||
### Backup History
|
### Backup History
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue