getObject


SoftLayer_Network_Subnet_Rwhois_Data::getObject

Retrieve a SoftLayer_Network_Subnet_Rwhois_Data record.

Description

getObject retrieves the SoftLayer_Network_Subnet_Rwhois_Data object whose ID corresponds to the ID number of the init parameter passed to the SoftLayer_Network_Subnet_Rwhois_Data service.

The best way to get Rwhois Data for an account is through getRhwoisData on the Account service.


Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Subnet_Rwhois_Data/{SoftLayer_Network_Subnet_Rwhois_DataID}/getObject'