tencentcloud-sdk-nodejs 4.1.238 → 4.1.239
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/es/common/sdk_version.js +1 -1
- package/es/services/ams/index.js +2 -2
- package/es/services/chdfs/index.js +2 -2
- package/es/services/dbbrain/index.js +2 -2
- package/es/services/ecm/v20190719/ecm_client.js +10 -31
- package/es/services/eis/index.js +2 -2
- package/es/services/essbasic/index.js +2 -2
- package/es/services/facefusion/index.js +2 -2
- package/es/services/ig/v20210518/ig_client.js +15 -0
- package/es/services/ims/index.js +2 -2
- package/es/services/iotvideo/index.js +2 -2
- package/es/services/mongodb/index.js +2 -2
- package/es/services/organization/index.js +2 -2
- package/es/services/rce/index.js +2 -2
- package/es/services/sms/index.js +2 -2
- package/es/services/tbp/index.js +2 -2
- package/es/services/tcb/v20180608/tcb_client.js +182 -158
- package/es/services/thpc/index.js +2 -2
- package/es/services/tione/index.js +2 -2
- package/es/services/tke/index.js +2 -2
- package/es/services/tms/index.js +2 -2
- package/es/services/vm/index.js +2 -2
- package/es/services/vod/index.js +2 -2
- package/es/services/wedata/index.js +2 -2
- package/es/services/yunsou/index.js +2 -2
- package/package.json +1 -1
- 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/cfw/v20190904/cfw_models.d.ts +12 -12
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/ecm/v20190719/ecm_client.d.ts +14 -79
- package/tencentcloud/services/ecm/v20190719/ecm_client.js +18 -97
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +39 -581
- package/tencentcloud/services/eis/index.d.ts +4 -4
- package/tencentcloud/services/eis/index.js +2 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +2 -2
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +2 -2
- package/tencentcloud/services/evt/v20250217/evt_models.d.ts +5 -1
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/ig/v20210518/ig_client.d.ts +21 -1
- package/tencentcloud/services/ig/v20210518/ig_client.js +30 -0
- package/tencentcloud/services/ig/v20210518/ig_models.d.ts +651 -7
- 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/lcic/v20220817/lcic_models.d.ts +13 -9
- package/tencentcloud/services/mna/v20210119/mna_client.d.ts +1 -1
- package/tencentcloud/services/mna/v20210119/mna_client.js +1 -1
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/rce/index.d.ts +4 -4
- package/tencentcloud/services/rce/index.js +2 -2
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +13 -13
- 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/tcb/v20180608/tcb_client.d.ts +322 -286
- package/tencentcloud/services/tcb/v20180608/tcb_client.js +416 -364
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +555 -64
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +1 -1
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/thpc/v20230321/thpc_client.d.ts +1 -1
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +44 -19
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +58 -12
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +6 -6
- package/tencentcloud/services/tms/index.d.ts +4 -4
- package/tencentcloud/services/tms/index.js +2 -2
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +6 -5
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/vod/index.d.ts +4 -4
- package/tencentcloud/services/vod/index.js +2 -2
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +5 -1
- package/tencentcloud/services/wedata/index.d.ts +4 -4
- package/tencentcloud/services/wedata/index.js +2 -2
- package/tencentcloud/services/wsa/v20250508/wsa_models.d.ts +11 -23
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
|
@@ -7614,7 +7614,7 @@ export interface ModifyOriginParameters {
|
|
|
7614
7614
|
* 源站类型。取值有:
|
|
7615
7615
|
<li>IPDomain:IPV4、IPV6 或域名类型源站;</li>
|
|
7616
7616
|
<li>OriginGroup:源站组类型源站;</li>
|
|
7617
|
-
<li>LoadBalance
|
|
7617
|
+
<li>LoadBalance:负载均衡,该功能内测中,如需使用,请提工单;</li>
|
|
7618
7618
|
<li>COS:腾讯云 COS 对象存储源站;</li>
|
|
7619
7619
|
<li>AWSS3:支持 AWS S3 协议的所有对象存储源站。</li>
|
|
7620
7620
|
*/
|
|
@@ -1,8 +1,4 @@
|
|
|
1
1
|
export declare const thpc: {
|
|
2
|
-
v20211109: {
|
|
3
|
-
Client: typeof import("./v20211109/thpc_client").Client;
|
|
4
|
-
Models: typeof import("./v20211109/thpc_models");
|
|
5
|
-
};
|
|
6
2
|
v20220401: {
|
|
7
3
|
Client: typeof import("./v20220401/thpc_client").Client;
|
|
8
4
|
Models: typeof import("./v20220401/thpc_models");
|
|
@@ -11,4 +7,8 @@ export declare const thpc: {
|
|
|
11
7
|
Client: typeof import("./v20230321/thpc_client").Client;
|
|
12
8
|
Models: typeof import("./v20230321/thpc_models");
|
|
13
9
|
};
|
|
10
|
+
v20211109: {
|
|
11
|
+
Client: typeof import("./v20211109/thpc_client").Client;
|
|
12
|
+
Models: typeof import("./v20211109/thpc_models");
|
|
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 v20211109_1 = require("./v20211109");
|
|
5
4
|
const v20220401_1 = require("./v20220401");
|
|
6
5
|
const v20230321_1 = require("./v20230321");
|
|
6
|
+
const v20211109_1 = require("./v20211109");
|
|
7
7
|
exports.thpc = {
|
|
8
|
-
v20211109: v20211109_1.v20211109,
|
|
9
8
|
v20220401: v20220401_1.v20220401,
|
|
10
9
|
v20230321: v20230321_1.v20230321,
|
|
10
|
+
v20211109: v20211109_1.v20211109,
|
|
11
11
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { ModifyNodeAttributeResponse, DescribeInitNodeScriptsRequest, AddNodesResponse, ModifyClusterDeletionProtectionResponse, CreateWorkspacesResponse, DeleteClusterRequest, TerminateWorkspacesResponse, ModifyInitNodeScriptsRequest, AttachNodesRequest, DescribeWorkspacesResponse, DescribeJobsOverviewRequest, DeleteClusterResponse, DescribeAutoScalingConfigurationResponse, DescribeClustersRequest, TerminateJobRequest, DeleteNodesResponse, AddClusterStorageOptionResponse, DescribeWorkspacesRequest, AddQueueRequest, DescribeQueuesResponse, SubmitJobRequest, ModifyWorkspacesRenewFlagResponse, DescribeNodesResponse,
|
|
3
|
+
import { ModifyNodeAttributeResponse, DescribeInitNodeScriptsRequest, AddNodesResponse, ModifyClusterDeletionProtectionResponse, CreateWorkspacesResponse, DeleteClusterRequest, TerminateWorkspacesResponse, ModifyInitNodeScriptsRequest, AttachNodesRequest, DescribeWorkspacesResponse, DescribeJobsOverviewRequest, DeleteClusterResponse, DescribeAutoScalingConfigurationResponse, DescribeClustersRequest, TerminateJobRequest, DeleteNodesResponse, AddClusterStorageOptionResponse, DescribeWorkspacesRequest, ModifyNodeAttributeRequest, AddQueueRequest, DescribeQueuesResponse, SubmitJobRequest, ModifyWorkspacesRenewFlagResponse, DescribeNodesResponse, DeleteClusterStorageOptionRequest, DeleteJobRequest, DetachNodesResponse, DescribeClusterStorageOptionRequest, ModifyWorkspacesAttributeResponse, DescribeClustersResponse, DescribeClusterActivitiesResponse, AddNodesRequest, DeleteQueueResponse, DeleteJobResponse, DescribeJobSubmitInfoResponse, CreateClusterResponse, DescribeQueuesRequest, SetAutoScalingConfigurationResponse, CreateClusterRequest, AddQueueResponse, DescribeClusterStorageOptionResponse, ModifyInitNodeScriptsResponse, DescribeJobSubmitInfoRequest, ModifyWorkspacesAttributeRequest, TerminateWorkspacesRequest, DeleteNodesRequest, DeleteClusterStorageOptionResponse, TerminateJobResponse, DescribeJobsRequest, SetAutoScalingConfigurationRequest, SubmitJobResponse, DescribeNodesRequest, DetachNodesRequest, AttachNodesResponse, DescribeJobsOverviewResponse, ModifyWorkspacesRenewFlagRequest, CreateWorkspacesRequest, DescribeClusterActivitiesRequest, DescribeJobsResponse, ModifyClusterDeletionProtectionRequest, DescribeInitNodeScriptsResponse, DeleteQueueRequest, AddClusterStorageOptionRequest, DescribeAutoScalingConfigurationRequest } from "./thpc_models";
|
|
4
4
|
/**
|
|
5
5
|
* thpc client
|
|
6
6
|
* @class
|
|
@@ -436,17 +436,21 @@ export interface Tag {
|
|
|
436
436
|
*/
|
|
437
437
|
export interface GooseFSOption {
|
|
438
438
|
/**
|
|
439
|
-
*
|
|
439
|
+
* <p>文件系统本地挂载路径。</p>
|
|
440
440
|
*/
|
|
441
441
|
LocalPath: string;
|
|
442
442
|
/**
|
|
443
|
-
*
|
|
443
|
+
* <p>文件系统远程挂载路径。</p>
|
|
444
444
|
*/
|
|
445
445
|
RemotePath: string;
|
|
446
446
|
/**
|
|
447
|
-
*
|
|
447
|
+
* <p>文件系统master的ip和端口,此参数和FileSystemId互斥。</p>
|
|
448
|
+
*/
|
|
449
|
+
Masters?: Array<string>;
|
|
450
|
+
/**
|
|
451
|
+
* <p>GooseFS的文件ID;此参数和Masters 互斥。</p>
|
|
448
452
|
*/
|
|
449
|
-
|
|
453
|
+
FileSystemId?: string;
|
|
450
454
|
}
|
|
451
455
|
/**
|
|
452
456
|
* 集群存储选项概览信息。
|
|
@@ -597,6 +601,27 @@ export interface DescribeWorkspacesRequest {
|
|
|
597
601
|
*/
|
|
598
602
|
Filters?: Array<Filter>;
|
|
599
603
|
}
|
|
604
|
+
/**
|
|
605
|
+
* ModifyNodeAttribute请求参数结构体
|
|
606
|
+
*/
|
|
607
|
+
export interface ModifyNodeAttributeRequest {
|
|
608
|
+
/**
|
|
609
|
+
* <p>节点ID,节点ID通过调用接口 <a href="https://cloud.tencent.com/document/api/1527/89569">DescribeNodes</a>获取。</p>
|
|
610
|
+
*/
|
|
611
|
+
NodeId: string;
|
|
612
|
+
/**
|
|
613
|
+
* <p>节点别名</p>
|
|
614
|
+
*/
|
|
615
|
+
NodeName?: string;
|
|
616
|
+
/**
|
|
617
|
+
* <p>资源的分配状态: - IDLE: 资源空闲 - ISOLATE: 资源隔离</p>
|
|
618
|
+
*/
|
|
619
|
+
NodeAllocateState?: string;
|
|
620
|
+
/**
|
|
621
|
+
* <p>目标队列名</p>
|
|
622
|
+
*/
|
|
623
|
+
QueueName?: string;
|
|
624
|
+
}
|
|
600
625
|
/**
|
|
601
626
|
* AddQueue请求参数结构体
|
|
602
627
|
*/
|
|
@@ -820,25 +845,21 @@ export interface CFSOption {
|
|
|
820
845
|
FileSystemId?: string;
|
|
821
846
|
}
|
|
822
847
|
/**
|
|
823
|
-
*
|
|
848
|
+
* COS挂载信息
|
|
824
849
|
*/
|
|
825
|
-
export interface
|
|
826
|
-
/**
|
|
827
|
-
* <p>节点ID,节点ID通过调用接口 <a href="https://cloud.tencent.com/document/api/1527/89569">DescribeNodes</a>获取。</p>
|
|
828
|
-
*/
|
|
829
|
-
NodeId: string;
|
|
850
|
+
export interface CosOption {
|
|
830
851
|
/**
|
|
831
|
-
* <p
|
|
852
|
+
* <p>文件系统本地挂载路径。</p>
|
|
832
853
|
*/
|
|
833
|
-
|
|
854
|
+
LocalPath: string;
|
|
834
855
|
/**
|
|
835
|
-
* <p
|
|
856
|
+
* <p>COS桶地址,可以在COS桶详情页查看。</p>
|
|
836
857
|
*/
|
|
837
|
-
|
|
858
|
+
RemotePath: string;
|
|
838
859
|
/**
|
|
839
|
-
* <p
|
|
860
|
+
* <p>cosfs2挂载工具支持的参数。</p>
|
|
840
861
|
*/
|
|
841
|
-
|
|
862
|
+
MountParamsOption?: string;
|
|
842
863
|
}
|
|
843
864
|
/**
|
|
844
865
|
* DeleteClusterStorageOption请求参数结构体
|
|
@@ -1038,17 +1059,21 @@ export interface DescribeClusterStorageOptionRequest {
|
|
|
1038
1059
|
*/
|
|
1039
1060
|
export interface StorageOption {
|
|
1040
1061
|
/**
|
|
1041
|
-
*
|
|
1062
|
+
* <p>集群挂载CFS文件系统选项。</p>
|
|
1042
1063
|
*/
|
|
1043
1064
|
CFSOptions?: Array<CFSOption>;
|
|
1044
1065
|
/**
|
|
1045
|
-
*
|
|
1066
|
+
* <p>集群挂载GooseFS文件系统选项。</p>
|
|
1046
1067
|
*/
|
|
1047
1068
|
GooseFSOptions?: Array<GooseFSOption>;
|
|
1048
1069
|
/**
|
|
1049
|
-
*
|
|
1070
|
+
* <p>集群挂载GooseFSx文件系统选项。</p>
|
|
1050
1071
|
*/
|
|
1051
1072
|
GooseFSxOptions?: Array<GooseFSxOption>;
|
|
1073
|
+
/**
|
|
1074
|
+
* <p>集群挂载COS文件系统选项。</p>
|
|
1075
|
+
*/
|
|
1076
|
+
CosOptions?: Array<CosOption>;
|
|
1052
1077
|
}
|
|
1053
1078
|
/**
|
|
1054
1079
|
* 登录节点概览。
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const tione: {
|
|
2
|
-
v20191022: {
|
|
3
|
-
Client: typeof import("./v20191022/tione_client").Client;
|
|
4
|
-
Models: typeof import("./v20191022/tione_models");
|
|
5
|
-
};
|
|
6
2
|
v20211111: {
|
|
7
3
|
Client: typeof import("./v20211111/tione_client").Client;
|
|
8
4
|
Models: typeof import("./v20211111/tione_models");
|
|
9
5
|
};
|
|
6
|
+
v20191022: {
|
|
7
|
+
Client: typeof import("./v20191022/tione_client").Client;
|
|
8
|
+
Models: typeof import("./v20191022/tione_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.tione = void 0;
|
|
4
|
-
const v20191022_1 = require("./v20191022");
|
|
5
4
|
const v20211111_1 = require("./v20211111");
|
|
5
|
+
const v20191022_1 = require("./v20191022");
|
|
6
6
|
exports.tione = {
|
|
7
|
-
v20191022: v20191022_1.v20191022,
|
|
8
7
|
v20211111: v20211111_1.v20211111,
|
|
8
|
+
v20191022: v20191022_1.v20191022,
|
|
9
9
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const tke: {
|
|
2
|
-
v20180525: {
|
|
3
|
-
Client: typeof import("./v20180525/tke_client").Client;
|
|
4
|
-
Models: typeof import("./v20180525/tke_models");
|
|
5
|
-
};
|
|
6
2
|
v20220501: {
|
|
7
3
|
Client: typeof import("./v20220501/tke_client").Client;
|
|
8
4
|
Models: typeof import("./v20220501/tke_models");
|
|
9
5
|
};
|
|
6
|
+
v20180525: {
|
|
7
|
+
Client: typeof import("./v20180525/tke_client").Client;
|
|
8
|
+
Models: typeof import("./v20180525/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 v20180525_1 = require("./v20180525");
|
|
5
4
|
const v20220501_1 = require("./v20220501");
|
|
5
|
+
const v20180525_1 = require("./v20180525");
|
|
6
6
|
exports.tke = {
|
|
7
|
-
v20180525: v20180525_1.v20180525,
|
|
8
7
|
v20220501: v20220501_1.v20220501,
|
|
8
|
+
v20180525: v20180525_1.v20180525,
|
|
9
9
|
};
|
|
@@ -5851,6 +5851,46 @@ export interface ReservedInstanceScope {
|
|
|
5851
5851
|
*/
|
|
5852
5852
|
NodeName?: string;
|
|
5853
5853
|
}
|
|
5854
|
+
/**
|
|
5855
|
+
* AgentPlugin 安装配置,包含域名、Chart 版本和外部 PostgreSQL 连接信息
|
|
5856
|
+
*/
|
|
5857
|
+
export interface AgentPluginConfig {
|
|
5858
|
+
/**
|
|
5859
|
+
* Helm Chart 版本,一般无需指定
|
|
5860
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5861
|
+
*/
|
|
5862
|
+
ChartVersion?: string;
|
|
5863
|
+
/**
|
|
5864
|
+
* 外部 PostgreSQL 内网地址;配置后跳过内置 PostgreSQL
|
|
5865
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5866
|
+
*/
|
|
5867
|
+
Host?: string;
|
|
5868
|
+
/**
|
|
5869
|
+
* 外部 PostgreSQL 密码,配置 Host 时必填
|
|
5870
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5871
|
+
*/
|
|
5872
|
+
Password?: string;
|
|
5873
|
+
/**
|
|
5874
|
+
* 外部 PostgreSQL 端口
|
|
5875
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5876
|
+
*/
|
|
5877
|
+
Port?: number;
|
|
5878
|
+
/**
|
|
5879
|
+
* SSL 模式,取值:disable / require / verify-full
|
|
5880
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5881
|
+
*/
|
|
5882
|
+
SSLMode?: string;
|
|
5883
|
+
/**
|
|
5884
|
+
* Agent 实例访问域名,不填则不创建域名路由
|
|
5885
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5886
|
+
*/
|
|
5887
|
+
ServiceDomain?: string;
|
|
5888
|
+
/**
|
|
5889
|
+
* 外部 PostgreSQL 用户名,配置 Host 时必填
|
|
5890
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5891
|
+
*/
|
|
5892
|
+
Username?: string;
|
|
5893
|
+
}
|
|
5854
5894
|
/**
|
|
5855
5895
|
* DescribeAvailableClusterVersion请求参数结构体
|
|
5856
5896
|
*/
|
|
@@ -8281,43 +8321,49 @@ export interface ForwardTKEEdgeApplicationRequestV3Response {
|
|
|
8281
8321
|
*/
|
|
8282
8322
|
export interface CreateClusterVirtualNodePoolRequest {
|
|
8283
8323
|
/**
|
|
8284
|
-
*
|
|
8324
|
+
* <p>集群ID,通过DescribeClusters接口获取</p>
|
|
8285
8325
|
*/
|
|
8286
8326
|
ClusterId: string;
|
|
8287
8327
|
/**
|
|
8288
|
-
*
|
|
8328
|
+
* <p>节点池名称</p>
|
|
8289
8329
|
*/
|
|
8290
8330
|
Name: string;
|
|
8291
8331
|
/**
|
|
8292
|
-
*
|
|
8332
|
+
* <p>安全组ID列表</p>
|
|
8293
8333
|
*/
|
|
8294
8334
|
SecurityGroupIds: Array<string>;
|
|
8295
8335
|
/**
|
|
8296
|
-
*
|
|
8336
|
+
* <p>子网ID列表</p>
|
|
8297
8337
|
*/
|
|
8298
8338
|
SubnetIds?: Array<string>;
|
|
8299
8339
|
/**
|
|
8300
|
-
*
|
|
8340
|
+
* <p>虚拟节点label</p>
|
|
8301
8341
|
*/
|
|
8302
8342
|
Labels?: Array<Label>;
|
|
8303
8343
|
/**
|
|
8304
|
-
*
|
|
8344
|
+
* <p>虚拟节点taint</p>
|
|
8305
8345
|
*/
|
|
8306
8346
|
Taints?: Array<Taint>;
|
|
8307
8347
|
/**
|
|
8308
|
-
*
|
|
8348
|
+
* <p>节点列表</p>
|
|
8309
8349
|
*/
|
|
8310
8350
|
VirtualNodes?: Array<VirtualNodeSpec>;
|
|
8311
8351
|
/**
|
|
8312
|
-
*
|
|
8352
|
+
* <p>删除保护开关,默认关闭</p>
|
|
8313
8353
|
*/
|
|
8314
8354
|
DeletionProtection?: boolean;
|
|
8315
8355
|
/**
|
|
8316
|
-
*
|
|
8317
|
-
- linux(默认)
|
|
8318
|
-
- windows
|
|
8356
|
+
* <p>节点池操作系统:</p><ul><li>linux(默认)</li><li>windows</li></ul>
|
|
8319
8357
|
*/
|
|
8320
8358
|
OS?: string;
|
|
8359
|
+
/**
|
|
8360
|
+
* <p>子网资源分配策略,精确控制各子网之间的资源分配比例。</p>
|
|
8361
|
+
*/
|
|
8362
|
+
SubnetAllocationPolicy?: SubnetAllocationPolicy;
|
|
8363
|
+
/**
|
|
8364
|
+
* <p>AgentPlugin 安装配置。传入即表示需要安装(即使是空对象 {})</p>
|
|
8365
|
+
*/
|
|
8366
|
+
AgentPlugin?: AgentPluginConfig;
|
|
8321
8367
|
}
|
|
8322
8368
|
/**
|
|
8323
8369
|
* ModifyPrometheusConfig请求参数结构体
|
|
@@ -11378,7 +11424,7 @@ export interface SchedulerPolicyConfig {
|
|
|
11378
11424
|
*/
|
|
11379
11425
|
export interface CreateClusterVirtualNodePoolResponse {
|
|
11380
11426
|
/**
|
|
11381
|
-
*
|
|
11427
|
+
* <p>节点池ID</p>
|
|
11382
11428
|
*/
|
|
11383
11429
|
NodePoolId?: string;
|
|
11384
11430
|
/**
|
|
@@ -1953,27 +1953,27 @@ export interface ScaleNodePoolResponse {
|
|
|
1953
1953
|
*/
|
|
1954
1954
|
export interface ModifyClusterMachineRequest {
|
|
1955
1955
|
/**
|
|
1956
|
-
*
|
|
1956
|
+
* <p>集群 ID</p>
|
|
1957
1957
|
*/
|
|
1958
1958
|
ClusterId: string;
|
|
1959
1959
|
/**
|
|
1960
|
-
*
|
|
1960
|
+
* <p>节点名列表</p>
|
|
1961
1961
|
*/
|
|
1962
1962
|
MachineNames: Array<string>;
|
|
1963
1963
|
/**
|
|
1964
|
-
* machine的display name
|
|
1964
|
+
* <p>machine的display name</p>
|
|
1965
1965
|
*/
|
|
1966
1966
|
DisplayName?: string;
|
|
1967
1967
|
/**
|
|
1968
|
-
*
|
|
1968
|
+
* <p>系统盘的信息</p>
|
|
1969
1969
|
*/
|
|
1970
1970
|
SystemDisk?: Disk;
|
|
1971
1971
|
/**
|
|
1972
|
-
*
|
|
1972
|
+
* <p>安全组列表</p>
|
|
1973
1973
|
*/
|
|
1974
1974
|
SecurityGroupIDs?: Array<string>;
|
|
1975
1975
|
/**
|
|
1976
|
-
*
|
|
1976
|
+
* <p>节点预付费信息</p>
|
|
1977
1977
|
*/
|
|
1978
1978
|
InstanceChargePrepaid?: InstanceChargePrepaid;
|
|
1979
1979
|
}
|
|
@@ -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
|
};
|
|
@@ -4748,7 +4748,7 @@ export interface AsyncTextToSpeechResponse {
|
|
|
4748
4748
|
*/
|
|
4749
4749
|
export interface ModerationParams {
|
|
4750
4750
|
/**
|
|
4751
|
-
* 审核任务类型, 1:音频切片审核,2:视频截帧审核,3:音视切片审核+视频截帧审核
|
|
4751
|
+
* 审核任务类型, 1:音频切片审核,2:视频截帧审核,3:音视切片审核+视频截帧审核 默认值1
|
|
4752
4752
|
*/
|
|
4753
4753
|
ModerationType?: number;
|
|
4754
4754
|
/**
|
|
@@ -4756,15 +4756,16 @@ export interface ModerationParams {
|
|
|
4756
4756
|
*/
|
|
4757
4757
|
MaxIdleTime?: number;
|
|
4758
4758
|
/**
|
|
4759
|
-
* 音频切片时长,默认15s 示例值:15
|
|
4759
|
+
* 音频切片时长,默认15s 示例值:15, 范围15-60s
|
|
4760
4760
|
*/
|
|
4761
4761
|
SliceAudio?: number;
|
|
4762
4762
|
/**
|
|
4763
|
-
* 视频截帧间隔时长,默认5s
|
|
4763
|
+
* 视频截帧间隔时长,默认5s, 范围1-60s
|
|
4764
4764
|
*/
|
|
4765
4765
|
SliceVideo?: number;
|
|
4766
4766
|
/**
|
|
4767
4767
|
* 供应商枚举,
|
|
4768
|
+
trtc : trtc内容理解(支持 1:音频切片审核,2:视频截帧审核,3:音视切片审核+视频截帧审核)
|
|
4768
4769
|
tianyu : 天御内容安全 (支持 1:音频切片审核,2:视频截帧审核,3:音视切片审核+视频截帧审核)
|
|
4769
4770
|
ace : ACE内容安全 (支持 1:音频切片审核,2:视频截帧审核,3:音视切片审核+视频截帧审核)
|
|
4770
4771
|
shumei : 数美审核(支持 1:音频切片审核,2:视频截帧审核,3:音视切片审核+视频截帧审核)
|
|
@@ -4772,11 +4773,11 @@ export interface ModerationParams {
|
|
|
4772
4773
|
*/
|
|
4773
4774
|
ModerationSupplier?: string;
|
|
4774
4775
|
/**
|
|
4775
|
-
*
|
|
4776
|
+
* 第三方审核商送审需要配置信息, ModerationSupplier为trtc时,这个参数可以不需要初始化
|
|
4776
4777
|
*/
|
|
4777
4778
|
ModerationSupplierParam?: ModerationSupplierParam;
|
|
4778
4779
|
/**
|
|
4779
|
-
*
|
|
4780
|
+
* 是否保存文件: 0不保存文件 1保存所有文件 2仅保存命中文件
|
|
4780
4781
|
*/
|
|
4781
4782
|
SaveModerationFile?: number;
|
|
4782
4783
|
/**
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
export declare const vm: {
|
|
2
|
+
v20201229: {
|
|
3
|
+
Client: typeof import("./v20201229/vm_client").Client;
|
|
4
|
+
Models: typeof import("./v20201229/vm_models");
|
|
5
|
+
};
|
|
2
6
|
v20210922: {
|
|
3
7
|
Client: typeof import("./v20210922/vm_client").Client;
|
|
4
8
|
Models: typeof import("./v20210922/vm_models");
|
|
@@ -7,8 +11,4 @@ export declare const vm: {
|
|
|
7
11
|
Client: typeof import("./v20200709/vm_client").Client;
|
|
8
12
|
Models: typeof import("./v20200709/vm_models");
|
|
9
13
|
};
|
|
10
|
-
v20201229: {
|
|
11
|
-
Client: typeof import("./v20201229/vm_client").Client;
|
|
12
|
-
Models: typeof import("./v20201229/vm_models");
|
|
13
|
-
};
|
|
14
14
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.vm = void 0;
|
|
4
|
+
const v20201229_1 = require("./v20201229");
|
|
4
5
|
const v20210922_1 = require("./v20210922");
|
|
5
6
|
const v20200709_1 = require("./v20200709");
|
|
6
|
-
const v20201229_1 = require("./v20201229");
|
|
7
7
|
exports.vm = {
|
|
8
|
+
v20201229: v20201229_1.v20201229,
|
|
8
9
|
v20210922: v20210922_1.v20210922,
|
|
9
10
|
v20200709: v20200709_1.v20200709,
|
|
10
|
-
v20201229: v20201229_1.v20201229,
|
|
11
11
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const vod: {
|
|
2
|
-
v20180717: {
|
|
3
|
-
Client: typeof import("./v20180717/vod_client").Client;
|
|
4
|
-
Models: typeof import("./v20180717/vod_models");
|
|
5
|
-
};
|
|
6
2
|
v20240718: {
|
|
7
3
|
Client: typeof import("./v20240718/vod_client").Client;
|
|
8
4
|
Models: typeof import("./v20240718/vod_models");
|
|
9
5
|
};
|
|
6
|
+
v20180717: {
|
|
7
|
+
Client: typeof import("./v20180717/vod_client").Client;
|
|
8
|
+
Models: typeof import("./v20180717/vod_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.vod = void 0;
|
|
4
|
-
const v20180717_1 = require("./v20180717");
|
|
5
4
|
const v20240718_1 = require("./v20240718");
|
|
5
|
+
const v20180717_1 = require("./v20180717");
|
|
6
6
|
exports.vod = {
|
|
7
|
-
v20180717: v20180717_1.v20180717,
|
|
8
7
|
v20240718: v20240718_1.v20240718,
|
|
8
|
+
v20180717: v20180717_1.v20180717,
|
|
9
9
|
};
|
|
@@ -20542,13 +20542,17 @@ export interface DescribeAigcUsageDataRequest {
|
|
|
20542
20542
|
*/
|
|
20543
20543
|
EndTime: string;
|
|
20544
20544
|
/**
|
|
20545
|
-
* <p>AIGC类型。</p><p>枚举值:</p><ul><li>Video: 视频</li><li>Image: 图片</li><li>Text: 文本</li><li>SceneAigcVideo: 场景化视频处理</li><li>SceneAigcImage: 场景化图片处理</li><li>SceneAigcTime: 场景化处理次数</li></ul>
|
|
20545
|
+
* <p>AIGC类型。</p><p>枚举值:</p><ul><li>Video: 视频</li><li>Image: 图片</li><li>Text: 文本</li><li>Audio: 音频</li><li>SceneAigcVideo: 场景化视频处理</li><li>SceneAigcImage: 场景化图片处理</li><li>SceneAigcTime: 场景化处理次数</li></ul>
|
|
20546
20546
|
*/
|
|
20547
20547
|
AigcType: string;
|
|
20548
20548
|
/**
|
|
20549
20549
|
* <p><b>点播<a href="/document/product/266/14574">应用</a> ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b></p>
|
|
20550
20550
|
*/
|
|
20551
20551
|
SubAppId?: number;
|
|
20552
|
+
/**
|
|
20553
|
+
* <p>API Key</p>
|
|
20554
|
+
*/
|
|
20555
|
+
APIKey?: string;
|
|
20552
20556
|
}
|
|
20553
20557
|
/**
|
|
20554
20558
|
* CreateVodDomain返回参数结构体
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const wedata: {
|
|
2
|
-
v20210820: {
|
|
3
|
-
Client: typeof import("./v20210820/wedata_client").Client;
|
|
4
|
-
Models: typeof import("./v20210820/wedata_models");
|
|
5
|
-
};
|
|
6
2
|
v20250806: {
|
|
7
3
|
Client: typeof import("./v20250806/wedata_client").Client;
|
|
8
4
|
Models: typeof import("./v20250806/wedata_models");
|
|
9
5
|
};
|
|
6
|
+
v20210820: {
|
|
7
|
+
Client: typeof import("./v20210820/wedata_client").Client;
|
|
8
|
+
Models: typeof import("./v20210820/wedata_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.wedata = void 0;
|
|
4
|
-
const v20210820_1 = require("./v20210820");
|
|
5
4
|
const v20250806_1 = require("./v20250806");
|
|
5
|
+
const v20210820_1 = require("./v20210820");
|
|
6
6
|
exports.wedata = {
|
|
7
|
-
v20210820: v20210820_1.v20210820,
|
|
8
7
|
v20250806: v20250806_1.v20250806,
|
|
8
|
+
v20210820: v20210820_1.v20210820,
|
|
9
9
|
};
|
|
@@ -3,34 +3,31 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export interface SearchProRequest {
|
|
5
5
|
/**
|
|
6
|
-
*
|
|
6
|
+
* <p>搜索词</p>
|
|
7
7
|
*/
|
|
8
8
|
Query: string;
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
10
|
+
* <p>返回结果类型,0-自然检索结果(默认),1-多模态VR结果,2-混合结果(多模态VR结果+自然检索结果)</p>
|
|
11
11
|
*/
|
|
12
12
|
Mode?: number;
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
15
|
-
注意: mode=1模式下,参数无效;mode=0模式下,对所有结果生效;mode=2模式下,对输出的自然结果生效
|
|
14
|
+
* <p>指定域名站内搜索(用于过滤自然检索结果)<br>注意: mode=1模式下,参数无效;mode=0模式下,对所有结果生效;mode=2模式下,对输出的自然结果生效</p>
|
|
16
15
|
*/
|
|
17
16
|
Site?: string;
|
|
18
17
|
/**
|
|
19
|
-
*
|
|
20
|
-
注意: mode=1模式下,参数无效;mode=0模式下,对所有结果生效;mode=2模式下,对输出的自然结果生效
|
|
18
|
+
* <p>起始时间(用于过滤自然检索结果),精确到秒时间戳格式<br>注意: mode=1模式下,参数无效;mode=0模式下,对所有结果生效;mode=2模式下,对输出的自然结果生效</p>
|
|
21
19
|
*/
|
|
22
20
|
FromTime?: number;
|
|
23
21
|
/**
|
|
24
|
-
*
|
|
25
|
-
注意:mode=1模式下,参数无效;mode=0模式下,对所有结果生效;mode=2模式下,对输出的自然结果生效
|
|
22
|
+
* <p>结束时间(用于过滤自然检索结果),精确到秒时间戳格式<br>注意:mode=1模式下,参数无效;mode=0模式下,对所有结果生效;mode=2模式下,对输出的自然结果生效</p>
|
|
26
23
|
*/
|
|
27
24
|
ToTime?: number;
|
|
28
25
|
/**
|
|
29
|
-
* cnt=10/20/30/40/50,最多可支持返回50
|
|
26
|
+
* <p>cnt=10/20/30/40/50,最多可支持返回50条搜索结果,<strong>仅限尊享版使用</strong></p>
|
|
30
27
|
*/
|
|
31
28
|
Cnt?: number;
|
|
32
29
|
/**
|
|
33
|
-
* Industry=gov/news/acad/finance
|
|
30
|
+
* <p>Industry=gov/news/acad/finance,对应党政机关、权威媒体、学术(英文)、金融,<strong>仅限尊享版使用</strong></p>
|
|
34
31
|
*/
|
|
35
32
|
Industry?: string;
|
|
36
33
|
}
|
|
@@ -39,28 +36,19 @@ export interface SearchProRequest {
|
|
|
39
36
|
*/
|
|
40
37
|
export interface SearchProResponse {
|
|
41
38
|
/**
|
|
42
|
-
*
|
|
39
|
+
* <p>原始查询语</p>
|
|
43
40
|
*/
|
|
44
41
|
Query?: string;
|
|
45
42
|
/**
|
|
46
|
-
*
|
|
47
|
-
title:结果标题
|
|
48
|
-
date:内容发布时间
|
|
49
|
-
url:内容发布源url
|
|
50
|
-
passage:标准摘要
|
|
51
|
-
content:动态摘要 (尊享版字段)
|
|
52
|
-
site:网站名称,部分不知名站点结果可能为空
|
|
53
|
-
score:相关性得分,取值0~1,越靠近1表示越相关
|
|
54
|
-
images:图片列表
|
|
55
|
-
favicon:网站图标链接,部分不知名站点结果可能为空
|
|
43
|
+
* <p>搜索结果页面详情,格式为json字符串。<br>title:结果标题<br>date:内容发布时间<br>url:内容发布源url<br>passage:标准摘要<br>content:动态摘要 (尊享版字段)<br>site:网站名称,部分不知名站点结果可能为空<br>score:相关性得分,取值0~1,越靠近1表示越相关<br>images:图片列表<br>favicon:网站图标链接,部分不知名站点结果可能为空</p>
|
|
56
44
|
*/
|
|
57
45
|
Pages?: Array<string>;
|
|
58
46
|
/**
|
|
59
|
-
*
|
|
47
|
+
* <p>用户版本:standard/premium/lite/flagship</p>
|
|
60
48
|
*/
|
|
61
49
|
Version?: string;
|
|
62
50
|
/**
|
|
63
|
-
*
|
|
51
|
+
* <p>提示信息</p>
|
|
64
52
|
*/
|
|
65
53
|
Msg?: string;
|
|
66
54
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const yunsou: {
|
|
2
|
-
v20180504: {
|
|
3
|
-
Client: typeof import("./v20180504/yunsou_client").Client;
|
|
4
|
-
Models: typeof import("./v20180504/yunsou_models");
|
|
5
|
-
};
|
|
6
2
|
v20191115: {
|
|
7
3
|
Client: typeof import("./v20191115/yunsou_client").Client;
|
|
8
4
|
Models: typeof import("./v20191115/yunsou_models");
|
|
9
5
|
};
|
|
6
|
+
v20180504: {
|
|
7
|
+
Client: typeof import("./v20180504/yunsou_client").Client;
|
|
8
|
+
Models: typeof import("./v20180504/yunsou_models");
|
|
9
|
+
};
|
|
10
10
|
};
|