Apache CloudStack v4.9.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 |
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 |
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 |