getMappingHitsByTypeMetrics


SoftLayer_Network_CdnMarketplace_Metrics::getMappingHitsByTypeMetrics

Get the total number of hits at a certain frequency over a given range of time. Frequency can be day, week, and month where each interval is one plot point for a graph. Return Data must be ordered based on startDate, endDate and frequency

Description


Parameters

Name Type Description
mappingUniqueId string
startDate int
endDate 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/getMappingHitsByTypeMetrics'