@alicloud/ddosbgp20180720 3.0.0 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +89 -53
- package/dist/client.js +147 -53
- package/dist/client.js.map +1 -1
- package/dist/models/AddIpRequest.d.ts +11 -10
- package/dist/models/AddIpRequest.js.map +1 -1
- package/dist/models/AddIpResponseBody.d.ts +1 -1
- package/dist/models/AttachAssetGroupToInstanceRequest.d.ts +2 -2
- package/dist/models/AttachAssetGroupToInstanceShrinkRequest.d.ts +2 -2
- package/dist/models/AttachToPolicyRequest.d.ts +27 -10
- package/dist/models/AttachToPolicyRequest.js.map +1 -1
- package/dist/models/AttachToPolicyResponseBody.d.ts +1 -1
- package/dist/models/AttachToPolicyShrinkRequest.d.ts +12 -1
- package/dist/models/AttachToPolicyShrinkRequest.js.map +1 -1
- package/dist/models/CheckGrantRequest.d.ts +4 -3
- package/dist/models/CheckGrantRequest.js.map +1 -1
- package/dist/models/CheckGrantResponseBody.d.ts +3 -2
- package/dist/models/CheckGrantResponseBody.js.map +1 -1
- package/dist/models/CreatePolicyRequest.d.ts +15 -5
- package/dist/models/CreatePolicyRequest.js.map +1 -1
- package/dist/models/CreatePolicyResponseBody.d.ts +2 -2
- package/dist/models/DeleteIpRequest.d.ts +8 -10
- package/dist/models/DeleteIpRequest.js.map +1 -1
- package/dist/models/DeleteIpResponseBody.d.ts +1 -1
- package/dist/models/DescribeAssetGroupRequest.d.ts +4 -3
- package/dist/models/DescribeAssetGroupRequest.js.map +1 -1
- package/dist/models/DescribeAssetGroupToInstanceRequest.d.ts +5 -4
- package/dist/models/DescribeAssetGroupToInstanceRequest.js.map +1 -1
- package/dist/models/DescribeDdosOriginInstanceBillRequest.d.ts +12 -14
- package/dist/models/DescribeDdosOriginInstanceBillRequest.js.map +1 -1
- package/dist/models/DescribeDdosOriginInstanceBillResponseBody.d.ts +72 -85
- package/dist/models/DescribeDdosOriginInstanceBillResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceListRequest.d.ts +13 -9
- package/dist/models/DescribeInstanceListRequest.js.map +1 -1
- package/dist/models/DescribeInstanceListResponseBody.d.ts +28 -18
- package/dist/models/DescribeInstanceListResponseBody.js.map +1 -1
- package/dist/models/DescribeNetworkLayerInterceptsRequest.d.ts +107 -0
- package/dist/models/DescribeNetworkLayerInterceptsRequest.js +78 -0
- package/dist/models/DescribeNetworkLayerInterceptsRequest.js.map +1 -0
- package/dist/models/DescribeNetworkLayerInterceptsResponse.d.ts +19 -0
- package/dist/models/DescribeNetworkLayerInterceptsResponse.js +69 -0
- package/dist/models/DescribeNetworkLayerInterceptsResponse.js.map +1 -0
- package/dist/models/DescribeNetworkLayerInterceptsResponseBody.d.ts +144 -0
- package/dist/models/DescribeNetworkLayerInterceptsResponseBody.js +106 -0
- package/dist/models/DescribeNetworkLayerInterceptsResponseBody.js.map +1 -0
- package/dist/models/DescribePackIpListRequest.d.ts +14 -11
- package/dist/models/DescribePackIpListRequest.js.map +1 -1
- package/dist/models/DescribePackIpListResponseBody.d.ts +28 -22
- package/dist/models/DescribePackIpListResponseBody.js.map +1 -1
- package/dist/models/DescribeRdMemberListRequest.d.ts +1 -1
- package/dist/models/DescribeRdMemberListResponseBody.d.ts +2 -2
- package/dist/models/DescribeRdStatusResponseBody.d.ts +5 -3
- package/dist/models/DescribeRdStatusResponseBody.js.map +1 -1
- package/dist/models/DescribeRegionsRequest.d.ts +4 -4
- package/dist/models/DescribeRegionsResponseBody.d.ts +5 -6
- package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
- package/dist/models/DescribeTrafficRequest.d.ts +16 -21
- package/dist/models/DescribeTrafficRequest.js.map +1 -1
- package/dist/models/DescribeTrafficResponseBody.d.ts +11 -12
- package/dist/models/DescribeTrafficResponseBody.js.map +1 -1
- package/dist/models/DetachFromPolicyRequest.d.ts +26 -8
- package/dist/models/DetachFromPolicyRequest.js.map +1 -1
- package/dist/models/DetachFromPolicyResponseBody.d.ts +1 -1
- package/dist/models/DetachFromPolicyShrinkRequest.d.ts +16 -6
- package/dist/models/DetachFromPolicyShrinkRequest.js.map +1 -1
- package/dist/models/DettachAssetGroupToInstanceRequest.d.ts +5 -4
- package/dist/models/DettachAssetGroupToInstanceRequest.js.map +1 -1
- package/dist/models/DettachAssetGroupToInstanceShrinkRequest.d.ts +2 -2
- package/dist/models/ListPolicyAttachmentRequest.d.ts +27 -11
- package/dist/models/ListPolicyAttachmentRequest.js.map +1 -1
- package/dist/models/ListPolicyAttachmentResponseBody.d.ts +19 -13
- package/dist/models/ListPolicyAttachmentResponseBody.js.map +1 -1
- package/dist/models/ListPolicyAttachmentShrinkRequest.d.ts +18 -9
- package/dist/models/ListPolicyAttachmentShrinkRequest.js.map +1 -1
- package/dist/models/ListPolicyRequest.d.ts +5 -16
- package/dist/models/ListPolicyRequest.js.map +1 -1
- package/dist/models/ListPolicyResponseBody.d.ts +182 -94
- package/dist/models/ListPolicyResponseBody.js +41 -1
- package/dist/models/ListPolicyResponseBody.js.map +1 -1
- package/dist/models/ModifyPolicyContentRequest.d.ts +176 -90
- package/dist/models/ModifyPolicyContentRequest.js +41 -1
- package/dist/models/ModifyPolicyContentRequest.js.map +1 -1
- package/dist/models/ModifyPolicyContentResponseBody.d.ts +1 -1
- package/dist/models/ModifyPolicyContentShrinkRequest.d.ts +9 -2
- package/dist/models/ModifyPolicyContentShrinkRequest.js.map +1 -1
- package/dist/models/ModifyPolicyRequest.d.ts +181 -118
- package/dist/models/ModifyPolicyRequest.js +41 -1
- package/dist/models/ModifyPolicyRequest.js.map +1 -1
- package/dist/models/ModifyPolicyResponseBody.d.ts +1 -1
- package/dist/models/ModifyPolicyShrinkRequest.d.ts +10 -26
- package/dist/models/ModifyPolicyShrinkRequest.js.map +1 -1
- package/dist/models/ModifyRemarkRequest.d.ts +5 -7
- package/dist/models/ModifyRemarkRequest.js.map +1 -1
- package/dist/models/ReleaseDdosOriginInstanceRequest.d.ts +1 -1
- package/dist/models/model.d.ts +7 -0
- package/dist/models/model.js +34 -20
- package/dist/models/model.js.map +1 -1
- package/package.json +2 -2
- package/src/client.ts +160 -53
- package/src/models/AddIpRequest.ts +11 -10
- package/src/models/AddIpResponseBody.ts +1 -1
- package/src/models/AttachAssetGroupToInstanceRequest.ts +2 -2
- package/src/models/AttachAssetGroupToInstanceShrinkRequest.ts +2 -2
- package/src/models/AttachToPolicyRequest.ts +27 -10
- package/src/models/AttachToPolicyResponseBody.ts +1 -1
- package/src/models/AttachToPolicyShrinkRequest.ts +12 -1
- package/src/models/CheckGrantRequest.ts +4 -3
- package/src/models/CheckGrantResponseBody.ts +3 -2
- package/src/models/CreatePolicyRequest.ts +15 -5
- package/src/models/CreatePolicyResponseBody.ts +2 -2
- package/src/models/DeleteIpRequest.ts +8 -10
- package/src/models/DeleteIpResponseBody.ts +1 -1
- package/src/models/DescribeAssetGroupRequest.ts +4 -3
- package/src/models/DescribeAssetGroupToInstanceRequest.ts +5 -4
- package/src/models/DescribeDdosOriginInstanceBillRequest.ts +12 -14
- package/src/models/DescribeDdosOriginInstanceBillResponseBody.ts +72 -85
- package/src/models/DescribeInstanceListRequest.ts +13 -9
- package/src/models/DescribeInstanceListResponseBody.ts +28 -18
- package/src/models/DescribeNetworkLayerInterceptsRequest.ts +140 -0
- package/src/models/DescribeNetworkLayerInterceptsResponse.ts +40 -0
- package/src/models/DescribeNetworkLayerInterceptsResponseBody.ts +196 -0
- package/src/models/DescribePackIpListRequest.ts +14 -11
- package/src/models/DescribePackIpListResponseBody.ts +28 -22
- package/src/models/DescribeRdMemberListRequest.ts +1 -1
- package/src/models/DescribeRdMemberListResponseBody.ts +2 -2
- package/src/models/DescribeRdStatusResponseBody.ts +5 -3
- package/src/models/DescribeRegionsRequest.ts +4 -4
- package/src/models/DescribeRegionsResponseBody.ts +5 -6
- package/src/models/DescribeTrafficRequest.ts +16 -21
- package/src/models/DescribeTrafficResponseBody.ts +11 -12
- package/src/models/DetachFromPolicyRequest.ts +26 -8
- package/src/models/DetachFromPolicyResponseBody.ts +1 -1
- package/src/models/DetachFromPolicyShrinkRequest.ts +16 -6
- package/src/models/DettachAssetGroupToInstanceRequest.ts +5 -4
- package/src/models/DettachAssetGroupToInstanceShrinkRequest.ts +2 -2
- package/src/models/ListPolicyAttachmentRequest.ts +27 -11
- package/src/models/ListPolicyAttachmentResponseBody.ts +19 -13
- package/src/models/ListPolicyAttachmentShrinkRequest.ts +18 -9
- package/src/models/ListPolicyRequest.ts +5 -16
- package/src/models/ListPolicyResponseBody.ts +213 -94
- package/src/models/ModifyPolicyContentRequest.ts +207 -90
- package/src/models/ModifyPolicyContentResponseBody.ts +1 -1
- package/src/models/ModifyPolicyContentShrinkRequest.ts +9 -2
- package/src/models/ModifyPolicyRequest.ts +212 -118
- package/src/models/ModifyPolicyResponseBody.ts +1 -1
- package/src/models/ModifyPolicyShrinkRequest.ts +10 -26
- package/src/models/ModifyRemarkRequest.ts +5 -7
- package/src/models/ReleaseDdosOriginInstanceRequest.ts +1 -1
- package/src/models/model.ts +7 -0
package/dist/client.d.ts
CHANGED
|
@@ -60,7 +60,10 @@ export default class Client extends OpenApi {
|
|
|
60
60
|
*/
|
|
61
61
|
attachAssetGroupToInstance(request: $_model.AttachAssetGroupToInstanceRequest): Promise<$_model.AttachAssetGroupToInstanceResponse>;
|
|
62
62
|
/**
|
|
63
|
-
* Associates
|
|
63
|
+
* Associates protection objects with a mitigation policy.
|
|
64
|
+
*
|
|
65
|
+
* @remarks
|
|
66
|
+
* A mitigation policy that is associated with protection objects cannot be deleted.
|
|
64
67
|
*
|
|
65
68
|
* @param tmpReq - AttachToPolicyRequest
|
|
66
69
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -68,7 +71,10 @@ export default class Client extends OpenApi {
|
|
|
68
71
|
*/
|
|
69
72
|
attachToPolicyWithOptions(tmpReq: $_model.AttachToPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AttachToPolicyResponse>;
|
|
70
73
|
/**
|
|
71
|
-
* Associates
|
|
74
|
+
* Associates protection objects with a mitigation policy.
|
|
75
|
+
*
|
|
76
|
+
* @remarks
|
|
77
|
+
* A mitigation policy that is associated with protection objects cannot be deleted.
|
|
72
78
|
*
|
|
73
79
|
* @param request - AttachToPolicyRequest
|
|
74
80
|
* @returns AttachToPolicyResponse
|
|
@@ -117,6 +123,9 @@ export default class Client extends OpenApi {
|
|
|
117
123
|
/**
|
|
118
124
|
* Creates a mitigation policy.
|
|
119
125
|
*
|
|
126
|
+
* @remarks
|
|
127
|
+
* A mitigation policy that is associated with protected objects cannot be deleted.
|
|
128
|
+
*
|
|
120
129
|
* @param request - CreatePolicyRequest
|
|
121
130
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
122
131
|
* @returns CreatePolicyResponse
|
|
@@ -125,6 +134,9 @@ export default class Client extends OpenApi {
|
|
|
125
134
|
/**
|
|
126
135
|
* Creates a mitigation policy.
|
|
127
136
|
*
|
|
137
|
+
* @remarks
|
|
138
|
+
* A mitigation policy that is associated with protected objects cannot be deleted.
|
|
139
|
+
*
|
|
128
140
|
* @param request - CreatePolicyRequest
|
|
129
141
|
* @returns CreatePolicyResponse
|
|
130
142
|
*/
|
|
@@ -157,10 +169,7 @@ export default class Client extends OpenApi {
|
|
|
157
169
|
*/
|
|
158
170
|
deleteBlackhole(request: $_model.DeleteBlackholeRequest): Promise<$_model.DeleteBlackholeResponse>;
|
|
159
171
|
/**
|
|
160
|
-
*
|
|
161
|
-
*
|
|
162
|
-
* @remarks
|
|
163
|
-
* The Anti-DDoS Origin Enterprise instance no longer protects the IP addresses that are removed.
|
|
172
|
+
* Deletes an IP address from Anti-DDoS Origin and disables protection for that IP address.
|
|
164
173
|
*
|
|
165
174
|
* @param request - DeleteIpRequest
|
|
166
175
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -168,10 +177,7 @@ export default class Client extends OpenApi {
|
|
|
168
177
|
*/
|
|
169
178
|
deleteIpWithOptions(request: $_model.DeleteIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteIpResponse>;
|
|
170
179
|
/**
|
|
171
|
-
*
|
|
172
|
-
*
|
|
173
|
-
* @remarks
|
|
174
|
-
* The Anti-DDoS Origin Enterprise instance no longer protects the IP addresses that are removed.
|
|
180
|
+
* Deletes an IP address from Anti-DDoS Origin and disables protection for that IP address.
|
|
175
181
|
*
|
|
176
182
|
* @param request - DeleteIpRequest
|
|
177
183
|
* @returns DeleteIpResponse
|
|
@@ -275,7 +281,10 @@ export default class Client extends OpenApi {
|
|
|
275
281
|
*/
|
|
276
282
|
describeDdosEvent(request: $_model.DescribeDdosEventRequest): Promise<$_model.DescribeDdosEventResponse>;
|
|
277
283
|
/**
|
|
278
|
-
* Queries the
|
|
284
|
+
* Queries the pay-as-you-go billing information of an Anti-DDoS Origin instance.
|
|
285
|
+
*
|
|
286
|
+
* @remarks
|
|
287
|
+
* This operation is used to perform a paged query of the billing details of all Anti-DDoS Origin instances owned by the current Alibaba Cloud account. The billing details include instance IDs, validity periods, and statuses. Paging is supported for this query.
|
|
279
288
|
*
|
|
280
289
|
* @param request - DescribeDdosOriginInstanceBillRequest
|
|
281
290
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -283,7 +292,10 @@ export default class Client extends OpenApi {
|
|
|
283
292
|
*/
|
|
284
293
|
describeDdosOriginInstanceBillWithOptions(request: $_model.DescribeDdosOriginInstanceBillRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDdosOriginInstanceBillResponse>;
|
|
285
294
|
/**
|
|
286
|
-
* Queries the
|
|
295
|
+
* Queries the pay-as-you-go billing information of an Anti-DDoS Origin instance.
|
|
296
|
+
*
|
|
297
|
+
* @remarks
|
|
298
|
+
* This operation is used to perform a paged query of the billing details of all Anti-DDoS Origin instances owned by the current Alibaba Cloud account. The billing details include instance IDs, validity periods, and statuses. Paging is supported for this query.
|
|
287
299
|
*
|
|
288
300
|
* @param request - DescribeDdosOriginInstanceBillRequest
|
|
289
301
|
* @returns DescribeDdosOriginInstanceBillResponse
|
|
@@ -313,10 +325,10 @@ export default class Client extends OpenApi {
|
|
|
313
325
|
*/
|
|
314
326
|
describeExcpetionCount(request: $_model.DescribeExcpetionCountRequest): Promise<$_model.DescribeExcpetionCountResponse>;
|
|
315
327
|
/**
|
|
316
|
-
*
|
|
328
|
+
* Retrieves the details of all Anti-DDoS Origin instances.
|
|
317
329
|
*
|
|
318
330
|
* @remarks
|
|
319
|
-
*
|
|
331
|
+
* Retrieves the details of all Anti-DDoS Origin instances.
|
|
320
332
|
*
|
|
321
333
|
* @param request - DescribeInstanceListRequest
|
|
322
334
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -324,10 +336,10 @@ export default class Client extends OpenApi {
|
|
|
324
336
|
*/
|
|
325
337
|
describeInstanceListWithOptions(request: $_model.DescribeInstanceListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeInstanceListResponse>;
|
|
326
338
|
/**
|
|
327
|
-
*
|
|
339
|
+
* Retrieves the details of all Anti-DDoS Origin instances.
|
|
328
340
|
*
|
|
329
341
|
* @remarks
|
|
330
|
-
*
|
|
342
|
+
* Retrieves the details of all Anti-DDoS Origin instances.
|
|
331
343
|
*
|
|
332
344
|
* @param request - DescribeInstanceListRequest
|
|
333
345
|
* @returns DescribeInstanceListResponse
|
|
@@ -348,6 +360,31 @@ export default class Client extends OpenApi {
|
|
|
348
360
|
* @returns DescribeInstanceSpecsResponse
|
|
349
361
|
*/
|
|
350
362
|
describeInstanceSpecs(request: $_model.DescribeInstanceSpecsRequest): Promise<$_model.DescribeInstanceSpecsResponse>;
|
|
363
|
+
/**
|
|
364
|
+
* Queries the network-layer interception records of Anti-DDoS Origin instances.
|
|
365
|
+
*
|
|
366
|
+
* @remarks
|
|
367
|
+
* This operation is used to perform a paged query of the details of Layer 3 and Layer 4 packet interception records for all Anti-DDoS Origin instances owned by the current Alibaba Cloud account. Paging is supported.
|
|
368
|
+
* ### QPS limit
|
|
369
|
+
* The single-user QPS limit for this operation is 10 calls per second. If the limit is exceeded, API invokes are throttled, which may affect your business. Invoke this operation at an appropriate frequency.
|
|
370
|
+
*
|
|
371
|
+
* @param request - DescribeNetworkLayerInterceptsRequest
|
|
372
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
373
|
+
* @returns DescribeNetworkLayerInterceptsResponse
|
|
374
|
+
*/
|
|
375
|
+
describeNetworkLayerInterceptsWithOptions(request: $_model.DescribeNetworkLayerInterceptsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeNetworkLayerInterceptsResponse>;
|
|
376
|
+
/**
|
|
377
|
+
* Queries the network-layer interception records of Anti-DDoS Origin instances.
|
|
378
|
+
*
|
|
379
|
+
* @remarks
|
|
380
|
+
* This operation is used to perform a paged query of the details of Layer 3 and Layer 4 packet interception records for all Anti-DDoS Origin instances owned by the current Alibaba Cloud account. Paging is supported.
|
|
381
|
+
* ### QPS limit
|
|
382
|
+
* The single-user QPS limit for this operation is 10 calls per second. If the limit is exceeded, API invokes are throttled, which may affect your business. Invoke this operation at an appropriate frequency.
|
|
383
|
+
*
|
|
384
|
+
* @param request - DescribeNetworkLayerInterceptsRequest
|
|
385
|
+
* @returns DescribeNetworkLayerInterceptsResponse
|
|
386
|
+
*/
|
|
387
|
+
describeNetworkLayerIntercepts(request: $_model.DescribeNetworkLayerInterceptsRequest): Promise<$_model.DescribeNetworkLayerInterceptsResponse>;
|
|
351
388
|
/**
|
|
352
389
|
* Queries the operation logs of an Anti-DDoS Origin instance.
|
|
353
390
|
*
|
|
@@ -374,12 +411,12 @@ export default class Client extends OpenApi {
|
|
|
374
411
|
*/
|
|
375
412
|
describeOpEntities(request: $_model.DescribeOpEntitiesRequest): Promise<$_model.DescribeOpEntitiesResponse>;
|
|
376
413
|
/**
|
|
377
|
-
* Queries the
|
|
414
|
+
* Queries the list of protected IP addresses for a single Anti-DDoS Origin instance.
|
|
378
415
|
*
|
|
379
416
|
* @remarks
|
|
380
|
-
* You can call
|
|
381
|
-
*
|
|
382
|
-
*
|
|
417
|
+
* You can call this operation to query a paginated list of protected IP addresses for an Anti-DDoS Origin instance. The query returns details such as the IP addresses, the types of cloud assets to which the IP addresses belong, and their current status, such as whether they are under blackhole filtering.
|
|
418
|
+
* ### QPS limit
|
|
419
|
+
* This operation has a queries per second (QPS) limit of 10 for each user. Calls that exceed this limit are throttled, which may affect your business. We recommend that you call this operation within this limit.
|
|
383
420
|
*
|
|
384
421
|
* @param request - DescribePackIpListRequest
|
|
385
422
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -387,12 +424,12 @@ export default class Client extends OpenApi {
|
|
|
387
424
|
*/
|
|
388
425
|
describePackIpListWithOptions(request: $_model.DescribePackIpListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePackIpListResponse>;
|
|
389
426
|
/**
|
|
390
|
-
* Queries the
|
|
427
|
+
* Queries the list of protected IP addresses for a single Anti-DDoS Origin instance.
|
|
391
428
|
*
|
|
392
429
|
* @remarks
|
|
393
|
-
* You can call
|
|
394
|
-
*
|
|
395
|
-
*
|
|
430
|
+
* You can call this operation to query a paginated list of protected IP addresses for an Anti-DDoS Origin instance. The query returns details such as the IP addresses, the types of cloud assets to which the IP addresses belong, and their current status, such as whether they are under blackhole filtering.
|
|
431
|
+
* ### QPS limit
|
|
432
|
+
* This operation has a queries per second (QPS) limit of 10 for each user. Calls that exceed this limit are throttled, which may affect your business. We recommend that you call this operation within this limit.
|
|
396
433
|
*
|
|
397
434
|
* @param request - DescribePackIpListRequest
|
|
398
435
|
* @returns DescribePackIpListResponse
|
|
@@ -416,7 +453,6 @@ export default class Client extends OpenApi {
|
|
|
416
453
|
/**
|
|
417
454
|
* Queries the status of the multi-account management feature.
|
|
418
455
|
*
|
|
419
|
-
* @param request - DescribeRdStatusRequest
|
|
420
456
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
421
457
|
* @returns DescribeRdStatusResponse
|
|
422
458
|
*/
|
|
@@ -427,7 +463,7 @@ export default class Client extends OpenApi {
|
|
|
427
463
|
*/
|
|
428
464
|
describeRdStatus(): Promise<$_model.DescribeRdStatusResponse>;
|
|
429
465
|
/**
|
|
430
|
-
* Queries
|
|
466
|
+
* Queries all regions supported by Anti-DDoS Origin Enterprise.
|
|
431
467
|
*
|
|
432
468
|
* @param request - DescribeRegionsRequest
|
|
433
469
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -435,20 +471,20 @@ export default class Client extends OpenApi {
|
|
|
435
471
|
*/
|
|
436
472
|
describeRegionsWithOptions(request: $_model.DescribeRegionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRegionsResponse>;
|
|
437
473
|
/**
|
|
438
|
-
* Queries
|
|
474
|
+
* Queries all regions supported by Anti-DDoS Origin Enterprise.
|
|
439
475
|
*
|
|
440
476
|
* @param request - DescribeRegionsRequest
|
|
441
477
|
* @returns DescribeRegionsResponse
|
|
442
478
|
*/
|
|
443
479
|
describeRegions(request: $_model.DescribeRegionsRequest): Promise<$_model.DescribeRegionsResponse>;
|
|
444
480
|
/**
|
|
445
|
-
* Queries traffic statistics of
|
|
481
|
+
* Queries the traffic statistics of a specified Anti-DDoS Origin instance within a specified time period.
|
|
446
482
|
*
|
|
447
483
|
* @remarks
|
|
448
|
-
*
|
|
449
|
-
* >
|
|
450
|
-
*
|
|
451
|
-
*
|
|
484
|
+
* Queries the traffic statistics of a specified Anti-DDoS Origin instance within a specified time range.
|
|
485
|
+
* > When calling this operation, you must set the **InstanceId** parameter to specify the Anti-DDoS Origin instance to query.
|
|
486
|
+
* ### QPS limit
|
|
487
|
+
* The single-user QPS limit for this operation is 1 call per second. If the limit is exceeded, the API call is throttled, which may affect your business. Call this operation as appropriate.
|
|
452
488
|
*
|
|
453
489
|
* @param request - DescribeTrafficRequest
|
|
454
490
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -456,20 +492,20 @@ export default class Client extends OpenApi {
|
|
|
456
492
|
*/
|
|
457
493
|
describeTrafficWithOptions(request: $_model.DescribeTrafficRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTrafficResponse>;
|
|
458
494
|
/**
|
|
459
|
-
* Queries traffic statistics of
|
|
495
|
+
* Queries the traffic statistics of a specified Anti-DDoS Origin instance within a specified time period.
|
|
460
496
|
*
|
|
461
497
|
* @remarks
|
|
462
|
-
*
|
|
463
|
-
* >
|
|
464
|
-
*
|
|
465
|
-
*
|
|
498
|
+
* Queries the traffic statistics of a specified Anti-DDoS Origin instance within a specified time range.
|
|
499
|
+
* > When calling this operation, you must set the **InstanceId** parameter to specify the Anti-DDoS Origin instance to query.
|
|
500
|
+
* ### QPS limit
|
|
501
|
+
* The single-user QPS limit for this operation is 1 call per second. If the limit is exceeded, the API call is throttled, which may affect your business. Call this operation as appropriate.
|
|
466
502
|
*
|
|
467
503
|
* @param request - DescribeTrafficRequest
|
|
468
504
|
* @returns DescribeTrafficResponse
|
|
469
505
|
*/
|
|
470
506
|
describeTraffic(request: $_model.DescribeTrafficRequest): Promise<$_model.DescribeTrafficResponse>;
|
|
471
507
|
/**
|
|
472
|
-
*
|
|
508
|
+
* Dissociates a mitigation policy from a protected object.
|
|
473
509
|
*
|
|
474
510
|
* @param tmpReq - DetachFromPolicyRequest
|
|
475
511
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -477,7 +513,7 @@ export default class Client extends OpenApi {
|
|
|
477
513
|
*/
|
|
478
514
|
detachFromPolicyWithOptions(tmpReq: $_model.DetachFromPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DetachFromPolicyResponse>;
|
|
479
515
|
/**
|
|
480
|
-
*
|
|
516
|
+
* Dissociates a mitigation policy from a protected object.
|
|
481
517
|
*
|
|
482
518
|
* @param request - DetachFromPolicyRequest
|
|
483
519
|
* @returns DetachFromPolicyResponse
|
|
@@ -544,7 +580,7 @@ export default class Client extends OpenApi {
|
|
|
544
580
|
*/
|
|
545
581
|
listPolicy(request: $_model.ListPolicyRequest): Promise<$_model.ListPolicyResponse>;
|
|
546
582
|
/**
|
|
547
|
-
* Queries
|
|
583
|
+
* Queries the associations of mitigation policies.
|
|
548
584
|
*
|
|
549
585
|
* @param tmpReq - ListPolicyAttachmentRequest
|
|
550
586
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -552,7 +588,7 @@ export default class Client extends OpenApi {
|
|
|
552
588
|
*/
|
|
553
589
|
listPolicyAttachmentWithOptions(tmpReq: $_model.ListPolicyAttachmentRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListPolicyAttachmentResponse>;
|
|
554
590
|
/**
|
|
555
|
-
* Queries
|
|
591
|
+
* Queries the associations of mitigation policies.
|
|
556
592
|
*
|
|
557
593
|
* @param request - ListPolicyAttachmentRequest
|
|
558
594
|
* @returns ListPolicyAttachmentResponse
|
|
@@ -620,10 +656,10 @@ export default class Client extends OpenApi {
|
|
|
620
656
|
*/
|
|
621
657
|
modifyPolicy(request: $_model.ModifyPolicyRequest): Promise<$_model.ModifyPolicyResponse>;
|
|
622
658
|
/**
|
|
623
|
-
* Modifies the content of
|
|
659
|
+
* Modifies the content of a mitigation policy.
|
|
624
660
|
*
|
|
625
661
|
* @remarks
|
|
626
|
-
* Make sure that all
|
|
662
|
+
* Make sure that you pass all parameters when you call this operation. If a parameter is left empty, the corresponding configuration is deleted.
|
|
627
663
|
*
|
|
628
664
|
* @param tmpReq - ModifyPolicyContentRequest
|
|
629
665
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -631,22 +667,22 @@ export default class Client extends OpenApi {
|
|
|
631
667
|
*/
|
|
632
668
|
modifyPolicyContentWithOptions(tmpReq: $_model.ModifyPolicyContentRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyPolicyContentResponse>;
|
|
633
669
|
/**
|
|
634
|
-
* Modifies the content of
|
|
670
|
+
* Modifies the content of a mitigation policy.
|
|
635
671
|
*
|
|
636
672
|
* @remarks
|
|
637
|
-
* Make sure that all
|
|
673
|
+
* Make sure that you pass all parameters when you call this operation. If a parameter is left empty, the corresponding configuration is deleted.
|
|
638
674
|
*
|
|
639
675
|
* @param request - ModifyPolicyContentRequest
|
|
640
676
|
* @returns ModifyPolicyContentResponse
|
|
641
677
|
*/
|
|
642
678
|
modifyPolicyContent(request: $_model.ModifyPolicyContentRequest): Promise<$_model.ModifyPolicyContentResponse>;
|
|
643
679
|
/**
|
|
644
|
-
*
|
|
680
|
+
* Sets a remark for a single Anti-DDoS Origin instance.
|
|
645
681
|
*
|
|
646
682
|
* @remarks
|
|
647
|
-
*
|
|
648
|
-
* ###
|
|
649
|
-
*
|
|
683
|
+
* Sets a remark for a single Anti-DDoS Origin instance.
|
|
684
|
+
* ### QPS limit
|
|
685
|
+
* The single-user QPS limit for this API is 10 calls per second. If this limit is exceeded, the API calls are throttled, which may affect your business. Call this API appropriately.
|
|
650
686
|
*
|
|
651
687
|
* @param request - ModifyRemarkRequest
|
|
652
688
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -654,12 +690,12 @@ export default class Client extends OpenApi {
|
|
|
654
690
|
*/
|
|
655
691
|
modifyRemarkWithOptions(request: $_model.ModifyRemarkRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyRemarkResponse>;
|
|
656
692
|
/**
|
|
657
|
-
*
|
|
693
|
+
* Sets a remark for a single Anti-DDoS Origin instance.
|
|
658
694
|
*
|
|
659
695
|
* @remarks
|
|
660
|
-
*
|
|
661
|
-
* ###
|
|
662
|
-
*
|
|
696
|
+
* Sets a remark for a single Anti-DDoS Origin instance.
|
|
697
|
+
* ### QPS limit
|
|
698
|
+
* The single-user QPS limit for this API is 10 calls per second. If this limit is exceeded, the API calls are throttled, which may affect your business. Call this API appropriately.
|
|
663
699
|
*
|
|
664
700
|
* @param request - ModifyRemarkRequest
|
|
665
701
|
* @returns ModifyRemarkResponse
|