Apache CloudStack v4.2.0 Root Admin API Reference
addTrafficType
Adds traffic type to a physical network
Request parameters
| Parameter Name | Description | Required |
| physicalnetworkid | the Physical Network ID | true |
| traffictype | the trafficType to be added to the physical network | true |
| kvmnetworklabel | The network name label of the physical device dedicated to this traffic on a KVM host | false |
| vlan | The VLAN id to be used for Management traffic by VMware host | false |
| vmwarenetworklabel | The network name label of the physical device dedicated to this traffic on a VMware host | false |
| xennetworklabel | The network name label of the physical device dedicated to this traffic on a XenServer host | false |
Response Tags
| Response Name | Description |
| id | id of the network provider |
| kvmnetworklabel | The network name label of the physical device dedicated to this traffic on a KVM host |
| physicalnetworkid | the physical network this belongs to |
| traffictype | the trafficType to be added to the physical network |
| vmwarenetworklabel | The network name label of the physical device dedicated to this traffic on a VMware host |
| xennetworklabel | The network name label of the physical device dedicated to this traffic on a XenServer host |