Skip to main content

Update a bandwidth allocation

PUT 

/bandwidth-allocations

Update an existing bandwidth allocation.

Request

Body

OK

    name stringrequired

    name of the aggregated bandwidth region

    allocated_bandwidth numberrequired

    bandwidth to allocate in Mbps

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

Responses

OK

Loading...