Skip to main content

Get Available Bandwidths

GET 
/networking/vxc_bandwidths

Get a list of available bandwidths for VXC creation

Request

Query Parameters

    filter[site_id] string

    The id of the site you want to filter on

    filter[cloud_provider] string

    The cloud provider you want to filter on

    filter[cloud_region] string

    The cloud region you want to filter on

    filter[local] boolean

    Whether you want to see only local regions

Responses

200: Successful response

401: Authentication error

403: Authorization error

Loading...