@huaweicloud/huaweicloud-sdk-cdn 3.1.44 → 3.1.45
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
- package/v1/CdnClient.d.ts +34 -34
- package/v1/CdnClient.js +34 -34
- package/v1/model/Sources.d.ts +5 -5
- package/v1/model/Sources.js +14 -14
- package/v2/CdnClient.d.ts +19 -17
- package/v2/CdnClient.js +19 -17
- package/v2/model/Configs.d.ts +8 -0
- package/v2/model/Configs.js +28 -0
- package/v2/model/ConfigsGetBody.d.ts +8 -0
- package/v2/model/ConfigsGetBody.js +28 -0
- package/v2/model/SourcesConfig.d.ts +7 -5
- package/v2/model/SourcesConfig.js +18 -14
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@huaweicloud/huaweicloud-sdk-cdn",
|
3
|
-
"version": "3.1.
|
3
|
+
"version": "3.1.45",
|
4
4
|
"description": "Huaweicloud SDK for cdn",
|
5
5
|
"main": "huaweicloud-sdk-cdn.js",
|
6
6
|
"typings": "huaweicloud-sdk-cdn.d.ts",
|
@@ -14,6 +14,6 @@
|
|
14
14
|
"author": "HuaweiCloud_SDK",
|
15
15
|
"license": "Apache-2.0",
|
16
16
|
"dependencies": {
|
17
|
-
"@huaweicloud/huaweicloud-sdk-core": "^3.1.
|
17
|
+
"@huaweicloud/huaweicloud-sdk-core": "^3.1.45"
|
18
18
|
}
|
19
19
|
}
|
package/v1/CdnClient.d.ts
CHANGED
@@ -89,7 +89,7 @@ export declare class CdnClient {
|
|
89
89
|
constructor(client: HcClient);
|
90
90
|
getPath(): any;
|
91
91
|
/**
|
92
|
-
*
|
92
|
+
* 用于删除资源标签。
|
93
93
|
*
|
94
94
|
* Please refer to HUAWEI cloud API Explorer for details.
|
95
95
|
*
|
@@ -135,7 +135,7 @@ export declare class CdnClient {
|
|
135
135
|
*/
|
136
136
|
createRefreshTasks(createRefreshTasksRequest?: CreateRefreshTasksRequest): Promise<CreateRefreshTasksResponse>;
|
137
137
|
/**
|
138
|
-
*
|
138
|
+
* 用于创建资源标签。
|
139
139
|
*
|
140
140
|
* Please refer to HUAWEI cloud API Explorer for details.
|
141
141
|
*
|
@@ -151,7 +151,7 @@ export declare class CdnClient {
|
|
151
151
|
* Please refer to HUAWEI cloud API Explorer for details.
|
152
152
|
*
|
153
153
|
* @summary 删除加速域名
|
154
|
-
* @param {string} domainId 加速域名ID
|
154
|
+
* @param {string} domainId 加速域名ID。
|
155
155
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
156
156
|
* @param {*} [options] Override http request option.
|
157
157
|
* @throws {RequiredError}
|
@@ -163,7 +163,7 @@ export declare class CdnClient {
|
|
163
163
|
* Please refer to HUAWEI cloud API Explorer for details.
|
164
164
|
*
|
165
165
|
* @summary 停用加速域名
|
166
|
-
* @param {string} domainId 加速域名ID
|
166
|
+
* @param {string} domainId 加速域名ID。
|
167
167
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
168
168
|
* @param {*} [options] Override http request option.
|
169
169
|
* @throws {RequiredError}
|
@@ -175,7 +175,7 @@ export declare class CdnClient {
|
|
175
175
|
* Please refer to HUAWEI cloud API Explorer for details.
|
176
176
|
*
|
177
177
|
* @summary 启用加速域名
|
178
|
-
* @param {string} domainId 加速域名ID
|
178
|
+
* @param {string} domainId 加速域名ID。
|
179
179
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
180
180
|
* @param {*} [options] Override http request option.
|
181
181
|
* @throws {RequiredError}
|
@@ -191,8 +191,8 @@ export declare class CdnClient {
|
|
191
191
|
* @param {'web' | 'download' | 'video' | 'wholeSite'} [businessType] 加速域名的业务类型。取值: - web(网站加速) - download(文件下载加速) - video(点播加速) - wholeSite(全站加速)
|
192
192
|
* @param {'online' | 'offline' | 'configuring' | 'configure_failed' | 'checking' | 'check_failed' | 'deleting'} [domainStatus] 加速域名状态。取值意义: - online表示“已开启” - offline表示“已停用” - configuring表示“配置中” - configure_failed表示“配置失败” - checking表示“审核中” - check_failed表示“审核未通过” - deleting表示“删除中”。
|
193
193
|
* @param {'mainland_china' | 'outside_mainland_china' | 'global'} [serviceArea] 华为云CDN提供的加速服务范围,包含: - mainland_china 中国大陆 - outside_mainland_china 中国大陆境外 - global 全球。
|
194
|
-
* @param {number} [pageSize]
|
195
|
-
* @param {number} [pageNumber]
|
194
|
+
* @param {number} [pageSize] 每页加速域名的数量,取值范围1-10000,不设值时默认值为30。
|
195
|
+
* @param {number} [pageNumber] 查询的页码,即:从哪一页开始查询。取值范围1-65535,不设值时默认值为1。
|
196
196
|
* @param {boolean} [showTags] 展示标签标识 true:不展示 false:展示。
|
197
197
|
* @param {boolean} [exactMatch] 精准匹配 on:开启 off:关闭。
|
198
198
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
@@ -218,7 +218,7 @@ export declare class CdnClient {
|
|
218
218
|
* Please refer to HUAWEI cloud API Explorer for details.
|
219
219
|
*
|
220
220
|
* @summary 查询缓存规则
|
221
|
-
* @param {string} domainId 加速域名ID
|
221
|
+
* @param {string} domainId 加速域名ID。
|
222
222
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
223
223
|
* @param {*} [options] Override http request option.
|
224
224
|
* @throws {RequiredError}
|
@@ -245,7 +245,7 @@ export declare class CdnClient {
|
|
245
245
|
* Please refer to HUAWEI cloud API Explorer for details.
|
246
246
|
*
|
247
247
|
* @summary 查询加速域名详情
|
248
|
-
* @param {string} domainId 加速域名ID
|
248
|
+
* @param {string} domainId 加速域名ID。
|
249
249
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
250
250
|
* @param {*} [options] Override http request option.
|
251
251
|
* @throws {RequiredError}
|
@@ -333,7 +333,7 @@ export declare class CdnClient {
|
|
333
333
|
*
|
334
334
|
* Please refer to HUAWEI cloud API Explorer for details.
|
335
335
|
*
|
336
|
-
* @summary
|
336
|
+
* @summary 按区域运营商查询域名统计数据
|
337
337
|
* @param {string} action - 动作名称,可选location_summary、location_detail。 - location_summary:查询汇总数据 - location_detail:查询数据详情。
|
338
338
|
* @param {number} startTime - 查询起始时间戳,需与结束时间戳同时指定,左闭右开,设置方式如下: - interval为300时,start_time设置为整5分钟时刻点,如:1631240100000(对应2021-09-10 10:15:00) - interval为3600时,start_time设置为整小时时刻点,如:1631239200000(对应2021-09-10 10:00:00) - interval为86400时,start_time设置为东8区零点时刻点,如:1631203200000(对应2021-09-10 00:00:00)
|
339
339
|
* @param {number} endTime - 查询结束时间戳,需与开始时间戳同时指定,左闭右开,设置方式如下: - interval为300时,end_time设置为整5分钟时刻点,如:1631243700000(对应2021-09-10 11:15:00) - interval为3600时,end_time设置为整小时时刻点,如:1631325600000(对应2021-09-11 10:00:00) - interval为86400时,end_time设置为东8区零点时刻点,如:1631376000000(对应2021-09-12 00:00:00)
|
@@ -422,7 +422,7 @@ export declare class CdnClient {
|
|
422
422
|
* Please refer to HUAWEI cloud API Explorer for details.
|
423
423
|
*
|
424
424
|
* @summary 查询HTTPS配置
|
425
|
-
* @param {string} domainId 加速域名ID
|
425
|
+
* @param {string} domainId 加速域名ID。
|
426
426
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
427
427
|
* @param {*} [options] Override http request option.
|
428
428
|
* @throws {RequiredError}
|
@@ -462,7 +462,7 @@ export declare class CdnClient {
|
|
462
462
|
* Please refer to HUAWEI cloud API Explorer for details.
|
463
463
|
*
|
464
464
|
* @summary 查询回源HOST
|
465
|
-
* @param {string} domainId 加速域名ID
|
465
|
+
* @param {string} domainId 加速域名ID。
|
466
466
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
467
467
|
* @param {*} [options] Override http request option.
|
468
468
|
* @throws {RequiredError}
|
@@ -484,7 +484,7 @@ export declare class CdnClient {
|
|
484
484
|
* Please refer to HUAWEI cloud API Explorer for details.
|
485
485
|
*
|
486
486
|
* @summary 查询Referer过滤规则
|
487
|
-
* @param {string} domainId 加速域名ID
|
487
|
+
* @param {string} domainId 加速域名ID。
|
488
488
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
489
489
|
* @param {*} [options] Override http request option.
|
490
490
|
* @throws {RequiredError}
|
@@ -496,19 +496,19 @@ export declare class CdnClient {
|
|
496
496
|
* Please refer to HUAWEI cloud API Explorer for details.
|
497
497
|
*
|
498
498
|
* @summary 查询响应头配置
|
499
|
-
* @param {string} domainId 加速域名ID
|
499
|
+
* @param {string} domainId 加速域名ID。
|
500
500
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
501
501
|
* @param {*} [options] Override http request option.
|
502
502
|
* @throws {RequiredError}
|
503
503
|
*/
|
504
504
|
showResponseHeader(showResponseHeaderRequest?: ShowResponseHeaderRequest): Promise<ShowResponseHeaderResponse>;
|
505
505
|
/**
|
506
|
-
*
|
506
|
+
* 用于查询资源标签列表。
|
507
507
|
*
|
508
508
|
* Please refer to HUAWEI cloud API Explorer for details.
|
509
509
|
*
|
510
510
|
* @summary 查询资源标签列表配置接口
|
511
|
-
* @param {string} resourceId 资源id
|
511
|
+
* @param {string} resourceId 资源id。 > 域名ID
|
512
512
|
* @param {*} [options] Override http request option.
|
513
513
|
* @throws {RequiredError}
|
514
514
|
*/
|
@@ -579,7 +579,7 @@ export declare class CdnClient {
|
|
579
579
|
* Please refer to HUAWEI cloud API Explorer for details.
|
580
580
|
*
|
581
581
|
* @summary 设置缓存规则
|
582
|
-
* @param {string} domainId 加速域名ID
|
582
|
+
* @param {string} domainId 加速域名ID。
|
583
583
|
* @param {CacheConfigRequestBody} cacheConfig This is a auto create Body Object
|
584
584
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
585
585
|
* @param {*} [options] Override http request option.
|
@@ -607,18 +607,18 @@ export declare class CdnClient {
|
|
607
607
|
*
|
608
608
|
* @summary 一个证书批量设置多个域名
|
609
609
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
610
|
-
* @param {UpdateDomainMultiCertificatesRequestBody} [https] https
|
610
|
+
* @param {UpdateDomainMultiCertificatesRequestBody} [https] https配置。
|
611
611
|
* @param {*} [options] Override http request option.
|
612
612
|
* @throws {RequiredError}
|
613
613
|
*/
|
614
614
|
updateDomainMultiCertificates(updateDomainMultiCertificatesRequest?: UpdateDomainMultiCertificatesRequest): Promise<UpdateDomainMultiCertificatesResponse>;
|
615
615
|
/**
|
616
|
-
*
|
616
|
+
* 修改加速域名的源站配置。
|
617
617
|
*
|
618
618
|
* Please refer to HUAWEI cloud API Explorer for details.
|
619
619
|
*
|
620
|
-
* @summary
|
621
|
-
* @param {string} domainId 加速域名ID
|
620
|
+
* @summary 修改源站信息。
|
621
|
+
* @param {string} domainId 加速域名ID。
|
622
622
|
* @param {OriginRequest} origin This is a auto create Body Object
|
623
623
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
624
624
|
* @param {*} [options] Override http request option.
|
@@ -631,7 +631,7 @@ export declare class CdnClient {
|
|
631
631
|
* Please refer to HUAWEI cloud API Explorer for details.
|
632
632
|
*
|
633
633
|
* @summary 开启/关闭回源跟随
|
634
|
-
* @param {string} domainId 加速域名id
|
634
|
+
* @param {string} domainId 加速域名id。
|
635
635
|
* @param {Follow302StatusRequest} followStatus This is a auto create Body Object
|
636
636
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
637
637
|
* @param {*} [options] Override http request option.
|
@@ -644,8 +644,8 @@ export declare class CdnClient {
|
|
644
644
|
* Please refer to HUAWEI cloud API Explorer for details.
|
645
645
|
*
|
646
646
|
* @summary 配置HTTPS
|
647
|
-
* @param {string} domainId 加速域名ID
|
648
|
-
* @param {HttpInfoRequest} https https
|
647
|
+
* @param {string} domainId 加速域名ID。
|
648
|
+
* @param {HttpInfoRequest} https https配置。
|
649
649
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
650
650
|
* @param {*} [options] Override http request option.
|
651
651
|
* @throws {RequiredError}
|
@@ -656,8 +656,8 @@ export declare class CdnClient {
|
|
656
656
|
*
|
657
657
|
* Please refer to HUAWEI cloud API Explorer for details.
|
658
658
|
*
|
659
|
-
* @summary 修改回源HOST
|
660
|
-
* @param {string} domainId 加速域名ID
|
659
|
+
* @summary 修改回源HOST。
|
660
|
+
* @param {string} domainId 加速域名ID。
|
661
661
|
* @param {OriginHostRequest} originHost This is a auto create Body Object
|
662
662
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
663
663
|
* @param {*} [options] Override http request option.
|
@@ -670,7 +670,7 @@ export declare class CdnClient {
|
|
670
670
|
* Please refer to HUAWEI cloud API Explorer for details.
|
671
671
|
*
|
672
672
|
* @summary 修改私有桶开启关闭状态
|
673
|
-
* @param {string} domainId 加速域名id
|
673
|
+
* @param {string} domainId 加速域名id。
|
674
674
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
675
675
|
* @param {UpdatePrivateBucketAccessBody} [status] 桶开启关闭状态(true:开启;false:关闭),默认为关闭
|
676
676
|
* @param {*} [options] Override http request option.
|
@@ -685,7 +685,7 @@ export declare class CdnClient {
|
|
685
685
|
* Please refer to HUAWEI cloud API Explorer for details.
|
686
686
|
*
|
687
687
|
* @summary 开启/关闭Range回源
|
688
|
-
* @param {string} domainId 加速域名id
|
688
|
+
* @param {string} domainId 加速域名id。
|
689
689
|
* @param {RangeStatusRequest} rangeStatus range状态(\"off\"/\"on\")
|
690
690
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
691
691
|
* @param {*} [options] Override http request option.
|
@@ -698,7 +698,7 @@ export declare class CdnClient {
|
|
698
698
|
* Please refer to HUAWEI cloud API Explorer for details.
|
699
699
|
*
|
700
700
|
* @summary 设置Referer过滤规则
|
701
|
-
* @param {string} domainId 加速域名ID
|
701
|
+
* @param {string} domainId 加速域名ID。
|
702
702
|
* @param {RefererBody} refer
|
703
703
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
704
704
|
* @param {*} [options] Override http request option.
|
@@ -711,7 +711,7 @@ export declare class CdnClient {
|
|
711
711
|
* Please refer to HUAWEI cloud API Explorer for details.
|
712
712
|
*
|
713
713
|
* @summary 新增/修改响应头配置
|
714
|
-
* @param {string} domainId 加速域名ID
|
714
|
+
* @param {string} domainId 加速域名ID。
|
715
715
|
* @param {HeaderBody} headers 置响应头的键和值。
|
716
716
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
717
717
|
* @param {*} [options] Override http request option.
|
@@ -721,7 +721,7 @@ export declare class CdnClient {
|
|
721
721
|
}
|
722
722
|
export declare const ParamCreater: () => {
|
723
723
|
/**
|
724
|
-
*
|
724
|
+
* 用于删除资源标签。
|
725
725
|
*
|
726
726
|
* Please refer to HUAWEI cloud API Explorer for details.
|
727
727
|
*/
|
@@ -777,7 +777,7 @@ export declare const ParamCreater: () => {
|
|
777
777
|
data: {};
|
778
778
|
};
|
779
779
|
/**
|
780
|
-
*
|
780
|
+
* 用于创建资源标签。
|
781
781
|
*
|
782
782
|
* Please refer to HUAWEI cloud API Explorer for details.
|
783
783
|
*/
|
@@ -1121,7 +1121,7 @@ export declare const ParamCreater: () => {
|
|
1121
1121
|
headers: {};
|
1122
1122
|
};
|
1123
1123
|
/**
|
1124
|
-
*
|
1124
|
+
* 用于查询资源标签列表。
|
1125
1125
|
*
|
1126
1126
|
* Please refer to HUAWEI cloud API Explorer for details.
|
1127
1127
|
*/
|
@@ -1230,7 +1230,7 @@ export declare const ParamCreater: () => {
|
|
1230
1230
|
data: {};
|
1231
1231
|
};
|
1232
1232
|
/**
|
1233
|
-
*
|
1233
|
+
* 修改加速域名的源站配置。
|
1234
1234
|
*
|
1235
1235
|
* Please refer to HUAWEI cloud API Explorer for details.
|
1236
1236
|
*/
|
package/v1/CdnClient.js
CHANGED
@@ -69,7 +69,7 @@ var CdnClient = /** @class */ (function () {
|
|
69
69
|
return __dirname;
|
70
70
|
};
|
71
71
|
/**
|
72
|
-
*
|
72
|
+
* 用于删除资源标签。
|
73
73
|
*
|
74
74
|
* Please refer to HUAWEI cloud API Explorer for details.
|
75
75
|
*
|
@@ -135,7 +135,7 @@ var CdnClient = /** @class */ (function () {
|
|
135
135
|
return this.hcClient.sendRequest(options);
|
136
136
|
};
|
137
137
|
/**
|
138
|
-
*
|
138
|
+
* 用于创建资源标签。
|
139
139
|
*
|
140
140
|
* Please refer to HUAWEI cloud API Explorer for details.
|
141
141
|
*
|
@@ -156,7 +156,7 @@ var CdnClient = /** @class */ (function () {
|
|
156
156
|
* Please refer to HUAWEI cloud API Explorer for details.
|
157
157
|
*
|
158
158
|
* @summary 删除加速域名
|
159
|
-
* @param {string} domainId 加速域名ID
|
159
|
+
* @param {string} domainId 加速域名ID。
|
160
160
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
161
161
|
* @param {*} [options] Override http request option.
|
162
162
|
* @throws {RequiredError}
|
@@ -173,7 +173,7 @@ var CdnClient = /** @class */ (function () {
|
|
173
173
|
* Please refer to HUAWEI cloud API Explorer for details.
|
174
174
|
*
|
175
175
|
* @summary 停用加速域名
|
176
|
-
* @param {string} domainId 加速域名ID
|
176
|
+
* @param {string} domainId 加速域名ID。
|
177
177
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
178
178
|
* @param {*} [options] Override http request option.
|
179
179
|
* @throws {RequiredError}
|
@@ -190,7 +190,7 @@ var CdnClient = /** @class */ (function () {
|
|
190
190
|
* Please refer to HUAWEI cloud API Explorer for details.
|
191
191
|
*
|
192
192
|
* @summary 启用加速域名
|
193
|
-
* @param {string} domainId 加速域名ID
|
193
|
+
* @param {string} domainId 加速域名ID。
|
194
194
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
195
195
|
* @param {*} [options] Override http request option.
|
196
196
|
* @throws {RequiredError}
|
@@ -211,8 +211,8 @@ var CdnClient = /** @class */ (function () {
|
|
211
211
|
* @param {'web' | 'download' | 'video' | 'wholeSite'} [businessType] 加速域名的业务类型。取值: - web(网站加速) - download(文件下载加速) - video(点播加速) - wholeSite(全站加速)
|
212
212
|
* @param {'online' | 'offline' | 'configuring' | 'configure_failed' | 'checking' | 'check_failed' | 'deleting'} [domainStatus] 加速域名状态。取值意义: - online表示“已开启” - offline表示“已停用” - configuring表示“配置中” - configure_failed表示“配置失败” - checking表示“审核中” - check_failed表示“审核未通过” - deleting表示“删除中”。
|
213
213
|
* @param {'mainland_china' | 'outside_mainland_china' | 'global'} [serviceArea] 华为云CDN提供的加速服务范围,包含: - mainland_china 中国大陆 - outside_mainland_china 中国大陆境外 - global 全球。
|
214
|
-
* @param {number} [pageSize]
|
215
|
-
* @param {number} [pageNumber]
|
214
|
+
* @param {number} [pageSize] 每页加速域名的数量,取值范围1-10000,不设值时默认值为30。
|
215
|
+
* @param {number} [pageNumber] 查询的页码,即:从哪一页开始查询。取值范围1-65535,不设值时默认值为1。
|
216
216
|
* @param {boolean} [showTags] 展示标签标识 true:不展示 false:展示。
|
217
217
|
* @param {boolean} [exactMatch] 精准匹配 on:开启 off:关闭。
|
218
218
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
@@ -248,7 +248,7 @@ var CdnClient = /** @class */ (function () {
|
|
248
248
|
* Please refer to HUAWEI cloud API Explorer for details.
|
249
249
|
*
|
250
250
|
* @summary 查询缓存规则
|
251
|
-
* @param {string} domainId 加速域名ID
|
251
|
+
* @param {string} domainId 加速域名ID。
|
252
252
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
253
253
|
* @param {*} [options] Override http request option.
|
254
254
|
* @throws {RequiredError}
|
@@ -285,7 +285,7 @@ var CdnClient = /** @class */ (function () {
|
|
285
285
|
* Please refer to HUAWEI cloud API Explorer for details.
|
286
286
|
*
|
287
287
|
* @summary 查询加速域名详情
|
288
|
-
* @param {string} domainId 加速域名ID
|
288
|
+
* @param {string} domainId 加速域名ID。
|
289
289
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
290
290
|
* @param {*} [options] Override http request option.
|
291
291
|
* @throws {RequiredError}
|
@@ -393,7 +393,7 @@ var CdnClient = /** @class */ (function () {
|
|
393
393
|
*
|
394
394
|
* Please refer to HUAWEI cloud API Explorer for details.
|
395
395
|
*
|
396
|
-
* @summary
|
396
|
+
* @summary 按区域运营商查询域名统计数据
|
397
397
|
* @param {string} action - 动作名称,可选location_summary、location_detail。 - location_summary:查询汇总数据 - location_detail:查询数据详情。
|
398
398
|
* @param {number} startTime - 查询起始时间戳,需与结束时间戳同时指定,左闭右开,设置方式如下: - interval为300时,start_time设置为整5分钟时刻点,如:1631240100000(对应2021-09-10 10:15:00) - interval为3600时,start_time设置为整小时时刻点,如:1631239200000(对应2021-09-10 10:00:00) - interval为86400时,start_time设置为东8区零点时刻点,如:1631203200000(对应2021-09-10 00:00:00)
|
399
399
|
* @param {number} endTime - 查询结束时间戳,需与开始时间戳同时指定,左闭右开,设置方式如下: - interval为300时,end_time设置为整5分钟时刻点,如:1631243700000(对应2021-09-10 11:15:00) - interval为3600时,end_time设置为整小时时刻点,如:1631325600000(对应2021-09-11 10:00:00) - interval为86400时,end_time设置为东8区零点时刻点,如:1631376000000(对应2021-09-12 00:00:00)
|
@@ -502,7 +502,7 @@ var CdnClient = /** @class */ (function () {
|
|
502
502
|
* Please refer to HUAWEI cloud API Explorer for details.
|
503
503
|
*
|
504
504
|
* @summary 查询HTTPS配置
|
505
|
-
* @param {string} domainId 加速域名ID
|
505
|
+
* @param {string} domainId 加速域名ID。
|
506
506
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
507
507
|
* @param {*} [options] Override http request option.
|
508
508
|
* @throws {RequiredError}
|
@@ -557,7 +557,7 @@ var CdnClient = /** @class */ (function () {
|
|
557
557
|
* Please refer to HUAWEI cloud API Explorer for details.
|
558
558
|
*
|
559
559
|
* @summary 查询回源HOST
|
560
|
-
* @param {string} domainId 加速域名ID
|
560
|
+
* @param {string} domainId 加速域名ID。
|
561
561
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
562
562
|
* @param {*} [options] Override http request option.
|
563
563
|
* @throws {RequiredError}
|
@@ -589,7 +589,7 @@ var CdnClient = /** @class */ (function () {
|
|
589
589
|
* Please refer to HUAWEI cloud API Explorer for details.
|
590
590
|
*
|
591
591
|
* @summary 查询Referer过滤规则
|
592
|
-
* @param {string} domainId 加速域名ID
|
592
|
+
* @param {string} domainId 加速域名ID。
|
593
593
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
594
594
|
* @param {*} [options] Override http request option.
|
595
595
|
* @throws {RequiredError}
|
@@ -606,7 +606,7 @@ var CdnClient = /** @class */ (function () {
|
|
606
606
|
* Please refer to HUAWEI cloud API Explorer for details.
|
607
607
|
*
|
608
608
|
* @summary 查询响应头配置
|
609
|
-
* @param {string} domainId 加速域名ID
|
609
|
+
* @param {string} domainId 加速域名ID。
|
610
610
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
611
611
|
* @param {*} [options] Override http request option.
|
612
612
|
* @throws {RequiredError}
|
@@ -618,12 +618,12 @@ var CdnClient = /** @class */ (function () {
|
|
618
618
|
return this.hcClient.sendRequest(options);
|
619
619
|
};
|
620
620
|
/**
|
621
|
-
*
|
621
|
+
* 用于查询资源标签列表。
|
622
622
|
*
|
623
623
|
* Please refer to HUAWEI cloud API Explorer for details.
|
624
624
|
*
|
625
625
|
* @summary 查询资源标签列表配置接口
|
626
|
-
* @param {string} resourceId 资源id
|
626
|
+
* @param {string} resourceId 资源id。 > 域名ID
|
627
627
|
* @param {*} [options] Override http request option.
|
628
628
|
* @throws {RequiredError}
|
629
629
|
*/
|
@@ -714,7 +714,7 @@ var CdnClient = /** @class */ (function () {
|
|
714
714
|
* Please refer to HUAWEI cloud API Explorer for details.
|
715
715
|
*
|
716
716
|
* @summary 设置缓存规则
|
717
|
-
* @param {string} domainId 加速域名ID
|
717
|
+
* @param {string} domainId 加速域名ID。
|
718
718
|
* @param {CacheConfigRequestBody} cacheConfig This is a auto create Body Object
|
719
719
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
720
720
|
* @param {*} [options] Override http request option.
|
@@ -752,7 +752,7 @@ var CdnClient = /** @class */ (function () {
|
|
752
752
|
*
|
753
753
|
* @summary 一个证书批量设置多个域名
|
754
754
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
755
|
-
* @param {UpdateDomainMultiCertificatesRequestBody} [https] https
|
755
|
+
* @param {UpdateDomainMultiCertificatesRequestBody} [https] https配置。
|
756
756
|
* @param {*} [options] Override http request option.
|
757
757
|
* @throws {RequiredError}
|
758
758
|
*/
|
@@ -763,12 +763,12 @@ var CdnClient = /** @class */ (function () {
|
|
763
763
|
return this.hcClient.sendRequest(options);
|
764
764
|
};
|
765
765
|
/**
|
766
|
-
*
|
766
|
+
* 修改加速域名的源站配置。
|
767
767
|
*
|
768
768
|
* Please refer to HUAWEI cloud API Explorer for details.
|
769
769
|
*
|
770
|
-
* @summary
|
771
|
-
* @param {string} domainId 加速域名ID
|
770
|
+
* @summary 修改源站信息。
|
771
|
+
* @param {string} domainId 加速域名ID。
|
772
772
|
* @param {OriginRequest} origin This is a auto create Body Object
|
773
773
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
774
774
|
* @param {*} [options] Override http request option.
|
@@ -786,7 +786,7 @@ var CdnClient = /** @class */ (function () {
|
|
786
786
|
* Please refer to HUAWEI cloud API Explorer for details.
|
787
787
|
*
|
788
788
|
* @summary 开启/关闭回源跟随
|
789
|
-
* @param {string} domainId 加速域名id
|
789
|
+
* @param {string} domainId 加速域名id。
|
790
790
|
* @param {Follow302StatusRequest} followStatus This is a auto create Body Object
|
791
791
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
792
792
|
* @param {*} [options] Override http request option.
|
@@ -804,8 +804,8 @@ var CdnClient = /** @class */ (function () {
|
|
804
804
|
* Please refer to HUAWEI cloud API Explorer for details.
|
805
805
|
*
|
806
806
|
* @summary 配置HTTPS
|
807
|
-
* @param {string} domainId 加速域名ID
|
808
|
-
* @param {HttpInfoRequest} https https
|
807
|
+
* @param {string} domainId 加速域名ID。
|
808
|
+
* @param {HttpInfoRequest} https https配置。
|
809
809
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
810
810
|
* @param {*} [options] Override http request option.
|
811
811
|
* @throws {RequiredError}
|
@@ -821,8 +821,8 @@ var CdnClient = /** @class */ (function () {
|
|
821
821
|
*
|
822
822
|
* Please refer to HUAWEI cloud API Explorer for details.
|
823
823
|
*
|
824
|
-
* @summary 修改回源HOST
|
825
|
-
* @param {string} domainId 加速域名ID
|
824
|
+
* @summary 修改回源HOST。
|
825
|
+
* @param {string} domainId 加速域名ID。
|
826
826
|
* @param {OriginHostRequest} originHost This is a auto create Body Object
|
827
827
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
828
828
|
* @param {*} [options] Override http request option.
|
@@ -840,7 +840,7 @@ var CdnClient = /** @class */ (function () {
|
|
840
840
|
* Please refer to HUAWEI cloud API Explorer for details.
|
841
841
|
*
|
842
842
|
* @summary 修改私有桶开启关闭状态
|
843
|
-
* @param {string} domainId 加速域名id
|
843
|
+
* @param {string} domainId 加速域名id。
|
844
844
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
845
845
|
* @param {UpdatePrivateBucketAccessBody} [status] 桶开启关闭状态(true:开启;false:关闭),默认为关闭
|
846
846
|
* @param {*} [options] Override http request option.
|
@@ -860,7 +860,7 @@ var CdnClient = /** @class */ (function () {
|
|
860
860
|
* Please refer to HUAWEI cloud API Explorer for details.
|
861
861
|
*
|
862
862
|
* @summary 开启/关闭Range回源
|
863
|
-
* @param {string} domainId 加速域名id
|
863
|
+
* @param {string} domainId 加速域名id。
|
864
864
|
* @param {RangeStatusRequest} rangeStatus range状态(\"off\"/\"on\")
|
865
865
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
866
866
|
* @param {*} [options] Override http request option.
|
@@ -878,7 +878,7 @@ var CdnClient = /** @class */ (function () {
|
|
878
878
|
* Please refer to HUAWEI cloud API Explorer for details.
|
879
879
|
*
|
880
880
|
* @summary 设置Referer过滤规则
|
881
|
-
* @param {string} domainId 加速域名ID
|
881
|
+
* @param {string} domainId 加速域名ID。
|
882
882
|
* @param {RefererBody} refer
|
883
883
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
884
884
|
* @param {*} [options] Override http request option.
|
@@ -896,7 +896,7 @@ var CdnClient = /** @class */ (function () {
|
|
896
896
|
* Please refer to HUAWEI cloud API Explorer for details.
|
897
897
|
*
|
898
898
|
* @summary 新增/修改响应头配置
|
899
|
-
* @param {string} domainId 加速域名ID
|
899
|
+
* @param {string} domainId 加速域名ID。
|
900
900
|
* @param {HeaderBody} headers 置响应头的键和值。
|
901
901
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
902
902
|
* @param {*} [options] Override http request option.
|
@@ -914,7 +914,7 @@ exports.CdnClient = CdnClient;
|
|
914
914
|
var ParamCreater = function () {
|
915
915
|
return {
|
916
916
|
/**
|
917
|
-
*
|
917
|
+
* 用于删除资源标签。
|
918
918
|
*
|
919
919
|
* Please refer to HUAWEI cloud API Explorer for details.
|
920
920
|
*/
|
@@ -1062,7 +1062,7 @@ var ParamCreater = function () {
|
|
1062
1062
|
return options;
|
1063
1063
|
},
|
1064
1064
|
/**
|
1065
|
-
*
|
1065
|
+
* 用于创建资源标签。
|
1066
1066
|
*
|
1067
1067
|
* Please refer to HUAWEI cloud API Explorer for details.
|
1068
1068
|
*/
|
@@ -2339,7 +2339,7 @@ var ParamCreater = function () {
|
|
2339
2339
|
return options;
|
2340
2340
|
},
|
2341
2341
|
/**
|
2342
|
-
*
|
2342
|
+
* 用于查询资源标签列表。
|
2343
2343
|
*
|
2344
2344
|
* Please refer to HUAWEI cloud API Explorer for details.
|
2345
2345
|
*/
|
@@ -2718,7 +2718,7 @@ var ParamCreater = function () {
|
|
2718
2718
|
return options;
|
2719
2719
|
},
|
2720
2720
|
/**
|
2721
|
-
*
|
2721
|
+
* 修改加速域名的源站配置。
|
2722
2722
|
*
|
2723
2723
|
* Please refer to HUAWEI cloud API Explorer for details.
|
2724
2724
|
*/
|
package/v1/model/Sources.d.ts
CHANGED
@@ -1,19 +1,19 @@
|
|
1
1
|
export declare class Sources {
|
2
2
|
private 'domain_id'?;
|
3
|
-
private 'ip_or_domain';
|
4
3
|
private 'origin_type';
|
4
|
+
private 'ip_or_domain';
|
5
5
|
private 'active_standby';
|
6
6
|
private 'enable_obs_web_hosting'?;
|
7
|
-
constructor(
|
7
|
+
constructor(originType?: any, ipOrDomain?: any, activeStandby?: any);
|
8
8
|
withDomainId(domainId: string): Sources;
|
9
9
|
set domainId(domainId: string | undefined);
|
10
10
|
get domainId(): string | undefined;
|
11
|
-
withIpOrDomain(ipOrDomain: string): Sources;
|
12
|
-
set ipOrDomain(ipOrDomain: string | undefined);
|
13
|
-
get ipOrDomain(): string | undefined;
|
14
11
|
withOriginType(originType: SourcesOriginTypeEnum): Sources;
|
15
12
|
set originType(originType: SourcesOriginTypeEnum | undefined);
|
16
13
|
get originType(): SourcesOriginTypeEnum | undefined;
|
14
|
+
withIpOrDomain(ipOrDomain: string): Sources;
|
15
|
+
set ipOrDomain(ipOrDomain: string | undefined);
|
16
|
+
get ipOrDomain(): string | undefined;
|
17
17
|
withActiveStandby(activeStandby: number): Sources;
|
18
18
|
set activeStandby(activeStandby: number | undefined);
|
19
19
|
get activeStandby(): number | undefined;
|
package/v1/model/Sources.js
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.SourcesOriginTypeEnum = exports.Sources = void 0;
|
4
4
|
var Sources = /** @class */ (function () {
|
5
|
-
function Sources(
|
6
|
-
this['ip_or_domain'] = ipOrDomain;
|
5
|
+
function Sources(originType, ipOrDomain, activeStandby) {
|
7
6
|
this['origin_type'] = originType;
|
7
|
+
this['ip_or_domain'] = ipOrDomain;
|
8
8
|
this['active_standby'] = activeStandby;
|
9
9
|
}
|
10
10
|
Sources.prototype.withDomainId = function (domainId) {
|
@@ -21,30 +21,30 @@ var Sources = /** @class */ (function () {
|
|
21
21
|
enumerable: false,
|
22
22
|
configurable: true
|
23
23
|
});
|
24
|
-
Sources.prototype.
|
25
|
-
this['
|
24
|
+
Sources.prototype.withOriginType = function (originType) {
|
25
|
+
this['origin_type'] = originType;
|
26
26
|
return this;
|
27
27
|
};
|
28
|
-
Object.defineProperty(Sources.prototype, "
|
28
|
+
Object.defineProperty(Sources.prototype, "originType", {
|
29
29
|
get: function () {
|
30
|
-
return this['
|
30
|
+
return this['origin_type'];
|
31
31
|
},
|
32
|
-
set: function (
|
33
|
-
this['
|
32
|
+
set: function (originType) {
|
33
|
+
this['origin_type'] = originType;
|
34
34
|
},
|
35
35
|
enumerable: false,
|
36
36
|
configurable: true
|
37
37
|
});
|
38
|
-
Sources.prototype.
|
39
|
-
this['
|
38
|
+
Sources.prototype.withIpOrDomain = function (ipOrDomain) {
|
39
|
+
this['ip_or_domain'] = ipOrDomain;
|
40
40
|
return this;
|
41
41
|
};
|
42
|
-
Object.defineProperty(Sources.prototype, "
|
42
|
+
Object.defineProperty(Sources.prototype, "ipOrDomain", {
|
43
43
|
get: function () {
|
44
|
-
return this['
|
44
|
+
return this['ip_or_domain'];
|
45
45
|
},
|
46
|
-
set: function (
|
47
|
-
this['
|
46
|
+
set: function (ipOrDomain) {
|
47
|
+
this['ip_or_domain'] = ipOrDomain;
|
48
48
|
},
|
49
49
|
enumerable: false,
|
50
50
|
configurable: true
|
package/v2/CdnClient.d.ts
CHANGED
@@ -34,12 +34,13 @@ export declare class CdnClient {
|
|
34
34
|
constructor(client: HcClient);
|
35
35
|
getPath(): any;
|
36
36
|
/**
|
37
|
-
*
|
37
|
+
* 批量域名复制接口。
|
38
|
+
* > 将某个加速域名的配置批量复制到其他域名。
|
38
39
|
*
|
39
40
|
* Please refer to HUAWEI cloud API Explorer for details.
|
40
41
|
*
|
41
42
|
* @summary 批量域名复制
|
42
|
-
* @param {BatchCopyDRequestBody} batchCopyDRequestBody
|
43
|
+
* @param {BatchCopyDRequestBody} batchCopyDRequestBody 域名复制参数请求体。
|
43
44
|
* @param {*} [options] Override http request option.
|
44
45
|
* @throws {RequiredError}
|
45
46
|
*/
|
@@ -103,7 +104,7 @@ export declare class CdnClient {
|
|
103
104
|
*/
|
104
105
|
downloadStatisticsExcel(downloadStatisticsExcelRequest?: DownloadStatisticsExcelRequest): Promise<DownloadStatisticsExcelResponse>;
|
105
106
|
/**
|
106
|
-
*
|
107
|
+
* 查询加速域名。
|
107
108
|
*
|
108
109
|
* Please refer to HUAWEI cloud API Explorer for details.
|
109
110
|
*
|
@@ -112,8 +113,8 @@ export declare class CdnClient {
|
|
112
113
|
* @param {string} [businessType] 加速域名的业务类型。取值: - web(网站加速) - download(文件下载加速) - video(点播加速) - wholeSite(全站加速)
|
113
114
|
* @param {string} [domainStatus] 加速域名状态。取值意义: - online表示“已开启” - offline表示“已停用” - configuring表示“配置中” - configure_failed表示“配置失败” - checking表示“审核中” - check_failed表示“审核未通过” - deleting表示“删除中”。
|
114
115
|
* @param {string} [serviceArea] 华为云CDN提供的加速服务范围,包含: - mainland_china 中国大陆 - outside_mainland_china 中国大陆境外 - global 全球。
|
115
|
-
* @param {number} [pageSize]
|
116
|
-
* @param {number} [pageNumber]
|
116
|
+
* @param {number} [pageSize] 每页加速域名的数量。
|
117
|
+
* @param {number} [pageNumber] 查询的页码,即:从哪一页开始查询。
|
117
118
|
* @param {boolean} [showTags] 展示标签标识 true:不展示 false:展示。
|
118
119
|
* @param {boolean} [exactMatch] 精准匹配 true:开启 false:关闭。
|
119
120
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
@@ -190,12 +191,12 @@ export declare class CdnClient {
|
|
190
191
|
*/
|
191
192
|
showChargeModes(showChargeModesRequest?: ShowChargeModesRequest): Promise<ShowChargeModesResponse>;
|
192
193
|
/**
|
193
|
-
*
|
194
|
+
* 加速域名详情信息接口。
|
194
195
|
*
|
195
196
|
* Please refer to HUAWEI cloud API Explorer for details.
|
196
197
|
*
|
197
198
|
* @summary 查询加速域名详情
|
198
|
-
* @param {string} domainName
|
199
|
+
* @param {string} domainName 加速域名名称。
|
199
200
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
200
201
|
* @param {*} [options] Override http request option.
|
201
202
|
* @throws {RequiredError}
|
@@ -203,7 +204,7 @@ export declare class CdnClient {
|
|
203
204
|
showDomainDetailByName(showDomainDetailByNameRequest?: ShowDomainDetailByNameRequest): Promise<ShowDomainDetailByNameResponse>;
|
204
205
|
/**
|
205
206
|
* 查询域名配置接口,
|
206
|
-
*
|
207
|
+
* 支持查询回源请求头、业务类型、服务区域、HTTP header配置、URL鉴权、证书、源站、回源协议、回源跟随、ipv6设置、智能压缩、状态码缓存时间、Range回源、User-Agent黑白名单、改写回源URL、自定义错误页面、缓存规则、IP黑白名单、防盗链、强制跳转、高级回源、回源是否校验Etag、回源超时时间、远程鉴权配置、webSocket配置、视频拖拽、请求限速。
|
207
208
|
*
|
208
209
|
* Please refer to HUAWEI cloud API Explorer for details.
|
209
210
|
*
|
@@ -232,7 +233,7 @@ export declare class CdnClient {
|
|
232
233
|
*
|
233
234
|
* Please refer to HUAWEI cloud API Explorer for details.
|
234
235
|
*
|
235
|
-
* @summary
|
236
|
+
* @summary 按区域运营商查询域名统计数据
|
236
237
|
* @param {string} action - 动作名称,可选location_summary、location_detail。 - location_summary:查询汇总数据 - location_detail:查询数据详情。
|
237
238
|
* @param {number} startTime - 查询起始时间戳,需与结束时间戳同时指定,左闭右开,设置方式如下: - interval为300时,start_time设置为整5分钟时刻点,如:1631240100000(对应2021-09-10 10:15:00) - interval为3600时,start_time设置为整小时时刻点,如:1631239200000(对应2021-09-10 10:00:00) - interval为86400时,start_time设置为东8区零点时刻点,如:1631203200000(对应2021-09-10 00:00:00)
|
238
239
|
* @param {number} endTime - 查询结束时间戳,需与开始时间戳同时指定,左闭右开,设置方式如下: - interval为300时,end_time设置为整5分钟时刻点,如:1631243700000(对应2021-09-10 11:15:00) - interval为3600时,end_time设置为整小时时刻点,如:1631325600000(对应2021-09-11 10:00:00) - interval为86400时,end_time设置为东8区零点时刻点,如:1631376000000(对应2021-09-12 00:00:00)
|
@@ -337,14 +338,14 @@ export declare class CdnClient {
|
|
337
338
|
showTopUrl(showTopUrlRequest?: ShowTopUrlRequest): Promise<ShowTopUrlResponse>;
|
338
339
|
/**
|
339
340
|
* 修改域名配置接口,
|
340
|
-
*
|
341
|
+
* 支持修改回源请求头、业务类型、服务区域、HTTP header配置、URL鉴权、证书、源站、回源协议、回源跟随、ipv6设置、智能压缩、状态码缓存时间、Range回源、User-Agent黑白名单、改写回源URL、自定义错误页面、缓存规则、IP黑白名单、防盗链、强制跳转、高级回源、回源是否校验Etag、回源超时时间、远程鉴权配置、webSocket配置、视频拖拽、请求限速。
|
341
342
|
*
|
342
343
|
* Please refer to HUAWEI cloud API Explorer for details.
|
343
344
|
*
|
344
345
|
* @summary 修改域名全量配置接口
|
345
|
-
* @param {string} domainName
|
346
|
+
* @param {string} domainName 加速域名。
|
346
347
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。 > 当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
347
|
-
* @param {ModifyDomainConfigRequestBody} [modifyDomainConfigRequestBody]
|
348
|
+
* @param {ModifyDomainConfigRequestBody} [modifyDomainConfigRequestBody] 域名配置。
|
348
349
|
* @param {*} [options] Override http request option.
|
349
350
|
* @throws {RequiredError}
|
350
351
|
*/
|
@@ -352,7 +353,8 @@ export declare class CdnClient {
|
|
352
353
|
}
|
353
354
|
export declare const ParamCreater: () => {
|
354
355
|
/**
|
355
|
-
*
|
356
|
+
* 批量域名复制接口。
|
357
|
+
* > 将某个加速域名的配置批量复制到其他域名。
|
356
358
|
*
|
357
359
|
* Please refer to HUAWEI cloud API Explorer for details.
|
358
360
|
*/
|
@@ -412,7 +414,7 @@ export declare const ParamCreater: () => {
|
|
412
414
|
headers: {};
|
413
415
|
};
|
414
416
|
/**
|
415
|
-
*
|
417
|
+
* 查询加速域名。
|
416
418
|
*
|
417
419
|
* Please refer to HUAWEI cloud API Explorer for details.
|
418
420
|
*/
|
@@ -493,7 +495,7 @@ export declare const ParamCreater: () => {
|
|
493
495
|
headers: {};
|
494
496
|
};
|
495
497
|
/**
|
496
|
-
*
|
498
|
+
* 加速域名详情信息接口。
|
497
499
|
*
|
498
500
|
* Please refer to HUAWEI cloud API Explorer for details.
|
499
501
|
*/
|
@@ -507,7 +509,7 @@ export declare const ParamCreater: () => {
|
|
507
509
|
};
|
508
510
|
/**
|
509
511
|
* 查询域名配置接口,
|
510
|
-
*
|
512
|
+
* 支持查询回源请求头、业务类型、服务区域、HTTP header配置、URL鉴权、证书、源站、回源协议、回源跟随、ipv6设置、智能压缩、状态码缓存时间、Range回源、User-Agent黑白名单、改写回源URL、自定义错误页面、缓存规则、IP黑白名单、防盗链、强制跳转、高级回源、回源是否校验Etag、回源超时时间、远程鉴权配置、webSocket配置、视频拖拽、请求限速。
|
511
513
|
*
|
512
514
|
* Please refer to HUAWEI cloud API Explorer for details.
|
513
515
|
*/
|
@@ -621,7 +623,7 @@ export declare const ParamCreater: () => {
|
|
621
623
|
};
|
622
624
|
/**
|
623
625
|
* 修改域名配置接口,
|
624
|
-
*
|
626
|
+
* 支持修改回源请求头、业务类型、服务区域、HTTP header配置、URL鉴权、证书、源站、回源协议、回源跟随、ipv6设置、智能压缩、状态码缓存时间、Range回源、User-Agent黑白名单、改写回源URL、自定义错误页面、缓存规则、IP黑白名单、防盗链、强制跳转、高级回源、回源是否校验Etag、回源超时时间、远程鉴权配置、webSocket配置、视频拖拽、请求限速。
|
625
627
|
*
|
626
628
|
* Please refer to HUAWEI cloud API Explorer for details.
|
627
629
|
*/
|
package/v2/CdnClient.js
CHANGED
@@ -42,12 +42,13 @@ var CdnClient = /** @class */ (function () {
|
|
42
42
|
return __dirname;
|
43
43
|
};
|
44
44
|
/**
|
45
|
-
*
|
45
|
+
* 批量域名复制接口。
|
46
|
+
* > 将某个加速域名的配置批量复制到其他域名。
|
46
47
|
*
|
47
48
|
* Please refer to HUAWEI cloud API Explorer for details.
|
48
49
|
*
|
49
50
|
* @summary 批量域名复制
|
50
|
-
* @param {BatchCopyDRequestBody} batchCopyDRequestBody
|
51
|
+
* @param {BatchCopyDRequestBody} batchCopyDRequestBody 域名复制参数请求体。
|
51
52
|
* @param {*} [options] Override http request option.
|
52
53
|
* @throws {RequiredError}
|
53
54
|
*/
|
@@ -126,7 +127,7 @@ var CdnClient = /** @class */ (function () {
|
|
126
127
|
return this.hcClient.sendRequest(options);
|
127
128
|
};
|
128
129
|
/**
|
129
|
-
*
|
130
|
+
* 查询加速域名。
|
130
131
|
*
|
131
132
|
* Please refer to HUAWEI cloud API Explorer for details.
|
132
133
|
*
|
@@ -135,8 +136,8 @@ var CdnClient = /** @class */ (function () {
|
|
135
136
|
* @param {string} [businessType] 加速域名的业务类型。取值: - web(网站加速) - download(文件下载加速) - video(点播加速) - wholeSite(全站加速)
|
136
137
|
* @param {string} [domainStatus] 加速域名状态。取值意义: - online表示“已开启” - offline表示“已停用” - configuring表示“配置中” - configure_failed表示“配置失败” - checking表示“审核中” - check_failed表示“审核未通过” - deleting表示“删除中”。
|
137
138
|
* @param {string} [serviceArea] 华为云CDN提供的加速服务范围,包含: - mainland_china 中国大陆 - outside_mainland_china 中国大陆境外 - global 全球。
|
138
|
-
* @param {number} [pageSize]
|
139
|
-
* @param {number} [pageNumber]
|
139
|
+
* @param {number} [pageSize] 每页加速域名的数量。
|
140
|
+
* @param {number} [pageNumber] 查询的页码,即:从哪一页开始查询。
|
140
141
|
* @param {boolean} [showTags] 展示标签标识 true:不展示 false:展示。
|
141
142
|
* @param {boolean} [exactMatch] 精准匹配 true:开启 false:关闭。
|
142
143
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
@@ -233,12 +234,12 @@ var CdnClient = /** @class */ (function () {
|
|
233
234
|
return this.hcClient.sendRequest(options);
|
234
235
|
};
|
235
236
|
/**
|
236
|
-
*
|
237
|
+
* 加速域名详情信息接口。
|
237
238
|
*
|
238
239
|
* Please refer to HUAWEI cloud API Explorer for details.
|
239
240
|
*
|
240
241
|
* @summary 查询加速域名详情
|
241
|
-
* @param {string} domainName
|
242
|
+
* @param {string} domainName 加速域名名称。
|
242
243
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示查询资源所属项目,\"all\"表示所有项目。注意:当使用帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
243
244
|
* @param {*} [options] Override http request option.
|
244
245
|
* @throws {RequiredError}
|
@@ -251,7 +252,7 @@ var CdnClient = /** @class */ (function () {
|
|
251
252
|
};
|
252
253
|
/**
|
253
254
|
* 查询域名配置接口,
|
254
|
-
*
|
255
|
+
* 支持查询回源请求头、业务类型、服务区域、HTTP header配置、URL鉴权、证书、源站、回源协议、回源跟随、ipv6设置、智能压缩、状态码缓存时间、Range回源、User-Agent黑白名单、改写回源URL、自定义错误页面、缓存规则、IP黑白名单、防盗链、强制跳转、高级回源、回源是否校验Etag、回源超时时间、远程鉴权配置、webSocket配置、视频拖拽、请求限速。
|
255
256
|
*
|
256
257
|
* Please refer to HUAWEI cloud API Explorer for details.
|
257
258
|
*
|
@@ -285,7 +286,7 @@ var CdnClient = /** @class */ (function () {
|
|
285
286
|
*
|
286
287
|
* Please refer to HUAWEI cloud API Explorer for details.
|
287
288
|
*
|
288
|
-
* @summary
|
289
|
+
* @summary 按区域运营商查询域名统计数据
|
289
290
|
* @param {string} action - 动作名称,可选location_summary、location_detail。 - location_summary:查询汇总数据 - location_detail:查询数据详情。
|
290
291
|
* @param {number} startTime - 查询起始时间戳,需与结束时间戳同时指定,左闭右开,设置方式如下: - interval为300时,start_time设置为整5分钟时刻点,如:1631240100000(对应2021-09-10 10:15:00) - interval为3600时,start_time设置为整小时时刻点,如:1631239200000(对应2021-09-10 10:00:00) - interval为86400时,start_time设置为东8区零点时刻点,如:1631203200000(对应2021-09-10 00:00:00)
|
291
292
|
* @param {number} endTime - 查询结束时间戳,需与开始时间戳同时指定,左闭右开,设置方式如下: - interval为300时,end_time设置为整5分钟时刻点,如:1631243700000(对应2021-09-10 11:15:00) - interval为3600时,end_time设置为整小时时刻点,如:1631325600000(对应2021-09-11 10:00:00) - interval为86400时,end_time设置为东8区零点时刻点,如:1631376000000(对应2021-09-12 00:00:00)
|
@@ -410,14 +411,14 @@ var CdnClient = /** @class */ (function () {
|
|
410
411
|
};
|
411
412
|
/**
|
412
413
|
* 修改域名配置接口,
|
413
|
-
*
|
414
|
+
* 支持修改回源请求头、业务类型、服务区域、HTTP header配置、URL鉴权、证书、源站、回源协议、回源跟随、ipv6设置、智能压缩、状态码缓存时间、Range回源、User-Agent黑白名单、改写回源URL、自定义错误页面、缓存规则、IP黑白名单、防盗链、强制跳转、高级回源、回源是否校验Etag、回源超时时间、远程鉴权配置、webSocket配置、视频拖拽、请求限速。
|
414
415
|
*
|
415
416
|
* Please refer to HUAWEI cloud API Explorer for details.
|
416
417
|
*
|
417
418
|
* @summary 修改域名全量配置接口
|
418
|
-
* @param {string} domainName
|
419
|
+
* @param {string} domainName 加速域名。
|
419
420
|
* @param {string} [enterpriseProjectId] 当用户开启企业项目功能时,该参数生效,表示修改当前企业项目下加速域名的配置,\"all\"代表所有项目。 > 当使用子帐号调用接口时,该参数必传。 您可以通过调用企业项目管理服务(EPS)的查询企业项目列表接口(ListEnterpriseProject)查询企业项目id。
|
420
|
-
* @param {ModifyDomainConfigRequestBody} [modifyDomainConfigRequestBody]
|
421
|
+
* @param {ModifyDomainConfigRequestBody} [modifyDomainConfigRequestBody] 域名配置。
|
421
422
|
* @param {*} [options] Override http request option.
|
422
423
|
* @throws {RequiredError}
|
423
424
|
*/
|
@@ -433,7 +434,8 @@ exports.CdnClient = CdnClient;
|
|
433
434
|
var ParamCreater = function () {
|
434
435
|
return {
|
435
436
|
/**
|
436
|
-
*
|
437
|
+
* 批量域名复制接口。
|
438
|
+
* > 将某个加速域名的配置批量复制到其他域名。
|
437
439
|
*
|
438
440
|
* Please refer to HUAWEI cloud API Explorer for details.
|
439
441
|
*/
|
@@ -670,7 +672,7 @@ var ParamCreater = function () {
|
|
670
672
|
return options;
|
671
673
|
},
|
672
674
|
/**
|
673
|
-
*
|
675
|
+
* 查询加速域名。
|
674
676
|
*
|
675
677
|
* Please refer to HUAWEI cloud API Explorer for details.
|
676
678
|
*/
|
@@ -932,7 +934,7 @@ var ParamCreater = function () {
|
|
932
934
|
return options;
|
933
935
|
},
|
934
936
|
/**
|
935
|
-
*
|
937
|
+
* 加速域名详情信息接口。
|
936
938
|
*
|
937
939
|
* Please refer to HUAWEI cloud API Explorer for details.
|
938
940
|
*/
|
@@ -972,7 +974,7 @@ var ParamCreater = function () {
|
|
972
974
|
},
|
973
975
|
/**
|
974
976
|
* 查询域名配置接口,
|
975
|
-
*
|
977
|
+
* 支持查询回源请求头、业务类型、服务区域、HTTP header配置、URL鉴权、证书、源站、回源协议、回源跟随、ipv6设置、智能压缩、状态码缓存时间、Range回源、User-Agent黑白名单、改写回源URL、自定义错误页面、缓存规则、IP黑白名单、防盗链、强制跳转、高级回源、回源是否校验Etag、回源超时时间、远程鉴权配置、webSocket配置、视频拖拽、请求限速。
|
976
978
|
*
|
977
979
|
* Please refer to HUAWEI cloud API Explorer for details.
|
978
980
|
*/
|
@@ -1413,7 +1415,7 @@ var ParamCreater = function () {
|
|
1413
1415
|
},
|
1414
1416
|
/**
|
1415
1417
|
* 修改域名配置接口,
|
1416
|
-
*
|
1418
|
+
* 支持修改回源请求头、业务类型、服务区域、HTTP header配置、URL鉴权、证书、源站、回源协议、回源跟随、ipv6设置、智能压缩、状态码缓存时间、Range回源、User-Agent黑白名单、改写回源URL、自定义错误页面、缓存规则、IP黑白名单、防盗链、强制跳转、高级回源、回源是否校验Etag、回源超时时间、远程鉴权配置、webSocket配置、视频拖拽、请求限速。
|
1417
1419
|
*
|
1418
1420
|
* Please refer to HUAWEI cloud API Explorer for details.
|
1419
1421
|
*/
|
package/v2/model/Configs.d.ts
CHANGED
@@ -19,6 +19,8 @@ import { UserAgentFilter } from './UserAgentFilter';
|
|
19
19
|
import { VideoSeek } from './VideoSeek';
|
20
20
|
import { WebSocketSeek } from './WebSocketSeek';
|
21
21
|
export declare class Configs {
|
22
|
+
private 'business_type'?;
|
23
|
+
private 'service_area'?;
|
22
24
|
private 'origin_request_header'?;
|
23
25
|
private 'http_response_header'?;
|
24
26
|
private 'url_auth'?;
|
@@ -46,6 +48,12 @@ export declare class Configs {
|
|
46
48
|
private 'request_limit_rules'?;
|
47
49
|
private 'error_code_redirect_rules'?;
|
48
50
|
constructor();
|
51
|
+
withBusinessType(businessType: string): Configs;
|
52
|
+
set businessType(businessType: string | undefined);
|
53
|
+
get businessType(): string | undefined;
|
54
|
+
withServiceArea(serviceArea: string): Configs;
|
55
|
+
set serviceArea(serviceArea: string | undefined);
|
56
|
+
get serviceArea(): string | undefined;
|
49
57
|
withOriginRequestHeader(originRequestHeader: Array<OriginRequestHeader>): Configs;
|
50
58
|
set originRequestHeader(originRequestHeader: Array<OriginRequestHeader> | undefined);
|
51
59
|
get originRequestHeader(): Array<OriginRequestHeader> | undefined;
|
package/v2/model/Configs.js
CHANGED
@@ -4,6 +4,34 @@ exports.Configs = void 0;
|
|
4
4
|
var Configs = /** @class */ (function () {
|
5
5
|
function Configs() {
|
6
6
|
}
|
7
|
+
Configs.prototype.withBusinessType = function (businessType) {
|
8
|
+
this['business_type'] = businessType;
|
9
|
+
return this;
|
10
|
+
};
|
11
|
+
Object.defineProperty(Configs.prototype, "businessType", {
|
12
|
+
get: function () {
|
13
|
+
return this['business_type'];
|
14
|
+
},
|
15
|
+
set: function (businessType) {
|
16
|
+
this['business_type'] = businessType;
|
17
|
+
},
|
18
|
+
enumerable: false,
|
19
|
+
configurable: true
|
20
|
+
});
|
21
|
+
Configs.prototype.withServiceArea = function (serviceArea) {
|
22
|
+
this['service_area'] = serviceArea;
|
23
|
+
return this;
|
24
|
+
};
|
25
|
+
Object.defineProperty(Configs.prototype, "serviceArea", {
|
26
|
+
get: function () {
|
27
|
+
return this['service_area'];
|
28
|
+
},
|
29
|
+
set: function (serviceArea) {
|
30
|
+
this['service_area'] = serviceArea;
|
31
|
+
},
|
32
|
+
enumerable: false,
|
33
|
+
configurable: true
|
34
|
+
});
|
7
35
|
Configs.prototype.withOriginRequestHeader = function (originRequestHeader) {
|
8
36
|
this['origin_request_header'] = originRequestHeader;
|
9
37
|
return this;
|
@@ -19,6 +19,8 @@ import { UserAgentFilter } from './UserAgentFilter';
|
|
19
19
|
import { VideoSeek } from './VideoSeek';
|
20
20
|
import { WebSocketSeek } from './WebSocketSeek';
|
21
21
|
export declare class ConfigsGetBody {
|
22
|
+
private 'business_type'?;
|
23
|
+
private 'service_area'?;
|
22
24
|
private 'origin_request_header'?;
|
23
25
|
private 'http_response_header'?;
|
24
26
|
private 'url_auth'?;
|
@@ -46,6 +48,12 @@ export declare class ConfigsGetBody {
|
|
46
48
|
private 'request_limit_rules'?;
|
47
49
|
private 'error_code_redirect_rules'?;
|
48
50
|
constructor();
|
51
|
+
withBusinessType(businessType: string): ConfigsGetBody;
|
52
|
+
set businessType(businessType: string | undefined);
|
53
|
+
get businessType(): string | undefined;
|
54
|
+
withServiceArea(serviceArea: string): ConfigsGetBody;
|
55
|
+
set serviceArea(serviceArea: string | undefined);
|
56
|
+
get serviceArea(): string | undefined;
|
49
57
|
withOriginRequestHeader(originRequestHeader: Array<OriginRequestHeader>): ConfigsGetBody;
|
50
58
|
set originRequestHeader(originRequestHeader: Array<OriginRequestHeader> | undefined);
|
51
59
|
get originRequestHeader(): Array<OriginRequestHeader> | undefined;
|
@@ -4,6 +4,34 @@ exports.ConfigsGetBody = void 0;
|
|
4
4
|
var ConfigsGetBody = /** @class */ (function () {
|
5
5
|
function ConfigsGetBody() {
|
6
6
|
}
|
7
|
+
ConfigsGetBody.prototype.withBusinessType = function (businessType) {
|
8
|
+
this['business_type'] = businessType;
|
9
|
+
return this;
|
10
|
+
};
|
11
|
+
Object.defineProperty(ConfigsGetBody.prototype, "businessType", {
|
12
|
+
get: function () {
|
13
|
+
return this['business_type'];
|
14
|
+
},
|
15
|
+
set: function (businessType) {
|
16
|
+
this['business_type'] = businessType;
|
17
|
+
},
|
18
|
+
enumerable: false,
|
19
|
+
configurable: true
|
20
|
+
});
|
21
|
+
ConfigsGetBody.prototype.withServiceArea = function (serviceArea) {
|
22
|
+
this['service_area'] = serviceArea;
|
23
|
+
return this;
|
24
|
+
};
|
25
|
+
Object.defineProperty(ConfigsGetBody.prototype, "serviceArea", {
|
26
|
+
get: function () {
|
27
|
+
return this['service_area'];
|
28
|
+
},
|
29
|
+
set: function (serviceArea) {
|
30
|
+
this['service_area'] = serviceArea;
|
31
|
+
},
|
32
|
+
enumerable: false,
|
33
|
+
configurable: true
|
34
|
+
});
|
7
35
|
ConfigsGetBody.prototype.withOriginRequestHeader = function (originRequestHeader) {
|
8
36
|
this['origin_request_header'] = originRequestHeader;
|
9
37
|
return this;
|
@@ -1,20 +1,22 @@
|
|
1
1
|
export declare class SourcesConfig {
|
2
|
-
private 'origin_addr';
|
3
2
|
private 'origin_type';
|
3
|
+
private 'origin_addr';
|
4
4
|
priority: number;
|
5
|
+
weight?: number;
|
5
6
|
private 'obs_web_hosting_status'?;
|
6
7
|
private 'http_port'?;
|
7
8
|
private 'https_port'?;
|
8
9
|
private 'host_name'?;
|
9
10
|
private 'obs_bucket_type'?;
|
10
|
-
constructor(
|
11
|
-
withOriginAddr(originAddr: string): SourcesConfig;
|
12
|
-
set originAddr(originAddr: string | undefined);
|
13
|
-
get originAddr(): string | undefined;
|
11
|
+
constructor(originType?: any, originAddr?: any, priority?: any);
|
14
12
|
withOriginType(originType: string): SourcesConfig;
|
15
13
|
set originType(originType: string | undefined);
|
16
14
|
get originType(): string | undefined;
|
15
|
+
withOriginAddr(originAddr: string): SourcesConfig;
|
16
|
+
set originAddr(originAddr: string | undefined);
|
17
|
+
get originAddr(): string | undefined;
|
17
18
|
withPriority(priority: number): SourcesConfig;
|
19
|
+
withWeight(weight: number): SourcesConfig;
|
18
20
|
withObsWebHostingStatus(obsWebHostingStatus: string): SourcesConfig;
|
19
21
|
set obsWebHostingStatus(obsWebHostingStatus: string | undefined);
|
20
22
|
get obsWebHostingStatus(): string | undefined;
|
@@ -2,35 +2,35 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.SourcesConfig = void 0;
|
4
4
|
var SourcesConfig = /** @class */ (function () {
|
5
|
-
function SourcesConfig(
|
6
|
-
this['origin_addr'] = originAddr;
|
5
|
+
function SourcesConfig(originType, originAddr, priority) {
|
7
6
|
this['origin_type'] = originType;
|
7
|
+
this['origin_addr'] = originAddr;
|
8
8
|
this['priority'] = priority;
|
9
9
|
}
|
10
|
-
SourcesConfig.prototype.
|
11
|
-
this['
|
10
|
+
SourcesConfig.prototype.withOriginType = function (originType) {
|
11
|
+
this['origin_type'] = originType;
|
12
12
|
return this;
|
13
13
|
};
|
14
|
-
Object.defineProperty(SourcesConfig.prototype, "
|
14
|
+
Object.defineProperty(SourcesConfig.prototype, "originType", {
|
15
15
|
get: function () {
|
16
|
-
return this['
|
16
|
+
return this['origin_type'];
|
17
17
|
},
|
18
|
-
set: function (
|
19
|
-
this['
|
18
|
+
set: function (originType) {
|
19
|
+
this['origin_type'] = originType;
|
20
20
|
},
|
21
21
|
enumerable: false,
|
22
22
|
configurable: true
|
23
23
|
});
|
24
|
-
SourcesConfig.prototype.
|
25
|
-
this['
|
24
|
+
SourcesConfig.prototype.withOriginAddr = function (originAddr) {
|
25
|
+
this['origin_addr'] = originAddr;
|
26
26
|
return this;
|
27
27
|
};
|
28
|
-
Object.defineProperty(SourcesConfig.prototype, "
|
28
|
+
Object.defineProperty(SourcesConfig.prototype, "originAddr", {
|
29
29
|
get: function () {
|
30
|
-
return this['
|
30
|
+
return this['origin_addr'];
|
31
31
|
},
|
32
|
-
set: function (
|
33
|
-
this['
|
32
|
+
set: function (originAddr) {
|
33
|
+
this['origin_addr'] = originAddr;
|
34
34
|
},
|
35
35
|
enumerable: false,
|
36
36
|
configurable: true
|
@@ -39,6 +39,10 @@ var SourcesConfig = /** @class */ (function () {
|
|
39
39
|
this['priority'] = priority;
|
40
40
|
return this;
|
41
41
|
};
|
42
|
+
SourcesConfig.prototype.withWeight = function (weight) {
|
43
|
+
this['weight'] = weight;
|
44
|
+
return this;
|
45
|
+
};
|
42
46
|
SourcesConfig.prototype.withObsWebHostingStatus = function (obsWebHostingStatus) {
|
43
47
|
this['obs_web_hosting_status'] = obsWebHostingStatus;
|
44
48
|
return this;
|