"SoftLayer_" prefix removed for readability.
Returns all the SSL certificate requests
| Name | Type | Description |
|---|---|---|
| accountId | int | SoftLayer account id |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Security_Certificate_Request/getSslCertificateRequests'