Skip to main content

Get Supported Bandwidths

GET 

https://api.orange.com/evolutionplatform/aws/api/v1//connectivity/:connectivityType/bandwidths

This method allows to retrieve the supported bandwidths for a given connectivity type of AWS

Request

Path Parameters

    connectivityType ConnectivityTypeEnumrequired

    Possible values: [PUBLIC, PRIVATE]

    Connectivity Type

Responses

Successful retrieval of supported bandwidths

Schema
  • Array [
  • int32
  • ]

Authorization: http

name: SecuritySchemetype: httpdescription: Authenticationscheme: bearerbearerFormat: JWT
curl -L 'https://api.orange.com/evolutionplatform/aws/api/v1//connectivity/:connectivityType/bandwidths' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <token>'
Request Collapse all
Base URL
https://api.orange.com/evolutionplatform/aws/api/v1/
Auth
Parameters
— pathrequired