@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
|
@@ -4,7 +4,7 @@ export declare class DeleteIpRequest extends $dara.Model {
|
|
|
4
4
|
* @remarks
|
|
5
5
|
* The ID of the Anti-DDoS Origin instance.
|
|
6
6
|
*
|
|
7
|
-
* >
|
|
7
|
+
* > Call [DescribeInstanceList](https://help.aliyun.com/document_detail/118698.html) to query the IDs of all Anti-DDoS Origin instances.
|
|
8
8
|
*
|
|
9
9
|
* This parameter is required.
|
|
10
10
|
*
|
|
@@ -14,13 +14,11 @@ export declare class DeleteIpRequest extends $dara.Model {
|
|
|
14
14
|
instanceId?: string;
|
|
15
15
|
/**
|
|
16
16
|
* @remarks
|
|
17
|
-
*
|
|
17
|
+
* A list of IP addresses to remove from the protected objects of the Anti-DDoS Origin instance. Specify the list as a string that is a JSON array. Each element in the array is a struct that contains the following field:
|
|
18
18
|
*
|
|
19
|
-
*
|
|
19
|
+
* - **ip**: The IP address to remove. This parameter is a string and is required.
|
|
20
20
|
*
|
|
21
|
-
*
|
|
22
|
-
*
|
|
23
|
-
* **Note** The IP addresses that you want to remove must be protected by the Anti-DDoS Origin instance.
|
|
21
|
+
* > The IP address must be in the protection list of the Anti-DDoS Origin instance.
|
|
24
22
|
*
|
|
25
23
|
* This parameter is required.
|
|
26
24
|
*
|
|
@@ -30,9 +28,9 @@ export declare class DeleteIpRequest extends $dara.Model {
|
|
|
30
28
|
ipList?: string;
|
|
31
29
|
/**
|
|
32
30
|
* @remarks
|
|
33
|
-
* The ID of the
|
|
31
|
+
* The region ID of the Anti-DDoS Origin instance.
|
|
34
32
|
*
|
|
35
|
-
* >
|
|
33
|
+
* > Call [DescribeRegions](https://help.aliyun.com/document_detail/118703.html) to query all regions that Anti-DDoS Origin supports.
|
|
36
34
|
*
|
|
37
35
|
* @example
|
|
38
36
|
* cn-hangzhou
|
|
@@ -40,9 +38,9 @@ export declare class DeleteIpRequest extends $dara.Model {
|
|
|
40
38
|
regionId?: string;
|
|
41
39
|
/**
|
|
42
40
|
* @remarks
|
|
43
|
-
* The ID of the resource group to which the Anti-DDoS Origin instance belongs in Resource Management.
|
|
41
|
+
* The ID of the resource group to which the Anti-DDoS Origin instance belongs in Resource Management. If you leave this parameter empty, the instance belongs to the default resource group.
|
|
44
42
|
*
|
|
45
|
-
* For information about resource groups, see [Create a resource group](https://help.aliyun.com/document_detail/94485.html).
|
|
43
|
+
* For more information about resource groups, see [Create a resource group](https://help.aliyun.com/document_detail/94485.html).
|
|
46
44
|
*
|
|
47
45
|
* @example
|
|
48
46
|
* rg-acfm2pz25js****
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteIpRequest.js","sourceRoot":"","sources":["../../src/models/DeleteIpRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,eAAgB,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DeleteIpRequest.js","sourceRoot":"","sources":["../../src/models/DeleteIpRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,eAAgB,SAAQ,KAAK,CAAC,KAAK;IAiD9C,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,eAAe,EAAE,iBAAiB;SACnC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;YACpB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;YAClB,eAAe,EAAE,QAAQ;SAC1B,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1ED,0CA0EC"}
|
|
@@ -22,7 +22,7 @@ export declare class DescribeAssetGroupRequest extends $dara.Model {
|
|
|
22
22
|
* @remarks
|
|
23
23
|
* The ID of the region in which the instance resides.
|
|
24
24
|
*
|
|
25
|
-
* >
|
|
25
|
+
* > You can call the [DescribeRegions](https://help.aliyun.com/document_detail/118703.html) operation to query the most recent region list.
|
|
26
26
|
*
|
|
27
27
|
* @example
|
|
28
28
|
* cn-hangzhou
|
|
@@ -32,8 +32,9 @@ export declare class DescribeAssetGroupRequest extends $dara.Model {
|
|
|
32
32
|
* @remarks
|
|
33
33
|
* The type of the asset. Valid values:
|
|
34
34
|
*
|
|
35
|
-
*
|
|
36
|
-
*
|
|
35
|
+
* - **waf**: WAF instance
|
|
36
|
+
*
|
|
37
|
+
* - **ga**: Global Accelerator (GA) instance
|
|
37
38
|
*
|
|
38
39
|
* This parameter is required.
|
|
39
40
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeAssetGroupRequest.js","sourceRoot":"","sources":["../../src/models/DescribeAssetGroupRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yBAA0B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeAssetGroupRequest.js","sourceRoot":"","sources":["../../src/models/DescribeAssetGroupRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yBAA0B,SAAQ,KAAK,CAAC,KAAK;IA2CxD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;YAClB,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AApED,8DAoEC"}
|
|
@@ -4,7 +4,7 @@ export declare class DescribeAssetGroupToInstanceRequest extends $dara.Model {
|
|
|
4
4
|
* @remarks
|
|
5
5
|
* The ID of the instance to query.
|
|
6
6
|
*
|
|
7
|
-
* >
|
|
7
|
+
* > You can call the [DescribeInstanceList](https://help.aliyun.com/document_detail/118698.html) operation to query the IDs of all Anti-DDoS Origin instances of paid editions.
|
|
8
8
|
*
|
|
9
9
|
* @example
|
|
10
10
|
* ddosbgp-cn-7212zaa5v***
|
|
@@ -38,7 +38,7 @@ export declare class DescribeAssetGroupToInstanceRequest extends $dara.Model {
|
|
|
38
38
|
* @remarks
|
|
39
39
|
* The ID of the region in which the instance resides.
|
|
40
40
|
*
|
|
41
|
-
* >
|
|
41
|
+
* > You can call the [DescribeRegions](https://help.aliyun.com/document_detail/118703.html) operation to query the most recent region list.
|
|
42
42
|
*
|
|
43
43
|
* @example
|
|
44
44
|
* cn-hangzhou
|
|
@@ -48,8 +48,9 @@ export declare class DescribeAssetGroupToInstanceRequest extends $dara.Model {
|
|
|
48
48
|
* @remarks
|
|
49
49
|
* The type of the asset. Valid values:
|
|
50
50
|
*
|
|
51
|
-
*
|
|
52
|
-
*
|
|
51
|
+
* - **waf**: WAF instance
|
|
52
|
+
*
|
|
53
|
+
* - **ga**: Global Accelerator (GA) instance
|
|
53
54
|
*
|
|
54
55
|
* @example
|
|
55
56
|
* waf
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeAssetGroupToInstanceRequest.js","sourceRoot":"","sources":["../../src/models/DescribeAssetGroupToInstanceRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeAssetGroupToInstanceRequest.js","sourceRoot":"","sources":["../../src/models/DescribeAssetGroupToInstanceRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IAyDlE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,SAAS,EAAE,WAAW;YACtB,IAAI,EAAE,MAAM;YACZ,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;YACpB,SAAS,EAAE,QAAQ;YACnB,IAAI,EAAE,QAAQ;YACd,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;YAClB,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtFD,kFAsFC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class DescribeDdosOriginInstanceBillRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The end of the
|
|
5
|
+
* The end timestamp of the query. Unit: milliseconds. The time span cannot exceed 30 days.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* 1711382399410
|
|
@@ -10,10 +10,9 @@ export declare class DescribeDdosOriginInstanceBillRequest extends $dara.Model {
|
|
|
10
10
|
endTime?: number;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* Specifies whether to display
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
* * **false**
|
|
13
|
+
* Specifies whether to display billing details. Valid values:
|
|
14
|
+
* - **true**: Displays billing information.
|
|
15
|
+
* - **false**: Displays only global instance information without billing details.
|
|
17
16
|
*
|
|
18
17
|
* @example
|
|
19
18
|
* false
|
|
@@ -21,7 +20,7 @@ export declare class DescribeDdosOriginInstanceBillRequest extends $dara.Model {
|
|
|
21
20
|
isShowList?: boolean;
|
|
22
21
|
/**
|
|
23
22
|
* @remarks
|
|
24
|
-
* The
|
|
23
|
+
* The start timestamp of the query. Unit: milliseconds.
|
|
25
24
|
*
|
|
26
25
|
* @example
|
|
27
26
|
* 1711209600410
|
|
@@ -30,14 +29,13 @@ export declare class DescribeDdosOriginInstanceBillRequest extends $dara.Model {
|
|
|
30
29
|
/**
|
|
31
30
|
* @remarks
|
|
32
31
|
* The bill type. Valid values:
|
|
33
|
-
*
|
|
34
|
-
*
|
|
35
|
-
*
|
|
36
|
-
*
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
* * **monthly_summary**: the monthly summary bill.
|
|
32
|
+
* - **flow_cn**: clean traffic bill for EIPs with Anti-DDoS (Enhanced) enabled in the Chinese mainland.
|
|
33
|
+
* - **flow_ov**: clean traffic bill for EIPs with Anti-DDoS (Enhanced) enabled outside the Chinese mainland.
|
|
34
|
+
* - **standard_assets_flow_cn**: clean traffic bill for Regular Alibaba Cloud services in the Chinese mainland.
|
|
35
|
+
* - **standard_assets_flow_ov**: clean traffic bill for Regular Alibaba Cloud services outside the Chinese mainland.
|
|
36
|
+
* - **function**: feature activation bill.
|
|
37
|
+
* - **ip_count**: protected IP address count bill.
|
|
38
|
+
* - **monthly_summary**: monthly summary bill.
|
|
41
39
|
*
|
|
42
40
|
* @example
|
|
43
41
|
* function
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeDdosOriginInstanceBillRequest.js","sourceRoot":"","sources":["../../src/models/DescribeDdosOriginInstanceBillRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,qCAAsC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeDdosOriginInstanceBillRequest.js","sourceRoot":"","sources":["../../src/models/DescribeDdosOriginInstanceBillRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,qCAAsC,SAAQ,KAAK,CAAC,KAAK;IA0CpE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,UAAU,EAAE,YAAY;YACxB,SAAS,EAAE,WAAW;YACtB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,QAAQ;YACjB,UAAU,EAAE,SAAS;YACrB,SAAS,EAAE,QAAQ;YACnB,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAnED,sFAmEC"}
|
|
@@ -2,15 +2,13 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class DescribeDdosOriginInstanceBillResponseBodyFlowList extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The traffic distribution by
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
* > If the memberUid field in the JSON struct is empty, the information about the current account is returned. The value of the bytes parameter in the outermost level of the JSON struct indicates the total traffic, and the values of the bytes parameters in inner levels indicate the traffic of the account.
|
|
5
|
+
* The traffic distribution by area. The JSON structure contains the following fields:
|
|
6
|
+
* - **bytes**: the traffic of the EIP with Anti-DDoS (Enhanced) enabled in the corresponding region. Unit: bytes.
|
|
7
|
+
* - **memberUid**: the account to which the traffic belongs.
|
|
8
|
+
* - **instanceId**: the instance ID of the global pay-as-you-go instance associated with the EIP with Anti-DDoS (Enhanced) enabled.
|
|
9
|
+
* - **ip**: the corresponding elastic IP addresses (EIPs) with Anti-DDoS Proxy Enabled.
|
|
10
|
+
* - **region**: the area.
|
|
11
|
+
* > If memberUid is empty in the JSON, it indicates the current account information. The bytes field at the outermost level of the JSON represents the total traffic, and the inner bytes field represents the traffic for the corresponding account.
|
|
14
12
|
*
|
|
15
13
|
* @example
|
|
16
14
|
* [{\\"bytes\\":79282719,\\"memberUid\\":\\"\\",\\"regionFlows\\":{\\"cn-hangzhou\\":[{\\"bytes\\":79282719,\\"instanceId\\":\\"ddosorigin_cn-u7c3lcr9r02\\",\\"ip\\":\\"47.118.168.57\\",\\"region\\":\\"cn-hangzhou\\"}]}}]
|
|
@@ -18,12 +16,11 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyFlowList extends
|
|
|
18
16
|
memberFlow?: string;
|
|
19
17
|
/**
|
|
20
18
|
* @remarks
|
|
21
|
-
* The traffic distribution by
|
|
22
|
-
*
|
|
23
|
-
*
|
|
24
|
-
*
|
|
25
|
-
*
|
|
26
|
-
* * **region**: the region.
|
|
19
|
+
* The traffic distribution by area. The JSON structure contains the following fields:
|
|
20
|
+
* - **bytes**: the traffic of the EIP with Anti-DDoS (Enhanced) enabled in the corresponding region. Unit: bytes.
|
|
21
|
+
* - **instanceId**: the instance ID of the global pay-as-you-go instance associated with the EIP with Anti-DDoS (Enhanced) enabled.
|
|
22
|
+
* - **ip**: the corresponding elastic IP addresses (EIPs) with Anti-DDoS Proxy Enabled.
|
|
23
|
+
* - **region**: the area.
|
|
27
24
|
*
|
|
28
25
|
* @example
|
|
29
26
|
* {\\"cn-hangzhou\\":[{\\"bytes\\":0,\\"instanceId\\":\\"ddosorigin_cn-u7c3lcr9r02\\",\\"ip\\":\\"47.118.168.124\\",\\"region\\":\\"cn-hangzhou\\"}]}
|
|
@@ -39,7 +36,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyFlowList extends
|
|
|
39
36
|
time?: number;
|
|
40
37
|
/**
|
|
41
38
|
* @remarks
|
|
42
|
-
* The total
|
|
39
|
+
* The total traffic of Regular Alibaba Cloud service IP addresses.
|
|
43
40
|
*
|
|
44
41
|
* @example
|
|
45
42
|
* 6302081067
|
|
@@ -47,7 +44,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyFlowList extends
|
|
|
47
44
|
totalBillFlow?: number;
|
|
48
45
|
/**
|
|
49
46
|
* @remarks
|
|
50
|
-
* The
|
|
47
|
+
* The IP Traffic of EIPs with Anti-DDoS (Enhanced) enabled. Unit: bytes.
|
|
51
48
|
*
|
|
52
49
|
* @example
|
|
53
50
|
* 6302081067
|
|
@@ -67,11 +64,10 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyFlowList extends
|
|
|
67
64
|
export declare class DescribeDdosOriginInstanceBillResponseBodyIpCountOrFunctionList extends $dara.Model {
|
|
68
65
|
/**
|
|
69
66
|
* @remarks
|
|
70
|
-
* The
|
|
71
|
-
*
|
|
72
|
-
*
|
|
73
|
-
*
|
|
74
|
-
* * **international_and_hmt**: regions outside the Chinese mainland.
|
|
67
|
+
* The protected asset region. Valid values:
|
|
68
|
+
* - **only_mainland_china**: the Chinese mainland only.
|
|
69
|
+
* - **global**: global.
|
|
70
|
+
* - **international_and_hmt**: outside the Chinese mainland, including international regions and Hong Kong (China), Macao (China), and Taiwan (China).
|
|
75
71
|
*
|
|
76
72
|
* @example
|
|
77
73
|
* global
|
|
@@ -79,7 +75,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyIpCountOrFunction
|
|
|
79
75
|
coverage?: string;
|
|
80
76
|
/**
|
|
81
77
|
* @remarks
|
|
82
|
-
* The number of
|
|
78
|
+
* The number of pay-as-you-go protected IP addresses in the Chinese mainland.
|
|
83
79
|
*
|
|
84
80
|
* @example
|
|
85
81
|
* 5
|
|
@@ -87,7 +83,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyIpCountOrFunction
|
|
|
87
83
|
ipCntCn?: number;
|
|
88
84
|
/**
|
|
89
85
|
* @remarks
|
|
90
|
-
* The number of
|
|
86
|
+
* The number of pay-as-you-go protected IP addresses outside the Chinese mainland.
|
|
91
87
|
*
|
|
92
88
|
* @example
|
|
93
89
|
* 5
|
|
@@ -95,15 +91,13 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyIpCountOrFunction
|
|
|
95
91
|
ipCntOv?: number;
|
|
96
92
|
/**
|
|
97
93
|
* @remarks
|
|
98
|
-
* The
|
|
99
|
-
*
|
|
100
|
-
*
|
|
101
|
-
*
|
|
102
|
-
*
|
|
103
|
-
*
|
|
104
|
-
*
|
|
105
|
-
*
|
|
106
|
-
* > If the memberUid field in the JSON struct is empty, the information about the current account is returned.
|
|
94
|
+
* The account distribution of the bill. The JSON struct contains the following fields:
|
|
95
|
+
* - **eipCnIpCount**: the number of EIPs with Anti-DDoS (Enhanced) enabled in the Chinese mainland.
|
|
96
|
+
* - **eipOvIpCount**: the number of EIPs with Anti-DDoS (Enhanced) enabled outside the Chinese mainland.
|
|
97
|
+
* - **memberUid**: the account to which the IP addresses belong.
|
|
98
|
+
* - **standardAssetsCnIpCount**: the number of Regular Alibaba Cloud service IP addresses in the Chinese mainland.
|
|
99
|
+
* - **standardAssetsOvIpCount**: the number of Regular Alibaba Cloud service IP addresses outside the Chinese mainland.
|
|
100
|
+
* > If memberUid is empty in the JSON, it indicates the current account information.
|
|
107
101
|
*
|
|
108
102
|
* @example
|
|
109
103
|
* [{\\"eipCnIpCount\\":3,\\"eipOvIpCount\\":18,\\"memberUid\\":\\"\\",\\"standardAssetsCnIpCount\\":2,\\"standardAssetsOvIpCount\\":0},{\\"eipCnIpCount\\":3,\\"eipOvIpCount\\":0,\\"memberUid\\":\\"1776997906319249\\",\\"standardAssetsCnIpCount\\":0,\\"standardAssetsOvIpCount\\":0}]
|
|
@@ -131,7 +125,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyIpCountOrFunction
|
|
|
131
125
|
export declare class DescribeDdosOriginInstanceBillResponseBodyMonthlySummaryList extends $dara.Model {
|
|
132
126
|
/**
|
|
133
127
|
* @remarks
|
|
134
|
-
* The number of days
|
|
128
|
+
* The number of days the service has been activated.
|
|
135
129
|
*
|
|
136
130
|
* @example
|
|
137
131
|
* 30
|
|
@@ -156,8 +150,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyMonthlySummaryLis
|
|
|
156
150
|
/**
|
|
157
151
|
* @remarks
|
|
158
152
|
* The total number of protected IP addresses in the Chinese mainland.
|
|
159
|
-
*
|
|
160
|
-
* > The total number of protected IP addresses is the sum of the daily numbers of protected IP addresses in a month.
|
|
153
|
+
* > The daily count of protected IP addresses is accumulated.
|
|
161
154
|
*
|
|
162
155
|
* @example
|
|
163
156
|
* 28
|
|
@@ -166,8 +159,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyMonthlySummaryLis
|
|
|
166
159
|
/**
|
|
167
160
|
* @remarks
|
|
168
161
|
* The total number of protected IP addresses outside the Chinese mainland.
|
|
169
|
-
*
|
|
170
|
-
* > The total number of protected IP addresses is the sum of the daily numbers of protected IP addresses in a month.
|
|
162
|
+
* > The daily count of protected IP addresses is accumulated.
|
|
171
163
|
*
|
|
172
164
|
* @example
|
|
173
165
|
* 30
|
|
@@ -175,7 +167,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyMonthlySummaryLis
|
|
|
175
167
|
ipCountIntl?: number;
|
|
176
168
|
/**
|
|
177
169
|
* @remarks
|
|
178
|
-
* The
|
|
170
|
+
* The UID of the member accounts.
|
|
179
171
|
*
|
|
180
172
|
* @example
|
|
181
173
|
* 112873971277****
|
|
@@ -183,7 +175,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyMonthlySummaryLis
|
|
|
183
175
|
memberUid?: string;
|
|
184
176
|
/**
|
|
185
177
|
* @remarks
|
|
186
|
-
* The total traffic of
|
|
178
|
+
* The total traffic of Regular Alibaba Cloud services in the Chinese mainland. Unit: bytes.
|
|
187
179
|
*
|
|
188
180
|
* @example
|
|
189
181
|
* 123456
|
|
@@ -191,7 +183,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyMonthlySummaryLis
|
|
|
191
183
|
standardAssetsFlowCn?: number;
|
|
192
184
|
/**
|
|
193
185
|
* @remarks
|
|
194
|
-
* The total traffic of
|
|
186
|
+
* The total traffic of Regular Alibaba Cloud services outside the Chinese mainland. Unit: bytes.
|
|
195
187
|
*
|
|
196
188
|
* @example
|
|
197
189
|
* 123456
|
|
@@ -199,7 +191,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyMonthlySummaryLis
|
|
|
199
191
|
standardAssetsFlowIntl?: number;
|
|
200
192
|
/**
|
|
201
193
|
* @remarks
|
|
202
|
-
* The
|
|
194
|
+
* The UID of the management account.
|
|
203
195
|
*
|
|
204
196
|
* @example
|
|
205
197
|
* 102518028277****
|
|
@@ -220,14 +212,12 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyStandardAssetsFlo
|
|
|
220
212
|
/**
|
|
221
213
|
* @remarks
|
|
222
214
|
* The traffic distribution by region. The JSON struct contains the following fields:
|
|
223
|
-
*
|
|
224
|
-
*
|
|
225
|
-
*
|
|
226
|
-
*
|
|
227
|
-
*
|
|
228
|
-
*
|
|
229
|
-
*
|
|
230
|
-
* > If the memberUid field in the JSON struct is empty, the information about the current account is returned. The value of the bytes parameter in the outermost level of the JSON struct indicates the total traffic, and the values of the bytes parameters in inner levels indicate the traffic of the account.
|
|
215
|
+
* - **bytes**: the traffic of the Regular Alibaba Cloud service in the corresponding region. Unit: bytes.
|
|
216
|
+
* - **memberUid**: the account to which the traffic belongs.
|
|
217
|
+
* - **instanceId**: the ID of the global pay-as-you-go instance associated with the Regular Alibaba Cloud service.
|
|
218
|
+
* - **ip**: the instance ID associated with the Regular Alibaba Cloud service.
|
|
219
|
+
* - **region**: the region.
|
|
220
|
+
* > If memberUid is empty in the JSON, it indicates the current account information. The bytes field at the outermost level of the JSON represents the total traffic, and the inner bytes field represents the traffic for the corresponding account.
|
|
231
221
|
*
|
|
232
222
|
* @example
|
|
233
223
|
* [{\\"bytes\\":79282719,\\"memberUid\\":\\"\\",\\"regionFlows\\":{\\"cn-hangzhou\\":[{\\"bytes\\":79282719,\\"instanceId\\":\\"ddosorigin_cn-u7c3lcr9r02\\",\\"ip\\":\\"47.118.168.57\\",\\"region\\":\\"cn-hangzhou\\"}]}}]
|
|
@@ -236,11 +226,10 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyStandardAssetsFlo
|
|
|
236
226
|
/**
|
|
237
227
|
* @remarks
|
|
238
228
|
* The traffic distribution by region. The JSON struct contains the following fields:
|
|
239
|
-
*
|
|
240
|
-
*
|
|
241
|
-
*
|
|
242
|
-
*
|
|
243
|
-
* * **region**: the region.
|
|
229
|
+
* - **bytes**: the traffic of the Regular Alibaba Cloud service in the corresponding region. Unit: bytes.
|
|
230
|
+
* - **instanceId**: the ID of the global pay-as-you-go instance associated with the Regular Alibaba Cloud service.
|
|
231
|
+
* - **ip**: the instance ID associated with the Anti-DDoS Origin instance.
|
|
232
|
+
* - **region**: the region.
|
|
244
233
|
*
|
|
245
234
|
* @example
|
|
246
235
|
* {\\"cn-hangzhou\\":[{\\"bytes\\":0,\\"instanceId\\":\\"ddosorigin_cn-u7c3lcr9r02\\",\\"ip\\":\\"47.118.168.124\\",\\"region\\":\\"cn-hangzhou\\"}]}
|
|
@@ -256,7 +245,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyStandardAssetsFlo
|
|
|
256
245
|
time?: number;
|
|
257
246
|
/**
|
|
258
247
|
* @remarks
|
|
259
|
-
* The traffic of
|
|
248
|
+
* The traffic of Regular Alibaba Cloud services. Unit: bytes.
|
|
260
249
|
*
|
|
261
250
|
* @example
|
|
262
251
|
* 6302081067
|
|
@@ -276,10 +265,9 @@ export declare class DescribeDdosOriginInstanceBillResponseBodyStandardAssetsFlo
|
|
|
276
265
|
export declare class DescribeDdosOriginInstanceBillResponseBody extends $dara.Model {
|
|
277
266
|
/**
|
|
278
267
|
* @remarks
|
|
279
|
-
* The asset status.
|
|
280
|
-
*
|
|
281
|
-
*
|
|
282
|
-
* * **1**: Assets are added to the instance for protection.
|
|
268
|
+
* The asset status. Valid values:
|
|
269
|
+
* - **0**: No assets have been associated with the current instance.
|
|
270
|
+
* - **1**: Assets have been associated with the current instance.
|
|
283
271
|
*
|
|
284
272
|
* @example
|
|
285
273
|
* 0
|
|
@@ -287,10 +275,10 @@ export declare class DescribeDdosOriginInstanceBillResponseBody extends $dara.Mo
|
|
|
287
275
|
assetStatus?: number;
|
|
288
276
|
/**
|
|
289
277
|
* @remarks
|
|
290
|
-
* The payment status. Valid values:
|
|
278
|
+
* The overdue payment status. Valid values:
|
|
291
279
|
*
|
|
292
|
-
*
|
|
293
|
-
*
|
|
280
|
+
* - **0**: No overdue payment.
|
|
281
|
+
* - **1**: Overdue payment exists.
|
|
294
282
|
*
|
|
295
283
|
* @example
|
|
296
284
|
* 0
|
|
@@ -298,12 +286,12 @@ export declare class DescribeDdosOriginInstanceBillResponseBody extends $dara.Mo
|
|
|
298
286
|
debtStatus?: number;
|
|
299
287
|
/**
|
|
300
288
|
* @remarks
|
|
301
|
-
* The
|
|
289
|
+
* The IP Traffic details of EIPs with Anti-DDoS (Enhanced) enabled.
|
|
302
290
|
*/
|
|
303
291
|
flowList?: DescribeDdosOriginInstanceBillResponseBodyFlowList[];
|
|
304
292
|
/**
|
|
305
293
|
* @remarks
|
|
306
|
-
* The traffic distribution of EIPs with Anti-DDoS (Enhanced) enabled
|
|
294
|
+
* The regional traffic distribution information of EIPs with Anti-DDoS (Enhanced) enabled.
|
|
307
295
|
*
|
|
308
296
|
* @example
|
|
309
297
|
* {\\"cn-hongkong\\": 166491566}
|
|
@@ -313,7 +301,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBody extends $dara.Mo
|
|
|
313
301
|
};
|
|
314
302
|
/**
|
|
315
303
|
* @remarks
|
|
316
|
-
* The ID of the
|
|
304
|
+
* The instance ID of the pay-as-you-go Anti-DDoS Origin instance to query.
|
|
317
305
|
*
|
|
318
306
|
* @example
|
|
319
307
|
* ddosorigin_cn-u7c3lcr9r02
|
|
@@ -329,17 +317,16 @@ export declare class DescribeDdosOriginInstanceBillResponseBody extends $dara.Mo
|
|
|
329
317
|
ipCount?: number;
|
|
330
318
|
/**
|
|
331
319
|
* @remarks
|
|
332
|
-
* The protected IP
|
|
320
|
+
* The details of the protected IP address count and feature activation list.
|
|
333
321
|
*/
|
|
334
322
|
ipCountOrFunctionList?: DescribeDdosOriginInstanceBillResponseBodyIpCountOrFunctionList[];
|
|
335
323
|
/**
|
|
336
324
|
* @remarks
|
|
337
|
-
* The IP
|
|
338
|
-
*
|
|
339
|
-
*
|
|
340
|
-
*
|
|
341
|
-
*
|
|
342
|
-
* * **standardAssetsOvIpCount**: the number of IP addresses of regular Alibaba Cloud services outside the Chinese mainland.
|
|
325
|
+
* The IP distribution details. The JSON structure contains the following fields:
|
|
326
|
+
* - **eipCnIpCount**: the number of elastic IP addresses (EIPs) with Anti-DDoS Proxy Enabled in the Chinese mainland.
|
|
327
|
+
* - **eipOvIpCount**: the number of elastic IP addresses (EIPs) with Anti-DDoS Proxy Enabled outside the Chinese mainland.
|
|
328
|
+
* - **standardAssetsCnIpCount**: the number of Regular Alibaba Cloud service IP addresses in the Chinese mainland.
|
|
329
|
+
* - **standardAssetsOvIpCount**: the number of Regular Alibaba Cloud service IP addresses outside the Chinese mainland.
|
|
343
330
|
*
|
|
344
331
|
* @example
|
|
345
332
|
* {\\"eipCnIpCount\\":6,\\"eipOvIpCount\\":17,\\"standardAssetsCnIpCount\\":2,\\"standardAssetsOvIpCount\\":0}
|
|
@@ -347,12 +334,12 @@ export declare class DescribeDdosOriginInstanceBillResponseBody extends $dara.Mo
|
|
|
347
334
|
ipInfo?: string;
|
|
348
335
|
/**
|
|
349
336
|
* @remarks
|
|
350
|
-
* The
|
|
337
|
+
* The monthly summary information list.
|
|
351
338
|
*/
|
|
352
339
|
monthlySummaryList?: DescribeDdosOriginInstanceBillResponseBodyMonthlySummaryList[];
|
|
353
340
|
/**
|
|
354
341
|
* @remarks
|
|
355
|
-
* The request ID.
|
|
342
|
+
* The request ID, which is a unique identifier generated by Alibaba Cloud for this request. You can use it to troubleshoot issues.
|
|
356
343
|
*
|
|
357
344
|
* @example
|
|
358
345
|
* 72155560-F343-55C8-82FE-ED4D7E4AA97E
|
|
@@ -360,12 +347,12 @@ export declare class DescribeDdosOriginInstanceBillResponseBody extends $dara.Mo
|
|
|
360
347
|
requestId?: string;
|
|
361
348
|
/**
|
|
362
349
|
* @remarks
|
|
363
|
-
* The
|
|
350
|
+
* The traffic information of Regular Alibaba Cloud services.
|
|
364
351
|
*/
|
|
365
352
|
standardAssetsFlowList?: DescribeDdosOriginInstanceBillResponseBodyStandardAssetsFlowList[];
|
|
366
353
|
/**
|
|
367
354
|
* @remarks
|
|
368
|
-
* The traffic distribution of
|
|
355
|
+
* The regional traffic distribution information of Regular Alibaba Cloud services.
|
|
369
356
|
*
|
|
370
357
|
* @example
|
|
371
358
|
* {\\"cn-hongkong\\": 166491566}
|
|
@@ -375,7 +362,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBody extends $dara.Mo
|
|
|
375
362
|
};
|
|
376
363
|
/**
|
|
377
364
|
* @remarks
|
|
378
|
-
* The total traffic of
|
|
365
|
+
* The total traffic of Regular Alibaba Cloud services in the Chinese mainland for the current month.
|
|
379
366
|
*
|
|
380
367
|
* @example
|
|
381
368
|
* 0
|
|
@@ -383,7 +370,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBody extends $dara.Mo
|
|
|
383
370
|
standardAssetsTotalFlowCn?: number;
|
|
384
371
|
/**
|
|
385
372
|
* @remarks
|
|
386
|
-
* The total traffic of
|
|
373
|
+
* The total traffic of Regular Alibaba Cloud services outside the Chinese mainland for the current month.
|
|
387
374
|
*
|
|
388
375
|
* @example
|
|
389
376
|
* 0
|
|
@@ -391,11 +378,11 @@ export declare class DescribeDdosOriginInstanceBillResponseBody extends $dara.Mo
|
|
|
391
378
|
standardAssetsTotalFlowOv?: number;
|
|
392
379
|
/**
|
|
393
380
|
* @remarks
|
|
394
|
-
* The
|
|
381
|
+
* The activation status. Valid values:
|
|
395
382
|
*
|
|
396
|
-
*
|
|
397
|
-
*
|
|
398
|
-
*
|
|
383
|
+
* - **1**: Normal.
|
|
384
|
+
* - **2**: Expired.
|
|
385
|
+
* - **3**: Released.
|
|
399
386
|
*
|
|
400
387
|
* @example
|
|
401
388
|
* 1
|
|
@@ -403,7 +390,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBody extends $dara.Mo
|
|
|
403
390
|
status?: number;
|
|
404
391
|
/**
|
|
405
392
|
* @remarks
|
|
406
|
-
* The total traffic of EIPs with Anti-DDoS (Enhanced) enabled in the Chinese mainland
|
|
393
|
+
* The total traffic of EIPs with Anti-DDoS (Enhanced) enabled in the Chinese mainland for the current month. Unit: bytes.
|
|
407
394
|
*
|
|
408
395
|
* @example
|
|
409
396
|
* 6302081067
|
|
@@ -411,7 +398,7 @@ export declare class DescribeDdosOriginInstanceBillResponseBody extends $dara.Mo
|
|
|
411
398
|
totalFlowCn?: number;
|
|
412
399
|
/**
|
|
413
400
|
* @remarks
|
|
414
|
-
* The total traffic of EIPs with Anti-DDoS (Enhanced) enabled outside the Chinese mainland
|
|
401
|
+
* The total traffic of EIPs with Anti-DDoS (Enhanced) enabled outside the Chinese mainland for the current month. Unit: bytes.
|
|
415
402
|
*
|
|
416
403
|
* @example
|
|
417
404
|
* 6204918019
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeDdosOriginInstanceBillResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeDdosOriginInstanceBillResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kDAAmD,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeDdosOriginInstanceBillResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeDdosOriginInstanceBillResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kDAAmD,SAAQ,KAAK,CAAC,KAAK;IAmDjF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;YACZ,aAAa,EAAE,eAAe;YAC9B,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;YACpB,UAAU,EAAE,QAAQ;YACpB,IAAI,EAAE,QAAQ;YACd,aAAa,EAAE,QAAQ;YACvB,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9ED,gHA8EC;AAED,MAAa,+DAAgE,SAAQ,KAAK,CAAC,KAAK;IAkD9F,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,UAAU;YACpB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,SAAS;YAClB,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,QAAQ;YAClB,OAAO,EAAE,QAAQ;YACjB,OAAO,EAAE,QAAQ;YACjB,WAAW,EAAE,QAAQ;YACrB,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA7ED,0IA6EC;AAED,MAAa,4DAA6D,SAAQ,KAAK,CAAC,KAAK;IA2E3F,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,WAAW,EAAE,aAAa;YAC1B,SAAS,EAAE,WAAW;YACtB,oBAAoB,EAAE,sBAAsB;YAC5C,sBAAsB,EAAE,wBAAwB;YAChD,GAAG,EAAE,KAAK;SACX,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;YACpB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,WAAW,EAAE,QAAQ;YACrB,SAAS,EAAE,QAAQ;YACnB,oBAAoB,EAAE,QAAQ;YAC9B,sBAAsB,EAAE,QAAQ;YAChC,GAAG,EAAE,QAAQ;SACd,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9GD,oIA8GC;AAED,MAAa,gEAAiE,SAAQ,KAAK,CAAC,KAAK;IA2C/F,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,QAAQ;YACpB,UAAU,EAAE,QAAQ;YACpB,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AApED,4IAoEC;AAED,MAAa,0CAA2C,SAAQ,KAAK,CAAC,KAAK;IA0IzE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,UAAU,EAAE,YAAY;YACxB,UAAU,EAAE,YAAY;YACxB,OAAO,EAAE,SAAS;YAClB,qBAAqB,EAAE,uBAAuB;YAC9C,MAAM,EAAE,QAAQ;YAChB,kBAAkB,EAAE,oBAAoB;YACxC,SAAS,EAAE,WAAW;YACtB,sBAAsB,EAAE,wBAAwB;YAChD,wBAAwB,EAAE,0BAA0B;YACpD,yBAAyB,EAAE,2BAA2B;YACtD,yBAAyB,EAAE,2BAA2B;YACtD,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,kDAAkD,EAAE;YAC7F,UAAU,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,KAAK,EAAE;YACtE,UAAU,EAAE,QAAQ;YACpB,OAAO,EAAE,QAAQ;YACjB,qBAAqB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,+DAA+D,EAAE;YACvH,MAAM,EAAE,QAAQ;YAChB,kBAAkB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,4DAA4D,EAAE;YACjH,SAAS,EAAE,QAAQ;YACnB,sBAAsB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,gEAAgE,EAAE;YACzH,wBAAwB,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,KAAK,EAAE;YACpF,yBAAyB,EAAE,QAAQ;YACnC,yBAAyB,EAAE,QAAQ;YACnC,MAAM,EAAE,QAAQ;YAChB,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;SACtB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC;YAChC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QAC3C,CAAC;QACD,IAAG,IAAI,CAAC,UAAU,EAAE,CAAC;YACnB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAC3C,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,qBAAqB,CAAC,EAAE,CAAC;YAC7C,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,qBAAqB,CAAC,CAAC;QACxD,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,kBAAkB,CAAC,EAAE,CAAC;YAC1C,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC;QACrD,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,sBAAsB,CAAC,EAAE,CAAC;YAC9C,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC;QACzD,CAAC;QACD,IAAG,IAAI,CAAC,wBAAwB,EAAE,CAAC;YACjC,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC;QACzD,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA/MD,gGA+MC"}
|