Skip to main content

List aggregated bandwidth regions

Retrieve all aggregated bandwidth regions.

Query Parameters
  • limit number

    The maximum number of result objects to return per page.

  • offset number

    The offset of the result entry.

Responses

List of aggregated bandwidth regions


Schema
  • data object[]
  • Array [
  • allocated_bandwidth number required

    bandwidth to allocate in Mbps

  • id string

    uuid of the resource

  • name string required

    name of the aggregated bandwidth region

  • qos object
  • customized boolean
  • enabled boolean
  • guaranteed_ratio number
  • profile string
  • spn_name_list string[]
  • ]
  • limit number

    Default value: 200

  • offset number

    Default value: 0

  • total number
Loading...