SoftLayer Dns Domain::createObjects

From SoftLayer Development Network Wiki

Jump to: navigation, search

createObjects is a member of the SoftLayer_Dns_Domain service.

Contents

Overview

Create multiple domains on the SoftLayer name servers. Each domain record passed to createObjects follows the logic in the SoftLayer_Dns_Domain createObject method.

User Access

Users wishing to execute createObjects service must have the Manage DNS 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_Dns_Domain objects that you wish to create.

Associated Methods

Personal tools