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

Class DescribePrefetchTasksRequest

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. Multiple values and fuzzy queries are not 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
    ??invalid: invalid, that is, the response status code of the origin server is not 2xx. Please check the origin server service.
  • 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. Multiple values and fuzzy queries are not 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
    ??invalid: invalid, that is, the response status code of the origin server is not 2xx. Please check the origin server service.
  • Skip navigation links

    Copyright © 2024. All rights reserved.