We're in the process of migrating VMs from ClusterA to ClusterB and part of that migration is going back into vRA and changing the reservation and storage post migration. I started looking into CloudClient a few days ago thinking maybe we could use it to script the changing of the reservation. It definitely seems doable, but I'm not finding a lot of documentation or help around CloundClient. It looks like a lot of the commands you would use revolve around IDs and not VM names. I think I've got an idea of the command I would run to change them. Just not sure about the ID or if there's a command in the tool that can translate a VM name to the ID. Can anyone give me a nudge in the right direction? Thanks,
"vra provisioneditem change reservation --ids <not sure which one or how to retrieve in mass> --reservationName <resname> --storagPath <storage>"