tencentcloud-sdk-nodejs 4.0.810 → 4.0.812
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 +242 -0
- package/SERVICE_CHANGELOG.md +255 -137
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/common/sdk_version.ts +1 -1
- package/src/services/af/v20200226/af_models.ts +3 -5
- package/src/services/ams/index.ts +2 -2
- package/src/services/bma/index.ts +2 -2
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/cls/v20201016/cls_client.ts +17 -29
- package/src/services/cls/v20201016/cls_models.ts +4 -28
- package/src/services/dbbrain/index.ts +2 -2
- package/src/services/dnspod/v20210323/dnspod_client.ts +22 -9
- package/src/services/dnspod/v20210323/dnspod_models.ts +130 -60
- package/src/services/dts/index.ts +2 -2
- package/src/services/dts/v20211206/dts_models.ts +7 -2
- package/src/services/eis/index.ts +2 -2
- package/src/services/emr/v20190103/emr_models.ts +24 -0
- package/src/services/es/v20180416/es_client.ts +181 -33
- package/src/services/es/v20180416/es_models.ts +1177 -188
- package/src/services/ess/v20201111/ess_client.ts +40 -14
- package/src/services/ess/v20201111/ess_models.ts +106 -94
- package/src/services/iai/index.ts +2 -2
- package/src/services/iotcloud/index.ts +2 -2
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +40 -0
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/irp/index.ts +2 -2
- package/src/services/live/v20180801/live_client.ts +13 -0
- package/src/services/live/v20180801/live_models.ts +58 -0
- package/src/services/mps/v20190612/mps_models.ts +2 -2
- package/src/services/mrs/v20200910/mrs_models.ts +1 -1
- package/src/services/organization/index.ts +2 -2
- package/src/services/ssl/v20191205/ssl_models.ts +1 -1
- package/src/services/tem/index.ts +2 -2
- package/src/services/teo/v20220901/teo_models.ts +1 -1
- package/src/services/thpc/index.ts +2 -2
- package/src/services/tione/index.ts +2 -2
- package/src/services/tione/v20211111/tione_client.ts +19 -7
- package/src/services/tione/v20211111/tione_models.ts +26 -7
- package/src/services/tke/index.ts +2 -2
- package/src/services/tsf/v20180326/tsf_models.ts +219 -219
- package/src/services/vm/index.ts +2 -2
- package/src/services/wedata/v20210820/wedata_models.ts +30 -0
- package/src/services/yunsou/index.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/af/v20200226/af_models.d.ts +3 -5
- 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/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +7 -11
- package/tencentcloud/services/cls/v20201016/cls_client.js +9 -15
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +4 -26
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.d.ts +7 -3
- package/tencentcloud/services/dnspod/v20210323/dnspod_client.js +9 -3
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +127 -60
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +7 -2
- package/tencentcloud/services/eis/index.d.ts +4 -4
- package/tencentcloud/services/eis/index.js +2 -2
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +24 -0
- package/tencentcloud/services/es/v20180416/es_client.d.ts +51 -7
- package/tencentcloud/services/es/v20180416/es_client.js +75 -9
- package/tencentcloud/services/es/v20180416/es_models.d.ts +1144 -193
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +40 -14
- package/tencentcloud/services/ess/v20201111/ess_client.js +40 -14
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +106 -94
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/iotcloud/index.d.ts +4 -4
- package/tencentcloud/services/iotcloud/index.js +2 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +40 -0
- 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/live/v20180801/live_client.d.ts +5 -1
- package/tencentcloud/services/live/v20180801/live_client.js +6 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +55 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +2 -2
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +1 -1
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- 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/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tione/v20211111/tione_client.d.ts +7 -3
- package/tencentcloud/services/tione/v20211111/tione_client.js +9 -3
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +24 -7
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +219 -219
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +30 -0
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
- package/test/cls.v20201016.test.js +12 -22
- package/test/dnspod.v20210323.test.js +12 -2
- package/test/es.v20180416.test.js +116 -6
- package/test/live.v20180801.test.js +10 -0
- package/test/tione.v20211111.test.js +12 -2
|
@@ -3,12 +3,12 @@ export declare const vm: {
|
|
|
3
3
|
Client: typeof import("./v20210922/vm_client").Client;
|
|
4
4
|
Models: typeof import("./v20210922/vm_models");
|
|
5
5
|
};
|
|
6
|
-
v20201229: {
|
|
7
|
-
Client: typeof import("./v20201229/vm_client").Client;
|
|
8
|
-
Models: typeof import("./v20201229/vm_models");
|
|
9
|
-
};
|
|
10
6
|
v20200709: {
|
|
11
7
|
Client: typeof import("./v20200709/vm_client").Client;
|
|
12
8
|
Models: typeof import("./v20200709/vm_models");
|
|
13
9
|
};
|
|
10
|
+
v20201229: {
|
|
11
|
+
Client: typeof import("./v20201229/vm_client").Client;
|
|
12
|
+
Models: typeof import("./v20201229/vm_models");
|
|
13
|
+
};
|
|
14
14
|
};
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.vm = void 0;
|
|
4
4
|
const v20210922_1 = require("./v20210922");
|
|
5
|
-
const v20201229_1 = require("./v20201229");
|
|
6
5
|
const v20200709_1 = require("./v20200709");
|
|
6
|
+
const v20201229_1 = require("./v20201229");
|
|
7
7
|
exports.vm = {
|
|
8
8
|
v20210922: v20210922_1.v20210922,
|
|
9
|
-
v20201229: v20201229_1.v20201229,
|
|
10
9
|
v20200709: v20200709_1.v20200709,
|
|
10
|
+
v20201229: v20201229_1.v20201229,
|
|
11
11
|
};
|
|
@@ -4830,6 +4830,21 @@ export interface TableLineageInfo {
|
|
|
4830
4830
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4831
4831
|
*/
|
|
4832
4832
|
TableType?: string;
|
|
4833
|
+
/**
|
|
4834
|
+
* datasourceName
|
|
4835
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4836
|
+
*/
|
|
4837
|
+
DatasourceName?: string;
|
|
4838
|
+
/**
|
|
4839
|
+
* DatabaseName
|
|
4840
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4841
|
+
*/
|
|
4842
|
+
DatabaseName?: string;
|
|
4843
|
+
/**
|
|
4844
|
+
* DatabaseId
|
|
4845
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4846
|
+
*/
|
|
4847
|
+
DatabaseId?: string;
|
|
4833
4848
|
}
|
|
4834
4849
|
/**
|
|
4835
4850
|
* DescribeWorkflowTaskCount返回参数结构体
|
|
@@ -18905,6 +18920,21 @@ export interface TableMeta {
|
|
|
18905
18920
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
18906
18921
|
*/
|
|
18907
18922
|
Location?: string;
|
|
18923
|
+
/**
|
|
18924
|
+
* 判断是否是分区表1 是 0否
|
|
18925
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
18926
|
+
*/
|
|
18927
|
+
IsPartitionTable?: number;
|
|
18928
|
+
/**
|
|
18929
|
+
* 分区字段 key
|
|
18930
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
18931
|
+
*/
|
|
18932
|
+
PartitionColumns?: Array<string>;
|
|
18933
|
+
/**
|
|
18934
|
+
* 生命周期-分区保留天数【分区保留策略时有效】
|
|
18935
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
18936
|
+
*/
|
|
18937
|
+
PartitionExpireDays?: number;
|
|
18908
18938
|
}
|
|
18909
18939
|
/**
|
|
18910
18940
|
* CountOpsInstanceState返回参数结构体
|
|
@@ -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
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.yunsou = void 0;
|
|
4
|
-
const v20180504_1 = require("./v20180504");
|
|
5
4
|
const v20191115_1 = require("./v20191115");
|
|
5
|
+
const v20180504_1 = require("./v20180504");
|
|
6
6
|
exports.yunsou = {
|
|
7
|
-
v20180504: v20180504_1.v20180504,
|
|
8
7
|
v20191115: v20191115_1.v20191115,
|
|
8
|
+
v20180504: v20180504_1.v20180504,
|
|
9
9
|
};
|
|
@@ -58,16 +58,6 @@ it("cls.v20201016.CreateIndex", async function () {
|
|
|
58
58
|
}
|
|
59
59
|
})
|
|
60
60
|
|
|
61
|
-
it("cls.v20201016.QueryMetric", async function () {
|
|
62
|
-
try {
|
|
63
|
-
const data = await client.QueryMetric({})
|
|
64
|
-
expect(data).to.be.ok
|
|
65
|
-
} catch(error) {
|
|
66
|
-
expect(error.requestId).to.be.ok
|
|
67
|
-
expect(error.code).to.be.ok
|
|
68
|
-
}
|
|
69
|
-
})
|
|
70
|
-
|
|
71
61
|
it("cls.v20201016.ModifyShipper", async function () {
|
|
72
62
|
try {
|
|
73
63
|
const data = await client.ModifyShipper({})
|
|
@@ -188,9 +178,9 @@ it("cls.v20201016.CreateConfig", async function () {
|
|
|
188
178
|
}
|
|
189
179
|
})
|
|
190
180
|
|
|
191
|
-
it("cls.v20201016.
|
|
181
|
+
it("cls.v20201016.QueryMetric", async function () {
|
|
192
182
|
try {
|
|
193
|
-
const data = await client.
|
|
183
|
+
const data = await client.QueryMetric({})
|
|
194
184
|
expect(data).to.be.ok
|
|
195
185
|
} catch(error) {
|
|
196
186
|
expect(error.requestId).to.be.ok
|
|
@@ -718,16 +708,6 @@ it("cls.v20201016.CreateConsumer", async function () {
|
|
|
718
708
|
}
|
|
719
709
|
})
|
|
720
710
|
|
|
721
|
-
it("cls.v20201016.DescribeKafkaUser", async function () {
|
|
722
|
-
try {
|
|
723
|
-
const data = await client.DescribeKafkaUser({})
|
|
724
|
-
expect(data).to.be.ok
|
|
725
|
-
} catch(error) {
|
|
726
|
-
expect(error.requestId).to.be.ok
|
|
727
|
-
expect(error.code).to.be.ok
|
|
728
|
-
}
|
|
729
|
-
})
|
|
730
|
-
|
|
731
711
|
it("cls.v20201016.ModifyTopic", async function () {
|
|
732
712
|
try {
|
|
733
713
|
const data = await client.ModifyTopic({})
|
|
@@ -868,6 +848,16 @@ it("cls.v20201016.ModifyLogset", async function () {
|
|
|
868
848
|
}
|
|
869
849
|
})
|
|
870
850
|
|
|
851
|
+
it("cls.v20201016.DescribeMachineGroupConfigs", async function () {
|
|
852
|
+
try {
|
|
853
|
+
const data = await client.DescribeMachineGroupConfigs({})
|
|
854
|
+
expect(data).to.be.ok
|
|
855
|
+
} catch(error) {
|
|
856
|
+
expect(error.requestId).to.be.ok
|
|
857
|
+
expect(error.code).to.be.ok
|
|
858
|
+
}
|
|
859
|
+
})
|
|
860
|
+
|
|
871
861
|
it("cls.v20201016.ModifyDataTransform", async function () {
|
|
872
862
|
try {
|
|
873
863
|
const data = await client.ModifyDataTransform({})
|
|
@@ -308,6 +308,16 @@ it("dnspod.v20210323.DeleteShareDomain", async function () {
|
|
|
308
308
|
}
|
|
309
309
|
})
|
|
310
310
|
|
|
311
|
+
it("dnspod.v20210323.ModifyDomainRemark", async function () {
|
|
312
|
+
try {
|
|
313
|
+
const data = await client.ModifyDomainRemark({})
|
|
314
|
+
expect(data).to.be.ok
|
|
315
|
+
} catch(error) {
|
|
316
|
+
expect(error.requestId).to.be.ok
|
|
317
|
+
expect(error.code).to.be.ok
|
|
318
|
+
}
|
|
319
|
+
})
|
|
320
|
+
|
|
311
321
|
it("dnspod.v20210323.DescribeDomain", async function () {
|
|
312
322
|
try {
|
|
313
323
|
const data = await client.DescribeDomain({})
|
|
@@ -498,9 +508,9 @@ it("dnspod.v20210323.CreateRecord", async function () {
|
|
|
498
508
|
}
|
|
499
509
|
})
|
|
500
510
|
|
|
501
|
-
it("dnspod.v20210323.
|
|
511
|
+
it("dnspod.v20210323.DescribeRecordLineCategoryList", async function () {
|
|
502
512
|
try {
|
|
503
|
-
const data = await client.
|
|
513
|
+
const data = await client.DescribeRecordLineCategoryList({})
|
|
504
514
|
expect(data).to.be.ok
|
|
505
515
|
} catch(error) {
|
|
506
516
|
expect(error.requestId).to.be.ok
|
|
@@ -68,6 +68,16 @@ it("es.v20180416.StopLogstashPipelines", async function () {
|
|
|
68
68
|
}
|
|
69
69
|
})
|
|
70
70
|
|
|
71
|
+
it("es.v20180416.DescribeServerlessSpaces", async function () {
|
|
72
|
+
try {
|
|
73
|
+
const data = await client.DescribeServerlessSpaces({})
|
|
74
|
+
expect(data).to.be.ok
|
|
75
|
+
} catch(error) {
|
|
76
|
+
expect(error.requestId).to.be.ok
|
|
77
|
+
expect(error.code).to.be.ok
|
|
78
|
+
}
|
|
79
|
+
})
|
|
80
|
+
|
|
71
81
|
it("es.v20180416.DescribeIndexList", async function () {
|
|
72
82
|
try {
|
|
73
83
|
const data = await client.DescribeIndexList({})
|
|
@@ -78,6 +88,26 @@ it("es.v20180416.DescribeIndexList", async function () {
|
|
|
78
88
|
}
|
|
79
89
|
})
|
|
80
90
|
|
|
91
|
+
it("es.v20180416.UpdateLogstashPipelineDesc", async function () {
|
|
92
|
+
try {
|
|
93
|
+
const data = await client.UpdateLogstashPipelineDesc({})
|
|
94
|
+
expect(data).to.be.ok
|
|
95
|
+
} catch(error) {
|
|
96
|
+
expect(error.requestId).to.be.ok
|
|
97
|
+
expect(error.code).to.be.ok
|
|
98
|
+
}
|
|
99
|
+
})
|
|
100
|
+
|
|
101
|
+
it("es.v20180416.DescribeUserCosSnapshotList", async function () {
|
|
102
|
+
try {
|
|
103
|
+
const data = await client.DescribeUserCosSnapshotList({})
|
|
104
|
+
expect(data).to.be.ok
|
|
105
|
+
} catch(error) {
|
|
106
|
+
expect(error.requestId).to.be.ok
|
|
107
|
+
expect(error.code).to.be.ok
|
|
108
|
+
}
|
|
109
|
+
})
|
|
110
|
+
|
|
81
111
|
it("es.v20180416.DeleteInstance", async function () {
|
|
82
112
|
try {
|
|
83
113
|
const data = await client.DeleteInstance({})
|
|
@@ -128,9 +158,9 @@ it("es.v20180416.UpdateDiagnoseSettings", async function () {
|
|
|
128
158
|
}
|
|
129
159
|
})
|
|
130
160
|
|
|
131
|
-
it("es.v20180416.
|
|
161
|
+
it("es.v20180416.CreateCosMigrateToServerlessInstance", async function () {
|
|
132
162
|
try {
|
|
133
|
-
const data = await client.
|
|
163
|
+
const data = await client.CreateCosMigrateToServerlessInstance({})
|
|
134
164
|
expect(data).to.be.ok
|
|
135
165
|
} catch(error) {
|
|
136
166
|
expect(error.requestId).to.be.ok
|
|
@@ -158,6 +188,16 @@ it("es.v20180416.UpdateLogstashInstance", async function () {
|
|
|
158
188
|
}
|
|
159
189
|
})
|
|
160
190
|
|
|
191
|
+
it("es.v20180416.CheckMigrateIndexMetaData", async function () {
|
|
192
|
+
try {
|
|
193
|
+
const data = await client.CheckMigrateIndexMetaData({})
|
|
194
|
+
expect(data).to.be.ok
|
|
195
|
+
} catch(error) {
|
|
196
|
+
expect(error.requestId).to.be.ok
|
|
197
|
+
expect(error.code).to.be.ok
|
|
198
|
+
}
|
|
199
|
+
})
|
|
200
|
+
|
|
161
201
|
it("es.v20180416.UpdateJdk", async function () {
|
|
162
202
|
try {
|
|
163
203
|
const data = await client.UpdateJdk({})
|
|
@@ -168,6 +208,16 @@ it("es.v20180416.UpdateJdk", async function () {
|
|
|
168
208
|
}
|
|
169
209
|
})
|
|
170
210
|
|
|
211
|
+
it("es.v20180416.DeleteServerlessInstance", async function () {
|
|
212
|
+
try {
|
|
213
|
+
const data = await client.DeleteServerlessInstance({})
|
|
214
|
+
expect(data).to.be.ok
|
|
215
|
+
} catch(error) {
|
|
216
|
+
expect(error.requestId).to.be.ok
|
|
217
|
+
expect(error.code).to.be.ok
|
|
218
|
+
}
|
|
219
|
+
})
|
|
220
|
+
|
|
171
221
|
it("es.v20180416.DescribeDiagnose", async function () {
|
|
172
222
|
try {
|
|
173
223
|
const data = await client.DescribeDiagnose({})
|
|
@@ -288,9 +338,9 @@ it("es.v20180416.DescribeLogstashInstances", async function () {
|
|
|
288
338
|
}
|
|
289
339
|
})
|
|
290
340
|
|
|
291
|
-
it("es.v20180416.
|
|
341
|
+
it("es.v20180416.CreateServerlessSpaceV2", async function () {
|
|
292
342
|
try {
|
|
293
|
-
const data = await client.
|
|
343
|
+
const data = await client.CreateServerlessSpaceV2({})
|
|
294
344
|
expect(data).to.be.ok
|
|
295
345
|
} catch(error) {
|
|
296
346
|
expect(error.requestId).to.be.ok
|
|
@@ -318,6 +368,16 @@ it("es.v20180416.CreateInstance", async function () {
|
|
|
318
368
|
}
|
|
319
369
|
})
|
|
320
370
|
|
|
371
|
+
it("es.v20180416.UpdateServerlessInstance", async function () {
|
|
372
|
+
try {
|
|
373
|
+
const data = await client.UpdateServerlessInstance({})
|
|
374
|
+
expect(data).to.be.ok
|
|
375
|
+
} catch(error) {
|
|
376
|
+
expect(error.requestId).to.be.ok
|
|
377
|
+
expect(error.code).to.be.ok
|
|
378
|
+
}
|
|
379
|
+
})
|
|
380
|
+
|
|
321
381
|
it("es.v20180416.UpgradeInstance", async function () {
|
|
322
382
|
try {
|
|
323
383
|
const data = await client.UpgradeInstance({})
|
|
@@ -338,9 +398,19 @@ it("es.v20180416.DeleteLogstashPipelines", async function () {
|
|
|
338
398
|
}
|
|
339
399
|
})
|
|
340
400
|
|
|
341
|
-
it("es.v20180416.
|
|
401
|
+
it("es.v20180416.DescribeInstances", async function () {
|
|
342
402
|
try {
|
|
343
|
-
const data = await client.
|
|
403
|
+
const data = await client.DescribeInstances({})
|
|
404
|
+
expect(data).to.be.ok
|
|
405
|
+
} catch(error) {
|
|
406
|
+
expect(error.requestId).to.be.ok
|
|
407
|
+
expect(error.code).to.be.ok
|
|
408
|
+
}
|
|
409
|
+
})
|
|
410
|
+
|
|
411
|
+
it("es.v20180416.UpdateServerlessSpace", async function () {
|
|
412
|
+
try {
|
|
413
|
+
const data = await client.UpdateServerlessSpace({})
|
|
344
414
|
expect(data).to.be.ok
|
|
345
415
|
} catch(error) {
|
|
346
416
|
expect(error.requestId).to.be.ok
|
|
@@ -368,6 +438,16 @@ it("es.v20180416.RestartLogstashInstance", async function () {
|
|
|
368
438
|
}
|
|
369
439
|
})
|
|
370
440
|
|
|
441
|
+
it("es.v20180416.DeleteServerlessSpaceUser", async function () {
|
|
442
|
+
try {
|
|
443
|
+
const data = await client.DeleteServerlessSpaceUser({})
|
|
444
|
+
expect(data).to.be.ok
|
|
445
|
+
} catch(error) {
|
|
446
|
+
expect(error.requestId).to.be.ok
|
|
447
|
+
expect(error.code).to.be.ok
|
|
448
|
+
}
|
|
449
|
+
})
|
|
450
|
+
|
|
371
451
|
it("es.v20180416.DescribeLogstashInstanceLogs", async function () {
|
|
372
452
|
try {
|
|
373
453
|
const data = await client.DescribeLogstashInstanceLogs({})
|
|
@@ -378,6 +458,26 @@ it("es.v20180416.DescribeLogstashInstanceLogs", async function () {
|
|
|
378
458
|
}
|
|
379
459
|
})
|
|
380
460
|
|
|
461
|
+
it("es.v20180416.RestartNodes", async function () {
|
|
462
|
+
try {
|
|
463
|
+
const data = await client.RestartNodes({})
|
|
464
|
+
expect(data).to.be.ok
|
|
465
|
+
} catch(error) {
|
|
466
|
+
expect(error.requestId).to.be.ok
|
|
467
|
+
expect(error.code).to.be.ok
|
|
468
|
+
}
|
|
469
|
+
})
|
|
470
|
+
|
|
471
|
+
it("es.v20180416.DescribeServerlessSpaceUser", async function () {
|
|
472
|
+
try {
|
|
473
|
+
const data = await client.DescribeServerlessSpaceUser({})
|
|
474
|
+
expect(data).to.be.ok
|
|
475
|
+
} catch(error) {
|
|
476
|
+
expect(error.requestId).to.be.ok
|
|
477
|
+
expect(error.code).to.be.ok
|
|
478
|
+
}
|
|
479
|
+
})
|
|
480
|
+
|
|
381
481
|
it("es.v20180416.SaveAndDeployLogstashPipeline", async function () {
|
|
382
482
|
try {
|
|
383
483
|
const data = await client.SaveAndDeployLogstashPipeline({})
|
|
@@ -428,6 +528,16 @@ it("es.v20180416.DescribeIndexMeta", async function () {
|
|
|
428
528
|
}
|
|
429
529
|
})
|
|
430
530
|
|
|
531
|
+
it("es.v20180416.CreateServerlessInstance", async function () {
|
|
532
|
+
try {
|
|
533
|
+
const data = await client.CreateServerlessInstance({})
|
|
534
|
+
expect(data).to.be.ok
|
|
535
|
+
} catch(error) {
|
|
536
|
+
expect(error.requestId).to.be.ok
|
|
537
|
+
expect(error.code).to.be.ok
|
|
538
|
+
}
|
|
539
|
+
})
|
|
540
|
+
|
|
431
541
|
it("es.v20180416.InquirePriceRenewInstance", async function () {
|
|
432
542
|
try {
|
|
433
543
|
const data = await client.InquirePriceRenewInstance({})
|
|
@@ -708,6 +708,16 @@ it("live.v20180801.ModifyLivePullStreamTask", async function () {
|
|
|
708
708
|
}
|
|
709
709
|
})
|
|
710
710
|
|
|
711
|
+
it("live.v20180801.DescribePullTransformPushInfo", async function () {
|
|
712
|
+
try {
|
|
713
|
+
const data = await client.DescribePullTransformPushInfo({})
|
|
714
|
+
expect(data).to.be.ok
|
|
715
|
+
} catch(error) {
|
|
716
|
+
expect(error.requestId).to.be.ok
|
|
717
|
+
expect(error.code).to.be.ok
|
|
718
|
+
}
|
|
719
|
+
})
|
|
720
|
+
|
|
711
721
|
it("live.v20180801.CreateLiveCallbackTemplate", async function () {
|
|
712
722
|
try {
|
|
713
723
|
const data = await client.CreateLiveCallbackTemplate({})
|
|
@@ -118,9 +118,9 @@ it("tione.v20211111.DescribeEvents", async function () {
|
|
|
118
118
|
}
|
|
119
119
|
})
|
|
120
120
|
|
|
121
|
-
it("tione.v20211111.
|
|
121
|
+
it("tione.v20211111.DescribeBuildInImages", async function () {
|
|
122
122
|
try {
|
|
123
|
-
const data = await client.
|
|
123
|
+
const data = await client.DescribeBuildInImages({})
|
|
124
124
|
expect(data).to.be.ok
|
|
125
125
|
} catch(error) {
|
|
126
126
|
expect(error.requestId).to.be.ok
|
|
@@ -648,6 +648,16 @@ it("tione.v20211111.DescribeBatchTask", async function () {
|
|
|
648
648
|
}
|
|
649
649
|
})
|
|
650
650
|
|
|
651
|
+
it("tione.v20211111.DescribeModelServiceGroup", async function () {
|
|
652
|
+
try {
|
|
653
|
+
const data = await client.DescribeModelServiceGroup({})
|
|
654
|
+
expect(data).to.be.ok
|
|
655
|
+
} catch(error) {
|
|
656
|
+
expect(error.requestId).to.be.ok
|
|
657
|
+
expect(error.code).to.be.ok
|
|
658
|
+
}
|
|
659
|
+
})
|
|
660
|
+
|
|
651
661
|
it("tione.v20211111.DescribeBillingResourceGroup", async function () {
|
|
652
662
|
try {
|
|
653
663
|
const data = await client.DescribeBillingResourceGroup({})
|