SoftLayer Network Monitor Version1 Query Host::createObject

From SoftLayer Development Network Wiki

Jump to: navigation, search

createObject is a member of the SoftLayer_Network_Monitor_Version1_Query_Host service.

Contents

Overview

Passing in an unsaved instances of a Query_Host object into this function will create the object and return the results to the user.

User Access

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

Return Type

createObject returns the SoftLayer_Network_Monitor_Version1_Query_Host data type.

Headers

Required Headers

createObject requires the following headers:

Parameters

createObject takes the following parameters:

templateObject

The SoftLayer_Network_Monitor_Version1_Query_Host object that you wish to create.

Personal tools