Use the generic connection Create, Read, Update and Delete (CRUD) routes for searching, updating and deleting Layer 2 Alibaba Cloud Direct Connect Partner connections.
Prerequisites
OK
{- "type": "LAYER2_GROUP",
- "name": "My Alibaba Connection",
- "paymentType": "invoice",
- "srcPortId": "5c524bca887918000bebd195",
- "partner": {
- "account": "xx-3434-yy-6",
- "destPortId": "5b9701ed5c6e5f000b4181dd"
}
}
{- "name": "My Alibaba Connection",
- "status": "CREATING",
- "type": "GROUP_LAYER2",
- "subconnections": [
- {
- "id": "5cd1e35f552bac6f8055f49e",
- "srcPortId": "5c524bca887918000bebd195",
- "destPortId": [
- "5b9701ed5c6e5f000b4181dd",
- "5b9702205c6e5f000b4181de"
]
}
]
}