shutdown parameter to true in the Body of the request. If not provided, it defaults to false (enabled):
shutdown parameter to false:
- In Postman, expand Connections > Virtual Cross Connects in the left navigation and click PUT Update VXC (v3).
-
Identify the VXC to update by adding the
productUidto the endpoint. -
Select the Body tab and update the
shutdownparameter to true. -
Click Send.
The changes will be reflected in the Portal within two minutes. The Services page shows the gear icon next to the VXC in blue when the service has been shut down, and the text (Shut Down) is displayed next to the service ID. -
To re-enable the VXC, change the
shutdownparameter to false and run the PUT Update VXC (v3) API again.
- In Postman, expand Internet Exchange (IX) in the left navigation and click PUT Update IX.
-
Identify the IX to update by adding the
productUidto the endpoint. -
Select the Body tab and update the
shutdownparameter to true. -
Click Send.
The changes will be reflected in the Portal within two minutes. The Services page shows the gear icon next to the IX in blue when the service has been shut down, and the text (Shut Down) is displayed next to the service ID. -
To re-enable the IX, change the
shutdownparameter to false and run the PUT Update IX API again.