"SoftLayer_" prefix removed for readability.
DEPRECATED
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’ |
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/getCustomerInvoicingMetrics'