"SoftLayer_" prefix removed for readability.
| Name | Type | Description |
|---|---|---|
| configurationValueId | int | |
| startDate | string | format: YYYY-MM-DD (2008-11-01) |
| endDate | string | format: YYYY-MM-DD (2008-11-01) |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int, string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_Historical_Report/getUrlUptimeGraphData'