tencentcloud-sdk-nodejs 4.1.190 → 4.1.192

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 (58) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/hai/v20230812/hai_client.js +7 -4
  3. package/es/services/organization/v20210331/organization_client.js +9 -0
  4. package/es/services/rum/v20210622/rum_client.js +63 -27
  5. package/es/services/tdmq/v20200217/tdmq_client.js +4 -7
  6. package/es/services/trocket/v20230308/trocket_client.js +20 -95
  7. package/es/services/trtc/v20190722/trtc_client.js +18 -9
  8. package/es/services/waf/v20180125/waf_client.js +5 -2
  9. package/package.json +1 -1
  10. package/tencentcloud/common/sdk_version.d.ts +1 -1
  11. package/tencentcloud/common/sdk_version.js +1 -1
  12. package/tencentcloud/services/ai3d/v20250513/ai3d_models.d.ts +14 -45
  13. package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +2 -2
  14. package/tencentcloud/services/as/v20180419/as_models.d.ts +59 -112
  15. package/tencentcloud/services/bi/v20220105/bi_models.d.ts +133 -11
  16. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +19 -14
  17. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +18 -18
  18. package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_models.d.ts +2 -2
  19. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +80 -92
  20. package/tencentcloud/services/ctem/v20231128/ctem_models.d.ts +7 -3
  21. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +9 -1
  22. package/tencentcloud/services/drm/v20181115/drm_models.d.ts +2 -2
  23. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
  24. package/tencentcloud/services/hai/v20230812/hai_client.d.ts +9 -5
  25. package/tencentcloud/services/hai/v20230812/hai_client.js +12 -6
  26. package/tencentcloud/services/hai/v20230812/hai_models.d.ts +392 -180
  27. package/tencentcloud/services/kms/v20190118/kms_models.d.ts +156 -6
  28. package/tencentcloud/services/organization/v20210331/organization_client.d.ts +13 -1
  29. package/tencentcloud/services/organization/v20210331/organization_client.js +18 -0
  30. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +174 -79
  31. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +10 -15
  32. package/tencentcloud/services/rum/v20210622/rum_client.d.ts +78 -29
  33. package/tencentcloud/services/rum/v20210622/rum_client.js +115 -42
  34. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +2828 -1142
  35. package/tencentcloud/services/tag/v20180813/tag_models.d.ts +20 -20
  36. package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +5 -1
  37. package/tencentcloud/services/tcb/v20180608/tcb_client.js +5 -1
  38. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +4 -0
  39. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +103 -145
  40. package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +5 -9
  41. package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +6 -12
  42. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +0 -38
  43. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +26 -0
  44. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +7 -1
  45. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +11 -1
  46. package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +49 -211
  47. package/tencentcloud/services/trocket/v20230308/trocket_client.js +58 -270
  48. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +373 -1632
  49. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +29 -16
  50. package/tencentcloud/services/trtc/v20190722/trtc_client.js +39 -20
  51. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +292 -70
  52. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +83 -27
  53. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +2 -2
  54. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +7 -3
  55. package/tencentcloud/services/waf/v20180125/waf_client.js +9 -3
  56. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +139 -20
  57. package/tencentcloud/services/wav/v20210129/wav_client.d.ts +75 -25
  58. package/tencentcloud/services/wav/v20210129/wav_client.js +75 -25
@@ -1,29 +1,35 @@
1
1
  /**
2
- * HAI 实例的网络配置和消耗情况
2
+ * 算力详情
3
3
  */
4
- export interface NetworkStatus {
4
+ export interface ComputeDetail {
5
5
  /**
6
- * HAI 的实例 ID
6
+ * 算力套餐ID
7
7
  */
8
- InstanceId?: string;
8
+ BundleType?: string;
9
9
  /**
10
- * 公网 IP 地址
11
- 注意:此字段可能返回 null,表示取不到有效值。
10
+ * 节点数量
12
11
  */
13
- AddressIp?: string;
12
+ Count?: number;
14
13
  /**
15
- * 出带宽上限,单位Mbps
16
- 注意:此字段可能返回 null,表示取不到有效值。
14
+ * 显卡数量
17
15
  */
18
- Bandwidth?: number;
16
+ GPUCount?: string;
19
17
  /**
20
- * 流量包总量,单位GB
18
+ * 显存
21
19
  */
22
- TotalTrafficAmount?: number;
20
+ GPUMemory?: string;
23
21
  /**
24
- * 流量包剩余量,单位GB
22
+ * 算力
25
23
  */
26
- RemainingTrafficAmount?: number;
24
+ GPUPerformance?: string;
25
+ /**
26
+ * CPU核数
27
+ */
28
+ CPU?: string;
29
+ /**
30
+ * 内存
31
+ */
32
+ Memory?: string;
27
33
  }
28
34
  /**
29
35
  * InquirePriceRunInstances返回参数结构体
@@ -47,6 +53,19 @@ export interface ResizeInstanceDiskResponse {
47
53
  */
48
54
  RequestId?: string;
49
55
  }
