tencentcloud-sdk-nodejs-tcb 4.1.182 → 4.1.185

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.
@@ -81,8 +81,8 @@ export class Client extends TencentCloudCommon.AbstractClient {
81
81
  async DescribeHostingDomainTask(req, cb) {
82
82
  return this.request("DescribeHostingDomainTask", req, cb);
83
83
  }
84
- async DeleteWxGatewayRoute(req, cb) {
85
- return this.request("DeleteWxGatewayRoute", req, cb);
84
+ async CreateMySQL(req, cb) {
85
+ return this.request("CreateMySQL", req, cb);
86
86
  }
87
87
  async ModifyGatewayVersionTraffic(req, cb) {
88
88
  return this.request("ModifyGatewayVersionTraffic", req, cb);
@@ -117,6 +117,9 @@ export class Client extends TencentCloudCommon.AbstractClient {
117
117
  async DescribeSafeRule(req, cb) {
118
118
  return this.request("DescribeSafeRule", req, cb);
119
119
  }
120
+ async DescribeMySQLTaskStatus(req, cb) {
121
+ return this.request("DescribeMySQLTaskStatus", req, cb);
122
+ }
120
123
  async DeleteCloudBaseRunServerVersion(req, cb) {
121
124
  return this.request("DeleteCloudBaseRunServerVersion", req, cb);
122
125
  }
@@ -138,8 +141,8 @@ export class Client extends TencentCloudCommon.AbstractClient {
138
141
  async DescribeCurveData(req, cb) {
139
142
  return this.request("DescribeCurveData", req, cb);
140
143
  }
141
- async ModifyDatabaseACL(req, cb) {
142
- return this.request("ModifyDatabaseACL", req, cb);
144
+ async DescribeMySQLClusterDetail(req, cb) {
145
+ return this.request("DescribeMySQLClusterDetail", req, cb);
143
146
  }
144
147
  async CommonServiceAPI(req, cb) {
145
148
  return this.request("CommonServiceAPI", req, cb);
@@ -180,6 +183,9 @@ export class Client extends TencentCloudCommon.AbstractClient {
180
183
  async DescribePostpayPackageFreeQuotas(req, cb) {
181
184
  return this.request("DescribePostpayPackageFreeQuotas", req, cb);
182
185
  }
186
+ async DeleteWxGatewayRoute(req, cb) {
187
+ return this.request("DeleteWxGatewayRoute", req, cb);
188
+ }
183
189
  async ReplaceActivityRecord(req, cb) {
184
190
  return this.request("ReplaceActivityRecord", req, cb);
185
191
  }
@@ -192,12 +198,18 @@ export class Client extends TencentCloudCommon.AbstractClient {
192
198
  async DestroyEnv(req, cb) {
193
199
  return this.request("DestroyEnv", req, cb);
194
200
  }
201
+ async DestroyMySQL(req, cb) {
202
+ return this.request("DestroyMySQL", req, cb);
203
+ }
195
204
  async DescribeEnvAccountCircle(req, cb) {
196
205
  return this.request("DescribeEnvAccountCircle", req, cb);
197
206
  }
198
207
  async DescribePostpayFreeQuotas(req, cb) {
199
208
  return this.request("DescribePostpayFreeQuotas", req, cb);
200
209
  }
210
+ async DescribeCreateMySQLResult(req, cb) {
211
+ return this.request("DescribeCreateMySQLResult", req, cb);
212
+ }
201
213
  async DescribeGatewayVersions(req, cb) {
202
214
  return this.request("DescribeGatewayVersions", req, cb);
203
215
  }
@@ -222,6 +234,9 @@ export class Client extends TencentCloudCommon.AbstractClient {
222
234
  async UnfreezeCloudBaseRunServers(req, cb) {
223
235
  return this.request("UnfreezeCloudBaseRunServers", req, cb);
224
236
  }
237
+ async ModifyDatabaseACL(req, cb) {
238
+ return this.request("ModifyDatabaseACL", req, cb);
239
+ }
225
240
  async DescribeBillingInfo(req, cb) {
226
241
  return this.request("DescribeBillingInfo", req, cb);
227
242
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-tcb",
3
- "version": "4.1.182",
3
+ "version": "4.1.185",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -1,5 +1,5 @@
1
1
  import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
2
- import { DescribeEnvLimitResponse, ListTablesResponse, CheckTcbServiceResponse, DescribeCloudBaseRunServerVersionRequest, DescribeEnvDealRegionResponse, DeleteCloudBaseRunServerVersionResponse, BindCloudBaseAccessDomainRequest, ModifyClsTopicResponse, EditAuthConfigResponse, CommonServiceAPIResponse, DescribeGraphDataResponse, DescribeEnvLimitRequest, DescribeCloudBaseBuildServiceResponse, DescribeSpecialCostItemsRequest, UnfreezeCloudBaseRunServersRequest, DescribeCloudBaseRunVersionRequest, ModifyUserResponse, BindCloudBaseAccessDomainResponse, DestroyStaticStoreRequest, ReplaceActivityRecordResponse, CreatePostpayPackageRequest, DescribeCurveDataResponse, DescribeBaasPackageListRequest, DescribeAuthDomainsResponse, ModifyCloudBaseGWAPIRequest, ModifyClsTopicRequest, CreateHostingDomainRequest, DescribeCloudBaseRunResourceRequest, DescribeCloudBaseRunServerRequest, CreatePostpayPackageResponse, DescribePostpayFreeQuotasRequest, DeleteGatewayVersionRequest, ModifyDatabaseACLRequest, DescribeCloudBaseRunServerVersionResponse, DescribeGatewayVersionsResponse, DescribeSmsQuotasRequest, DescribeHostingDomainTaskRequest, FreezeCloudBaseRunServersRequest, ModifyGatewayVersionTrafficRequest, DescribeQuotaDataResponse, CreateBillDealResponse, DescribeGatewayCurveDataResponse, CommonServiceAPIRequest, ModifyCloudBaseRunServerFlowConfRequest, DescribeActivityRecordResponse, CreateUserResponse, DescribeEnvAccountCircleRequest, CreateStaticStoreRequest, DeleteCloudBaseProjectLatestVersionResponse, DescribeGatewayCurveDataRequest, DescribeGraphDataRequest, DescribeBillingInfoResponse, CreateAuthDomainResponse, DescribeEnvsRequest, ModifyDatabaseACLResponse, DeleteWxGatewayRouteRequest, EstablishWxGatewayRouteRequest, DescribeEnvPostpaidDeductRequest, UpdateTableResponse, DescribeExtraPkgBillingInfoRequest, BindEnvGatewayResponse, DescribeWxGatewaysRequest, DescribeEnvFreeQuotaRequest, DescribeExtensionUploadInfoRequest, DescribeBillingInfoRequest, CreateCloudBaseRunResourceResponse, DestroyStaticStoreResponse, DeleteUsersResponse, DescribeUserListResponse, CreateTableRequest, ModifyCloudBaseRunServerFlowConfResponse, DescribeDownloadFileResponse, DeleteTableRequest, EstablishCloudBaseRunServerResponse, CreateCloudBaseGWAPIRequest, DestroyEnvRequest, DestroyEnvResponse, CreateBillDealRequest, RunSqlRequest, DescribeEnvsResponse, DescribePostpayPackageFreeQuotasRequest, CreateAuthDomainRequest, DescribeEnvPostpaidDeductResponse, CreateHostingDomainResponse, RunSqlResponse, DescribeActivityRecordRequest, DeleteCloudBaseRunServerVersionRequest, CreateCloudBaseRunServerVersionRequest, DeleteCloudBaseGWAPIRequest, CreateCloudBaseGWAPIResponse, DescribeSafeRuleRequest, DeleteUsersRequest, DescribeBaasPackageListResponse, ReplaceActivityRecordRequest, DeleteWxGatewayRouteResponse, DescribeCloudBaseProjectVersionListResponse, DescribeSafeRuleResponse, EstablishCloudBaseRunServerRequest, DescribeCloudBaseProjectVersionListRequest, ReinstateEnvResponse, DescribeSpecialCostItemsResponse, DescribeStaticStoreRequest, DescribeWxGatewayRoutesRequest, ModifyCloudBaseGWAPIResponse, DescribeDownloadFileRequest, DescribeTablesResponse, DescribeEnvAccountCircleResponse, DescribeEnvFreeQuotaResponse, CreateAndDeployCloudBaseProjectResponse, DescribeCloudBaseRunResourceForExtendResponse, CreateAndDeployCloudBaseProjectRequest, ModifyCloudBaseRunServerVersionRequest, DescribeCloudBaseGWAPIResponse, UnfreezeCloudBaseRunServersResponse, DescribeCloudBaseGWAPIRequest, DescribeCbrServerVersionRequest, DescribeWxGatewayRoutesResponse, DescribeCloudBaseGWServiceResponse, DeleteGatewayVersionResponse, EstablishWxGatewayRouteResponse, CreateUserRequest, CreateCloudBaseRunServerVersionResponse, DeleteCloudBaseProjectLatestVersionRequest, DescribeCloudBaseProjectLatestVersionListResponse, DescribeWxGatewaysResponse, DeleteCloudBaseGWDomainRequest, DescribeGatewayVersionsRequest, DescribeSmsQuotasResponse, DescribeTablesRequest, DescribeUserListRequest, DescribeCurveDataRequest, CreateTableResponse, DescribeStaticStoreResponse, BindEnvGatewayRequest, ModifyEnvResponse, DescribeCbrServerVersionResponse, ListTablesRequest, DescribeQuotaDataRequest, CreateStaticStoreResponse, EditAuthConfigRequest, DescribeCloudBaseRunResourceResponse, DescribeCloudBaseRunVersionSnapshotRequest, BindCloudBaseGWDomainResponse, DescribeTableRequest, DescribeUserActivityInfoResponse, DescribePostpayFreeQuotasResponse, ModifyGatewayVersionTrafficResponse, DescribeCloudBaseProjectLatestVersionListRequest, DescribeHostingDomainTaskResponse, DescribeTableResponse, DeleteTableResponse, DescribeCloudBaseRunVersionResponse, SearchClsLogResponse, DescribeCloudBaseGWServiceRequest, DescribeCloudBaseRunResourceForExtendRequest, DescribeCloudBaseBuildServiceRequest, SearchClsLogRequest, CheckTcbServiceRequest, DescribeCloudBaseRunServerResponse, DescribeDatabaseACLRequest, DescribeUserActivityInfoRequest, DeleteCloudBaseGWAPIResponse, DescribeCloudBaseRunVersionSnapshotResponse, ReinstateEnvRequest, CreateCloudBaseRunResourceRequest, DescribeAuthDomainsRequest, FreezeCloudBaseRunServersResponse, DescribeEnvDealRegionRequest, UpdateTableRequest, DeleteCloudBaseGWDomainResponse, DescribeDatabaseACLResponse, ModifyCloudBaseRunServerVersionResponse, DescribeExtensionUploadInfoResponse, ModifyEnvRequest, ModifyUserRequest, DescribePostpayPackageFreeQuotasResponse, BindCloudBaseGWDomainRequest, DescribeExtraPkgBillingInfoResponse } from "./tcb_models";
2
+ import { DescribeEnvLimitResponse, ListTablesResponse, CheckTcbServiceResponse, DescribeCloudBaseRunServerVersionRequest, DescribeEnvDealRegionResponse, DeleteCloudBaseRunServerVersionResponse, BindCloudBaseAccessDomainRequest, ModifyClsTopicResponse, DescribeMySQLClusterDetailResponse, CommonServiceAPIResponse, DescribeGraphDataResponse, DescribeEnvLimitRequest, DescribeCloudBaseBuildServiceResponse, DescribeMySQLTaskStatusRequest, UnfreezeCloudBaseRunServersRequest, DescribeCloudBaseRunVersionRequest, ModifyUserResponse, BindCloudBaseAccessDomainResponse, DestroyStaticStoreRequest, ReplaceActivityRecordResponse, DescribeSpecialCostItemsRequest, CreatePostpayPackageRequest, DescribeCurveDataResponse, DescribeBaasPackageListRequest, DescribeAuthDomainsResponse, ModifyCloudBaseGWAPIRequest, ModifyClsTopicRequest, CreateHostingDomainRequest, DescribeCloudBaseRunResourceRequest, DescribeCloudBaseRunServerRequest, CreatePostpayPackageResponse, DescribePostpayFreeQuotasRequest, DeleteGatewayVersionRequest, ModifyDatabaseACLRequest, DescribeCloudBaseRunServerVersionResponse, DescribeGatewayVersionsResponse, DescribeSmsQuotasRequest, DescribeHostingDomainTaskRequest, FreezeCloudBaseRunServersRequest, ModifyGatewayVersionTrafficRequest, DescribeQuotaDataResponse, CreateBillDealResponse, DescribeGatewayCurveDataResponse, CommonServiceAPIRequest, ModifyCloudBaseRunServerFlowConfRequest, DescribeActivityRecordResponse, CreateUserResponse, DescribeEnvAccountCircleRequest, DescribeMySQLClusterDetailRequest, CreateStaticStoreRequest, DeleteCloudBaseProjectLatestVersionResponse, DescribeGatewayCurveDataRequest, DescribeGraphDataRequest, DescribeBillingInfoResponse, CreateAuthDomainResponse, DescribeEnvsRequest, ModifyDatabaseACLResponse, DeleteWxGatewayRouteRequest, EditAuthConfigResponse, EstablishWxGatewayRouteRequest, DescribeEnvPostpaidDeductRequest, DestroyMySQLResponse, UpdateTableResponse, DescribeExtraPkgBillingInfoRequest, BindEnvGatewayResponse, DescribeWxGatewaysRequest, DescribeEnvFreeQuotaRequest, DescribeExtensionUploadInfoRequest, DescribeCreateMySQLResultRequest, DescribeBillingInfoRequest, CreateCloudBaseRunResourceResponse, DestroyStaticStoreResponse, DeleteUsersResponse, DescribeUserListResponse, CreateTableRequest, CreateMySQLResponse, ModifyCloudBaseRunServerFlowConfResponse, DescribeDownloadFileResponse, DeleteTableRequest, EstablishCloudBaseRunServerResponse, CreateCloudBaseGWAPIRequest, DestroyEnvRequest, DestroyEnvResponse, CreateBillDealRequest, RunSqlRequest, DestroyMySQLRequest, DescribeEnvsResponse, DescribePostpayPackageFreeQuotasRequest, CreateAuthDomainRequest, DescribeEnvPostpaidDeductResponse, CreateHostingDomainResponse, RunSqlResponse, DescribeActivityRecordRequest, DeleteCloudBaseRunServerVersionRequest, CreateCloudBaseRunServerVersionRequest, DeleteCloudBaseGWAPIRequest, CreateCloudBaseGWAPIResponse, DescribeCreateMySQLResultResponse, DescribeSafeRuleRequest, DeleteUsersRequest, DescribeBaasPackageListResponse, ReplaceActivityRecordRequest, DeleteWxGatewayRouteResponse, DescribeCloudBaseProjectVersionListResponse, DescribeSafeRuleResponse, EstablishCloudBaseRunServerRequest, DescribeCloudBaseProjectVersionListRequest, ReinstateEnvResponse, DescribeSpecialCostItemsResponse, DescribeStaticStoreRequest, DescribeWxGatewayRoutesRequest, ModifyCloudBaseGWAPIResponse, DescribeDownloadFileRequest, DescribeTablesResponse, DescribeEnvAccountCircleResponse, DescribeEnvFreeQuotaResponse, CreateAndDeployCloudBaseProjectResponse, DescribeCloudBaseRunResourceForExtendResponse, CreateAndDeployCloudBaseProjectRequest, ModifyCloudBaseRunServerVersionRequest, DescribeCloudBaseGWAPIResponse, UnfreezeCloudBaseRunServersResponse, DescribeCloudBaseGWAPIRequest, CreateMySQLRequest, DescribeWxGatewayRoutesResponse, DescribeCloudBaseGWServiceResponse, DeleteGatewayVersionResponse, EstablishWxGatewayRouteResponse, CreateUserRequest, CreateCloudBaseRunServerVersionResponse, DescribeMySQLTaskStatusResponse, DeleteCloudBaseProjectLatestVersionRequest, DescribeCloudBaseProjectLatestVersionListResponse, DescribeWxGatewaysResponse, DeleteCloudBaseGWDomainRequest, DescribeGatewayVersionsRequest, DescribeSmsQuotasResponse, DescribeTablesRequest, DescribeUserListRequest, DescribeCurveDataRequest, CreateTableResponse, DescribeStaticStoreResponse, BindEnvGatewayRequest, ModifyEnvResponse, DescribeCbrServerVersionResponse, ListTablesRequest, DescribeQuotaDataRequest, CreateStaticStoreResponse, EditAuthConfigRequest, DescribeCloudBaseRunResourceResponse, DescribeCloudBaseRunVersionSnapshotRequest, BindCloudBaseGWDomainResponse, DescribeTableRequest, DescribeUserActivityInfoResponse, DescribePostpayFreeQuotasResponse, ModifyGatewayVersionTrafficResponse, DescribeCloudBaseProjectLatestVersionListRequest, DescribeHostingDomainTaskResponse, DescribeTableResponse, DeleteTableResponse, DescribeCloudBaseRunVersionResponse, DescribeCbrServerVersionRequest, SearchClsLogResponse, DescribeCloudBaseGWServiceRequest, DescribeCloudBaseRunResourceForExtendRequest, DescribeCloudBaseBuildServiceRequest, SearchClsLogRequest, CheckTcbServiceRequest, DescribeCloudBaseRunServerResponse, DescribeDatabaseACLRequest, DescribeUserActivityInfoRequest, DeleteCloudBaseGWAPIResponse, DescribeCloudBaseRunVersionSnapshotResponse, ReinstateEnvRequest, CreateCloudBaseRunResourceRequest, DescribeAuthDomainsRequest, FreezeCloudBaseRunServersResponse, DescribeEnvDealRegionRequest, UpdateTableRequest, DeleteCloudBaseGWDomainResponse, DescribeDatabaseACLResponse, ModifyCloudBaseRunServerVersionResponse, DescribeExtensionUploadInfoResponse, ModifyEnvRequest, ModifyUserRequest, DescribePostpayPackageFreeQuotasResponse, BindCloudBaseGWDomainRequest, DescribeExtraPkgBillingInfoResponse } from "./tcb_models";
3
3
  /**
4
4
  * tcb client
5
5
  * @class
@@ -114,9 +114,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
114
114
  */
115
115
  DescribeHostingDomainTask(req: DescribeHostingDomainTaskRequest, cb?: (error: string, rep: DescribeHostingDomainTaskResponse) => void): Promise<DescribeHostingDomainTaskResponse>;
116
116
  /**
117
- * 删除安全网关路由
117
+ * 开通Mysql
118
118
  */
119
- DeleteWxGatewayRoute(req: DeleteWxGatewayRouteRequest, cb?: (error: string, rep: DeleteWxGatewayRouteResponse) => void): Promise<DeleteWxGatewayRouteResponse>;
119
+ CreateMySQL(req: CreateMySQLRequest, cb?: (error: string, rep: CreateMySQLResponse) => void): Promise<CreateMySQLResponse>;
120
120
  /**
121
121
  * 设置网关版本的流量比例
122
122
  */
@@ -161,6 +161,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
161
161
  * 查询数据库安全规则
162
162
  */
163
163
  DescribeSafeRule(req: DescribeSafeRuleRequest, cb?: (error: string, rep: DescribeSafeRuleResponse) => void): Promise<DescribeSafeRuleResponse>;
164
+ /**
165
+ * 查询Mysql任务状态
166
+ */
167
+ DescribeMySQLTaskStatus(req: DescribeMySQLTaskStatusRequest, cb?: (error: string, rep: DescribeMySQLTaskStatusResponse) => void): Promise<DescribeMySQLTaskStatusResponse>;
164
168
  /**
165
169
  * 删除服务版本
166
170
  */
@@ -184,15 +188,15 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
184
188
  /**
185
189
  * 创建云开发产品计费订单
186
190
  */
187
- CreateBillDeal(req?: CreateBillDealRequest, cb?: (error: string, rep: CreateBillDealResponse) => void): Promise<CreateBillDealResponse>;
191
+ CreateBillDeal(req: CreateBillDealRequest, cb?: (error: string, rep: CreateBillDealResponse) => void): Promise<CreateBillDealResponse>;
188
192
  /**
189
193
  * 根据用户传入的指标, 拉取一段时间内的监控数据。
190
194
  */
191
195
  DescribeCurveData(req: DescribeCurveDataRequest, cb?: (error: string, rep: DescribeCurveDataResponse) => void): Promise<DescribeCurveDataResponse>;
192
196
  /**
193
- * 修改数据库权限
197
+ * 销毁Mysql
194
198
  */
195
- ModifyDatabaseACL(req: ModifyDatabaseACLRequest, cb?: (error: string, rep: ModifyDatabaseACLResponse) => void): Promise<ModifyDatabaseACLResponse>;
199
+ DescribeMySQLClusterDetail(req: DescribeMySQLClusterDetailRequest, cb?: (error: string, rep: DescribeMySQLClusterDetailResponse) => void): Promise<DescribeMySQLClusterDetailResponse>;
196
200
  /**
197
201
  * TCB云API统一入口
198
202
  */
@@ -245,6 +249,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
245
249
  * 获取后付费免费额度
246
250
  */
247
251
  DescribePostpayPackageFreeQuotas(req: DescribePostpayPackageFreeQuotasRequest, cb?: (error: string, rep: DescribePostpayPackageFreeQuotasResponse) => void): Promise<DescribePostpayPackageFreeQuotasResponse>;
252
+ /**
253
+ * 删除安全网关路由
254
+ */
255
+ DeleteWxGatewayRoute(req: DeleteWxGatewayRouteRequest, cb?: (error: string, rep: DeleteWxGatewayRouteResponse) => void): Promise<DeleteWxGatewayRouteResponse>;
248
256
  /**
249
257
  * 更新活动详情
250
258
  */
@@ -261,6 +269,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
261
269
  * 销毁环境
262
270
  */
263
271
  DestroyEnv(req: DestroyEnvRequest, cb?: (error: string, rep: DestroyEnvResponse) => void): Promise<DestroyEnvResponse>;
272
+ /**
273
+ * 销毁Mysql
274
+ */
275
+ DestroyMySQL(req: DestroyMySQLRequest, cb?: (error: string, rep: DestroyMySQLResponse) => void): Promise<DestroyMySQLResponse>;
264
276
  /**
265
277
  * 查询环境计费周期
266
278
  */
@@ -269,6 +281,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
269
281
  * 查询后付费资源免费量
270
282
  */
271
283
  DescribePostpayFreeQuotas(req: DescribePostpayFreeQuotasRequest, cb?: (error: string, rep: DescribePostpayFreeQuotasResponse) => void): Promise<DescribePostpayFreeQuotasResponse>;
284
+ /**
285
+ * 查询开通Mysql结果
286
+ */
287
+ DescribeCreateMySQLResult(req: DescribeCreateMySQLResultRequest, cb?: (error: string, rep: DescribeCreateMySQLResultResponse) => void): Promise<DescribeCreateMySQLResultResponse>;
272
288
  /**
273
289
  * 查询网关版本信息
274
290
  暂不鉴权
@@ -302,6 +318,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
302
318
  * 批量解冻服务
303
319
  */
304
320
  UnfreezeCloudBaseRunServers(req: UnfreezeCloudBaseRunServersRequest, cb?: (error: string, rep: UnfreezeCloudBaseRunServersResponse) => void): Promise<UnfreezeCloudBaseRunServersResponse>;
321
+ /**
322
+ * 修改数据库权限
323
+ */
324
+ ModifyDatabaseACL(req: ModifyDatabaseACLRequest, cb?: (error: string, rep: ModifyDatabaseACLResponse) => void): Promise<ModifyDatabaseACLResponse>;
305
325
  /**
306
326
  * 获取计费相关信息
307
327
  */
@@ -188,10 +188,10 @@ class Client extends TencentCloudCommon.AbstractClient {
188
188
  return this.request("DescribeHostingDomainTask", req, cb);
189
189
  }
190
190
  /**
191
- * 删除安全网关路由
191
+ * 开通Mysql
192
192
  */
193
- async DeleteWxGatewayRoute(req, cb) {
194
- return this.request("DeleteWxGatewayRoute", req, cb);
193
+ async CreateMySQL(req, cb) {
194
+ return this.request("CreateMySQL", req, cb);
195
195
  }
196
196
  /**
197
197
  * 设置网关版本的流量比例
@@ -259,6 +259,12 @@ class Client extends TencentCloudCommon.AbstractClient {
259
259
  async DescribeSafeRule(req, cb) {
260
260
  return this.request("DescribeSafeRule", req, cb);
261
261
  }
262
+ /**
263
+ * 查询Mysql任务状态
264
+ */
265
+ async DescribeMySQLTaskStatus(req, cb) {
266
+ return this.request("DescribeMySQLTaskStatus", req, cb);
267
+ }
262
268
  /**
263
269
  * 删除服务版本
264
270
  */
@@ -302,10 +308,10 @@ class Client extends TencentCloudCommon.AbstractClient {
302
308
  return this.request("DescribeCurveData", req, cb);
303
309
  }
304
310
  /**
305
- * 修改数据库权限
311
+ * 销毁Mysql
306
312
  */
307
- async ModifyDatabaseACL(req, cb) {
308
- return this.request("ModifyDatabaseACL", req, cb);
313
+ async DescribeMySQLClusterDetail(req, cb) {
314
+ return this.request("DescribeMySQLClusterDetail", req, cb);
309
315
  }
310
316
  /**
311
317
  * TCB云API统一入口
@@ -385,6 +391,12 @@ class Client extends TencentCloudCommon.AbstractClient {
385
391
  async DescribePostpayPackageFreeQuotas(req, cb) {
386
392
  return this.request("DescribePostpayPackageFreeQuotas", req, cb);
387
393
  }
394
+ /**
395
+ * 删除安全网关路由
396
+ */
397
+ async DeleteWxGatewayRoute(req, cb) {
398
+ return this.request("DeleteWxGatewayRoute", req, cb);
399
+ }
388
400
  /**
389
401
  * 更新活动详情
390
402
  */
@@ -409,6 +421,12 @@ class Client extends TencentCloudCommon.AbstractClient {
409
421
  async DestroyEnv(req, cb) {
410
422
  return this.request("DestroyEnv", req, cb);
411
423
  }
424
+ /**
425
+ * 销毁Mysql
426
+ */
427
+ async DestroyMySQL(req, cb) {
428
+ return this.request("DestroyMySQL", req, cb);
429
+ }
412
430
  /**
413
431
  * 查询环境计费周期
414
432
  */
@@ -421,6 +439,12 @@ class Client extends TencentCloudCommon.AbstractClient {
421
439
  async DescribePostpayFreeQuotas(req, cb) {
422
440
  return this.request("DescribePostpayFreeQuotas", req, cb);
423
441
  }
442
+ /**
443
+ * 查询开通Mysql结果
444
+ */
445
+ async DescribeCreateMySQLResult(req, cb) {
446
+ return this.request("DescribeCreateMySQLResult", req, cb);
447
+ }
424
448
  /**
425
449
  * 查询网关版本信息
426
450
  暂不鉴权
@@ -470,6 +494,12 @@ class Client extends TencentCloudCommon.AbstractClient {
470
494
  async UnfreezeCloudBaseRunServers(req, cb) {
471
495
  return this.request("UnfreezeCloudBaseRunServers", req, cb);
472
496
  }
497
+ /**
498
+ * 修改数据库权限
499
+ */
500
+ async ModifyDatabaseACL(req, cb) {
501
+ return this.request("ModifyDatabaseACL", req, cb);
502
+ }
473
503
  /**
474
504
  * 获取计费相关信息
475
505
  */
@@ -316,6 +316,61 @@ export interface CreateIndex {
316
316
  */
317
317
  MgoKeySchema?: MgoKeySchema;
318
318
  }
319
+ /**
320
+ * TDSQL-C数据库详情
321
+ */
322
+ export interface ClusterDetail {
323
+ /**
324
+ * 是否开启公网访问
325
+ */
326
+ IsOpenPubNetAccess?: boolean;
327
+ /**
328
+ * 最大算力
329
+ 注意:此字段可能返回 null,表示取不到有效值。
330
+ */
331
+ MaxCpu?: number;
332
+ /**
333
+ * 最小算力
334
+ 注意:此字段可能返回 null,表示取不到有效值。
335
+ */
336
+ MinCpu?: number;
337
+ /**
338
+ * TDSQL-C集群状态
339
+ 注意:此字段可能返回 null,表示取不到有效值。
340
+ */
341
+ Status?: string;
342
+ /**
343
+ * 存储用量(单位:MB)
344
+ 注意:此字段可能返回 null,表示取不到有效值。
345
+ */
346
+ UsedStorage?: number;
347
+ /**
348
+ * 最大存储量(单位:GB)
349
+ 注意:此字段可能返回 null,表示取不到有效值。
350
+ */
351
+ StorageLimit?: number;
352
+ /**
353
+ * 数据库类型
354
+ */
355
+ DbType?: string;
356
+ /**
357
+ * 数据库类型
358
+ */
359
+ DbVersion?: string;
360
+ /**
361
+ * 公网访问状态;open开启,opening开启中,closed关闭,closing关闭中
362
+ */
363
+ WanStatus?: string;
364
+ /**
365
+ * 数据库集群状态
366
+ 注意:此字段可能返回 null,表示取不到有效值。
367
+ */
368
+ ClusterStatus?: string;
369
+ /**
370
+ * serverless状态
371
+ */
372
+ ServerlessStatus?: string;
373
+ }
319
374
  /**
320
375
  * 数据库连接器实例信息
321
376
  */
@@ -334,9 +389,13 @@ export interface DbInstance {
334
389
  Schema?: string;
335
390
  }
336
391
  /**
337
- * EditAuthConfig返回参数结构体
392
+ * DescribeMySQLClusterDetail返回参数结构体
338
393
  */
339
- export interface EditAuthConfigResponse {
394
+ export interface DescribeMySQLClusterDetailResponse {
395
+ /**
396
+ * 集群详情
397
+ */
398
+ Data?: MySQLClusterDetail;
340
399
  /**
341
400
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
342
401
  */
@@ -484,21 +543,21 @@ export interface DescribeCloudBaseBuildServiceResponse {
484
543
  RequestId?: string;
485
544
  }
486
545
  /**
487
- * DescribeSpecialCostItems请求参数结构体
546
+ * DescribeMySQLTaskStatus请求参数结构体
488
547
  */
489
- export interface DescribeSpecialCostItemsRequest {
548
+ export interface DescribeMySQLTaskStatusRequest {
490
549
  /**
491
- * 环境id
550
+ * 云开发环境ID
492
551
  */
493
- EnvId?: string;
552
+ EnvId: string;
494
553
  /**
495
- * 查询开始时间
554
+ * 任务Id
496
555
  */
497
- StartTime?: string;
556
+ TaskId?: string;
498
557
  /**
499
- * 查询结束时间
558
+ * 任务名
500
559
  */
501
- EndTime?: string;
560
+ TaskName?: string;
502
561
  }
503
562
  /**
504
563
  * UnfreezeCloudBaseRunServers请求参数结构体
@@ -744,33 +803,21 @@ export interface ReplaceActivityRecordResponse {
744
803
  RequestId?: string;
745
804
  }
746
805
  /**
747
- * 云日志服务相关信息
806
+ * DescribeSpecialCostItems请求参数结构体
748
807
  */
749
- export interface LogServiceInfo {
750
- /**
751
- * log名
752
- */
753
- LogsetName?: string;
754
- /**
755
- * log-id
756
- */
757
- LogsetId?: string;
758
- /**
759
- * topic名
760
- */
761
- TopicName?: string;
808
+ export interface DescribeSpecialCostItemsRequest {
762
809
  /**
763
- * topic-id
810
+ * 环境id
764
811
  */
765
- TopicId?: string;
812
+ EnvId?: string;
766
813
  /**
767
- * cls日志所属地域
814
+ * 查询开始时间
768
815
  */
769
- Region?: string;
816
+ StartTime?: string;
770
817
  /**
771
- * topic保存时长 默认7天
818
+ * 查询结束时间
772
819
  */
773
- Period?: number;
820
+ EndTime?: string;
774
821
  }
775
822
  /**
776
823
  * CreatePostpayPackage请求参数结构体
@@ -1573,6 +1620,15 @@ export interface CreateBillDealResponse {
1573
1620
  */
1574
1621
  RequestId?: string;
1575
1622
  }
1623
+ /**
1624
+ * 开通Mysql 结果
1625
+ */
1626
+ export interface CreateMySQLResult {
1627
+ /**
1628
+ * 任务ID
1629
+ */
1630
+ TaskId?: string;
1631
+ }
1576
1632
  /**
1577
1633
  * DescribeGatewayCurveData返回参数结构体
1578
1634
  */
@@ -1844,6 +1900,15 @@ export interface DescribeEnvAccountCircleRequest {
1844
1900
  */
1845
1901
  EnvId: string;
1846
1902
  }
1903
+ /**
1904
+ * DescribeMySQLClusterDetail请求参数结构体
1905
+ */
1906
+ export interface DescribeMySQLClusterDetailRequest {
1907
+ /**
1908
+ * 云开发环境ID
1909
+ */
1910
+ EnvId: string;
1911
+ }
1847
1912
  /**
1848
1913
  * CreateStaticStore请求参数结构体
1849
1914
  */
@@ -2043,6 +2108,15 @@ export interface DeleteWxGatewayRouteRequest {
2043
2108
  */
2044
2109
  GatewayRouteName: string;
2045
2110
  }
2111
+ /**
2112
+ * EditAuthConfig返回参数结构体
2113
+ */
2114
+ export interface EditAuthConfigResponse {
2115
+ /**
2116
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2117
+ */
2118
+ RequestId?: string;
2119
+ }
2046
2120
  /**
2047
2121
  * EstablishWxGatewayRoute请求参数结构体
2048
2122
  */
@@ -2089,6 +2163,19 @@ export interface DescribeEnvPostpaidDeductRequest {
2089
2163
  */
2090
2164
  EndTime?: string;
2091
2165
  }
2166
+ /**
2167
+ * DestroyMySQL返回参数结构体
2168
+ */
2169
+ export interface DestroyMySQLResponse {
2170
+ /**
2171
+ * 销毁结果
2172
+ */
2173
+ Data?: DestroyMySQLResult;
2174
+ /**
2175
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2176
+ */
2177
+ RequestId?: string;
2178
+ }
2092
2179
  /**
2093
2180
  * 安全网关自定义头部
2094
2181
  */
@@ -2186,6 +2273,19 @@ export interface DescribeExtensionUploadInfoRequest {
2186
2273
  */
2187
2274
  ExtensionFiles: Array<ExtensionFile>;
2188
2275
  }
2276
+ /**
2277
+ * DescribeCreateMySQLResult请求参数结构体
2278
+ */
2279
+ export interface DescribeCreateMySQLResultRequest {
2280
+ /**
2281
+ * 云开发环境ID
2282
+ */
2283
+ EnvId: string;
2284
+ /**
2285
+ * OpenMysql 返回任务 Id
2286
+ */
2287
+ TaskId?: string;
2288
+ }
2189
2289
  /**
2190
2290
  * DescribeBillingInfo请求参数结构体
2191
2291
  */
@@ -2208,6 +2308,23 @@ export interface HpaPolicy {
2208
2308
  */
2209
2309
  PolicyThreshold?: number;
2210
2310
  }
2311
+ /**
2312
+ * tke集群信息
2313
+ */
2314
+ export interface TkeClusterInfo {
2315
+ /**
2316
+ * 集群ID
2317
+ */
2318
+ ClusterId?: string;
2319
+ /**
2320
+ * 集群的vpcId
2321
+ */
2322
+ VpcId?: string;
2323
+ /**
2324
+ * 版本内网CLB所在子网Id
2325
+ */
2326
+ VersionClbSubnetId?: string;
2327
+ }
2211
2328
  /**
2212
2329
  * CreateCloudBaseRunResource返回参数结构体
2213
2330
  */
@@ -2347,6 +2464,19 @@ export interface CloudBaseEsInfo {
2347
2464
  */
2348
2465
  Password?: string;
2349
2466
  }
2467
+ /**
2468
+ * CreateMySQL返回参数结构体
2469
+ */
2470
+ export interface CreateMySQLResponse {
2471
+ /**
2472
+ * 开通结果
2473
+ */
2474
+ Data?: CreateMySQLResult;
2475
+ /**
2476
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2477
+ */
2478
+ RequestId?: string;
2479
+ }
2350
2480
  /**
2351
2481
  * ModifyCloudBaseRunServerFlowConf返回参数结构体
2352
2482
  */
@@ -2509,7 +2639,77 @@ export interface DestroyEnvResponse {
2509
2639
  /**
2510
2640
  * CreateBillDeal请求参数结构体
2511
2641
  */
2512
- export type CreateBillDealRequest = null;
2642
+ export interface CreateBillDealRequest {
2643
+ /**
2644
+ * 当前下单的操作类型,可取[purchase,renew,modify]三种值,分别代表新购,续费,变配。
2645
+ */
2646
+ DealType: string;
2647
+ /**
2648
+ * 购买的产品类型,可取[tcb-baas,tcb-promotion,tcb-package], 分别代表baas套餐、大促包、资源包
2649
+ */
2650
+ ProductType: string;
2651
+ /**
2652
+ * 目标下单产品/套餐Id
2653
+ */
2654
+ PackageId: string;
2655
+ /**
2656
+ * 默认只下单不支付,为ture则下单并支付
2657
+ */
2658
+ CreateAndPay?: boolean;
2659
+ /**
2660
+ * 购买时长
2661
+ */
2662
+ TimeSpan?: number;
2663
+ /**
2664
+ * 购买时长单位,按各产品规则可选d(天),m(月),y(年),p(一次性)
2665
+ */
2666
+ TimeUnit?: string;
2667
+ /**
2668
+ * 资源唯一标识
2669
+ */
2670
+ ResourceId?: string;
2671
+ /**
2672
+ * 来源可选[qcloud,miniapp],默认qcloud
2673
+ */
2674
+ Source?: string;
2675
+ /**
2676
+ * 资源别名
2677
+ */
2678
+ Alias?: string;
2679
+ /**
2680
+ * 环境id
2681
+ */
2682
+ EnvId?: string;
2683
+ /**
2684
+ * 开启超限按量
2685
+ */
2686
+ EnableExcess?: boolean;
2687
+ /**
2688
+ * 变配目标产品/套餐id
2689
+ */
2690
+ ModifyPackageId?: string;
2691
+ /**
2692
+ * jsonstr附加信息
2693
+ */
2694
+ Extension?: string;
2695
+ /**
2696
+ * 是否自动选择代金券支付
2697
+ */
2698
+ AutoVoucher?: boolean;
2699
+ /**
2700
+ * 资源类型。
2701
+ 代表新购环境(DealType=purchase 并且 ProductType=tcb-baas )时需要发货哪些资源。
2702
+ 可取值:flexdb, cos, cdn, scf
2703
+
2704
+ */
2705
+ ResourceTypes?: Array<string>;
2706
+ /**
2707
+ * 环境标签。
2708
+ 代表新购环境(DealType=purchase 并且 ProductType=tcb-baas )时需要打的标签。
2709
+
2710
+ */
2711
+ EnvTags?: Array<Tag>;
2712
+ }
2513
2713
  /**
2514
2714
  * 云开发项目来源
2515
2715
  */
@@ -2617,6 +2817,15 @@ export interface User {
2617
2817
  */
2618
2818
  Description?: string;
2619
2819
  }
2820
+ /**
2821
+ * DestroyMySQL请求参数结构体
2822
+ */
2823
+ export interface DestroyMySQLRequest {
2824
+ /**
2825
+ * 云开发环境ID
2826
+ */
2827
+ EnvId: string;
2828
+ }
2620
2829
  /**
2621
2830
  * DescribeEnvs返回参数结构体
2622
2831
  */
@@ -2683,21 +2892,17 @@ export interface CreateHostingDomainResponse {
2683
2892
  RequestId?: string;
2684
2893
  }
2685
2894
  /**
2686
- * tke集群信息
2895
+ * MySql 任务状态
2687
2896
  */
2688
- export interface TkeClusterInfo {
2897
+ export interface MySQLTaskStatus {
2689
2898
  /**
2690
- * 集群ID
2899
+ * SUCCESS | FAILED | PENDING
2691
2900
  */
2692
- ClusterId?: string;
2901
+ Status?: string;
2693
2902
  /**
2694
- * 集群的vpcId
2903
+ * 状态描述
2695
2904
  */
2696
- VpcId?: string;
2697
- /**
2698
- * 版本内网CLB所在子网Id
2699
- */
2700
- VersionClbSubnetId?: string;
2905
+ StatusDesc?: string;
2701
2906
  }
2702
2907
  /**
2703
2908
  * RunSql返回参数结构体
@@ -3010,6 +3215,19 @@ export interface CreateCloudBaseGWAPIResponse {
3010
3215
  */
3011
3216
  RequestId?: string;
3012
3217
  }
3218
+ /**
3219
+ * DescribeCreateMySQLResult返回参数结构体
3220
+ */
3221
+ export interface DescribeCreateMySQLResultResponse {
3222
+ /**
3223
+ * 查询开通结果
3224
+ */
3225
+ Data?: DescribeCreateMySQLResult;
3226
+ /**
3227
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3228
+ */
3229
+ RequestId?: string;
3230
+ }
3013
3231
  /**
3014
3232
  * DescribeSafeRule请求参数结构体
3015
3233
  */
@@ -3703,6 +3921,23 @@ export interface ModifyCloudBaseRunServerVersionRequest {
3703
3921
  */
3704
3922
  OperatorRemark?: string;
3705
3923
  }
3924
+ /**
3925
+ * 销毁 Mysql 结果
3926
+ */
3927
+ export interface DestroyMySQLResult {
3928
+ /**
3929
+ * 是否成功
3930
+ */
3931
+ IsSuccess?: boolean;
3932
+ /**
3933
+ * 任务ID
3934
+ */
3935
+ TaskId?: string;
3936
+ /**
3937
+ * 任务名
3938
+ */
3939
+ TaskName?: string;
3940
+ }
3706
3941
  /**
3707
3942
  * DescribeCloudBaseGWAPI返回参数结构体
3708
3943
  */
@@ -3804,21 +4039,33 @@ export interface DescribeCloudBaseGWAPIRequest {
3804
4039
  EnableUnion?: boolean;
3805
4040
  }
3806
4041
  /**
3807
- * DescribeCbrServerVersion请求参数结构体
4042
+ * CreateMySQL请求参数结构体
3808
4043
  */
3809
- export interface DescribeCbrServerVersionRequest {
4044
+ export interface CreateMySQLRequest {
3810
4045
  /**
3811
- * 环境ID
4046
+ * 云开发环境ID
3812
4047
  */
3813
4048
  EnvId: string;
3814
4049
  /**
3815
- * 服务名称
4050
+ * Db类型 1. FLEXDB 2.MYSQL
3816
4051
  */
3817
- ServerName: string;
4052
+ DbInstanceType: string;
3818
4053
  /**
3819
- * 版本名称
4054
+ * mysql版本
3820
4055
  */
3821
- VersionName: string;
4056
+ MysqlVersion?: string;
4057
+ /**
4058
+ * vpc Id
4059
+ */
4060
+ VpcId?: string;
4061
+ /**
4062
+ * 子网ID
4063
+ */
4064
+ SubnetId?: string;
4065
+ /**
4066
+ * 0 区分表名大小写;1 不区分表名大小写(默认)
4067
+ */
4068
+ LowerCaseTableNames?: string;
3822
4069
  }
3823
4070
  /**
3824
4071
  * DescribeWxGatewayRoutes返回参数结构体
@@ -4113,6 +4360,19 @@ export interface CloudBaseRunServerVersionItem {
4113
4360
  */
4114
4361
  Architecture?: string;
4115
4362
  }
4363
+ /**
4364
+ * DescribeMySQLTaskStatus返回参数结构体
4365
+ */
4366
+ export interface DescribeMySQLTaskStatusResponse {
4367
+ /**
4368
+ * 任务状态
4369
+ */
4370
+ Data?: MySQLTaskStatus;
4371
+ /**
4372
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4373
+ */
4374
+ RequestId?: string;
4375
+ }
4116
4376
  /**
4117
4377
  * 表信息
4118
4378
  */
@@ -5189,25 +5449,33 @@ export interface DescribeCloudBaseProjectLatestVersionListRequest {
5189
5449
  CiId?: string;
5190
5450
  }
5191
5451
  /**
5192
- * FlexDB数据库权限信息
5452
+ * 云日志服务相关信息
5193
5453
  */
5194
- export interface PermissionInfo {
5454
+ export interface LogServiceInfo {
5195
5455
  /**
5196
- * "READONLY", //公有读,私有写。所有用户可读,仅创建者及管理员可写
5197
- "PRIVATE", //私有读写,仅创建者及管理员可读写
5198
- "ADMINWRITE", //所有用户可读,仅管理员可写
5199
- "ADMINONLY", //仅管理员可操作
5200
- "CUSTOM", // 安全规则
5456
+ * log名
5201
5457
  */
5202
- AclTag: string;
5458
+ LogsetName?: string;
5203
5459
  /**
5204
- * 云开发环境ID
5460
+ * log-id
5205
5461
  */
5206
- EnvId: string;
5462
+ LogsetId?: string;
5207
5463
  /**
5208
- * 自定义规则
5464
+ * topic名
5209
5465
  */
5210
- Rule?: string;
5466
+ TopicName?: string;
5467
+ /**
5468
+ * topic-id
5469
+ */
5470
+ TopicId?: string;
5471
+ /**
5472
+ * cls日志所属地域
5473
+ */
5474
+ Region?: string;
5475
+ /**
5476
+ * topic保存时长 默认7天
5477
+ */
5478
+ Period?: number;
5211
5479
  }
5212
5480
  /**
5213
5481
  * 安全网关版本路由信息限额配置
@@ -5445,6 +5713,23 @@ export interface DescribeCloudBaseRunVersionResponse {
5445
5713
  */
5446
5714
  RequestId?: string;
5447
5715
  }
5716
+ /**
5717
+ * DescribeCbrServerVersion请求参数结构体
5718
+ */
5719
+ export interface DescribeCbrServerVersionRequest {
5720
+ /**
5721
+ * 环境ID
5722
+ */
5723
+ EnvId: string;
5724
+ /**
5725
+ * 服务名称
5726
+ */
5727
+ ServerName: string;
5728
+ /**
5729
+ * 版本名称
5730
+ */
5731
+ VersionName: string;
5732
+ }
5448
5733
  /**
5449
5734
  * SearchClsLog返回参数结构体
5450
5735
  */
@@ -5567,6 +5852,67 @@ export interface CloudBaseCodeRepoDetail {
5567
5852
  * CheckTcbService请求参数结构体
5568
5853
  */
5569
5854
  export type CheckTcbServiceRequest = null;
5855
+ /**
5856
+ * TDSQL-C网络信息类型
5857
+ */
5858
+ export interface MySQLNetDetail {
5859
+ /**
5860
+ * 内网地址
5861
+ 注意:此字段可能返回 null,表示取不到有效值。
5862
+ */
5863
+ PrivateNetAddress?: string;
5864
+ /**
5865
+ * 外网地址
5866
+ 注意:此字段可能返回 null,表示取不到有效值。
5867
+ */
5868
+ PubNetAddress?: string;
5869
+ /**
5870
+ * 网络信息(VPCID/SubnetID)
5871
+ 注意:此字段可能返回 null,表示取不到有效值。
5872
+ */
5873
+ Net?: string;
5874
+ /**
5875
+ * 是否开通公网
5876
+ */
5877
+ PubNetAccessEnabled?: boolean;
5878
+ /**
5879
+ * vpc id
5880
+ */
5881
+ VpcId?: string;
5882
+ /**
5883
+ * vpc name
5884
+ */
5885
+ VpcName?: string;
5886
+ /**
5887
+ * 子网ID
5888
+ */
5889
+ SubnetId?: string;
5890
+ /**
5891
+ * 子网名
5892
+ */
5893
+ SubnetName?: string;
5894
+ }
5895
+ /**
5896
+ * FlexDB数据库权限信息
5897
+ */
5898
+ export interface PermissionInfo {
5899
+ /**
5900
+ * "READONLY", //公有读,私有写。所有用户可读,仅创建者及管理员可写
5901
+ "PRIVATE", //私有读写,仅创建者及管理员可读写
5902
+ "ADMINWRITE", //所有用户可读,仅管理员可写
5903
+ "ADMINONLY", //仅管理员可操作
5904
+ "CUSTOM", // 安全规则
5905
+ */
5906
+ AclTag: string;
5907
+ /**
5908
+ * 云开发环境ID
5909
+ */
5910
+ EnvId: string;
5911
+ /**
5912
+ * 自定义规则
5913
+ */
5914
+ Rule?: string;
5915
+ }
5570
5916
  /**
5571
5917
  * 分页信息
5572
5918
  */
@@ -5662,6 +6008,24 @@ export interface DescribeUserActivityInfoRequest {
5662
6008
  */
5663
6009
  GroupId?: string;
5664
6010
  }
6011
+ /**
6012
+ * 查询开通Mysql结果
6013
+ */
6014
+ export interface DescribeCreateMySQLResult {
6015
+ /**
6016
+ * 状态 notexist | init | doing | success | fail
6017
+ */
6018
+ Status?: string;
6019
+ /**
6020
+ * 失败原因
6021
+ 注意:此字段可能返回 null,表示取不到有效值。
6022
+ */
6023
+ FailReason?: string;
6024
+ /**
6025
+ * 是否冻结
6026
+ */
6027
+ FreezeStatus?: boolean;
6028
+ }
5665
6029
  /**
5666
6030
  * DeleteCloudBaseGWAPI返回参数结构体
5667
6031
  */
@@ -5727,6 +6091,23 @@ export interface CreateCloudBaseRunResourceRequest {
5727
6091
  */
5728
6092
  SubnetIds?: Array<string>;
5729
6093
  }
6094
+ /**
6095
+ * MySql 集群详情
6096
+ */
6097
+ export interface MySQLClusterDetail {
6098
+ /**
6099
+ * 集群ID
6100
+ */
6101
+ DbClusterId?: string;
6102
+ /**
6103
+ * 网络详情
6104
+ */
6105
+ NetInfo?: MySQLNetDetail;
6106
+ /**
6107
+ * 数据库详情
6108
+ */
6109
+ DbInfo?: ClusterDetail;
6110
+ }
5730
6111
  /**
5731
6112
  * DescribeAuthDomains请求参数结构体
5732
6113
  */