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

Class DescribePrefetchTasksRequest

Returns:
Filters Filter criteria. Each filter criteria can have up to 20 entries.
  • `zone-id`:
    Filter by site ID, such as zone-1379afjk91u32h (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 (up to one entry)
    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.
  • Parameters:
    Filters - Filter criteria. Each filter criteria can have up to 20 entries.
  • `zone-id`:
    Filter by site ID, such as zone-1379afjk91u32h (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 (up to one entry)
    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.
  • Skip navigation links

    Copyright © 2023. All rights reserved.