getCustomerUsageMetrics


SoftLayer_Network_CdnMarketplace_Metrics::getCustomerUsageMetrics

Get the total number of predetermined statistics for direct display (no graph) for a customer’s account over a given period of time

Description


Parameters

Name Type Description
vendorName 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/getCustomerUsageMetrics'