getApiAuthenticationKeys


SoftLayer_User_Customer::getApiAuthenticationKeys

Description

A portal user’s API Authentication keys. There is a max limit of one API key per user.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer/{SoftLayer_User_CustomerID}/getApiAuthenticationKeys'