Skip to main content

get_runtime_usage

Function get_runtime_usage 

Source
pub async fn get_runtime_usage(
    configuration: &Configuration,
) -> Result<Vec<RuntimeUsageCount>, Error<GetRuntimeUsageError>>
Expand description

Powers the Runtimes admin page (#190/#255 runtime governance) — for each language currently in use anywhere on the instance, how many scripts, flows, and apps use it. A language with no usage is simply absent from the response.