pub async fn managed_blueprints_apply_create(
configuration: &Configuration,
instance_uuid: &str,
) -> Result<BlueprintInstance, Error<ManagedBlueprintsApplyCreateError>>
Expand description
Apply a blueprint
pub async fn managed_blueprints_apply_create(
configuration: &Configuration,
instance_uuid: &str,
) -> Result<BlueprintInstance, Error<ManagedBlueprintsApplyCreateError>>
Apply a blueprint