Skip to main content

Create aggregated bandwidth regions

POST 

/sse/config/v1/bandwidth-allocations

Create an aggregated bandwidth regions.

Request

Body

The aggregated bandwidth region you want to create

    allocated_bandwidth numberrequired

    bandwidth to allocate in Mbps

    name stringrequired

    name of the aggregated bandwidth region

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

Responses

Created

Loading...