tencentcloud-sdk-nodejs-cdn 4.1.79 → 4.1.85
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -67,7 +67,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
67
67
|
*/
|
|
68
68
|
AddCdnDomain(req: AddCdnDomainRequest, cb?: (error: string, rep: AddCdnDomainResponse) => void): Promise<AddCdnDomainResponse>;
|
|
69
69
|
/**
|
|
70
|
-
*
|
|
70
|
+
* 以上诊断报告, 域名版本管理相关接口功能均废弃, 已确认现网0调用, 申请预下线,(预下线不会影响调用, 只会在接口中添加提示信息, 正式下线仍需人工确认)
|
|
71
|
+
|
|
72
|
+
### <font color=red>**该接口已废弃** </font><br>
|
|
71
73
|
GetDisableRecords 用于查询资源禁用历史,及 URL 当前状态。
|
|
72
74
|
*/
|
|
73
75
|
GetDisableRecords(req: GetDisableRecordsRequest, cb?: (error: string, rep: GetDisableRecordsResponse) => void): Promise<GetDisableRecordsResponse>;
|
|
@@ -120,7 +122,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
120
122
|
*/
|
|
121
123
|
ManageClsTopicDomains(req: ManageClsTopicDomainsRequest, cb?: (error: string, rep: ManageClsTopicDomainsResponse) => void): Promise<ManageClsTopicDomainsResponse>;
|
|
122
124
|
/**
|
|
123
|
-
*
|
|
125
|
+
* 以上诊断报告, 域名版本管理相关接口功能均废弃, 已确认现网0调用, 申请预下线,(预下线不会影响调用, 只会在接口中添加提示信息, 正式下线仍需人工确认)
|
|
126
|
+
|
|
127
|
+
### <font color=red>**该接口已废弃** </font><br>
|
|
124
128
|
CreateDiagnoseUrl 用于添加域名诊断任务URL。
|
|
125
129
|
*/
|
|
126
130
|
CreateDiagnoseUrl(req: CreateDiagnoseUrlRequest, cb?: (error: string, rep: CreateDiagnoseUrlResponse) => void): Promise<CreateDiagnoseUrlResponse>;
|
|
@@ -139,7 +143,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
139
143
|
*/
|
|
140
144
|
StopScdnDomain(req: StopScdnDomainRequest, cb?: (error: string, rep: StopScdnDomainResponse) => void): Promise<StopScdnDomainResponse>;
|
|
141
145
|
/**
|
|
142
|
-
*
|
|
146
|
+
* 以上诊断报告, 域名版本管理相关接口功能均废弃, 已确认现网0调用, 申请预下线,(预下线不会影响调用, 只会在接口中添加提示信息, 正式下线仍需人工确认)
|
|
147
|
+
|
|
148
|
+
### <font color=red>**该接口已废弃** </font><br>
|
|
143
149
|
DescribeDiagnoseReport 用于获取指定报告id的内容。
|
|
144
150
|
*/
|
|
145
151
|
DescribeDiagnoseReport(req: DescribeDiagnoseReportRequest, cb?: (error: string, rep: DescribeDiagnoseReportResponse) => void): Promise<DescribeDiagnoseReportResponse>;
|
|
@@ -155,7 +161,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
155
161
|
*/
|
|
156
162
|
DisableCaches(req: DisableCachesRequest, cb?: (error: string, rep: DisableCachesResponse) => void): Promise<DisableCachesResponse>;
|
|
157
163
|
/**
|
|
158
|
-
*
|
|
164
|
+
* 以上诊断报告, 域名版本管理相关接口功能均废弃, 已确认现网0调用, 申请预下线,(预下线不会影响调用, 只会在接口中添加提示信息, 正式下线仍需人工确认)
|
|
165
|
+
|
|
166
|
+
### <font color=red>**该接口已废弃** </font><br>
|
|
159
167
|
ListDiagnoseReport 用于获取用户诊断URL访问后各个子任务的简要详情。
|
|
160
168
|
*/
|
|
161
169
|
ListDiagnoseReport(req: ListDiagnoseReportRequest, cb?: (error: string, rep: ListDiagnoseReportResponse) => void): Promise<ListDiagnoseReportResponse>;
|
|
@@ -113,7 +113,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
113
113
|
return this.request("AddCdnDomain", req, cb);
|
|
114
114
|
}
|
|
115
115
|
/**
|
|
116
|
-
*
|
|
116
|
+
* 以上诊断报告, 域名版本管理相关接口功能均废弃, 已确认现网0调用, 申请预下线,(预下线不会影响调用, 只会在接口中添加提示信息, 正式下线仍需人工确认)
|
|
117
|
+
|
|
118
|
+
### <font color=red>**该接口已废弃** </font><br>
|
|
117
119
|
GetDisableRecords 用于查询资源禁用历史,及 URL 当前状态。
|
|
118
120
|
*/
|
|
119
121
|
async GetDisableRecords(req, cb) {
|
|
@@ -182,7 +184,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
182
184
|
return this.request("ManageClsTopicDomains", req, cb);
|
|
183
185
|
}
|
|
184
186
|
/**
|
|
185
|
-
*
|
|
187
|
+
* 以上诊断报告, 域名版本管理相关接口功能均废弃, 已确认现网0调用, 申请预下线,(预下线不会影响调用, 只会在接口中添加提示信息, 正式下线仍需人工确认)
|
|
188
|
+
|
|
189
|
+
### <font color=red>**该接口已废弃** </font><br>
|
|
186
190
|
CreateDiagnoseUrl 用于添加域名诊断任务URL。
|
|
187
191
|
*/
|
|
188
192
|
async CreateDiagnoseUrl(req, cb) {
|
|
@@ -209,7 +213,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
209
213
|
return this.request("StopScdnDomain", req, cb);
|
|
210
214
|
}
|
|
211
215
|
/**
|
|
212
|
-
*
|
|
216
|
+
* 以上诊断报告, 域名版本管理相关接口功能均废弃, 已确认现网0调用, 申请预下线,(预下线不会影响调用, 只会在接口中添加提示信息, 正式下线仍需人工确认)
|
|
217
|
+
|
|
218
|
+
### <font color=red>**该接口已废弃** </font><br>
|
|
213
219
|
DescribeDiagnoseReport 用于获取指定报告id的内容。
|
|
214
220
|
*/
|
|
215
221
|
async DescribeDiagnoseReport(req, cb) {
|
|
@@ -231,7 +237,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
231
237
|
return this.request("DisableCaches", req, cb);
|
|
232
238
|
}
|
|
233
239
|
/**
|
|
234
|
-
*
|
|
240
|
+
* 以上诊断报告, 域名版本管理相关接口功能均废弃, 已确认现网0调用, 申请预下线,(预下线不会影响调用, 只会在接口中添加提示信息, 正式下线仍需人工确认)
|
|
241
|
+
|
|
242
|
+
### <font color=red>**该接口已废弃** </font><br>
|
|
235
243
|
ListDiagnoseReport 用于获取用户诊断URL访问后各个子任务的简要详情。
|
|
236
244
|
*/
|
|
237
245
|
async ListDiagnoseReport(req, cb) {
|