tencentcloud-sdk-nodejs 4.0.466 → 4.0.468

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 (81) hide show
  1. package/CHANGELOG.md +346 -0
  2. package/SERVICE_CHANGELOG.md +310 -414
  3. package/package.json +1 -1
  4. package/products.md +25 -25
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/antiddos/v20200309/antiddos_models.ts +10 -0
  7. package/src/services/cbs/v20170312/cbs_models.ts +4 -4
  8. package/src/services/ccc/v20200210/ccc_client.ts +1 -0
  9. package/src/services/ccc/v20200210/ccc_models.ts +20 -0
  10. package/src/services/clb/v20180317/clb_models.ts +2 -2
  11. package/src/services/cls/v20201016/cls_models.ts +9 -0
  12. package/src/services/cpdp/v20190820/cpdp_client.ts +3 -2
  13. package/src/services/cpdp/v20190820/cpdp_models.ts +54 -29
  14. package/src/services/cwp/v20180228/cwp_models.ts +10 -0
  15. package/src/services/dc/v20180410/dc_models.ts +1 -1
  16. package/src/services/emr/v20190103/emr_models.ts +11 -0
  17. package/src/services/ess/v20201111/ess_client.ts +2 -1
  18. package/src/services/ess/v20201111/ess_models.ts +98 -77
  19. package/src/services/essbasic/v20210526/essbasic_client.ts +3 -2
  20. package/src/services/essbasic/v20210526/essbasic_models.ts +43 -22
  21. package/src/services/ivld/v20210903/ivld_models.ts +6 -0
  22. package/src/services/live/v20180801/live_client.ts +4 -4
  23. package/src/services/live/v20180801/live_models.ts +1 -1
  24. package/src/services/mariadb/v20170312/mariadb_client.ts +42 -6
  25. package/src/services/mariadb/v20170312/mariadb_models.ts +115 -0
  26. package/src/services/oceanus/v20190422/oceanus_models.ts +11 -0
  27. package/src/services/partners/v20180321/partners_client.ts +4 -4
  28. package/src/services/partners/v20180321/partners_models.ts +10 -10
  29. package/src/services/privatedns/v20201028/privatedns_client.ts +12 -0
  30. package/src/services/privatedns/v20201028/privatedns_models.ts +45 -0
  31. package/src/services/ses/v20201002/ses_models.ts +5 -0
  32. package/src/services/tag/v20180813/tag_client.ts +32 -8
  33. package/src/services/tag/v20180813/tag_models.ts +86 -16
  34. package/src/services/tcss/v20201101/tcss_models.ts +7 -7
  35. package/src/services/thpc/v20220401/thpc_models.ts +5 -0
  36. package/src/services/trp/v20210515/trp_models.ts +3 -3
  37. package/src/services/vod/v20180717/vod_client.ts +13 -9
  38. package/src/services/vpc/v20170312/vpc_models.ts +19 -13
  39. package/tencentcloud/common/sdk_version.d.ts +1 -1
  40. package/tencentcloud/common/sdk_version.js +1 -1
  41. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +8 -0
  42. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +4 -4
  43. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +17 -0
  44. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +2 -2
  45. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +8 -0
  46. package/tencentcloud/services/cpdp/v20190820/cpdp_client.d.ts +1 -1
  47. package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +47 -26
  48. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +8 -0
  49. package/tencentcloud/services/dc/v20180410/dc_models.d.ts +1 -1
  50. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +9 -0
  51. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -1
  52. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +82 -64
  53. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
  54. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +36 -18
  55. package/tencentcloud/services/ivld/v20210903/ivld_models.d.ts +5 -0
  56. package/tencentcloud/services/live/v20180801/live_client.d.ts +4 -4
  57. package/tencentcloud/services/live/v20180801/live_client.js +4 -4
  58. package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
  59. package/tencentcloud/services/mariadb/v20170312/mariadb_client.d.ts +15 -3
  60. package/tencentcloud/services/mariadb/v20170312/mariadb_client.js +21 -3
  61. package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +98 -0
  62. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +9 -0
  63. package/tencentcloud/services/partners/v20180321/partners_client.d.ts +4 -4
  64. package/tencentcloud/services/partners/v20180321/partners_client.js +4 -4
  65. package/tencentcloud/services/partners/v20180321/partners_models.d.ts +10 -10
  66. package/tencentcloud/services/privatedns/v20201028/privatedns_client.d.ts +5 -1
  67. package/tencentcloud/services/privatedns/v20201028/privatedns_client.js +6 -0
  68. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +38 -0
  69. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +4 -0
  70. package/tencentcloud/services/tag/v20180813/tag_client.d.ts +11 -3
  71. package/tencentcloud/services/tag/v20180813/tag_client.js +15 -3
  72. package/tencentcloud/services/tag/v20180813/tag_models.d.ts +74 -14
  73. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +7 -7
  74. package/tencentcloud/services/thpc/v20220401/thpc_models.d.ts +4 -0
  75. package/tencentcloud/services/trp/v20210515/trp_models.d.ts +3 -3
  76. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +8 -4
  77. package/tencentcloud/services/vod/v20180717/vod_client.js +8 -4
  78. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +18 -13
  79. package/test/mariadb.v20170312.test.js +32 -2
  80. package/test/privatedns.v20201028.test.js +10 -0
  81. package/test/tag.v20180813.test.js +22 -2
