SoftLayer User Customer Security Answer

From SoftLayer Development Network Wiki

Jump to: navigation, search

This page refers to the SoftLayer_User_Customer_Security_Answer service. For information on the SoftLayer_User_Customer_Security_Answer data type please see SoftLayer_User_Customer_Security_Answer (type).

Contents

Overview

An account's user have security answers for secondary security measures. These questions/answers can be found during login and password update. These questions/answers are also needed for password reset.

Endpoints

SOAP WSDL http://api.service.softlayer.com/soap/v3/SoftLayer_User_Customer_Security_Answer?wsdl
XML-RPC http://api.service.softlayer.com/xmlrpc/v3/SoftLayer_User_Customer_Security_Answer

Methods

getObject

Retrieve a SoftLayer_User_Customer_Security_Answer record.

  • returns
SoftLayer_User_Customer_Security_Answer
  • parameters
None



getQuestion

Retrieve the question the security answer is associated with.

  • returns
SoftLayer_User_Security_Question
  • parameters
None



getUser

Retrieve the user who the security answer belongs to.

  • returns
SoftLayer_User_Customer
  • parameters
None
Personal tools