Apache CloudStack v4.9.0 Root Admin API Reference

addTrafficType

Adds traffic type to a physical network

Request parameters

Parameter NameDescriptionRequired
physicalnetworkidthe Physical Network IDtrue
traffictypethe trafficType to be added to the physical networktrue
hypervnetworklabelThe network name label of the physical device dedicated to this traffic on a Hyperv hostfalse
isolationmethodUsed if physical network has multiple isolation types and traffic type is public. Choose which isolation method. Valid options currently 'vlan' or 'vxlan', defaults to 'vlan'.false
kvmnetworklabelThe network name label of the physical device dedicated to this traffic on a KVM hostfalse
ovm3networklabelThe network name of the physical device dedicated to this traffic on an OVM3 hostfalse
vlanThe VLAN id to be used for Management traffic by VMware hostfalse
vmwarenetworklabelThe network name label of the physical device dedicated to this traffic on a VMware hostfalse
xennetworklabelThe network name label of the physical device dedicated to this traffic on a XenServer hostfalse

Response Tags

Response NameDescription
idid of the network provider
hypervnetworklabelThe network name label of the physical device dedicated to this traffic on a HyperV host
kvmnetworklabelThe network name label of the physical device dedicated to this traffic on a KVM host
ovm3networklabelThe network name of the physical device dedicated to this traffic on an OVM3 host
physicalnetworkidthe physical network this belongs to
traffictypethe trafficType to be added to the physical network
vmwarenetworklabelThe network name label of the physical device dedicated to this traffic on a VMware host
xennetworklabelThe network name label of the physical device dedicated to this traffic on a XenServer host