createObjects


SoftLayer_Account_Regional_Registry_Detail_Property::createObjects

Deprecated

[Deprecated] Create multiple property objects.

Description

The subnet registration detail property service has been deprecated.

Edit multiple SoftLayer_Account_Regional_Registry_Detail_Property objects.


Parameters

Name Type Description
templateObjects SoftLayer_Account_Regional_Registry_Detail_Property[] An array of SoftLayer_Account_Regional_Registry_Detail_Property objects that you wish to create.

Required Headers

Optional Headers

Return Values

Associated Methods

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Account_Regional_Registry_Detail_Property]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Regional_Registry_Detail_Property/createObjects'