HI There I am using Get-OrgVdcNetwork to pull all the Organizational networks from VCD 10.3.3.2. It is not pulling all the networks and at the end gives an error message about IP V6. Is this a bug...
See more...
HI There I am using Get-OrgVdcNetwork to pull all the Organizational networks from VCD 10.3.3.2. It is not pulling all the networks and at the end gives an error message about IP V6. Is this a bug and is there a workaround? thanks Get-OrgVdcNetwork : 12/05/2023 09:29:02 Get-OrgVdcNetwork IPv6 is not supported. At line:1 char:1 + Get-OrgVdcNetwork + ~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (FirstAddress:String) [Get-OrgVdcNetwork], InvalidArgument + FullyQualifiedErrorId : Cloud_IPRange_IPv6NotSupported,VMware.VimAutomation.Cloud.Commands.Cmdlets.GetOrgVdcNetwork