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