pub async fn get_health_ca(
_admin: AdminAuth,
__arg1: State<Arc<AppState>>,
) -> ResponseExpand description
GET /admin/health/ca — CA backend health for all configured CAs.
Returns the health status of each configured CA backend from the HA subsystem.