Skip to content
  • POST /api/v1/system/process/signal β€” Send signal to process(es)
  • POST /api/v1/system/shutdown β€” Shutdown the system
  • POST /api/v1/system/reboot β€” Reboot the system
  • GET /api/v1/system/displays β€” Get display information
  • GET /api/v1/system/ports β€” List all listening network ports
  • GET /api/v1/system/daemon β€” Get daemon programs configuration
  • GET /api/v1/system/processes β€” List all system processes
  • GET /api/v1/system/processes/{pid} β€” Get process details by PID
  • GET /api/v1/system/resources β€” Get system resources and statistics
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help