"SoftLayer_" prefix removed for readability.
Determine if a string is a user’s portal password.
| Name | Type | Description |
|---|---|---|
| password | string | The password you wish to verify |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer/{SoftLayer_User_CustomerID}/isValidPortalPassword'