v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463248219.5 KB

Deletes the specified interconnect.

Intended for use by Direct Connect Partners only.

post/#X-Amz-Target=OvertureService.DeleteInterconnect

Headers

X-Amz-Target'OvertureService.DeleteInterconnect' required

Request body

interconnectIdstring required

The ID of the interconnect.

Response

Success

interconnectState'requested' | 'pending' | 'available' | 'down' | 'deleting' | 'deleted' | 'unknown'
<p>The state of the interconnect. The following are the possible values:</p> <ul> <li> <p> <code>requested</code>: The initial state of an interconnect. The interconnect stays in the requested state until the Letter of Authorization (LOA) is sent to the customer.</p> </li> <li> <p> <code>pending</code>: The interconnect is approved, and is being initialized.</p> </li> <li> <p> <code>available</code>: The network link is up, and the interconnect is ready for use.</p> </li> <li> <p> <code>down</code>: The network link is down.</p> </li> <li> <p> <code>deleting</code>: The interconnect is being deleted.</p> </li> <li> <p> <code>deleted</code>: The interconnect is deleted.</p> </li> <li> <p> <code>unknown</code>: The state of the interconnect is not available.</p> </li> </ul>