-
connectPrivateEndpointService
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.
<h2>Responses</h2>
<code>True</code> The request to connect was successfully initiated.
<code>False</code> The account and Service Endpoint networks are already connected.
<h2>Exceptions</h2>
<code>SoftLayer_Exception_NotReady</code> Thrown when the current network configuration will not support connection alteration.
-
disconnectPrivateEndpointService
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.
<h2>Responses</h2>
<code>True</code> The request to disconnect was successfully initiated.
<code>False</code> The account and Service Endpoint networks are already disconnected.
<h2>Exceptions</h2>
<code>SoftLayer_Exception_NotReady</code> Thrown when the current network configuration will not support connection alteration.
-
enableVrf
Initiate the change of the private network to VRF, which will cause a brief private network outage.
@SLDNDocumentation Method Permissions NETWORK_VLAN_SPANNING
<h2>Responses</h2>
<code>True</code> The request to change the private network has been accepted and the change will begin immediately.
<code>False</code> The request had no change because the private network is already in a VRF or in the process of converting to VRF.
<h2>Exceptions</h2>
<code>SoftLayer_Exception_NotReady</code> Thrown when the current private network cannot be converted to VRF without specialized assistance.
-
isConnectedToPrivateEndpointService
Accessing select IBM Cloud services attached to the private back-end network is made possible by establishing a network relationship between an account's private network and the Service Endpoint network.
<h2>Responses</h2>
<code>True</code> The account and Service Endpoint networks are currently connected.
<code>False</code> The account and Service Endpoint networks are not connected; both networks are properly configured to connect.
<h2>Exceptions</h2>
<code>SoftLayer_Exception_NotReady</code> Thrown when the current network configuration will not support connection alteration.
-
SoftLayer_Network
Provides services oriented to network-centric discovery and manipulation.
-
SoftLayer_Network
Provides services oriented to network-centric discovery and manipulation.