Laboratorio API
Ejecuta solicitudes contra el Coordinator desde el navegador
Dashboard
Laboratorio API
Endpoints rápidos
Método
GET
POST
PUT
DELETE
Ruta
X-SMT-Agent-Key (opcional; no se almacena)
JSON body (para POST/PUT)
{ "agentId": "11111111-1111-1111-1111-111111111111", "machineName": "SRV-DEMO", "operatingSystem": "Windows Server", "agentVersion": "1.0.60", "cpuPercent": 21, "memoryPercent": 48, "diskFreeGb": 350.5, "sentAt": "2026-09-09T17:00:00Z", "alias": "SQL-DEMO", "ipAddress": "192.168.1.20", "displayName": "SQL-DEMO · SRV-DEMO · 192.168.1.20", "healthStatus": 0, "sqlAvailable": true, "oneDriveAvailable": true }
Ejecutar solicitud
Listo.