@@ -156,6 +156,27 @@ export interface DescribePrivateZoneRequest {
156
156
  */
157
157
  ZoneId: string;
158
158
  }
159
+ /**
160
+ * ModifyRecordsStatus返回参数结构体
161
+ */
162
+ export interface ModifyRecordsStatusResponse {
163
+ /**
164
+ * 私有域ID
165
+ */
166
+ ZoneId: string;
167
+ /**
168
+ * 解析记录ID列表
169
+ */
170
+ RecordIds: Array<number>;
171
+ /**
172
+ * enabled:生效,disabled:失效
173
+ */
174
+ Status: string;
175
+ /**
176
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
177
+ */
178
+ RequestId?: string;
179
+ }
159
180
  /**
160
181
  * 时间统计值
161
182
  */
@@ -726,6 +747,23 @@ export interface DeletePrivateZoneResponse {
726
747
  */
727
748
  RequestId?: string;
728
749
  }
750
+ /**
751
+ * ModifyRecordsStatus请求参数结构体
752
+ */
753
+ export interface ModifyRecordsStatusRequest {
754
+ /**
755
+ * 私有域ID
756
+ */
757
+ ZoneId: string;
758
+ /**
759
+ * 解析记录ID列表
760
+ */
761
+ RecordIds: Array<number>;
762
+ /**
763
+ * enabled:生效,disabled:失效
764
+ */
765
+ Status: string;
766
+ }
729
767
  /**
730
768
  * CreatePrivateDNSAccount请求参数结构体
731
769
  */
@@ -996,6 +996,10 @@ export interface CycleEmailParam {
996
996
  * 任务周期 小时维度
997
997
  */
998
998
  IntervalTime: number;
999
+ /**
1000
+ * 是否终止周期,用于任务更新 0否1是
1001
+ */
1002
+ TermCycle?: number;
999
1003
  }
1000
1004
  /**
1001
1005
  * DeleteEmailAddress返回参数结构体
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { UnTagResourcesResponse, DetachResourcesTagRequest, GetTagValuesResponse, AttachResourcesTagResponse, GetTagKeysResponse, GetResourcesRequest, DeleteTagRequest, DeleteResourceTagResponse, DescribeResourceTagsByTagKeysRequest, ModifyResourceTagsResponse, DescribeTagsRequest, DescribeProjectsRequest, DescribeTagValuesRequest, DescribeResourcesByTagsUnionRequest, DeleteTagsResponse, ModifyResourcesTagValueResponse, DescribeTagsResponse, DeleteTagsRequest, DescribeTagKeysRequest, DescribeProjectsResponse, UnTagResourcesRequest, DescribeTagsSeqResponse, ModifyResourceTagsRequest, DescribeResourceTagsResponse, DescribeResourceTagsByResourceIdsRequest, DescribeResourcesByTagsUnionResponse, DescribeResourceTagsByResourceIdsResponse, GetTagsResponse, ModifyResourcesTagValueRequest, GetTagKeysRequest, AddResourceTagResponse, DescribeResourcesByTagsResponse, AddResourceTagRequest, DescribeTagValuesSeqResponse, CreateTagRequest, DescribeResourceTagsByTagKeysResponse, DescribeTagsSeqRequest, DescribeTagValuesResponse, AttachResourcesTagRequest, CreateTagResponse, DetachResourcesTagResponse, GetResourcesResponse, DescribeResourceTagsByResourceIdsSeqResponse, DeleteTagResponse, DescribeTagKeysResponse, DescribeTagValuesSeqRequest, UpdateResourceTagValueRequest, TagResourcesResponse, CreateTagsRequest, CreateTagsResponse, GetTagsRequest, DescribeResourcesByTagsRequest, TagResourcesRequest, DeleteResourceTagRequest, UpdateResourceTagValueResponse, DescribeResourceTagsRequest, DescribeResourceTagsByResourceIdsSeqRequest, GetTagValuesRequest } from "./tag_models";
3
+ import { UnTagResourcesResponse, DetachResourcesTagRequest, GetTagValuesResponse, AttachResourcesTagResponse, AddProjectResponse, GetResourcesRequest, DeleteTagRequest, DeleteResourceTagResponse, DescribeResourceTagsByTagKeysRequest, ModifyResourceTagsResponse, DescribeTagsRequest, DescribeProjectsRequest, DescribeTagValuesRequest, UpdateProjectRequest, DescribeResourcesByTagsUnionRequest, DeleteTagsResponse, ModifyResourcesTagValueResponse, DescribeTagsResponse, DeleteTagsRequest, DescribeTagKeysRequest, DescribeProjectsResponse, UnTagResourcesRequest, DescribeTagsSeqResponse, ModifyResourceTagsRequest, DescribeResourceTagsResponse, DescribeResourceTagsByResourceIdsRequest, DescribeResourcesByTagsUnionResponse, DescribeResourceTagsByResourceIdsResponse, GetTagsResponse, ModifyResourcesTagValueRequest, AddProjectRequest, AddResourceTagResponse, DescribeResourcesByTagsResponse, AddResourceTagRequest, DescribeTagValuesSeqResponse, CreateTagRequest, DescribeResourceTagsByTagKeysResponse, DescribeTagsSeqRequest, DescribeTagValuesResponse, AttachResourcesTagRequest, CreateTagResponse, GetTagKeysRequest, DetachResourcesTagResponse, GetResourcesResponse, DescribeResourceTagsByResourceIdsSeqResponse, DeleteTagResponse, DescribeTagKeysResponse, DescribeTagValuesSeqRequest, UpdateResourceTagValueRequest, GetTagKeysResponse, TagResourcesResponse, CreateTagsRequest, CreateTagsResponse, GetTagsRequest, DescribeResourcesByTagsRequest, TagResourcesRequest, DeleteResourceTagRequest, UpdateResourceTagValueResponse, DescribeResourceTagsRequest, UpdateProjectResponse, DescribeResourceTagsByResourceIdsSeqRequest, GetTagValuesRequest } from "./tag_models";
4
4
  /**
5
5
  * tag client
6
6
  * @class
@@ -56,9 +56,9 @@ export declare class Client extends AbstractClient {
56
56
  */
