tencentcloud-sdk-nodejs 4.0.968 → 4.0.970

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.
Files changed (110) hide show
  1. package/CHANGELOG.md +579 -0
  2. package/SERVICE_CHANGELOG.md +783 -82
  3. package/package.json +1 -1
  4. package/products.md +41 -41
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/as/v20180419/as_models.ts +2 -2
  7. package/src/services/bi/v20220105/bi_models.ts +25 -0
  8. package/src/services/billing/v20180709/billing_models.ts +16 -16
  9. package/src/services/btoe/v20210514/btoe_models.ts +4 -4
  10. package/src/services/cam/v20190116/cam_models.ts +10 -10
  11. package/src/services/ccc/v20200210/ccc_client.ts +4 -2
  12. package/src/services/ccc/v20200210/ccc_models.ts +113 -50
  13. package/src/services/cds/v20180420/cds_models.ts +27 -31
  14. package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +7 -0
  15. package/src/services/cfg/v20210820/cfg_models.ts +4 -0
  16. package/src/services/cloudaudit/v20190319/cloudaudit_client.ts +2 -2
  17. package/src/services/cloudaudit/v20190319/cloudaudit_models.ts +25 -16
  18. package/src/services/cls/v20201016/cls_models.ts +29 -9
  19. package/src/services/dasb/v20191018/dasb_models.ts +70 -166
  20. package/src/services/dcdb/v20180411/dcdb_client.ts +32 -20
  21. package/src/services/dcdb/v20180411/dcdb_models.ts +111 -47
  22. package/src/services/essbasic/v20210526/essbasic_client.ts +2 -1
  23. package/src/services/essbasic/v20210526/essbasic_models.ts +7 -3
  24. package/src/services/faceid/v20180301/faceid_models.ts +428 -361
  25. package/src/services/hunyuan/v20230901/hunyuan_models.ts +6 -2
  26. package/src/services/ioa/v20220601/ioa_client.ts +2 -3
  27. package/src/services/ioa/v20220601/ioa_models.ts +3 -29
  28. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +16 -6
  29. package/src/services/iss/v20230517/iss_models.ts +5 -1
  30. package/src/services/lighthouse/v20200324/lighthouse_client.ts +1 -0
  31. package/src/services/lighthouse/v20200324/lighthouse_models.ts +31 -0
  32. package/src/services/mariadb/v20170312/mariadb_models.ts +7 -7
  33. package/src/services/ocr/v20181119/ocr_client.ts +30 -8
  34. package/src/services/ocr/v20181119/ocr_models.ts +645 -191
  35. package/src/services/organization/v20210331/organization_models.ts +7 -3
  36. package/src/services/privatedns/v20201028/privatedns_client.ts +114 -65
  37. package/src/services/privatedns/v20201028/privatedns_models.ts +886 -766
  38. package/src/services/pts/v20210728/pts_models.ts +5 -0
  39. package/src/services/ssl/v20191205/ssl_models.ts +1 -1
  40. package/src/services/ssm/v20190923/ssm_models.ts +0 -2
  41. package/src/services/tdmq/v20200217/tdmq_client.ts +1 -0
  42. package/src/services/tdmq/v20200217/tdmq_models.ts +134 -119
  43. package/src/services/tke/v20180525/tke_models.ts +6 -2
  44. package/src/services/tke/v20220501/tke_models.ts +9 -0
  45. package/src/services/trp/v20210515/trp_models.ts +10 -9
  46. package/src/services/tse/v20201207/tse_client.ts +18 -6
  47. package/src/services/tse/v20201207/tse_models.ts +28 -0
  48. package/src/services/vod/v20180717/vod_client.ts +27 -2
  49. package/src/services/vod/v20180717/vod_models.ts +111 -26
  50. package/src/services/wedata/v20210820/wedata_client.ts +1 -0
  51. package/src/services/wedata/v20210820/wedata_models.ts +300 -17
  52. package/tencentcloud/common/sdk_version.d.ts +1 -1
  53. package/tencentcloud/common/sdk_version.js +1 -1
  54. package/tencentcloud/services/as/v20180419/as_models.d.ts +2 -2
  55. package/tencentcloud/services/bi/v20220105/bi_models.d.ts +25 -0
  56. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +16 -16
  57. package/tencentcloud/services/btoe/v20210514/btoe_models.d.ts +4 -4
  58. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +10 -10
  59. package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +3 -1
  60. package/tencentcloud/services/ccc/v20200210/ccc_client.js +3 -1
  61. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +113 -50
  62. package/tencentcloud/services/cds/v20180420/cds_models.d.ts +27 -31
  63. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +7 -0
  64. package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +4 -0
  65. package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_client.d.ts +2 -2
  66. package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_client.js +2 -2
  67. package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_models.d.ts +25 -16
  68. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +29 -9
  69. package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +69 -165
  70. package/tencentcloud/services/dcdb/v20180411/dcdb_client.d.ts +11 -7
  71. package/tencentcloud/services/dcdb/v20180411/dcdb_client.js +15 -9
  72. package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +109 -47
  73. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -1
  74. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -1
  75. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +7 -3
  76. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +428 -361
  77. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +6 -2
  78. package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +0 -1
  79. package/tencentcloud/services/ioa/v20220601/ioa_client.js +0 -1
  80. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +3 -29
  81. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +16 -6
  82. package/tencentcloud/services/iss/v20230517/iss_models.d.ts +5 -1
  83. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +30 -0
  84. package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +7 -7
  85. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +7 -1
  86. package/tencentcloud/services/ocr/v20181119/ocr_client.js +8 -0
  87. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +636 -192
  88. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +7 -3
  89. package/tencentcloud/services/privatedns/v20201028/privatedns_client.d.ts +21 -5
  90. package/tencentcloud/services/privatedns/v20201028/privatedns_client.js +30 -6
  91. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +821 -710
  92. package/tencentcloud/services/pts/v20210728/pts_models.d.ts +5 -0
  93. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
  94. package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +0 -2
  95. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +133 -119
  96. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +6 -2
  97. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +9 -0
  98. package/tencentcloud/services/trp/v20210515/trp_models.d.ts +10 -9
  99. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +7 -3
  100. package/tencentcloud/services/tse/v20201207/tse_client.js +9 -3
  101. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +26 -0
  102. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +16 -1
  103. package/tencentcloud/services/vod/v20180717/vod_client.js +17 -0
  104. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +107 -26
  105. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +299 -17
  106. package/test/dcdb.v20180411.test.js +16 -6
  107. package/test/ocr.v20181119.test.js +10 -0
  108. package/test/privatedns.v20201028.test.js +44 -4
  109. package/test/tse.v20201207.test.js +12 -2
  110. package/test/vod.v20180717.test.js +10 -0
@@ -1,112 +1,89 @@
1
1
  /**
2
- * DescribeQuotaUsage返回参数结构体
3
- */
4
- export interface DescribeQuotaUsageResponse {
5
- /**
6
- * Tld额度使用情况
7
- */
8
- TldQuota: TldQuota;
9
- /**
10
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11
- */
12
- RequestId?: string;
13
- }
14
- /**
15
- * ModifyPrivateZoneVpc请求参数结构体
2
+ * QueryAsyncBindVpcStatus返回参数结构体
16
3
  */
