Function get_threshold_alert

Source
pub async fn get_threshold_alert(
    configuration: &Configuration,
    workspace: &str,
) -> Result<GetThresholdAlert200Response, Error<GetThresholdAlertError>>