tencentcloud-sdk-nodejs 4.0.1037 → 4.0.1039
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/package.json +1 -1
- package/src/common/sdk_version.ts +1 -1
- package/src/services/batch/v20170312/batch_models.ts +0 -28
- package/src/services/captcha/v20190722/captcha_models.ts +0 -24
- package/src/services/ccc/v20200210/ccc_client.ts +6 -2
- package/src/services/ccc/v20200210/ccc_models.ts +2 -2
- package/src/services/cdwch/v20200915/cdwch_models.ts +34 -10
- package/src/services/clb/v20180317/clb_client.ts +69 -8
- package/src/services/clb/v20180317/clb_models.ts +404 -247
- package/src/services/cvm/v20170312/cvm_models.ts +0 -28
- package/src/services/cwp/v20180228/cwp_models.ts +2 -20
- package/src/services/dts/v20211206/dts_models.ts +1 -1
- package/src/services/faceid/v20180301/faceid_models.ts +16 -9
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +1 -5
- package/src/services/lke/v20231130/lke_models.ts +33 -3
- package/src/services/lkeap/v20240522/lkeap_client.ts +9 -9
- package/src/services/lkeap/v20240522/lkeap_models.ts +6 -1
- package/src/services/lowcode/v20210108/lowcode_client.ts +128 -4
- package/src/services/lowcode/v20210108/lowcode_models.ts +916 -97
- package/src/services/monitor/v20180724/monitor_client.ts +13 -0
- package/src/services/monitor/v20180724/monitor_models.ts +90 -0
- package/src/services/rce/v20201103/rce_models.ts +0 -42
- package/src/services/redis/v20180412/redis_models.ts +0 -55
- package/src/services/tcr/v20190924/tcr_models.ts +6 -13
- package/src/services/tdid/v20210519/tdid_client.ts +8 -4
- package/src/services/tdid/v20210519/tdid_models.ts +49 -25
- package/src/services/tsf/v20180326/tsf_models.ts +0 -44
- package/src/services/waf/v20180125/waf_models.ts +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +0 -28
- package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +0 -24
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +5 -1
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +5 -1
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +2 -2
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +34 -10
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +21 -1
- package/tencentcloud/services/clb/v20180317/clb_client.js +30 -0
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +393 -247
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +0 -28
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +2 -20
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +1 -1
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +16 -9
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +1 -5
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +33 -3
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.d.ts +9 -9
- package/tencentcloud/services/lkeap/v20240522/lkeap_client.js +9 -9
- package/tencentcloud/services/lkeap/v20240522/lkeap_models.d.ts +6 -1
- package/tencentcloud/services/lowcode/v20210108/lowcode_client.d.ts +37 -1
- package/tencentcloud/services/lowcode/v20210108/lowcode_client.js +54 -0
- package/tencentcloud/services/lowcode/v20210108/lowcode_models.d.ts +882 -97
- 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 +87 -0
- package/tencentcloud/services/rce/v20201103/rce_models.d.ts +0 -42
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +0 -55
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +6 -13
- package/tencentcloud/services/tdid/v20210519/tdid_client.d.ts +5 -2
- package/tencentcloud/services/tdid/v20210519/tdid_client.js +4 -1
- package/tencentcloud/services/tdid/v20210519/tdid_models.d.ts +46 -23
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +0 -44
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +1 -1
|
@@ -480,7 +480,6 @@ export interface RegistryCondition {
|
|
|
480
480
|
Status?: string
|
|
481
481
|
/**
|
|
482
482
|
* 转换到该过程的简明原因
|
|
483
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
484
483
|
*/
|
|
485
484
|
Reason?: string
|
|
486
485
|
}
|
|
@@ -5220,34 +5219,28 @@ export interface CreateTagRetentionExecutionRequest {
|
|
|
5220
5219
|
export interface ReplicationLog {
|
|
5221
5220
|
/**
|
|
5222
5221
|
* 资源类型
|
|
5223
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5224
5222
|
*/
|
|
5225
|
-
ResourceType
|
|
5223
|
+
ResourceType?: string
|
|
5226
5224
|
/**
|
|
5227
5225
|
* 源资源
|
|
5228
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5229
5226
|
*/
|
|
5230
|
-
Source
|
|
5227
|
+
Source?: string
|
|
5231
5228
|
/**
|
|
5232
5229
|
* 目的资源
|
|
5233
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5234
5230
|
*/
|
|
5235
|
-
Destination
|
|
5231
|
+
Destination?: string
|
|
5236
5232
|
/**
|
|
5237
5233
|
* 同步状态
|
|
5238
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5239
5234
|
*/
|
|
5240
|
-
Status
|
|
5235
|
+
Status?: string
|
|
5241
5236
|
/**
|
|
5242
5237
|
* 开始时间
|
|
5243
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5244
5238
|
*/
|
|
5245
|
-
StartTime
|
|
5239
|
+
StartTime?: string
|
|
5246
5240
|
/**
|
|
5247
5241
|
* 结束时间
|
|
5248
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5249
5242
|
*/
|
|
5250
|
-
EndTime
|
|
5243
|
+
EndTime?: string
|
|
5251
5244
|
}
|
|
5252
5245
|
|
|
5253
5246
|
/**
|
|
@@ -19,6 +19,7 @@ import { AbstractClient } from "../../../common/abstract_client"
|
|
|
19
19
|
import { ClientConfig } from "../../../common/interface"
|
|
20
20
|
import {
|
|
21
21
|
GetTDidDocumentResponse,
|
|
22
|
+
CredentialStatusInfo,
|
|
22
23
|
VerifyPresentationRequest,
|
|
23
24
|
SetTDidAttributeResponse,
|
|
24
25
|
IssueCredentialResponse,
|
|
@@ -51,14 +52,14 @@ import {
|
|
|
51
52
|
DeactivateTDidResponse,
|
|
52
53
|
CredentialProof,
|
|
53
54
|
CredentialState,
|
|
54
|
-
|
|
55
|
+
GetTDidByObjectIdRequest,
|
|
55
56
|
CreatePresentationResponse,
|
|
56
57
|
DidAttribute,
|
|
57
58
|
UpdateCredentialStateRequest,
|
|
58
59
|
GetOverSummaryResponse,
|
|
59
60
|
CreateTDidByPubKeyRequest,
|
|
60
61
|
DeactivateTDidRequest,
|
|
61
|
-
|
|
62
|
+
ChainTransaction,
|
|
62
63
|
GetAppSummaryRequest,
|
|
63
64
|
} from "./tdid_models"
|
|
64
65
|
|
|
@@ -212,8 +213,11 @@ export class Client extends AbstractClient {
|
|
|
212
213
|
}
|
|
213
214
|
|
|
214
215
|
/**
|
|
215
|
-
|
|
216
|
-
|
|
216
|
+
* 1. 首次更新凭证状态基于不同场景参数有所差异,分以下两种场景:
|
|
217
|
+
(1) 颁发凭证的DID是本腾讯云账号创建
|
|
218
|
+
(2) 颁发凭证的DID是非本腾讯云账号创建(此调用方式也适用于场景1)
|
|
219
|
+
2. 首次更新过凭证状态后,凭证状态已绑定该账号的链上用户,后续更新凭证状态只需参数CredentialStatus即可, OperateCredential和OriginCredential参数均不需要
|
|
220
|
+
*/
|
|
217
221
|
async UpdateCredentialState(
|
|
218
222
|
req: UpdateCredentialStateRequest,
|
|
219
223
|
cb?: (error: string, rep: UpdateCredentialStateResponse) => void
|
|
@@ -29,6 +29,24 @@ export interface GetTDidDocumentResponse {
|
|
|
29
29
|
RequestId?: string
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
+
/**
|
|
33
|
+
* 设置凭证状态信息
|
|
34
|
+
*/
|
|
35
|
+
export interface CredentialStatusInfo {
|
|
36
|
+
/**
|
|
37
|
+
* 凭证唯一id
|
|
38
|
+
*/
|
|
39
|
+
Id?: string
|
|
40
|
+
/**
|
|
41
|
+
* 凭证状态(0:吊销;1:有效)
|
|
42
|
+
*/
|
|
43
|
+
Issuer?: string
|
|
44
|
+
/**
|
|
45
|
+
* 凭证颁发者Did
|
|
46
|
+
*/
|
|
47
|
+
Status?: number
|
|
48
|
+
}
|
|
49
|
+
|
|
32
50
|
/**
|
|
33
51
|
* VerifyPresentation请求参数结构体
|
|
34
52
|
*/
|
|
@@ -85,27 +103,22 @@ export interface IssueCredentialResponse {
|
|
|
85
103
|
export interface ResourceCounterData {
|
|
86
104
|
/**
|
|
87
105
|
* DID总数
|
|
88
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
89
106
|
*/
|
|
90
107
|
DidCnt?: number
|
|
91
108
|
/**
|
|
92
109
|
* VC总数
|
|
93
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
94
110
|
*/
|
|
95
111
|
VCCnt?: number
|
|
96
112
|
/**
|
|
97
113
|
* CPT总数
|
|
98
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
99
114
|
*/
|
|
100
115
|
CPTCnt?: number
|
|
101
116
|
/**
|
|
102
|
-
* VC验证总数
|
|
103
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
117
|
+
* VC验证总数
|
|
104
118
|
*/
|
|
105
119
|
VerifyCnt?: number
|
|
106
120
|
/**
|
|
107
121
|
* 权威机构数量
|
|
108
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
109
122
|
*/
|
|
110
123
|
AuthCnt?: number
|
|
111
124
|
}
|
|
@@ -152,6 +165,10 @@ export interface CreateDisclosedCredentialRequest {
|
|
|
152
165
|
* DID应用ID
|
|
153
166
|
*/
|
|
154
167
|
DAPId?: number
|
|
168
|
+
/**
|
|
169
|
+
* 用户应用ID
|
|
170
|
+
*/
|
|
171
|
+
UAPId?: number
|
|
155
172
|
}
|
|
156
173
|
|
|
157
174
|
/**
|
|
@@ -244,7 +261,6 @@ export interface VerifyCredentialsResponse {
|
|
|
244
261
|
export interface GetCredentialStateResponse {
|
|
245
262
|
/**
|
|
246
263
|
* 凭证状态信息
|
|
247
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
248
264
|
*/
|
|
249
265
|
CredentialState?: CredentialState
|
|
250
266
|
/**
|
|
@@ -277,7 +293,6 @@ export interface IssueCredentialRequest {
|
|
|
277
293
|
export interface GetTDidByObjectIdResponse {
|
|
278
294
|
/**
|
|
279
295
|
* DID标识
|
|
280
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
281
296
|
*/
|
|
282
297
|
Did?: string
|
|
283
298
|
/**
|
|
@@ -445,6 +460,10 @@ export interface CreatePresentationRequest {
|
|
|
445
460
|
* DID应用id
|
|
446
461
|
*/
|
|
447
462
|
DAPId?: number
|
|
463
|
+
/**
|
|
464
|
+
* 用户应用id
|
|
465
|
+
*/
|
|
466
|
+
UAPId?: number
|
|
448
467
|
/**
|
|
449
468
|
* 凭证列表
|
|
450
469
|
*/
|
|
@@ -490,13 +509,11 @@ export interface CreateTDidByHostRequest {
|
|
|
490
509
|
*/
|
|
491
510
|
export interface GetAppSummaryResponse {
|
|
492
511
|
/**
|
|
493
|
-
* 用户参与应用的统计指标
|
|
494
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
512
|
+
* 用户参与应用的统计指标
|
|
495
513
|
*/
|
|
496
514
|
AppCounter?: ResourceCounterData
|
|
497
515
|
/**
|
|
498
516
|
* 用户创建资源的统计指标
|
|
499
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
500
517
|
*/
|
|
501
518
|
UserCounter?: ResourceCounterData
|
|
502
519
|
/**
|
|
@@ -555,7 +572,6 @@ export interface GetTDidPubKeyResponse {
|
|
|
555
572
|
export interface UpdateCredentialStateResponse {
|
|
556
573
|
/**
|
|
557
574
|
* 更新是否成功
|
|
558
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
559
575
|
*/
|
|
560
576
|
Result?: boolean
|
|
561
577
|
/**
|
|
@@ -635,13 +651,17 @@ export interface CredentialState {
|
|
|
635
651
|
}
|
|
636
652
|
|
|
637
653
|
/**
|
|
638
|
-
*
|
|
654
|
+
* GetTDidByObjectId请求参数结构体
|
|
639
655
|
*/
|
|
640
|
-
export interface
|
|
656
|
+
export interface GetTDidByObjectIdRequest {
|
|
641
657
|
/**
|
|
642
|
-
*
|
|
658
|
+
* 业务层为DID设置的唯一标识
|
|
643
659
|
*/
|
|
644
|
-
|
|
660
|
+
ObjectId?: string
|
|
661
|
+
/**
|
|
662
|
+
* DID应用Id
|
|
663
|
+
*/
|
|
664
|
+
DAPId?: number
|
|
645
665
|
}
|
|
646
666
|
|
|
647
667
|
/**
|
|
@@ -681,9 +701,17 @@ export interface UpdateCredentialStateRequest {
|
|
|
681
701
|
*/
|
|
682
702
|
DAPId?: number
|
|
683
703
|
/**
|
|
684
|
-
* 更新VC状态的临时凭证内容,通过创建凭证接口(CreateCredential)生成并签名,凭证类型为:OperateCredential,
|
|
704
|
+
* 更新VC状态的临时凭证内容,通过创建凭证接口(CreateCredential)生成并签名,凭证类型为:OperateCredential, 为安全起见凭证过期时间不适合太长,如设置为1分钟内
|
|
685
705
|
*/
|
|
686
706
|
OperateCredential?: string
|
|
707
|
+
/**
|
|
708
|
+
* 待更新凭证状态的原始凭证内容
|
|
709
|
+
*/
|
|
710
|
+
OriginCredential?: string
|
|
711
|
+
/**
|
|
712
|
+
* 凭证状态信息
|
|
713
|
+
*/
|
|
714
|
+
CredentialStatus?: CredentialStatusInfo
|
|
687
715
|
}
|
|
688
716
|
|
|
689
717
|
/**
|
|
@@ -766,17 +794,13 @@ export interface DeactivateTDidRequest {
|
|
|
766
794
|
}
|
|
767
795
|
|
|
768
796
|
/**
|
|
769
|
-
*
|
|
797
|
+
* 链上交易信息
|
|
770
798
|
*/
|
|
771
|
-
export interface
|
|
772
|
-
/**
|
|
773
|
-
* 业务层为DID设置的唯一标识
|
|
774
|
-
*/
|
|
775
|
-
ObjectId?: string
|
|
799
|
+
export interface ChainTransaction {
|
|
776
800
|
/**
|
|
777
|
-
*
|
|
801
|
+
* 交易哈希
|
|
778
802
|
*/
|
|
779
|
-
|
|
803
|
+
TransactionHash: string
|
|
780
804
|
}
|
|
781
805
|
|
|
782
806
|
/**
|
|
@@ -487,7 +487,6 @@ export interface ModifyApplicationResponse {
|
|
|
487
487
|
/**
|
|
488
488
|
* true:操作成功
|
|
489
489
|
false:操作失败
|
|
490
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
491
490
|
*/
|
|
492
491
|
Result?: boolean
|
|
493
492
|
/**
|
|
@@ -729,7 +728,6 @@ export interface SimpleApplication {
|
|
|
729
728
|
export interface DescribeSimpleNamespacesResponse {
|
|
730
729
|
/**
|
|
731
730
|
* 命名空间分页列表
|
|
732
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
733
731
|
*/
|
|
734
732
|
Result?: TsfPageNamespace
|
|
735
733
|
/**
|
|
@@ -744,7 +742,6 @@ export interface DescribeSimpleNamespacesResponse {
|
|
|
744
742
|
export interface DescribeSimpleClustersResponse {
|
|
745
743
|
/**
|
|
746
744
|
* TSF集群分页对象
|
|
747
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
748
745
|
*/
|
|
749
746
|
Result?: TsfPageCluster
|
|
750
747
|
/**
|
|
@@ -759,7 +756,6 @@ export interface DescribeSimpleClustersResponse {
|
|
|
759
756
|
export interface DeleteRepositoryResponse {
|
|
760
757
|
/**
|
|
761
758
|
* 删除仓库是否成功
|
|
762
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
763
759
|
*/
|
|
764
760
|
Result?: boolean
|
|
765
761
|
/**
|
|
@@ -1229,7 +1225,6 @@ export interface TaskRecord {
|
|
|
1229
1225
|
export interface CreateNamespaceResponse {
|
|
1230
1226
|
/**
|
|
1231
1227
|
* 成功时为命名空间ID,失败为null
|
|
1232
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1233
1228
|
*/
|
|
1234
1229
|
Result?: string
|
|
1235
1230
|
/**
|
|
@@ -1258,7 +1253,6 @@ export interface RedoTaskBatchRequest {
|
|
|
1258
1253
|
export interface DescribeGroupsResponse {
|
|
1259
1254
|
/**
|
|
1260
1255
|
* 虚拟机部署组分页信息
|
|
1261
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1262
1256
|
*/
|
|
1263
1257
|
Result?: TsfPageVmGroup
|
|
1264
1258
|
/**
|
|
@@ -1626,7 +1620,6 @@ export interface RollbackConfigRequest {
|
|
|
1626
1620
|
export interface DisassociateBusinessLogConfigResponse {
|
|
1627
1621
|
/**
|
|
1628
1622
|
* 操作结果
|
|
1629
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1630
1623
|
*/
|
|
1631
1624
|
Result?: boolean
|
|
1632
1625
|
/**
|
|
@@ -1955,7 +1948,6 @@ export interface GatewayPluginBoundParam {
|
|
|
1955
1948
|
export interface ModifyNamespaceResponse {
|
|
1956
1949
|
/**
|
|
1957
1950
|
* Result
|
|
1958
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1959
1951
|
*/
|
|
1960
1952
|
Result?: boolean
|
|
1961
1953
|
/**
|
|
@@ -2004,7 +1996,6 @@ export interface ModifyLaneRuleRequest {
|
|
|
2004
1996
|
export interface AddInstancesResponse {
|
|
2005
1997
|
/**
|
|
2006
1998
|
* 添加云主机是否成功
|
|
2007
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2008
1999
|
*/
|
|
2009
2000
|
Result?: boolean
|
|
2010
2001
|
/**
|
|
@@ -2029,7 +2020,6 @@ export interface StartContainerGroupRequest {
|
|
|
2029
2020
|
export interface DescribeRepositoryResponse {
|
|
2030
2021
|
/**
|
|
2031
2022
|
* 查询的仓库信息
|
|
2032
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2033
2023
|
*/
|
|
2034
2024
|
Result?: RepositoryInfo
|
|
2035
2025
|
/**
|
|
@@ -2339,7 +2329,6 @@ export interface EnableUnitRuleRequest {
|
|
|
2339
2329
|
export interface CreateClusterResponse {
|
|
2340
2330
|
/**
|
|
2341
2331
|
* 集群ID
|
|
2342
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2343
2332
|
*/
|
|
2344
2333
|
Result?: string
|
|
2345
2334
|
/**
|
|
@@ -2458,7 +2447,6 @@ export interface StopGroupRequest {
|
|
|
2458
2447
|
export interface ShrinkGroupResponse {
|
|
2459
2448
|
/**
|
|
2460
2449
|
* 任务ID
|
|
2461
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2462
2450
|
*/
|
|
2463
2451
|
Result?: TaskId
|
|
2464
2452
|
/**
|
|
@@ -2823,7 +2811,6 @@ export interface CreateLaneResponse {
|
|
|
2823
2811
|
export interface DescribeDeliveryConfigsResponse {
|
|
2824
2812
|
/**
|
|
2825
2813
|
* 投递项关联部署组信息
|
|
2826
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2827
2814
|
*/
|
|
2828
2815
|
Result?: DeliveryConfigBindGroups
|
|
2829
2816
|
/**
|
|
@@ -3347,7 +3334,6 @@ export interface DescribeConfigReleaseLogsRequest {
|
|
|
3347
3334
|
export interface AssociateConfigWithGroupResponse {
|
|
3348
3335
|
/**
|
|
3349
3336
|
* 绑定是否成功
|
|
3350
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3351
3337
|
*/
|
|
3352
3338
|
Result?: boolean
|
|
3353
3339
|
/**
|
|
@@ -3362,7 +3348,6 @@ export interface AssociateConfigWithGroupResponse {
|
|
|
3362
3348
|
export interface UpdateRepositoryResponse {
|
|
3363
3349
|
/**
|
|
3364
3350
|
* 更新仓库是否成功
|
|
3365
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3366
3351
|
*/
|
|
3367
3352
|
Result?: boolean
|
|
3368
3353
|
/**
|
|
@@ -3571,7 +3556,6 @@ export interface DisableTaskRequest {
|
|
|
3571
3556
|
export interface DescribeStatisticsResponse {
|
|
3572
3557
|
/**
|
|
3573
3558
|
* 查询服务统计结果
|
|
3574
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3575
3559
|
*/
|
|
3576
3560
|
Result?: ServiceStatisticsResults
|
|
3577
3561
|
/**
|
|
@@ -3661,7 +3645,6 @@ export interface DeleteGroupResponse {
|
|
|
3661
3645
|
* 删除部署组操作是否成功。
|
|
3662
3646
|
true:操作成功。
|
|
3663
3647
|
false:操作失败。
|
|
3664
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3665
3648
|
*/
|
|
3666
3649
|
Result?: boolean
|
|
3667
3650
|
/**
|
|
@@ -3676,7 +3659,6 @@ false:操作失败。
|
|
|
3676
3659
|
export interface DescribeSimpleApplicationsResponse {
|
|
3677
3660
|
/**
|
|
3678
3661
|
* 简单应用分页对象
|
|
3679
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3680
3662
|
*/
|
|
3681
3663
|
Result?: TsfPageSimpleApplication
|
|
3682
3664
|
/**
|
|
@@ -5029,7 +5011,6 @@ export interface CreateConfigWithDetailRespRequest {
|
|
|
5029
5011
|
export interface RemoveInstancesResponse {
|
|
5030
5012
|
/**
|
|
5031
5013
|
* 集群移除机器是否成功
|
|
5032
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5033
5014
|
*/
|
|
5034
5015
|
Result?: boolean
|
|
5035
5016
|
/**
|
|
@@ -5584,7 +5565,6 @@ export interface DeletePublicConfigResponse {
|
|
|
5584
5565
|
export interface DescribeSimpleGroupsResponse {
|
|
5585
5566
|
/**
|
|
5586
5567
|
* 简单部署组列表
|
|
5587
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5588
5568
|
*/
|
|
5589
5569
|
Result?: TsfPageSimpleGroup
|
|
5590
5570
|
/**
|
|
@@ -5682,7 +5662,6 @@ export interface TerminateTaskFlowBatchResponse {
|
|
|
5682
5662
|
export interface DisassociateKafkaConfigResponse {
|
|
5683
5663
|
/**
|
|
5684
5664
|
* 解除绑定是否成功
|
|
5685
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5686
5665
|
*/
|
|
5687
5666
|
Result?: boolean
|
|
5688
5667
|
/**
|
|
@@ -6318,7 +6297,6 @@ export interface ExecuteTaskFlowResponse {
|
|
|
6318
6297
|
export interface DescribeClustersResponse {
|
|
6319
6298
|
/**
|
|
6320
6299
|
* Cluster分页信息
|
|
6321
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6322
6300
|
*/
|
|
6323
6301
|
Result?: TsfPageClusterV2
|
|
6324
6302
|
/**
|
|
@@ -6391,7 +6369,6 @@ export interface SearchBusinessLogRequest {
|
|
|
6391
6369
|
export interface ExpandGroupResponse {
|
|
6392
6370
|
/**
|
|
6393
6371
|
* 任务ID
|
|
6394
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6395
6372
|
*/
|
|
6396
6373
|
Result?: TaskId
|
|
6397
6374
|
/**
|
|
@@ -6705,7 +6682,6 @@ export interface DescribeApiGroupRequest {
|
|
|
6705
6682
|
export interface AssociateBusinessLogConfigResponse {
|
|
6706
6683
|
/**
|
|
6707
6684
|
* 操作结果
|
|
6708
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6709
6685
|
*/
|
|
6710
6686
|
Result?: boolean
|
|
6711
6687
|
/**
|
|
@@ -6918,7 +6894,6 @@ export interface ImageRepositoryResult {
|
|
|
6918
6894
|
export interface ModifyTaskResponse {
|
|
6919
6895
|
/**
|
|
6920
6896
|
* 更新是否成功
|
|
6921
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6922
6897
|
*/
|
|
6923
6898
|
Result?: boolean
|
|
6924
6899
|
/**
|
|
@@ -7616,7 +7591,6 @@ export interface CreateUnitRuleRequest {
|
|
|
7616
7591
|
export interface StartGroupResponse {
|
|
7617
7592
|
/**
|
|
7618
7593
|
* 任务ID
|
|
7619
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7620
7594
|
*/
|
|
7621
7595
|
Result?: TaskId
|
|
7622
7596
|
/**
|
|
@@ -7765,7 +7739,6 @@ export interface CreateLaneRuleResponse {
|
|
|
7765
7739
|
export interface CreateTaskResponse {
|
|
7766
7740
|
/**
|
|
7767
7741
|
* 任务ID
|
|
7768
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
7769
7742
|
*/
|
|
7770
7743
|
Result?: string
|
|
7771
7744
|
/**
|
|
@@ -8291,7 +8264,6 @@ export interface DescribePathRewriteRequest {
|
|
|
8291
8264
|
export interface CreateApplicationResponse {
|
|
8292
8265
|
/**
|
|
8293
8266
|
* 应用ID
|
|
8294
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8295
8267
|
*/
|
|
8296
8268
|
Result?: string
|
|
8297
8269
|
/**
|
|
@@ -8354,7 +8326,6 @@ export interface DescribeInvocationMetricDataDimensionRequest {
|
|
|
8354
8326
|
export interface DeployGroupResponse {
|
|
8355
8327
|
/**
|
|
8356
8328
|
* 任务ID
|
|
8357
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8358
8329
|
*/
|
|
8359
8330
|
Result?: TaskId
|
|
8360
8331
|
/**
|
|
@@ -8371,7 +8342,6 @@ export interface ModifyGroupResponse {
|
|
|
8371
8342
|
* 更新部署组详情是否成功。
|
|
8372
8343
|
true:操作成功。
|
|
8373
8344
|
false:操作失败。
|
|
8374
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8375
8345
|
*/
|
|
8376
8346
|
Result?: boolean
|
|
8377
8347
|
/**
|
|
@@ -8444,7 +8414,6 @@ export interface MetricDataPointMap {
|
|
|
8444
8414
|
export interface DescribeGroupAttributeResponse {
|
|
8445
8415
|
/**
|
|
8446
8416
|
* 虚拟机部署组信息
|
|
8447
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8448
8417
|
*/
|
|
8449
8418
|
Result?: VmGroupOther
|
|
8450
8419
|
/**
|
|
@@ -8754,7 +8723,6 @@ export interface CreateUnitNamespacesRequest {
|
|
|
8754
8723
|
export interface DescribeTaskRecordsResponse {
|
|
8755
8724
|
/**
|
|
8756
8725
|
* 任务记录列表
|
|
8757
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
8758
8726
|
*/
|
|
8759
8727
|
Result?: TaskRecordPage
|
|
8760
8728
|
/**
|
|
@@ -9167,7 +9135,6 @@ export interface UpdateGatewayApiResponse {
|
|
|
9167
9135
|
export interface DescribeInstancesResponse {
|
|
9168
9136
|
/**
|
|
9169
9137
|
* 机器列表信息
|
|
9170
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
9171
9138
|
*/
|
|
9172
9139
|
Result?: InstanceEnrichedInfoPage
|
|
9173
9140
|
/**
|
|
@@ -11465,7 +11432,6 @@ export interface DescribeInvocationMetricScatterPlotRequest {
|
|
|
11465
11432
|
export interface CreateTaskFlowResponse {
|
|
11466
11433
|
/**
|
|
11467
11434
|
* 工作流 ID
|
|
11468
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
11469
11435
|
*/
|
|
11470
11436
|
Result?: string
|
|
11471
11437
|
/**
|
|
@@ -11526,7 +11492,6 @@ export interface DescribeMicroservicesRequest {
|
|
|
11526
11492
|
export interface AddClusterInstancesResponse {
|
|
11527
11493
|
/**
|
|
11528
11494
|
* 添加云主机的返回列表
|
|
11529
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
11530
11495
|
*/
|
|
11531
11496
|
Result?: AddInstanceResult
|
|
11532
11497
|
/**
|
|
@@ -11903,7 +11868,6 @@ export interface DescribeLaneRulesRequest {
|
|
|
11903
11868
|
export interface DescribeContainerEventsResponse {
|
|
11904
11869
|
/**
|
|
11905
11870
|
* events 分页列表
|
|
11906
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
11907
11871
|
*/
|
|
11908
11872
|
Result?: TsfPageContainerEvent
|
|
11909
11873
|
/**
|
|
@@ -11964,7 +11928,6 @@ export interface DescribePluginInstancesResponse {
|
|
|
11964
11928
|
export interface CreateRepositoryResponse {
|
|
11965
11929
|
/**
|
|
11966
11930
|
* 创建仓库是否成功
|
|
11967
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
11968
11931
|
*/
|
|
11969
11932
|
Result?: boolean
|
|
11970
11933
|
/**
|
|
@@ -12239,7 +12202,6 @@ export interface GroupUnitApiUseStatistics {
|
|
|
12239
12202
|
export interface DescribeGroupInstancesResponse {
|
|
12240
12203
|
/**
|
|
12241
12204
|
* 部署组机器信息
|
|
12242
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12243
12205
|
*/
|
|
12244
12206
|
Result?: TsfPageInstance
|
|
12245
12207
|
/**
|
|
@@ -12377,7 +12339,6 @@ export interface DescribeFileConfigReleasesRequest {
|
|
|
12377
12339
|
export interface DescribeClusterInstancesResponse {
|
|
12378
12340
|
/**
|
|
12379
12341
|
* 集群机器实例分页信息
|
|
12380
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12381
12342
|
*/
|
|
12382
12343
|
Result?: TsfPageInstance
|
|
12383
12344
|
/**
|
|
@@ -12699,7 +12660,6 @@ export interface ApiInfo {
|
|
|
12699
12660
|
export interface StopGroupResponse {
|
|
12700
12661
|
/**
|
|
12701
12662
|
* 任务ID
|
|
12702
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12703
12663
|
*/
|
|
12704
12664
|
Result?: TaskId
|
|
12705
12665
|
/**
|
|
@@ -12975,7 +12935,6 @@ export interface RedoTaskExecuteRequest {
|
|
|
12975
12935
|
export interface DescribeApplicationsResponse {
|
|
12976
12936
|
/**
|
|
12977
12937
|
* 应用分页列表信息
|
|
12978
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
12979
12938
|
*/
|
|
12980
12939
|
Result?: TsfPageApplication
|
|
12981
12940
|
/**
|
|
@@ -13969,7 +13928,6 @@ export interface DescribeResourceTaskStatusRequest {
|
|
|
13969
13928
|
export interface DescribeInvocationMetricDataCurveResponse {
|
|
13970
13929
|
/**
|
|
13971
13930
|
* 指标监控数据曲线集合
|
|
13972
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
13973
13931
|
*/
|
|
13974
13932
|
Result?: Array<MetricDataCurve>
|
|
13975
13933
|
/**
|
|
@@ -14695,7 +14653,6 @@ export interface Filter {
|
|
|
14695
14653
|
export interface DescribeInvocationMetricDataPointResponse {
|
|
14696
14654
|
/**
|
|
14697
14655
|
* 单值指标列表
|
|
14698
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
14699
14656
|
*/
|
|
14700
14657
|
Result?: Array<MetricDataSingleValue>
|
|
14701
14658
|
/**
|
|
@@ -16301,7 +16258,6 @@ export interface LaneGroup {
|
|
|
16301
16258
|
export interface CreateGroupResponse {
|
|
16302
16259
|
/**
|
|
16303
16260
|
* groupId, null表示创建失败
|
|
16304
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
16305
16261
|
*/
|
|
16306
16262
|
Result?: string
|
|
16307
16263
|
/**
|
|
@@ -7837,7 +7837,7 @@ export interface UpsertCCRuleRequest {
|
|
|
7837
7837
|
*/
|
|
7838
7838
|
ValidTime: number
|
|
7839
7839
|
/**
|
|
7840
|
-
* [{\"key\":\"Method\",\"args\":[\"=R0VU\"],\"match\":\"0\",\"encodeflag\":true}] Key可选值为 Method、Post、Referer、Cookie、User-Agent、CustomHeader match可选值为,当Key为Method的时候可选值为0(等于)、3(不等于)。 Key为Post的时候可选值为0(等于)、3(不等于),Key为Cookie的时候可选值为0(等于)、2(包含),3(不等于)、7(不包含)、 当Key为Referer的时候可选值为0(等于)、3(不等于)、1(前缀匹配)、6(后缀匹配)、2(包含)、7(不包含)、12(存在)、5(不存在)、4(内容为空), 当Key为Cookie的时候可选值为0(等于)、3(不等于)、2(包含)、7(不包含)、12(存在)、5(不存在)、4(内容为空), 当Key为User-Agent的时候可选值为0(等于)、3(不等于)、1(前缀匹配)、6(后缀匹配)、2(包含)、7(不包含)、12(存在)、5(不存在)、4(内容为空), 当Key为CustomHeader的时候可选值为0(等于)、3(不等于)、2(包含)、7(不包含)、12(存在)、5(不存在)、4(内容为空)。 args用来表示匹配内容,需要设置encodeflag为true,当Key为Post、Cookie、CustomHeader时,用等号=来分别串接Key和Value,并分别用Base64编码,类似YWJj=YWJj。当Key为Referer、User-Agent时,用等号=来串接Value,类似=YWJj。
|
|
7840
|
+
* CC的匹配条件JSON序列化的字符串,示例:[{\"key\":\"Method\",\"args\":[\"=R0VU\"],\"match\":\"0\",\"encodeflag\":true}] Key可选值为 Method、Post、Referer、Cookie、User-Agent、CustomHeader match可选值为,当Key为Method的时候可选值为0(等于)、3(不等于)。 Key为Post的时候可选值为0(等于)、3(不等于),Key为Cookie的时候可选值为0(等于)、2(包含),3(不等于)、7(不包含)、 当Key为Referer的时候可选值为0(等于)、3(不等于)、1(前缀匹配)、6(后缀匹配)、2(包含)、7(不包含)、12(存在)、5(不存在)、4(内容为空), 当Key为Cookie的时候可选值为0(等于)、3(不等于)、2(包含)、7(不包含)、12(存在)、5(不存在)、4(内容为空), 当Key为User-Agent的时候可选值为0(等于)、3(不等于)、1(前缀匹配)、6(后缀匹配)、2(包含)、7(不包含)、12(存在)、5(不存在)、4(内容为空), 当Key为CustomHeader的时候可选值为0(等于)、3(不等于)、2(包含)、7(不包含)、12(存在)、5(不存在)、4(内容为空)。 args用来表示匹配内容,需要设置encodeflag为true,当Key为Post、Cookie、CustomHeader时,用等号=来分别串接Key和Value,并分别用Base64编码,类似YWJj=YWJj。当Key为Referer、User-Agent时,用等号=来串接Value,类似=YWJj。
|
|
7841
7841
|
*/
|
|
7842
7842
|
OptionsArr?: string
|
|
7843
7843
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.0.
|
|
1
|
+
export declare const sdkVersion = "4.0.1039";
|