OTA update endpoint for VMP agents. This host serves an API, not a website.
Status: running — the agent API is under /api/v1/.
GET /api/v1/health — livenessPOST /api/v1/enroll, GET /api/v1/check, GET /api/v1/files/…, POST /api/v1/report — authenticatedAgents reach this server outbound and self-update automatically. There is nothing to do here.