"SoftLayer_" prefix removed for readability.
Creates a new saved purge if a purge path is saved. Deletes a saved purge record if the path is unsaved.
Name | Type | Description |
---|---|---|
uniqueId | string | |
path | string | |
saveOrUnsave | int |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string, int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge/saveOrUnsavePurgePath'