EdgeGatewayIpAddressType

Type:
EdgeGatewayIpAddressType
Namespace:
http://www.vmware.com/vcloud/networkservice/1.0
Description:
Since:
Schema:
network.xsd
Media type(s):
None
Extends:
IpAddressType
XML Representation:
<EdgeGatewayIpAddressType xmlns="http://www.vmware.com/vcloud/networkservice/1.0" xmlns:ipam_1.0="http://www.vmware.com/vcloud/networkservice/ipam/1.0">
    <GatewayInterfaceNetworkName> xs:string </GatewayInterfaceNetworkName>
    <GatewayInterfaceNetworkUri> xs:string </GatewayInterfaceNetworkUri>
</EdgeGatewayIpAddressType>

Elements

Element Type Required Modifiable Since Deprecated Description
GatewayInterfaceNetworkName string No The name of the Gateway Interface Name (as shown in VCD) that is associated to a network
GatewayInterfaceNetworkUri string No The name of the Gateway Interface URI that is associated to a external network which could be an 'Uplink' or a PLC.