"SoftLayer_" prefix removed for readability.
Terminates the connection between the account and Service Endpoint networks.
Initiate the automated process to revoke mutual connectivity from the account network and IBM Cloud Service Endpoint network. Once initiated, the configuration process occurs asynchronously in the background.
True The request to disconnect was successfully initiated.
False The account and Service Endpoint networks are already disconnected.
SoftLayer_Exception_NotReady Thrown when the current network configuration will not support connection alteration.
None
None
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network/disconnectPrivateEndpointService'