Skip to main content

list_cas

Function list_cas 

Source
pub async fn list_cas(
    _admin: AdminAuth,
    __arg1: State<Arc<AppState>>,
) -> Response
Expand description

GET /admin/cas — list all configured CAs with health status.

Returns an array of CA summaries including health status from the HA subsystem.