deleteObject


SoftLayer_Network_Subnet_Registration_Details::deleteObject

Deprecated

[Deprecated] Remove an existing association between a SoftLayer_Network_Subnet_Registration object and a SoftLayer_Account_Regional_Registry_Detail object.

Description

The subnet registration details service has been deprecated.

This method will delete an existing SoftLayer_Account_Regional_Registry_Detail object.


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_Details/{SoftLayer_Network_Subnet_Registration_DetailsID}/deleteObject'