get_configurations

Function get_configurations 

Source
pub async fn get_configurations(
    infra: &InfraContext<'_>,
    token: &str,
    params: &GetConfigurationParams,
) -> Result<Vec<CfsConfigurationResponse>, Error>
Expand description

Fetch and filter CFS configurations from the backend.