vmware/pyvmomi-community-samples

vcenter_to_vcenter vm relocation

Open

#607 opened on Sep 13, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (914 forks)batch import
help wanted

Repository metrics

Stars
 (972 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello,

I faced with issue when tried to relocate vm from one vc to another using pyvmomi. When I launch this script 'Relocate virtual task' on the source vc completes successfully, but on target vc there are no appear any new vm's. Could you please provide any solution to fix it, or maybe sample code. Maybe I need to add more parameters to specify target node or specify ruleset:

Contributor guide