"SoftLayer_" prefix removed for readability.
[Deprecated] Create multiple property objects.
The subnet registration detail property service has been deprecated.
Edit multiple SoftLayer_Account_Regional_Registry_Detail_Property objects.
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. |
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'