57
57
  DescribeResourceTags(req: DescribeResourceTagsRequest, cb?: (error: string, rep: DescribeResourceTagsResponse) => void): Promise<DescribeResourceTagsResponse>;
58
58
  /**
59
- * 查询标签键列表。
59
+ * 创建项目
60
60
  */
61
- GetTagKeys(req: GetTagKeysRequest, cb?: (error: string, rep: GetTagKeysResponse) => void): Promise<GetTagKeysResponse>;
61
+ AddProject(req: AddProjectRequest, cb?: (error: string, rep: AddProjectResponse) => void): Promise<AddProjectResponse>;
62
62
  /**
63
63
  * 用于查询已建立的标签列表。
64
64
 
@@ -122,8 +122,16 @@ export declare class Client extends AbstractClient {
122
122
  * 通过标签查询资源列表并集
123
123
  */
124
124
  DescribeResourcesByTagsUnion(req: DescribeResourcesByTagsUnionRequest, cb?: (error: string, rep: DescribeResourcesByTagsUnionResponse) => void): Promise<DescribeResourcesByTagsUnionResponse>;
125
+ /**
126
+ * 修改项目
127
+ */
128
+ UpdateProject(req: UpdateProjectRequest, cb?: (error: string, rep: UpdateProjectResponse) => void): Promise<UpdateProjectResponse>;
125
129
  /**
126
130
  * 本接口用于修改资源关联的所有标签
127
131
  */
128
132
  ModifyResourceTags(req: ModifyResourceTagsRequest, cb?: (error: string, rep: ModifyResourceTagsResponse) => void): Promise<ModifyResourceTagsResponse>;
133
+ /**
134
+ * 查询标签键列表。
135
+ */
136
+ GetTagKeys(req: GetTagKeysRequest, cb?: (error: string, rep: GetTagKeysResponse) => void): Promise<GetTagKeysResponse>;
129
137
  }
@@ -100,10 +100,10 @@ class Client extends abstract_client_1.AbstractClient {
100
100
  return this.request("DescribeResourceTags", req, cb);
101
101
  }
102
102
  /**
103
- * 查询标签键列表。
103
+ * 创建项目
104
104
  */
