pub async fn list_cas(
_admin: AdminAuth,
__arg1: State<Arc<AppState>>,
) -> ResponseExpand description
GET /admin/cas — list all configured CAs with health status.
Returns an array of CA summaries including health status from the HA subsystem.