All Products
Search
Document Center

CDN:DescribeCdnConditionIPBInfo

Last Updated:Mar 28, 2026

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

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

DataId

string

Yes

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 elements

Element

Type

Description

Example

object

The request ID.

RequestId

string

The request ID.

2C4AA72D-8C00-1113-BD68-8BC4E3CF4FF6

Datas

array<object>

The data that is returned.

object

Value

string

The configuration value.

"[{\"text\":\"Aruba\",\"value\":\"AW\"}]"

Examples

Success response

JSON format

{
  "RequestId": "2C4AA72D-8C00-1113-BD68-8BC4E3CF4FF6",
  "Datas": [
    {
      "Value": "\"[{\\\"text\\\":\\\"Aruba\\\",\\\"value\\\":\\\"AW\\\"}]\""
    }
  ]
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.