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

Class DescribeDnsDataRequest

Returns:
Filters Filter criteria. Each filter criteria can have up to 20 entries.
  • `zone`:
    Filter by site name, such as tencent.com (up to one entry)
    Type: String
    Required: No
  • `host`:
    Filter by domain name, such as test.tencent.com (up to one entry)
    Type: String
    Required: No
  • `type`:
    Filter by DNS record type
    Type: String
    Required: No
    Values:
    `A`: A record
    `AAAA`: AAAA record
    `CNAME`: CNAME record
    `MX`: MX record
    `TXT`: TXT record
    `NS`: NS record
    `SRV`: SRV record
    `CAA`: CAA record
  • `code`:
    Filter by DNS status code
    Type: String
    Required: No
    Values:
    `NoError`: Success
    `NXDomain`: Not found the request domain
    `NotImp`: Not supported request type
    `Refused`: The domain name server refuses to execute the request for policy reasons
  • `area`:
    Filter by DNS region
    Type: String
    Required: No
    Values:
    `Asia`
    `Europe`
    `Africa`
    `Oceania`
    `Americas`
  • Parameters:
    Filters - Filter criteria. Each filter criteria can have up to 20 entries.
  • `zone`:
    Filter by site name, such as tencent.com (up to one entry)
    Type: String
    Required: No
  • `host`:
    Filter by domain name, such as test.tencent.com (up to one entry)
    Type: String
    Required: No
  • `type`:
    Filter by DNS record type
    Type: String
    Required: No
    Values:
    `A`: A record
    `AAAA`: AAAA record
    `CNAME`: CNAME record
    `MX`: MX record
    `TXT`: TXT record
    `NS`: NS record
    `SRV`: SRV record
    `CAA`: CAA record
  • `code`:
    Filter by DNS status code
    Type: String
    Required: No
    Values:
    `NoError`: Success
    `NXDomain`: Not found the request domain
    `NotImp`: Not supported request type
    `Refused`: The domain name server refuses to execute the request for policy reasons
  • `area`:
    Filter by DNS region
    Type: String
    Required: No
    Values:
    `Asia`
    `Europe`
    `Africa`
    `Oceania`
    `Americas`
  • Skip navigation links

    Copyright © 2023. All rights reserved.