Apache CloudStack 4.23.0.0 Root Admin API Reference
listTrafficTypes
Lists traffic types of a given physical network.
Request parameters
| Parameter Name | Description | Required |
| physicalnetworkid | The Physical Network ID | true |
| keyword | List by keyword | false |
| page | false | |
| pagesize | 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 |