CloudStack v2.2.13 - 2.2.14 Root Admin API Reference
								
updateTrafficType
Updates traffic type of a physical network
Request parameters
| Parameter Name | Description | Required | 
| id | traffic type id | true | 
| kvmnetworklabel | The network name label of the physical device dedicated to this traffic on a KVM 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 |