📄️ System Management
OSAPI can query a variety of system-level information from managed hosts. All
📄️ Network Management
OSAPI can query and update network configuration on managed hosts. Network
📄️ Command Execution
OSAPI can execute arbitrary commands on managed hosts. Command execution runs
📄️ Job System
The job system is the backbone of OSAPI. Every state-reading or state-changing
📄️ Audit Logging
OSAPI records a structured audit trail of every API request. Audit entries
📄️ Health Checks
OSAPI exposes health endpoints for load balancers, monitoring systems, and
📄️ Authentication & RBAC
OSAPI uses JWT bearer tokens for authentication and fine-grained resource:verb
📄️ Distributed Tracing
OSAPI uses OpenTelemetry to propagate a single
📄️ Metrics
OSAPI exposes a Prometheus-compatible metrics endpoint for monitoring and