IpAddressAllocationListType

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

Elements

Element Type Required Modifiable Since Deprecated Description
Allocation IpAddressAllocationType No
Deallocation IpAddressAllocationType No