version : vRA/vRO 7.5
PowervRA version 3.7
With get-vRAExternalNetworkProfile you can get an existing External Network Profile and you can see the attributes that need to be set to Specify a plugin aka working with Infoblox and Need a way to specify this when creating a new network profile?
aka:
IPAMEndpointId : 99d54ebe-5664-4a70-a135-cd5a83ec05a4
IPAMEndpointName : InfobloxGrid
I see these properties below that I can use but need a way to set the IPAMEndpointName or IPAMEndpointId properties?
with ;
New-vRAExternalNetworkProfile -Name -Description -SubnetMask -GatewayAddress -PrimaryDNSAddress -SecondaryDNSAddress -DNSSuffix -DNSSearchSuffix -IPRanges -PrimaryWinsAddress -SecondaryWinsAddress
version : vRA/vRO 7.5
PowervRA version 3.7
With get-vRAExternalNetworkProfile you can get an existing External Network Profile and you can see the attributes that need to be set to Specify a plugin aka working with Infoblox and Need a way to specify this when creating a new network profile?
aka:
IPAMEndpointId : 99d54ebe-5664-4a70-a135-cd5a83ec05a4
IPAMEndpointName : InfobloxGrid
I see these properties below that I can use but need a way to set the IPAMEndpointName or IPAMEndpointId properties?
with ;
New-vRAExternalNetworkProfile -Name -Description -SubnetMask -GatewayAddress -PrimaryDNSAddress -SecondaryDNSAddress -DNSSuffix -DNSSearchSuffix -IPRanges -PrimaryWinsAddress -SecondaryWinsAddress