getAuthenticationCode


SoftLayer_Dns_Domain_Registration::getAuthenticationCode

Get the authentication code for a domain.

Description

The getAuthenticationCode method retrieves the authentication code for the domain.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • string
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Dns_Domain_Registration/{SoftLayer_Dns_Domain_RegistrationID}/getAuthenticationCode'