SoftLayer User Security Question

From SoftLayer Development Network Wiki

Jump to: navigation, search

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

Contents

Overview

Every user has an option of a secondary security login feature. This SoftLayer_User_Security_Question service provides a list of security questions.

Endpoints

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

Methods

getAllObjects

Retrieve all viewable security questions.

  • returns
SoftLayer_User_Security_QuestionArray
  • parameters
None



getObject

Retrieve a SoftLayer_User_Security_Question record.

  • returns
SoftLayer_User_Security_Question
  • parameters
None
Personal tools