Skip to main content

Update a QoS policy rule

PUT 

/qos-policy-rules/:id

Update an existing QoS policy rule.

Request

Path Parameters

    id uuidrequired

    The UUID of the configuration resource

Body

OK

    oneOf
    folder stringrequired

    Possible values: <= 64 characters, Value must match regular expression ^[a-zA-Z\d-_\. ]+$

    The folder in which the resource is defined

    name stringrequired
    action objectrequired
    class string
    description string
    schedule string
    dscp_tos object
    codepoints object[]
  • Array [
  • name string
    type object
    oneOf
    ef object
  • ]

Responses

OK

Loading...