"SoftLayer_" prefix removed for readability.
DEPRECATED
Name | Type | Description |
---|---|---|
uniqueId | string | Domain mapping uniqueID |
groupName | string | Name of purge group |
paths | string[] | Array of paths |
option | int |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string, string, int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup/createPurgeGroup'