"SoftLayer_" prefix removed for readability.
Retrieve metric summary.
Name | Type | Description |
---|---|---|
graphType | string | The type of metric to gather data for (InstanceCount, HostMemoryUsage, HostReservedMemoryUsage). |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Metric_Tracking_Object/{SoftLayer_Metric_Tracking_ObjectID}/getSummary'