"SoftLayer_" prefix removed for readability.
Get the integrated metrics data for the given mapping. You can get the the hits, bandwidth, hits by type and bandwidth by region. It will return both the total data and the detail data.
Name | Type | Description |
---|---|---|
mappingUniqueId | string | |
startTime | int | |
endTime | int | |
frequency | string |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, int, int, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_CdnMarketplace_Metrics/getMappingIntegratedMetrics'