pub async fn managed_blueprints_partial_update(
configuration: &Configuration,
instance_uuid: &str,
patched_blueprint_instance_request: Option<PatchedBlueprintInstanceRequest>,
) -> Result<BlueprintInstance, Error<ManagedBlueprintsPartialUpdateError>>
Expand description
Blueprint instances