"SoftLayer_" prefix removed for readability.
Disconnecting a customer will disable all resources (servers and virtual machines). The customer will continue to have control portal access but may not place orders.
Name | Type | Description |
---|---|---|
accountId | int | |
disconnectDate | string | This property is deprecated and will not be used. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/disconnectCompute'