tencentcloud-sdk-nodejs-tcb 4.1.108 → 4.1.157
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/README.md +6 -4
- package/es/services/tcb/v20180608/tcb_client.js +145 -178
- package/es/services/tcb/v20180608/tcb_models.js +1 -0
- package/package.json +7 -5
- package/tencentcloud/services/index.js +1 -0
- package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +154 -198
- package/tencentcloud/services/tcb/v20180608/tcb_client.js +227 -293
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +137 -645
package/README.md
CHANGED
|
@@ -62,6 +62,8 @@ npm install tencentcloud-sdk-slim-nodejs --save
|
|
|
62
62
|
|
|
63
63
|
1. clone 代码到本地:
|
|
64
64
|
```
|
|
65
|
+
git clone https://cnb.cool/tencent/cloud/api/sdk/tencentcloud-sdk-nodejs
|
|
66
|
+
# 或者
|
|
65
67
|
git clone https://github.com/tencentcloud/tencentcloud-sdk-nodejs
|
|
66
68
|
# 或者
|
|
67
69
|
git clone https://gitee.com/tencentcloud/tencentcloud-sdk-nodejs
|
|
@@ -135,7 +137,7 @@ const CvmClient = tencentcloud.cvm.v20170312.Client
|
|
|
135
137
|
// ...
|
|
136
138
|
```
|
|
137
139
|
|
|
138
|
-
实例化 `Client` 的入参支持 `clientConfig`,数据结构和说明详见 [ClientConfig](
|
|
140
|
+
实例化 `Client` 的入参支持 `clientConfig`,数据结构和说明详见 [ClientConfig](src/common/interface.ts)。
|
|
139
141
|
|
|
140
142
|
## Common Client
|
|
141
143
|
|
|
@@ -143,17 +145,17 @@ const CvmClient = tencentcloud.cvm.v20170312.Client
|
|
|
143
145
|
|
|
144
146
|
**注意,您必须明确知道您调用的接口所需参数,否则可能会调用失败。**
|
|
145
147
|
|
|
146
|
-
详细使用请参阅示例:[使用 Common Client 进行调用](
|
|
148
|
+
详细使用请参阅示例:[使用 Common Client 进行调用](examples/common)
|
|
147
149
|
|
|
148
150
|
## 更多示例
|
|
149
151
|
|
|
150
|
-
请参考 [examples](
|
|
152
|
+
请参考 [examples](examples) 目录。
|
|
151
153
|
|
|
152
154
|
# 相关配置
|
|
153
155
|
|
|
154
156
|
## 代理
|
|
155
157
|
|
|
156
|
-
如果是有代理的环境下,需要配置代理,请在创建 Client 时传入 [profile.httpProfile.proxy](
|
|
158
|
+
如果是有代理的环境下,需要配置代理,请在创建 Client 时传入 [profile.httpProfile.proxy](src/common/interface.ts#L78) 参数,或设置系统环境变量 `http_proxy` ,否则可能无法正常调用,抛出连接超时的异常。
|
|
157
159
|
|
|
158
160
|
# 凭证管理
|
|
159
161
|
|
|
@@ -6,268 +6,235 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
6
6
|
async DescribeWxCloudBaseRunSubNets(req, cb) {
|
|
7
7
|
return this.request("DescribeWxCloudBaseRunSubNets", req, cb);
|
|
8
8
|
}
|
|
9
|
+
async DescribeSpecialCostItems(req, cb) {
|
|
10
|
+
return this.request("DescribeSpecialCostItems", req, cb);
|
|
11
|
+
}
|
|
9
12
|
async DescribeCloudBaseRunAllVpcs(req, cb) {
|
|
10
13
|
return this.request("DescribeCloudBaseRunAllVpcs", req, cb);
|
|
11
14
|
}
|
|
12
|
-
async
|
|
13
|
-
return this.request("
|
|
15
|
+
async DeleteGatewayVersion(req, cb) {
|
|
16
|
+
return this.request("DeleteGatewayVersion", req, cb);
|
|
14
17
|
}
|
|
15
|
-
async
|
|
16
|
-
return this.request("
|
|
18
|
+
async EstablishWxGatewayRoute(req, cb) {
|
|
19
|
+
return this.request("EstablishWxGatewayRoute", req, cb);
|
|
17
20
|
}
|
|
18
|
-
async
|
|
19
|
-
return this.request("
|
|
21
|
+
async ModifyClsTopic(req, cb) {
|
|
22
|
+
return this.request("ModifyClsTopic", req, cb);
|
|
20
23
|
}
|
|
21
|
-
async
|
|
22
|
-
return this.request("
|
|
24
|
+
async CreateHostingDomain(req, cb) {
|
|
25
|
+
return this.request("CreateHostingDomain", req, cb);
|
|
23
26
|
}
|
|
24
|
-
async
|
|
25
|
-
return this.request("
|
|
27
|
+
async DeleteWxGatewayRoute(req, cb) {
|
|
28
|
+
return this.request("DeleteWxGatewayRoute", req, cb);
|
|
26
29
|
}
|
|
27
|
-
async
|
|
28
|
-
return this.request("
|
|
30
|
+
async DescribeUserActivityInfo(req, cb) {
|
|
31
|
+
return this.request("DescribeUserActivityInfo", req, cb);
|
|
29
32
|
}
|
|
30
|
-
async
|
|
31
|
-
return this.request("
|
|
33
|
+
async BindEnvGateway(req, cb) {
|
|
34
|
+
return this.request("BindEnvGateway", req, cb);
|
|
32
35
|
}
|
|
33
|
-
async
|
|
34
|
-
return this.request("
|
|
36
|
+
async DescribeGatewayVersions(req, cb) {
|
|
37
|
+
return this.request("DescribeGatewayVersions", req, cb);
|
|
35
38
|
}
|
|
36
|
-
async
|
|
37
|
-
return this.request("
|
|
39
|
+
async DescribeSmsQuotas(req, cb) {
|
|
40
|
+
return this.request("DescribeSmsQuotas", req, cb);
|
|
38
41
|
}
|
|
39
|
-
async
|
|
40
|
-
return this.request("
|
|
42
|
+
async DescribeCbrServerVersion(req, cb) {
|
|
43
|
+
return this.request("DescribeCbrServerVersion", req, cb);
|
|
41
44
|
}
|
|
42
|
-
async
|
|
43
|
-
return this.request("
|
|
45
|
+
async RollUpdateCloudBaseRunServerVersion(req, cb) {
|
|
46
|
+
return this.request("RollUpdateCloudBaseRunServerVersion", req, cb);
|
|
44
47
|
}
|
|
45
|
-
async
|
|
46
|
-
return this.request("
|
|
48
|
+
async ModifyCloudBaseRunServerVersion(req, cb) {
|
|
49
|
+
return this.request("ModifyCloudBaseRunServerVersion", req, cb);
|
|
47
50
|
}
|
|
48
|
-
async
|
|
49
|
-
return this.request("
|
|
51
|
+
async CreateWxCloudBaseRunServerDBCluster(req, cb) {
|
|
52
|
+
return this.request("CreateWxCloudBaseRunServerDBCluster", req, cb);
|
|
50
53
|
}
|
|
51
|
-
async
|
|
52
|
-
return this.request("
|
|
54
|
+
async DescribeBaasPackageList(req, cb) {
|
|
55
|
+
return this.request("DescribeBaasPackageList", req, cb);
|
|
53
56
|
}
|
|
54
|
-
async
|
|
55
|
-
return this.request("
|
|
57
|
+
async DescribeEnvPostpaidDeduct(req, cb) {
|
|
58
|
+
return this.request("DescribeEnvPostpaidDeduct", req, cb);
|
|
56
59
|
}
|
|
57
|
-
async
|
|
58
|
-
return this.request("
|
|
60
|
+
async DescribeEnvs(req, cb) {
|
|
61
|
+
return this.request("DescribeEnvs", req, cb);
|
|
59
62
|
}
|
|
60
|
-
async
|
|
61
|
-
return this.request("
|
|
63
|
+
async ModifyGatewayVersionTraffic(req, cb) {
|
|
64
|
+
return this.request("ModifyGatewayVersionTraffic", req, cb);
|
|
62
65
|
}
|
|
63
|
-
async
|
|
64
|
-
return this.request("
|
|
66
|
+
async DescribeCloudBaseRunServerDomainName(req, cb) {
|
|
67
|
+
return this.request("DescribeCloudBaseRunServerDomainName", req, cb);
|
|
65
68
|
}
|
|
66
|
-
async
|
|
67
|
-
return this.request("
|
|
69
|
+
async DescribeCloudBaseRunResource(req, cb) {
|
|
70
|
+
return this.request("DescribeCloudBaseRunResource", req, cb);
|
|
68
71
|
}
|
|
69
|
-
async
|
|
70
|
-
return this.request("
|
|
72
|
+
async CreateAuthDomain(req, cb) {
|
|
73
|
+
return this.request("CreateAuthDomain", req, cb);
|
|
71
74
|
}
|
|
72
|
-
async
|
|
73
|
-
return this.request("
|
|
75
|
+
async CreateCloudBaseRunServerVersion(req, cb) {
|
|
76
|
+
return this.request("CreateCloudBaseRunServerVersion", req, cb);
|
|
74
77
|
}
|
|
75
|
-
async
|
|
76
|
-
return this.request("
|
|
78
|
+
async DescribeCloudBaseRunServerVersion(req, cb) {
|
|
79
|
+
return this.request("DescribeCloudBaseRunServerVersion", req, cb);
|
|
77
80
|
}
|
|
78
|
-
async
|
|
79
|
-
return this.request("
|
|
81
|
+
async DescribeAuthDomains(req, cb) {
|
|
82
|
+
return this.request("DescribeAuthDomains", req, cb);
|
|
80
83
|
}
|
|
81
|
-
async
|
|
82
|
-
return this.request("
|
|
84
|
+
async DescribeWxGateways(req, cb) {
|
|
85
|
+
return this.request("DescribeWxGateways", req, cb);
|
|
83
86
|
}
|
|
84
|
-
async
|
|
85
|
-
return this.request("
|
|
87
|
+
async UnfreezeCloudBaseRunServers(req, cb) {
|
|
88
|
+
return this.request("UnfreezeCloudBaseRunServers", req, cb);
|
|
86
89
|
}
|
|
87
|
-
async
|
|
88
|
-
return this.request("
|
|
90
|
+
async CreatePostpayPackage(req, cb) {
|
|
91
|
+
return this.request("CreatePostpayPackage", req, cb);
|
|
89
92
|
}
|
|
90
|
-
async
|
|
91
|
-
return this.request("
|
|
93
|
+
async ReplaceActivityRecord(req, cb) {
|
|
94
|
+
return this.request("ReplaceActivityRecord", req, cb);
|
|
92
95
|
}
|
|
93
|
-
async
|
|
94
|
-
return this.request("
|
|
96
|
+
async DescribeBillingInfo(req, cb) {
|
|
97
|
+
return this.request("DescribeBillingInfo", req, cb);
|
|
95
98
|
}
|
|
96
|
-
async
|
|
97
|
-
return this.request("
|
|
99
|
+
async CreateWxCloudBaseRunEnv(req, cb) {
|
|
100
|
+
return this.request("CreateWxCloudBaseRunEnv", req, cb);
|
|
98
101
|
}
|
|
99
|
-
async
|
|
100
|
-
return this.request("
|
|
102
|
+
async DescribeWxGatewayRoutes(req, cb) {
|
|
103
|
+
return this.request("DescribeWxGatewayRoutes", req, cb);
|
|
101
104
|
}
|
|
102
|
-
async
|
|
103
|
-
return this.request("
|
|
105
|
+
async DescribeCloudBaseProjectVersionList(req, cb) {
|
|
106
|
+
return this.request("DescribeCloudBaseProjectVersionList", req, cb);
|
|
104
107
|
}
|
|
105
|
-
async
|
|
106
|
-
return this.request("
|
|
108
|
+
async EditAuthConfig(req, cb) {
|
|
109
|
+
return this.request("EditAuthConfig", req, cb);
|
|
107
110
|
}
|
|
108
|
-
async
|
|
109
|
-
return this.request("
|
|
111
|
+
async DescribeCloudBaseProjectLatestVersionList(req, cb) {
|
|
112
|
+
return this.request("DescribeCloudBaseProjectLatestVersionList", req, cb);
|
|
110
113
|
}
|
|
111
|
-
async
|
|
112
|
-
return this.request("
|
|
114
|
+
async DescribeCloudBaseRunConfForGateWay(req, cb) {
|
|
115
|
+
return this.request("DescribeCloudBaseRunConfForGateWay", req, cb);
|
|
113
116
|
}
|
|
114
|
-
async
|
|
115
|
-
return this.request("
|
|
117
|
+
async ReinstateEnv(req, cb) {
|
|
118
|
+
return this.request("ReinstateEnv", req, cb);
|
|
116
119
|
}
|
|
117
|
-
async
|
|
118
|
-
return this.request("
|
|
120
|
+
async DescribeDatabaseACL(req, cb) {
|
|
121
|
+
return this.request("DescribeDatabaseACL", req, cb);
|
|
119
122
|
}
|
|
120
|
-
async
|
|
121
|
-
return this.request("
|
|
123
|
+
async ModifyCloudBaseRunServerFlowConf(req, cb) {
|
|
124
|
+
return this.request("ModifyCloudBaseRunServerFlowConf", req, cb);
|
|
122
125
|
}
|
|
123
|
-
async
|
|
124
|
-
return this.request("
|
|
126
|
+
async SearchClsLog(req, cb) {
|
|
127
|
+
return this.request("SearchClsLog", req, cb);
|
|
125
128
|
}
|
|
126
|
-
async
|
|
127
|
-
return this.request("
|
|
129
|
+
async DescribeCloudBaseRunResourceForExtend(req, cb) {
|
|
130
|
+
return this.request("DescribeCloudBaseRunResourceForExtend", req, cb);
|
|
128
131
|
}
|
|
129
|
-
async
|
|
130
|
-
return this.request("
|
|
132
|
+
async DescribeGatewayCurveData(req, cb) {
|
|
133
|
+
return this.request("DescribeGatewayCurveData", req, cb);
|
|
134
|
+
}
|
|
135
|
+
async DescribeEnvDealRegion(req, cb) {
|
|
136
|
+
return this.request("DescribeEnvDealRegion", req, cb);
|
|
131
137
|
}
|
|
132
138
|
async DescribeExtraPkgBillingInfo(req, cb) {
|
|
133
139
|
return this.request("DescribeExtraPkgBillingInfo", req, cb);
|
|
134
140
|
}
|
|
135
|
-
async
|
|
136
|
-
return this.request("
|
|
137
|
-
}
|
|
138
|
-
async DescribeCurveData(req, cb) {
|
|
139
|
-
return this.request("DescribeCurveData", req, cb);
|
|
140
|
-
}
|
|
141
|
-
async ModifyDatabaseACL(req, cb) {
|
|
142
|
-
return this.request("ModifyDatabaseACL", req, cb);
|
|
141
|
+
async DescribeExtensionUploadInfo(req, cb) {
|
|
142
|
+
return this.request("DescribeExtensionUploadInfo", req, cb);
|
|
143
143
|
}
|
|
144
|
-
async
|
|
145
|
-
return this.request("
|
|
144
|
+
async DescribeGraphData(req, cb) {
|
|
145
|
+
return this.request("DescribeGraphData", req, cb);
|
|
146
146
|
}
|
|
147
147
|
async CommonServiceAPI(req, cb) {
|
|
148
148
|
return this.request("CommonServiceAPI", req, cb);
|
|
149
149
|
}
|
|
150
|
-
async
|
|
151
|
-
return this.request("
|
|
152
|
-
}
|
|
153
|
-
async DestroyStaticStore(req, cb) {
|
|
154
|
-
return this.request("DestroyStaticStore", req, cb);
|
|
150
|
+
async CreateAndDeployCloudBaseProject(req, cb) {
|
|
151
|
+
return this.request("CreateAndDeployCloudBaseProject", req, cb);
|
|
155
152
|
}
|
|
156
|
-
async
|
|
157
|
-
return this.request("
|
|
153
|
+
async CheckTcbService(req, cb) {
|
|
154
|
+
return this.request("CheckTcbService", req, cb);
|
|
158
155
|
}
|
|
159
|
-
async
|
|
160
|
-
return this.request("
|
|
156
|
+
async DescribePostpayPackageFreeQuotas(req, cb) {
|
|
157
|
+
return this.request("DescribePostpayPackageFreeQuotas", req, cb);
|
|
161
158
|
}
|
|
162
|
-
async
|
|
163
|
-
return this.request("
|
|
159
|
+
async DescribeEnvLimit(req, cb) {
|
|
160
|
+
return this.request("DescribeEnvLimit", req, cb);
|
|
164
161
|
}
|
|
165
|
-
async
|
|
166
|
-
return this.request("
|
|
162
|
+
async DescribeHostingDomainTask(req, cb) {
|
|
163
|
+
return this.request("DescribeHostingDomainTask", req, cb);
|
|
167
164
|
}
|
|
168
|
-
async
|
|
169
|
-
return this.request("
|
|
165
|
+
async DescribeActivityRecord(req, cb) {
|
|
166
|
+
return this.request("DescribeActivityRecord", req, cb);
|
|
170
167
|
}
|
|
171
|
-
async
|
|
172
|
-
return this.request("
|
|
168
|
+
async DeleteCloudBaseRunServerVersion(req, cb) {
|
|
169
|
+
return this.request("DeleteCloudBaseRunServerVersion", req, cb);
|
|
173
170
|
}
|
|
174
171
|
async DescribeQuotaData(req, cb) {
|
|
175
172
|
return this.request("DescribeQuotaData", req, cb);
|
|
176
173
|
}
|
|
177
|
-
async
|
|
178
|
-
return this.request("
|
|
174
|
+
async CreateCloudBaseRunResource(req, cb) {
|
|
175
|
+
return this.request("CreateCloudBaseRunResource", req, cb);
|
|
179
176
|
}
|
|
180
|
-
async
|
|
181
|
-
return this.request("
|
|
177
|
+
async DeleteCloudBaseProjectLatestVersion(req, cb) {
|
|
178
|
+
return this.request("DeleteCloudBaseProjectLatestVersion", req, cb);
|
|
182
179
|
}
|
|
183
|
-
async
|
|
184
|
-
return this.request("
|
|
180
|
+
async DescribeDownloadFile(req, cb) {
|
|
181
|
+
return this.request("DescribeDownloadFile", req, cb);
|
|
185
182
|
}
|
|
186
|
-
async
|
|
187
|
-
return this.request("
|
|
183
|
+
async DescribeCloudBaseRunOperationTypes(req, cb) {
|
|
184
|
+
return this.request("DescribeCloudBaseRunOperationTypes", req, cb);
|
|
188
185
|
}
|
|
189
|
-
async
|
|
190
|
-
return this.request("
|
|
186
|
+
async DescribeCloudBaseRunServer(req, cb) {
|
|
187
|
+
return this.request("DescribeCloudBaseRunServer", req, cb);
|
|
191
188
|
}
|
|
192
|
-
async
|
|
193
|
-
return this.request("
|
|
189
|
+
async ModifyEnv(req, cb) {
|
|
190
|
+
return this.request("ModifyEnv", req, cb);
|
|
194
191
|
}
|
|
195
|
-
async
|
|
196
|
-
return this.request("
|
|
192
|
+
async EstablishCloudBaseRunServer(req, cb) {
|
|
193
|
+
return this.request("EstablishCloudBaseRunServer", req, cb);
|
|
197
194
|
}
|
|
198
195
|
async DestroyEnv(req, cb) {
|
|
199
196
|
return this.request("DestroyEnv", req, cb);
|
|
200
197
|
}
|
|
198
|
+
async FreezeCloudBaseRunServers(req, cb) {
|
|
199
|
+
return this.request("FreezeCloudBaseRunServers", req, cb);
|
|
200
|
+
}
|
|
201
|
+
async DescribeCloudBaseBuildService(req, cb) {
|
|
202
|
+
return this.request("DescribeCloudBaseBuildService", req, cb);
|
|
203
|
+
}
|
|
201
204
|
async DescribeCloudBaseRunOneClickTaskExternal(req, cb) {
|
|
202
205
|
return this.request("DescribeCloudBaseRunOneClickTaskExternal", req, cb);
|
|
203
206
|
}
|
|
204
|
-
async
|
|
205
|
-
return this.request("
|
|
207
|
+
async DescribeCloudBaseRunVersionSnapshot(req, cb) {
|
|
208
|
+
return this.request("DescribeCloudBaseRunVersionSnapshot", req, cb);
|
|
206
209
|
}
|
|
207
|
-
async
|
|
208
|
-
return this.request("
|
|
210
|
+
async DescribeCloudBaseRunVersion(req, cb) {
|
|
211
|
+
return this.request("DescribeCloudBaseRunVersion", req, cb);
|
|
209
212
|
}
|
|
210
|
-
async
|
|
211
|
-
return this.request("
|
|
213
|
+
async DescribeCurveData(req, cb) {
|
|
214
|
+
return this.request("DescribeCurveData", req, cb);
|
|
215
|
+
}
|
|
216
|
+
async ModifyDatabaseACL(req, cb) {
|
|
217
|
+
return this.request("ModifyDatabaseACL", req, cb);
|
|
212
218
|
}
|
|
213
219
|
async DescribeWxCloudBaseRunEnvs(req, cb) {
|
|
214
220
|
return this.request("DescribeWxCloudBaseRunEnvs", req, cb);
|
|
215
221
|
}
|
|
216
|
-
async
|
|
217
|
-
return this.request("
|
|
218
|
-
}
|
|
219
|
-
async RollUpdateCloudBaseRunServerVersion(req, cb) {
|
|
220
|
-
return this.request("RollUpdateCloudBaseRunServerVersion", req, cb);
|
|
221
|
-
}
|
|
222
|
-
async DescribeEnvPostpaidDeduct(req, cb) {
|
|
223
|
-
return this.request("DescribeEnvPostpaidDeduct", req, cb);
|
|
224
|
-
}
|
|
225
|
-
async DescribeDownloadFile(req, cb) {
|
|
226
|
-
return this.request("DescribeDownloadFile", req, cb);
|
|
227
|
-
}
|
|
228
|
-
async CreateStandaloneGateway(req, cb) {
|
|
229
|
-
return this.request("CreateStandaloneGateway", req, cb);
|
|
230
|
-
}
|
|
231
|
-
async DescribeAuthDomains(req, cb) {
|
|
232
|
-
return this.request("DescribeAuthDomains", req, cb);
|
|
233
|
-
}
|
|
234
|
-
async UnfreezeCloudBaseRunServers(req, cb) {
|
|
235
|
-
return this.request("UnfreezeCloudBaseRunServers", req, cb);
|
|
236
|
-
}
|
|
237
|
-
async DescribeBillingInfo(req, cb) {
|
|
238
|
-
return this.request("DescribeBillingInfo", req, cb);
|
|
239
|
-
}
|
|
240
|
-
async ReinstateEnv(req, cb) {
|
|
241
|
-
return this.request("ReinstateEnv", req, cb);
|
|
242
|
-
}
|
|
243
|
-
async DescribeDatabaseACL(req, cb) {
|
|
244
|
-
return this.request("DescribeDatabaseACL", req, cb);
|
|
245
|
-
}
|
|
246
|
-
async ModifyCloudBaseRunServerFlowConf(req, cb) {
|
|
247
|
-
return this.request("ModifyCloudBaseRunServerFlowConf", req, cb);
|
|
248
|
-
}
|
|
249
|
-
async DescribeGraphData(req, cb) {
|
|
250
|
-
return this.request("DescribeGraphData", req, cb);
|
|
251
|
-
}
|
|
252
|
-
async DescribeActivityRecord(req, cb) {
|
|
253
|
-
return this.request("DescribeActivityRecord", req, cb);
|
|
254
|
-
}
|
|
255
|
-
async SearchClsLog(req, cb) {
|
|
256
|
-
return this.request("SearchClsLog", req, cb);
|
|
222
|
+
async CreateStaticStore(req, cb) {
|
|
223
|
+
return this.request("CreateStaticStore", req, cb);
|
|
257
224
|
}
|
|
258
|
-
async
|
|
259
|
-
return this.request("
|
|
225
|
+
async DescribeCloudBaseRunVersionRsByCondition(req, cb) {
|
|
226
|
+
return this.request("DescribeCloudBaseRunVersionRsByCondition", req, cb);
|
|
260
227
|
}
|
|
261
|
-
async
|
|
262
|
-
return this.request("
|
|
228
|
+
async DescribeCloudBaseRunPodList(req, cb) {
|
|
229
|
+
return this.request("DescribeCloudBaseRunPodList", req, cb);
|
|
263
230
|
}
|
|
264
|
-
async
|
|
265
|
-
return this.request("
|
|
231
|
+
async DestroyStaticStore(req, cb) {
|
|
232
|
+
return this.request("DestroyStaticStore", req, cb);
|
|
266
233
|
}
|
|
267
|
-
async
|
|
268
|
-
return this.request("
|
|
234
|
+
async DescribePostpayFreeQuotas(req, cb) {
|
|
235
|
+
return this.request("DescribePostpayFreeQuotas", req, cb);
|
|
269
236
|
}
|
|
270
|
-
async
|
|
271
|
-
return this.request("
|
|
237
|
+
async DescribeEnvFreeQuota(req, cb) {
|
|
238
|
+
return this.request("DescribeEnvFreeQuota", req, cb);
|
|
272
239
|
}
|
|
273
240
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tencentcloud-sdk-nodejs-tcb",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.157",
|
|
4
4
|
"description": "腾讯云 API NODEJS SDK",
|
|
5
5
|
"main": "./tencentcloud/index.js",
|
|
6
6
|
"module": "./es/index.js",
|
|
@@ -12,7 +12,8 @@
|
|
|
12
12
|
"build:es": "tsc -p tsconfig.es.json",
|
|
13
13
|
"build:slim": "node ./scripts/build_slim.js",
|
|
14
14
|
"prettier": "prettier --config prettier.config.js --write 'src/**/*.{tsx,ts,jsx,js,css,json,vue}'",
|
|
15
|
-
"clean": "rimraf tencentcloud es"
|
|
15
|
+
"clean": "rimraf tencentcloud es",
|
|
16
|
+
"test:common": "vitest run"
|
|
16
17
|
},
|
|
17
18
|
"engines": {
|
|
18
19
|
"node": ">=10"
|
|
@@ -44,9 +45,9 @@
|
|
|
44
45
|
"url": "https://github.com/tencentcloud/tencentcloud-sdk-nodejs"
|
|
45
46
|
},
|
|
46
47
|
"devDependencies": {
|
|
47
|
-
"@types/
|
|
48
|
+
"@types/ini": "^4.1.1",
|
|
48
49
|
"@types/json-bigint": "^1.0.1",
|
|
49
|
-
"@types/node": "^
|
|
50
|
+
"@types/node": "^18.0.0",
|
|
50
51
|
"@types/node-fetch": "^2.5.7",
|
|
51
52
|
"@types/uuid": "^9.0.8",
|
|
52
53
|
"@typescript-eslint/eslint-plugin": "^2.34.0",
|
|
@@ -61,6 +62,7 @@
|
|
|
61
62
|
"prettier": "^2.3.0",
|
|
62
63
|
"rimraf": "^5.0.10",
|
|
63
64
|
"ts-node": "^8.10.2",
|
|
64
|
-
"typescript": "^
|
|
65
|
+
"typescript": "^5.9.2",
|
|
66
|
+
"vitest": "2.1.9"
|
|
65
67
|
}
|
|
66
68
|
}
|