Skip to main content

get_ca_health

Function get_ca_health 

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

GET /admin/cas/{id}/health — CA health check.

Performs or retrieves an on-demand health check for the specified CA backend.