I have 59 external networks defined in my Provider VDC and over a hundred directly connected OrgVDC networks mapping back to those.
I need to update the DNS records for the static IP pools associated with each external network and it appears to me at least that I cannot do this via the PowerCLI cmdlets for vCloud?
the Set options I have:
Set-CIAccessControlRule
Set-CINetworkAdapter
Set-CIVApp
Set-CIVAppNetwork
Set-CIVAppStartRule
Set-CIVAppTemplate
Set-Org
Set-OrgNetwork <-- does NOT allow editing DNS/pool settings for Directly Connected OvDC networks.
Set-OrgVdc
Am I missing something or is this going to have to be done manually through the UI?