clearRegistration


SoftLayer_Network_Subnet_Registration::clearRegistration

Deprecated

[Deprecated] Clear an existing registration

Description

The subnet registration service has been deprecated.

This method will initiate the removal of a subnet registration.


Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Subnet_Registration/{SoftLayer_Network_Subnet_RegistrationID}/clearRegistration'