"SoftLayer_" prefix removed for readability.
[Deprecated] Remove the required nameserver resource record for a global load balancer account.
The global load balancer service has been deprecated and is no longer available.
If your globally load balanced domain is hosted on the SoftLayer nameservers this method will remove the NS resource record from your DNS zone file.
None
None
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Account/{SoftLayer_Network_LoadBalancer_Global_AccountID}/removeNsRecord'