17
- export interface ModifyPrivateZoneVpcRequest {
4
+ export interface QueryAsyncBindVpcStatusResponse {
18
5
  /**
19
- * 私有域ID
6
+ * processing 处理中,success 执行成功,
7
+ failed 执行失败
20
8
  */
21
- ZoneId: string;
9
+ Status?: string;
22
10
  /**
23
- * 私有域关联的全部VPC列表
11
+ * 错误信息
12
+ 注意:此字段可能返回 null,表示取不到有效值。
24
13
  */
25
- VpcSet?: Array<VpcInfo>;
14
+ ErrorMsg?: string;
26
15
  /**
27
- * 私有域账号关联的全部VPC列表
16
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
28
17
  */
29
- AccountVpcSet?: Array<AccountVpcInfo>;
18
+ RequestId?: string;
30
19
  }
31
20
  /**
32
- * CreateEndPointAndEndPointService返回参数结构体
21
+ * DescribeAccountVpcList请求参数结构体
33
22
  */
34
- export interface CreateEndPointAndEndPointServiceResponse {
35
- /**
36
- * 终端节点id
37
- */
38
- EndPointId?: string;
23
+ export interface DescribeAccountVpcListRequest {
39
24
  /**
40
- * 终端节点名
25
+ * 关联账号的uin
41
26
  */
42
- EndPointName?: string;
27
+ AccountUin: string;
43
28
  /**
44
- * 终端节点服务ID
29
+ * 分页偏移量,从0开始
45
30
  */
46
- EndPointServiceId?: string;
31
+ Offset?: number;
47
32
  /**
48
- * 终端节点的IP列表
33
+ * 分页限制数目, 最大100,默认20
49
34
  */
50
- EndPointVipSet?: Array<string>;
35
+ Limit?: number;
51
36
  /**
52
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
37
+ * 过滤参数
53
38
  */
54
- RequestId?: string;
39
+ Filters?: Array<Filter>;
55
40
  }
56
41
  /**
57
- * DescribePrivateDNSAccountList返回参数结构体
42
+ * 关联的VPC出参
58
43
  */
59
- export interface DescribePrivateDNSAccountListResponse {
44
+ export interface AccountVpcInfoOutput {
60
45
  /**
61
- * 私有域解析账号数量
46
+ * 关联账户的uin
62
47
  */
63
- TotalCount?: number;
48
+ Uin: string;
64
49
  /**
65
- * 私有域解析账号列表
50
+ * vpcid
66
51
  */
67
- AccountSet?: Array<PrivateDNSAccount>;
52
+ UniqVpcId: string;
68
53
  /**
69
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
54
+ * 地域
70
55
  */
71
- RequestId?: string;
56
+ Region: string;
72
57
  }
73
58
  /**
74
- * CreateForwardRule请求参数结构体
59
+ * DescribeEndPointRegion请求参数结构体
75
60
  */
76
- export interface CreateForwardRuleRequest {
77
- /**
78
- * 转发规则名称
79
- */
80
- RuleName: string;
81
- /**
82
- * 转发规则类型:云上到云下DOWN,云下到云上UP
83
- */
84
- RuleType: string;
61
+ export declare type DescribeEndPointRegionRequest = null;
62
+ /**
63
+ * DescribePrivateZone请求参数结构体
64
+ */
65
+ export interface DescribePrivateZoneRequest {
85
66
  /**
86
- * 私有域ID,可在私有域列表页面查看
67
+ * 域名,格式必须是标准的TLD
87
68
  */
88
69
  ZoneId: string;
89
- /**
90
- * 终端节点ID
91
- */
92
- EndPointId: string;
93
70
  }
94
71
  /**
95
- * 私有域解析账号
72
+ * DescribeAccountVpcList返回参数结构体
96
73
  */
97
- export interface PrivateDNSAccount {
74
+ export interface DescribeAccountVpcListResponse {
98
75
  /**
99
- * 主账号Uin
76
+ * VPC数量
100
77
  */
101
- Uin: string;
78
+ TotalCount: number;
102
79
  /**
103
- * 主账号名称
80
+ * VPC 列表
104
81
  */
105
- Account?: string;
82
+ VpcSet: Array<AccountVpcInfoOut>;
106
83
  /**
107
- * 用户昵称
84
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
108
85
  */
109
- Nickname?: string;
86
+ RequestId?: string;
110
87
  }
111
88
  /**
112
89
  * DeletePrivateDNSAccount请求参数结构体
@@ -118,180 +95,286 @@ export interface DeletePrivateDNSAccountRequest {
118
95
  Account: PrivateDNSAccount;
119
96
  }
120
97
  /**
121
- * DescribePrivateZoneRecordList请求参数结构体
98
+ * AddSpecifyPrivateZoneVpc请求参数结构体
122
99
  */
123
- export interface DescribePrivateZoneRecordListRequest {
100
+ export interface AddSpecifyPrivateZoneVpcRequest {
124
101
  /**
125
- * 私有域ID: zone-xxxxxx
102
+ * 私有域id
126
103
  */
127
104
  ZoneId: string;
128
105
  /**
129
- * 过滤参数(支持使用Value、RecordType过滤)
106
+ * 本次新增的vpc信息
130
107
  */
131
- Filters?: Array<Filter>;
108
+ VpcSet?: Array<VpcInfo>;
132
109
  /**
133
- * 分页偏移量,从0开始
110
+ * 本次新增关联账户vpc信息
134
111
  */
135
- Offset?: number;
112
+ AccountVpcSet?: Array<AccountVpcInfo>;
136
113
  /**
137
- * 分页限制数目, 最大200,默认20
114
+ * 是否为同步操作
138
115
  */
139
- Limit?: number;
116
+ Sync?: boolean;
140
117
  }
141
118
  /**
142
- * DescribePrivateZoneRecordList返回参数结构体
119
+ * DescribeForwardRule返回参数结构体
143
120
  */
144
- export interface DescribePrivateZoneRecordListResponse {
145
- /**
146
- * 解析记录数量
147
- */
148
- TotalCount?: number;
121
+ export interface DescribeForwardRuleResponse {
149
122
  /**
150
- * 解析记录列表
123
+ * 转发规则详情
151
124
  */
152
- RecordSet?: Array<PrivateZoneRecord>;
125
+ ForwardRule: ForwardRule;
153
126
  /**
154
127
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
155
128
  */
156
129
  RequestId?: string;
157
130
  }
158
131
  /**
159
- * DescribePrivateZoneList返回参数结构体
132
+ * Vpc信息
160
133
  */
161
- export interface DescribePrivateZoneListResponse {
134
+ export interface VpcInfo {
162
135
  /**
163
- * 私有域数量
136
+ * VpcId: vpc-xadsafsdasd
164
137
  */
165
- TotalCount?: number;
138
+ UniqVpcId: string;
166
139
  /**
167
- * 私有域列表
140
+ * Vpc所属地区: ap-guangzhou, ap-shanghai
168
141
  */
169
- PrivateZoneSet?: Array<PrivateZone>;
142
+ Region: string;
143
+ }
144
+ /**
145
+ * CreatePrivateDNSAccount返回参数结构体
146
+ */
147
+ export interface CreatePrivateDNSAccountResponse {
170
148
  /**
171
149
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
172
150
  */
173
151
  RequestId?: string;
174
152
  }
175
153
  /**
176
- * 关联的VPC出参
154
+ * SubscribePrivateZoneService请求参数结构体
177
155
  */
178
- export interface AccountVpcInfoOutput {
156
+ export declare type SubscribePrivateZoneServiceRequest = null;
157
+ /**
158
+ * CreateEndPoint请求参数结构体
159
+ */
160
+ export interface CreateEndPointRequest {
179
161
  /**
180
- * 关联账户的uin
162
+ * 终端节点名称
181
163
  */
182
- Uin: string;
164
+ EndPointName: string;
183
165
  /**
184
- * vpcid
166
+ * 终端节点服务ID(vpc终端节点服务ID)
185
167
  */
186
- UniqVpcId: string;
168
+ EndPointServiceId: string;
187
169
  /**
188
- * 地域
170
+ * 终端节点地域,必须要和终端节点服务所属地域一致
189
171
  */
190
- Region: string;
172
+ EndPointRegion: string;
173
+ /**
174
+ * 终端节点ip数量
175
+ */
176
+ IpNum?: number;
191
177
  }
192
178
  /**
193
- * DescribeAuditLog返回参数结构体
179
+ * DescribeEndPointList请求参数结构体
194
180
  */
195
- export interface DescribeAuditLogResponse {
181
+ export interface DescribeEndPointListRequest {
196
182
  /**
197
- * 操作日志列表
183
+ * 分页偏移量,从0开始
198
184
  */
199
- Data?: Array<AuditLog>;
185
+ Offset?: number;
200
186
  /**
201
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
187
+ * 分页限制数目, 最大100,默认20
202
188
  */
203
- RequestId?: string;
189
+ Limit?: number;
190
+ /**
191
+ * 过滤参数,支持EndPointName,EndPointId,EndPointServiceId,EndPointVip
192
+ */
193
+ Filters?: Array<Filter>;
204
194
  }
205
195
  /**
206
- * ModifyRecordsStatus返回参数结构体
196
+ * 私有域信息
207
197
  */
208
- export interface ModifyRecordsStatusResponse {
198
+ export interface PrivateZone {
209
199
  /**
210
- * 私有域ID
200
+ * 私有域id: zone-xxxxxxxx
211
201
  */
212
202
  ZoneId?: string;
213
203
  /**
214
- * 解析记录ID列表
204
+ * 域名所有者uin
215
205
  */
216
- RecordIds?: Array<number | bigint>;
206
+ OwnerUin?: number;
217
207
  /**
218
- * enabled:生效,disabled:失效
208
+ * 私有域名
219
209
  */
220
- Status?: string;
210
+ Domain?: string;
221
211
  /**
222
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
212
+ * 创建时间
223
213
  */
224
- RequestId?: string;
225
- }
226
- /**
227
- * 时间统计值
228
- */
229
- export interface DatePoint {
214
+ CreatedOn?: string;
230
215
  /**
231
- * 时间
216
+ * 修改时间
232
217
  */
233
- Date: string;
218
+ UpdatedOn?: string;
234
219
  /**
235
- *
220
+ * 记录数
236
221
  */
237
- Value: number;
238
- }
239
- /**
240
- * DeleteSpecifyPrivateZoneVpc返回参数结构体
241
- */
242
- export interface DeleteSpecifyPrivateZoneVpcResponse {
222
+ RecordCount?: number;
243
223
  /**
244
- * 私有域id
224
+ * 备注
225
+ 注意:此字段可能返回 null,表示取不到有效值。
245
226
  */
246
- ZoneId?: string;
227
+ Remark?: string;
247
228
  /**
248
- * 本次删除的VPC
229
+ * 绑定的Vpc列表
249
230
  */
250
231
  VpcSet?: Array<VpcInfo>;
251
232
  /**
252
- * 本次删除的关联账户的VPC
233
+ * 私有域绑定VPC状态,未关联vpc:SUSPEND,已关联VPC:ENABLED
234
+ ,关联VPC失败:FAILED
253
235
  */
254
- AccountVpcSet?: Array<AccountVpcInfo>;
236
+ Status?: string;
255
237
  /**
256
- * 唯一id
257
- 注意:此字段可能返回 null,表示取不到有效值。
238
+ * 域名递归解析状态:开通:ENABLED, 关闭,DISABLED
258
239
  */
259
- UniqId?: string;
240
+ DnsForwardStatus?: string;
260
241
  /**
261
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
242
+ * 标签键值对集合
262
243
  */
263
- RequestId?: string;
264
- }
265
- /**
266
- * DescribeAccountVpcList返回参数结构体
267
- */
268
- export interface DescribeAccountVpcListResponse {
244
+ Tags?: Array<TagInfo>;
269
245
  /**
270
- * VPC数量
246
+ * 绑定的关联账号的vpc列表
247
+ 注意:此字段可能返回 null,表示取不到有效值。
271
248
  */
272
- TotalCount: number;
249
+ AccountVpcSet?: Array<AccountVpcInfoOutput>;
273
250
  /**
274
- * VPC 列表
251
+ * 是否自定义TLD
252
+ 注意:此字段可能返回 null,表示取不到有效值。
275
253
  */
276
- VpcSet: Array<AccountVpcInfoOut>;
254
+ IsCustomTld?: boolean;
255
+ /**
256
+ * CNAME加速状态:开通:ENABLED, 关闭,DISABLED
257
+ */
258
+ CnameSpeedupStatus?: string;
259
+ /**
260
+ * 转发规则名称
261
+ 注意:此字段可能返回 null,表示取不到有效值。
262
+ */
263
+ ForwardRuleName?: string;
264
+ /**
265
+ * 转发规则类型:云上到云下,DOWN;云下到云上,UP,目前只支持DOWN
266
+ 注意:此字段可能返回 null,表示取不到有效值。
267
+ */
268
+ ForwardRuleType?: string;
269
+ /**
270
+ * 转发的地址
271
+ 注意:此字段可能返回 null,表示取不到有效值。
272
+ */
273
+ ForwardAddress?: string;
274
+ /**
275
+ * 终端节点名称
276
+ 注意:此字段可能返回 null,表示取不到有效值。
277
+ */
278
+ EndPointName?: string;
279
+ /**
280
+ * 已删除的vpc
281
+ 注意:此字段可能返回 null,表示取不到有效值。
282
+ */
283
+ DeletedVpcSet?: Array<VpcInfo>;
284
+ }
285
+ /**
286
+ * CreatePrivateDNSAccount请求参数结构体
287
+ */
288
+ export interface CreatePrivateDNSAccountRequest {
289
+ /**
290
+ * 私有域解析账号
291
+ */
292
+ Account: PrivateDNSAccount;
293
+ }
294
+ /**
295
+ * 流量包用量
296
+ */
297
+ export interface FlowUsage {
298
+ /**
299
+ * 流量包类型:ZONE 私有域;TRAFFIC 解析流量包
300
+ */
301
+ FlowType: string;
302
+ /**
303
+ * 流量包总额度
304
+ */
305
+ TotalQuantity: number;
306
+ /**
307
+ * 流量包可用额度
308
+ */
309
+ AvailableQuantity: number;
310
+ }
311
+ /**
312
+ * CreateForwardRule返回参数结构体
313
+ */
314
+ export interface CreateForwardRuleResponse {
315
+ /**
316
+ * 转发规则ID
317
+ */
318
+ RuleId: string;
319
+ /**
320
+ * 转发规则名称
321
+ */
322
+ RuleName: string;
323
+ /**
324
+ * 转发规则类型
325
+ */
326
+ RuleType: string;
327
+ /**
328
+ * 私有域ID
329
+ */
330
+ ZoneId: string;
331
+ /**
332
+ * 终端节点ID
333
+ */
334
+ EndPointId: string;
277
335
  /**
278
336
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
279
337
  */
280
338
  RequestId?: string;
281
339
  }
282
340
  /**
283
- * DescribePrivateZoneService请求参数结构体
341
+ * ModifyPrivateZoneVpc请求参数结构体
284
342
  */
285
- export declare type DescribePrivateZoneServiceRequest = null;
343
+ export interface ModifyPrivateZoneVpcRequest {
344
+ /**
345
+ * 私有域ID
346
+ */
347
+ ZoneId: string;
348
+ /**
349
+ * 私有域关联的全部VPC列表
350
+ */
351
+ VpcSet?: Array<VpcInfo>;
352
+ /**
353
+ * 私有域账号关联的全部VPC列表
354
+ */
355
+ AccountVpcSet?: Array<AccountVpcInfo>;
356
+ }
286
357
  /**
287
- * DeleteEndPoint返回参数结构体
358
+ * DescribePrivateDNSAccountList返回参数结构体
288
359
  */
289
- export interface DeleteEndPointResponse {
360
+ export interface DescribePrivateDNSAccountListResponse {
361
+ /**
362
+ * 私有域解析账号数量
363
+ */
364
+ TotalCount?: number;
365
+ /**
366
+ * 私有域解析账号列表
367
+ */
368
+ AccountSet?: Array<PrivateDNSAccount>;
290
369
  /**
291
370
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
292
371
  */
293
372
  RequestId?: string;
294
373
  }
374
+ /**
375
+ * DescribePrivateZoneService请求参数结构体
376
+ */
377
+ export declare type DescribePrivateZoneServiceRequest = null;
295
378
  /**
296
379
  * 私有域信息
297
380
  */
@@ -354,71 +437,113 @@ export interface PrivateZoneRecord {
354
437
  Enabled: number;
355
438
  }
356
439
  /**
357
- * AddSpecifyPrivateZoneVpc返回参数结构体
440
+ * CreatePrivateZoneRecord请求参数结构体
358
441
  */
359
- export interface AddSpecifyPrivateZoneVpcResponse {
442
+ export interface CreatePrivateZoneRecordRequest {
360
443
  /**
361
- * zone id
444
+ * 私有域ID
362
445
  */
363
- ZoneId?: string;
446
+ ZoneId: string;
364
447
  /**
365
- * 本次新增的vpc
448
+ * 记录类型,可选的记录类型为:"A", "AAAA", "CNAME", "MX", "TXT", "PTR"
366
449
  */
367
- VpcSet?: Array<VpcInfo>;
450
+ RecordType: string;
368
451
  /**
369
- * 本次新增的关联账号vpc
452
+ * 子域名,例如 "www", "m", "@"
370
453
  */
371
- AccountVpcSet?: Array<AccountVpcInfo>;
454
+ SubDomain: string;
372
455
  /**
373
- * 唯一id
374
- 注意:此字段可能返回 null,表示取不到有效值。
456
+ * 记录值,例如 IP:192.168.10.2,CNAME:cname.qcloud.com.,MX:mail.qcloud.com.
375
457
  */
376
- UniqId?: string;
458
+ RecordValue: string;
459
+ /**
460
+ * 记录权重,值为1-100
461
+ */
462
+ Weight?: number;
463
+ /**
464
+ * MX优先级:记录类型为MX时必填。取值范围:5,10,15,20,30,40,50
465
+ */
466
+ MX?: number;
467
+ /**
468
+ * 记录缓存时间,数值越小生效越快,取值1-86400s, 默认 600
469
+ */
470
+ TTL?: number;
471
+ }
472
+ /**
473
+ * ModifyPrivateZoneRecord返回参数结构体
474
+ */
475
+ export interface ModifyPrivateZoneRecordResponse {
377
476
  /**
378
477
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
379
478
  */
380
479
  RequestId?: string;
381
480
  }
382
481
  /**
383
- * DeleteEndPoint请求参数结构体
482
+ * DescribePrivateZoneRecordList返回参数结构体
384
483
  */
385
- export interface DeleteEndPointRequest {
484
+ export interface DescribePrivateZoneRecordListResponse {
386
485
  /**
387
- * 终端节点ID
486
+ * 解析记录数量
388
487
  */
389
- EndPointId?: string;
488
+ TotalCount?: number;
489
+ /**
490
+ * 解析记录列表
491
+ */
492
+ RecordSet?: Array<PrivateZoneRecord>;
493
+ /**
494
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
495
+ */
496
+ RequestId?: string;
390
497
  }
391
498
  /**
392
- * 日志详情
499
+ * DescribeRequestData返回参数结构体
393
500
  */
394
- export interface AuditLogInfo {
501
+ export interface DescribeRequestDataResponse {
395
502
  /**
396
- * 时间
503
+ * 请求量统计表
397
504
  */
398
- Date: string;
505
+ Data?: Array<MetricData>;
399
506
  /**
400
- * 操作人uin
507
+ * 请求量单位时间: Day:天,Hour:小时
401
508
  */
402
- OperatorUin: string;
509
+ Interval?: string;
403
510
  /**
404
- * 日志内容
511
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
405
512
  */
406
- Content: string;
513
+ RequestId?: string;
407
514
  }
408
515
  /**
409
- * AddSpecifyPrivateZoneVpc请求参数结构体
516
+ * DeleteForwardRule请求参数结构体
410
517
  */
411
- export interface AddSpecifyPrivateZoneVpcRequest {
518
+ export interface DeleteForwardRuleRequest {
519
+ /**
520
+ * 转发规则ID数组
521
+ */
522
+ RuleIdSet?: Array<string>;
523
+ }
524
+ /**
525
+ * ModifyPrivateZone返回参数结构体
526
+ */
527
+ export interface ModifyPrivateZoneResponse {
528
+ /**
529
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
530
+ */
531
+ RequestId?: string;
532
+ }
533
+ /**
534
+ * DeleteSpecifyPrivateZoneVpc请求参数结构体
535
+ */
536
+ export interface DeleteSpecifyPrivateZoneVpcRequest {
412
537
  /**
413
538
  * 私有域id
414
539
  */
415
540
  ZoneId: string;
416
541
  /**
417
- * 本次新增的vpc信息
542
+ * 本次删除的VPC
418
543
  */
419
544
  VpcSet?: Array<VpcInfo>;
420
545
  /**
421
- * 本次新增关联账户vpc信息
546
+ * 本次删除的关联账户VPC
422
547
  */
423
548
  AccountVpcSet?: Array<AccountVpcInfo>;
424
549
  /**
@@ -448,179 +573,194 @@ export interface ModifyPrivateZoneRequest {
448
573
  CnameSpeedupStatus?: string;
449
574
  }
450
575
  /**
451
- * DescribeRequestData请求参数结构体
576
+ * DescribePrivateZoneList请求参数结构体
452
577
  */
453
- export interface DescribeRequestDataRequest {
578
+ export interface DescribePrivateZoneListRequest {
454
579
  /**
455
- * 请求量统计起始时间,格式:2020-11-22 00:00:00
580
+ * 分页偏移量,从0开始
456
581
  */
457
- TimeRangeBegin: string;
582
+ Offset?: number;
458
583
  /**
459
- * 筛选参数:
584
+ * 分页限制数目, 最大100,默认20
460
585
  */
461
- Filters?: Array<Filter>;
586
+ Limit?: number;
462
587
  /**
463
- * 请求量统计结束时间,格式:2020-11-22 23:59:59
588
+ * 过滤参数
464
589
  */
465
- TimeRangeEnd?: string;
590
+ Filters?: Array<Filter>;
466
591
  }
467
592
  /**
468
- * ModifyPrivateZoneRecord返回参数结构体
593
+ * DescribeDashboard返回参数结构体
469
594
  */
470
- export interface ModifyPrivateZoneRecordResponse {
595
+ export interface DescribeDashboardResponse {
471
596
  /**
472
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
597
+ * 私有域解析总数
473
598
  */
474
- RequestId?: string;
475
- }
476
- /**
477
- * DescribeAccountVpcList请求参数结构体
478
- */
479
- export interface DescribeAccountVpcListRequest {
599
+ ZoneTotal?: number;
480
600
  /**
481
- * 关联账号的uin
601
+ * 私有域关联VPC数量
482
602
  */
483
- AccountUin: string;
603
+ ZoneVpcCount?: number;
484
604
  /**
485
- * 分页偏移量,从0开始
605
+ * 历史请求量总数
486
606
  */
487
- Offset?: number;
607
+ RequestTotalCount?: number;
488
608
  /**
489
- * 分页限制数目, 最大100,默认20
609
+ * 流量包用量
490
610
  */
491
- Limit?: number;
611
+ FlowUsage?: Array<FlowUsage>;
492
612
  /**
493
- * 过滤参数
613
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
494
614
  */
495
- Filters?: Array<Filter>;
615
+ RequestId?: string;
496
616
  }
497
617
  /**
498
- * SubscribePrivateZoneService请求参数结构体
499
- */
500
- export declare type SubscribePrivateZoneServiceRequest = null;
501
- /**
502
- * DescribeRequestData返回参数结构体
618
+ * ModifyForwardRule返回参数结构体
503
619
  */
504
- export interface DescribeRequestDataResponse {
620
+ export interface ModifyForwardRuleResponse {
505
621
  /**
506
- * 请求量统计表
622
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
507
623
  */
508
- Data?: Array<MetricData>;
624
+ RequestId?: string;
625
+ }
626
+ /**
627
+ * SubscribePrivateZoneService返回参数结构体
628
+ */
629
+ export interface SubscribePrivateZoneServiceResponse {
509
630
  /**
510
- * 请求量单位时间: Day:天,Hour:小时
631
+ * 私有域解析服务开通状态
511
632
  */
512
- Interval?: string;
633
+ ServiceStatus?: string;
513
634
  /**
514
635
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
515
636
  */
516
637
  RequestId?: string;
517
638
  }
518
639
  /**
519
- * DescribeEndPointList返回参数结构体
640
+ * 日志详情
520
641
  */
521
- export interface DescribeEndPointListResponse {
642
+ export interface AuditLogInfo {
522
643
  /**
523
- * 终端节点总数
644
+ * 时间
524
645
  */
525
- TotalCount?: number;
646
+ Date: string;
526
647
  /**
527
- * 终端节点列表
528
- 注意:此字段可能返回 null,表示取不到有效值。
648
+ * 操作人uin
529
649
  */
530
- EndPointSet?: Array<EndPointInfo>;
650
+ OperatorUin: string;
531
651
  /**
532
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
652
+ * 日志内容
533
653
  */
534
- RequestId?: string;
654
+ Content: string;
535
655
  }
536
656
  /**
537
- * Vpc信息
657
+ * ModifyRecordsStatus请求参数结构体
538
658
  */
539
- export interface VpcInfo {
659
+ export interface ModifyRecordsStatusRequest {
540
660
  /**
541
- * VpcId: vpc-xadsafsdasd
661
+ * 私有域ID
542
662
  */
543
- UniqVpcId: string;
663
+ ZoneId: string;
544
664
  /**
545
- * Vpc所属地区: ap-guangzhou, ap-shanghai
665
+ * 解析记录ID列表
546
666
  */
547
- Region: string;
667
+ RecordIds: Array<number | bigint>;
668
+ /**
669
+ * enabled:生效,disabled:失效
670
+ */
671
+ Status: string;
548
672
  }
549
673
  /**
550
- * 标签
674
+ * DescribeEndPointRegion返回参数结构体
551
675
  */
552
- export interface TagInfo {
676
+ export interface DescribeEndPointRegionResponse {
553
677
  /**
554
- * 标签键
678
+ * 地域数组
555
679
  */
556
- TagKey: string;
680
+ RegionSet: Array<RegionInfo>;
557
681
  /**
558
- * 标签值
682
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
559
683
  */
560
- TagValue: string;
684
+ RequestId?: string;
561
685
  }
562
686
  /**
563
- * Tld额度
687
+ * CreateEndPointAndEndPointService请求参数结构体
564
688
  */
565
- export interface TldQuota {
689
+ export interface CreateEndPointAndEndPointServiceRequest {
566
690
  /**
567
- * 总共额度
691
+ * VPC实例ID
568
692
  */
569
- Total: number;
693
+ VpcId: string;
570
694
  /**
571
- * 已使用额度
695
+ * 是否自动接受
572
696
  */
573
- Used: number;
697
+ AutoAcceptFlag: boolean;
574
698
  /**
575
- * 库存
699
+ * 后端服务ID
576
700
  */
577
- Stock: number;
701
+ ServiceInstanceId: string;
578
702
  /**
579
- * 用户限额
703
+ * 终端节点名称
580
704
  */
581
- Quota: number;
705
+ EndPointName: string;
706
+ /**
707
+ * 终端节点地域,必须要和终端节点服务所属地域一致
708
+ */
709
+ EndPointRegion: string;
710
+ /**
711
+ * 终端节点服务名称
712
+ */
713
+ EndPointServiceName?: string;
714
+ /**
715
+ * 挂载的PAAS服务类型,CLB,CDB,CRS
716
+ */
717
+ ServiceType?: string;
718
+ /**
719
+ * 终端节点ip数量
720
+ */
721
+ IpNum?: number;
582
722
  }
583
723
  /**
584
- * CreatePrivateZone请求参数结构体
724
+ * ModifyPrivateZoneRecord请求参数结构体
585
725
  */
586
- export interface CreatePrivateZoneRequest {
726
+ export interface ModifyPrivateZoneRecordRequest {
587
727
  /**
588
- * 域名,格式必须是标准的TLD
728
+ * 私有域ID
589
729
  */
590
- Domain: string;
730
+ ZoneId: string;
591
731
  /**
592
- * 创建私有域的同时,为其打上标签
732
+ * 记录ID
593
733
  */
594
- TagSet?: Array<TagInfo>;
734
+ RecordId: string;
595
735
  /**
596
- * 创建私有域的同时,将其关联至VPC
736
+ * 记录类型,可选的记录类型为:"A", "AAAA", "CNAME", "MX", "TXT", "PTR"
597
737
  */
598
- VpcSet?: Array<VpcInfo>;
738
+ RecordType: string;
599
739
  /**
600
- * 备注
740
+ * 子域名,例如 "www", "m", "@"
601
741
  */
602
- Remark?: string;
742
+ SubDomain: string;
603
743
  /**
604
- * 是否开启子域名递归, ENABLED DISABLED。默认值为ENABLED
744
+ * 记录值,例如 IP:192.168.10.2CNAME:cname.qcloud.com.,MX:mail.qcloud.com.
605
745
  */
606
- DnsForwardStatus?: string;
746
+ RecordValue: string;
607
747
  /**
608
- * 创建私有域的同时,将其关联至VPC
748
+ * 记录权重,值为1-100
609
749
  */
610
- Vpcs?: Array<VpcInfo>;
750
+ Weight?: number;
611
751
  /**
612
- * 创建私有域同时绑定关联账号的VPC
752
+ * MX优先级:记录类型为MX时必填。取值范围:5,10,15,20,30,40,50
613
753
  */
614
- AccountVpcSet?: Array<AccountVpcInfo>;
754
+ MX?: number;
615
755
  /**
616
- * 是否CNAME加速:ENABLED,DISABLED,默认值为ENABLED
756
+ * 记录缓存时间,数值越小生效越快,取值1-86400s, 默认 600
617
757
  */
618
- CnameSpeedupStatus?: string;
758
+ TTL?: number;
619
759
  }
620
760
  /**
621
- * DescribeEndPointList请求参数结构体
761
+ * DescribePrivateDNSAccountList请求参数结构体
622
762
  */
623
- export interface DescribeEndPointListRequest {
763
+ export interface DescribePrivateDNSAccountListRequest {
624
764
  /**
625
765
  * 分页偏移量,从0开始
626
766
  */
@@ -630,123 +770,77 @@ export interface DescribeEndPointListRequest {
630
770
  */
631
771
  Limit?: number;
632
772
  /**
633
- * 过滤参数,支持EndPointName,EndPointId,EndPointServiceId,EndPointVip
773
+ * 过滤参数
634
774
  */
635
775
  Filters?: Array<Filter>;
636
776
  }
637
777
  /**
638
- * 私有域解析账号Vpc信息
778
+ * CreateEndPointAndEndPointService返回参数结构体
639
779
  */
640
- export interface AccountVpcInfo {
780
+ export interface CreateEndPointAndEndPointServiceResponse {
641
781
  /**
642
- * VpcId: vpc-xadsafsdasd
782
+ * 终端节点id
643
783
  */
644
- UniqVpcId: string;
784
+ EndPointId?: string;
645
785
  /**
646
- * Vpc所属地区: ap-guangzhou, ap-shanghai
647
- 注意:此字段可能返回 null,表示取不到有效值。
786
+ * 终端节点名
648
787
  */
649
- Region: string;
788
+ EndPointName?: string;
650
789
  /**
651
- * Vpc所属账号: 123456789
652
- 注意:此字段可能返回 null,表示取不到有效值。
790
+ * 终端节点服务ID
653
791
  */
654
- Uin: string;
792
+ EndPointServiceId?: string;
655
793
  /**
656
- * vpc资源名称:testname
657
- 注意:此字段可能返回 null,表示取不到有效值。
794
+ * 终端节点的IP列表
658
795
  */
659
- VpcName?: string;
660
- }
661
- /**
662
- * ModifyPrivateZone返回参数结构体
663
- */
664
- export interface ModifyPrivateZoneResponse {
796
+ EndPointVipSet?: Array<string>;
665
797
  /**
666
798
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
667
799
  */
668
800
  RequestId?: string;
669
801
  }
670
802
  /**
671
- * 转发规则详情
803
+ * DescribePrivateZoneRecordList请求参数结构体
672
804
  */
673
- export interface ForwardRule {
674
- /**
675
- * 私有域名
676
- */
677
- Domain?: string;
678
- /**
679
- * 转发规则名称
680
- */
681
- RuleName?: string;
682
- /**
683
- * 规则id
684
- */
685
- RuleId?: string;
686
- /**
687
- * 转发规则类型:云上到云下DOWN、云下到云上DOWN
688
- */
689
- RuleType?: string;
690
- /**
691
- * 创建时间
692
- */
693
- CreatedAt?: string;
694
- /**
695
- * 更新时间
696
- */
697
- UpdatedAt?: string;
698
- /**
699
- * 终端节点名称
700
- */
701
- EndPointName?: string;
702
- /**
703
- * 终端节点ID
704
- */
705
- EndPointId?: string;
805
+ export interface DescribePrivateZoneRecordListRequest {
706
806
  /**
707
- * 转发地址
807
+ * 私有域ID: zone-xxxxxx
708
808
  */
709
- ForwardAddress?: Array<string>;
809
+ ZoneId: string;
710
810
  /**
711
- * 私有域绑定的vpc列表
712
- 注意:此字段可能返回 null,表示取不到有效值。
811
+ * 过滤参数(支持使用Value、RecordType过滤)
713
812
  */
714
- VpcSet?: Array<VpcInfo>;
813
+ Filters?: Array<Filter>;
715
814
  /**
716
- * 绑定的私有域ID
815
+ * 分页偏移量,从0开始
717
816
  */
718
- ZoneId?: string;
817
+ Offset?: number;
719
818
  /**
720
- * 标签
721
- 注意:此字段可能返回 null,表示取不到有效值。
819
+ * 分页限制数目, 最大200,默认20
722
820
  */
723
- Tags?: Array<TagInfo>;
821
+ Limit?: number;
724
822
  }
725
823
  /**
726
- * DeleteSpecifyPrivateZoneVpc请求参数结构体
824
+ * 私有域解析账号
727
825
  */
728
- export interface DeleteSpecifyPrivateZoneVpcRequest {
729
- /**
730
- * 私有域id
731
- */
732
- ZoneId: string;
826
+ export interface PrivateDNSAccount {
733
827
  /**
734
- * 本次删除的VPC
828
+ * 主账号Uin
735
829
  */
736
- VpcSet?: Array<VpcInfo>;
830
+ Uin: string;
737
831
  /**
738
- * 本次删除的关联账户VPC
832
+ * 主账号名称
739
833
  */
740
- AccountVpcSet?: Array<AccountVpcInfo>;
834
+ Account?: string;
741
835
  /**
742
- * 是否为同步操作
836
+ * 用户昵称
743
837
  */
744
- Sync?: boolean;
838
+ Nickname?: string;
745
839
  }
746
840
  /**
747
- * DescribePrivateDNSAccountList请求参数结构体
841
+ * DescribeForwardRuleList请求参数结构体
748
842
  */
749
- export interface DescribePrivateDNSAccountListRequest {
843
+ export interface DescribeForwardRuleListRequest {
750
844
  /**
751
845
  * 分页偏移量,从0开始
752
846
  */
@@ -761,202 +855,205 @@ export interface DescribePrivateDNSAccountListRequest {
761
855
  Filters?: Array<Filter>;
762
856
  }
763
857
  /**
764
- * DescribePrivateZone返回参数结构体
858
+ * ModifyRecordsStatus返回参数结构体
765
859
  */
766
- export interface DescribePrivateZoneResponse {
860
+ export interface ModifyRecordsStatusResponse {
767
861
  /**
768
- * 私有域详情
862
+ * 私有域ID
769
863
  */
770
- PrivateZone?: PrivateZone;
864
+ ZoneId?: string;
771
865
  /**
772
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
866
+ * 解析记录ID列表
773
867
  */
774
- RequestId?: string;
775
- }
776
- /**
777
- * CreatePrivateZone返回参数结构体
778
- */
779
- export interface CreatePrivateZoneResponse {
780
- /**
781
- * 私有域ID, zone-xxxxxx
782
- */
783
- ZoneId?: string;
868
+ RecordIds?: Array<number | bigint>;
784
869
  /**
785
- * 私有域名
870
+ * enabled:生效,disabled:失效
786
871
  */
787
- Domain?: string;
872
+ Status?: string;
788
873
  /**
789
874
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
790
875
  */
791
876
  RequestId?: string;
792
877
  }
793
878
  /**
794
- * DescribeDashboard返回参数结构体
879
+ * 时间统计值
795
880
  */
796
- export interface DescribeDashboardResponse {
881
+ export interface DatePoint {
797
882
  /**
798
- * 私有域解析总数
883
+ * 时间
799
884
  */
800
- ZoneTotal?: number;
885
+ Date: string;
801
886
  /**
802
- * 私有域关联VPC数量
887
+ *
803
888
  */
804
- ZoneVpcCount?: number;
889
+ Value: number;
890
+ }
891
+ /**
892
+ * DeleteSpecifyPrivateZoneVpc返回参数结构体
893
+ */
894
+ export interface DeleteSpecifyPrivateZoneVpcResponse {
805
895
  /**
806
- * 历史请求量总数
896
+ * 私有域id
807
897
  */
808
- RequestTotalCount?: number;
898
+ ZoneId?: string;
809
899
  /**
810
- * 流量包用量
900
+ * 本次删除的VPC
811
901
  */
812
- FlowUsage?: Array<FlowUsage>;
902
+ VpcSet?: Array<VpcInfo>;
903
+ /**
904
+ * 本次删除的关联账户的VPC
905
+ */
906
+ AccountVpcSet?: Array<AccountVpcInfo>;
907
+ /**
908
+ * 唯一id
909
+ 注意:此字段可能返回 null,表示取不到有效值。
910
+ */
911
+ UniqId?: string;
813
912
  /**
814
913
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
815
914
  */
816
915
  RequestId?: string;
817
916
  }
818
917
  /**
819
- * CreatePrivateZoneRecord返回参数结构体
918
+ * DeleteEndPoint返回参数结构体
820
919
  */
821
- export interface CreatePrivateZoneRecordResponse {
822
- /**
823
- * 记录Id
824
- */
825
- RecordId?: string;
920
+ export interface DeleteEndPointResponse {
826
921
  /**
827
922
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
828
923
  */
829
924
  RequestId?: string;
830
925
  }
831
926
  /**
832
- * DescribeForwardRuleList请求参数结构体
927
+ * DeleteEndPoint请求参数结构体
833
928
  */
834
- export interface DescribeForwardRuleListRequest {
929
+ export interface DeleteEndPointRequest {
835
930
  /**
836
- * 分页偏移量,从0开始
931
+ * 终端节点ID
837
932
  */
838
- Offset?: number;
933
+ EndPointId?: string;
934
+ }
935
+ /**
936
+ * CreatePrivateZone请求参数结构体
937
+ */
938
+ export interface CreatePrivateZoneRequest {
839
939
  /**
840
- * 分页限制数目, 最大100,默认20
940
+ * 域名,格式必须是标准的TLD
841
941
  */
842
- Limit?: number;
942
+ Domain: string;
843
943
  /**
844
- * 过滤参数
944
+ * 创建私有域的同时,为其打上标签
845
945
  */
846
- Filters?: Array<Filter>;
847
- }
848
- /**
849
- * DescribePrivateZoneService返回参数结构体
850
- */
851
- export interface DescribePrivateZoneServiceResponse {
946
+ TagSet?: Array<TagInfo>;
852
947
  /**
853
- * 私有域解析服务开通状态。ENABLED已开通,DISABLED未开通
948
+ * 创建私有域的同时,将其关联至VPC
854
949
  */
855
- ServiceStatus?: string;
950
+ VpcSet?: Array<VpcInfo>;
856
951
  /**
857
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
952
+ * 备注
858
953
  */
859
- RequestId?: string;
860
- }
861
- /**
862
- * DescribeForwardRuleList返回参数结构体
863
- */
864
- export interface DescribeForwardRuleListResponse {
954
+ Remark?: string;
865
955
  /**
866
- * 私有域数量
956
+ * 是否开启子域名递归, ENABLED, DISABLED。默认值为ENABLED
867
957
  */
868
- TotalCount?: number;
958
+ DnsForwardStatus?: string;
869
959
  /**
870
- * 私有域列表
960
+ * 创建私有域的同时,将其关联至VPC
871
961
  */
872
- ForwardRuleSet?: Array<ForwardRule>;
962
+ Vpcs?: Array<VpcInfo>;
873
963
  /**
874
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
964
+ * 创建私有域同时绑定关联账号的VPC
875
965
  */
876
- RequestId?: string;
966
+ AccountVpcSet?: Array<AccountVpcInfo>;
967
+ /**
968
+ * 是否CNAME加速:ENABLED,DISABLED,默认值为ENABLED
969
+ */
970
+ CnameSpeedupStatus?: string;
877
971
  }
878
972
  /**
879
- * 终端节点信息
973
+ * 查询关联账号VPC列表出参
880
974
  */
881
- export interface EndPointInfo {
975
+ export interface AccountVpcInfoOut {
882
976
  /**
883
- * 终端节点ID
977
+ * VpcId: vpc-xadsafsdasd
884
978
  */
885
- EndPointId?: string;
979
+ VpcId: string;
886
980
  /**
887
- * 终端节点名称
981
+ * Vpc所属地区: ap-guangzhou, ap-shanghai
888
982
  */
889
- EndPointName?: string;
983
+ Region: string;
890
984
  /**
891
- * 终端节点服务ID
985
+ * Vpc所属账号: 123456789
892
986
  */
893
- EndPointServiceId?: string;
987
+ Uin: string;
894
988
  /**
895
- * 终端节点VIP列表
989
+ * vpc资源名称:testname
896
990
  */
897
- EndPointVipSet?: Array<string>;
991
+ VpcName: string;
992
+ }
993
+ /**
994
+ * ModifyForwardRule请求参数结构体
995
+ */
996
+ export interface ModifyForwardRuleRequest {
898
997
  /**
899
- * ap-guangzhou
900
- 注意:此字段可能返回 null,表示取不到有效值。
998
+ * 转发规则ID
901
999
  */
902
- RegionCode?: string;
1000
+ RuleId: string;
903
1001
  /**
904
- * 标签键值对集合
905
- 注意:此字段可能返回 null,表示取不到有效值。
1002
+ * 转发规则名称
906
1003
  */
907
- Tags?: Array<TagInfo>;
1004
+ RuleName?: string;
1005
+ /**
1006
+ * 终端节点ID
1007
+ */
1008
+ EndPointId?: string;
908
1009
  }
909
1010
  /**
910
- * CreatePrivateDNSAccount返回参数结构体
1011
+ * DescribePrivateZone返回参数结构体
911
1012
  */
912
- export interface CreatePrivateDNSAccountResponse {
1013
+ export interface DescribePrivateZoneResponse {
1014
+ /**
1015
+ * 私有域详情
1016
+ */
1017
+ PrivateZone?: PrivateZone;
913
1018
  /**
914
1019
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
915
1020
  */
916
1021
  RequestId?: string;
917
1022
  }
918
1023
  /**
919
- * DescribeAuditLog请求参数结构体
1024
+ * DescribeRequestData请求参数结构体
920
1025
  */
921
- export interface DescribeAuditLogRequest {
1026
+ export interface DescribeRequestDataRequest {
922
1027
  /**
923
- * 请求量统计起始时间
1028
+ * 请求量统计起始时间,格式:2020-11-22 00:00:00
924
1029
  */
925
1030
  TimeRangeBegin: string;
926
1031
  /**
927
- * 筛选参数:ZoneId:私有域ID;Domain:私有域;OperatorUin:操作者账号ID
1032
+ * 筛选参数:
928
1033
  */
929
1034
  Filters?: Array<Filter>;
930
1035
  /**
931
- * 请求量统计结束时间
1036
+ * 请求量统计结束时间,格式:2020-11-22 23:59:59
932
1037
  */
933
1038
  TimeRangeEnd?: string;
1039
+ }
1040
+ /**
1041
+ * 筛选参数
1042
+ */
1043
+ export interface Filter {
934
1044
  /**
935
- * 分页偏移量,从0开始
1045
+ * 参数名
936
1046
  */
937
- Offset?: number;
1047
+ Name: string;
938
1048
  /**
939
- * 分页限制数目, 最大100,默认20
1049
+ * 参数值数组
940
1050
  */
941
- Limit?: number;
1051
+ Values: Array<string>;
942
1052
  }
943
1053
  /**
944
1054
  * DescribeDashboard请求参数结构体
945
1055
  */
946
1056
  export declare type DescribeDashboardRequest = null;
947
- /**
948
- * DeletePrivateZone请求参数结构体
949
- */
950
- export interface DeletePrivateZoneRequest {
951
- /**
952
- * 私有域ID
953
- */
954
- ZoneId?: string;
955
- /**
956
- * 私有域ID数组,ZoneId 优先
957
- */
958
- ZoneIdSet?: Array<string>;
959
- }
960
1057
  /**
961
1058
  * CreateEndPoint返回参数结构体
962
1059
  */
@@ -983,419 +1080,387 @@ export interface CreateEndPointResponse {
983
1080
  RequestId?: string;
984
1081
  }
985
1082
  /**
986
- * 操作日志
1083
+ * DescribeForwardRule请求参数结构体
987
1084
  */
988
- export interface AuditLog {
989
- /**
990
- * 日志类型
991
- */
992
- Resource: string;
993
- /**
994
- * 日志表名
995
- */
996
- Metric: string;
997
- /**
998
- * 日志总数
999
- */
1000
- TotalCount: number;
1085
+ export interface DescribeForwardRuleRequest {
1001
1086
  /**
1002
- * 日志列表
1087
+ * 转发规则ID
1003
1088
  */
1004
- DataSet: Array<AuditLogInfo>;
1089
+ RuleId: string;
1005
1090
  }
1006
1091
  /**
1007
- * SubscribePrivateZoneService返回参数结构体
1092
+ * DeletePrivateZone返回参数结构体
1008
1093
  */
1009
- export interface SubscribePrivateZoneServiceResponse {
1010
- /**
1011
- * 私有域解析服务开通状态
1012
- */
1013
- ServiceStatus?: string;
1094
+ export interface DeletePrivateZoneResponse {
1014
1095
  /**
1015
1096
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1016
1097
  */
1017
1098
  RequestId?: string;
1018
1099
  }
1019
1100
  /**
1020
- * 查询关联账号VPC列表出参
1101
+ * DescribePrivateZoneList返回参数结构体
1021
1102
  */
1022
- export interface AccountVpcInfoOut {
1023
- /**
1024
- * VpcId: vpc-xadsafsdasd
1025
- */
1026
- VpcId: string;
1103
+ export interface DescribePrivateZoneListResponse {
1027
1104
  /**
1028
- * Vpc所属地区: ap-guangzhou, ap-shanghai
1105
+ * 私有域数量
1029
1106
  */
1030
- Region: string;
1107
+ TotalCount?: number;
1031
1108
  /**
1032
- * Vpc所属账号: 123456789
1109
+ * 私有域列表
1033
1110
  */
1034
- Uin: string;
1111
+ PrivateZoneSet?: Array<PrivateZone>;
1035
1112
  /**
1036
- * vpc资源名称:testname
1113
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1037
1114
  */
1038
- VpcName: string;
1115
+ RequestId?: string;
1039
1116
  }
1040
1117
  /**
1041
- * DeletePrivateZoneRecord请求参数结构体
1118
+ * 终端节点信息
1042
1119
  */
1043
- export interface DeletePrivateZoneRecordRequest {
1120
+ export interface EndPointInfo {
1044
1121
  /**
1045
- * 私有域ID
1122
+ * 终端节点ID
1046
1123
  */
1047
- ZoneId?: string;
1124
+ EndPointId?: string;
1048
1125
  /**
1049
- * 记录ID(调用DescribePrivateZoneRecordList可获取到RecordId)
1126
+ * 终端节点名称
1050
1127
  */
1051
- RecordId?: string;
1128
+ EndPointName?: string;
1052
1129
  /**
1053
- * 记录ID数组,RecordId 优先
1130
+ * 终端节点服务ID
1054
1131
  */
1055
- RecordIdSet?: Array<string>;
1056
- }
1057
- /**
1058
- * 筛选参数
1059
- */
1060
- export interface Filter {
1132
+ EndPointServiceId?: string;
1061
1133
  /**
1062
- * 参数名
1134
+ * 终端节点VIP列表
1063
1135
  */
1064
- Name: string;
1136
+ EndPointVipSet?: Array<string>;
1065
1137
  /**
1066
- * 参数值数组
1138
+ * ap-guangzhou
1139
+ 注意:此字段可能返回 null,表示取不到有效值。
1067
1140
  */
1068
- Values: Array<string>;
1141
+ RegionCode?: string;
1142
+ /**
1143
+ * 标签键值对集合
1144
+ 注意:此字段可能返回 null,表示取不到有效值。
1145
+ */
1146
+ Tags?: Array<TagInfo>;
1069
1147
  }
1070
1148
  /**
1071
- * QueryAsyncBindVpcStatus返回参数结构体
1149
+ * ModifyPrivateZoneVpc返回参数结构体
1072
1150
  */
1073
- export interface QueryAsyncBindVpcStatusResponse {
1151
+ export interface ModifyPrivateZoneVpcResponse {
1074
1152
  /**
1075
- * processing 处理中,success 执行成功,
1076
- failed 执行失败
1153
+ * 私有域ID, zone-xxxxxx
1077
1154
  */
1078
- Status?: string;
1155
+ ZoneId?: string;
1079
1156
  /**
1080
- * 错误信息
1081
- 注意:此字段可能返回 null,表示取不到有效值。
1157
+ * 解析域关联的VPC列表
1082
1158
  */
1083
- ErrorMsg?: string;
1159
+ VpcSet?: Array<VpcInfo>;
1160
+ /**
1161
+ * 私有域账号关联的全部VPC列表
1162
+ */
1163
+ AccountVpcSet?: Array<AccountVpcInfoOutput>;
1084
1164
  /**
1085
1165
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1086
1166
  */
1087
1167
  RequestId?: string;
1088
1168
  }
1089
1169
  /**
1090
- * CreateEndPoint请求参数结构体
1170
+ * DescribeQuotaUsage返回参数结构体
1091
1171
  */
1092
- export interface CreateEndPointRequest {
1093
- /**
1094
- * 终端节点名称
1095
- */
1096
- EndPointName: string;
1097
- /**
1098
- * 终端节点服务ID(vpc终端节点服务ID)
1099
- */
1100
- EndPointServiceId: string;
1172
+ export interface DescribeQuotaUsageResponse {
1101
1173
  /**
1102
- * 终端节点地域,必须要和终端节点服务所属地域一致
1174
+ * Tld额度使用情况
1103
1175
  */
1104
- EndPointRegion: string;
1176
+ TldQuota: TldQuota;
1105
1177
  /**
1106
- * 终端节点ip数量
1178
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1107
1179
  */
1108
- IpNum?: number;
1180
+ RequestId?: string;
1109
1181
  }
1110
1182
  /**
1111
- * DeletePrivateZone返回参数结构体
1183
+ * DescribeAuditLog返回参数结构体
1112
1184
  */
1113
- export interface DeletePrivateZoneResponse {
1185
+ export interface DescribeAuditLogResponse {
1186
+ /**
1187
+ * 操作日志列表
1188
+ */
1189
+ Data?: Array<AuditLog>;
1114
1190
  /**
1115
1191
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1116
1192
  */
1117
1193
  RequestId?: string;
1118
1194
  }
1119
1195
  /**
1120
- * ModifyRecordsStatus请求参数结构体
1196
+ * CreateForwardRule请求参数结构体
1121
1197
  */
1122
- export interface ModifyRecordsStatusRequest {
1123
- /**
1124
- * 私有域ID
1125
- */
1126
- ZoneId: string;
1198
+ export interface CreateForwardRuleRequest {
1127
1199
  /**
1128
- * 解析记录ID列表
1200
+ * 转发规则名称
1129
1201
  */
1130
- RecordIds: Array<number | bigint>;
1202
+ RuleName: string;
1131
1203
  /**
1132
- * enabled:生效,disabled:失效
1204
+ * 转发规则类型:云上到云下DOWN,云下到云上UP
1133
1205
  */
1134
- Status: string;
1135
- }
1136
- /**
1137
- * CreatePrivateDNSAccount请求参数结构体
1138
- */
1139
- export interface CreatePrivateDNSAccountRequest {
1206
+ RuleType: string;
1140
1207
  /**
1141
- * 私有域解析账号
1208
+ * 私有域ID,可在私有域列表页面查看
1142
1209
  */
1143
- Account: PrivateDNSAccount;
1144
- }
1145
- /**
1146
- * QueryAsyncBindVpcStatus请求参数结构体
1147
- */
1148
- export interface QueryAsyncBindVpcStatusRequest {
1210
+ ZoneId: string;
1149
1211
  /**
1150
- * 唯一ID
1212
+ * 终端节点ID
1151
1213
  */
1152
- UniqId: string;
1214
+ EndPointId: string;
1153
1215
  }
1154
1216
  /**
1155
- * 统计数据表
1217
+ * AddSpecifyPrivateZoneVpc返回参数结构体
1156
1218
  */
1157
- export interface MetricData {
1219
+ export interface AddSpecifyPrivateZoneVpcResponse {
1158
1220
  /**
1159
- * 资源描述
1221
+ * zone id
1160
1222
  */
1161
- Resource: string;
1223
+ ZoneId?: string;
1162
1224
  /**
1163
- * 表名
1225
+ * 本次新增的vpc
1164
1226
  */
1165
- Metric: string;
1227
+ VpcSet?: Array<VpcInfo>;
1166
1228
  /**
1167
- * 表数据
1229
+ * 本次新增的关联账号vpc
1168
1230
  */
1169
- DataSet: Array<DatePoint>;
1231
+ AccountVpcSet?: Array<AccountVpcInfo>;
1170
1232
  /**
1171
- * 查询范围内的请求总量
1233
+ * 唯一id
1172
1234
  注意:此字段可能返回 null,表示取不到有效值。
1173
1235
  */
1174
- MetricCount: number;
1175
- }
1176
- /**
1177
- * DeletePrivateZoneRecord返回参数结构体
1178
- */
1179
- export interface DeletePrivateZoneRecordResponse {
1236
+ UniqId?: string;
1180
1237
  /**
1181
1238
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1182
1239
  */
1183
1240
  RequestId?: string;
1184
1241
  }
1185
1242
  /**
1186
- * 私有域信息
1243
+ * DescribeEndPointList返回参数结构体
1187
1244
  */
1188
- export interface PrivateZone {
1245
+ export interface DescribeEndPointListResponse {
1189
1246
  /**
1190
- * 私有域id: zone-xxxxxxxx
1247
+ * 终端节点总数
1191
1248
  */
1192
- ZoneId?: string;
1249
+ TotalCount?: number;
1193
1250
  /**
1194
- * 域名所有者uin
1251
+ * 终端节点列表
1252
+ 注意:此字段可能返回 null,表示取不到有效值。
1195
1253
  */
1196
- OwnerUin?: number;
1254
+ EndPointSet?: Array<EndPointInfo>;
1197
1255
  /**
1198
- * 私有域名
1256
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1199
1257
  */
1200
- Domain?: string;
1258
+ RequestId?: string;
1259
+ }
1260
+ /**
1261
+ * 地域信息
1262
+ */
1263
+ export interface RegionInfo {
1201
1264
  /**
1202
- * 创建时间
1265
+ * 地域编码
1203
1266
  */
1204
- CreatedOn?: string;
1267
+ RegionCode?: string;
1205
1268
  /**
1206
- * 修改时间
1269
+ * 地域中文名
1270
+ 注意:此字段可能返回 null,表示取不到有效值。
1207
1271
  */
1208
- UpdatedOn?: string;
1272
+ CnName?: string;
1209
1273
  /**
1210
- * 记录数
1274
+ * 地域英文名
1211
1275
  */
1212
- RecordCount?: number;
1276
+ EnName?: string;
1213
1277
  /**
1214
- * 备注
1278
+ * 地域ID
1215
1279
  注意:此字段可能返回 null,表示取不到有效值。
1216
1280
  */
1217
- Remark?: string;
1218
- /**
1219
- * 绑定的Vpc列表
1220
- */
1221
- VpcSet?: Array<VpcInfo>;
1281
+ RegionId?: number;
1222
1282
  /**
1223
- * 私有域绑定VPC状态,未关联vpc:SUSPEND,已关联VPC:ENABLED
1224
- ,关联VPC失败:FAILED
1283
+ * 可用区数量
1284
+ 注意:此字段可能返回 null,表示取不到有效值。
1225
1285
  */
1226
- Status?: string;
1286
+ AvailableZoneNum?: number;
1287
+ }
1288
+ /**
1289
+ * 标签
1290
+ */
1291
+ export interface TagInfo {
1227
1292
  /**
1228
- * 域名递归解析状态:开通:ENABLED, 关闭,DISABLED
1293
+ * 标签键
1229
1294
  */
1230
- DnsForwardStatus?: string;
1295
+ TagKey: string;
1231
1296
  /**
1232
- * 标签键值对集合
1297
+ * 标签值
1233
1298
  */
1234
- Tags?: Array<TagInfo>;
1299
+ TagValue: string;
1300
+ }
1301
+ /**
1302
+ * Tld额度
1303
+ */
1304
+ export interface TldQuota {
1235
1305
  /**
1236
- * 绑定的关联账号的vpc列表
1237
- 注意:此字段可能返回 null,表示取不到有效值。
1306
+ * 总共额度
1238
1307
  */
1239
- AccountVpcSet?: Array<AccountVpcInfoOutput>;
1308
+ Total: number;
1240
1309
  /**
1241
- * 是否自定义TLD
1242
- 注意:此字段可能返回 null,表示取不到有效值。
1310
+ * 已使用额度
1243
1311
  */
1244
- IsCustomTld?: boolean;
1312
+ Used: number;
1245
1313
  /**
1246
- * CNAME加速状态:开通:ENABLED, 关闭,DISABLED
1314
+ * 库存
1247
1315
  */
1248
- CnameSpeedupStatus?: string;
1316
+ Stock: number;
1249
1317
  /**
1250
- * 转发规则名称
1251
- 注意:此字段可能返回 null,表示取不到有效值。
1318
+ * 用户限额
1252
1319
  */
1253
- ForwardRuleName?: string;
1320
+ Quota: number;
1321
+ }
1322
+ /**
1323
+ * 私有域解析账号Vpc信息
1324
+ */
1325
+ export interface AccountVpcInfo {
1254
1326
  /**
1255
- * 转发规则类型:云上到云下,DOWN;云下到云上,UP,目前只支持DOWN
1256
- 注意:此字段可能返回 null,表示取不到有效值。
1327
+ * VpcId: vpc-xadsafsdasd
1257
1328
  */
1258
- ForwardRuleType?: string;
1329
+ UniqVpcId: string;
1259
1330
  /**
1260
- * 转发的地址
1331
+ * Vpc所属地区: ap-guangzhou, ap-shanghai
1261
1332
  注意:此字段可能返回 null,表示取不到有效值。
1262
1333
  */
1263
- ForwardAddress?: string;
1334
+ Region: string;
1264
1335
  /**
1265
- * 终端节点名称
1336
+ * Vpc所属账号: 123456789
1266
1337
  注意:此字段可能返回 null,表示取不到有效值。
1267
1338
  */
1268
- EndPointName?: string;
1339
+ Uin: string;
1269
1340
  /**
1270
- * 已删除的vpc
1341
+ * vpc资源名称:testname
1271
1342
  注意:此字段可能返回 null,表示取不到有效值。
1272
1343
  */
1273
- DeletedVpcSet?: Array<VpcInfo>;
1344
+ VpcName?: string;
1274
1345
  }
1275
1346
  /**
1276
- * CreatePrivateZoneRecord请求参数结构体
1347
+ * 转发规则详情
1277
1348
  */
1278
- export interface CreatePrivateZoneRecordRequest {
1279
- /**
1280
- * 私有域ID
1281
- */
1282
- ZoneId: string;
1349
+ export interface ForwardRule {
1283
1350
  /**
1284
- * 记录类型,可选的记录类型为:"A", "AAAA", "CNAME", "MX", "TXT", "PTR"
1351
+ * 私有域名
1285
1352
  */
1286
- RecordType: string;
1353
+ Domain?: string;
1287
1354
  /**
1288
- * 子域名,例如 "www", "m", "@"
1355
+ * 转发规则名称
1289
1356
  */
1290
- SubDomain: string;
1357
+ RuleName?: string;
1291
1358
  /**
1292
- * 记录值,例如 IP:192.168.10.2,CNAME:cname.qcloud.com.,MX:mail.qcloud.com.
1359
+ * 规则id
1293
1360
  */
1294
- RecordValue: string;
1361
+ RuleId?: string;
1295
1362
  /**
1296
- * 记录权重,值为1-100
1363
+ * 转发规则类型:云上到云下DOWN、云下到云上DOWN
1297
1364
  */
1298
- Weight?: number;
1365
+ RuleType?: string;
1299
1366
  /**
1300
- * MX优先级:记录类型为MX时必填。取值范围:5,10,15,20,30,40,50
1367
+ * 创建时间
1301
1368
  */
1302
- MX?: number;
1369
+ CreatedAt?: string;
1303
1370
  /**
1304
- * 记录缓存时间,数值越小生效越快,取值1-86400s, 默认 600
1371
+ * 更新时间
1305
1372
  */
1306
- TTL?: number;
1307
- }
1308
- /**
1309
- * DescribePrivateZone请求参数结构体
1310
- */
1311
- export interface DescribePrivateZoneRequest {
1373
+ UpdatedAt?: string;
1312
1374
  /**
1313
- * 域名,格式必须是标准的TLD
1375
+ * 终端节点名称
1314
1376
  */
1315
- ZoneId: string;
1316
- }
1317
- /**
1318
- * DescribeQuotaUsage请求参数结构体
1319
- */
1320
- export declare type DescribeQuotaUsageRequest = null;
1321
- /**
1322
- * CreateEndPointAndEndPointService请求参数结构体
1323
- */
1324
- export interface CreateEndPointAndEndPointServiceRequest {
1377
+ EndPointName?: string;
1325
1378
  /**
1326
- * VPC实例ID
1379
+ * 终端节点ID
1327
1380
  */
1328
- VpcId: string;
1381
+ EndPointId?: string;
1329
1382
  /**
1330
- * 是否自动接受
1383
+ * 转发地址
1331
1384
  */
1332
- AutoAcceptFlag: boolean;
1385
+ ForwardAddress?: Array<string>;
1333
1386
  /**
1334
- * 后端服务ID
1387
+ * 私有域绑定的vpc列表
1388
+ 注意:此字段可能返回 null,表示取不到有效值。
1335
1389
  */
1336
- ServiceInstanceId: string;
1390
+ VpcSet?: Array<VpcInfo>;
1337
1391
  /**
1338
- * 终端节点名称
1392
+ * 绑定的私有域ID
1339
1393
  */
1340
- EndPointName: string;
1394
+ ZoneId?: string;
1341
1395
  /**
1342
- * 终端节点地域,必须要和终端节点服务所属地域一致
1396
+ * 标签
1397
+ 注意:此字段可能返回 null,表示取不到有效值。
1343
1398
  */
1344
- EndPointRegion: string;
1399
+ Tags?: Array<TagInfo>;
1400
+ }
1401
+ /**
1402
+ * CreatePrivateZone返回参数结构体
1403
+ */
1404
+ export interface CreatePrivateZoneResponse {
1345
1405
  /**
1346
- * 终端节点服务名称
1406
+ * 私有域ID, zone-xxxxxx
1347
1407
  */
1348
- EndPointServiceName?: string;
1408
+ ZoneId?: string;
1349
1409
  /**
1350
- * 挂载的PAAS服务类型,CLB,CDB,CRS
1410
+ * 私有域名
1351
1411
  */
1352
- ServiceType?: string;
1412
+ Domain?: string;
1353
1413
  /**
1354
- * 终端节点ip数量
1414
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1355
1415
  */
1356
- IpNum?: number;
1416
+ RequestId?: string;
1357
1417
  }
1358
1418
  /**
1359
- * ModifyPrivateZoneRecord请求参数结构体
1419
+ * CreatePrivateZoneRecord返回参数结构体
1360
1420
  */
1361
- export interface ModifyPrivateZoneRecordRequest {
1421
+ export interface CreatePrivateZoneRecordResponse {
1362
1422
  /**
1363
- * 私有域ID
1423
+ * 记录Id
1364
1424
  */
1365
- ZoneId: string;
1425
+ RecordId?: string;
1366
1426
  /**
1367
- * 记录ID
1427
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1368
1428
  */
1369
- RecordId: string;
1429
+ RequestId?: string;
1430
+ }
1431
+ /**
1432
+ * DescribeForwardRuleList返回参数结构体
1433
+ */
1434
+ export interface DescribeForwardRuleListResponse {
1370
1435
  /**
1371
- * 记录类型,可选的记录类型为:"A", "AAAA", "CNAME", "MX", "TXT", "PTR"
1436
+ * 私有域数量
1372
1437
  */
1373
- RecordType: string;
1438
+ TotalCount?: number;
1374
1439
  /**
1375
- * 子域名,例如 "www", "m", "@"
1440
+ * 私有域列表
1376
1441
  */
1377
- SubDomain: string;
1442
+ ForwardRuleSet?: Array<ForwardRule>;
1378
1443
  /**
1379
- * 记录值,例如 IP:192.168.10.2,CNAME:cname.qcloud.com.,MX:mail.qcloud.com.
1444
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1380
1445
  */
1381
- RecordValue: string;
1446
+ RequestId?: string;
1447
+ }
1448
+ /**
1449
+ * DescribeAuditLog请求参数结构体
1450
+ */
1451
+ export interface DescribeAuditLogRequest {
1382
1452
  /**
1383
- * 记录权重,值为1-100
1453
+ * 请求量统计起始时间
1384
1454
  */
1385
- Weight?: number;
1455
+ TimeRangeBegin: string;
1386
1456
  /**
1387
- * MX优先级:记录类型为MX时必填。取值范围:5,10,15,20,30,40,50
1457
+ * 筛选参数:ZoneId:私有域ID;Domain:私有域;OperatorUin:操作者账号ID
1388
1458
  */
1389
- MX?: number;
1459
+ Filters?: Array<Filter>;
1390
1460
  /**
1391
- * 记录缓存时间,数值越小生效越快,取值1-86400s, 默认 600
1461
+ * 请求量统计结束时间
1392
1462
  */
1393
- TTL?: number;
1394
- }
1395
- /**
1396
- * DescribePrivateZoneList请求参数结构体
1397
- */
1398
- export interface DescribePrivateZoneListRequest {
1463
+ TimeRangeEnd?: string;
1399
1464
  /**
1400
1465
  * 分页偏移量,从0开始
1401
1466
  */
@@ -1404,84 +1469,130 @@ export interface DescribePrivateZoneListRequest {
1404
1469
  * 分页限制数目, 最大100,默认20
1405
1470
  */
1406
1471
  Limit?: number;
1407
- /**
1408
- * 过滤参数
1409
- */
1410
- Filters?: Array<Filter>;
1411
1472
  }
1412
1473
  /**
1413
- * DeletePrivateDNSAccount返回参数结构体
1474
+ * DescribeQuotaUsage请求参数结构体
1414
1475
  */
1415
- export interface DeletePrivateDNSAccountResponse {
1476
+ export declare type DescribeQuotaUsageRequest = null;
1477
+ /**
1478
+ * DeletePrivateZone请求参数结构体
1479
+ */
1480
+ export interface DeletePrivateZoneRequest {
1416
1481
  /**
1417
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1482
+ * 私有域ID
1418
1483
  */
1419
- RequestId?: string;
1484
+ ZoneId?: string;
1485
+ /**
1486
+ * 私有域ID数组,ZoneId 优先
1487
+ */
1488
+ ZoneIdSet?: Array<string>;
1420
1489
  }
1421
1490
  /**
1422
- * 流量包用量
1491
+ * 操作日志
1423
1492
  */
1424
- export interface FlowUsage {
1493
+ export interface AuditLog {
1425
1494
  /**
1426
- * 流量包类型:ZONE 私有域;TRAFFIC 解析流量包
1495
+ * 日志类型
1427
1496
  */
1428
- FlowType: string;
1497
+ Resource: string;
1429
1498
  /**
1430
- * 流量包总额度
1499
+ * 日志表名
1431
1500
  */
1432
- TotalQuantity: number;
1501
+ Metric: string;
1433
1502
  /**
1434
- * 流量包可用额度
1503
+ * 日志总数
1435
1504
  */
1436
- AvailableQuantity: number;
1505
+ TotalCount: number;
1506
+ /**
1507
+ * 日志列表
1508
+ */
1509
+ DataSet: Array<AuditLogInfo>;
1437
1510
  }
1438
1511
  /**
1439
- * CreateForwardRule返回参数结构体
1512
+ * DeletePrivateZoneRecord请求参数结构体
1440
1513
  */
1441
- export interface CreateForwardRuleResponse {
1514
+ export interface DeletePrivateZoneRecordRequest {
1442
1515
  /**
1443
- * 转发规则ID
1516
+ * 私有域ID
1444
1517
  */
1445
- RuleId: string;
1518
+ ZoneId?: string;
1446
1519
  /**
1447
- * 转发规则名称
1520
+ * 记录ID(调用DescribePrivateZoneRecordList可获取到RecordId)
1448
1521
  */
1449
- RuleName: string;
1522
+ RecordId?: string;
1450
1523
  /**
1451
- * 转发规则类型
1524
+ * 记录ID数组,RecordId 优先
1452
1525
  */
1453
- RuleType: string;
1526
+ RecordIdSet?: Array<string>;
1527
+ }
1528
+ /**
1529
+ * DescribePrivateZoneService返回参数结构体
1530
+ */
1531
+ export interface DescribePrivateZoneServiceResponse {
1454
1532
  /**
1455
- * 私有域ID
1533
+ * 私有域解析服务开通状态。ENABLED已开通,DISABLED未开通
1456
1534
  */
1457
- ZoneId: string;
1535
+ ServiceStatus?: string;
1458
1536
  /**
1459
- * 终端节点ID
1537
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1460
1538
  */
1461
- EndPointId: string;
1539
+ RequestId?: string;
1540
+ }
1541
+ /**
1542
+ * DeleteForwardRule返回参数结构体
1543
+ */
1544
+ export interface DeleteForwardRuleResponse {
1462
1545
  /**
1463
1546
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1464
1547
  */
1465
1548
  RequestId?: string;
1466
1549
  }
1467
1550
  /**
1468
- * ModifyPrivateZoneVpc返回参数结构体
1551
+ * 统计数据表
1469
1552
  */
1470
- export interface ModifyPrivateZoneVpcResponse {
1553
+ export interface MetricData {
1471
1554
  /**
1472
- * 私有域ID, zone-xxxxxx
1555
+ * 资源描述
1473
1556
  */
1474
- ZoneId?: string;
1557
+ Resource: string;
1475
1558
  /**
1476
- * 解析域关联的VPC列表
1559
+ * 表名
1477
1560
  */
1478
- VpcSet?: Array<VpcInfo>;
1561
+ Metric: string;
1479
1562
  /**
1480
- * 私有域账号关联的全部VPC列表
1563
+ * 表数据
1481
1564
  */
1482
- AccountVpcSet?: Array<AccountVpcInfoOutput>;
1565
+ DataSet: Array<DatePoint>;
1566
+ /**
1567
+ * 查询范围内的请求总量
1568
+ 注意:此字段可能返回 null,表示取不到有效值。
1569
+ */
1570
+ MetricCount: number;
1571
+ }
1572
+ /**
1573
+ * DeletePrivateZoneRecord返回参数结构体
1574
+ */
1575
+ export interface DeletePrivateZoneRecordResponse {
1483
1576
  /**
1484
1577
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1485
1578
  */
1486
1579
  RequestId?: string;
1487
1580
  }
1581
+ /**
1582
+ * DeletePrivateDNSAccount返回参数结构体
1583
+ */
1584
+ export interface DeletePrivateDNSAccountResponse {
1585
+ /**
1586
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1587
+ */
1588
+ RequestId?: string;
1589
+ }
1590
+ /**
1591
+ * QueryAsyncBindVpcStatus请求参数结构体
1592
+ */
1593
+ export interface QueryAsyncBindVpcStatusRequest {
1594
+ /**
1595
+ * 唯一ID
1596
+ */
1597
+ UniqId: string;
1598
+ }