SoftLayer Network Subnet Rwhois Data::editObject
From SoftLayer Development Network Wiki
editObject is a member of the SoftLayer_Network_Subnet_Rwhois_Data service.
Contents |
Overview
Edit the RWHOIS record by passing in a modified version of the record object. All fields are editable.
User Access
Users wishing to execute editObject service must have the Manage DNS permission assigned to their account.
Return Type
editObject returns the boolean data type.
Headers
Required Headers
editObject requires the following headers:
Parameters
editObject takes the following parameters:
templateObject
A skeleton SoftLayer_Network_Subnet_Rwhois_Data object with only the properties defined that you wish to change. Unchanged properties are left alone.

