"SoftLayer_" prefix removed for readability.
Save an application delivery controller’s configuration state.
Name | Type | Description |
---|---|---|
notes | string | A note to identify a saved configuration at a later date. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Application_Delivery_Controller/{SoftLayer_Network_Application_Delivery_ControllerID}/saveCurrentConfiguration'