https://github.com/pugson/unraid-json-api-external
Simple Python server for exposing your Unraid JSON API (by CyanLabs) without needing auth.
https://github.com/pugson/unraid-json-api-external
unraid unraid-api
Last synced: 11 months ago
JSON representation
Simple Python server for exposing your Unraid JSON API (by CyanLabs) without needing auth.
- Host: GitHub
- URL: https://github.com/pugson/unraid-json-api-external
- Owner: pugson
- License: unlicense
- Created: 2023-09-17T14:56:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T18:30:44.000Z (over 2 years ago)
- Last Synced: 2025-05-31T11:30:50.220Z (about 1 year ago)
- Topics: unraid, unraid-api
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unraid-json-api-external
Simple Python server for exposing your Unraid JSON API (by CyanLabs) without needing auth.
Requires installing this plugin on your Unraid server:
https://cyanlabs.net/applications/jsonapi-unraid/
## Usage
1. Install the plugin from CyanLabs on your Unraid server
2. Install this docker container in host mode
3. Fetch the API at `http://:/{query}`
## Available queries
- cpuload.ini
- devs.ini
- diskload.ini
- disks.ini
- monitor.ini
- network.ini
- sec.ini
- sec_afp.ini
- sec_nfs.ini
- shares.ini
- users.ini
- var.ini