105
- async GetTagKeys(req, cb) {
106
- return this.request("GetTagKeys", req, cb);
105
+ async AddProject(req, cb) {
106
+ return this.request("AddProject", req, cb);
107
107
  }
108
108
  /**
109
109
  * 用于查询已建立的标签列表。
@@ -198,11 +198,23 @@ class Client extends abstract_client_1.AbstractClient {
198
198
  async DescribeResourcesByTagsUnion(req, cb) {
199
199
  return this.request("DescribeResourcesByTagsUnion", req, cb);
200
200
  }
201
+ /**
202
+ * 修改项目
203
+ */
204
+ async UpdateProject(req, cb) {
205
+ return this.request("UpdateProject", req, cb);
206
+ }
201
207
  /**
202
208
  * 本接口用于修改资源关联的所有标签
203
209
  */
204
210
  async ModifyResourceTags(req, cb) {
205
211
  return this.request("ModifyResourceTags", req, cb);
206
212
  }
213
+ /**
214
+ * 查询标签键列表。
215
+ */
216
+ async GetTagKeys(req, cb) {
217
+ return this.request("GetTagKeys", req, cb);
218
+ }
207
219
  }
208
220
  exports.Client = Client;
@@ -82,17 +82,17 @@ export interface AttachResourcesTagResponse {
82
82
  RequestId?: string;
83
83
  }
84
84
  /**
85
- * GetTagKeys返回参数结构体
85
+ * AddProject返回参数结构体
86
86
  */
