Retrieves comprehensive application and system information for operational monitoring and diagnostics. Provides version information, environment details, process metrics, and system characteristics. Returns structured data suitable for monitoring dashboards, deployment verification, and capacity planning.
This endpoint provides detailed application metadata including version information, runtime environment, and system characteristics for operational visibility and troubleshooting purposes. The response includes application details (name, version, environment), process information (memory usage, thread count, start time), and system specifications (CPU count, OS version, architecture). Use this endpoint for deployment verification, environment validation, and performance monitoring. Information is gathered from runtime reflection and system APIs without external dependencies. Essential for operational dashboards, deployment automation, and system administration tasks.