tencentcloud-sdk-nodejs 4.0.876 → 4.0.877
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 +210 -0
- package/SERVICE_CHANGELOG.md +257 -92
- package/package.json +1 -1
- package/products.md +18 -18
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/bma/index.ts +2 -2
- package/src/services/cdb/v20170320/cdb_models.ts +4 -2
- package/src/services/cds/v20180420/cds_client.ts +7 -21
- package/src/services/cds/v20180420/cds_models.ts +0 -23
- package/src/services/cdwch/v20200915/cdwch_models.ts +15 -0
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +4 -2
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +20 -0
- package/src/services/dbbrain/index.ts +2 -2
- package/src/services/domain/v20180808/domain_models.ts +6 -6
- package/src/services/ess/v20201111/ess_models.ts +6 -6
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/facefusion/index.ts +2 -2
- package/src/services/iai/index.ts +2 -2
- package/src/services/ims/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/irp/index.ts +2 -2
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +14 -14
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/mongodb/index.ts +2 -2
- package/src/services/mongodb/v20190725/mongodb_models.ts +24 -11
- package/src/services/privatedns/v20201028/privatedns_models.ts +5 -5
- package/src/services/redis/v20180412/redis_models.ts +15 -11
- package/src/services/sms/index.ts +2 -2
- package/src/services/tbp/index.ts +2 -2
- package/src/services/tcaplusdb/v20190823/tcaplusdb_models.ts +36 -2
- package/src/services/tcbr/v20220217/tcbr_models.ts +1 -1
- package/src/services/tcm/v20210413/tcm_models.ts +10 -10
- package/src/services/thpc/index.ts +4 -4
- package/src/services/tke/index.ts +2 -2
- package/src/services/tms/index.ts +2 -2
- package/src/services/trtc/v20190722/trtc_client.ts +1 -3
- package/src/services/trtc/v20190722/trtc_models.ts +2 -0
- package/src/services/tse/v20201207/tse_client.ts +4 -2
- package/src/services/tse/v20201207/tse_models.ts +70 -14
- package/src/services/tsf/v20180326/tsf_models.ts +45 -40
- package/src/services/vm/index.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +4 -2
- package/tencentcloud/services/cds/v20180420/cds_client.d.ts +3 -9
- package/tencentcloud/services/cds/v20180420/cds_client.js +3 -11
- package/tencentcloud/services/cds/v20180420/cds_models.d.ts +0 -21
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +15 -0
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +3 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +3 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +20 -0
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/domain/v20180808/domain_models.d.ts +6 -6
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +6 -6
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/ims/index.d.ts +4 -4
- package/tencentcloud/services/ims/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +14 -14
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +24 -11
- package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +5 -5
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +15 -11
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_models.d.ts +36 -2
- package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +1 -1
- package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +10 -10
- package/tencentcloud/services/thpc/index.d.ts +6 -6
- package/tencentcloud/services/thpc/index.js +4 -4
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/tms/index.d.ts +4 -4
- package/tencentcloud/services/tms/index.js +2 -2
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +1 -3
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +1 -3
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -0
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +1 -1
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +68 -14
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +45 -40
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/test/cds.v20180420.test.js +2 -12
|
@@ -23,34 +23,42 @@ export interface ImportSnapshotsResponse {
|
|
|
23
23
|
export interface CompareTablesInfo {
|
|
24
24
|
/**
|
|
25
25
|
* 源表格的集群id
|
|
26
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
26
27
|
*/
|
|
27
28
|
SrcTableClusterId: string;
|
|
28
29
|
/**
|
|
29
30
|
* 源表格的表格组id
|
|
31
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
30
32
|
*/
|
|
31
33
|
SrcTableGroupId: string;
|
|
32
34
|
/**
|
|
33
35
|
* 源表格的表名
|
|
36
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
34
37
|
*/
|
|
35
38
|
SrcTableName: string;
|
|
36
39
|
/**
|
|
37
40
|
* 目标表格的集群id
|
|
41
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
38
42
|
*/
|
|
39
43
|
DstTableClusterId: string;
|
|
40
44
|
/**
|
|
41
45
|
* 目标表格的表格组id
|
|
46
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
42
47
|
*/
|
|
43
48
|
DstTableGroupId: string;
|
|
44
49
|
/**
|
|
45
50
|
* 目标表格的表名
|
|
51
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
46
52
|
*/
|
|
47
53
|
DstTableName: string;
|
|
48
54
|
/**
|
|
49
55
|
* 源表格的实例id
|
|
56
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
50
57
|
*/
|
|
51
58
|
SrcTableInstanceId: string;
|
|
52
59
|
/**
|
|
53
60
|
* 目标表格的实例id
|
|
61
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
54
62
|
*/
|
|
55
63
|
DstTableInstanceId: string;
|
|
56
64
|
}
|
|
@@ -1045,6 +1053,11 @@ export interface SnapshotResult {
|
|
|
1045
1053
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1046
1054
|
*/
|
|
1047
1055
|
SnapshotStatus: number;
|
|
1056
|
+
/**
|
|
1057
|
+
* 申请单ID
|
|
1058
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1059
|
+
*/
|
|
1060
|
+
ApplicationId?: string;
|
|
1048
1061
|
}
|
|
1049
1062
|
/**
|
|
1050
1063
|
* ModifyCensorship请求参数结构体
|
|
@@ -1671,11 +1684,11 @@ export interface DescribeClustersResponse {
|
|
|
1671
1684
|
/**
|
|
1672
1685
|
* 集群实例数
|
|
1673
1686
|
*/
|
|
1674
|
-
TotalCount
|
|
1687
|
+
TotalCount?: number;
|
|
1675
1688
|
/**
|
|
1676
1689
|
* 集群实例列表
|
|
1677
1690
|
*/
|
|
1678
|
-
Clusters
|
|
1691
|
+
Clusters?: Array<ClusterInfo>;
|
|
1679
1692
|
/**
|
|
1680
1693
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1681
1694
|
*/
|
|
@@ -2179,6 +2192,21 @@ export interface TaskInfoNew {
|
|
|
2179
2192
|
* 任务详情
|
|
2180
2193
|
*/
|
|
2181
2194
|
Content: string;
|
|
2195
|
+
/**
|
|
2196
|
+
* 表格组ID
|
|
2197
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2198
|
+
*/
|
|
2199
|
+
TableGroupId?: string;
|
|
2200
|
+
/**
|
|
2201
|
+
* 表格组名称
|
|
2202
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2203
|
+
*/
|
|
2204
|
+
TableGroupName?: string;
|
|
2205
|
+
/**
|
|
2206
|
+
* 表名称
|
|
2207
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2208
|
+
*/
|
|
2209
|
+
TableName?: string;
|
|
2182
2210
|
}
|
|
2183
2211
|
/**
|
|
2184
2212
|
* TcaplusDB的缓写表信息
|
|
@@ -2527,26 +2555,32 @@ export interface DescribeTablesRequest {
|
|
|
2527
2555
|
export interface KafkaInfo {
|
|
2528
2556
|
/**
|
|
2529
2557
|
* Kafka address
|
|
2558
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2530
2559
|
*/
|
|
2531
2560
|
Address: string;
|
|
2532
2561
|
/**
|
|
2533
2562
|
* Kafka topic
|
|
2563
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2534
2564
|
*/
|
|
2535
2565
|
Topic: string;
|
|
2536
2566
|
/**
|
|
2537
2567
|
* kafka username
|
|
2568
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2538
2569
|
*/
|
|
2539
2570
|
User: string;
|
|
2540
2571
|
/**
|
|
2541
2572
|
* kafka password
|
|
2573
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2542
2574
|
*/
|
|
2543
2575
|
Password: string;
|
|
2544
2576
|
/**
|
|
2545
2577
|
* ckafka实例
|
|
2578
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2546
2579
|
*/
|
|
2547
2580
|
Instance: string;
|
|
2548
2581
|
/**
|
|
2549
2582
|
* 是否走VPC
|
|
2583
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2550
2584
|
*/
|
|
2551
2585
|
IsVpc: number;
|
|
2552
2586
|
}
|
|
@@ -538,45 +538,45 @@ export interface DescribeAccessLogConfigResponse {
|
|
|
538
538
|
/**
|
|
539
539
|
* 访问日志输出路径。默认 /dev/stdout
|
|
540
540
|
*/
|
|
541
|
-
File
|
|
541
|
+
File?: string;
|
|
542
542
|
/**
|
|
543
543
|
* 访问日志的格式。
|
|
544
544
|
*/
|
|
545
|
-
Format
|
|
545
|
+
Format?: string;
|
|
546
546
|
/**
|
|
547
547
|
* 访问日志输出编码,可取值为 "TEXT" 或 "JSON",默认 TEXT"
|
|
548
548
|
*/
|
|
549
|
-
Encoding
|
|
549
|
+
Encoding?: string;
|
|
550
550
|
/**
|
|
551
551
|
* 选中的范围
|
|
552
552
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
553
553
|
*/
|
|
554
|
-
SelectedRange
|
|
554
|
+
SelectedRange?: SelectedRange;
|
|
555
555
|
/**
|
|
556
556
|
* 采用的模板,可取值为"istio" 或 "trace",默认为"istio"
|
|
557
557
|
*/
|
|
558
|
-
Template
|
|
558
|
+
Template?: string;
|
|
559
559
|
/**
|
|
560
560
|
* 腾讯云日志服务相关参数
|
|
561
561
|
*/
|
|
562
|
-
CLS
|
|
562
|
+
CLS?: CLS;
|
|
563
563
|
/**
|
|
564
564
|
* GRPC第三方服务器地址
|
|
565
565
|
*/
|
|
566
|
-
Address
|
|
566
|
+
Address?: string;
|
|
567
567
|
/**
|
|
568
568
|
* 是否启用GRPC第三方服务器
|
|
569
569
|
*/
|
|
570
|
-
EnableServer
|
|
570
|
+
EnableServer?: boolean;
|
|
571
571
|
/**
|
|
572
572
|
* 是否启用标准输出
|
|
573
573
|
*/
|
|
574
|
-
EnableStdout
|
|
574
|
+
EnableStdout?: boolean;
|
|
575
575
|
/**
|
|
576
576
|
* 是否启用访问日志采集
|
|
577
577
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
578
578
|
*/
|
|
579
|
-
Enable
|
|
579
|
+
Enable?: boolean;
|
|
580
580
|
/**
|
|
581
581
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
582
582
|
*/
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
export declare const thpc: {
|
|
2
|
-
|
|
3
|
-
Client: typeof import("./
|
|
4
|
-
Models: typeof import("./
|
|
2
|
+
v20211109: {
|
|
3
|
+
Client: typeof import("./v20211109/thpc_client").Client;
|
|
4
|
+
Models: typeof import("./v20211109/thpc_models");
|
|
5
5
|
};
|
|
6
6
|
v20220401: {
|
|
7
7
|
Client: typeof import("./v20220401/thpc_client").Client;
|
|
8
8
|
Models: typeof import("./v20220401/thpc_models");
|
|
9
9
|
};
|
|
10
|
-
|
|
11
|
-
Client: typeof import("./
|
|
12
|
-
Models: typeof import("./
|
|
10
|
+
v20230321: {
|
|
11
|
+
Client: typeof import("./v20230321/thpc_client").Client;
|
|
12
|
+
Models: typeof import("./v20230321/thpc_models");
|
|
13
13
|
};
|
|
14
14
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.thpc = void 0;
|
|
4
|
-
const v20230321_1 = require("./v20230321");
|
|
5
|
-
const v20220401_1 = require("./v20220401");
|
|
6
4
|
const v20211109_1 = require("./v20211109");
|
|
5
|
+
const v20220401_1 = require("./v20220401");
|
|
6
|
+
const v20230321_1 = require("./v20230321");
|
|
7
7
|
exports.thpc = {
|
|
8
|
-
v20230321: v20230321_1.v20230321,
|
|
9
|
-
v20220401: v20220401_1.v20220401,
|
|
10
8
|
v20211109: v20211109_1.v20211109,
|
|
9
|
+
v20220401: v20220401_1.v20220401,
|
|
10
|
+
v20230321: v20230321_1.v20230321,
|
|
11
11
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const tke: {
|
|
2
|
-
v20220501: {
|
|
3
|
-
Client: typeof import("./v20220501/tke_client").Client;
|
|
4
|
-
Models: typeof import("./v20220501/tke_models");
|
|
5
|
-
};
|
|
6
2
|
v20180525: {
|
|
7
3
|
Client: typeof import("./v20180525/tke_client").Client;
|
|
8
4
|
Models: typeof import("./v20180525/tke_models");
|
|
9
5
|
};
|
|
6
|
+
v20220501: {
|
|
7
|
+
Client: typeof import("./v20220501/tke_client").Client;
|
|
8
|
+
Models: typeof import("./v20220501/tke_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.tke = void 0;
|
|
4
|
-
const v20220501_1 = require("./v20220501");
|
|
5
4
|
const v20180525_1 = require("./v20180525");
|
|
5
|
+
const v20220501_1 = require("./v20220501");
|
|
6
6
|
exports.tke = {
|
|
7
|
-
v20220501: v20220501_1.v20220501,
|
|
8
7
|
v20180525: v20180525_1.v20180525,
|
|
8
|
+
v20220501: v20220501_1.v20220501,
|
|
9
9
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const tms: {
|
|
2
|
-
v20200713: {
|
|
3
|
-
Client: typeof import("./v20200713/tms_client").Client;
|
|
4
|
-
Models: typeof import("./v20200713/tms_models");
|
|
5
|
-
};
|
|
6
2
|
v20201229: {
|
|
7
3
|
Client: typeof import("./v20201229/tms_client").Client;
|
|
8
4
|
Models: typeof import("./v20201229/tms_models");
|
|
9
5
|
};
|
|
6
|
+
v20200713: {
|
|
7
|
+
Client: typeof import("./v20200713/tms_client").Client;
|
|
8
|
+
Models: typeof import("./v20200713/tms_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.tms = void 0;
|
|
4
|
-
const v20200713_1 = require("./v20200713");
|
|
5
4
|
const v20201229_1 = require("./v20201229");
|
|
5
|
+
const v20200713_1 = require("./v20200713");
|
|
6
6
|
exports.tms = {
|
|
7
|
-
v20200713: v20200713_1.v20200713,
|
|
8
7
|
v20201229: v20201229_1.v20201229,
|
|
8
|
+
v20200713: v20200713_1.v20200713,
|
|
9
9
|
};
|
|
@@ -276,9 +276,7 @@ TRTC 的一个房间中可能会同时存在多路音视频流,您可以通过
|
|
|
276
276
|
- 拉取全房间的流。
|
|
277
277
|
- 拉取特定用户的流。
|
|
278
278
|
|
|
279
|
-
|
|
280
|
-
- 如果填写IMAdminUserId和IMAdminUserSig,服务端会调用IM的[发送群组消息](https://cloud.tencent.com/document/product/269/1629)API来向端上实时下发消息。客户端只需监听群组消息的回调即可,比如[web端回调](https://cloud.tencent.com/document/product/269/75319)。
|
|
281
|
-
- 如果不填写IMAdminUserId和IMAdminUserSig,服务端使用TRTC自定义消息通道下发消息,CmdId固定是1。客户端只需监听自定义消息的回调即可,比如[c++回调](https://cloud.tencent.com/document/product/647/79637#4cd82f4edb24992a15a25187089e1565)。
|
|
279
|
+
服务端通过TRTC的自定义消息实时下发字幕和会议记录,CmdId固定是1。客户端只需监听自定义消息的回调即可,比如[c++回调](https://cloud.tencent.com/document/product/647/79637#4cd82f4edb24992a15a25187089e1565)。其他客户端比如安卓、Web等同样可在该链接处找到。
|
|
282
280
|
|
|
283
281
|
服务端实时下发的消息是JSON字符串,实时字幕具体格式如下:
|
|
284
282
|
`{
|
|
@@ -338,9 +338,7 @@ TRTC 的一个房间中可能会同时存在多路音视频流,您可以通过
|
|
|
338
338
|
- 拉取全房间的流。
|
|
339
339
|
- 拉取特定用户的流。
|
|
340
340
|
|
|
341
|
-
|
|
342
|
-
- 如果填写IMAdminUserId和IMAdminUserSig,服务端会调用IM的[发送群组消息](https://cloud.tencent.com/document/product/269/1629)API来向端上实时下发消息。客户端只需监听群组消息的回调即可,比如[web端回调](https://cloud.tencent.com/document/product/269/75319)。
|
|
343
|
-
- 如果不填写IMAdminUserId和IMAdminUserSig,服务端使用TRTC自定义消息通道下发消息,CmdId固定是1。客户端只需监听自定义消息的回调即可,比如[c++回调](https://cloud.tencent.com/document/product/647/79637#4cd82f4edb24992a15a25187089e1565)。
|
|
341
|
+
服务端通过TRTC的自定义消息实时下发字幕和会议记录,CmdId固定是1。客户端只需监听自定义消息的回调即可,比如[c++回调](https://cloud.tencent.com/document/product/647/79637#4cd82f4edb24992a15a25187089e1565)。其他客户端比如安卓、Web等同样可在该链接处找到。
|
|
344
342
|
|
|
345
343
|
服务端实时下发的消息是JSON字符串,实时字幕具体格式如下:
|
|
346
344
|
`{
|
|
@@ -3263,10 +3263,12 @@ export interface TranscriptionParams {
|
|
|
3263
3263
|
/**
|
|
3264
3264
|
* IM[管理员账户](
|
|
3265
3265
|
https://cloud.tencent.com/document/product/269/31999#app-.E7.AE.A1.E7.90.86.E5.91.98),如果填写,后台下发消息会使用IM通道,而不是TRTC自定义消息。
|
|
3266
|
+
* @deprecated
|
|
3266
3267
|
*/
|
|
3267
3268
|
IMAdminUserId?: string;
|
|
3268
3269
|
/**
|
|
3269
3270
|
* IM管理员账户生成的签名,用于向特定群组发送消息。如果填写,后台下发消息会使用IM通道,而不是TRTC自定义消息。必须和IM管理员的UserId一起填写。
|
|
3271
|
+
* @deprecated
|
|
3270
3272
|
*/
|
|
3271
3273
|
IMAdminUserSig?: string;
|
|
3272
3274
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { DescribeCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayPublicNetworkResponse, CreateOrUpdateConfigFileAndReleaseRequest, DeleteCloudNativeAPIGatewayRouteRateLimitResponse, DeleteWafDomainsRequest, DescribeCloudNativeAPIGatewayServiceRateLimitRequest, CreateCloudNativeAPIGatewayRequest, DescribeConfigFileGroupsResponse, DescribeCloudNativeAPIGatewayCertificatesRequest, DescribeCloudNativeAPIGatewayUpstreamRequest, DescribeCloudNativeAPIGatewayNodesRequest, DeleteNativeGatewayServerGroupResponse, ModifyConsoleNetworkRequest, CreateCloudNativeAPIGatewayRouteRateLimitResponse, DescribeSREInstanceAccessAddressResponse, CreateConfigFileRequest, ModifyCloudNativeAPIGatewayCanaryRuleResponse, DescribeCloudNativeAPIGatewaysResponse, CreateGovernanceAliasResponse, DeleteConfigFileGroupResponse, DescribeAutoScalerResourceStrategyBindingGroupsRequest, CreateNativeGatewayServerGroupRequest, DescribeAllConfigFileTemplatesResponse, DescribeCloudNativeAPIGatewayConfigResponse, ModifyCloudNativeAPIGatewayRouteRateLimitRequest, DescribeGovernanceAliasesRequest, CloseWafProtectionRequest, ModifyCloudNativeAPIGatewayServiceResponse, ModifyGovernanceAliasRequest, DescribeCloudNativeAPIGatewayNodesResponse, DescribeConfigFileReleaseVersionsRequest, CreateCloudNativeAPIGatewayResponse, DescribeUpstreamHealthCheckConfigResponse, DeleteGovernanceServicesResponse, DeleteCloudNativeAPIGatewayCertificateResponse, DeleteCloudNativeAPIGatewayCanaryRuleRequest, ModifyNativeGatewayServerGroupResponse, DescribeAutoScalerResourceStrategyBindingGroupsResponse, DescribeNacosReplicasRequest, CreateCloudNativeAPIGatewayServiceRequest, DescribeZookeeperServerInterfacesRequest, DeleteGovernanceNamespacesResponse, ModifyCloudNativeAPIGatewayCertificateRequest, DeleteCloudNativeAPIGatewayServiceRequest, CreateWafDomainsResponse, DescribePublicAddressConfigRequest, DescribeCloudNativeAPIGatewayServicesRequest, CreateConfigFileResponse, DescribeCloudNativeAPIGatewayUpstreamResponse, DescribeGovernanceServiceContractVersionsRequest, DeleteAutoScalerResourceStrategyRequest, DescribePublicNetworkRequest, CreateGovernanceInstancesResponse, CreateGovernanceNamespacesRequest, CreateCloudNativeAPIGatewayCanaryRuleResponse, DescribeSREInstancesRequest, DeleteEngineResponse, DescribeCloudNativeAPIGatewayRoutesResponse, DescribeWafProtectionResponse, DescribeZookeeperReplicasRequest, DeleteGovernanceInstancesResponse, UpdateUpstreamTargetsRequest, DeleteCloudNativeAPIGatewayServiceResponse, BindAutoScalerResourceStrategyToGroupsResponse, DescribeAutoScalerResourceStrategiesResponse, ModifyNetworkAccessStrategyRequest, DeleteCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayPortsResponse, CreateCloudNativeAPIGatewayRouteRateLimitRequest, DeleteNativeGatewayServerGroupRequest, DeleteGovernanceAliasesResponse, RollbackConfigFileReleasesResponse, ModifyUpstreamNodeStatusRequest, ModifyCloudNativeAPIGatewayRouteResponse, OpenWafProtectionResponse, DescribeNacosReplicasResponse, DeleteCloudNativeAPIGatewayServiceRateLimitRequest, DescribeConfigFileReleasesResponse, CreateGovernanceServicesRequest, DescribeCloudNativeAPIGatewayRequest, ModifyCloudNativeAPIGatewayCertificateResponse, DescribeGovernanceInstancesResponse, ModifyConfigFilesRequest, DeleteGovernanceNamespacesRequest, ModifyGovernanceNamespacesResponse, DescribeConfigFileReleaseRequest, CreateCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayCanaryRulesResponse, DescribeCloudNativeAPIGatewayConfigRequest, ModifyConfigFileGroupRequest, UnbindAutoScalerResourceStrategyFromGroupsResponse, DeleteConfigFilesResponse, DescribeCloudNativeAPIGatewaysRequest, CreateGovernanceInstancesRequest, ModifyConfigFilesResponse, BindAutoScalerResourceStrategyToGroupsRequest, ModifyNetworkAccessStrategyResponse, DescribeCloudNativeAPIGatewayServiceRateLimitResponse, DeleteCloudNativeAPIGatewayRouteRequest, ModifyAutoScalerResourceStrategyResponse, CreateCloudNativeAPIGatewayCertificateResponse, CreateCloudNativeAPIGatewayCanaryRuleRequest, DescribePublicNetworkResponse, ModifyNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayRouteRateLimitRequest, DescribeOneCloudNativeAPIGatewayServiceRequest, DeleteGovernanceInstancesRequest, DeleteGovernanceInstancesByHostRequest, DescribeConfigFileResponse, RollbackConfigFileReleasesRequest, DeleteConfigFilesRequest, DescribeGovernanceServicesResponse, CreateGovernanceNamespacesResponse, UpdateCloudNativeAPIGatewaySpecRequest, DescribeCloudNativeAPIGatewayServicesResponse, DeleteCloudNativeAPIGatewayRouteRateLimitRequest, CreateConfigFileGroupRequest, DeleteEngineRequest, CreateCloudNativeAPIGatewayPublicNetworkResponse, DescribeWafDomainsResponse, ModifyNetworkBasicInfoRequest, DescribeUpstreamHealthCheckConfigRequest, DescribeSREInstanceAccessAddressRequest, DeleteAutoScalerResourceStrategyResponse, ModifyConsoleNetworkResponse, DescribeConfigFileGroupsRequest, DeleteCloudNativeAPIGatewayCertificateRequest, DeleteCloudNativeAPIGatewayServiceRateLimitResponse, CloseWafProtectionResponse, UpdateUpstreamTargetsResponse, UpdateUpstreamHealthCheckConfigRequest, UpdateCloudNativeAPIGatewaySpecResponse, DescribeZookeeperServerInterfacesResponse, DescribeGovernanceServiceContractsRequest, ModifyAutoScalerResourceStrategyRequest, DescribeConfigFileReleaseVersionsResponse, DeleteGovernanceAliasesRequest, DescribeConfigFilesResponse, DescribeConfigFileReleasesRequest, DescribeAllConfigFileTemplatesRequest, DescribeGovernanceNamespacesResponse, DeleteCloudNativeAPIGatewayRequest, DeleteCloudNativeAPIGatewayPublicNetworkRequest, DeleteGovernanceInstancesByHostResponse, DescribeConfigFilesByGroupRequest, CreateGovernanceServicesResponse, CreateConfigFileGroupResponse, ModifyGovernanceNamespacesRequest, CreateGovernanceAliasRequest, CreateOrUpdateConfigFileAndReleaseResponse, DescribeOneCloudNativeAPIGatewayServiceResponse, ModifyCloudNativeAPIGatewayServiceRequest, DeleteCloudNativeAPIGatewayResponse, DescribeConfigFilesRequest, CreateCloudNativeAPIGatewayCertificateRequest, DescribeConfigFilesByGroupResponse, DescribeWafDomainsRequest, DescribeWafProtectionRequest, ModifyUpstreamNodeStatusResponse, DescribeAutoScalerResourceStrategiesRequest, CreateCloudNativeAPIGatewayPublicNetworkRequest, DescribeGovernanceInstancesRequest, DescribeCloudNativeAPIGatewayRouteRateLimitResponse, ModifyGovernanceServicesRequest, DescribeCloudNativeAPIGatewayCertificateDetailsResponse, DeleteConfigFileGroupRequest, DescribeNativeGatewayServerGroupsResponse, UpdateEngineInternetAccessRequest, ModifyCloudNativeAPIGatewayResponse, OpenWafProtectionRequest, DeleteGovernanceServicesRequest, UnbindAutoScalerResourceStrategyFromGroupsRequest, ModifyConfigFileGroupResponse, CreateCloudNativeAPIGatewayServiceRateLimitResponse, DescribeNacosServerInterfacesResponse, DeleteConfigFileReleasesRequest, CreateAutoScalerResourceStrategyRequest, DescribeCloudNativeAPIGatewayRoutesRequest, CreateEngineResponse, ModifyCloudNativeAPIGatewayServiceRateLimitRequest, ModifyNetworkBasicInfoResponse, ModifyGovernanceServicesResponse, UpdateEngineInternetAccessResponse, ModifyCloudNativeAPIGatewayServiceRateLimitResponse, DescribeGovernanceServiceContractsResponse, DescribeNacosServerInterfacesRequest,
|
|
3
|
+
import { DescribeCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayPublicNetworkResponse, CreateOrUpdateConfigFileAndReleaseRequest, DeleteCloudNativeAPIGatewayRouteRateLimitResponse, DeleteWafDomainsRequest, DescribeCloudNativeAPIGatewayServiceRateLimitRequest, CreateCloudNativeAPIGatewayRequest, DescribeConfigFileGroupsResponse, DescribeCloudNativeAPIGatewayCertificatesRequest, DescribeCloudNativeAPIGatewayUpstreamRequest, DescribeCloudNativeAPIGatewayNodesRequest, DeleteNativeGatewayServerGroupResponse, ModifyConsoleNetworkRequest, CreateCloudNativeAPIGatewayRouteRateLimitResponse, DescribeSREInstanceAccessAddressResponse, CreateConfigFileRequest, ModifyCloudNativeAPIGatewayCanaryRuleResponse, DescribeCloudNativeAPIGatewaysResponse, CreateGovernanceAliasResponse, DeleteConfigFileGroupResponse, DescribeAutoScalerResourceStrategyBindingGroupsRequest, CreateNativeGatewayServerGroupRequest, DescribeAllConfigFileTemplatesResponse, DescribeCloudNativeAPIGatewayConfigResponse, ModifyCloudNativeAPIGatewayRouteRateLimitRequest, DescribeGovernanceAliasesRequest, CloseWafProtectionRequest, ModifyCloudNativeAPIGatewayServiceResponse, ModifyGovernanceAliasRequest, DescribeCloudNativeAPIGatewayNodesResponse, DescribeConfigFileReleaseVersionsRequest, CreateCloudNativeAPIGatewayResponse, DescribeUpstreamHealthCheckConfigResponse, DeleteGovernanceServicesResponse, DeleteCloudNativeAPIGatewayCertificateResponse, DeleteCloudNativeAPIGatewayCanaryRuleRequest, ModifyNativeGatewayServerGroupResponse, DescribeAutoScalerResourceStrategyBindingGroupsResponse, DescribeNacosReplicasRequest, CreateCloudNativeAPIGatewayServiceRequest, DescribeZookeeperServerInterfacesRequest, DeleteGovernanceNamespacesResponse, ModifyCloudNativeAPIGatewayCertificateRequest, DeleteCloudNativeAPIGatewayServiceRequest, CreateWafDomainsResponse, DescribePublicAddressConfigRequest, DescribeCloudNativeAPIGatewayServicesRequest, CreateConfigFileResponse, DescribeCloudNativeAPIGatewayUpstreamResponse, DescribeGovernanceServiceContractVersionsRequest, DeleteAutoScalerResourceStrategyRequest, DescribePublicNetworkRequest, CreateGovernanceInstancesResponse, CreateGovernanceNamespacesRequest, CreateCloudNativeAPIGatewayCanaryRuleResponse, DescribeSREInstancesRequest, DeleteEngineResponse, DescribeCloudNativeAPIGatewayRoutesResponse, DescribeWafProtectionResponse, DescribeZookeeperReplicasRequest, DeleteGovernanceInstancesResponse, UpdateUpstreamTargetsRequest, DeleteCloudNativeAPIGatewayServiceResponse, BindAutoScalerResourceStrategyToGroupsResponse, DescribeAutoScalerResourceStrategiesResponse, ModifyNetworkAccessStrategyRequest, DeleteCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayPortsResponse, CreateCloudNativeAPIGatewayRouteRateLimitRequest, DeleteNativeGatewayServerGroupRequest, DeleteGovernanceAliasesResponse, RollbackConfigFileReleasesResponse, ModifyUpstreamNodeStatusRequest, ModifyCloudNativeAPIGatewayRouteResponse, OpenWafProtectionResponse, DescribeNacosReplicasResponse, DeleteCloudNativeAPIGatewayServiceRateLimitRequest, DescribeConfigFileReleasesResponse, CreateGovernanceServicesRequest, DescribeCloudNativeAPIGatewayRequest, ModifyCloudNativeAPIGatewayCertificateResponse, DescribeGovernanceInstancesResponse, ModifyConfigFilesRequest, DeleteGovernanceNamespacesRequest, ModifyGovernanceNamespacesResponse, DescribeConfigFileReleaseRequest, CreateCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayCanaryRulesResponse, DescribeCloudNativeAPIGatewayConfigRequest, ModifyConfigFileGroupRequest, UnbindAutoScalerResourceStrategyFromGroupsResponse, DeleteConfigFilesResponse, DescribeCloudNativeAPIGatewaysRequest, CreateGovernanceInstancesRequest, ModifyConfigFilesResponse, BindAutoScalerResourceStrategyToGroupsRequest, ModifyNetworkAccessStrategyResponse, DescribeCloudNativeAPIGatewayServiceRateLimitResponse, DeleteCloudNativeAPIGatewayRouteRequest, ModifyAutoScalerResourceStrategyResponse, CreateCloudNativeAPIGatewayCertificateResponse, CreateCloudNativeAPIGatewayCanaryRuleRequest, DescribePublicNetworkResponse, ModifyNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayRouteRateLimitRequest, DescribeOneCloudNativeAPIGatewayServiceRequest, DeleteGovernanceInstancesRequest, DeleteGovernanceInstancesByHostRequest, DescribeConfigFileResponse, RollbackConfigFileReleasesRequest, DeleteConfigFilesRequest, DescribeGovernanceServicesResponse, CreateGovernanceNamespacesResponse, UpdateCloudNativeAPIGatewaySpecRequest, DescribeCloudNativeAPIGatewayServicesResponse, DeleteCloudNativeAPIGatewayRouteRateLimitRequest, CreateConfigFileGroupRequest, DeleteEngineRequest, CreateCloudNativeAPIGatewayPublicNetworkResponse, DescribeWafDomainsResponse, ModifyNetworkBasicInfoRequest, DescribeUpstreamHealthCheckConfigRequest, DescribeSREInstanceAccessAddressRequest, DeleteAutoScalerResourceStrategyResponse, ModifyConsoleNetworkResponse, DescribeConfigFileGroupsRequest, DeleteCloudNativeAPIGatewayCertificateRequest, DeleteCloudNativeAPIGatewayServiceRateLimitResponse, CloseWafProtectionResponse, UpdateUpstreamTargetsResponse, UpdateUpstreamHealthCheckConfigRequest, UpdateCloudNativeAPIGatewaySpecResponse, DescribeZookeeperServerInterfacesResponse, DescribeGovernanceServiceContractsRequest, ModifyAutoScalerResourceStrategyRequest, DescribeConfigFileReleaseVersionsResponse, DeleteGovernanceAliasesRequest, DescribeConfigFilesResponse, DescribeConfigFileReleasesRequest, DescribeAllConfigFileTemplatesRequest, DescribeGovernanceNamespacesResponse, DeleteCloudNativeAPIGatewayRequest, DeleteCloudNativeAPIGatewayPublicNetworkRequest, DeleteGovernanceInstancesByHostResponse, DescribeConfigFilesByGroupRequest, CreateGovernanceServicesResponse, CreateConfigFileGroupResponse, ModifyGovernanceNamespacesRequest, CreateGovernanceAliasRequest, CreateOrUpdateConfigFileAndReleaseResponse, DescribeOneCloudNativeAPIGatewayServiceResponse, ModifyCloudNativeAPIGatewayServiceRequest, DeleteCloudNativeAPIGatewayResponse, DescribeConfigFilesRequest, CreateCloudNativeAPIGatewayCertificateRequest, DescribeConfigFilesByGroupResponse, DescribeWafDomainsRequest, DescribeWafProtectionRequest, ModifyUpstreamNodeStatusResponse, DescribeAutoScalerResourceStrategiesRequest, CreateCloudNativeAPIGatewayPublicNetworkRequest, DescribeGovernanceInstancesRequest, DescribeCloudNativeAPIGatewayRouteRateLimitResponse, ModifyGovernanceServicesRequest, DescribeCloudNativeAPIGatewayCertificateDetailsResponse, DeleteConfigFileGroupRequest, DescribeNativeGatewayServerGroupsResponse, UpdateEngineInternetAccessRequest, ModifyCloudNativeAPIGatewayResponse, OpenWafProtectionRequest, DeleteGovernanceServicesRequest, UnbindAutoScalerResourceStrategyFromGroupsRequest, ModifyConfigFileGroupResponse, CreateCloudNativeAPIGatewayServiceRateLimitResponse, DescribeNacosServerInterfacesResponse, DeleteConfigFileReleasesRequest, CreateAutoScalerResourceStrategyRequest, DescribeCloudNativeAPIGatewayRoutesRequest, CreateEngineResponse, ModifyCloudNativeAPIGatewayServiceRateLimitRequest, ModifyNetworkBasicInfoResponse, ModifyGovernanceServicesResponse, UpdateEngineInternetAccessResponse, ModifyCloudNativeAPIGatewayServiceRateLimitResponse, DescribeGovernanceServiceContractsResponse, DescribeNacosServerInterfacesRequest, DescribeNativeGatewayServerGroupsRequest, ModifyCloudNativeAPIGatewayRouteRequest, DescribeGovernanceNamespacesRequest, DescribeSREInstancesResponse, PublishConfigFilesResponse, UpdateCloudNativeAPIGatewayCertificateInfoRequest, DescribeCloudNativeAPIGatewayCertificateDetailsRequest, DescribeConfigFileRequest, ModifyGovernanceAliasResponse, CreateWafDomainsRequest, CreateCloudNativeAPIGatewayRouteRequest, CreateNativeGatewayServerGroupResponse, CreateCloudNativeAPIGatewayServiceRateLimitRequest, DeleteConfigFileReleasesResponse, DescribeZookeeperReplicasResponse, DescribeGovernanceServiceContractVersionsResponse, ModifyGovernanceInstancesRequest, CreateEngineRequest, ModifyCloudNativeAPIGatewayCanaryRuleRequest, DescribePublicAddressConfigResponse, PublishConfigFilesRequest, CreateAutoScalerResourceStrategyResponse, DescribeConfigFileReleaseHistoriesRequest, DeleteWafDomainsResponse, ModifyCloudNativeAPIGatewayRequest, DescribeCloudNativeAPIGatewayCertificatesResponse, ModifyCloudNativeAPIGatewayRouteRateLimitResponse, DescribeConfigFileReleaseHistoriesResponse, UpdateUpstreamHealthCheckConfigResponse, DescribeCloudNativeAPIGatewayCanaryRulesRequest, DeleteCloudNativeAPIGatewayCanaryRuleResponse, ModifyGovernanceInstancesResponse, DescribeCloudNativeAPIGatewayPortsRequest, UpdateCloudNativeAPIGatewayCertificateInfoResponse, DescribeGovernanceServicesRequest, DescribeConfigFileReleaseResponse, DescribeGovernanceAliasesResponse } from "./tse_models";
|
|
4
4
|
/**
|
|
5
5
|
* tse client
|
|
6
6
|
* @class
|
|
@@ -1009,24 +1009,24 @@ export interface DescribeUpstreamHealthCheckConfigResponse {
|
|
|
1009
1009
|
RequestId?: string;
|
|
1010
1010
|
}
|
|
1011
1011
|
/**
|
|
1012
|
-
*
|
|
1012
|
+
* 获取云原生api网关公网地址信息响应结果
|
|
1013
1013
|
*/
|
|
1014
|
-
export interface
|
|
1014
|
+
export interface DescribePublicAddressConfigResult {
|
|
1015
1015
|
/**
|
|
1016
|
-
*
|
|
1016
|
+
* 网关实例id
|
|
1017
1017
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1018
1018
|
*/
|
|
1019
|
-
|
|
1019
|
+
GatewayId?: string;
|
|
1020
1020
|
/**
|
|
1021
|
-
*
|
|
1021
|
+
* 公网地址信息
|
|
1022
1022
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1023
1023
|
*/
|
|
1024
|
-
|
|
1024
|
+
ConfigList?: Array<PublicAddressConfig>;
|
|
1025
1025
|
/**
|
|
1026
|
-
*
|
|
1026
|
+
* 总个数
|
|
1027
1027
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1028
1028
|
*/
|
|
1029
|
-
|
|
1029
|
+
TotalCount?: number;
|
|
1030
1030
|
}
|
|
1031
1031
|
/**
|
|
1032
1032
|
* 配置文件
|
|
@@ -1458,6 +1458,36 @@ export interface ExternalRedis {
|
|
|
1458
1458
|
*/
|
|
1459
1459
|
RedisTimeout: number;
|
|
1460
1460
|
}
|
|
1461
|
+
/**
|
|
1462
|
+
* 公网地址信息
|
|
1463
|
+
*/
|
|
1464
|
+
export interface PublicAddressConfig {
|
|
1465
|
+
/**
|
|
1466
|
+
* 公网 ip
|
|
1467
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1468
|
+
*/
|
|
1469
|
+
Vip?: string;
|
|
1470
|
+
/**
|
|
1471
|
+
* 公网最大带宽
|
|
1472
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1473
|
+
*/
|
|
1474
|
+
InternetMaxBandwidthOut?: number;
|
|
1475
|
+
/**
|
|
1476
|
+
* 公网所属分组 id
|
|
1477
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1478
|
+
*/
|
|
1479
|
+
GroupId?: string;
|
|
1480
|
+
/**
|
|
1481
|
+
* 公网所属分组名
|
|
1482
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1483
|
+
*/
|
|
1484
|
+
GroupName?: string;
|
|
1485
|
+
/**
|
|
1486
|
+
* 公网负载均衡 id
|
|
1487
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1488
|
+
*/
|
|
1489
|
+
NetworkId?: string;
|
|
1490
|
+
}
|
|
1461
1491
|
/**
|
|
1462
1492
|
* DeleteGovernanceNamespaces返回参数结构体
|
|
1463
1493
|
*/
|
|
@@ -6532,18 +6562,24 @@ export interface CloudNativeAPIGatewayCanaryRuleCondition {
|
|
|
6532
6562
|
GlobalConfigName?: string;
|
|
6533
6563
|
}
|
|
6534
6564
|
/**
|
|
6535
|
-
*
|
|
6565
|
+
* 服务契约版本信息
|
|
6536
6566
|
*/
|
|
6537
|
-
export interface
|
|
6567
|
+
export interface GovernanceServiceContractVersion {
|
|
6538
6568
|
/**
|
|
6539
|
-
*
|
|
6569
|
+
* 契约版本
|
|
6540
6570
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6541
6571
|
*/
|
|
6542
|
-
|
|
6572
|
+
Version?: string;
|
|
6543
6573
|
/**
|
|
6544
|
-
*
|
|
6574
|
+
* 契约名称
|
|
6575
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6545
6576
|
*/
|
|
6546
|
-
|
|
6577
|
+
Name?: string;
|
|
6578
|
+
/**
|
|
6579
|
+
* 唯一名称
|
|
6580
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6581
|
+
*/
|
|
6582
|
+
Key?: string;
|
|
6547
6583
|
}
|
|
6548
6584
|
/**
|
|
6549
6585
|
* DescribeNativeGatewayServerGroups请求参数结构体
|
|
@@ -7474,6 +7510,10 @@ export interface ModifyCloudNativeAPIGatewayCanaryRuleRequest {
|
|
|
7474
7510
|
* DescribePublicAddressConfig返回参数结构体
|
|
7475
7511
|
*/
|
|
7476
7512
|
export interface DescribePublicAddressConfigResponse {
|
|
7513
|
+
/**
|
|
7514
|
+
* 公网地址信息
|
|
7515
|
+
*/
|
|
7516
|
+
Result?: DescribePublicAddressConfigResult;
|
|
7477
7517
|
/**
|
|
7478
7518
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7479
7519
|
*/
|
|
@@ -7695,6 +7735,20 @@ export interface DescribeConfigFileReleaseHistoriesResponse {
|
|
|
7695
7735
|
*/
|
|
7696
7736
|
RequestId?: string;
|
|
7697
7737
|
}
|
|
7738
|
+
/**
|
|
7739
|
+
* UpdateUpstreamHealthCheckConfig返回参数结构体
|
|
7740
|
+
*/
|
|
7741
|
+
export interface UpdateUpstreamHealthCheckConfigResponse {
|
|
7742
|
+
/**
|
|
7743
|
+
* 是否成功
|
|
7744
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7745
|
+
*/
|
|
7746
|
+
Result?: boolean;
|
|
7747
|
+
/**
|
|
7748
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7749
|
+
*/
|
|
7750
|
+
RequestId?: string;
|
|
7751
|
+
}
|
|
7698
7752
|
/**
|
|
7699
7753
|
* DescribeCloudNativeAPIGatewayCanaryRules请求参数结构体
|
|
7700
7754
|
*/
|