Skip to main content

get_flow_all_logs

Function get_flow_all_logs 

Source
pub async fn get_flow_all_logs(
    configuration: &Configuration,
    workspace: &str,
    id: &str,
) -> Result<String, Error<GetFlowAllLogsError>>