tencentcloud-sdk-nodejs 4.0.261 → 4.0.265
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.
- package/CHANGELOG.md +263 -0
- package/SERVICE_CHANGELOG.md +406 -555
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/common/sdk_version.ts +1 -1
- package/src/services/es/v20180416/es_models.ts +125 -8
- package/src/services/gaap/v20180529/gaap_client.ts +1 -1
- package/src/services/gaap/v20180529/gaap_models.ts +14 -7
- package/src/services/monitor/v20180724/monitor_client.ts +15 -2
- package/src/services/monitor/v20180724/monitor_models.ts +115 -49
- package/src/services/ocr/v20181119/ocr_models.ts +8 -2
- package/src/services/organization/v20210331/organization_client.ts +27 -1
- package/src/services/organization/v20210331/organization_models.ts +246 -17
- package/src/services/rce/v20201103/rce_client.ts +38 -10
- package/src/services/rce/v20201103/rce_models.ts +367 -235
- package/src/services/tdmq/v20200217/tdmq_client.ts +0 -14
- package/src/services/tdmq/v20200217/tdmq_models.ts +0 -129
- package/src/services/tiw/v20190919/tiw_models.ts +13 -2
- package/src/services/tsf/v20180326/tsf_client.ts +14 -1
- package/src/services/tsf/v20180326/tsf_models.ts +228 -6
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/es/v20180416/es_models.d.ts +105 -8
- package/tencentcloud/services/gaap/v20180529/gaap_client.d.ts +1 -1
- package/tencentcloud/services/gaap/v20180529/gaap_client.js +1 -1
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +13 -7
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +5 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +6 -0
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +100 -44
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +7 -2
- package/tencentcloud/services/organization/v20210331/organization_client.d.ts +9 -1
- package/tencentcloud/services/organization/v20210331/organization_client.js +12 -0
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +210 -16
- package/tencentcloud/services/rce/v20201103/rce_client.d.ts +9 -1
- package/tencentcloud/services/rce/v20201103/rce_client.js +12 -0
- package/tencentcloud/services/rce/v20201103/rce_models.d.ts +322 -208
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +1 -5
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +0 -6
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +0 -109
- package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +12 -2
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +5 -1
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +6 -0
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +192 -5
- package/test/monitor.v20180724.test.js +10 -0
- package/test/organization.v20210331.test.js +20 -0
- package/test/rce.v20201103.test.js +20 -0
- package/test/tdmq.v20200217.test.js +0 -10
- package/test/tsf.v20180326.test.js +10 -0
|
@@ -58,7 +58,6 @@ import {
|
|
|
58
58
|
Environment,
|
|
59
59
|
CmqQueue,
|
|
60
60
|
CreateEnvironmentResponse,
|
|
61
|
-
Producer,
|
|
62
61
|
CreateSubscriptionResponse,
|
|
63
62
|
DeleteAMQPQueueResponse,
|
|
64
63
|
ModifyCmqTopicAttributeResponse,
|
|
@@ -226,7 +225,6 @@ import {
|
|
|
226
225
|
DescribeRocketMQGroupsRequest,
|
|
227
226
|
DescribeRocketMQClustersResponse,
|
|
228
227
|
CreateRoleRequest,
|
|
229
|
-
DescribeProducersRequest,
|
|
230
228
|
ModifyEnvironmentRoleRequest,
|
|
231
229
|
DescribeEnvironmentAttributesResponse,
|
|
232
230
|
Role,
|
|
@@ -234,7 +232,6 @@ import {
|
|
|
234
232
|
Sort,
|
|
235
233
|
AMQPClusterConfig,
|
|
236
234
|
DescribeAMQPExchangesRequest,
|
|
237
|
-
DescribeProducersResponse,
|
|
238
235
|
CreateRocketMQNamespaceResponse,
|
|
239
236
|
ModifyAMQPExchangeRequest,
|
|
240
237
|
SendBatchMessagesRequest,
|
|
@@ -251,7 +248,6 @@ import {
|
|
|
251
248
|
SendCmqMsgRequest,
|
|
252
249
|
ModifyCmqQueueAttributeRequest,
|
|
253
250
|
ModifyRocketMQGroupResponse,
|
|
254
|
-
Connection,
|
|
255
251
|
AMQPClusterDetail,
|
|
256
252
|
DescribeClusterDetailResponse,
|
|
257
253
|
SendMessagesRequest,
|
|
@@ -689,16 +685,6 @@ export class Client extends AbstractClient {
|
|
|
689
685
|
return this.request("DescribeCmqTopicDetail", req, cb)
|
|
690
686
|
}
|
|
691
687
|
|
|
692
|
-
/**
|
|
693
|
-
* 获取生产者列表,仅显示在线的生产者
|
|
694
|
-
*/
|
|
695
|
-
async DescribeProducers(
|
|
696
|
-
req: DescribeProducersRequest,
|
|
697
|
-
cb?: (error: string, rep: DescribeProducersResponse) => void
|
|
698
|
-
): Promise<DescribeProducersResponse> {
|
|
699
|
-
return this.request("DescribeProducers", req, cb)
|
|
700
|
-
}
|
|
701
|
-
|
|
702
688
|
/**
|
|
703
689
|
* 删除Amqp队列
|
|
704
690
|
*/
|
|
@@ -1332,33 +1332,6 @@ export interface CreateEnvironmentResponse {
|
|
|
1332
1332
|
RequestId?: string
|
|
1333
1333
|
}
|
|
1334
1334
|
|
|
1335
|
-
/**
|
|
1336
|
-
* 生产者
|
|
1337
|
-
*/
|
|
1338
|
-
export interface Producer {
|
|
1339
|
-
/**
|
|
1340
|
-
* 环境(命名空间)名称。
|
|
1341
|
-
*/
|
|
1342
|
-
EnvironmentId: string
|
|
1343
|
-
|
|
1344
|
-
/**
|
|
1345
|
-
* 主题名称。
|
|
1346
|
-
*/
|
|
1347
|
-
TopicName: string
|
|
1348
|
-
|
|
1349
|
-
/**
|
|
1350
|
-
* 连接数。
|
|
1351
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1352
|
-
*/
|
|
1353
|
-
CountConnect: number
|
|
1354
|
-
|
|
1355
|
-
/**
|
|
1356
|
-
* 连接集合。
|
|
1357
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1358
|
-
*/
|
|
1359
|
-
ConnectionSets: Array<Connection>
|
|
1360
|
-
}
|
|
1361
|
-
|
|
1362
1335
|
/**
|
|
1363
1336
|
* CreateSubscription返回参数结构体
|
|
1364
1337
|
*/
|
|
@@ -5521,41 +5494,6 @@ export interface CreateRoleRequest {
|
|
|
5521
5494
|
ClusterId?: string
|
|
5522
5495
|
}
|
|
5523
5496
|
|
|
5524
|
-
/**
|
|
5525
|
-
* DescribeProducers请求参数结构体
|
|
5526
|
-
*/
|
|
5527
|
-
export interface DescribeProducersRequest {
|
|
5528
|
-
/**
|
|
5529
|
-
* 环境(命名空间)名称。
|
|
5530
|
-
*/
|
|
5531
|
-
EnvironmentId: string
|
|
5532
|
-
|
|
5533
|
-
/**
|
|
5534
|
-
* 主题名。
|
|
5535
|
-
*/
|
|
5536
|
-
TopicName: string
|
|
5537
|
-
|
|
5538
|
-
/**
|
|
5539
|
-
* 起始下标,不填默认为0。
|
|
5540
|
-
*/
|
|
5541
|
-
Offset?: number
|
|
5542
|
-
|
|
5543
|
-
/**
|
|
5544
|
-
* 返回数量,不填则默认为10,最大值为20。
|
|
5545
|
-
*/
|
|
5546
|
-
Limit?: number
|
|
5547
|
-
|
|
5548
|
-
/**
|
|
5549
|
-
* 生产者名称,模糊匹配。
|
|
5550
|
-
*/
|
|
5551
|
-
ProducerName?: string
|
|
5552
|
-
|
|
5553
|
-
/**
|
|
5554
|
-
* Pulsar 集群的ID
|
|
5555
|
-
*/
|
|
5556
|
-
ClusterId?: string
|
|
5557
|
-
}
|
|
5558
|
-
|
|
5559
5497
|
/**
|
|
5560
5498
|
* ModifyEnvironmentRole请求参数结构体
|
|
5561
5499
|
*/
|
|
@@ -5776,26 +5714,6 @@ export interface DescribeAMQPExchangesRequest {
|
|
|
5776
5714
|
FilterInternal?: boolean
|
|
5777
5715
|
}
|
|
5778
5716
|
|
|
5779
|
-
/**
|
|
5780
|
-
* DescribeProducers返回参数结构体
|
|
5781
|
-
*/
|
|
5782
|
-
export interface DescribeProducersResponse {
|
|
5783
|
-
/**
|
|
5784
|
-
* 生产者集合数组。
|
|
5785
|
-
*/
|
|
5786
|
-
ProducerSets: Array<Producer>
|
|
5787
|
-
|
|
5788
|
-
/**
|
|
5789
|
-
* 记录总数。
|
|
5790
|
-
*/
|
|
5791
|
-
TotalCount: number
|
|
5792
|
-
|
|
5793
|
-
/**
|
|
5794
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
5795
|
-
*/
|
|
5796
|
-
RequestId?: string
|
|
5797
|
-
}
|
|
5798
|
-
|
|
5799
5717
|
/**
|
|
5800
5718
|
* CreateRocketMQNamespace返回参数结构体
|
|
5801
5719
|
*/
|
|
@@ -6186,53 +6104,6 @@ export interface ModifyRocketMQGroupResponse {
|
|
|
6186
6104
|
RequestId?: string
|
|
6187
6105
|
}
|
|
6188
6106
|
|
|
6189
|
-
/**
|
|
6190
|
-
* 生产者连接实例
|
|
6191
|
-
*/
|
|
6192
|
-
export interface Connection {
|
|
6193
|
-
/**
|
|
6194
|
-
* 生产者地址。
|
|
6195
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6196
|
-
*/
|
|
6197
|
-
Address: string
|
|
6198
|
-
|
|
6199
|
-
/**
|
|
6200
|
-
* 主题分区。
|
|
6201
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6202
|
-
*/
|
|
6203
|
-
Partitions: number
|
|
6204
|
-
|
|
6205
|
-
/**
|
|
6206
|
-
* 生产者版本。
|
|
6207
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6208
|
-
*/
|
|
6209
|
-
ClientVersion: string
|
|
6210
|
-
|
|
6211
|
-
/**
|
|
6212
|
-
* 生产者名称。
|
|
6213
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6214
|
-
*/
|
|
6215
|
-
ProducerName: string
|
|
6216
|
-
|
|
6217
|
-
/**
|
|
6218
|
-
* 生产者ID。
|
|
6219
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6220
|
-
*/
|
|
6221
|
-
ProducerId: string
|
|
6222
|
-
|
|
6223
|
-
/**
|
|
6224
|
-
* 消息平均大小(byte)。
|
|
6225
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6226
|
-
*/
|
|
6227
|
-
AverageMsgSize: string
|
|
6228
|
-
|
|
6229
|
-
/**
|
|
6230
|
-
* 生成速率(byte/秒)。
|
|
6231
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6232
|
-
*/
|
|
6233
|
-
MsgThroughputIn: string
|
|
6234
|
-
}
|
|
6235
|
-
|
|
6236
6107
|
/**
|
|
6237
6108
|
* 租户AMQP集群详细信息
|
|
6238
6109
|
*/
|
|
@@ -1623,7 +1623,7 @@ export interface CreateSnapshotTaskRequest {
|
|
|
1623
1623
|
Whiteboard: SnapshotWhiteboard
|
|
1624
1624
|
|
|
1625
1625
|
/**
|
|
1626
|
-
* 白板房间SdkAppId
|
|
1626
|
+
* 白板房间 `SdkAppId`
|
|
1627
1627
|
*/
|
|
1628
1628
|
SdkAppId: number
|
|
1629
1629
|
|
|
@@ -1638,9 +1638,20 @@ export interface CreateSnapshotTaskRequest {
|
|
|
1638
1638
|
CallbackURL?: string
|
|
1639
1639
|
|
|
1640
1640
|
/**
|
|
1641
|
-
* 白板板书文件COS存储参数, 不填默认存储在公共存储桶,公共存储桶的数据仅保存3天
|
|
1641
|
+
* 白板板书文件 `COS` 存储参数, 不填默认存储在公共存储桶,公共存储桶的数据仅保存3天
|
|
1642
1642
|
*/
|
|
1643
1643
|
COS?: SnapshotCOS
|
|
1644
|
+
|
|
1645
|
+
/**
|
|
1646
|
+
* 白板板书生成模式,默认为 `AllMarks`。取值说明如下:
|
|
1647
|
+
|
|
1648
|
+
`AllMarks` - 全量模式,即对于客户端每一次调用 `addSnapshotMark` 接口打上的白板板书生成标志全部都会生成对应的白板板书图片。
|
|
1649
|
+
|
|
1650
|
+
`LatestMarksOnly` - 单页去重模式,即对于客户端在同一页白板上多次调用 `addSnapshotMark` 打上的白板板书生成标志仅保留最新一次标志来生成对应白板页的白板板书图片。
|
|
1651
|
+
|
|
1652
|
+
(**注意:`LatestMarksOnly` 模式只有客户端使用v2.6.8及以上版本的白板SDK调用 `addSnapshotMark` 时才生效,否则即使在调用本API是指定了 `LatestMarksOnly` 模式,服务后台会使用默认的 `AllMarks` 模式生成白板板书**)
|
|
1653
|
+
*/
|
|
1654
|
+
SnapshotMode?: string
|
|
1644
1655
|
}
|
|
1645
1656
|
|
|
1646
1657
|
/**
|
|
@@ -61,6 +61,7 @@ import {
|
|
|
61
61
|
TaskRecordPage,
|
|
62
62
|
DeleteServerlessGroupRequest,
|
|
63
63
|
ChangeApiUsableStatusRequest,
|
|
64
|
+
DescribeMicroservicesResponse,
|
|
64
65
|
DescribeApiRateLimitRulesRequest,
|
|
65
66
|
DescribeApiGroupsResponse,
|
|
66
67
|
DeletePublicConfigRequest,
|
|
@@ -111,7 +112,7 @@ import {
|
|
|
111
112
|
DescribePkgsResponse,
|
|
112
113
|
DescribeSimpleNamespacesResponse,
|
|
113
114
|
DeleteImageTag,
|
|
114
|
-
|
|
115
|
+
DescribeContainerGroupDeployInfoResponse,
|
|
115
116
|
TaskLastExecuteStatus,
|
|
116
117
|
DescribePublicConfigRequest,
|
|
117
118
|
ImageRepository,
|
|
@@ -198,6 +199,7 @@ import {
|
|
|
198
199
|
DescribeApiRateLimitRulesResponse,
|
|
199
200
|
AddClusterInstancesRequest,
|
|
200
201
|
DescribeGroupUseDetailResponse,
|
|
202
|
+
ContainerGroupDeploy,
|
|
201
203
|
TsfPageNamespace,
|
|
202
204
|
VolumeInfo,
|
|
203
205
|
UpdateApiTimeoutsRequest,
|
|
@@ -377,6 +379,7 @@ import {
|
|
|
377
379
|
UpdateApiRateLimitRulesResponse,
|
|
378
380
|
GroupUnitApiUseStatistics,
|
|
379
381
|
DescribeGroupInstancesResponse,
|
|
382
|
+
DescribeContainerGroupDeployInfoRequest,
|
|
380
383
|
OperateApplicationTcrBindingResponse,
|
|
381
384
|
DescribePublicConfigReleaseLogsResponse,
|
|
382
385
|
DeleteApiGroupRequest,
|
|
@@ -889,6 +892,16 @@ COS相关文档请查阅:https://cloud.tencent.com/document/product/436
|
|
|
889
892
|
return this.request("DescribeApplications", req, cb)
|
|
890
893
|
}
|
|
891
894
|
|
|
895
|
+
/**
|
|
896
|
+
* 获取部署组详情
|
|
897
|
+
*/
|
|
898
|
+
async DescribeContainerGroupDeployInfo(
|
|
899
|
+
req: DescribeContainerGroupDeployInfoRequest,
|
|
900
|
+
cb?: (error: string, rep: DescribeContainerGroupDeployInfoResponse) => void
|
|
901
|
+
): Promise<DescribeContainerGroupDeployInfoResponse> {
|
|
902
|
+
return this.request("DescribeContainerGroupDeployInfo", req, cb)
|
|
903
|
+
}
|
|
904
|
+
|
|
892
905
|
/**
|
|
893
906
|
* 查询网关API监控明细数据(仅单元化网关),非单元化网关使用DescribeApiUseDetail
|
|
894
907
|
*/
|
|
@@ -967,6 +967,22 @@ export interface ChangeApiUsableStatusRequest {
|
|
|
967
967
|
UsableStatus: string
|
|
968
968
|
}
|
|
969
969
|
|
|
970
|
+
/**
|
|
971
|
+
* DescribeMicroservices返回参数结构体
|
|
972
|
+
*/
|
|
973
|
+
export interface DescribeMicroservicesResponse {
|
|
974
|
+
/**
|
|
975
|
+
* 微服务分页列表信息
|
|
976
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
977
|
+
*/
|
|
978
|
+
Result: TsfPageMicroservice
|
|
979
|
+
|
|
980
|
+
/**
|
|
981
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
982
|
+
*/
|
|
983
|
+
RequestId?: string
|
|
984
|
+
}
|
|
985
|
+
|
|
970
986
|
/**
|
|
971
987
|
* DescribeApiRateLimitRules请求参数结构体
|
|
972
988
|
*/
|
|
@@ -2420,14 +2436,13 @@ export interface DeleteImageTag {
|
|
|
2420
2436
|
}
|
|
2421
2437
|
|
|
2422
2438
|
/**
|
|
2423
|
-
*
|
|
2439
|
+
* DescribeContainerGroupDeployInfo返回参数结构体
|
|
2424
2440
|
*/
|
|
2425
|
-
export interface
|
|
2441
|
+
export interface DescribeContainerGroupDeployInfoResponse {
|
|
2426
2442
|
/**
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
Result: TsfPageMicroservice
|
|
2443
|
+
* 获取部署组
|
|
2444
|
+
*/
|
|
2445
|
+
Result: ContainerGroupDeploy
|
|
2431
2446
|
|
|
2432
2447
|
/**
|
|
2433
2448
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -4634,6 +4649,203 @@ export interface DescribeGroupUseDetailResponse {
|
|
|
4634
4649
|
RequestId?: string
|
|
4635
4650
|
}
|
|
4636
4651
|
|
|
4652
|
+
/**
|
|
4653
|
+
* 获取部署组
|
|
4654
|
+
*/
|
|
4655
|
+
export interface ContainerGroupDeploy {
|
|
4656
|
+
/**
|
|
4657
|
+
* 部署组id
|
|
4658
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4659
|
+
*/
|
|
4660
|
+
GroupId: string
|
|
4661
|
+
|
|
4662
|
+
/**
|
|
4663
|
+
* 分组名称
|
|
4664
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4665
|
+
*/
|
|
4666
|
+
GroupName: string
|
|
4667
|
+
|
|
4668
|
+
/**
|
|
4669
|
+
* 实例总数
|
|
4670
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4671
|
+
*/
|
|
4672
|
+
InstanceNum: number
|
|
4673
|
+
|
|
4674
|
+
/**
|
|
4675
|
+
* 已启动实例总数
|
|
4676
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4677
|
+
*/
|
|
4678
|
+
CurrentNum: number
|
|
4679
|
+
|
|
4680
|
+
/**
|
|
4681
|
+
* 镜像server
|
|
4682
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4683
|
+
*/
|
|
4684
|
+
Server: string
|
|
4685
|
+
|
|
4686
|
+
/**
|
|
4687
|
+
* 镜像名,如/tsf/nginx
|
|
4688
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4689
|
+
*/
|
|
4690
|
+
Reponame: string
|
|
4691
|
+
|
|
4692
|
+
/**
|
|
4693
|
+
* 镜像版本名称
|
|
4694
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4695
|
+
*/
|
|
4696
|
+
TagName: string
|
|
4697
|
+
|
|
4698
|
+
/**
|
|
4699
|
+
* 业务容器初始分配的 CPU 核数,对应 K8S request
|
|
4700
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4701
|
+
*/
|
|
4702
|
+
CpuRequest: string
|
|
4703
|
+
|
|
4704
|
+
/**
|
|
4705
|
+
* 业务容器最大分配的 CPU 核数,对应 K8S limit
|
|
4706
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4707
|
+
*/
|
|
4708
|
+
CpuLimit: string
|
|
4709
|
+
|
|
4710
|
+
/**
|
|
4711
|
+
* 业务容器初始分配的内存 MiB 数,对应 K8S request
|
|
4712
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4713
|
+
*/
|
|
4714
|
+
MemRequest: string
|
|
4715
|
+
|
|
4716
|
+
/**
|
|
4717
|
+
* 业务容器最大分配的内存 MiB 数,对应 K8S limit
|
|
4718
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4719
|
+
*/
|
|
4720
|
+
MemLimit: string
|
|
4721
|
+
|
|
4722
|
+
/**
|
|
4723
|
+
* 0:公网 1:集群内访问 2:NodePort
|
|
4724
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4725
|
+
*/
|
|
4726
|
+
AccessType: number
|
|
4727
|
+
|
|
4728
|
+
/**
|
|
4729
|
+
* 端口映射
|
|
4730
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4731
|
+
*/
|
|
4732
|
+
ProtocolPorts: Array<ProtocolPort>
|
|
4733
|
+
|
|
4734
|
+
/**
|
|
4735
|
+
* 更新方式:0:快速更新 1:滚动更新
|
|
4736
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4737
|
+
*/
|
|
4738
|
+
UpdateType: number
|
|
4739
|
+
|
|
4740
|
+
/**
|
|
4741
|
+
* 更新间隔,单位秒
|
|
4742
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4743
|
+
*/
|
|
4744
|
+
UpdateIvl: number
|
|
4745
|
+
|
|
4746
|
+
/**
|
|
4747
|
+
* jvm参数
|
|
4748
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4749
|
+
*/
|
|
4750
|
+
JvmOpts: string
|
|
4751
|
+
|
|
4752
|
+
/**
|
|
4753
|
+
* 子网id
|
|
4754
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4755
|
+
*/
|
|
4756
|
+
SubnetId: string
|
|
4757
|
+
|
|
4758
|
+
/**
|
|
4759
|
+
* agent容器初始分配的 CPU 核数,对应 K8S request
|
|
4760
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4761
|
+
*/
|
|
4762
|
+
AgentCpuRequest: string
|
|
4763
|
+
|
|
4764
|
+
/**
|
|
4765
|
+
* agent容器最大分配的 CPU 核数,对应 K8S limit
|
|
4766
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4767
|
+
*/
|
|
4768
|
+
AgentCpuLimit: string
|
|
4769
|
+
|
|
4770
|
+
/**
|
|
4771
|
+
* agent容器初始分配的内存 MiB 数,对应 K8S request
|
|
4772
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4773
|
+
*/
|
|
4774
|
+
AgentMemRequest: string
|
|
4775
|
+
|
|
4776
|
+
/**
|
|
4777
|
+
* agent容器最大分配的内存 MiB 数,对应 K8S limit
|
|
4778
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4779
|
+
*/
|
|
4780
|
+
AgentMemLimit: string
|
|
4781
|
+
|
|
4782
|
+
/**
|
|
4783
|
+
* istioproxy容器初始分配的 CPU 核数,对应 K8S request
|
|
4784
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4785
|
+
*/
|
|
4786
|
+
IstioCpuRequest: string
|
|
4787
|
+
|
|
4788
|
+
/**
|
|
4789
|
+
* istioproxy容器最大分配的 CPU 核数,对应 K8S limit
|
|
4790
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4791
|
+
*/
|
|
4792
|
+
IstioCpuLimit: string
|
|
4793
|
+
|
|
4794
|
+
/**
|
|
4795
|
+
* istioproxy容器初始分配的内存 MiB 数,对应 K8S request
|
|
4796
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4797
|
+
*/
|
|
4798
|
+
IstioMemRequest: string
|
|
4799
|
+
|
|
4800
|
+
/**
|
|
4801
|
+
* istioproxy容器最大分配的内存 MiB 数,对应 K8S limit
|
|
4802
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4803
|
+
*/
|
|
4804
|
+
IstioMemLimit: string
|
|
4805
|
+
|
|
4806
|
+
/**
|
|
4807
|
+
* 部署组的环境变量数组,这里没有展示 tsf 使用的环境变量,只展示了用户设置的环境变量。
|
|
4808
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4809
|
+
*/
|
|
4810
|
+
Envs: Array<Env>
|
|
4811
|
+
|
|
4812
|
+
/**
|
|
4813
|
+
* 健康检查配置信息,若不指定该参数,则默认不设置健康检查。
|
|
4814
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4815
|
+
*/
|
|
4816
|
+
HealthCheckSettings: HealthCheckSettings
|
|
4817
|
+
|
|
4818
|
+
/**
|
|
4819
|
+
* 是否部署Agent容器
|
|
4820
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4821
|
+
*/
|
|
4822
|
+
DeployAgent: boolean
|
|
4823
|
+
|
|
4824
|
+
/**
|
|
4825
|
+
* 部署组备注
|
|
4826
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4827
|
+
*/
|
|
4828
|
+
Alias: string
|
|
4829
|
+
|
|
4830
|
+
/**
|
|
4831
|
+
* 是否创建 k8s service
|
|
4832
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4833
|
+
*/
|
|
4834
|
+
DisableService: boolean
|
|
4835
|
+
|
|
4836
|
+
/**
|
|
4837
|
+
* service 是否为 headless 类型
|
|
4838
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4839
|
+
*/
|
|
4840
|
+
HeadlessService: boolean
|
|
4841
|
+
|
|
4842
|
+
/**
|
|
4843
|
+
* TcrRepoInfo值
|
|
4844
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4845
|
+
*/
|
|
4846
|
+
TcrRepoInfo: TcrRepoInfo
|
|
4847
|
+
}
|
|
4848
|
+
|
|
4637
4849
|
/**
|
|
4638
4850
|
* Tsf命名空间分页对象
|
|
4639
4851
|
*/
|
|
@@ -9586,6 +9798,16 @@ export interface DescribeGroupInstancesResponse {
|
|
|
9586
9798
|
RequestId?: string
|
|
9587
9799
|
}
|
|
9588
9800
|
|
|
9801
|
+
/**
|
|
9802
|
+
* DescribeContainerGroupDeployInfo请求参数结构体
|
|
9803
|
+
*/
|
|
9804
|
+
export interface DescribeContainerGroupDeployInfoRequest {
|
|
9805
|
+
/**
|
|
9806
|
+
* 实例所属 groupId
|
|
9807
|
+
*/
|
|
9808
|
+
GroupId: string
|
|
9809
|
+
}
|
|
9810
|
+
|
|
9589
9811
|
/**
|
|
9590
9812
|
* OperateApplicationTcrBinding返回参数结构体
|
|
9591
9813
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.0.
|
|
1
|
+
export declare const sdkVersion = "4.0.265";
|