SoftLayer User Customer ApiAuthentication
From SoftLayer Development Network Wiki
This page refers to the SoftLayer_User_Customer_ApiAuthentication service. For information on the SoftLayer_User_Customer_ApiAuthentication data type please see SoftLayer_User_Customer_ApiAuthentication (type).
Contents |
Overview
An account's user may obtain access to SoftLayer's API through this authentication service.
Endpoints
| SOAP WSDL | http://api.service.softlayer.com/soap/v3/SoftLayer_User_Customer_ApiAuthentication?wsdl |
| XML-RPC | http://api.service.softlayer.com/xmlrpc/v3/SoftLayer_User_Customer_ApiAuthentication |
Methods
getObject
Retrieve a SoftLayer_User_Customer_ApiAuthentication record.
- returns
- SoftLayer_User_Customer_ApiAuthentication
- parameters
- None
getUser
Retrieve the user who owns the api authentication key.
- returns
- parameters
- None

