SoftLayer Network Monitor Version1 Query Host::createObjects

From SoftLayer Development Network Wiki

Jump to: navigation, search

createObjects is a member of the SoftLayer_Network_Monitor_Version1_Query_Host service.

Contents

Overview

Passing in a collection of unsaved instances of Query_Host objects into this function will create all objects and return the results to the user.

User Access

Users wishing to execute createObjects service must have the Monitoring permission assigned to their account.

Return Type

createObjects returns the SoftLayer_Dns_DomainArray data type.

Headers

Required Headers

createObjects requires the following headers:

Optional Headers

createObjects may use the following headers:

Parameters

createObjects takes the following parameters:

templateObjects

An array of SoftLayer_Network_Monitor_Version1_Query_Host objects that you wish to create.

Personal tools