56
+ /**
57
+ * 存储信息
58
+ */
59
+ export interface StorageInfo {
60
+ /**
61
+ * 挂载路径
62
+ */
63
+ MountPath: string;
64
+ /**
65
+ * cos挂载信息
66
+ */
67
+ COSStorage?: COSStorage;
68
+ }
50
69
  /**
51
70
  * DescribeServiceLoginSettings返回参数结构体
52
71
  */
@@ -91,113 +110,26 @@ export interface DescribeInstanceNetworkStatusResponse {
91
110
  RequestId?: string;
92
111
  }
93
112
  /**
94
- * 实例信息
113
+ * 镜像相关配置
95
114
  */
96
- export interface Instance {
97
- /**
98
- * 实例id
99
- */
100
- InstanceId?: string;
101
- /**
102
- * 实例名称
103
- */
104
- InstanceName?: string;
105
- /**
106
- * 实例状态:
107
- PENDING:表示创建中
108
- LAUNCH_FAILED:表示创建失败
109
- RUNNING:表示运行中
110
- ARREARS:表示待回收
111
- STOPPED_NO_CHARGE:表示关机不收费
112
- TERMINATING:表示销毁中
113
- TERMINATED:表示已销毁
114
- */
115
- InstanceState?: string;
116
- /**
117
- * 应用名称
118
-
119
- */
120
- ApplicationName?: string;
121
- /**
122
- * 算力套餐名称
123
-
124
- */
125
- BundleName?: string;
115
+ export interface ImageInfo {
126
116
  /**
127
- * 实例所包含的GPU卡数
128
- */
129
- GPUCount?: number;
130
- /**
131
- * 算力
132
-
133
- */
134
- GPUPerformance?: string;
135
- /**
136
- * 显存,单位:GB
137
- */
138
- GPUMemory?: string;
139
- /**
140
- * CPU核数,单位:核
141
- */
142
- CPU?: string;
143
- /**
144
- * 内存,单位:GB
145
-
146
- */
147
- Memory?: string;
148
- /**
149
- * 系统盘数据
150
- */
151
- SystemDisk?: SystemDisk;
152
- /**
153
- * 内网ip地址
154
- */
155
- PrivateIpAddresses?: Array<string>;
156
- /**
157
- * 公网ip地址
117
+ * tcr仓库地址
158
118
  */
159
- PublicIpAddresses?: Array<string>;
160
- /**
161
- * 安全组ID
162
-
163
- */
164
- SecurityGroupIds?: Array<string>;
165
- /**
166
- * 实例最新操作
167
- */
168
- LatestOperation?: string;
169
- /**
170
- * 实例最新操作状态:
171
- SUCCESS:表示操作成功
172
- OPERATING:表示操作执行中
173
- FAILED:表示操作失败
174
-
175
- */
176
- LatestOperationState?: string;
177
- /**
178
- * 实例创建时间,时间格式:"YYYY-MM-DD HH:MM:SS"
179
- */
180
- CreateTime?: string;
181
- /**
182
- * 公网出带宽上限,默认10Mbps,单位:Mbps
183
- */
184
- MaxOutBandwidth?: string;
185
- /**
186
- * 每月免费流量,默认500G,单位:GB
187
- */
188
- MaxFreeTraffic?: string;
189
- /**
190
- * 应用配置环境
191
- */
192
- ConfigurationEnvironment?: string;
119
+ ImageRegistryUrl?: string;
120
+ }
121
+ /**
122
+ * UpdateServiceConfigs请求参数结构体
123
+ */
124
+ export interface UpdateServiceConfigsRequest {
193
125
  /**
194
- * 实例包含的登录服务详情
126
+ * 服务ID
195
127
  */
196
- LoginServices?: Array<LoginService>;
128
+ ServiceId: string;
197
129
  /**
198
- * 应用服务的操作系统类型;参数:linux、windows
130
+ * 期望副本数
199
131
  */
200
- OSType?: string;
132
+ TargetReplicas?: number;
201
133
  }
202
134
  /**
203
135
  * TerminateInstances请求参数结构体
@@ -216,6 +148,23 @@ export interface TerminateInstancesRequest {
216
148
  * InquirePriceUpdateServiceConfigs请求参数结构体
217
149
  */
218
150
  export type InquirePriceUpdateServiceConfigsRequest = null;
151
+ /**
152
+ * DescribeServices返回参数结构体
153
+ */
154
+ export interface DescribeServicesResponse {
155
+ /**
156
+ * 总数
157
+ */
158
+ TotalCount?: number;
159
+ /**
160
+ * 服务列表
161
+ */
162
+ ServiceInfoSet?: Array<ServiceDetail>;
163
+ /**
164
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
165
+ */
166
+ RequestId?: string;
167
+ }
219
168
  /**
220
169
  * TerminateInstances返回参数结构体
221
170
  */
@@ -225,6 +174,15 @@ export interface TerminateInstancesResponse {
225
174
  */
226
175
  RequestId?: string;
227
176
  }
177
+ /**
178
+ * HiCache信息
179
+ */
180
+ export interface HiCacheInfo {
181
+ /**
182
+ * HiCache缓存等级
183
+ */
184
+ HiCacheLevel?: string;
185
+ }
228
186
  /**
229
187
  * DescribeApplications返回参数结构体
230
188
  */
@@ -269,28 +227,40 @@ export interface LoginSetting {
269
227
  Url?: string;
270
228
  }
271
229
  /**
272
- * 地域列表
230
+ * HAI 实例的网络配置和消耗情况
273
231
  */
274
- export interface RegionInfo {
232
+ export interface NetworkStatus {
275
233
  /**
276
- * 地域
234
+ * HAI 的实例 ID
277
235
  */
278
- Region?: string;
236
+ InstanceId?: string;
279
237
  /**
280
- * 地域名称
238
+ * 公网 IP 地址
239
+ 注意:此字段可能返回 null,表示取不到有效值。
281
240
  */
282
- RegionName?: string;
241
+ AddressIp?: string;
283
242
  /**
284
- * 地域是否可用状态
285
- AVAILABLE:可用
286
-
243
+ * 出带宽上限,单位Mbps
244
+ 注意:此字段可能返回 null,表示取不到有效值。
287
245
  */
288
- RegionState?: string;
246
+ Bandwidth?: number;
289
247
  /**
290
- * 学术加速是否支持:
291
- NO_NEED_SUPPORT表示不需支持;NOT_SUPPORT_YET表示暂未支持;ALREADY_SUPPORT表示已经支持。
248
+ * 流量包总量,单位GB
292
249
  */
293
- ScholarRocketSupportState?: string;
250
+ TotalTrafficAmount?: number;
251
+ /**
252
+ * 流量包剩余量,单位GB
253
+ */
254
+ RemainingTrafficAmount?: number;
255
+ }
256
+ /**
257
+ * 描述了服务的超参数配置
258
+ */
259
+ export interface HyperParam {
260
+ /**
261
+ * HiCache缓存
262
+ */
263
+ HiCache?: HiCacheInfo;
294
264
  }
295
265
  /**
296
266
  * ResizeInstanceDisk请求参数结构体
@@ -341,6 +311,19 @@ export interface StopInstanceRequest {
341
311
  */
342
312
  DryRun?: boolean;
343
313
  }
314
+ /**
315
+ * 环境变量键值对
316
+ */
317
+ export interface EnvParam {
318
+ /**
319
+ * 环境变量名
320
+ */
321
+ Name?: string;
322
+ /**
323
+ * 环境变量值
324
+ */
325
+ Value?: string;
326
+ }
344
327
  /**
345
328
  * DescribeMuskPrompts请求参数结构体
346
329
  */
@@ -499,6 +482,31 @@ export interface RunInstancesRequest {
499
482
  */
500
483
  DryRun?: boolean;
501
484
  }
485
+ /**
486
+ * 容器信息
487
+ */
488
+ export interface ContainerInfo {
489
+ /**
490
+ * 镜像相关信息
491
+ */
492
+ Image?: ImageInfo;
493
+ /**
494
+ * 服务监听端口
495
+ */
496
+ Port?: string;
497
+ /**
498
+ * 启动命令
499
+ */
500
+ Scripts?: Array<string>;
501
+ /**
502
+ * 环境变量列表
503
+ */
504
+ Envs?: Array<EnvParam>;
505
+ /**
506
+ * 存储挂载配置
507
+ */
508
+ Storages?: Array<StorageInfo>;
509
+ }
502
510
  /**
503
511
  * DescribeInstances返回参数结构体
504
512
  */
@@ -545,17 +553,49 @@ export interface SystemDisk {
545
553
  DiskName?: string;
546
554
  }
547
555
  /**
548
- * UpdateServiceConfigs请求参数结构体
556
+ * 服务详情
549
557
  */
550
- export interface UpdateServiceConfigsRequest {
558
+ export interface ServiceDetail {
551
559
  /**
552
- * 服务ID
560
+ * 服务id
553
561
  */
554
- ServiceId: string;
562
+ ServiceId?: string;
555
563
  /**
556
- * 期望副本数
564
+ * 服务名称
557
565
  */
558
- TargetReplicas?: number;
566
+ ServiceName?: string;
567
+ /**
568
+ * 服务状态
569
+ */
570
+ ServiceState?: string;
571
+ /**
572
+ * 运行中的副本数
573
+ */
574
+ RunningReplicas?: number;
575
+ /**
576
+ * 期望的副本总数
577
+ */
578
+ TotalReplicas?: number;
579
+ /**
580
+ * 创建时间
581
+ */
582
+ CreateTime?: string;
583
+ /**
584
+ * 算力套餐详情
585
+ */
586
+ ComputeSet?: Array<ComputeDetail>;
587
+ /**
588
+ * 模型名称
589
+ */
590
+ ModelName?: string;
591
+ /**
592
+ * 服务部署信息
593
+ */
594
+ DeploymentConfigs?: Array<DeploymentConfig>;
595
+ /**
596
+ * 服务超参数配置
597
+ */
598
+ HyperParam?: HyperParam;
559
599
  }
560
600
  /**
561
601
  * RunInstances返回参数结构体
@@ -570,6 +610,30 @@ export interface RunInstancesResponse {
570
610
  */
571
611
  RequestId?: string;
572
612
  }
613
+ /**
614
+ * 地域列表
615
+ */
616
+ export interface RegionInfo {
617
+ /**
618
+ * 地域
619
+ */
620
+ Region?: string;
621
+ /**
622
+ * 地域名称
623
+ */
624
+ RegionName?: string;
625
+ /**
626
+ * 地域是否可用状态
627
+ AVAILABLE:可用
628
+
629
+ */
630
+ RegionState?: string;
631
+ /**
632
+ * 学术加速是否支持:
633
+ NO_NEED_SUPPORT表示不需支持;NOT_SUPPORT_YET表示暂未支持;ALREADY_SUPPORT表示已经支持。
634
+ */
635
+ ScholarRocketSupportState?: string;
636
+ }
573
637
  /**
574
638
  * DescribeInstances请求参数结构体
575
639
  */
@@ -592,20 +656,26 @@ export interface DescribeInstancesRequest {
592
656
  Limit?: number;
593
657
  }
594
658
  /**
595
- * 描述键值对过滤器,用于条件过滤查询。例如过滤ID、名称、状态等
596
-
597
- - 若存在多个Filter时,Filter间的关系为逻辑与(AND)关系。
598
- - 若同一个Filter存在多个Values,同一Filter下Values间的关系为逻辑或(OR)关系。
659
+ * cos挂载信息
599
660
  */
600
- export interface Filter {
661
+ export interface COSStorage {
601
662
  /**
602
- * 需要过滤的字段。
663
+ * cos桶uri
603
664
  */
604
- Name: string;
665
+ URI?: string;
666
+ }
667
+ /**
668
+ * DescribeServiceLoginSettings请求参数结构体
669
+ */
670
+ export interface DescribeServiceLoginSettingsRequest {
605
671
  /**
606
- * 字段的过滤值。
672
+ * 实例ID通过调用接口[DescribeInstances](https://cloud.tencent.com/document/api/1721/101612)获取。
607
673
  */
608
- Values: Array<string>;
674
+ InstanceId: string;
675
+ /**
676
+ * 服务名称
677
+ */
678
+ ServiceName?: string;
609
679
  }
610
680
  /**
611
681
  * musk prompt详情
@@ -674,45 +744,21 @@ export interface DescribeRegionsResponse {
674
744
  RequestId?: string;
675
745
  }
676
746
  /**
677
- * InquirePriceRunInstances请求参数结构体
747
+ * DescribeServices请求参数结构体
678
748
  */
679
- export interface InquirePriceRunInstancesRequest {
680
- /**
681
- * 应用ID通过调用接口[DescribeApplications](https://cloud.tencent.com/document/api/1721/101609)获取。
682
- */
683
- ApplicationId: string;
684
- /**
685
- * 算力套餐类型, 枚举:XL,XL_2X, 3XL, 3XL_2X, 4XL, 24GB_A.
686
- */
687
- BundleType: string;
688
- /**
689
- * 实例系统盘配置信息。若不指定该参数,则按照系统默认值进行分配。
690
- */
691
- SystemDisk?: SystemDisk;
692
- /**
693
- * 购买实例数量,单次请求实例数量上限为10。
694
- */
695
- InstanceCount?: number;
696
- /**
697
- * 实例显示名称,名称长度限制为128个字符。
698
- */
699
- InstanceName?: string;
700
- /**
701
- * 幂等请求token
702
- */
703
- ClientToken?: string;
749
+ export interface DescribeServicesRequest {
704
750
  /**
705
- * DryRun为True就是只验接口连通性,默认为False
751
+ * 服务列表
706
752
  */
707
- DryRun?: boolean;
753
+ ServiceIds?: Array<string>;
708
754
  /**
709
- * 付费方式,POSTPAID_BY_HOUR按量后付费,PREPAID_BY_MONTH预付费按月,PREPAID_BY_DAY预付费按天
755
+ * 分页大小
710
756
  */
711
- InstanceChargeType?: string;
757
+ Limit?: number;
712
758
  /**
713
- * 预付费参数
759
+ * 偏移量
714
760
  */
715
- InstanceChargePrepaid?: InstanceChargePrepaid;
761
+ Offset?: number;
716
762
  }
717
763
  /**
718
764
  * InquirePriceUpdateServiceConfigs返回参数结构体
@@ -727,6 +773,19 @@ export interface InquirePriceUpdateServiceConfigsResponse {
727
773
  */
728
774
  RequestId?: string;
729
775
  }
776
+ /**
777
+ * 服务部署信息
778
+ */
779
+ export interface DeploymentConfig {
780
+ /**
781
+ * 容器配置
782
+ */
783
+ Container?: ContainerInfo;
784
+ /**
785
+ * 容器数量
786
+ */
787
+ ContainerCount?: number;
788
+ }
730
789
  /**
731
790
  * StartInstance返回参数结构体
732
791
  */
@@ -754,17 +813,20 @@ export interface CreateMuskPromptResponse {
754
813
  RequestId?: string;
755
814
  }
756
815
  /**
757
- * DescribeServiceLoginSettings请求参数结构体
816
+ * 描述键值对过滤器,用于条件过滤查询。例如过滤ID、名称、状态等
817
+
818
+ - 若存在多个Filter时,Filter间的关系为逻辑与(AND)关系。
819
+ - 若同一个Filter存在多个Values,同一Filter下Values间的关系为逻辑或(OR)关系。
758
820
  */
759
- export interface DescribeServiceLoginSettingsRequest {
821
+ export interface Filter {
760
822
  /**
761
- * 实例ID通过调用接口[DescribeInstances](https://cloud.tencent.com/document/api/1721/101612)获取。
823
+ * 需要过滤的字段。
762
824
  */
763
- InstanceId: string;
825
+ Name: string;
764
826
  /**
765
- * 服务名称
827
+ * 字段的过滤值。
766
828
  */
767
- ServiceName?: string;
829
+ Values: Array<string>;
768
830
  }
769
831
  /**
770
832
  * 应用信息
@@ -823,6 +885,115 @@ export interface CreateApplicationResponse {
823
885
  */
824
886
  RequestId?: string;
825
887
  }
888
+ /**
889
+ * 实例信息
890
+ */
891
+ export interface Instance {
892
+ /**
893
+ * 实例id
894
+ */
895
+ InstanceId?: string;
896
+ /**
897
+ * 实例名称
898
+ */
899
+ InstanceName?: string;
900
+ /**
901
+ * 实例状态:
902
+ PENDING:表示创建中
903
+ LAUNCH_FAILED:表示创建失败
904
+ RUNNING:表示运行中
905
+ ARREARS:表示待回收
906
+ STOPPED_NO_CHARGE:表示关机不收费
907
+ TERMINATING:表示销毁中
908
+ TERMINATED:表示已销毁
909
+ */
910
+ InstanceState?: string;
911
+ /**
912
+ * 应用名称
913
+
914
+ */
915
+ ApplicationName?: string;
916
+ /**
917
+ * 算力套餐名称
918
+
919
+ */
920
+ BundleName?: string;
921
+ /**
922
+ * 实例所包含的GPU卡数
923
+ */
924
+ GPUCount?: number;
925
+ /**
926
+ * 算力
927
+
928
+ */
929
+ GPUPerformance?: string;
930
+ /**
931
+ * 显存,单位:GB
932
+ */
933
+ GPUMemory?: string;
934
+ /**
935
+ * CPU核数,单位:核
936
+ */
937
+ CPU?: string;
938
+ /**
939
+ * 内存,单位:GB
940
+
941
+ */
942
+ Memory?: string;
943
+ /**
944
+ * 系统盘数据
945
+ */
946
+ SystemDisk?: SystemDisk;
947
+ /**
948
+ * 内网ip地址
949
+ */
950
+ PrivateIpAddresses?: Array<string>;
951
+ /**
952
+ * 公网ip地址
953
+ */
954
+ PublicIpAddresses?: Array<string>;
955
+ /**
956
+ * 安全组ID
957
+
958
+ */
959
+ SecurityGroupIds?: Array<string>;
960
+ /**
961
+ * 实例最新操作
962
+ */
963
+ LatestOperation?: string;
964
+ /**
965
+ * 实例最新操作状态:
966
+ SUCCESS:表示操作成功
967
+ OPERATING:表示操作执行中
968
+ FAILED:表示操作失败
969
+
970
+ */
971
+ LatestOperationState?: string;
972
+ /**
973
+ * 实例创建时间,时间格式:"YYYY-MM-DD HH:MM:SS"
974
+ */
975
+ CreateTime?: string;
976
+ /**
977
+ * 公网出带宽上限,默认10Mbps,单位:Mbps
978
+ */
979
+ MaxOutBandwidth?: string;
980
+ /**
981
+ * 每月免费流量,默认500G,单位:GB
982
+ */
983
+ MaxFreeTraffic?: string;
984
+ /**
985
+ * 应用配置环境
986
+ */
987
+ ConfigurationEnvironment?: string;
988
+ /**
989
+ * 实例包含的登录服务详情
990
+ */
991
+ LoginServices?: Array<LoginService>;
992
+ /**
993
+ * 应用服务的操作系统类型;参数:linux、windows
994
+ */
995
+ OSType?: string;
996
+ }
826
997
  /**
827
998
  * 分实例价格
828
999
  */
@@ -899,6 +1070,47 @@ export interface ItemPrice {
899
1070
  */
900
1071
  DiscountPrice?: number;
901
1072
  }
1073
+ /**
1074
+ * InquirePriceRunInstances请求参数结构体
1075
+ */
1076
+ export interface InquirePriceRunInstancesRequest {
1077
+ /**
1078
+ * 应用ID通过调用接口[DescribeApplications](https://cloud.tencent.com/document/api/1721/101609)获取。
1079
+ */
1080
+ ApplicationId: string;
1081
+ /**
1082
+ * 算力套餐类型, 枚举:XL,XL_2X, 3XL, 3XL_2X, 4XL, 24GB_A.
1083
+ */
1084
+ BundleType: string;
1085
+ /**
1086
+ * 实例系统盘配置信息。若不指定该参数,则按照系统默认值进行分配。
1087
+ */
1088
+ SystemDisk?: SystemDisk;
1089
+ /**
1090
+ * 购买实例数量,单次请求实例数量上限为10。
1091
+ */
1092
+ InstanceCount?: number;
1093
+ /**
1094
+ * 实例显示名称,名称长度限制为128个字符。
1095
+ */
1096
+ InstanceName?: string;
1097
+ /**
1098
+ * 幂等请求token
1099
+ */
1100
+ ClientToken?: string;
1101
+ /**
1102
+ * DryRun为True就是只验接口连通性,默认为False
1103
+ */
1104
+ DryRun?: boolean;
1105
+ /**
1106
+ * 付费方式,POSTPAID_BY_HOUR按量后付费,PREPAID_BY_MONTH预付费按月,PREPAID_BY_DAY预付费按天
1107
+ */
1108
+ InstanceChargeType?: string;
1109
+ /**
1110
+ * 预付费参数
1111
+ */
1112
+ InstanceChargePrepaid?: InstanceChargePrepaid;
1113
+ }
902
1114
  /**
903
1115
  * DescribeInstanceNetworkStatus请求参数结构体
904
1116
  */