Skip navigation links
com.tencentcloudapi.teo.v20220901.models

Class Task

Returns:
Method Node cache purge method. valid values:.
  • invalidate: marks as expired. a back-to-origin validation is triggered upon user request, sending an HTTP conditional request with If-None-Match and If-Modified-Since headers. If the origin server responds with 200, the node will fetch new resources from the origin and update the cache; If the origin server responds with 304, the cache will not be updated;
  • .
  • Delete: directly deletes the node's cache, triggering a resource fetch from the origin upon user request.
  • .
    Parameters:
    Method - Node cache purge method. valid values:.
  • invalidate: marks as expired. a back-to-origin validation is triggered upon user request, sending an HTTP conditional request with If-None-Match and If-Modified-Since headers. If the origin server responds with 200, the node will fetch new resources from the origin and update the cache; If the origin server responds with 304, the cache will not be updated;
  • .
  • Delete: directly deletes the node's cache, triggering a resource fetch from the origin upon user request.
  • .
    Skip navigation links

    Copyright © 2025. All rights reserved.