Skip to main content
POST
Create Aws Tenant L2

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

Body

application/json
vi_name
string
required
site_name
string | null
account_id
string | null
max_bandwidth
enum<string> | null
Available options:
50000,
100000,
200000,
300000,
400000,
500000,
1000000,
2000000,
5000000,
10000000,
25000000
aws_customer_port_name
string | null

Response

Successful Response

id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
status
enum<string>
required
Available options:
received,
in_progress,
success,
failed,
cancelled
extra_details
Extra Details · object | null