get_root_job_id

Function get_root_job_id 

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