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

Class DescribePurgeTasksRequest

Returns:
Filters Filter criteria. The maximum number of Filters.Values is 20. The detailed filter criteria are as follows:
  • job-id: Filter by task ID in the format like 1379afjk91u32h. Multiple values and fuzzy queries are not supported.
  • target: Filter by target resource information in the format like http://www.qq.com/1.txt or tag1. Multiple values are not supported yet. Fuzzy queries are supported.
  • domains: Filter by domain name in the format like www.qq.com. Fuzzy queries are not supported.
  • statuses: Filter by task status. Fuzzy queries are not supported. Options:
    processing: processing
    success: successful
    failed: failed
    timeout: timed out
    canceled: Canceled
  • type: Filter by cache clearance type. Multiple values and fuzzy queries are not supported yet. Options:
    purge_url: URL
    purge_prefix: prefix
    purge_all: all cached content
    purge_host: Hostname
    purge_cache_tag: CacheTag
  • Parameters:
    Filters - Filter criteria. The maximum number of Filters.Values is 20. The detailed filter criteria are as follows:
  • job-id: Filter by task ID in the format like 1379afjk91u32h. Multiple values and fuzzy queries are not supported.
  • target: Filter by target resource information in the format like http://www.qq.com/1.txt or tag1. Multiple values are not supported yet. Fuzzy queries are supported.
  • domains: Filter by domain name in the format like www.qq.com. Fuzzy queries are not supported.
  • statuses: Filter by task status. Fuzzy queries are not supported. Options:
    processing: processing
    success: successful
    failed: failed
    timeout: timed out
    canceled: Canceled
  • type: Filter by cache clearance type. Multiple values and fuzzy queries are not supported yet. Options:
    purge_url: URL
    purge_prefix: prefix
    purge_all: all cached content
    purge_host: Hostname
    purge_cache_tag: CacheTag
  • Skip navigation links

    Copyright © 2025. All rights reserved.