Items with tag softlayer_account_lockdown_request

    reference

    • cancelRequest
      Will cancel a lockdown request scheduled in the future. Once canceled, the lockdown request cannot be reconciled and new requests must be made for subsequent actions on the account.
    • disableLockedAccount
      Takes the original lockdown request ID, and an optional disable date. If no date is passed with the API call, the account will be disabled immediately. Otherwise, the account will be disabled on the date given. All hardware will be reclaimed and all accounts permanently disabled.
    • disconnectCompute
      Takes an account ID and an optional disconnect date. If no disconnect date is passed into the API call, the account disconnection will happen immediately. Otherwise, the account disconnection will happen on the date given. A brand account request ID will be returned and will then be updated when the disconnection occurs.
    • getAccountHistory
      Provides a history of an account's lockdown requests and their status.
    • getObject
      Retrieve a SoftLayer_Account_Lockdown_Request record.
    • reconnectCompute
      Takes the original disconnected lockdown event ID, and an optional reconnect date. If no reconnect date is passed with the API call, the account reconnection will happen immediately. Otherwise, the account reconnection will happen on the date given. The associated lockdown event will be unlocked and closed at that time.
    • SoftLayer_Account_Lockdown_Request
      The SoftLayer_Account_Lockdown_Request data type holds information on API requests from brand customers.
    • SoftLayer_Account_Lockdown_Request
      This service allows approved brands the ability to disconnect, reconnect, and disable customer accounts under that brand. Brand customers are able to make requests on their customers through an API call to this service. Disconnecting a customer will disable all hardware resources (servers and virtual machines) via a lockdown event. The customer will continue to have control portal access as well as access to their private ports. Reconnecting a customer will restore all previously disconnected public access. The original lockdown event will be closed. Disabling an account is a PERMANENT action. All billable items under the account will be canceled, access to the control portal, all resources, network access and hardware will be permanently disabled and reclaimed.