SoftLayer Network Subnet IpAddress::editObject
From SoftLayer Development Network Wiki
editObject is a member of the SoftLayer_Network_Subnet_IpAddress service.
Contents |
Overview
Edit a subnet IP address.
User Access
Users wishing to execute editObject service must have the View Hardware 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_IpAddress object with only the properties defined that you wish to change. Unchanged properties are left alone.

