Resolved! Issue with setting QoS egress value with API
For scripting purpose I need to be able to set egress-max values in QoS with the API.First I created a QoS profile, TRUST-QOS, and set the egress-max to 20In powershell, I have the following: $paURL = "https://" + $PAIP + "//api/?key=" + $apiKey + "&type=config&action=set&xpath=/config/devices/entry[@name='localhost.localdomain'...




