SoftLayer Network Monitor Version1 Query Host::editObject
From SoftLayer Development Network Wiki
editObject is a member of the SoftLayer_Network_Monitor_Version1_Query_Host service.
Contents |
Overview
Like any other API object, the monitoring objects can have their exposed properties edited by passing in a modified version of the object.
User Access
Users wishing to execute editObject service must have the Monitoring 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_Monitor_Version1_Query_Host object with only the properties defined that you wish to change. Unchanged properties are left alone.

