"SoftLayer_" prefix removed for readability.
Restore an application delivery controller’s configuration state.
Name | Type | Description |
---|---|---|
configurationHistoryId | int | The id of a SoftLayer_Network_Application_Delivery_Controller_Configuration_History record to restore. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Application_Delivery_Controller/{SoftLayer_Network_Application_Delivery_ControllerID}/restoreConfiguration'