Skip to main content

retry_setup_machine_step

Function retry_setup_machine_step 

Source
pub fn retry_setup_machine_step(
    bundle_root: &Path,
    provider_id: &str,
    tenant: &str,
    team: &str,
    machine: &SetupMachine,
    step: Option<&str>,
) -> Result<Value>