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

Class DescribePurgeTasksRequest

Returns:
Filters Filtering condition. The maximum value of Filters.Values is 20. Detailed filtering conditions:
  • job-id Filter based on task ID. job-id format: 1379afjk91u32h. Multiple values are not supported, Fuzzy search is not supported;
  • target Filter based on: target resource information. target format: http://www.qq.com/1.txt or tag1. Multiple values are not supported, Fuzzy search is not supported;
  • domains Filter based on domain name. domains format: www.qq.com, Fuzzy search is not supported;
  • statuses Filter based on task status, Fuzzy search is not supported. Options:
    processing: Processing
    success: Success
    failed: Failure
    timeout: Timeout
  • type Filter based on cleared cache type. Multiple values are not supported, Fuzzy search is not supported. Options:
    purge_url: URL
    purge_prefix: Prefix
    purge_all: All cache content
    purge_host: Hostname
    purge_cache_tag: CacheTag
  • Parameters:
    Filters - Filtering condition. The maximum value of Filters.Values is 20. Detailed filtering conditions:
  • job-id Filter based on task ID. job-id format: 1379afjk91u32h. Multiple values are not supported, Fuzzy search is not supported;
  • target Filter based on: target resource information. target format: http://www.qq.com/1.txt or tag1. Multiple values are not supported, Fuzzy search is not supported;
  • domains Filter based on domain name. domains format: www.qq.com, Fuzzy search is not supported;
  • statuses Filter based on task status, Fuzzy search is not supported. Options:
    processing: Processing
    success: Success
    failed: Failure
    timeout: Timeout
  • type Filter based on cleared cache type. Multiple values are not supported, Fuzzy search is not supported. Options:
    purge_url: URL
    purge_prefix: Prefix
    purge_all: All cache content
    purge_host: Hostname
    purge_cache_tag: CacheTag
  • Skip navigation links

    Copyright © 2024. All rights reserved.