getMappingIntegratedMetrics


SoftLayer_Network_CdnMarketplace_Metrics::getMappingIntegratedMetrics

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.

Description


Parameters

Name Type Description
mappingUniqueId string
startTime int
endTime int
frequency string

Required Headers

Optional Headers

  • None

Return Values

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'