Skip to main content

Edit a QoS profile

Edit a QoS profile.

Path Parameters
  • id string required

    The resource's unique identifier.

Request Body

The qos profile you want to edit

  • aggregate_bandwidth object
  • egress_guaranteed integer

    Possible values: <= 16000

    guaranteed sending bandwidth in mbps

  • egress_max integer

    Possible values: <= 60000

    max sending bandwidth in mbps

  • class_bandwidth_type object
  • oneOf

  • mbps object
  • class object[]

    QoS setting for traffic classes

  • Array [
  • class_bandwidth object
  • egress_guaranteed integer

    Possible values: <= 60000

    guaranteed sending bandwidth in mbps

  • egress_max integer

    Possible values: <= 60000

    max sending bandwidth in mbps

  • name string

    Possible values: <= 31 characters

    Traffic class

  • priority string

    Possible values: [real-time, high, medium, low]

    Default value: medium

    traffic class priority

  • ]
  • name string required

    Possible values: <= 31 characters

    Alphanumeric string begin with letter: [0-9a-zA-Z._-]

  • Responses

    Ok

    Loading...