VMware Cloud Director API - NetworkFeaturesType
NetworkFeaturesType
- Type:
- NetworkFeaturesType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Represents features of a network.
- Since:
- Schema:
- network.xsd
- Media type(s):
- None
- Extends:
- anyType
- XML Representation:
-
<NetworkFeaturesType xmlns="http://www.vmware.com/vcloud/v1.5">
<NetworkService>
<IsEnabled> xs:boolean </IsEnabled>
</NetworkService>
</NetworkFeaturesType>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description DhcpService DhcpServiceType No always Substitute for NetworkService. DHCP service settings FirewallService FirewallServiceType No always Substitute for NetworkService. Firewall service settings IpsecVpnService IpsecVpnServiceType No always Substitute for NetworkService. Ipsec Vpn service settings LoadBalancerService LoadBalancerServiceType No always Substitute for NetworkService. Load Balancer service settings NatService NatServiceType No always Substitute for NetworkService. NAT service settings StaticRoutingService StaticRoutingServiceType No always Substitute for NetworkService. Static Routing service settings