IpAddressAllocationType

Type:
IpAddressAllocationType
Namespace:
http://www.vmware.com/vcloud/networkservice/1.0
Description:
Since:
Schema:
network.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<IpAddressAllocationType xmlns="http://www.vmware.com/vcloud/networkservice/1.0">
    <GatewayInterfaceNetworkName> xs:string </GatewayInterfaceNetworkName>
    <GatewayInterfaceNetworkUri> xs:string </GatewayInterfaceNetworkUri>
    <NumIpsToBeAllocated> xs:int </NumIpsToBeAllocated>
</IpAddressAllocationType>

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.
NumIpsToBeAllocated int Yes The Number of IPs to be allocated to (or Deallocated from) the specified Gateway Interface.