"SoftLayer_" prefix removed for readability.
Get a preference value for the current user
Name | Type | Description |
---|---|---|
preferenceTypeKeyName | string | The preference type key name from SoftLayer_User_Preference_Type. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_OpenIdConnect/{SoftLayer_User_Customer_OpenIdConnectID}/getPreference'