{"description":"PC self-service registration, phone-home, and bootstrap","endpoints":[{"desc":"Register new PC","method":"POST","path":"/api/register"},{"desc":"Update tunnel SSH key","method":"POST","path":"/api/register/tunnel-key"},{"desc":"PC phone-home (heartbeat + pending ops)","method":"POST","path":"/api/phone-home"},{"desc":"Simple heartbeat","method":"GET","path":"/api/heartbeat/<hostname>"},{"desc":"Submit health report","method":"POST","path":"/api/pc/<hostname>/health-report"},{"desc":"Get pending operations","method":"GET","path":"/api/pc/<hostname>/pending-ops"},{"desc":"Report op result","method":"POST","path":"/api/pc/<hostname>/pending-ops/<id>/result"},{"desc":"Download bootstrap script","method":"GET","path":"/api/bootstrap/<platform>"},{"desc":"Quick bootstrap (curl | bash)","method":"GET","path":"/bootstrap.sh"},{"desc":"Get management SSH pubkey","method":"GET","path":"/api/mgmt-agent-pubkey"},{"desc":"Service health check","method":"GET","path":"/health"}],"links":{"help":"/help","info":"/info","support":"/support"},"service":"Clients API","version":"1.0.0"}
