"SoftLayer_" prefix removed for readability.
[Deprecated] Create a transaction to update the registrations that reference this detail object.
The subnet registration detail service has been deprecated.
This method will create a bulk transaction to update any registrations that reference this detail object. It should only be called from a child class such as SoftLayer_Account_Regional_Registry_Detail_Person or SoftLayer_Account_Regional_Registry_Detail_Network. The registrations should be in the Open or Registration_Complete status.
None
None
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Regional_Registry_Detail/{SoftLayer_Account_Regional_Registry_DetailID}/updateReferencedRegistrations'