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

Class DescribePurgeTasksRequest

Returns:
Filters Filter criteria. Each filter criteria can have up to 20 entries.
  • `zone-id`:
    Filter by site ID, such as zone-xxx (up to one entry)
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `job-id`:
    Filter by task ID, such as 1379afjk91u32h (up to one entry)
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `target`:
    Filter by target resource, such as http://www.qq.com/1.txt and tag1
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `domains`:
    Filter by domain name, such as www.qq.com
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `statuses`:
    Filter by task status
    Required: No
    Fuzzy query: Not supported
    Values:
    `processing`: The task is in progress.
    `success`: The task succeeded.
    `failed`: The task failed.
    `timeout`: The task timed out.
  • `type`:
    Filter by purging mode (up to one entry)
    Type: String
    Required: No
    Fuzzy query: Not supported
    Values:
    `purge_url`: Purge by URL.
    `purge_prefix`: Purge by prefix.
    `purge_all`: Purge all caches.
    `purge_host`: Purge by hostname.
    `purge_cache_tag`: Purge by cache tag.
  • Parameters:
    Filters - Filter criteria. Each filter criteria can have up to 20 entries.
  • `zone-id`:
    Filter by site ID, such as zone-xxx (up to one entry)
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `job-id`:
    Filter by task ID, such as 1379afjk91u32h (up to one entry)
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `target`:
    Filter by target resource, such as http://www.qq.com/1.txt and tag1
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `domains`:
    Filter by domain name, such as www.qq.com
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `statuses`:
    Filter by task status
    Required: No
    Fuzzy query: Not supported
    Values:
    `processing`: The task is in progress.
    `success`: The task succeeded.
    `failed`: The task failed.
    `timeout`: The task timed out.
  • `type`:
    Filter by purging mode (up to one entry)
    Type: String
    Required: No
    Fuzzy query: Not supported
    Values:
    `purge_url`: Purge by URL.
    `purge_prefix`: Purge by prefix.
    `purge_all`: Purge all caches.
    `purge_host`: Purge by hostname.
    `purge_cache_tag`: Purge by cache tag.
  • Skip navigation links

    Copyright © 2023. All rights reserved.