Create Cross Connect
Prerequisite: Only contract administrators, owners, and users with createPcc privilege can create and manage Cross Connects via the API. You can also set User privileges in the DCD. For more information, see Set User Privileges for Cross Connect.
Note: To connect a LAN to a Cross Connect, you must use the /lan
endpoint. For more information about how to create LANs and associate them with a Cross Connect, see Associate Cross Connect with the VDC.
To create a Cross Connect via the API, perform a POST
request with the name and description of the Cross Connect.
Request
Response
202 Successful operation
For more information about the request and response fields, see Create a Cross Connect.
Last updated