查询黑洞IP列表

1. 接口描述

调用 DescribeBlackHoleIps 接口查询黑洞IP列表。

2. 请求参数

名称 类型 是否必选 描述
Action String 固定取值:DescribeBlackHoleIps
RegionCode String 地域编码
IpAddress String IP地址
InstanceUuid String 实例标识

3. 返回数据

名称 类型 说明
Items Array[BlackHoleIpInfo ] 黑洞IP信息列表
RequestId String 请求ID

4. 示例

请求示例

http://ecs.kpy.cloud/?
AccessKeyId=sz0000ei53aw
&Action=DescribeBlackHoleIps
&Format=JSON
&RegionCode=cn-dev-1
&SignatureMethod=HMAC-SHA1
&SignatureNonce=35eef3ee-db94-48ad-b143-d5d981862acc
&SignatureVersion=1.0
&Timestamp=2025-02-20T06%3A49%3A33Z
&Version=2014-05-26
&Signature=AbGGa%2Bveqk6euRv5uY5BeqNR0Lc%3D

正常返回示例

{
  "RequestId": "d88e11f0-ef56-11ef-927d-a6dcd67732e6",
  "Items": [
    {
      "BlackHoleTime": "2025-02-12T09:34:56Z",
      "AntiStatus": "BLACK_HOLE",
      "RegionCode": "ph-manila-1",
      "TotalIncomingTraffic": 3398798.0,
      "RegionName": "马尼拉一区",
      "IpAddress": "20.32.2.18",
      "ResourceType": "OWN_EIP",
      "TotalIncomingPps": 2866
    }
  ]
}

5. 错误码

错误码 错误信息
AvailableIpNotFound 可用的IP未找到
NoOperationAuthority 无操作权限
AvailableRegionNotFound 可用的地域未找到
DescribeBlackHoleIpsFail 查询黑洞IP列表失败:xxx
kaopuyun all right reserved,powered by GitbookUpdated Time: 2025-05-22 03:20:52

results matching ""

    No results matching ""