getPurgeHistoryPerMapping


SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge::getPurgeHistoryPerMapping

This method returns the purge history for a given domain and CDN account.

Description


Parameters

Name Type Description
uniqueId string
saved int

Required Headers

Optional Headers

  • None

Return Values

Error Handling

  • An exception is thrown if the arguments passed to $domain, and $vendorName are null.
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/getPurgeHistoryPerMapping'