getCustomerInvoicingMetrics


SoftLayer_Network_CdnMarketplace_Metrics::getCustomerInvoicingMetrics

DEPRECATED

Description


Parameters

Name Type Description
vendorName string
startDate int The start data timestamp(UTC+0), the date can not be earlier than 93 days ago
endDate int The end data timestamp(UTC+0), the date can not be later than 3 days ago
frequency string The frequency for query, supported type ‘day’, ‘aggregate’

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/getCustomerInvoicingMetrics'