Get Neat system and component status
GET/api/sysinfo
Runs the Neat system-information command and enriches its structured result with Insight URL and port data. Use it for a broad installation snapshot; use the diagnostics endpoints for live transport-level investigation.
Responses
- 200
- 500
- 502
- 504
Structured output from neat --json, enriched with Insight URL and port information.
A local operation failed.
A required backend command, vf, DevKit, or remote catalog service failed or returned an invalid response.
A required backend command or media helper timed out.