"SoftLayer_" prefix removed for readability.
This method removes a purge group from favorite.
Name | Type | Description |
---|---|---|
uniqueId | string | Domain mapping uniqueID |
groupUniqueId | string | 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/removePurgeGroupFromFavorite'