"SoftLayer_" prefix removed for readability.
Disabling an account is a PERMANENT action. All billable items associated with the account will be canceled. Access to the portal, all resources, network access and hardware will be permanently disabled and reclaimed.
Name | Type | Description |
---|---|---|
disableDate | string | This property is deprecated and will not be used. |
statusChangeReasonKeyName | string | Optional key name of the SoftLayer_Account_Status_Change_Reason |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Lockdown_Request/{SoftLayer_Account_Lockdown_RequestID}/disableLockedAccount'