Skip to content

Simple Python server for exposing your Unraid JSON API (by CyanLabs) without needing auth.

License

Notifications You must be signed in to change notification settings

pugson/unraid-json-api-external

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ba00f04 · Sep 17, 2023

History

8 Commits
Sep 17, 2023
Sep 17, 2023
Sep 17, 2023
Sep 17, 2023
Sep 17, 2023
Sep 17, 2023
Sep 17, 2023

Repository files navigation

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://<unraid_ip>:<docker_port>/{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

About

Simple Python server for exposing your Unraid JSON API (by CyanLabs) without needing auth.

Topics

Resources

License

Stars

Watchers

Forks