"SoftLayer_" prefix removed for readability.
Return time series datapoints
| Name | Type | Description |
|---|---|---|
| loadBalancerUuid | string | |
| metricName | string | Values are Throughput, ConnectionRate, ActiveConnections |
| timeRange | string | Values are 1hour, 6hours, 12hours, 24hours, 1week, 2weeks |
| listenerUuid | string |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string, string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_LoadBalancer/getListenerTimeSeriesData'