"SoftLayer_" prefix removed for readability.
Reconnecting a customer will reconnect all previously disconnected resources (servers and virtual machines) and will remove order limitations. The associated lockdown event will be unlocked and closed.
Name | Type | Description |
---|---|---|
reconnectDate | string | This property is deprecated and will not be used. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/{SoftLayer_Account_Lockdown_RequestID}/reconnectCompute'