Skip to main content

Create a bandwidth allocation

POST 

/bandwidth-allocations

Create a new bandwidth allocation.

Request

Body

The bandwidth-allocations resource definition.

    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

Created

Loading...