getPurgeStatus


SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge::getPurgeStatus

This method gets the status of a given purge path.

Description


Parameters

Name Type Description
uniqueId string
path string

Required Headers

Optional Headers

  • None

Return Values

Error Handling

  • An exception is thrown if the id of the object used to call the method is null.
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_Purge/getPurgeStatus'