NetworkSummaryListType

Element:
NetworkSummaryList
Type:
NetworkSummaryListType
Namespace:
http://www.vmware.com/vcloud/networkservice/1.0
Description:
Since:
Schema:
network.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<NetworkSummaryList xmlns="http://www.vmware.com/vcloud/networkservice/1.0" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5"
        xmlns:common_1.0="http://www.vmware.com/vcloud/networkservice/common/1.0" xmlns:ipam_1.0="http://www.vmware.com/vcloud/networkservice/ipam/1.0">
    <NetworkSummary>
        <FenceMode> xs:string </FenceMode>
        <VmsAllocated> xs:int </VmsAllocated>
        <VmsPoweredOn> xs:int </VmsPoweredOn>
        <DefaultGateway> xs:string </DefaultGateway>
        <vcloud_v1.5:IpRanges>
            <vcloud_v1.5:IpRange>
                <vcloud_v1.5:StartAddress> vcloud_v1.5:IpAddressType </vcloud_v1.5:StartAddress>
                <vcloud_v1.5:EndAddress> vcloud_v1.5:IpAddressType </vcloud_v1.5:EndAddress>
            </vcloud_v1.5:IpRange>
        </vcloud_v1.5:IpRanges>
        <RoutedNetwork>
            <EdgeGatewayName> xs:string </EdgeGatewayName>
            <EdgeGatewayAddress> xs:string </EdgeGatewayAddress>
            <ipam_1.0:PublicIpUsage> ipam_1.0:IpAddressUsageType </ipam_1.0:PublicIpUsage>
            <EdgeGatewayHref> xs:string </EdgeGatewayHref>
        </RoutedNetwork>
        <DirectNetwork>
            <virtualCircuitId> xs:string </virtualCircuitId>
        </DirectNetwork>
        <DefaultNetwork> xs:boolean </DefaultNetwork>
        <DefaultGatewaySubnetmask> xs:string </DefaultGatewaySubnetmask>
    </NetworkSummary>
</NetworkSummaryList>

Elements

Element Type Required Modifiable Since Deprecated Description
NetworkSummary NetworkSummaryType No