Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 599 Bytes

File metadata and controls

20 lines (19 loc) · 599 Bytes
title description date tags classes type layout mainService
createObject
DEPRECATED
2018-02-12
method
sldn
Network
SoftLayer_Network_Customer_Subnet
reference
method
SoftLayer_Network_Customer_Subnet

REST Example {#createObject-example .anchor-link}

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