Private
Public Access
docs(api): correct endpoint /api/mma_status -> /api/gui/mma_status across docs
This commit is contained in:
@@ -507,7 +507,7 @@ Agents interact with the running container via the Hook API on `:8999`. Examples
|
||||
curl http://<your-unraid-ip>:8999/status
|
||||
|
||||
# Get MMA state
|
||||
curl http://<your-unraid-ip>:8999/api/mma_status
|
||||
curl http://<your-unraid-ip>:8999/api/gui/mma_status
|
||||
```
|
||||
|
||||
See [guide_tools.md](guide_tools.md) for the full Hook API reference.
|
||||
|
||||
Reference in New Issue
Block a user