GitHub user DaanHoogland added a comment to the discussion: Cloudstack API
documentation is woefully out of date
The libvirt maven package has caused problems indeed lately. I noticed that as
well. In general the compilation passes without problem. Github actions are
running on all PRs.
This is my result for that API. Can you pin point what part of it is incorrect?
```
🐱 > list traffictypes physicalnetworkid=4cd6c8c9-3cce-4e9f-bcad-88417e3bb198
{
"count": 2,
"traffictype": [
{
"id": "20ce9737-5f33-4f35-ace1-968c3b464e5b",
"kvmnetworklabel": "cloudbr1",
"physicalnetworkid": "4cd6c8c9-3cce-4e9f-bcad-88417e3bb198",
"traffictype": "Guest",
"vmwarenetworklabel": "vSwitch1,,vmwaresvs",
"xennetworklabel": "Network1"
},
{
"id": "656c0575-bc81-4cb0-bf09-6e4ef5720086",
"kvmnetworklabel": "cloudbr1",
"physicalnetworkid": "4cd6c8c9-3cce-4e9f-bcad-88417e3bb198",
"traffictype": "Public",
"vmwarenetworklabel": "vSwitch1,,vmwaresvs",
"xennetworklabel": "Network1"
}
]
}
```
GitHub link:
https://github.com/apache/cloudstack/discussions/11860#discussioncomment-14726058
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]