SoftLayer Network Monitor Version1 Query Host::editObjects

From SoftLayer Development Network Wiki

Jump to: navigation, search

editObjects 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 editObjects service must have the Monitoring permission assigned to their account.

Return Type

editObjects returns the boolean data type.

Headers

Required Headers

editObjects requires the following headers:

Parameters

editObjects takes the following parameters:

templateObjects

An array of skeleton SoftLayer_Network_Monitor_Version1_Query_Host objects with only the properties defined that you wish to change. Unchanged properties are left alone.

Personal tools