Apache CloudStack 4.23.0.0 Root Admin API Reference
updateTrafficType
Updates traffic type of a physical network
Request parameters
| Parameter Name | Description | Required |
| id | Traffic type ID | true |
| hypervnetworklabel | The network name label of the physical device dedicated to this traffic on a Hyperv host | false |
| kvmnetworklabel | The network name label of the physical device dedicated to this traffic on a KVM host | false |
| ovm3networklabel | The network name of the physical device dedicated to this traffic on an OVM3 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 |
| hypervnetworklabel | The Network name label of the physical device dedicated to this traffic on a HyperV host |
| isolationmethods | isolation methods for the physical network traffic |
| kvmnetworklabel | The Network name label of the physical device dedicated to this traffic on a KVM host |
| ovm3networklabel | The Network name of the physical device dedicated to this traffic on an OVM3 host |
| physicalnetworkid | The physical Network this belongs to |
| traffictype | The trafficType to be added to the physical Network |
| vlan | The VLAN id to be used for Management traffic by VMware host |
| 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 |