"SoftLayer_" prefix removed for readability.
Establishes a connection between the account and Service Endpoint networks.
Initiate the automated process to establish connectivity granting the account private back-end network access to the services available through IBM Cloud Service Endpoint. Once initiated, the configuration process occurs asynchronously in the background.
True
The request to connect was successfully initiated.
False
The account and Service Endpoint networks are already connected.
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/connectPrivateEndpointService'