Function figaro::orchestration::request_ownership_change
source · pub async fn request_ownership_change(
objects_to_move: &Vec<ObjectId>,
from: HostIdx,
to: HostIdx,
update_internal_mapping: bool
) -> Vec<(ObjectId, ObjectVersion)>