tencentcloud-sdk-python 3.0.1363__py2.py3-none-any.whl → 3.0.1372__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.
- tencentcloud/__init__.py +1 -1
- tencentcloud/ams/v20201229/ams_client.py +17 -6
- tencentcloud/ams/v20201229/models.py +8 -6
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +2 -1
- tencentcloud/autoscaling/v20180419/models.py +198 -102
- tencentcloud/bi/v20220105/models.py +15 -0
- tencentcloud/cam/v20190116/models.py +0 -2
- tencentcloud/cat/v20180409/cat_client.py +23 -0
- tencentcloud/cat/v20180409/models.py +509 -0
- tencentcloud/cbs/v20170312/cbs_client.py +1 -1
- tencentcloud/cbs/v20170312/models.py +67 -56
- tencentcloud/ccc/v20200210/models.py +105 -56
- tencentcloud/cdb/v20170320/cdb_client.py +2 -2
- tencentcloud/cdb/v20170320/models.py +10 -10
- tencentcloud/cdc/v20201214/cdc_client.py +46 -0
- tencentcloud/cdc/v20201214/errorcodes.py +18 -0
- tencentcloud/cdc/v20201214/models.py +173 -0
- tencentcloud/cdn/v20180606/cdn_client.py +70 -24
- tencentcloud/cdn/v20180606/models.py +19 -4
- tencentcloud/cdwch/v20200915/errorcodes.py +15 -0
- tencentcloud/cdwpg/v20201230/models.py +0 -12
- tencentcloud/cfs/v20190719/models.py +15 -0
- tencentcloud/chc/v20230418/models.py +15 -0
- tencentcloud/ckafka/v20190819/models.py +0 -8
- tencentcloud/clb/v20180317/clb_client.py +1 -1
- tencentcloud/clb/v20180317/models.py +264 -370
- tencentcloud/cls/v20201016/models.py +35 -0
- tencentcloud/cvm/v20170312/cvm_client.py +1 -1
- tencentcloud/cvm/v20170312/errorcodes.py +19 -1
- tencentcloud/cvm/v20170312/models.py +335 -40
- tencentcloud/cynosdb/v20190107/models.py +0 -6
- tencentcloud/dbbrain/v20210527/dbbrain_client.py +23 -0
- tencentcloud/dbbrain/v20210527/models.py +109 -0
- tencentcloud/dc/v20180410/models.py +25 -12
- tencentcloud/dlc/v20210125/dlc_client.py +23 -0
- tencentcloud/dlc/v20210125/models.py +124 -0
- tencentcloud/domain/v20180808/domain_client.py +4 -2
- tencentcloud/domain/v20180808/errorcodes.py +3 -0
- tencentcloud/domain/v20180808/models.py +584 -158
- tencentcloud/dsgc/v20190723/models.py +15 -0
- tencentcloud/dts/v20211206/models.py +1 -16
- tencentcloud/ecdn/v20191012/ecdn_client.py +18 -6
- tencentcloud/emr/v20190103/models.py +15 -0
- tencentcloud/ess/v20201111/models.py +16 -12
- tencentcloud/gs/v20191118/errorcodes.py +3 -0
- tencentcloud/gs/v20191118/gs_client.py +46 -0
- tencentcloud/gs/v20191118/models.py +295 -6
- tencentcloud/gwlb/v20240906/errorcodes.py +3 -0
- tencentcloud/gwlb/v20240906/gwlb_client.py +0 -1
- tencentcloud/gwlb/v20240906/models.py +4 -32
- tencentcloud/hai/v20230812/errorcodes.py +6 -0
- tencentcloud/hai/v20230812/hai_client.py +23 -0
- tencentcloud/hai/v20230812/models.py +109 -0
- tencentcloud/hunyuan/v20230901/models.py +2 -2
- tencentcloud/ims/v20201229/models.py +25 -4
- tencentcloud/ioa/v20220601/ioa_client.py +46 -0
- tencentcloud/ioa/v20220601/models.py +557 -4
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +3 -1
- tencentcloud/iotexplorer/v20190423/models.py +94 -4
- tencentcloud/iotvideoindustry/v20201201/models.py +15 -0
- tencentcloud/iss/v20230517/errorcodes.py +6 -0
- tencentcloud/iss/v20230517/iss_client.py +115 -0
- tencentcloud/iss/v20230517/models.py +1095 -12
- tencentcloud/lcic/v20220817/errorcodes.py +1 -1
- tencentcloud/lighthouse/v20200324/models.py +2 -0
- tencentcloud/live/v20180801/models.py +2 -2
- tencentcloud/lke/v20231130/errorcodes.py +3 -0
- tencentcloud/lke/v20231130/lke_client.py +4 -2
- tencentcloud/lke/v20231130/models.py +251 -16
- tencentcloud/lkeap/v20240522/lkeap_client.py +3 -3
- tencentcloud/lkeap/v20240522/models.py +193 -2
- tencentcloud/monitor/v20180724/models.py +8 -8
- tencentcloud/monitor/v20180724/monitor_client.py +1 -1
- tencentcloud/mps/v20190612/errorcodes.py +6 -0
- tencentcloud/mps/v20190612/models.py +135 -10
- tencentcloud/ocr/v20181119/models.py +38 -2
- tencentcloud/postgres/v20170312/models.py +36 -106
- tencentcloud/postgres/v20170312/postgres_client.py +15 -5
- tencentcloud/redis/v20180412/models.py +159 -6
- tencentcloud/ses/v20201002/models.py +15 -0
- tencentcloud/soe/v20180724/models.py +4 -2
- tencentcloud/ssm/v20190923/models.py +45 -0
- tencentcloud/tat/v20201028/errorcodes.py +6 -0
- tencentcloud/tat/v20201028/models.py +78 -32
- tencentcloud/tcss/v20201101/models.py +45 -0
- tencentcloud/tdmq/v20200217/models.py +115 -95
- tencentcloud/tdmq/v20200217/tdmq_client.py +3 -3
- tencentcloud/tds/v20220801/models.py +441 -0
- tencentcloud/tds/v20220801/tds_client.py +23 -0
- tencentcloud/tem/v20210701/models.py +0 -498
- tencentcloud/teo/v20220901/errorcodes.py +3 -0
- tencentcloud/teo/v20220901/models.py +47 -126
- tencentcloud/tione/v20211111/errorcodes.py +3 -0
- tencentcloud/tione/v20211111/models.py +744 -0
- tencentcloud/tione/v20211111/tione_client.py +23 -0
- tencentcloud/trtc/v20190722/models.py +4 -10
- tencentcloud/tse/v20201207/models.py +90 -0
- tencentcloud/tsf/v20180326/models.py +15 -0
- tencentcloud/tts/v20190823/tts_client.py +2 -2
- tencentcloud/vm/v20210922/models.py +2 -2
- tencentcloud/vm/v20210922/vm_client.py +16 -8
- tencentcloud/vod/v20180717/models.py +24 -12
- tencentcloud/vpc/v20170312/models.py +758 -84
- tencentcloud/vpc/v20170312/vpc_client.py +115 -0
- tencentcloud/waf/v20180125/models.py +378 -0
- tencentcloud/wedata/v20210820/models.py +391 -26
- tencentcloud/wedata/v20210820/wedata_client.py +23 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/RECORD +112 -112
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/top_level.txt +0 -0
@@ -309,6 +309,8 @@ class AILatencyDetail(AbstractModel):
|
|
309
309
|
:type TTSLatency: int
|
310
310
|
:param _LLMLatency: llm时延(毫秒)
|
311
311
|
:type LLMLatency: int
|
312
|
+
:param _LLMFirstTokenLatency: llm首token时延(毫秒)
|
313
|
+
:type LLMFirstTokenLatency: int
|
312
314
|
:param _ETELatency: 端到端时延(毫秒)
|
313
315
|
:type ETELatency: int
|
314
316
|
"""
|
@@ -316,6 +318,7 @@ class AILatencyDetail(AbstractModel):
|
|
316
318
|
self._ASRLatency = None
|
317
319
|
self._TTSLatency = None
|
318
320
|
self._LLMLatency = None
|
321
|
+
self._LLMFirstTokenLatency = None
|
319
322
|
self._ETELatency = None
|
320
323
|
|
321
324
|
@property
|
@@ -362,6 +365,17 @@ class AILatencyDetail(AbstractModel):
|
|
362
365
|
def LLMLatency(self, LLMLatency):
|
363
366
|
self._LLMLatency = LLMLatency
|
364
367
|
|
368
|
+
@property
|
369
|
+
def LLMFirstTokenLatency(self):
|
370
|
+
"""llm首token时延(毫秒)
|
371
|
+
:rtype: int
|
372
|
+
"""
|
373
|
+
return self._LLMFirstTokenLatency
|
374
|
+
|
375
|
+
@LLMFirstTokenLatency.setter
|
376
|
+
def LLMFirstTokenLatency(self, LLMFirstTokenLatency):
|
377
|
+
self._LLMFirstTokenLatency = LLMFirstTokenLatency
|
378
|
+
|
365
379
|
@property
|
366
380
|
def ETELatency(self):
|
367
381
|
"""端到端时延(毫秒)
|
@@ -379,6 +393,7 @@ class AILatencyDetail(AbstractModel):
|
|
379
393
|
self._ASRLatency = params.get("ASRLatency")
|
380
394
|
self._TTSLatency = params.get("TTSLatency")
|
381
395
|
self._LLMLatency = params.get("LLMLatency")
|
396
|
+
self._LLMFirstTokenLatency = params.get("LLMFirstTokenLatency")
|
382
397
|
self._ETELatency = params.get("ETELatency")
|
383
398
|
memeber_set = set(params.keys())
|
384
399
|
for name, value in vars(self).items():
|
@@ -14910,6 +14925,8 @@ class StaffInfo(AbstractModel):
|
|
14910
14925
|
:type RoleId: int
|
14911
14926
|
:param _RoleIdList: 用户角色id列表
|
14912
14927
|
:type RoleIdList: int
|
14928
|
+
:param _RoleList: 用户角色id列表
|
14929
|
+
:type RoleList: list of int non-negative
|
14913
14930
|
:param _SkillGroupList: 所属技能组列表
|
14914
14931
|
:type SkillGroupList: list of SkillGroupItem
|
14915
14932
|
:param _LastModifyTimestamp: 最后修改时间
|
@@ -14924,6 +14941,7 @@ class StaffInfo(AbstractModel):
|
|
14924
14941
|
self._StaffNumber = None
|
14925
14942
|
self._RoleId = None
|
14926
14943
|
self._RoleIdList = None
|
14944
|
+
self._RoleList = None
|
14927
14945
|
self._SkillGroupList = None
|
14928
14946
|
self._LastModifyTimestamp = None
|
14929
14947
|
self._ExtensionNumber = None
|
@@ -15001,6 +15019,8 @@ class StaffInfo(AbstractModel):
|
|
15001
15019
|
|
15002
15020
|
@property
|
15003
15021
|
def RoleIdList(self):
|
15022
|
+
warnings.warn("parameter `RoleIdList` is deprecated", DeprecationWarning)
|
15023
|
+
|
15004
15024
|
"""用户角色id列表
|
15005
15025
|
:rtype: int
|
15006
15026
|
"""
|
@@ -15008,8 +15028,21 @@ class StaffInfo(AbstractModel):
|
|
15008
15028
|
|
15009
15029
|
@RoleIdList.setter
|
15010
15030
|
def RoleIdList(self, RoleIdList):
|
15031
|
+
warnings.warn("parameter `RoleIdList` is deprecated", DeprecationWarning)
|
15032
|
+
|
15011
15033
|
self._RoleIdList = RoleIdList
|
15012
15034
|
|
15035
|
+
@property
|
15036
|
+
def RoleList(self):
|
15037
|
+
"""用户角色id列表
|
15038
|
+
:rtype: list of int non-negative
|
15039
|
+
"""
|
15040
|
+
return self._RoleList
|
15041
|
+
|
15042
|
+
@RoleList.setter
|
15043
|
+
def RoleList(self, RoleList):
|
15044
|
+
self._RoleList = RoleList
|
15045
|
+
|
15013
15046
|
@property
|
15014
15047
|
def SkillGroupList(self):
|
15015
15048
|
"""所属技能组列表
|
@@ -15052,6 +15085,7 @@ class StaffInfo(AbstractModel):
|
|
15052
15085
|
self._StaffNumber = params.get("StaffNumber")
|
15053
15086
|
self._RoleId = params.get("RoleId")
|
15054
15087
|
self._RoleIdList = params.get("RoleIdList")
|
15088
|
+
self._RoleList = params.get("RoleList")
|
15055
15089
|
if params.get("SkillGroupList") is not None:
|
15056
15090
|
self._SkillGroupList = []
|
15057
15091
|
for item in params.get("SkillGroupList"):
|
@@ -15533,6 +15567,8 @@ class TelCdrInfo(AbstractModel):
|
|
15533
15567
|
:type Time: int
|
15534
15568
|
:param _Direction: 呼入呼出方向 0 呼入 1 呼出
|
15535
15569
|
:type Direction: int
|
15570
|
+
:param _CallType: 通话类型 1 呼出 2 呼入 3 音频呼入 5 预测式外呼 6 内线呼叫
|
15571
|
+
:type CallType: int
|
15536
15572
|
:param _Duration: 通话时长
|
15537
15573
|
:type Duration: int
|
15538
15574
|
:param _RecordURL: 录音信息
|
@@ -15545,15 +15581,15 @@ class TelCdrInfo(AbstractModel):
|
|
15545
15581
|
|
15546
15582
|
**场景 EndStatus EndStatusString 状态说明**
|
15547
15583
|
|
15548
|
-
电话呼入&呼出 1 ok
|
15584
|
+
电话呼入&呼出 1 ok 正常通话
|
15549
15585
|
|
15550
|
-
电话呼入&呼出 0 error
|
15586
|
+
电话呼入&呼出 0 error 异常结束
|
15551
15587
|
|
15552
15588
|
电话呼入 102 ivrGiveUp IVR 期间用户放弃
|
15553
15589
|
|
15554
|
-
电话呼入 103 waitingGiveUp
|
15590
|
+
电话呼入 103 waitingGiveUp 排队时用户放弃
|
15555
15591
|
|
15556
|
-
电话呼入 104 ringingGiveUp
|
15592
|
+
电话呼入 104 ringingGiveUp 振铃时用户放弃
|
15557
15593
|
|
15558
15594
|
电话呼入 105 noSeatOnline 无座席在线
|
15559
15595
|
|
@@ -15561,37 +15597,37 @@ class TelCdrInfo(AbstractModel):
|
|
15561
15597
|
|
15562
15598
|
电话呼入 107 ivrEnd IVR 后直接结束
|
15563
15599
|
|
15564
|
-
电话呼入 100 blackList
|
15600
|
+
电话呼入 100 blackList 黑名单
|
15565
15601
|
|
15566
15602
|
电话呼出 2 unconnected 未接通
|
15567
15603
|
|
15568
15604
|
电话呼出 108 restrictedCallee 被叫因高风险受限
|
15569
15605
|
|
15570
|
-
电话呼出 109 tooManyRequest
|
15606
|
+
电话呼出 109 tooManyRequest 外呼超频限制
|
15571
15607
|
|
15572
|
-
电话呼出 110 restrictedArea
|
15608
|
+
电话呼出 110 restrictedArea 外呼区域限制
|
15573
15609
|
|
15574
15610
|
电话呼出 111 restrictedTime 外呼时间限制
|
15575
15611
|
|
15576
15612
|
电话呼出 201 unknown 未知状态
|
15577
15613
|
|
15578
|
-
电话呼出 202 notAnswer
|
15614
|
+
电话呼出 202 notAnswer 被叫未接听
|
15579
15615
|
|
15580
|
-
电话呼出 203 userReject
|
15616
|
+
电话呼出 203 userReject 被叫拒接挂断
|
15581
15617
|
|
15582
|
-
电话呼出 204 powerOff
|
15618
|
+
电话呼出 204 powerOff 被叫关机
|
15583
15619
|
|
15584
|
-
电话呼出 205 numberNotExist
|
15620
|
+
电话呼出 205 numberNotExist 被叫空号
|
15585
15621
|
|
15586
|
-
电话呼出 206 busy
|
15622
|
+
电话呼出 206 busy 被叫忙
|
15587
15623
|
|
15588
|
-
电话呼出 207 outOfCredit
|
15624
|
+
电话呼出 207 outOfCredit 被叫欠费
|
15589
15625
|
|
15590
15626
|
电话呼出 208 operatorError 运营商线路异常
|
15591
15627
|
|
15592
15628
|
电话呼出 209 callerCancel 主叫取消
|
15593
15629
|
|
15594
|
-
电话呼出 210 notInService
|
15630
|
+
电话呼出 210 notInService 被叫不在服务区
|
15595
15631
|
|
15596
15632
|
电话呼入&呼出 211 clientError 客户端错误
|
15597
15633
|
电话呼出 212 carrierBlocked 运营商拦截
|
@@ -15620,15 +15656,15 @@ class TelCdrInfo(AbstractModel):
|
|
15620
15656
|
|
15621
15657
|
**场景 EndStatus EndStatusString 状态说明**
|
15622
15658
|
|
15623
|
-
电话呼入&呼出 1 ok
|
15659
|
+
电话呼入&呼出 1 ok 正常通话
|
15624
15660
|
|
15625
|
-
电话呼入&呼出 0 error
|
15661
|
+
电话呼入&呼出 0 error 异常结束
|
15626
15662
|
|
15627
15663
|
电话呼入 102 ivrGiveUp IVR 期间用户放弃
|
15628
15664
|
|
15629
|
-
电话呼入 103 waitingGiveUp
|
15665
|
+
电话呼入 103 waitingGiveUp 排队时用户放弃
|
15630
15666
|
|
15631
|
-
电话呼入 104 ringingGiveUp
|
15667
|
+
电话呼入 104 ringingGiveUp 振铃时用户放弃
|
15632
15668
|
|
15633
15669
|
电话呼入 105 noSeatOnline 无座席在线
|
15634
15670
|
|
@@ -15636,37 +15672,37 @@ class TelCdrInfo(AbstractModel):
|
|
15636
15672
|
|
15637
15673
|
电话呼入 107 ivrEnd IVR 后直接结束
|
15638
15674
|
|
15639
|
-
电话呼入 100 blackList
|
15675
|
+
电话呼入 100 blackList 黑名单
|
15640
15676
|
|
15641
15677
|
电话呼出 2 unconnected 未接通
|
15642
15678
|
|
15643
15679
|
电话呼出 108 restrictedCallee 被叫因高风险受限
|
15644
15680
|
|
15645
|
-
电话呼出 109 tooManyRequest
|
15681
|
+
电话呼出 109 tooManyRequest 外呼超频限制
|
15646
15682
|
|
15647
|
-
电话呼出 110 restrictedArea
|
15683
|
+
电话呼出 110 restrictedArea 外呼区域限制
|
15648
15684
|
|
15649
15685
|
电话呼出 111 restrictedTime 外呼时间限制
|
15650
15686
|
|
15651
15687
|
电话呼出 201 unknown 未知状态
|
15652
15688
|
|
15653
|
-
电话呼出 202 notAnswer
|
15689
|
+
电话呼出 202 notAnswer 被叫未接听
|
15654
15690
|
|
15655
|
-
电话呼出 203 userReject
|
15691
|
+
电话呼出 203 userReject 被叫拒接挂断
|
15656
15692
|
|
15657
|
-
电话呼出 204 powerOff
|
15693
|
+
电话呼出 204 powerOff 被叫关机
|
15658
15694
|
|
15659
|
-
电话呼出 205 numberNotExist
|
15695
|
+
电话呼出 205 numberNotExist 被叫空号
|
15660
15696
|
|
15661
|
-
电话呼出 206 busy
|
15697
|
+
电话呼出 206 busy 被叫忙
|
15662
15698
|
|
15663
|
-
电话呼出 207 outOfCredit
|
15699
|
+
电话呼出 207 outOfCredit 被叫欠费
|
15664
15700
|
|
15665
15701
|
电话呼出 208 operatorError 运营商线路异常
|
15666
15702
|
|
15667
15703
|
电话呼出 209 callerCancel 主叫取消
|
15668
15704
|
|
15669
|
-
电话呼出 210 notInService
|
15705
|
+
电话呼出 210 notInService 被叫不在服务区
|
15670
15706
|
|
15671
15707
|
电话呼入&呼出 211 clientError 客户端错误
|
15672
15708
|
电话呼出 212 carrierBlocked 运营商拦截
|
@@ -15716,6 +15752,7 @@ NotExists
|
|
15716
15752
|
self._Callee = None
|
15717
15753
|
self._Time = None
|
15718
15754
|
self._Direction = None
|
15755
|
+
self._CallType = None
|
15719
15756
|
self._Duration = None
|
15720
15757
|
self._RecordURL = None
|
15721
15758
|
self._RecordId = None
|
@@ -15794,6 +15831,17 @@ NotExists
|
|
15794
15831
|
def Direction(self, Direction):
|
15795
15832
|
self._Direction = Direction
|
15796
15833
|
|
15834
|
+
@property
|
15835
|
+
def CallType(self):
|
15836
|
+
"""通话类型 1 呼出 2 呼入 3 音频呼入 5 预测式外呼 6 内线呼叫
|
15837
|
+
:rtype: int
|
15838
|
+
"""
|
15839
|
+
return self._CallType
|
15840
|
+
|
15841
|
+
@CallType.setter
|
15842
|
+
def CallType(self, CallType):
|
15843
|
+
self._CallType = CallType
|
15844
|
+
|
15797
15845
|
@property
|
15798
15846
|
def Duration(self):
|
15799
15847
|
"""通话时长
|
@@ -15844,15 +15892,15 @@ NotExists
|
|
15844
15892
|
|
15845
15893
|
**场景 EndStatus EndStatusString 状态说明**
|
15846
15894
|
|
15847
|
-
电话呼入&呼出 1 ok
|
15895
|
+
电话呼入&呼出 1 ok 正常通话
|
15848
15896
|
|
15849
|
-
电话呼入&呼出 0 error
|
15897
|
+
电话呼入&呼出 0 error 异常结束
|
15850
15898
|
|
15851
15899
|
电话呼入 102 ivrGiveUp IVR 期间用户放弃
|
15852
15900
|
|
15853
|
-
电话呼入 103 waitingGiveUp
|
15901
|
+
电话呼入 103 waitingGiveUp 排队时用户放弃
|
15854
15902
|
|
15855
|
-
电话呼入 104 ringingGiveUp
|
15903
|
+
电话呼入 104 ringingGiveUp 振铃时用户放弃
|
15856
15904
|
|
15857
15905
|
电话呼入 105 noSeatOnline 无座席在线
|
15858
15906
|
|
@@ -15860,37 +15908,37 @@ NotExists
|
|
15860
15908
|
|
15861
15909
|
电话呼入 107 ivrEnd IVR 后直接结束
|
15862
15910
|
|
15863
|
-
电话呼入 100 blackList
|
15911
|
+
电话呼入 100 blackList 黑名单
|
15864
15912
|
|
15865
15913
|
电话呼出 2 unconnected 未接通
|
15866
15914
|
|
15867
15915
|
电话呼出 108 restrictedCallee 被叫因高风险受限
|
15868
15916
|
|
15869
|
-
电话呼出 109 tooManyRequest
|
15917
|
+
电话呼出 109 tooManyRequest 外呼超频限制
|
15870
15918
|
|
15871
|
-
电话呼出 110 restrictedArea
|
15919
|
+
电话呼出 110 restrictedArea 外呼区域限制
|
15872
15920
|
|
15873
15921
|
电话呼出 111 restrictedTime 外呼时间限制
|
15874
15922
|
|
15875
15923
|
电话呼出 201 unknown 未知状态
|
15876
15924
|
|
15877
|
-
电话呼出 202 notAnswer
|
15925
|
+
电话呼出 202 notAnswer 被叫未接听
|
15878
15926
|
|
15879
|
-
电话呼出 203 userReject
|
15927
|
+
电话呼出 203 userReject 被叫拒接挂断
|
15880
15928
|
|
15881
|
-
电话呼出 204 powerOff
|
15929
|
+
电话呼出 204 powerOff 被叫关机
|
15882
15930
|
|
15883
|
-
电话呼出 205 numberNotExist
|
15931
|
+
电话呼出 205 numberNotExist 被叫空号
|
15884
15932
|
|
15885
|
-
电话呼出 206 busy
|
15933
|
+
电话呼出 206 busy 被叫忙
|
15886
15934
|
|
15887
|
-
电话呼出 207 outOfCredit
|
15935
|
+
电话呼出 207 outOfCredit 被叫欠费
|
15888
15936
|
|
15889
15937
|
电话呼出 208 operatorError 运营商线路异常
|
15890
15938
|
|
15891
15939
|
电话呼出 209 callerCancel 主叫取消
|
15892
15940
|
|
15893
|
-
电话呼出 210 notInService
|
15941
|
+
电话呼出 210 notInService 被叫不在服务区
|
15894
15942
|
|
15895
15943
|
电话呼入&呼出 211 clientError 客户端错误
|
15896
15944
|
电话呼出 212 carrierBlocked 运营商拦截
|
@@ -16018,15 +16066,15 @@ NotExists
|
|
16018
16066
|
|
16019
16067
|
**场景 EndStatus EndStatusString 状态说明**
|
16020
16068
|
|
16021
|
-
电话呼入&呼出 1 ok
|
16069
|
+
电话呼入&呼出 1 ok 正常通话
|
16022
16070
|
|
16023
|
-
电话呼入&呼出 0 error
|
16071
|
+
电话呼入&呼出 0 error 异常结束
|
16024
16072
|
|
16025
16073
|
电话呼入 102 ivrGiveUp IVR 期间用户放弃
|
16026
16074
|
|
16027
|
-
电话呼入 103 waitingGiveUp
|
16075
|
+
电话呼入 103 waitingGiveUp 排队时用户放弃
|
16028
16076
|
|
16029
|
-
电话呼入 104 ringingGiveUp
|
16077
|
+
电话呼入 104 ringingGiveUp 振铃时用户放弃
|
16030
16078
|
|
16031
16079
|
电话呼入 105 noSeatOnline 无座席在线
|
16032
16080
|
|
@@ -16034,37 +16082,37 @@ NotExists
|
|
16034
16082
|
|
16035
16083
|
电话呼入 107 ivrEnd IVR 后直接结束
|
16036
16084
|
|
16037
|
-
电话呼入 100 blackList
|
16085
|
+
电话呼入 100 blackList 黑名单
|
16038
16086
|
|
16039
16087
|
电话呼出 2 unconnected 未接通
|
16040
16088
|
|
16041
16089
|
电话呼出 108 restrictedCallee 被叫因高风险受限
|
16042
16090
|
|
16043
|
-
电话呼出 109 tooManyRequest
|
16091
|
+
电话呼出 109 tooManyRequest 外呼超频限制
|
16044
16092
|
|
16045
|
-
电话呼出 110 restrictedArea
|
16093
|
+
电话呼出 110 restrictedArea 外呼区域限制
|
16046
16094
|
|
16047
16095
|
电话呼出 111 restrictedTime 外呼时间限制
|
16048
16096
|
|
16049
16097
|
电话呼出 201 unknown 未知状态
|
16050
16098
|
|
16051
|
-
电话呼出 202 notAnswer
|
16099
|
+
电话呼出 202 notAnswer 被叫未接听
|
16052
16100
|
|
16053
|
-
电话呼出 203 userReject
|
16101
|
+
电话呼出 203 userReject 被叫拒接挂断
|
16054
16102
|
|
16055
|
-
电话呼出 204 powerOff
|
16103
|
+
电话呼出 204 powerOff 被叫关机
|
16056
16104
|
|
16057
|
-
电话呼出 205 numberNotExist
|
16105
|
+
电话呼出 205 numberNotExist 被叫空号
|
16058
16106
|
|
16059
|
-
电话呼出 206 busy
|
16107
|
+
电话呼出 206 busy 被叫忙
|
16060
16108
|
|
16061
|
-
电话呼出 207 outOfCredit
|
16109
|
+
电话呼出 207 outOfCredit 被叫欠费
|
16062
16110
|
|
16063
16111
|
电话呼出 208 operatorError 运营商线路异常
|
16064
16112
|
|
16065
16113
|
电话呼出 209 callerCancel 主叫取消
|
16066
16114
|
|
16067
|
-
电话呼出 210 notInService
|
16115
|
+
电话呼出 210 notInService 被叫不在服务区
|
16068
16116
|
|
16069
16117
|
电话呼入&呼出 211 clientError 客户端错误
|
16070
16118
|
电话呼出 212 carrierBlocked 运营商拦截
|
@@ -16279,6 +16327,7 @@ NotExists
|
|
16279
16327
|
self._Callee = params.get("Callee")
|
16280
16328
|
self._Time = params.get("Time")
|
16281
16329
|
self._Direction = params.get("Direction")
|
16330
|
+
self._CallType = params.get("CallType")
|
16282
16331
|
self._Duration = params.get("Duration")
|
16283
16332
|
self._RecordURL = params.get("RecordURL")
|
16284
16333
|
self._RecordId = params.get("RecordId")
|
@@ -165,7 +165,7 @@ class CdbClient(AbstractClient):
|
|
165
165
|
|
166
166
|
|
167
167
|
def CheckMigrateCluster(self, request):
|
168
|
-
"""本接口(CheckMigrateCluster
|
168
|
+
"""本接口(CheckMigrateCluster)用于高可用实例一键迁移到云盘版校验。
|
169
169
|
|
170
170
|
:param request: Request instance for CheckMigrateCluster.
|
171
171
|
:type request: :class:`tencentcloud.cdb.v20170320.models.CheckMigrateClusterRequest`
|
@@ -1521,7 +1521,7 @@ class CdbClient(AbstractClient):
|
|
1521
1521
|
|
1522
1522
|
|
1523
1523
|
def DescribeClusterInfo(self, request):
|
1524
|
-
"""本接口(DescribeClusterInfo
|
1524
|
+
"""本接口(DescribeClusterInfo)用于查询云盘版实例信息。
|
1525
1525
|
|
1526
1526
|
:param request: Request instance for DescribeClusterInfo.
|
1527
1527
|
:type request: :class:`tencentcloud.cdb.v20170320.models.DescribeClusterInfoRequest`
|
@@ -4837,9 +4837,9 @@ class CheckMigrateClusterRequest(AbstractModel):
|
|
4837
4837
|
:type Volume: int
|
4838
4838
|
:param _DiskType: 磁盘类型。 CLOUD_SSD: SSD云硬盘; CLOUD_HSSD: 增强型SSD云硬盘
|
4839
4839
|
:type DiskType: str
|
4840
|
-
:param _ClusterTopology:
|
4840
|
+
:param _ClusterTopology: 云盘版节点拓扑配置。
|
4841
4841
|
:type ClusterTopology: :class:`tencentcloud.cdb.v20170320.models.ClusterTopology`
|
4842
|
-
:param _DeviceType: 迁移实例类型。支持值包括: "CLOUD_NATIVE_CLUSTER" -
|
4842
|
+
:param _DeviceType: 迁移实例类型。支持值包括: "CLOUD_NATIVE_CLUSTER" - 标准型云盘版实例, "CLOUD_NATIVE_CLUSTER_EXCLUSIVE" - 加强型云盘版实例。
|
4843
4843
|
:type DeviceType: str
|
4844
4844
|
:param _RoInfo: 只读实例信息
|
4845
4845
|
:type RoInfo: list of MigrateClusterRoInfo
|
@@ -4910,7 +4910,7 @@ class CheckMigrateClusterRequest(AbstractModel):
|
|
4910
4910
|
|
4911
4911
|
@property
|
4912
4912
|
def ClusterTopology(self):
|
4913
|
-
"""
|
4913
|
+
"""云盘版节点拓扑配置。
|
4914
4914
|
:rtype: :class:`tencentcloud.cdb.v20170320.models.ClusterTopology`
|
4915
4915
|
"""
|
4916
4916
|
return self._ClusterTopology
|
@@ -4921,7 +4921,7 @@ class CheckMigrateClusterRequest(AbstractModel):
|
|
4921
4921
|
|
4922
4922
|
@property
|
4923
4923
|
def DeviceType(self):
|
4924
|
-
"""迁移实例类型。支持值包括: "CLOUD_NATIVE_CLUSTER" -
|
4924
|
+
"""迁移实例类型。支持值包括: "CLOUD_NATIVE_CLUSTER" - 标准型云盘版实例, "CLOUD_NATIVE_CLUSTER_EXCLUSIVE" - 加强型云盘版实例。
|
4925
4925
|
:rtype: str
|
4926
4926
|
"""
|
4927
4927
|
return self._DeviceType
|
@@ -15268,11 +15268,11 @@ class DescribeClusterInfoResponse(AbstractModel):
|
|
15268
15268
|
r"""
|
15269
15269
|
:param _ClusterName: 实例名称。
|
15270
15270
|
:type ClusterName: str
|
15271
|
-
:param _ReadWriteAddress:
|
15271
|
+
:param _ReadWriteAddress: 云盘版实例的读写地址信息。
|
15272
15272
|
:type ReadWriteAddress: :class:`tencentcloud.cdb.v20170320.models.AddressInfo`
|
15273
|
-
:param _ReadOnlyAddress:
|
15273
|
+
:param _ReadOnlyAddress: 云盘版实例的只读地址信息。
|
15274
15274
|
:type ReadOnlyAddress: list of AddressInfo
|
15275
|
-
:param _NodeList:
|
15275
|
+
:param _NodeList: 云盘版实例的节点列表信息。
|
15276
15276
|
:type NodeList: list of ClusterNodeInfo
|
15277
15277
|
:param _ReadonlyLimit: 只读空间保护阈值,单位GB
|
15278
15278
|
:type ReadonlyLimit: int
|
@@ -15302,7 +15302,7 @@ class DescribeClusterInfoResponse(AbstractModel):
|
|
15302
15302
|
|
15303
15303
|
@property
|
15304
15304
|
def ReadWriteAddress(self):
|
15305
|
-
"""
|
15305
|
+
"""云盘版实例的读写地址信息。
|
15306
15306
|
:rtype: :class:`tencentcloud.cdb.v20170320.models.AddressInfo`
|
15307
15307
|
"""
|
15308
15308
|
return self._ReadWriteAddress
|
@@ -15313,7 +15313,7 @@ class DescribeClusterInfoResponse(AbstractModel):
|
|
15313
15313
|
|
15314
15314
|
@property
|
15315
15315
|
def ReadOnlyAddress(self):
|
15316
|
-
"""
|
15316
|
+
"""云盘版实例的只读地址信息。
|
15317
15317
|
:rtype: list of AddressInfo
|
15318
15318
|
"""
|
15319
15319
|
return self._ReadOnlyAddress
|
@@ -15324,7 +15324,7 @@ class DescribeClusterInfoResponse(AbstractModel):
|
|
15324
15324
|
|
15325
15325
|
@property
|
15326
15326
|
def NodeList(self):
|
15327
|
-
"""
|
15327
|
+
"""云盘版实例的节点列表信息。
|
15328
15328
|
:rtype: list of ClusterNodeInfo
|
15329
15329
|
"""
|
15330
15330
|
return self._NodeList
|
@@ -49,6 +49,29 @@ class CdcClient(AbstractClient):
|
|
49
49
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
50
50
|
|
51
51
|
|
52
|
+
def CreateDedicatedClusterImageCache(self, request):
|
53
|
+
"""创建云上镜像缓存到本地专用集群中
|
54
|
+
|
55
|
+
:param request: Request instance for CreateDedicatedClusterImageCache.
|
56
|
+
:type request: :class:`tencentcloud.cdc.v20201214.models.CreateDedicatedClusterImageCacheRequest`
|
57
|
+
:rtype: :class:`tencentcloud.cdc.v20201214.models.CreateDedicatedClusterImageCacheResponse`
|
58
|
+
|
59
|
+
"""
|
60
|
+
try:
|
61
|
+
params = request._serialize()
|
62
|
+
headers = request.headers
|
63
|
+
body = self.call("CreateDedicatedClusterImageCache", params, headers=headers)
|
64
|
+
response = json.loads(body)
|
65
|
+
model = models.CreateDedicatedClusterImageCacheResponse()
|
66
|
+
model._deserialize(response["Response"])
|
67
|
+
return model
|
68
|
+
except Exception as e:
|
69
|
+
if isinstance(e, TencentCloudSDKException):
|
70
|
+
raise
|
71
|
+
else:
|
72
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
73
|
+
|
74
|
+
|
52
75
|
def CreateDedicatedClusterOrder(self, request):
|
53
76
|
"""创建专用集群订单
|
54
77
|
|
@@ -95,6 +118,29 @@ class CdcClient(AbstractClient):
|
|
95
118
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
96
119
|
|
97
120
|
|
121
|
+
def DeleteDedicatedClusterImageCache(self, request):
|
122
|
+
"""删除本地专用集群的云上镜像缓存
|
123
|
+
|
124
|
+
:param request: Request instance for DeleteDedicatedClusterImageCache.
|
125
|
+
:type request: :class:`tencentcloud.cdc.v20201214.models.DeleteDedicatedClusterImageCacheRequest`
|
126
|
+
:rtype: :class:`tencentcloud.cdc.v20201214.models.DeleteDedicatedClusterImageCacheResponse`
|
127
|
+
|
128
|
+
"""
|
129
|
+
try:
|
130
|
+
params = request._serialize()
|
131
|
+
headers = request.headers
|
132
|
+
body = self.call("DeleteDedicatedClusterImageCache", params, headers=headers)
|
133
|
+
response = json.loads(body)
|
134
|
+
model = models.DeleteDedicatedClusterImageCacheResponse()
|
135
|
+
model._deserialize(response["Response"])
|
136
|
+
return model
|
137
|
+
except Exception as e:
|
138
|
+
if isinstance(e, TencentCloudSDKException):
|
139
|
+
raise
|
140
|
+
else:
|
141
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
142
|
+
|
143
|
+
|
98
144
|
def DeleteDedicatedClusters(self, request):
|
99
145
|
"""删除专用集群
|
100
146
|
|
@@ -20,6 +20,18 @@ FAILEDOPERATION_CDCBINDVPCFAIL = 'FailedOperation.CdcBindVpcFail'
|
|
20
20
|
# 删除site失败。
|
21
21
|
FAILEDOPERATION_FAILDELETESITE = 'FailedOperation.FailDeleteSite'
|
22
22
|
|
23
|
+
# 镜像的状态不支持镜像同步
|
24
|
+
FAILEDOPERATION_INVALIDIMAGESTATE = 'FailedOperation.InvalidImageState'
|
25
|
+
|
26
|
+
# 内部错误。
|
27
|
+
INTERNALERROR = 'InternalError'
|
28
|
+
|
29
|
+
# 当前镜像已经在本地专用集群中缓存
|
30
|
+
INVALIDPARAMETER_IMAGEISCACHEDINCDC = 'InvalidParameter.ImageIsCachedInCdc'
|
31
|
+
|
32
|
+
# 当前镜像没有在本地专用集群中缓存
|
33
|
+
INVALIDPARAMETER_IMAGENOTCACHEINCDC = 'InvalidParameter.ImageNotCacheInCdc'
|
34
|
+
|
23
35
|
# 该机型暂不支持。
|
24
36
|
INVALIDPARAMETER_INSTANCETYPENOTSUPPORT = 'InvalidParameter.InstanceTypeNotSupport'
|
25
37
|
|
@@ -53,6 +65,9 @@ INVALIDPARAMETERVALUE_ZONEMISMATCHREGION = 'InvalidParameterValue.ZoneMismatchRe
|
|
53
65
|
# 当前可用区暂未支持。
|
54
66
|
INVALIDPARAMETERVALUE_ZONENOTSUPPORTED = 'InvalidParameterValue.ZoneNotSupported'
|
55
67
|
|
68
|
+
# 当前集群的镜像任务数量已达上限
|
69
|
+
LIMITEXCEEDED_CDCIMAGETASKQUOTA = 'LimitExceeded.CdcImageTaskQuota'
|
70
|
+
|
56
71
|
# 缺少参数错误。
|
57
72
|
MISSINGPARAMETER = 'MissingParameter'
|
58
73
|
|
@@ -76,3 +91,6 @@ RESOURCENOTFOUND_INVALIDSITEID = 'ResourceNotFound.InvalidSiteId'
|
|
76
91
|
|
77
92
|
# 不支持非CUSTOMER类型的app id。
|
78
93
|
UNSUPPORTEDOPERATION_NONCUSTOMERAPPIDNOTSUPPORT = 'UnsupportedOperation.NonCustomerAppIdNotSupport'
|
94
|
+
|
95
|
+
# 账户不支持cdc镜像同步,需要先加白
|
96
|
+
UNSUPPORTEDOPERATION_SYNCCDCIMAGENOTSUPPORT = 'UnsupportedOperation.SyncCdcImageNotSupport'
|