getPreferenceTypes


SoftLayer_User_Customer_OpenIdConnect::getPreferenceTypes

Get all available preference types

Description

Use any of the preference types to fetch or modify user preferences using SoftLayer_User_Customer::getPreference or SoftLayer_User_Customer::changePreference, respectively.

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_OpenIdConnect/{SoftLayer_User_Customer_OpenIdConnectID}/getPreferenceTypes'