ContainerNursery Management API (HTTPS) ======================================= Health & Status: GET /health - Basic health check GET /health/detailed - Detailed health with all container info GET /containers - List all active containers Route Management: GET /routes - List configured routes POST /routes - Add a new route PUT /routes - Update an existing route DELETE /routes - Remove a route