VMware Cloud Community
Balancer1
Contributor
Contributor

VMWare Replication Configuration using PowerCLI

Hi everyone, I am very new to VMware and PowerCLI. I am doing a project require me to do replication configuration for many servers. I was trying to follow the guide on this blog.

however, I come up with below error and try to google it and cannot find any answer to it. Is there anyone encounter similar issue or has any ideas about it.

Invoke-VrGetLocalVms : Error calling GetLocalVms:
At line:16 char:17
+ ... licatedVm = Invoke-VrGetLocalVms -PairingId $remotePairing.PairingId ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Invoke-VrGetLocalVms], ApiException
+ FullyQualifiedErrorId : VMware.Binding.OpenApi.Client.ApiException,VMware.Sdk.Vr.Api.ReplicationApi.InvokeVrGetLocalVms

0 Kudos
1 Reply
LucD
Leadership
Leadership

Did all the previous steps from that article complete successfully? 


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

0 Kudos