"SoftLayer_" prefix removed for readability.
Deprecated
| Name | Type | Description |
|---|---|---|
| subnetId | int | The internal identifier of the private subnet to remove. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Tunnel_Module_Context/{SoftLayer_Network_Tunnel_Module_ContextID}/removePrivateSubnetFromNetworkTunnel'