tencentcloud-sdk-nodejs 4.1.135 → 4.1.137

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 (159) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/aiart/v20221229/aiart_client.js +35 -29
  3. package/es/services/bda/v20200324/bda_client.js +4 -43
  4. package/es/services/cfs/v20190719/cfs_client.js +7 -10
  5. package/es/services/ckafka/v20190819/ckafka_client.js +11 -2
  6. package/es/services/clb/v20180317/clb_client.js +0 -15
  7. package/es/services/cynosdb/v20190107/cynosdb_client.js +11 -2
  8. package/es/services/dbbrain/index.js +2 -2
  9. package/es/services/essbasic/index.js +2 -2
  10. package/es/services/gme/v20180711/gme_client.js +3 -0
  11. package/es/services/iai/index.js +2 -2
  12. package/es/services/iotexplorer/v20190423/iotexplorer_client.js +6 -0
  13. package/es/services/iotvideo/index.js +2 -2
  14. package/es/services/irp/index.js +2 -2
  15. package/es/services/mongodb/v20190725/mongodb_client.js +26 -8
  16. package/es/services/ocr/v20181119/ocr_client.js +6 -21
  17. package/es/services/organization/index.js +2 -2
  18. package/es/services/tbp/index.js +2 -2
  19. package/es/services/tem/index.js +2 -2
  20. package/es/services/thpc/index.js +2 -2
  21. package/es/services/thpc/v20230321/thpc_client.js +3 -0
  22. package/es/services/tione/v20211111/tione_client.js +9 -0
  23. package/es/services/tke/v20220501/tke_client.js +7 -4
  24. package/es/services/trro/v20220325/trro_client.js +6 -0
  25. package/es/services/vm/index.js +2 -2
  26. package/es/services/vpc/v20170312/vpc_client.js +8 -5
  27. package/es/services/yunsou/index.js +2 -2
  28. package/package.json +1 -1
  29. package/tencentcloud/common/sdk_version.d.ts +1 -1
  30. package/tencentcloud/common/sdk_version.js +1 -1
  31. package/tencentcloud/services/aiart/v20221229/aiart_client.d.ts +79 -69
  32. package/tencentcloud/services/aiart/v20221229/aiart_client.js +101 -87
  33. package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +107 -0
  34. package/tencentcloud/services/as/v20180419/as_client.d.ts +2 -2
  35. package/tencentcloud/services/as/v20180419/as_client.js +2 -2
  36. package/tencentcloud/services/as/v20180419/as_models.d.ts +14 -0
  37. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +2 -1
  38. package/tencentcloud/services/bda/v20200324/bda_client.d.ts +5 -86
  39. package/tencentcloud/services/bda/v20200324/bda_client.js +6 -113
  40. package/tencentcloud/services/bda/v20200324/bda_models.d.ts +106 -994
  41. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +4 -4
  42. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +0 -1
  43. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +15 -20
  44. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +4 -0
  45. package/tencentcloud/services/cdn/v20180606/cdn_client.d.ts +2 -0
  46. package/tencentcloud/services/cdn/v20180606/cdn_client.js +2 -0
  47. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +7 -2
  48. package/tencentcloud/services/cfs/v20190719/cfs_client.d.ts +9 -14
  49. package/tencentcloud/services/cfs/v20190719/cfs_client.js +12 -19
  50. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +0 -22
  51. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +15 -3
  52. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +21 -3
  53. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +104 -26
  54. package/tencentcloud/services/clb/v20180317/clb_client.d.ts +1 -21
  55. package/tencentcloud/services/clb/v20180317/clb_client.js +0 -30
  56. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +283 -386
  57. package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_models.d.ts +5 -0
  58. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +1 -16
  59. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +15 -3
  60. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +21 -3
  61. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +430 -1
  62. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  63. package/tencentcloud/services/dbbrain/index.js +2 -2
  64. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +6 -2
  65. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +12 -0
  66. package/tencentcloud/services/dts/v20211206/dts_client.d.ts +1 -1
  67. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +183 -93
  68. package/tencentcloud/services/eb/v20210416/eb_models.d.ts +4 -0
  69. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +4 -0
  70. package/tencentcloud/services/es/v20180416/es_models.d.ts +8 -0
  71. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +110 -29
  72. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  73. package/tencentcloud/services/essbasic/index.js +2 -2
  74. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +83 -5
  75. package/tencentcloud/services/facefusion/v20220927/facefusion_models.d.ts +1 -0
  76. package/tencentcloud/services/gme/v20180711/gme_client.d.ts +6 -2
  77. package/tencentcloud/services/gme/v20180711/gme_client.js +7 -1
  78. package/tencentcloud/services/gme/v20180711/gme_models.d.ts +13 -0
  79. package/tencentcloud/services/iai/index.d.ts +4 -4
  80. package/tencentcloud/services/iai/index.js +2 -2
  81. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +9 -1
  82. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +12 -0
  83. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +66 -20
  84. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  85. package/tencentcloud/services/iotvideo/index.js +2 -2
  86. package/tencentcloud/services/irp/index.d.ts +4 -4
  87. package/tencentcloud/services/irp/index.js +2 -2
  88. package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +31 -6
  89. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +11 -1
  90. package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
  91. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +2 -1
  92. package/tencentcloud/services/mna/v20210119/mna_models.d.ts +1 -1
  93. package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +33 -9
  94. package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +48 -12
  95. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +352 -20
  96. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +8 -0
  97. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +628 -203
  98. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +7 -49
  99. package/tencentcloud/services/ocr/v20181119/ocr_client.js +9 -61
  100. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +282 -565
  101. package/tencentcloud/services/omics/v20221128/omics_client.d.ts +1 -1
  102. package/tencentcloud/services/omics/v20221128/omics_models.d.ts +90 -51
  103. package/tencentcloud/services/organization/index.d.ts +4 -4
  104. package/tencentcloud/services/organization/index.js +2 -2
  105. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +12 -0
  106. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +153 -36
  107. package/tencentcloud/services/privatedns/v20201028/privatedns_client.d.ts +3 -3
  108. package/tencentcloud/services/privatedns/v20201028/privatedns_client.js +3 -3
  109. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +1 -1
  110. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +1 -1
  111. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +113 -16
  112. package/tencentcloud/services/region/v20220627/region_models.d.ts +0 -1
  113. package/tencentcloud/services/sms/v20190711/sms_client.d.ts +3 -3
  114. package/tencentcloud/services/sms/v20190711/sms_client.js +3 -3
  115. package/tencentcloud/services/sms/v20190711/sms_models.d.ts +9 -4
  116. package/tencentcloud/services/sms/v20210111/sms_client.d.ts +3 -3
  117. package/tencentcloud/services/sms/v20210111/sms_client.js +3 -3
  118. package/tencentcloud/services/sms/v20210111/sms_models.d.ts +9 -5
  119. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +14 -2
  120. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +12 -0
  121. package/tencentcloud/services/svp/v20240125/svp_models.d.ts +7 -2
  122. package/tencentcloud/services/tag/v20180813/tag_models.d.ts +3 -3
  123. package/tencentcloud/services/tbp/index.d.ts +4 -4
  124. package/tencentcloud/services/tbp/index.js +2 -2
  125. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +42 -1
  126. package/tencentcloud/services/tem/index.d.ts +4 -4
  127. package/tencentcloud/services/tem/index.js +2 -2
  128. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +1 -0
  129. package/tencentcloud/services/teo/v20220901/teo_client.js +1 -0
  130. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +22 -20
  131. package/tencentcloud/services/thpc/index.d.ts +4 -4
  132. package/tencentcloud/services/thpc/index.js +2 -2
  133. package/tencentcloud/services/thpc/v20230321/thpc_client.d.ts +7 -3
  134. package/tencentcloud/services/thpc/v20230321/thpc_client.js +6 -0
  135. package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +168 -92
  136. package/tencentcloud/services/tione/v20211111/tione_client.d.ts +13 -1
  137. package/tencentcloud/services/tione/v20211111/tione_client.js +18 -0
  138. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +130 -12
  139. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +2 -2
  140. package/tencentcloud/services/tke/v20180525/tke_client.js +2 -2
  141. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +67 -48
  142. package/tencentcloud/services/tke/v20220501/tke_client.d.ts +15 -11
  143. package/tencentcloud/services/tke/v20220501/tke_client.js +18 -12
  144. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +158 -19
  145. package/tencentcloud/services/tms/v20201229/tms_client.d.ts +2 -1
  146. package/tencentcloud/services/tms/v20201229/tms_client.js +2 -1
  147. package/tencentcloud/services/tms/v20201229/tms_models.d.ts +8 -0
  148. package/tencentcloud/services/trabbit/v20230418/trabbit_models.d.ts +115 -2
  149. package/tencentcloud/services/trro/v20220325/trro_client.d.ts +9 -1
  150. package/tencentcloud/services/trro/v20220325/trro_client.js +12 -0
  151. package/tencentcloud/services/trro/v20220325/trro_models.d.ts +201 -4
  152. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +9 -11
  153. package/tencentcloud/services/vm/index.d.ts +4 -4
  154. package/tencentcloud/services/vm/index.js +2 -2
  155. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +11 -7
  156. package/tencentcloud/services/vpc/v20170312/vpc_client.js +15 -9
  157. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +99 -40
  158. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  159. package/tencentcloud/services/yunsou/index.js +2 -2
@@ -66,6 +66,13 @@ export interface ClusterOverview {
66
66
  * 集群类型
67
67
  */
68
68
  ClusterType?: string;
69
+ /**
70
+ * 集群销毁保护开关状态,当前支持参数:
71
+
72
+ - ON: 集群销毁保护打开
73
+ - OFF: 集群销毁保护关闭
74
+ */
75
+ DeletionProtection?: string;
69
76
  }
70
77
  /**
71
78
  * 节点概览信息。
@@ -200,6 +207,15 @@ export interface NodeActivity {
200
207
  */
201
208
  NodeActivityStatusReason?: string;
202
209
  }
210
+ /**
211
+ * ModifyClusterDeletionProtection返回参数结构体
212
+ */
213
+ export interface ModifyClusterDeletionProtectionResponse {
214
+ /**
215
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
216
+ */
217
+ RequestId?: string;
218
+ }
203
219
  /**
204
220
  * CreateWorkspaces返回参数结构体
205
221
  */
@@ -437,7 +453,12 @@ export interface StorageOptionOverview {
437
453
  /**
438
454
  * DescribeJobsOverview请求参数结构体
439
455
  */
440
- export type DescribeJobsOverviewRequest = null;
456
+ export interface DescribeJobsOverviewRequest {
457
+ /**
458
+ * 集群ID
459
+ */
460
+ ClusterId: string;
461
+ }
441
462
  /**
442
463
  * DeleteCluster返回参数结构体
443
464
  */
@@ -654,7 +675,22 @@ export interface DescribeQueuesResponse {
654
675
  /**
655
676
  * SubmitJob请求参数结构体
656
677
  */
657
- export type SubmitJobRequest = null;
678
+ export interface SubmitJobRequest {
679
+ /**
680
+ * 集群id
681
+ */
682
+ ClusterId: string;
683
+ /**
684
+ * 作业任务参数配置
685
+ */
686
+ Job: Job;
687
+ /**
688
+ * 队列名称。不指定则为默认队列:
689
+ SLURM默认队列为:compute。
690
+ SGE默认队列为:all.q。
691
+ */
692
+ QueueName?: string;
693
+ }
658
694
  /**
659
695
  * 提交Job作业信息
660
696
  */
@@ -1031,17 +1067,100 @@ export interface DescribeClusterActivitiesResponse {
1031
1067
  RequestId?: string;
1032
1068
  }
1033
1069
  /**
1034
- * DescribeInitNodeScripts返回参数结构体
1070
+ * AddNodes请求参数结构体
1035
1071
  */
1036
- export interface DescribeInitNodeScriptsResponse {
1072
+ export interface AddNodesRequest {
1037
1073
  /**
1038
- * 节点初始化脚本列表。
1074
+ * 集群中实例所在的位置。
1039
1075
  */
1040
- InitNodeScriptSet?: Array<NodeScript>;
1076
+ Placement: Placement;
1041
1077
  /**
1042
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1078
+ * 集群ID。
1043
1079
  */
1044
- RequestId?: string;
1080
+ ClusterId: string;
1081
+ /**
1082
+ * 私有网络相关信息配置。
1083
+ */
1084
+ VirtualPrivateCloud: VirtualPrivateCloud;
1085
+ /**
1086
+ * 添加节点数量。
1087
+ */
1088
+ Count: number;
1089
+ /**
1090
+ * 指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。目前支持部分公有镜像和自定义镜像。公共镜像请参考[镜像限制](https://cloud.tencent.com/document/product/1527/64818#.E9.95.9C.E5.83.8F)
1091
+ */
1092
+ ImageId?: string;
1093
+ /**
1094
+ * 节点[计费类型](https://cloud.tencent.com/document/product/213/2180)。<br><li>PREPAID:预付费,即包年包月</li><li>POSTPAID_BY_HOUR:按小时后付费</li><li>SPOTPAID:竞价付费</li>默认值:POSTPAID_BY_HOUR。
1095
+ */
1096
+ InstanceChargeType?: string;
1097
+ /**
1098
+ * 预付费模式,即包年包月相关参数设置。通过该参数可以指定包年包月节点的购买时长、是否设置自动续费等属性。若指定节点的付费模式为预付费则该参数必传。
1099
+ */
1100
+ InstanceChargePrepaid?: InstanceChargePrepaid;
1101
+ /**
1102
+ * 节点机型。不同实例机型指定了不同的资源规格。<br><li>具体取值可通过调用接口[DescribeInstanceTypeConfigs](https://cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](https://cloud.tencent.com/document/product/213/11518)描述。</li>
1103
+ */
1104
+ InstanceType?: string;
1105
+ /**
1106
+ * 节点系统盘配置信息。若不指定该参数,则按照系统默认值进行分配。
1107
+ */
1108
+ SystemDisk?: SystemDisk;
1109
+ /**
1110
+ * 节点数据盘配置信息。若不指定该参数,则默认不购买数据盘。支持购买的时候指定21块数据盘,其中最多包含1块LOCAL_BASIC数据盘或者LOCAL_SSD数据盘,最多包含20块CLOUD_BASIC数据盘、CLOUD_PREMIUM数据盘或者CLOUD_SSD数据盘。
1111
+ */
1112
+ DataDisks?: Array<DataDisk>;
1113
+ /**
1114
+ * 公网带宽相关信息设置。若不指定该参数,则默认公网带宽为0Mbps。
1115
+ */
1116
+ InternetAccessible?: InternetAccessible;
1117
+ /**
1118
+ * 节点显示名称。
1119
+ 不指定节点显示名称则默认显示‘未命名’。
1120
+ 最多支持60个字符。
1121
+ */
1122
+ InstanceName?: string;
1123
+ /**
1124
+ * 集群登录设置。
1125
+ */
1126
+ LoginSettings?: LoginSettings;
1127
+ /**
1128
+ * 集群中实例所属安全组。该参数可以通过调用 [DescribeSecurityGroups](https://cloud.tencent.com/document/api/215/15808) 的返回值中的sgId字段来获取。若不指定该参数,则绑定默认安全组。
1129
+ */
1130
+ SecurityGroupIds?: Array<string>;
1131
+ /**
1132
+ * 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。
1133
+ */
1134
+ ClientToken?: string;
1135
+ /**
1136
+ * 队列名称。不指定则为默认队列。<li>SLURM默认队列为:compute。</li>
1137
+
1138
+ */
1139
+ QueueName?: string;
1140
+ /**
1141
+ * 添加节点角色。默认值:Compute<br><li>Compute:计算节点。</li><li>Login:登录节点。</li>
1142
+ */
1143
+ NodeRole?: string;
1144
+ /**
1145
+ * 是否只预检此次请求。
1146
+ true:发送检查请求,不会创建实例。检查项包括是否填写了必需参数,请求格式,业务限制和云服务器库存。
1147
+ 如果检查不通过,则返回对应错误码;
1148
+ 如果检查通过,则返回RequestId.
1149
+ false(默认):发送正常请求,通过检查后直接创建实例
1150
+ */
1151
+ DryRun?: boolean;
1152
+ /**
1153
+ * 添加节点类型。默认取值:STATIC。<li>STATIC:静态节点,不会参与弹性伸缩流程。</li><li>DYNAMIC:弹性节点,会被弹性缩容的节点。管控节点和登录节点不支持此参数。</li>
1154
+ */
1155
+ NodeType?: string;
1156
+ /**
1157
+ * 实例所属项目ID。该参数可以通过调用 [DescribeProject](https://cloud.tencent.com/document/api/651/78725) 的返回值中的 projectId 字段来获取。不填为默认项目。
1158
+ */
1159
+ ProjectId?: number;
1160
+ /**
1161
+ * 要新增节点的资源类型。<li>CVM:CVM实例类型资源</li><li>WORKSPACE:工作空间类型实例资源</li>默认值:CVM。
1162
+ */
1163
+ ResourceType?: string;
1045
1164
  }
1046
1165
  /**
1047
1166
  * DeleteQueue返回参数结构体
@@ -1263,7 +1382,7 @@ export interface CreateClusterRequest {
1263
1382
  /**
1264
1383
  * 集群中实例所在的位置。
1265
1384
  */
1266
- Placement: Placement;
1385
+ Placement?: Placement;
1267
1386
  /**
1268
1387
  * 指定管理节点。
1269
1388
  */
@@ -1545,8 +1664,18 @@ export interface Application {
1545
1664
  - Custom:表示用户自定义作业
1546
1665
 
1547
1666
  默认参数为:Custom
1667
+ * @deprecated
1548
1668
  */
1549
1669
  JobType?: string;
1670
+ /**
1671
+ * 表示所选训练框架,支持可选参数
1672
+
1673
+ - PyTorch:表示提交PyTorch训练作业
1674
+ - Custom:表示用户自定义作业
1675
+
1676
+ 默认参数为:Custom
1677
+ */
1678
+ TaskType?: string;
1550
1679
  }
1551
1680
  /**
1552
1681
  * 描述工作空间的信息
@@ -1789,6 +1918,10 @@ export interface SetAutoScalingConfigurationRequest {
1789
1918
  * SubmitJob返回参数结构体
1790
1919
  */
1791
1920
  export interface SubmitJobResponse {
1921
+ /**
1922
+ * 作业任务ID
1923
+ */
1924
+ JobId?: string;
1792
1925
  /**
1793
1926
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1794
1927
  */
@@ -1898,6 +2031,18 @@ export interface LoginNode {
1898
2031
  * DescribeJobsOverview返回参数结构体
1899
2032
  */
1900
2033
  export interface DescribeJobsOverviewResponse {
2034
+ /**
2035
+ * 作业任务数量
2036
+ */
2037
+ JobTotal?: number;
2038
+ /**
2039
+ * 排队中的作业任务数量
2040
+ */
2041
+ QueuingJobTotal?: number;
2042
+ /**
2043
+ * 运行中的作业数量
2044
+ */
2045
+ RunningJobTotal?: number;
1901
2046
  /**
1902
2047
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1903
2048
  */
@@ -2148,100 +2293,31 @@ export interface DescribeJobsResponse {
2148
2293
  RequestId?: string;
2149
2294
  }
2150
2295
  /**
2151
- * AddNodes请求参数结构体
2296
+ * ModifyClusterDeletionProtection请求参数结构体
2152
2297
  */
2153
- export interface AddNodesRequest {
2154
- /**
2155
- * 集群中实例所在的位置。
2156
- */
2157
- Placement: Placement;
2298
+ export interface ModifyClusterDeletionProtectionRequest {
2158
2299
  /**
2159
2300
  * 集群ID。
2160
2301
  */
2161
2302
  ClusterId: string;
2162
2303
  /**
2163
- * 私有网络相关信息配置。
2164
- */
2165
- VirtualPrivateCloud: VirtualPrivateCloud;
2166
- /**
2167
- * 添加节点数量。
2304
+ * 集群删除保护开关。
2305
+ 可选值:<li>OFF:关闭集群删除保护。</li><li>ON:打开集群删除保护。</li>
2168
2306
  */
2169
- Count: number;
2170
- /**
2171
- * 指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。目前支持部分公有镜像和自定义镜像。公共镜像请参考[镜像限制](https://cloud.tencent.com/document/product/1527/64818#.E9.95.9C.E5.83.8F)
2172
- */
2173
- ImageId?: string;
2174
- /**
2175
- * 节点[计费类型](https://cloud.tencent.com/document/product/213/2180)。<br><li>PREPAID:预付费,即包年包月</li><li>POSTPAID_BY_HOUR:按小时后付费</li><li>SPOTPAID:竞价付费</li>默认值:POSTPAID_BY_HOUR。
2176
- */
2177
- InstanceChargeType?: string;
2178
- /**
2179
- * 预付费模式,即包年包月相关参数设置。通过该参数可以指定包年包月节点的购买时长、是否设置自动续费等属性。若指定节点的付费模式为预付费则该参数必传。
2180
- */
2181
- InstanceChargePrepaid?: InstanceChargePrepaid;
2182
- /**
2183
- * 节点机型。不同实例机型指定了不同的资源规格。<br><li>具体取值可通过调用接口[DescribeInstanceTypeConfigs](https://cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](https://cloud.tencent.com/document/product/213/11518)描述。</li>
2184
- */
2185
- InstanceType?: string;
2186
- /**
2187
- * 节点系统盘配置信息。若不指定该参数,则按照系统默认值进行分配。
2188
- */
2189
- SystemDisk?: SystemDisk;
2190
- /**
2191
- * 节点数据盘配置信息。若不指定该参数,则默认不购买数据盘。支持购买的时候指定21块数据盘,其中最多包含1块LOCAL_BASIC数据盘或者LOCAL_SSD数据盘,最多包含20块CLOUD_BASIC数据盘、CLOUD_PREMIUM数据盘或者CLOUD_SSD数据盘。
2192
- */
2193
- DataDisks?: Array<DataDisk>;
2194
- /**
2195
- * 公网带宽相关信息设置。若不指定该参数,则默认公网带宽为0Mbps。
2196
- */
2197
- InternetAccessible?: InternetAccessible;
2198
- /**
2199
- * 节点显示名称。
2200
- 不指定节点显示名称则默认显示‘未命名’。
2201
- 最多支持60个字符。
2202
- */
2203
- InstanceName?: string;
2204
- /**
2205
- * 集群登录设置。
2206
- */
2207
- LoginSettings?: LoginSettings;
2208
- /**
2209
- * 集群中实例所属安全组。该参数可以通过调用 [DescribeSecurityGroups](https://cloud.tencent.com/document/api/215/15808) 的返回值中的sgId字段来获取。若不指定该参数,则绑定默认安全组。
2210
- */
2211
- SecurityGroupIds?: Array<string>;
2212
- /**
2213
- * 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。
2214
- */
2215
- ClientToken?: string;
2216
- /**
2217
- * 队列名称。不指定则为默认队列。<li>SLURM默认队列为:compute。</li>
2218
-
2219
- */
2220
- QueueName?: string;
2221
- /**
2222
- * 添加节点角色。默认值:Compute<br><li>Compute:计算节点。</li><li>Login:登录节点。</li>
2223
- */
2224
- NodeRole?: string;
2225
- /**
2226
- * 是否只预检此次请求。
2227
- true:发送检查请求,不会创建实例。检查项包括是否填写了必需参数,请求格式,业务限制和云服务器库存。
2228
- 如果检查不通过,则返回对应错误码;
2229
- 如果检查通过,则返回RequestId.
2230
- false(默认):发送正常请求,通过检查后直接创建实例
2231
- */
2232
- DryRun?: boolean;
2233
- /**
2234
- * 添加节点类型。默认取值:STATIC。<li>STATIC:静态节点,不会参与弹性伸缩流程。</li><li>DYNAMIC:弹性节点,会被弹性缩容的节点。管控节点和登录节点不支持此参数。</li>
2235
- */
2236
- NodeType?: string;
2307
+ DeletionProtection: string;
2308
+ }
2309
+ /**
2310
+ * DescribeInitNodeScripts返回参数结构体
2311
+ */
2312
+ export interface DescribeInitNodeScriptsResponse {
2237
2313
  /**
2238
- * 实例所属项目ID。该参数可以通过调用 [DescribeProject](https://cloud.tencent.com/document/api/651/78725) 的返回值中的 projectId 字段来获取。不填为默认项目。
2314
+ * 节点初始化脚本列表。
2239
2315
  */
2240
- ProjectId?: number;
2316
+ InitNodeScriptSet?: Array<NodeScript>;
2241
2317
  /**
2242
- * 要新增节点的资源类型。<li>CVM:CVM实例类型资源</li><li>WORKSPACE:工作空间类型实例资源</li>默认值:CVM
2318
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2243
2319
  */
2244
- ResourceType?: string;
2320
+ RequestId?: string;
2245
2321
  }
2246
2322
  /**
2247
2323
  * CFS存储选项概览信息。
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { CreateModelServiceRequest, DescribeLogsRequest, DescribeModelAccelerateVersionsRequest, StopModelAccelerateTaskRequest, DeleteTrainingModelVersionResponse, ModifyNotebookTagsRequest, DeleteNotebookRequest, PushTrainingMetricsRequest, DescribeTrainingModelVersionsRequest, CreateDatasetResponse, DescribeTrainingTasksRequest, ModifyNotebookTagsResponse, DescribeBillingResourceGroupResponse, DescribeBillingResourceGroupsResponse, StartNotebookResponse, DescribeTrainingModelVersionRequest, StartNotebookRequest, DescribeModelAccelerateVersionsResponse, DescribeBuildInImagesRequest, StartTrainingTaskRequest, ModifyModelServiceRequest, ChatCompletionRequest, DescribeModelServiceCallInfoRequest, DescribeNotebookResponse, CreateTrainingModelRequest, DescribeModelServiceGroupsResponse, DescribeBillingResourceInstanceRunningJobsResponse, CreateNotebookRequest, CreatePresignedNotebookUrlResponse, DescribeBillingResourceGroupsRequest, ModifyModelServiceAuthTokenRequest, DescribeDatasetsRequest, DeleteTrainingModelResponse, DescribeInferTemplatesResponse, DescribeBillingSpecsRequest, DescribeInferTemplatesRequest, ModifyModelServiceAuthorizationRequest, DeleteModelServiceGroupResponse, DescribeNotebooksResponse, DescribeModelServiceHotUpdatedResponse, DescribeModelAccelerateTaskResponse, DescribeModelServiceGroupsRequest, DescribeModelServiceRequest, CreateTrainingTaskResponse, ModifyModelServiceAuthTokenResponse, ModifyModelServiceAuthorizationResponse, DeleteModelServiceRequest, DescribeModelServiceGroupRequest, CreateTrainingTaskRequest, CreatePresignedNotebookUrlRequest, StopNotebookResponse, DescribeModelServiceResponse, DescribeBuildInImagesResponse, DescribeDatasetsResponse, CreateNotebookResponse, DescribeBillingSpecsPriceRequest, DescribeBillingSpecsResponse, DeleteTrainingTaskResponse, DescribeEventsResponse, DescribeModelServiceCallInfoResponse, DescribeNotebooksRequest, DeleteNotebookResponse, DeleteTrainingTaskRequest, CreateModelServiceAuthTokenResponse, DescribeBillingResourceInstanceRunningJobsRequest, ModifyModelServiceResponse, DeleteModelServiceAuthTokenResponse, CreateDatasetRequest, CreateModelServiceResponse, DescribeModelServiceGroupResponse, CreateTrainingModelResponse, StopModelAccelerateTaskResponse, DescribeModelAccelerateTaskRequest, DeleteDatasetResponse, DescribeTrainingTasksResponse, DescribeNotebookRequest, DescribeLogsResponse, StopNotebookRequest, DeleteModelServiceGroupRequest, CreateModelServiceAuthTokenRequest, DescribeBillingResourceGroupRequest, DescribeTrainingTaskRequest, ChatCompletionResponse, DescribePlatformImagesResponse, DescribeTrainingTaskPodsRequest, DescribeTrainingModelVersionsResponse, DeleteDatasetRequest, DeleteModelServiceAuthTokenRequest, PushTrainingMetricsResponse, StopTrainingTaskResponse, DescribeTrainingTaskPodsResponse, DescribeEventsRequest, DeleteTrainingModelRequest, DescribeModelServiceHotUpdatedRequest, DescribeTrainingTaskResponse, DescribePlatformImagesRequest, DeleteModelServiceResponse, DeleteTrainingModelVersionRequest, DescribeBillingSpecsPriceResponse, DescribeTrainingModelVersionResponse, StopTrainingTaskRequest, StartTrainingTaskResponse } from "./tione_models";
3
+ import { CreateModelServiceRequest, DescribeLogsRequest, DescribeModelAccelerateVersionsRequest, StopModelAccelerateTaskRequest, DeleteTrainingModelVersionResponse, DescribeExportResponse, ModifyNotebookTagsRequest, DeleteNotebookRequest, PushTrainingMetricsRequest, DescribeTrainingModelVersionsRequest, CreateDatasetResponse, DescribeTrainingTasksRequest, ModifyNotebookTagsResponse, DescribeBillingResourceGroupResponse, DescribeBillingResourceGroupsResponse, StartNotebookResponse, DescribeTrainingModelVersionRequest, StartNotebookRequest, DescribeModelAccelerateVersionsResponse, DescribeBuildInImagesRequest, StartTrainingTaskRequest, ModifyModelServiceRequest, ChatCompletionRequest, DescribeModelServiceCallInfoRequest, DescribeNotebookResponse, CreateTrainingModelRequest, DescribeModelServiceGroupsResponse, DescribeBillingResourceInstanceRunningJobsResponse, CreateNotebookRequest, CreatePresignedNotebookUrlResponse, DescribeBillingResourceGroupsRequest, DeleteExportResponse, ModifyModelServiceAuthTokenRequest, DescribeDatasetsRequest, DeleteTrainingModelResponse, DescribeInferTemplatesResponse, DescribeBillingSpecsRequest, DescribeInferTemplatesRequest, ModifyModelServiceAuthorizationRequest, DeleteModelServiceGroupResponse, CreateExportResponse, DescribeNotebooksResponse, DescribeModelServiceHotUpdatedResponse, DescribeModelAccelerateTaskResponse, DescribeModelServiceGroupsRequest, DescribeModelServiceRequest, CreateTrainingTaskResponse, ModifyModelServiceAuthTokenResponse, ModifyModelServiceAuthorizationResponse, DeleteModelServiceRequest, DescribeModelServiceGroupRequest, CreateTrainingTaskRequest, CreatePresignedNotebookUrlRequest, StopNotebookResponse, DescribeModelServiceResponse, DescribeBuildInImagesResponse, DescribeDatasetsResponse, CreateNotebookResponse, DescribeBillingSpecsPriceRequest, CreateExportRequest, DescribeBillingSpecsResponse, DeleteTrainingTaskResponse, DescribeEventsResponse, DescribeModelServiceCallInfoResponse, DescribeNotebooksRequest, DeleteNotebookResponse, DeleteTrainingTaskRequest, CreateModelServiceAuthTokenResponse, DescribeBillingResourceInstanceRunningJobsRequest, ModifyModelServiceResponse, DeleteModelServiceAuthTokenResponse, CreateDatasetRequest, CreateModelServiceResponse, DeleteExportRequest, DescribeModelServiceGroupResponse, CreateTrainingModelResponse, StopModelAccelerateTaskResponse, DescribeTrainingTasksResponse, DescribeModelAccelerateTaskRequest, DeleteDatasetResponse, DescribeExportRequest, DescribeNotebookRequest, DescribeLogsResponse, StopNotebookRequest, DeleteModelServiceGroupRequest, CreateModelServiceAuthTokenRequest, DescribeBillingResourceGroupRequest, DescribeTrainingTaskRequest, ChatCompletionResponse, DescribePlatformImagesResponse, DescribeTrainingTaskPodsRequest, DescribeTrainingModelVersionsResponse, DeleteDatasetRequest, DeleteModelServiceAuthTokenRequest, PushTrainingMetricsResponse, StopTrainingTaskResponse, DescribeTrainingTaskPodsResponse, DescribeEventsRequest, DeleteTrainingModelRequest, DescribeModelServiceHotUpdatedRequest, DescribeTrainingTaskResponse, DescribePlatformImagesRequest, DeleteModelServiceResponse, DeleteTrainingModelVersionRequest, DescribeBillingSpecsPriceResponse, DescribeTrainingModelVersionResponse, StopTrainingTaskRequest, StartTrainingTaskResponse } from "./tione_models";
4
4
  /**
5
5
  * tione client
6
6
  * @class
@@ -190,6 +190,10 @@ https://cloud.tencent.com/document/product/1278/85305
190
190
  * 查询资源组节点列表
191
191
  */
192
192
  DescribeBillingResourceGroup(req: DescribeBillingResourceGroupRequest, cb?: (error: string, rep: DescribeBillingResourceGroupResponse) => void): Promise<DescribeBillingResourceGroupResponse>;
193
+ /**
194
+ * 查看任务式建模训练任务,Notebook,在线服务和批量预测任务日志下载任务状态API
195
+ */
196
+ DescribeExport(req: DescribeExportRequest, cb?: (error: string, rep: DescribeExportResponse) => void): Promise<DescribeExportResponse>;
193
197
  /**
194
198
  * Notebook详情
195
199
  */
@@ -212,6 +216,14 @@ https://cloud.tencent.com/document/product/1278/85305
212
216
  * 列举在线推理服务组
213
217
  */
214
218
  DescribeModelServiceGroups(req: DescribeModelServiceGroupsRequest, cb?: (error: string, rep: DescribeModelServiceGroupsResponse) => void): Promise<DescribeModelServiceGroupsResponse>;
219
+ /**
220
+ * 删除任务式建模训练任务,Notebook,在线服务和批量预测任务日志导出任务API
221
+ */
222
+ DeleteExport(req: DeleteExportRequest, cb?: (error: string, rep: DeleteExportResponse) => void): Promise<DeleteExportResponse>;
223
+ /**
224
+ * 创建任务式建模训练任务,Notebook,在线服务和批量预测任务日志下载任务API
225
+ */
226
+ CreateExport(req: CreateExportRequest, cb?: (error: string, rep: CreateExportResponse) => void): Promise<CreateExportResponse>;
215
227
  /**
216
228
  * 停止Notebook
217
229
  */
@@ -300,6 +300,12 @@ https://cloud.tencent.com/document/product/1278/85305
300
300
  async DescribeBillingResourceGroup(req, cb) {
301
301
  return this.request("DescribeBillingResourceGroup", req, cb);
302
302
  }
303
+ /**
304
+ * 查看任务式建模训练任务,Notebook,在线服务和批量预测任务日志下载任务状态API
305
+ */
306
+ async DescribeExport(req, cb) {
307
+ return this.request("DescribeExport", req, cb);
308
+ }
303
309
  /**
304
310
  * Notebook详情
305
311
  */
@@ -332,6 +338,18 @@ https://cloud.tencent.com/document/product/1278/85305
332
338
  async DescribeModelServiceGroups(req, cb) {
333
339
  return this.request("DescribeModelServiceGroups", req, cb);
334
340
  }
341
+ /**
342
+ * 删除任务式建模训练任务,Notebook,在线服务和批量预测任务日志导出任务API
343
+ */
344
+ async DeleteExport(req, cb) {
345
+ return this.request("DeleteExport", req, cb);
346
+ }
347
+ /**
348
+ * 创建任务式建模训练任务,Notebook,在线服务和批量预测任务日志下载任务API
349
+ */
350
+ async CreateExport(req, cb) {
351
+ return this.request("CreateExport", req, cb);
352
+ }
335
353
  /**
336
354
  * 停止Notebook
337
355
  */
@@ -335,6 +335,39 @@ export interface ServiceEIP {
335
335
  */
336
336
  SubnetId?: string;
337
337
  }
338
+ /**
339
+ * DescribeExport返回参数结构体
340
+ */
341
+ export interface DescribeExportResponse {
342
+ /**
343
+ * 日志下载任务的ID
344
+ */
345
+ ExportId?: string;
346
+ /**
347
+ * 日志下载文件名
348
+ */
349
+ FileName?: string;
350
+ /**
351
+ * 日志导出路径,有效期一个小时,请尽快使用该路径下载。
352
+ */
353
+ CosPath?: string;
354
+ /**
355
+ * 下载任务创建时间
356
+ */
357
+ CreateTime?: string;
358
+ /**
359
+ * 日志文件大小
360
+ */
361
+ FileSize?: string;
362
+ /**
363
+ * 日志下载状态。Processing:导出正在进行中,Completed:导出完成,Failed:导出失败,Expired:日志导出已过期(三天有效期), Queuing 排队中
364
+ */
365
+ Status?: string;
366
+ /**
367
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
368
+ */
369
+ RequestId?: string;
370
+ }
338
371
  /**
339
372
  * Notebook列表元素
340
373
  */
@@ -2334,6 +2367,15 @@ export interface Option {
2334
2367
  */
2335
2368
  Value: number;
2336
2369
  }
2370
+ /**
2371
+ * DeleteExport返回参数结构体
2372
+ */
2373
+ export interface DeleteExportResponse {
2374
+ /**
2375
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2376
+ */
2377
+ RequestId?: string;
2378
+ }
2337
2379
  /**
2338
2380
  * 默认内网调用信息
2339
2381
  */
@@ -2641,6 +2683,19 @@ export interface GpuDetail {
2641
2683
  */
2642
2684
  Value?: number;
2643
2685
  }
2686
+ /**
2687
+ * CreateExport返回参数结构体
2688
+ */
2689
+ export interface CreateExportResponse {
2690
+ /**
2691
+ * 日志下载任务的ID
2692
+ */
2693
+ ExportId?: string;
2694
+ /**
2695
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2696
+ */
2697
+ RequestId?: string;
2698
+ }
2644
2699
  /**
2645
2700
  * 定时扩缩任务
2646
2701
  */
@@ -3750,6 +3805,51 @@ export interface Instance {
3750
3805
  */
3751
3806
  ErrMsg?: string;
3752
3807
  }
3808
+ /**
3809
+ * CreateExport请求参数结构体
3810
+ */
3811
+ export interface CreateExportRequest {
3812
+ /**
3813
+ * 服务类型,TRAIN为任务式建模, NOTEBOOK为Notebook, INFER为在线服务, BATCH为批量预测枚举值:- TRAIN- NOTEBOOK- INFER- BATCH
3814
+ */
3815
+ Service: string;
3816
+ /**
3817
+ * 服务ID,和Service参数对应,不同Service的服务ID获取方式不同,具体如下:- Service类型为TRAIN: 调用[DescribeTrainingTask接口](/document/product/851/75089)查询训练任务详情,ServiceId为接口返回值中Response.TrainingTaskDetail.LatestInstanceId- Service类型为NOTEBOOK: 调用[DescribeNotebook接口](/document/product/851/95662)查询Notebook详情,ServiceId为接口返回值中Response.NotebookDetail.PodName- Service类型为INFER: 调用[DescribeModelServiceGroup接口](/document/product/851/82285)查询服务组详情,ServiceId为接口返回值中Response.ServiceGroup.Services.ServiceId- Service类型为BATCH: 调用[DescribeBatchTask接口](/document/product/851/80180)查询跑批任务详情,ServiceId为接口返回值中Response.BatchTaskDetail.LatestInstanceId
3818
+ */
3819
+ ServiceId?: string;
3820
+ /**
3821
+ * 日志查询开始时间(RFC3339格式的时间字符串),默认值为当前时间的前一个小时
3822
+ */
3823
+ StartTime?: string;
3824
+ /**
3825
+ * 日志查询结束时间(RFC3339格式的时间字符串),开始时间和结束时间必须同时填或同时不填,默认值为当前时间
3826
+ */
3827
+ EndTime?: string;
3828
+ /**
3829
+ * 日志导出数据格式。json,csv,默认为csv
3830
+ */
3831
+ Format?: string;
3832
+ /**
3833
+ * Pod的名称,即需要查询服务对应的Pod,和Service参数对应,不同Service的PodName获取方式不同,具体如下:- Service类型为TRAIN: 调用[DescribeTrainingTaskPods接口](/document/product/851/75088)查询训练任务pod列表,PodName为接口返回值中Response.PodNames- Service类型为NOTEBOOK: 调用[DescribeNotebook接口](/document/product/851/95662)查询Notebook详情,PodName为接口返回值中Response.NotebookDetail.PodName- Service类型为INFER: 调用[DescribeModelService接口](/document/product/851/82287)查询单个服务详情,PodName为接口返回值中Response.Service.ServiceInfo.PodInfos- Service类型为BATCH: 调用[DescribeBatchTask接口](/document/product/851/80180)查询跑批任务详情,PodName为接口返回值中Response.BatchTaskDetail. PodList注:支持结尾通配符*
3834
+ */
3835
+ PodName?: string;
3836
+ /**
3837
+ * 描述任务的类型
3838
+ */
3839
+ JobCategory?: string;
3840
+ /**
3841
+ * 实例的类型
3842
+ */
3843
+ InstanceType?: string;
3844
+ /**
3845
+ * 查实例Id
3846
+ */
3847
+ InstanceId?: string;
3848
+ /**
3849
+ * 日志类型: PLATFORM_INIT, PLATFORM_SANITY_CHECK, USER
3850
+ */
3851
+ Type?: string;
3852
+ }
3753
3853
  /**
3754
3854
  * DescribeBillingSpecs返回参数结构体
3755
3855
  */
@@ -4689,6 +4789,15 @@ export interface CreateModelServiceResponse {
4689
4789
  */
4690
4790
  RequestId?: string;
4691
4791
  }
4792
+ /**
4793
+ * DeleteExport请求参数结构体
4794
+ */
4795
+ export interface DeleteExportRequest {
4796
+ /**
4797
+ * 日志下载任务的ID
4798
+ */
4799
+ ExportId: string;
4800
+ }
4692
4801
  /**
4693
4802
  * 在线服务一个服务组的信息
4694
4803
  */
@@ -5028,6 +5137,23 @@ export interface ServiceEIPInfo {
5028
5137
  */
5029
5138
  SubnetId?: string;
5030
5139
  }
5140
+ /**
5141
+ * DescribeTrainingTasks返回参数结构体
5142
+ */
5143
+ export interface DescribeTrainingTasksResponse {
5144
+ /**
5145
+ * 训练任务集
5146
+ */
5147
+ TrainingTaskSet?: Array<TrainingTaskSetItem>;
5148
+ /**
5149
+ * 数量
5150
+ */
5151
+ TotalCount?: number;
5152
+ /**
5153
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5154
+ */
5155
+ RequestId?: string;
5156
+ }
5031
5157
  /**
5032
5158
  * DescribeModelAccelerateTask请求参数结构体
5033
5159
  */
@@ -5279,21 +5405,13 @@ export interface TrainingTaskDetail {
5279
5405
  CodeRepos?: Array<CodeRepoConfig>;
5280
5406
  }
5281
5407
  /**
5282
- * DescribeTrainingTasks返回参数结构体
5408
+ * DescribeExport请求参数结构体
5283
5409
  */
5284
- export interface DescribeTrainingTasksResponse {
5285
- /**
5286
- * 训练任务集
5287
- */
5288
- TrainingTaskSet?: Array<TrainingTaskSetItem>;
5410
+ export interface DescribeExportRequest {
5289
5411
  /**
5290
- * 数量
5291
- */
5292
- TotalCount?: number;
5293
- /**
5294
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5412
+ * 日志下载任务的ID
5295
5413
  */
5296
- RequestId?: string;
5414
+ ExportId: string;
5297
5415
  }
5298
5416
  /**
5299
5417
  * DescribeNotebook请求参数结构体
@@ -272,7 +272,7 @@ export declare class Client extends AbstractClient {
272
272
  */
273
273
  CreateClusterInstances(req: CreateClusterInstancesRequest, cb?: (error: string, rep: CreateClusterInstancesResponse) => void): Promise<CreateClusterInstancesResponse>;
274
274
  /**
275
- * 修改集群属性
275
+ * 修改集群属性,至少选择一个参数更新
276
276
  */
277
277
  ModifyClusterAttribute(req: ModifyClusterAttributeRequest, cb?: (error: string, rep: ModifyClusterAttributeResponse) => void): Promise<ModifyClusterAttributeResponse>;
278
278
  /**
@@ -920,7 +920,7 @@ export declare class Client extends AbstractClient {
920
920
  */
921
921
  CreateClusterEndpointVip(req: CreateClusterEndpointVipRequest, cb?: (error: string, rep: CreateClusterEndpointVipResponse) => void): Promise<CreateClusterEndpointVipResponse>;
922
922
  /**
923
- * 修改集群及节点池纬度运行时配置
923
+ * 修改集群及节点池维度运行时配置
924
924
  */
925
925
  ModifyClusterRuntimeConfig(req: ModifyClusterRuntimeConfigRequest, cb?: (error: string, rep: ModifyClusterRuntimeConfigResponse) => void): Promise<ModifyClusterRuntimeConfigResponse>;
926
926
  /**
@@ -424,7 +424,7 @@ class Client extends abstract_client_1.AbstractClient {
424
424
  return this.request("CreateClusterInstances", req, cb);
425
425
  }
426
426
  /**
427
- * 修改集群属性
427
+ * 修改集群属性,至少选择一个参数更新
428
428
  */
429
429
  async ModifyClusterAttribute(req, cb) {
430
430
  return this.request("ModifyClusterAttribute", req, cb);
@@ -1396,7 +1396,7 @@ class Client extends abstract_client_1.AbstractClient {
1396
1396
  return this.request("CreateClusterEndpointVip", req, cb);
1397
1397
  }
1398
1398
  /**
1399
- * 修改集群及节点池纬度运行时配置
1399
+ * 修改集群及节点池维度运行时配置
1400
1400
  */
1401
1401
  async ModifyClusterRuntimeConfig(req, cb) {
1402
1402
  return this.request("ModifyClusterRuntimeConfig", req, cb);