87
- export interface GetTagKeysResponse {
87
+ export interface AddProjectResponse {
88
88
  /**
89
- * 获取的下一页的Token值
89
+ * 项目Id
90
90
  */
91
- PaginationToken: string;
91
+ ProjectId?: number;
92
92
  /**
93
- * 标签键信息。
93
+ * 是否为新项目
94
94
  */
95
- TagKeys: Array<string>;
95
+ IsNew?: number;
96
96
  /**
97
97
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
98
98
  */
@@ -262,6 +262,27 @@ export interface DescribeTagValuesRequest {
262
262
  */
263
263
  Limit?: number;
264
264
  }
265
+ /**
266
+ * UpdateProject请求参数结构体
267
+ */
268
+ export interface UpdateProjectRequest {
269
+ /**
270
+ * 项目ID
271
+ */
272
+ ProjectId: number;
273
+ /**
274
+ * 项目名称
275
+ */
276
+ ProjectName?: string;
277
+ /**
278
+ * 禁用项目,1,禁用,0,启用
279
+ */
280
+ Disable?: number;
281
+ /**
282
+ * 备注
283
+ */
284
+ Info?: string;
285
+ }
265
286
  /**
266
287
  * DescribeResourcesByTagsUnion请求参数结构体
267
288
  */
@@ -630,19 +651,17 @@ export interface TagResource {
630
651
  ServiceType: string;
631
652
  }
632
653
  /**
633
- * GetTagKeys请求参数结构体
654
+ * AddProject请求参数结构体
634
655
  */
635
- export interface GetTagKeysRequest {
656
+ export interface AddProjectRequest {
636
657
  /**
637
- * 从上一页的响应中获取的下一页的Token值。
638
- 如果是第一次请求,设置为空。
658
+ * 项目名称
639
659
  */
640
- PaginationToken?: string;
660
+ ProjectName: string;
641
661
  /**
642
- * 每一页返回的数据最大条数,最大1000。
643
- 缺省值:50。
662
+ * 项目描述
644
663
  */
645
- MaxResults?: number;
664
+ Info?: string;
646
665
  }
647
666
  /**
648
667
  * AddResourceTag返回参数结构体
@@ -953,6 +972,21 @@ export interface ResourceTagMapping {
953
972
  */
954
973
  Tags: Array<Tag>;
955
974
  }
975
+ /**
976
+ * GetTagKeys请求参数结构体
977
+ */
978
+ export interface GetTagKeysRequest {
979
+ /**
980
+ * 从上一页的响应中获取的下一页的Token值。
981
+ 如果是第一次请求,设置为空。
982
+ */
983
+ PaginationToken?: string;
984
+ /**
985
+ * 每一页返回的数据最大条数,最大1000。
986
+ 缺省值:50。
987
+ */
988
+ MaxResults?: number;
989
+ }
956
990
  /**
957
991
  * DetachResourcesTag返回参数结构体
958
992
  */
@@ -1076,6 +1110,23 @@ export interface UpdateResourceTagValueRequest {
1076
1110
  */
1077
1111
  Resource: string;
1078
1112
  }
1113
+ /**
1114
+ * GetTagKeys返回参数结构体
1115
+ */
1116
+ export interface GetTagKeysResponse {
1117
+ /**
1118
+ * 获取的下一页的Token值
1119
+ */
1120
+ PaginationToken: string;
1121
+ /**
1122
+ * 标签键信息。
1123
+ */
1124
+ TagKeys: Array<string>;
1125
+ /**
1126
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1127
+ */
1128
+ RequestId?: string;
1129
+ }
1079
1130
  /**
1080
1131
  * TagResources返回参数结构体
1081
1132
  */
@@ -1255,6 +1306,15 @@ export interface DescribeResourceTagsRequest {
1255
1306
  */
1256
1307
  CosResourceId?: number;
1257
1308
  }
1309
+ /**
1310
+ * UpdateProject返回参数结构体
1311
+ */
1312
+ export interface UpdateProjectResponse {
1313
+ /**
1314
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1315
+ */
1316
+ RequestId?: string;
1317
+ }
1258
1318
  /**
1259
1319
  * DescribeResourceTagsByResourceIdsSeq请求参数结构体
1260
1320
  */
@@ -4326,9 +4326,9 @@ export interface DescribeVirusAutoIsolateSampleListRequest {
4326
4326
  Offset?: number;
4327
4327
  /**
4328
4328
  * 过滤条件。
4329
- <li>MD5- String - 是否必填:否 - md5 /li>
4330
- <li>AutoIsolateSwitch- String - 是否必填:否 - 自动隔离开关 /li>
4331
- <li>VirusName- String - 是否必填:否 - 病毒名 /li>
4329
+ <li>MD5- String - 是否必填:否 - md5 </li>
4330
+ <li>AutoIsolateSwitch- String - 是否必填:否 - 自动隔离开关 </li>
4331
+ <li>VirusName- String - 是否必填:否 - 病毒名 </li>
4332
4332
  */
4333
4333
  Filters?: Array<RunTimeFilters>;
4334
4334
  /**
@@ -13349,10 +13349,10 @@ bash: "container_bash",
13349
13349
  Offset?: number;
13350
13350
  /**
13351
13351
  * 过滤条件。
13352
- <li>Status- String - 是否必填:否 - 主机状态 /li>
13353
- <li>HostIP- String - 是否必填:否 - 主机内网IP /li>
13354
- <li>PublicIP- String - 是否必填:否 - 主机外网IP /li>
13355
- <li>HostName- String - 是否必填:否 - 主机名称 /li>
13352
+ <li>Status- String - 是否必填:否 - 主机状态 </li>
13353
+ <li>HostIP- String - 是否必填:否 - 主机内网IP </li>
13354
+ <li>PublicIP- String - 是否必填:否 - 主机外网IP </li>
13355
+ <li>HostName- String - 是否必填:否 - 主机名称 </li>
13356
13356
  */
13357
13357
  Filters?: Array<RunTimeFilters>;
13358
13358
  /**
@@ -50,6 +50,10 @@ export interface ClusterOverview {
50
50
  * 登录节点数量。
51
51
  */
52
52
  LoginNodeCount: number;
53
+ /**
54
+ * 集群所属私有网络ID。
55
+ */
56
+ VpcId: string;
53
57
  }
54
58
  /**
55
59
  * DescribeClusters请求参数结构体
@@ -1166,11 +1166,11 @@ export interface CreateCodeBatchRequest {
1166
1166
  */
1167
1167
  Remark?: string;
1168
1168
  /**
1169
- * 活动ID
1169
+ * 模版ID,或者活动ID
1170
1170
  */
1171
1171
  MpTpl?: string;
1172
1172
  /**
1173
- * 克隆批次ID
1173
+ * 克隆批次ID,同时会复制溯源信息
1174
1174
  */
1175
1175
  CloneId?: string;
1176
1176
  }
@@ -1650,7 +1650,7 @@ export interface ModifyCodeBatchRequest {
1650
1650
  */
1651
1651
  Status?: number;
1652
1652
  /**
1653
- * 模板ID
1653
+ * 模版ID,或者活动ID
1654
1654
  */
1655
1655
  MpTpl?: string;
1656
1656
  /**
@@ -324,7 +324,8 @@ export declare class Client extends AbstractClient {
324
324
  */
325
325
  ModifyVodDomainAccelerateConfig(req: ModifyVodDomainAccelerateConfigRequest, cb?: (error: string, rep: ModifyVodDomainAccelerateConfigResponse) => void): Promise<ModifyVodDomainAccelerateConfigResponse>;
326
326
  /**
327
- * 删除播放器配置。
327
+ * 该 API 已经<font color='red'>不再维护</font>,新版播放器签名不再使用播放器配置模板,详细请参考 [播放器签名](https://cloud.tencent.com/document/product/266/45554)。
328
+ 删除播放器配置。
328
329
  *注:系统预置播放器配置不允许删除。*
329
330
  */
330
331
  DeleteSuperPlayerConfig(req: DeleteSuperPlayerConfigRequest, cb?: (error: string, rep: DeleteSuperPlayerConfigResponse) => void): Promise<DeleteSuperPlayerConfigResponse>;
@@ -436,7 +437,8 @@ export declare class Client extends AbstractClient {
436
437
  */
437
438
  DescribeEventsState(req: DescribeEventsStateRequest, cb?: (error: string, rep: DescribeEventsStateResponse) => void): Promise<DescribeEventsStateResponse>;
438
439
  /**
439
- * 创建播放器配置,数量上限:100
440
+ * 该 API 已经<font color='red'>不再维护</font>,新版播放器签名不再使用播放器配置模板,详细请参考 [播放器签名](https://cloud.tencent.com/document/product/266/45554)
441
+ 创建播放器配置,数量上限:100。
440
442
  */
441
443
  CreateSuperPlayerConfig(req: CreateSuperPlayerConfigRequest, cb?: (error: string, rep: CreateSuperPlayerConfigResponse) => void): Promise<CreateSuperPlayerConfigResponse>;
442
444
  /**
@@ -534,7 +536,8 @@ export declare class Client extends AbstractClient {
534
536
  */
535
537
  ModifySnapshotByTimeOffsetTemplate(req: ModifySnapshotByTimeOffsetTemplateRequest, cb?: (error: string, rep: ModifySnapshotByTimeOffsetTemplateResponse) => void): Promise<ModifySnapshotByTimeOffsetTemplateResponse>;
536
538
  /**
537
- * 修改播放器配置。
539
+ * 该 API 已经<font color='red'>不再维护</font>,新版播放器签名不再使用播放器配置模板,详细请参考 [播放器签名](https://cloud.tencent.com/document/product/266/45554)。
540
+ 修改播放器配置。
538
541
  */
539
542
  ModifySuperPlayerConfig(req: ModifySuperPlayerConfigRequest, cb?: (error: string, rep: ModifySuperPlayerConfigResponse) => void): Promise<ModifySuperPlayerConfigResponse>;
540
543
  /**
@@ -790,7 +793,8 @@ export declare class Client extends AbstractClient {
790
793
  */
791
794
  ProcessMedia(req: ProcessMediaRequest, cb?: (error: string, rep: ProcessMediaResponse) => void): Promise<ProcessMediaResponse>;
792
795
  /**
793
- * 查询播放器配置,支持根据条件,分页查询。
796
+ * 该 API 已经<font color='red'>不再维护</font>,新版播放器签名不再使用播放器配置模板,详细请参考 [播放器签名](https://cloud.tencent.com/document/product/266/45554)。
797
+ 查询播放器配置,支持根据条件,分页查询。
794
798
  */
795
799
  DescribeSuperPlayerConfigs(req: DescribeSuperPlayerConfigsRequest, cb?: (error: string, rep: DescribeSuperPlayerConfigsResponse) => void): Promise<DescribeSuperPlayerConfigsResponse>;
796
800
  /**
@@ -448,7 +448,8 @@ class Client extends abstract_client_1.AbstractClient {
448
448
  return this.request("ModifyVodDomainAccelerateConfig", req, cb);
449
449
  }
450
450
  /**
451
- * 删除播放器配置。
451
+ * 该 API 已经<font color='red'>不再维护</font>,新版播放器签名不再使用播放器配置模板,详细请参考 [播放器签名](https://cloud.tencent.com/document/product/266/45554)。
452
+ 删除播放器配置。
452
453
  *注:系统预置播放器配置不允许删除。*
453
454
  */
454
455
  async DeleteSuperPlayerConfig(req, cb) {
@@ -596,7 +597,8 @@ class Client extends abstract_client_1.AbstractClient {
596
597
  return this.request("DescribeEventsState", req, cb);
597
598
  }
598
599
  /**
599
- * 创建播放器配置,数量上限:100
600
+ * 该 API 已经<font color='red'>不再维护</font>,新版播放器签名不再使用播放器配置模板,详细请参考 [播放器签名](https://cloud.tencent.com/document/product/266/45554)
601
+ 创建播放器配置,数量上限:100。
600
602
  */
601
603
  async CreateSuperPlayerConfig(req, cb) {
602
604
  return this.request("CreateSuperPlayerConfig", req, cb);
@@ -738,7 +740,8 @@ class Client extends abstract_client_1.AbstractClient {
738
740
  return this.request("ModifySnapshotByTimeOffsetTemplate", req, cb);
739
741
  }
740
742
  /**
741
- * 修改播放器配置。
743
+ * 该 API 已经<font color='red'>不再维护</font>,新版播放器签名不再使用播放器配置模板,详细请参考 [播放器签名](https://cloud.tencent.com/document/product/266/45554)。
744
+ 修改播放器配置。
742
745
  */
743
746
  async ModifySuperPlayerConfig(req, cb) {
744
747
  return this.request("ModifySuperPlayerConfig", req, cb);
@@ -1070,7 +1073,8 @@ class Client extends abstract_client_1.AbstractClient {
1070
1073
  return this.request("ProcessMedia", req, cb);
1071
1074
  }
1072
1075
  /**
1073
- * 查询播放器配置,支持根据条件,分页查询。
1076
+ * 该 API 已经<font color='red'>不再维护</font>,新版播放器签名不再使用播放器配置模板,详细请参考 [播放器签名](https://cloud.tencent.com/document/product/266/45554)。
1077
+ 查询播放器配置,支持根据条件,分页查询。
1074
1078
  */
1075
1079
  async DescribeSuperPlayerConfigs(req, cb) {
1076
1080
  return this.request("DescribeSuperPlayerConfigs", req, cb);
@@ -2812,11 +2812,11 @@ export interface NetworkInterface {
2812
2812
  /**
2813
2813
  * 弹性网卡实例ID,例如:eni-f1xjkw1b。
2814
2814
  */
2815
- NetworkInterfaceId: string;
2815
+ NetworkInterfaceId?: string;
2816
2816
  /**
2817
2817
  * 弹性网卡名称。
2818
2818
  */
2819
- NetworkInterfaceName: string;
2819
+ NetworkInterfaceName?: string;
2820
2820
  /**
2821
2821
  * 弹性网卡描述。
2822
2822
  */
@@ -2824,11 +2824,11 @@ export interface NetworkInterface {
2824
2824
  /**
2825
2825
  * 子网实例ID。
2826
2826
  */
2827
- SubnetId: string;
2827
+ SubnetId?: string;
2828
2828
  /**
2829
2829
  * VPC实例ID。
2830
2830
  */
2831
- VpcId: string;
2831
+ VpcId?: string;
2832
2832
  /**
2833
2833
  * 绑定的安全组。
2834
2834
  */
@@ -2840,7 +2840,7 @@ export interface NetworkInterface {
2840
2840
  /**
2841
2841
  * MAC地址。
2842
2842
  */
2843
- MacAddress: string;
2843
+ MacAddress?: string;
2844
2844
  /**
2845
2845
  * 弹性网卡状态:
2846
2846
  <li>`PENDING`:创建中</li>
@@ -2849,11 +2849,11 @@ export interface NetworkInterface {
2849
2849
  <li>`DETACHING`:解绑中</li>
2850
2850
  <li>`DELETING`:删除中</li>
2851
2851
  */
2852
- State: string;
2852
+ State?: string;
2853
2853
  /**
2854
2854
  * 内网IP信息。
2855
2855
  */
2856
- PrivateIpAddressSet: Array<PrivateIpAddressSpecification>;
2856
+ PrivateIpAddressSet?: Array<PrivateIpAddressSpecification>;
2857
2857
  /**
2858
2858
  * 绑定的云服务器对象。
2859
2859
  注意:此字段可能返回 null,表示取不到有效值。
@@ -2870,30 +2870,35 @@ export interface NetworkInterface {
2870
2870
  /**
2871
2871
  * `IPv6`地址列表。
2872
2872
  */
2873
- Ipv6AddressSet: Array<Ipv6Address>;
2873
+ Ipv6AddressSet?: Array<Ipv6Address>;
2874
2874
  /**
2875
2875
  * 标签键值对。
2876
2876
  */
2877
- TagSet: Array<Tag>;
2877
+ TagSet?: Array<Tag>;
2878
2878
  /**
2879
2879
  * 网卡类型。0 - 弹性网卡;1 - evm弹性网卡。
2880
2880
  */
2881
- EniType: number;
2881
+ EniType?: number;
2882
2882
  /**
2883
2883
  * 网卡绑定的子机类型:cvm,eks。
2884
2884
  注意:此字段可能返回 null,表示取不到有效值。
2885
2885
  */
2886
- Business: string;
2886
+ Business?: string;
2887
2887
  /**
2888
2888
  * 网卡所关联的CDC实例ID。
2889
2889
  注意:此字段可能返回 null,表示取不到有效值。
2890
2890
  */
2891
- CdcId: string;
2891
+ CdcId?: string;
2892
2892
  /**
2893
2893
  * 弹性网卡类型:0:标准型/1:扩展型。默认值为0。
2894
2894
  注意:此字段可能返回 null,表示取不到有效值。
2895
2895
  */
2896
- AttachType: number;
2896
+ AttachType?: number;
2897
+ /**
2898
+ * 用于保留网卡主IP的资源ID用于保留网卡主IP的资源ID。用于删除网卡时作为入参数。
2899
+ 注意:此字段可能返回 null,表示取不到有效值。
2900
+ */
2901
+ ResourceId?: string;
2897
2902
  }
2898
2903
  /**
2899
2904
  * TransformAddress请求参数结构体
@@ -238,6 +238,16 @@ it("mariadb.v20170312.DescribeOrders", async function () {
238
238
  }
239
239
  })
240
240
 
241
+ it("mariadb.v20170312.ModifySyncTaskAttribute", async function () {
242
+ try {
243
+ const data = await client.ModifySyncTaskAttribute({})
244
+ expect(data).to.be.ok
245
+ } catch(error) {
246
+ expect(error.requestId).to.be.ok
247
+ expect(error.code).to.be.ok
248
+ }
249
+ })
250
+
241
251
  it("mariadb.v20170312.DeleteAccount", async function () {
242
252
  try {
243
253
  const data = await client.DeleteAccount({})
@@ -268,6 +278,16 @@ it("mariadb.v20170312.ModifyDBInstancesProject", async function () {
268
278
  }
269
279
  })
270
280
 
281
+ it("mariadb.v20170312.ModifyInstanceVip", async function () {
282
+ try {
283
+ const data = await client.ModifyInstanceVip({})
284
+ expect(data).to.be.ok
285
+ } catch(error) {
286
+ expect(error.requestId).to.be.ok
287
+ expect(error.code).to.be.ok
288
+ }
289
+ })
290
+
271
291
  it("mariadb.v20170312.KillSession", async function () {
272
292
  try {
273
293
  const data = await client.KillSession({})
@@ -298,9 +318,9 @@ it("mariadb.v20170312.ModifyRealServerAccessStrategy", async function () {
298
318
  }
299
319
  })
300
320
 
301
- it("mariadb.v20170312.ModifySyncTaskAttribute", async function () {
321
+ it("mariadb.v20170312.ModifyInstanceNetwork", async function () {
302
322
  try {
303
- const data = await client.ModifySyncTaskAttribute({})
323
+ const data = await client.ModifyInstanceNetwork({})
304
324
  expect(data).to.be.ok
305
325
  } catch(error) {
306
326
  expect(error.requestId).to.be.ok
@@ -548,6 +568,16 @@ it("mariadb.v20170312.DescribePrice", async function () {
548
568
  }
549
569
  })
550
570
 
571
+ it("mariadb.v20170312.ModifyInstanceVport", async function () {
572
+ try {
573
+ const data = await client.ModifyInstanceVport({})
574
+ expect(data).to.be.ok
575
+ } catch(error) {
576
+ expect(error.requestId).to.be.ok
577
+ expect(error.code).to.be.ok
578
+ }
579
+ })
580
+
551
581
  it("mariadb.v20170312.DescribeDBSecurityGroups", async function () {
552
582
  try {
553
583
  const data = await client.DescribeDBSecurityGroups({})
@@ -118,6 +118,16 @@ it("privatedns.v20201028.CreatePrivateZoneRecord", async function () {
118
118
  }
119
119
  })
120
120
 
121
+ it("privatedns.v20201028.ModifyRecordsStatus", async function () {
122
+ try {
123
+ const data = await client.ModifyRecordsStatus({})
124
+ expect(data).to.be.ok
125
+ } catch(error) {
126
+ expect(error.requestId).to.be.ok
127
+ expect(error.code).to.be.ok
128
+ }
129
+ })
130
+
121
131
  it("privatedns.v20201028.CreatePrivateZone", async function () {
122
132
  try {
123
133
  const data = await client.CreatePrivateZone({})
@@ -138,9 +138,9 @@ it("tag.v20180813.DescribeResourceTags", async function () {
138
138
  }
139
139
  })
140
140
 
141
- it("tag.v20180813.GetTagKeys", async function () {
141
+ it("tag.v20180813.AddProject", async function () {
142
142
  try {
143
- const data = await client.GetTagKeys({})
143
+ const data = await client.AddProject({})
144
144
  expect(data).to.be.ok
145
145
  } catch(error) {
146
146
  expect(error.requestId).to.be.ok
@@ -298,6 +298,16 @@ it("tag.v20180813.DescribeResourcesByTagsUnion", async function () {
298
298
  }
299
299
  })
300
300
 
301
+ it("tag.v20180813.UpdateProject", async function () {
302
+ try {
303
+ const data = await client.UpdateProject({})
304
+ expect(data).to.be.ok
305
+ } catch(error) {
306
+ expect(error.requestId).to.be.ok
307
+ expect(error.code).to.be.ok
308
+ }
309
+ })
310
+
301
311
  it("tag.v20180813.ModifyResourceTags", async function () {
302
312
  try {
303
313
  const data = await client.ModifyResourceTags({})
@@ -308,4 +318,14 @@ it("tag.v20180813.ModifyResourceTags", async function () {
308
318
  }
309
319
  })
310
320
 
321
+ it("tag.v20180813.GetTagKeys", async function () {
322
+ try {
323
+ const data = await client.GetTagKeys({})
324
+ expect(data).to.be.ok
325
+ } catch(error) {
326
+ expect(error.requestId).to.be.ok
327
+ expect(error.code).to.be.ok
328
+ }
329
+ })
330
+
311
331
  })