GitHub user ilsaloving-gander added a comment to the discussion: Cloudstack API documentation is woefully out of date
This is what the docs say the response should be (https://cloudstack.apache.org/api/apidocs-4.21/apis/listTrafficTypes.html) ``` id - uuid of the network provider canenableindividualservice - true if individual services can be enabled/disabled destinationphysicalnetworkid - the destination physical network name - the provider name physicalnetworkid - the physical network this belongs to servicelist - services for this provider state - state of the network provider ``` It looks like a the response documentation is for a completely different API. The only field in the docs that actually corresponds to the actual API output is `physicalnetworkid`. GitHub link: https://github.com/apache/cloudstack/discussions/11860#discussioncomment-14742316 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
