Querying Traffic Blocking Information
Function
This API is used to query traffic blocking information.
Calling Method
For details, see Calling APIs.
URI
GET /v2/aad/policies/ddos/flow-block
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
instance_id |
Yes |
String |
instanceId |
Request Parameters
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
X-Auth-Token |
Yes |
String |
token |
|
Content-Type |
Yes |
String |
Content-Type |
Response Parameters
Status code: 200
|
Parameter |
Type |
Description |
|---|---|---|
|
total |
Integer |
total |
|
ips |
Array of Ips objects |
ips |
|
Parameter |
Type |
Description |
|---|---|---|
|
ip_id |
String |
ip id |
|
ip |
String |
ip |
|
isp |
String |
Line |
|
data_center |
String |
Data center |
|
foreign_switch_status |
Integer |
Blocking status of regions outside the Chinese mainland. *0: disabled. 1: enabled. |
|
udp_switch_status |
Integer |
Whether to disable UDP. 0: disabled. 1: enabled. |
Status code: 400
|
Parameter |
Type |
Description |
|---|---|---|
|
error_code |
String |
Error code. |
|
error_description |
String |
Error description. |
Example Requests
None
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
OK |
|
400 |
Error response |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot