"SoftLayer_" prefix removed for readability.
Check the status of an outstanding Phone Factor Authentication for Password Set
Add a description here
Name | Type | Description |
---|---|---|
passwordSet | SoftLayer_Container_User_Customer_PasswordSet | A container with the information required for setting customer password |
authenticationContainer | SoftLayer_Container_User_Customer_External_Binding | The authentication container with the external authentication information. |
Throws the exception “Invalid password recovery key” if no password recovery key was provided, the provided key was invalid, the key has expired, or the recovery key does not belong to this user.
Throws the exception “Your portal password must” followed by a list of violated password rules if the given password fails to match any of the above restrictions.
Throws the exception “Waiting on the external authentication response” if phone-based authentication was requested.
Throws the exception “External authentication failed” if phone-based authentication failed.