Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.64 KB

HyperflexClusterNetworkPolicy.md

File metadata and controls

19 lines (15 loc) · 1.64 KB

HyperflexClusterNetworkPolicy

A policy specifying VLANs for management, VM migration, and VM traffic.

Properties

Name Type Description Notes
jumbo_frame bool Enable or disable jumbo frames. [optional]
kvm_ip_range HyperflexIpAddrRange [optional]
mac_prefix_range HyperflexMacAddrPrefixRange [optional]
mgmt_vlan HyperflexNamedVlan [optional]
uplink_speed str Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G'. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only. [optional] [default to 'default']
vm_migration_vlan HyperflexNamedVlan [optional]
vm_network_vlans list[HyperflexNamedVlan] [optional]
cluster_profiles list[HyperflexClusterProfile] A reference to a hyperflexClusterProfile resource. When the $expand query parameter is specified, the referenced resource is returned inline. List of cluster profiles using this policy. [optional]
organization OrganizationOrganization [optional]

[Back to Model list] [Back to API list] [Back to README]