i try to change the gateway of an nfs4 repository trough powershell but i feel like i missing something

When i get my repo, i got this

i try to switch with this commands
Code: Select all
Set-VBRBackupRepository -Repository "S'Cloud Repo" -Server "198.18.10.2"
Set-VBRBackupRepository -Repository "S'Cloud Repo" -Server "HOSTID"
Thanks