- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-11-2018 08:43 AM
Case - 870337
As per the Customer Before the upgrade the PAN-OS to version 8.0.X, the following command was working on API:
<show><qos><interface>ethernet1/1</interface><throughput>0</throughput></qos></show>
It doesn't work anymore, The reply content is:
<response status="error" code="17">
<msg>
<line>
<![CDATA[ show -> qos -> interface has unexpected text. ]]>
</line>
<line>
<![CDATA[ show -> qos -> interface is invalid ]]>
</line>
</msg>
</response>
When I did on my side
<response status="unauth" code="16">
<msg>
<line>Unauthorized request</line>
</msg>
</response>
Can you let me know why it's not working.
07-13-2018 04:07 AM
Verify the qos policy is still shown as applied to the ethernet1/1 via the GUI.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!