"SoftLayer_" prefix removed for readability.
This method purges the content from purge groups.
Name | Type | Description |
---|---|---|
uniqueId | string | Domain mapping uniqueID |
groupUniqueIds | string[] | Array of purge group uniqueID |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/purgeByGroupIds'