| title | createObject | |||
|---|---|---|---|---|
| description | DEPRECATED | |||
| date | 2018-02-12 | |||
| tags |
|
|||
| classes |
|
|||
| type | reference | |||
| layout | method | |||
| mainService | 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'