Use the generic connection Create, Read, Update and Delete (CRUD) routes for searching, updating and deleting Layer 2 AWS Direct Connect Partner connections.
Prerequisites
Your company has been verified on the Console Connect platform.
The authenticated user account has Network Admin permissions.
The source port is ACTIVE.
You are requesting paymentType "invoice", or, if requesting paymentType "plan", the subscription associated with the port has sufficient entitlement to complete the request.
OK
{- "name": "amazon",
- "srcPortId": "5de6f8601693740b2c852398",
- "destPortId": "5de6f85d1693740b2c852394",
- "speed": 100,
- "partner": {
- "account": "xx-3434-yy-6"
}, - "type": "LAYER2",
- "duration": 1,
- "durationUnit": "y",
- "paymentType": "invoice",
- "evergreen": true
}