The Unraid built-in API uses GraphQL at /graphql with x-api-key auth instead of REST endpoints. Service now tries GraphQL first, then falls back to legacy REST, then connectivity check. Fetches: hostname, uptime, CPU cores/threads, RAM total, Docker containers with status, array state, and share free space. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| routers | ||
| services | ||
| __init__.py | ||
| auth.py | ||
| cache.py | ||
| config.py | ||
| db.py | ||
| main.py | ||