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

Class DescribePurgeTasksRequest

Returns:
Filters Filter criteria. Each filter criteria can have up to 20 entries.
  • `job-id`:
    Filter by the Task ID, such as 1379afjk91u32h. Only one ID can be specified.
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `target`:
    Filter by the resource address, such as http://www.qq.com/1.txt. Only one entry allowed.
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `domains`:
    Filter by the domain name, such as www.qq.com
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `statuses`:
    Filter by the task status
    Required: No
    Fuzzy query: Not supported
    Values:
    `processing`: Tasks in progress
    `success`: Succeeded tasks
    `failed`: Failed tasks
    `timeout`: Timed-out tasks
  • `type`:
    Filter by the purging mode. Only one value allowed.
    Type: String
    Required: No
    Fuzzy query: Not supported
    Values:
    `purge_url`: Purge URLs.
    `purge_prefix`: Purge prefixes.
    `purge_all`: Purge all caches.
    `purge_host`: Purge hostnames.
  • Parameters:
    Filters - Filter criteria. Each filter criteria can have up to 20 entries.
  • `job-id`:
    Filter by the Task ID, such as 1379afjk91u32h. Only one ID can be specified.
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `target`:
    Filter by the resource address, such as http://www.qq.com/1.txt. Only one entry allowed.
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `domains`:
    Filter by the domain name, such as www.qq.com
    Type: String
    Required: No
    Fuzzy query: Not supported
  • `statuses`:
    Filter by the task status
    Required: No
    Fuzzy query: Not supported
    Values:
    `processing`: Tasks in progress
    `success`: Succeeded tasks
    `failed`: Failed tasks
    `timeout`: Timed-out tasks
  • `type`:
    Filter by the purging mode. Only one value allowed.
    Type: String
    Required: No
    Fuzzy query: Not supported
    Values:
    `purge_url`: Purge URLs.
    `purge_prefix`: Purge prefixes.
    `purge_all`: Purge all caches.
    `purge_host`: Purge hostnames.
  • Skip navigation links

    Copyright © 2022. All rights reserved.