IdanKen / Dell-EMC-RecoverPoint4VMs

Dell RecoverPoint for VMs automation-related projects
Apache License 2.0
11 stars 8 forks source link

No registered RP4VMs clusters #1

Closed gtaraujo68 closed 2 years ago

gtaraujo68 commented 2 years ago

Hello I am trying to use your script to automate RP4VM but I am having a problem

PS Z:\trabalho\Comum\RP4VM> .\RP4VMs-Protect.ps1 -vc VC10 -credentials $credentials -esxcluster VXRAIL-CLUSTER-PRD -pluginserver HCRPA00 -tag DRTAG -> Connecting to vCenter:

Name Port User


VC10 443 company\gtaraujo68

Invoke-RestMethod : Não é possível localizar um parâmetro que coincida com o nome de parâmetro 'SkipCertificateCheck'. No Z:\trabalho\Comum\RP4VM\RP4VMs-Protect.ps1:95 caractere:57

No registered RP4VMs clusters, configure through Deployer or register vCenter through the API

Could you please let me know if this problem could be solved? Thanks in advance!

Guilherme

IdanKen commented 2 years ago

Hi Guilherme, Just to make sure, have you registered the plugin server after deploying one or more RPVM clusters ?

Regards, Idan

gtaraujo68 commented 2 years ago

we have a plugin in VCenter do you have a command to check if it is ok or not?

IdanKen commented 2 years ago

Either through the plugin (System -> Administration -> vRPA clusters) or through the following call: https://{{pluginServer}}/api/v1/rp-systems

gtaraujo68 commented 2 years ago

in system there are "vCenter Servers / ESC Clusters / Datastores/ Orchestration / Plugin Server / Licenses" In Plugin Server option our 2 vRPA cluster are present

IdanKen commented 2 years ago

Config issue