SoftLayer Network Subnet IpAddress::editObjects

From SoftLayer Development Network Wiki

Jump to: navigation, search

editObjects is a member of the SoftLayer_Network_Subnet_IpAddress service.

Contents

Overview

This function is used to edit multiple objects at the same time.

User Access

Users wishing to execute editObjects service must have the View Hardware 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_Subnet_IpAddress objects with only the properties defined that you wish to change. Unchanged properties are left alone.

Personal tools