Skip to main content

revalidate_license

Function revalidate_license 

Source
pub async fn revalidate_license(
    configuration: &Configuration,
) -> Result<RevalidateLicense200Response, Error<RevalidateLicenseError>>
Expand description

Revalidates the licence now instead of waiting for the periodic poll. Superadmin only. Never errors on a failed validation — the escalation ladder owns what failure means, so the resolved state is reported instead. recovered is true when this call cleared an existing failure (and therefore lifted read-only).