tencentcloud-sdk-python-cdn 3.0.1402__py2.py3-none-any.whl → 3.0.1416__py2.py3-none-any.whl
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.
Potentially problematic release.
This version of tencentcloud-sdk-python-cdn might be problematic. Click here for more details.
- tencentcloud/__init__.py +1 -1
- tencentcloud/cdn/v20180606/cdn_client.py +1 -1
- tencentcloud/cdn/v20180606/errorcodes.py +10 -1
- tencentcloud/cdn/v20180606/models.py +3 -3
- {tencentcloud_sdk_python_cdn-3.0.1402.dist-info → tencentcloud_sdk_python_cdn-3.0.1416.dist-info}/METADATA +2 -2
- tencentcloud_sdk_python_cdn-3.0.1416.dist-info/RECORD +10 -0
- tencentcloud_sdk_python_cdn-3.0.1402.dist-info/RECORD +0 -10
- {tencentcloud_sdk_python_cdn-3.0.1402.dist-info → tencentcloud_sdk_python_cdn-3.0.1416.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python_cdn-3.0.1402.dist-info → tencentcloud_sdk_python_cdn-3.0.1416.dist-info}/top_level.txt +0 -0
tencentcloud/__init__.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# -*- coding: utf8 -*-
|
|
2
|
-
# Copyright (c) 2017-
|
|
2
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
|
3
3
|
#
|
|
4
4
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
5
|
# you may not use this file except in compliance with the License.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# -*- coding: utf8 -*-
|
|
2
|
-
# Copyright (c) 2017-
|
|
2
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
|
3
3
|
#
|
|
4
4
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
5
|
# you may not use this file except in compliance with the License.
|
|
@@ -365,9 +365,15 @@ MISSINGPARAMETER = 'MissingParameter'
|
|
|
365
365
|
# 操作被拒绝。
|
|
366
366
|
OPERATIONDENIED = 'OperationDenied'
|
|
367
367
|
|
|
368
|
+
# 腾讯云CDN已全面升级为边缘安全加速平台
|
|
369
|
+
OPERATIONDENIED_PRODUCTUPGRADED = 'OperationDenied.ProductUpgraded'
|
|
370
|
+
|
|
368
371
|
# 所选目标域名与当前域名平台不一致,请重新选择或联系腾讯云技术支持
|
|
369
372
|
OPERATIONDENIED_SHARECACHEAREADNSNOTMATCH = 'OperationDenied.ShareCacheAreaDnsNotMatch'
|
|
370
373
|
|
|
374
|
+
# 此账号正迁移EdgeOne,若有疑问请联系售后客服!
|
|
375
|
+
OPERATIONDENIED_USERMIGRATING = 'OperationDenied.UserMigrating'
|
|
376
|
+
|
|
371
377
|
# 请求的次数超过了频率限制。
|
|
372
378
|
REQUESTLIMITEXCEEDED = 'RequestLimitExceeded'
|
|
373
379
|
|
|
@@ -443,6 +449,9 @@ RESOURCEUNAVAILABLE_CDNHOSTISNOTONLINE = 'ResourceUnavailable.CdnHostIsNotOnline
|
|
|
443
449
|
# 域名未备案,请将域名备案。备案同步周期为2小时,若域名已备案,可稍后重新接入。
|
|
444
450
|
RESOURCEUNAVAILABLE_CDNHOSTNOICP = 'ResourceUnavailable.CdnHostNoIcp'
|
|
445
451
|
|
|
452
|
+
# 您的账号存在合规安全风险
|
|
453
|
+
RESOURCEUNAVAILABLE_CHECKUSERHIGHRISK = 'ResourceUnavailable.CheckUserHighRisk'
|
|
454
|
+
|
|
446
455
|
# 该域名已在云点播内接入,请先在云点播内删除域名后再接入。
|
|
447
456
|
RESOURCEUNAVAILABLE_HOSTEXISTINVOD = 'ResourceUnavailable.HostExistInVod'
|
|
448
457
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# -*- coding: utf8 -*-
|
|
2
|
-
# Copyright (c) 2017-
|
|
2
|
+
# Copyright (c) 2017-2025 Tencent. All Rights Reserved.
|
|
3
3
|
#
|
|
4
4
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
5
|
# you may not use this file except in compliance with the License.
|
|
@@ -22835,7 +22835,7 @@ EndTime 需要大于等于 StartTime
|
|
|
22835
22835
|
url:访问 URL 排序(无参数的URL),支持的 Filter 为 flux、request
|
|
22836
22836
|
district:省份、国家/地区排序,支持的 Filter 为 flux、request
|
|
22837
22837
|
isp:运营商排序,支持的 Filter 为 flux、request
|
|
22838
|
-
host:域名访问数据排序,支持的
|
|
22838
|
+
host:域名访问数据排序,支持的Filter 为:flux、request、bandwidth、fluxHitRate、2XX、3XX、4XX、5XX、statusCode
|
|
22839
22839
|
originHost:域名回源数据排序,支持的 Filter 为 flux、request、bandwidth、origin_2XX、origin_3XX、origin_4XX、origin_5XX、OriginStatusCode
|
|
22840
22840
|
:type Metric: str
|
|
22841
22841
|
:param _Filter: 排序使用的指标名称:
|
|
@@ -22922,7 +22922,7 @@ EndTime 需要大于等于 StartTime
|
|
|
22922
22922
|
url:访问 URL 排序(无参数的URL),支持的 Filter 为 flux、request
|
|
22923
22923
|
district:省份、国家/地区排序,支持的 Filter 为 flux、request
|
|
22924
22924
|
isp:运营商排序,支持的 Filter 为 flux、request
|
|
22925
|
-
host:域名访问数据排序,支持的
|
|
22925
|
+
host:域名访问数据排序,支持的Filter 为:flux、request、bandwidth、fluxHitRate、2XX、3XX、4XX、5XX、statusCode
|
|
22926
22926
|
originHost:域名回源数据排序,支持的 Filter 为 flux、request、bandwidth、origin_2XX、origin_3XX、origin_4XX、origin_5XX、OriginStatusCode
|
|
22927
22927
|
:rtype: str
|
|
22928
22928
|
"""
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-cdn
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.1416
|
|
4
4
|
Summary: Tencent Cloud Cdn SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common (==3.0.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common (==3.0.1416)
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
tencentcloud/__init__.py,sha256=-3wPg6USRRdvHHmZ1D-kvX873GrUeYC1aT5yHZA0Mk0,631
|
|
2
|
+
tencentcloud/cdn/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
tencentcloud/cdn/v20180606/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
+
tencentcloud/cdn/v20180606/cdn_client.py,sha256=iQtbAgh-O6rW7QaP2yXMkqVpsfe0rXhUPuH4FapFf50,83944
|
|
5
|
+
tencentcloud/cdn/v20180606/errorcodes.py,sha256=snsWtl8_ny_bpuEEp8CDvjnQMPpEWdzjNH0R-PJ4Jrw,22853
|
|
6
|
+
tencentcloud/cdn/v20180606/models.py,sha256=8Pyf1zcAPyzOJC72LmQ-AK-SvOWCFM83Rk5Jef4X3E4,1115400
|
|
7
|
+
tencentcloud_sdk_python_cdn-3.0.1416.dist-info/METADATA,sha256=iFEoAbicRvVBzRsW8BzxeUp6cCKDKrRAUvGIIT3tumU,1496
|
|
8
|
+
tencentcloud_sdk_python_cdn-3.0.1416.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
9
|
+
tencentcloud_sdk_python_cdn-3.0.1416.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
|
10
|
+
tencentcloud_sdk_python_cdn-3.0.1416.dist-info/RECORD,,
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
tencentcloud/__init__.py,sha256=fPvXIyxaXrXs0kSuV1IuRpwj6tUYAhNkTdauzgYpAVc,631
|
|
2
|
-
tencentcloud/cdn/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
tencentcloud/cdn/v20180606/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
-
tencentcloud/cdn/v20180606/cdn_client.py,sha256=NJBKMj_cv6C-wYffXjz6FvZdVx8FkqIKAF6xacQc6hQ,83971
|
|
5
|
-
tencentcloud/cdn/v20180606/errorcodes.py,sha256=pFjQUPE8Nc186pTkM3_ymjHJ3Ytt1NiPPiGY9VLyjE0,22502
|
|
6
|
-
tencentcloud/cdn/v20180606/models.py,sha256=wnbmS2lB-n68Y63WrlYpjugYlWCGLrL-4dSKz4XvuPg,1115423
|
|
7
|
-
tencentcloud_sdk_python_cdn-3.0.1402.dist-info/METADATA,sha256=s7S_epVeGRb0TPA5zefS2bRUAiRuP4I51k2SXH2jBGA,1496
|
|
8
|
-
tencentcloud_sdk_python_cdn-3.0.1402.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
9
|
-
tencentcloud_sdk_python_cdn-3.0.1402.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
|
10
|
-
tencentcloud_sdk_python_cdn-3.0.1402.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|