api_logs table. The table will remain empty until the
future API authentication/router code starts recording API requests.
| Method | Purpose | Current Budget |
|---|---|---|
| GET /api/olts | OLT inventory | Not enforced yet |
| GET /api/onus | ONU search and inventory | Not enforced yet |
| GET /api/onus/{id} | ONU detail lookup | Not enforced yet |
| GET /api/events | Event retrieval | Not enforced yet |
| POST /api/... | Future write/provisioning methods | Disabled until API write layer is implemented |