tencentcloud-sdk-nodejs 4.1.128 → 4.1.130

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