All Products
Search
Document Center

CDN:DescribeCdnConditionIPBInfo

Last Updated:Mar 28, 2024

Queries the Internet service provider (ISP), region, and country that are required for advanced conditions.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
DataIdstringYes

The configuration ID. Valid values:

  • condition_region_config_cn
  • condition_region_config_en
  • condition_isp_config_cn
  • condition_isp_config_en
  • condition_country_config_cn
  • condition_country_config_en
condition_region_config_cn

Response parameters

ParameterTypeDescriptionExample
object

The request ID.

RequestIdstring

The request ID.

2C4AA72D-8C00-1113-BD68-8BC4E3CF4FF6
Datasobject []

The data that is returned.

Valuestring

The configuration value.

Examples

Sample success responses

JSONformat

{
  "RequestId": "2C4AA72D-8C00-1113-BD68-8BC4E3CF4FF6",
  "Datas": [
    {
      "Value": ""
    }
  ]
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history