tccli 3.0.1385.1__py2.py3-none-any.whl → 3.0.1387.1__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.
- tccli/__init__.py +1 -1
- tccli/services/apm/v20210622/api.json +20 -10
- tccli/services/apm/v20210622/examples.json +2 -2
- tccli/services/asr/v20190614/api.json +2 -2
- tccli/services/bh/v20230418/api.json +9 -0
- tccli/services/ccc/ccc_client.py +134 -28
- tccli/services/ccc/v20200210/api.json +514 -0
- tccli/services/ccc/v20200210/examples.json +16 -0
- tccli/services/cdwpg/v20201230/api.json +22 -4
- tccli/services/ckafka/v20190819/api.json +83 -85
- tccli/services/ckafka/v20190819/examples.json +6 -6
- tccli/services/cls/v20201016/api.json +3 -3
- tccli/services/csip/v20221121/api.json +66 -16
- tccli/services/cynosdb/v20190107/api.json +36 -36
- tccli/services/dlc/dlc_client.py +53 -0
- tccli/services/dlc/v20210125/api.json +442 -1
- tccli/services/dlc/v20210125/examples.json +16 -2
- tccli/services/dnspod/v20210323/api.json +22 -12
- tccli/services/es/v20180416/api.json +7 -7
- tccli/services/faceid/v20180301/api.json +12 -2
- tccli/services/gs/gs_client.py +57 -4
- tccli/services/gs/v20191118/api.json +34 -0
- tccli/services/gs/v20191118/examples.json +8 -0
- tccli/services/ioa/ioa_client.py +267 -55
- tccli/services/ioa/v20220601/api.json +963 -98
- tccli/services/ioa/v20220601/examples.json +39 -1
- tccli/services/iotexplorer/v20190423/api.json +154 -2
- tccli/services/lighthouse/v20200324/api.json +1 -1
- tccli/services/lke/v20231130/api.json +57 -19
- tccli/services/mongodb/mongodb_client.py +53 -0
- tccli/services/mongodb/v20190725/api.json +46 -2
- tccli/services/mongodb/v20190725/examples.json +8 -0
- tccli/services/ocr/v20181119/api.json +25 -25
- tccli/services/ocr/v20181119/examples.json +2 -2
- tccli/services/omics/v20221128/api.json +163 -13
- tccli/services/redis/v20180412/api.json +124 -42
- tccli/services/redis/v20180412/examples.json +6 -6
- tccli/services/tcaplusdb/v20190823/api.json +23 -3
- tccli/services/tione/v20211111/api.json +65 -15
- tccli/services/tione/v20211111/examples.json +1 -1
- tccli/services/trtc/v20190722/api.json +100 -17
- tccli/services/vdb/v20230616/api.json +2 -2
- tccli/services/vpc/v20170312/api.json +39 -10
- tccli/services/vpc/v20170312/examples.json +2 -2
- {tccli-3.0.1385.1.dist-info → tccli-3.0.1387.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1385.1.dist-info → tccli-3.0.1387.1.dist-info}/RECORD +49 -49
- {tccli-3.0.1385.1.dist-info → tccli-3.0.1387.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1385.1.dist-info → tccli-3.0.1387.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1385.1.dist-info → tccli-3.0.1387.1.dist-info}/license_files/LICENSE +0 -0
@@ -336,6 +336,13 @@
|
|
336
336
|
"output": "DescribeProtectedTelCdrResponse",
|
337
337
|
"status": "online"
|
338
338
|
},
|
339
|
+
"DescribeSessionDetail": {
|
340
|
+
"document": "获取通话详情",
|
341
|
+
"input": "DescribeSessionDetailRequest",
|
342
|
+
"name": "查询通话详情",
|
343
|
+
"output": "DescribeSessionDetailResponse",
|
344
|
+
"status": "online"
|
345
|
+
},
|
339
346
|
"DescribeSkillGroupInfoList": {
|
340
347
|
"document": "获取技能组信息列表",
|
341
348
|
"input": "DescribeSkillGroupInfoListRequest",
|
@@ -350,6 +357,13 @@
|
|
350
357
|
"output": "DescribeStaffInfoListResponse",
|
351
358
|
"status": "online"
|
352
359
|
},
|
360
|
+
"DescribeStaffStatusHistory": {
|
361
|
+
"document": "查询座席状态历史",
|
362
|
+
"input": "DescribeStaffStatusHistoryRequest",
|
363
|
+
"name": "查询座席状态历史",
|
364
|
+
"output": "DescribeStaffStatusHistoryResponse",
|
365
|
+
"status": "online"
|
366
|
+
},
|
353
367
|
"DescribeStaffStatusMetrics": {
|
354
368
|
"document": "获取坐席实时状态统计指标",
|
355
369
|
"input": "DescribeStaffStatusMetricsRequest",
|
@@ -5866,6 +5880,290 @@
|
|
5866
5880
|
],
|
5867
5881
|
"type": "object"
|
5868
5882
|
},
|
5883
|
+
"DescribeSessionDetailRequest": {
|
5884
|
+
"document": "DescribeSessionDetail请求参数结构体",
|
5885
|
+
"members": [
|
5886
|
+
{
|
5887
|
+
"disabled": false,
|
5888
|
+
"document": "应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc",
|
5889
|
+
"example": "1400000000",
|
5890
|
+
"member": "int64",
|
5891
|
+
"name": "SdkAppId",
|
5892
|
+
"required": true,
|
5893
|
+
"type": "int"
|
5894
|
+
},
|
5895
|
+
{
|
5896
|
+
"disabled": false,
|
5897
|
+
"document": "通话的 session id",
|
5898
|
+
"example": "6164325c-39aa-45dc-83e2-2ecbc9b37ad5",
|
5899
|
+
"member": "string",
|
5900
|
+
"name": "SessionId",
|
5901
|
+
"required": true,
|
5902
|
+
"type": "string"
|
5903
|
+
},
|
5904
|
+
{
|
5905
|
+
"disabled": false,
|
5906
|
+
"document": "起始时间戳,Unix 秒级时间戳,最大支持近180天。",
|
5907
|
+
"example": "1756372067",
|
5908
|
+
"member": "int64",
|
5909
|
+
"name": "StartTimestamp",
|
5910
|
+
"required": true,
|
5911
|
+
"type": "int"
|
5912
|
+
},
|
5913
|
+
{
|
5914
|
+
"disabled": false,
|
5915
|
+
"document": "结束时间戳,Unix 秒级时间戳,结束时间与开始时间的区间范围小于90天。",
|
5916
|
+
"example": "1756372167",
|
5917
|
+
"member": "int64",
|
5918
|
+
"name": "EndTimestamp",
|
5919
|
+
"required": true,
|
5920
|
+
"type": "int"
|
5921
|
+
}
|
5922
|
+
],
|
5923
|
+
"type": "object"
|
5924
|
+
},
|
5925
|
+
"DescribeSessionDetailResponse": {
|
5926
|
+
"document": "DescribeSessionDetail返回参数结构体",
|
5927
|
+
"members": [
|
5928
|
+
{
|
5929
|
+
"disabled": false,
|
5930
|
+
"document": "主叫号码",
|
5931
|
+
"example": "0086130xxxxxxxx",
|
5932
|
+
"member": "string",
|
5933
|
+
"name": "Caller",
|
5934
|
+
"output_required": false,
|
5935
|
+
"type": "string",
|
5936
|
+
"value_allowed_null": false
|
5937
|
+
},
|
5938
|
+
{
|
5939
|
+
"disabled": false,
|
5940
|
+
"document": "被叫号码",
|
5941
|
+
"example": "0086010xxxxxxxx",
|
5942
|
+
"member": "string",
|
5943
|
+
"name": "Callee",
|
5944
|
+
"output_required": false,
|
5945
|
+
"type": "string",
|
5946
|
+
"value_allowed_null": false
|
5947
|
+
},
|
5948
|
+
{
|
5949
|
+
"disabled": false,
|
5950
|
+
"document": "通话类型 1 呼出 2 呼入 3 音频呼入 5 预测式外呼 6 内线呼叫",
|
5951
|
+
"example": "1",
|
5952
|
+
"member": "int64",
|
5953
|
+
"name": "CallType",
|
5954
|
+
"output_required": false,
|
5955
|
+
"type": "int",
|
5956
|
+
"value_allowed_null": false
|
5957
|
+
},
|
5958
|
+
{
|
5959
|
+
"disabled": false,
|
5960
|
+
"document": "开始时间戳,Unix 秒级时间戳",
|
5961
|
+
"example": "1611631881",
|
5962
|
+
"member": "int64",
|
5963
|
+
"name": "StartTimeStamp",
|
5964
|
+
"output_required": false,
|
5965
|
+
"type": "int",
|
5966
|
+
"value_allowed_null": false
|
5967
|
+
},
|
5968
|
+
{
|
5969
|
+
"disabled": false,
|
5970
|
+
"document": "振铃时间戳,UNIX 秒级时间戳",
|
5971
|
+
"example": "1611631885",
|
5972
|
+
"member": "int64",
|
5973
|
+
"name": "RingTimestamp",
|
5974
|
+
"output_required": false,
|
5975
|
+
"type": "int",
|
5976
|
+
"value_allowed_null": false
|
5977
|
+
},
|
5978
|
+
{
|
5979
|
+
"disabled": false,
|
5980
|
+
"document": "接听时间戳,UNIX 秒级时间戳",
|
5981
|
+
"example": "1611631891",
|
5982
|
+
"member": "int64",
|
5983
|
+
"name": "AcceptTimestamp",
|
5984
|
+
"output_required": false,
|
5985
|
+
"type": "int",
|
5986
|
+
"value_allowed_null": false
|
5987
|
+
},
|
5988
|
+
{
|
5989
|
+
"disabled": false,
|
5990
|
+
"document": "结束时间戳,UNIX 秒级时间戳",
|
5991
|
+
"example": "1611631991",
|
5992
|
+
"member": "int64",
|
5993
|
+
"name": "EndedTimestamp",
|
5994
|
+
"output_required": false,
|
5995
|
+
"type": "int",
|
5996
|
+
"value_allowed_null": false
|
5997
|
+
},
|
5998
|
+
{
|
5999
|
+
"disabled": false,
|
6000
|
+
"document": "进入排队时间,Unix 秒级时间戳",
|
6001
|
+
"example": "1611631889",
|
6002
|
+
"member": "int64",
|
6003
|
+
"name": "QueuedTimestamp",
|
6004
|
+
"output_required": false,
|
6005
|
+
"type": "int",
|
6006
|
+
"value_allowed_null": false
|
6007
|
+
},
|
6008
|
+
{
|
6009
|
+
"disabled": false,
|
6010
|
+
"document": "座席账号",
|
6011
|
+
"example": "foo@tencent.com",
|
6012
|
+
"member": "string",
|
6013
|
+
"name": "StaffUserId",
|
6014
|
+
"output_required": false,
|
6015
|
+
"type": "string",
|
6016
|
+
"value_allowed_null": false
|
6017
|
+
},
|
6018
|
+
{
|
6019
|
+
"disabled": false,
|
6020
|
+
"document": "参考 DescribeTelCdr 接口 EndStatus 字段",
|
6021
|
+
"example": "1",
|
6022
|
+
"member": "int64",
|
6023
|
+
"name": "EndStatus",
|
6024
|
+
"output_required": false,
|
6025
|
+
"type": "int",
|
6026
|
+
"value_allowed_null": false
|
6027
|
+
},
|
6028
|
+
{
|
6029
|
+
"disabled": false,
|
6030
|
+
"document": "排队技能组 ID",
|
6031
|
+
"example": "203",
|
6032
|
+
"member": "int64",
|
6033
|
+
"name": "QueuedSkillGroupId",
|
6034
|
+
"output_required": false,
|
6035
|
+
"type": "int",
|
6036
|
+
"value_allowed_null": false
|
6037
|
+
},
|
6038
|
+
{
|
6039
|
+
"disabled": false,
|
6040
|
+
"document": "排队技能组名称",
|
6041
|
+
"example": "销售组",
|
6042
|
+
"member": "string",
|
6043
|
+
"name": "QueuedSkillGroupName",
|
6044
|
+
"output_required": false,
|
6045
|
+
"type": "string",
|
6046
|
+
"value_allowed_null": false
|
6047
|
+
},
|
6048
|
+
{
|
6049
|
+
"disabled": false,
|
6050
|
+
"document": "录音链接,带鉴权和有效期,获取之后请在短时间内拉取,不要持久化此链接",
|
6051
|
+
"example": "https://xxxxx",
|
6052
|
+
"member": "string",
|
6053
|
+
"name": "RecordURL",
|
6054
|
+
"output_required": false,
|
6055
|
+
"type": "string",
|
6056
|
+
"value_allowed_null": false
|
6057
|
+
},
|
6058
|
+
{
|
6059
|
+
"disabled": false,
|
6060
|
+
"document": "录音转存第三方 COS 链接",
|
6061
|
+
"example": "https://xxxxx",
|
6062
|
+
"member": "string",
|
6063
|
+
"name": "CustomRecordURL",
|
6064
|
+
"output_required": false,
|
6065
|
+
"type": "string",
|
6066
|
+
"value_allowed_null": false
|
6067
|
+
},
|
6068
|
+
{
|
6069
|
+
"disabled": false,
|
6070
|
+
"document": "录音文本信息链接,带鉴权和有效期,获取之后请在短时间内拉取,不要持久化此链接",
|
6071
|
+
"example": "https://xxxxx",
|
6072
|
+
"member": "string",
|
6073
|
+
"name": "AsrURL",
|
6074
|
+
"output_required": false,
|
6075
|
+
"type": "string",
|
6076
|
+
"value_allowed_null": false
|
6077
|
+
},
|
6078
|
+
{
|
6079
|
+
"disabled": false,
|
6080
|
+
"document": "语音留言录音链接",
|
6081
|
+
"example": "[\"https://xxxxx\"]",
|
6082
|
+
"member": "string",
|
6083
|
+
"name": "VoicemailRecordURL",
|
6084
|
+
"output_required": false,
|
6085
|
+
"type": "list",
|
6086
|
+
"value_allowed_null": false
|
6087
|
+
},
|
6088
|
+
{
|
6089
|
+
"disabled": false,
|
6090
|
+
"document": "语音留言录音文本信息链接,需在控制台购买离线语音识别套餐包并开启离线语音识别开关",
|
6091
|
+
"example": "[\"https://xxxxx\"]",
|
6092
|
+
"member": "string",
|
6093
|
+
"name": "VoicemailAsrURL",
|
6094
|
+
"output_required": false,
|
6095
|
+
"type": "list",
|
6096
|
+
"value_allowed_null": false
|
6097
|
+
},
|
6098
|
+
{
|
6099
|
+
"disabled": false,
|
6100
|
+
"document": "IVR 按键信息",
|
6101
|
+
"example": "无",
|
6102
|
+
"member": "IVRKeyPressedElement",
|
6103
|
+
"name": "IVRKeyPressed",
|
6104
|
+
"output_required": false,
|
6105
|
+
"type": "list",
|
6106
|
+
"value_allowed_null": false
|
6107
|
+
},
|
6108
|
+
{
|
6109
|
+
"disabled": false,
|
6110
|
+
"document": "满意度按键信息",
|
6111
|
+
"example": "无",
|
6112
|
+
"member": "IVRKeyPressedElement",
|
6113
|
+
"name": "PostIVRKeyPressed",
|
6114
|
+
"output_required": false,
|
6115
|
+
"type": "list",
|
6116
|
+
"value_allowed_null": false
|
6117
|
+
},
|
6118
|
+
{
|
6119
|
+
"disabled": false,
|
6120
|
+
"document": "挂机方 seat 座席 user 用户 system 系统",
|
6121
|
+
"example": "user",
|
6122
|
+
"member": "string",
|
6123
|
+
"name": "HungUpSide",
|
6124
|
+
"output_required": false,
|
6125
|
+
"type": "string",
|
6126
|
+
"value_allowed_null": false
|
6127
|
+
},
|
6128
|
+
{
|
6129
|
+
"disabled": false,
|
6130
|
+
"document": "客户自定义数据(User-to-User Interface)",
|
6131
|
+
"example": "foo-bar",
|
6132
|
+
"member": "string",
|
6133
|
+
"name": "UUI",
|
6134
|
+
"output_required": false,
|
6135
|
+
"type": "string",
|
6136
|
+
"value_allowed_null": false
|
6137
|
+
},
|
6138
|
+
{
|
6139
|
+
"disabled": false,
|
6140
|
+
"document": "通话中的事件列表",
|
6141
|
+
"example": "无",
|
6142
|
+
"member": "SessionEvent",
|
6143
|
+
"name": "Events",
|
6144
|
+
"output_required": false,
|
6145
|
+
"type": "list",
|
6146
|
+
"value_allowed_null": false
|
6147
|
+
},
|
6148
|
+
{
|
6149
|
+
"disabled": false,
|
6150
|
+
"document": "服务参与者列表",
|
6151
|
+
"example": "无",
|
6152
|
+
"member": "ServeParticipant",
|
6153
|
+
"name": "ServeParticipants",
|
6154
|
+
"output_required": false,
|
6155
|
+
"type": "list",
|
6156
|
+
"value_allowed_null": false
|
6157
|
+
},
|
6158
|
+
{
|
6159
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
6160
|
+
"member": "string",
|
6161
|
+
"name": "RequestId",
|
6162
|
+
"type": "string"
|
6163
|
+
}
|
6164
|
+
],
|
6165
|
+
"type": "object"
|
6166
|
+
},
|
5869
6167
|
"DescribeSkillGroupInfoListRequest": {
|
5870
6168
|
"document": "DescribeSkillGroupInfoList请求参数结构体",
|
5871
6169
|
"members": [
|
@@ -6050,6 +6348,88 @@
|
|
6050
6348
|
],
|
6051
6349
|
"type": "object"
|
6052
6350
|
},
|
6351
|
+
"DescribeStaffStatusHistoryRequest": {
|
6352
|
+
"document": "DescribeStaffStatusHistory请求参数结构体",
|
6353
|
+
"members": [
|
6354
|
+
{
|
6355
|
+
"disabled": false,
|
6356
|
+
"document": "应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc",
|
6357
|
+
"example": "1400000000",
|
6358
|
+
"member": "int64",
|
6359
|
+
"name": "SdkAppId",
|
6360
|
+
"required": true,
|
6361
|
+
"type": "int"
|
6362
|
+
},
|
6363
|
+
{
|
6364
|
+
"disabled": false,
|
6365
|
+
"document": "座席账号",
|
6366
|
+
"example": "foo@tencent.com",
|
6367
|
+
"member": "string",
|
6368
|
+
"name": "StaffUserId",
|
6369
|
+
"required": true,
|
6370
|
+
"type": "string"
|
6371
|
+
},
|
6372
|
+
{
|
6373
|
+
"disabled": false,
|
6374
|
+
"document": "起始时间戳,Unix 秒级时间戳,最大支持近180天。",
|
6375
|
+
"example": "1753925234",
|
6376
|
+
"member": "int64",
|
6377
|
+
"name": "StartTimestamp",
|
6378
|
+
"required": true,
|
6379
|
+
"type": "int"
|
6380
|
+
},
|
6381
|
+
{
|
6382
|
+
"disabled": false,
|
6383
|
+
"document": "结束时间戳,Unix 秒级时间戳,结束时间与开始时间的区间范围小于 7 天。",
|
6384
|
+
"example": "1753926234",
|
6385
|
+
"member": "int64",
|
6386
|
+
"name": "EndTimestamp",
|
6387
|
+
"required": true,
|
6388
|
+
"type": "int"
|
6389
|
+
},
|
6390
|
+
{
|
6391
|
+
"disabled": false,
|
6392
|
+
"document": "分页检索时使用的游标",
|
6393
|
+
"example": "foo-and-bar",
|
6394
|
+
"member": "string",
|
6395
|
+
"name": "Cursor",
|
6396
|
+
"required": false,
|
6397
|
+
"type": "string"
|
6398
|
+
},
|
6399
|
+
{
|
6400
|
+
"disabled": false,
|
6401
|
+
"document": "分页尺寸",
|
6402
|
+
"example": "1000",
|
6403
|
+
"member": "int64",
|
6404
|
+
"name": "PageSize",
|
6405
|
+
"required": false,
|
6406
|
+
"type": "int"
|
6407
|
+
}
|
6408
|
+
],
|
6409
|
+
"type": "object"
|
6410
|
+
},
|
6411
|
+
"DescribeStaffStatusHistoryResponse": {
|
6412
|
+
"document": "DescribeStaffStatusHistory返回参数结构体",
|
6413
|
+
"members": [
|
6414
|
+
{
|
6415
|
+
"disabled": false,
|
6416
|
+
"document": "座席状态数据",
|
6417
|
+
"example": "无",
|
6418
|
+
"member": "StaffStatus",
|
6419
|
+
"name": "Data",
|
6420
|
+
"output_required": false,
|
6421
|
+
"type": "list",
|
6422
|
+
"value_allowed_null": false
|
6423
|
+
},
|
6424
|
+
{
|
6425
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
6426
|
+
"member": "string",
|
6427
|
+
"name": "RequestId",
|
6428
|
+
"type": "string"
|
6429
|
+
}
|
6430
|
+
],
|
6431
|
+
"type": "object"
|
6432
|
+
},
|
6053
6433
|
"DescribeStaffStatusMetricsRequest": {
|
6054
6434
|
"document": "DescribeStaffStatusMetrics请求参数结构体",
|
6055
6435
|
"members": [
|
@@ -6540,6 +6920,51 @@
|
|
6540
6920
|
],
|
6541
6921
|
"usage": "out"
|
6542
6922
|
},
|
6923
|
+
"EventStaffDetail": {
|
6924
|
+
"document": "座席事件相关详情",
|
6925
|
+
"members": [
|
6926
|
+
{
|
6927
|
+
"disabled": false,
|
6928
|
+
"document": "座席数据",
|
6929
|
+
"example": "无",
|
6930
|
+
"member": "EventStaffElement",
|
6931
|
+
"name": "Staffs",
|
6932
|
+
"output_required": false,
|
6933
|
+
"required": false,
|
6934
|
+
"type": "list",
|
6935
|
+
"value_allowed_null": false
|
6936
|
+
}
|
6937
|
+
],
|
6938
|
+
"usage": "both"
|
6939
|
+
},
|
6940
|
+
"EventStaffElement": {
|
6941
|
+
"document": "座席信息",
|
6942
|
+
"members": [
|
6943
|
+
{
|
6944
|
+
"disabled": false,
|
6945
|
+
"document": "座席邮箱账号",
|
6946
|
+
"example": "foo@tencent.com",
|
6947
|
+
"member": "string",
|
6948
|
+
"name": "Mail",
|
6949
|
+
"output_required": false,
|
6950
|
+
"required": false,
|
6951
|
+
"type": "string",
|
6952
|
+
"value_allowed_null": false
|
6953
|
+
},
|
6954
|
+
{
|
6955
|
+
"disabled": false,
|
6956
|
+
"document": "座席工号",
|
6957
|
+
"example": "9527",
|
6958
|
+
"member": "string",
|
6959
|
+
"name": "StaffNumber",
|
6960
|
+
"output_required": false,
|
6961
|
+
"required": false,
|
6962
|
+
"type": "string",
|
6963
|
+
"value_allowed_null": false
|
6964
|
+
}
|
6965
|
+
],
|
6966
|
+
"usage": "both"
|
6967
|
+
},
|
6543
6968
|
"ExtensionInfo": {
|
6544
6969
|
"document": "话机信息",
|
6545
6970
|
"members": [
|
@@ -8546,6 +8971,45 @@
|
|
8546
8971
|
],
|
8547
8972
|
"usage": "in"
|
8548
8973
|
},
|
8974
|
+
"SessionEvent": {
|
8975
|
+
"document": "通话事件",
|
8976
|
+
"members": [
|
8977
|
+
{
|
8978
|
+
"disabled": false,
|
8979
|
+
"document": "事件时间戳,Unix 秒级时间戳",
|
8980
|
+
"example": "1756372067",
|
8981
|
+
"member": "int64",
|
8982
|
+
"name": "Timestamp",
|
8983
|
+
"output_required": false,
|
8984
|
+
"required": false,
|
8985
|
+
"type": "int",
|
8986
|
+
"value_allowed_null": false
|
8987
|
+
},
|
8988
|
+
{
|
8989
|
+
"disabled": false,
|
8990
|
+
"document": "事件类型,目前支持 StaffHold StaffUnhold StaffMute StaffUnmute",
|
8991
|
+
"example": "StaffHold",
|
8992
|
+
"member": "string",
|
8993
|
+
"name": "EventType",
|
8994
|
+
"output_required": false,
|
8995
|
+
"required": false,
|
8996
|
+
"type": "string",
|
8997
|
+
"value_allowed_null": false
|
8998
|
+
},
|
8999
|
+
{
|
9000
|
+
"disabled": false,
|
9001
|
+
"document": "座席相关事件详情",
|
9002
|
+
"example": "无",
|
9003
|
+
"member": "EventStaffDetail",
|
9004
|
+
"name": "StaffEventDetail",
|
9005
|
+
"output_required": false,
|
9006
|
+
"required": false,
|
9007
|
+
"type": "object",
|
9008
|
+
"value_allowed_null": false
|
9009
|
+
}
|
9010
|
+
],
|
9011
|
+
"usage": "both"
|
9012
|
+
},
|
8549
9013
|
"SkillGroupInfoItem": {
|
8550
9014
|
"document": "技能组信息",
|
8551
9015
|
"members": [
|
@@ -8894,6 +9358,56 @@
|
|
8894
9358
|
],
|
8895
9359
|
"usage": "in"
|
8896
9360
|
},
|
9361
|
+
"StaffStatus": {
|
9362
|
+
"document": "座席状态",
|
9363
|
+
"members": [
|
9364
|
+
{
|
9365
|
+
"disabled": false,
|
9366
|
+
"document": "查询使用的游标,分页场景使用",
|
9367
|
+
"example": "foo-and-bar",
|
9368
|
+
"member": "string",
|
9369
|
+
"name": "Cursor",
|
9370
|
+
"output_required": false,
|
9371
|
+
"required": false,
|
9372
|
+
"type": "string",
|
9373
|
+
"value_allowed_null": false
|
9374
|
+
},
|
9375
|
+
{
|
9376
|
+
"disabled": false,
|
9377
|
+
"document": "状态时间戳,Unix 秒级时间戳",
|
9378
|
+
"example": "1756297161",
|
9379
|
+
"member": "int64",
|
9380
|
+
"name": "Timestamp",
|
9381
|
+
"output_required": false,
|
9382
|
+
"required": false,
|
9383
|
+
"type": "int",
|
9384
|
+
"value_allowed_null": false
|
9385
|
+
},
|
9386
|
+
{
|
9387
|
+
"disabled": false,
|
9388
|
+
"document": "座席状态 free 示闲 | busy 忙碌 | rest 小休 | notReady 示忙 | afterCallWork 话后调整 | offline 离线",
|
9389
|
+
"example": "free",
|
9390
|
+
"member": "string",
|
9391
|
+
"name": "Status",
|
9392
|
+
"output_required": false,
|
9393
|
+
"required": false,
|
9394
|
+
"type": "string",
|
9395
|
+
"value_allowed_null": false
|
9396
|
+
},
|
9397
|
+
{
|
9398
|
+
"disabled": false,
|
9399
|
+
"document": "状态关联的会话 Id",
|
9400
|
+
"example": "aaed24da-c8a5-412f-a346-157f2316ae75",
|
9401
|
+
"member": "string",
|
9402
|
+
"name": "SessionId",
|
9403
|
+
"output_required": false,
|
9404
|
+
"required": false,
|
9405
|
+
"type": "string",
|
9406
|
+
"value_allowed_null": false
|
9407
|
+
}
|
9408
|
+
],
|
9409
|
+
"usage": "both"
|
9410
|
+
},
|
8897
9411
|
"StaffStatusExtra": {
|
8898
9412
|
"document": "座席状态补充信息",
|
8899
9413
|
"members": [
|
@@ -384,6 +384,14 @@
|
|
384
384
|
"title": "获取主被叫受保护的电话话单示例"
|
385
385
|
}
|
386
386
|
],
|
387
|
+
"DescribeSessionDetail": [
|
388
|
+
{
|
389
|
+
"document": "查询通话详情示例",
|
390
|
+
"input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSessionDetail\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400000000,\n \"SessionId\": \"0f507d5d-e1e4-436e-a655-1d6c75a79b4f\",\n \"StartTimestamp\": 1756372067,\n \"EndTimestamp\": 1756893037\n}",
|
391
|
+
"output": "{\n \"Response\": {\n \"AcceptTimestamp\": 1756892204,\n \"AsrURL\": \"https://tccc.qcloud.com/tcccadmin/cdr/getAsrText?key=PEbNJ4mQ723VpLFHvMinns4n8Pnq1nmySYbmD7tljzGXyrb6jvtOBGbrQBAg%3D%3D-k-fKVP3WIlGpg8m9LMW4jEkQ%3D%3D-k-Hz86ZdIwexo5JKCsB%2BGeybDY6nqSjwcpbXifo%2B%2FNDf9LzO9%IZHUrajgyWkRDUWxLNWxVQkF3N0N6V1VKZnlhVWljWmNVV01HR2NPL2NyRlBKeW92NFcwV0ZvUklibFl1RExOdkFaSkFONmlqOWxrQWlCMTFrNmNZWVgrQWdObEJ3OTZzTjJwTWk0UEZ2cS9tZXc9PSIsIm5vbmNlIjoiMDd1aFNLRDFmSTV4enQzNyX9\",\n \"CallType\": 1,\n \"Callee\": \"0086158xxxxxxxx\",\n \"Caller\": \"00860755xxxxxxxx\",\n \"CustomRecordURL\": \"https://example.cos.ap-guangzhou.tencentcos.cn/record/2025/09/03/17/1756892231_f460fff5-0cad-8424-e904ef6a76d2.mp3\",\n \"EndStatus\": 1,\n \"EndedTimestamp\": 1756892230,\n \"Events\": [\n {\n \"EventType\": \"StaffHold\",\n \"StaffEventDetail\": {\n \"Staffs\": [\n {\n \"Mail\": \"foo@tencent.com\",\n \"StaffNumber\": \"20012\"\n }\n ]\n },\n \"Timestamp\": 1756892209\n },\n {\n \"EventType\": \"StaffUnhold\",\n \"StaffEventDetail\": {\n \"Staffs\": [\n {\n \"Mail\": \"foo@tencent.com\",\n \"StaffNumber\": \"20012\"\n }\n ]\n },\n \"Timestamp\": 1756892217\n },\n {\n \"EventType\": \"StaffMute\",\n \"StaffEventDetail\": {\n \"Staffs\": [\n {\n \"Mail\": \"foo@tencent.com\",\n \"StaffNumber\": \"20012\"\n }\n ]\n },\n \"Timestamp\": 1756892220\n },\n {\n \"EventType\": \"StaffUnmute\",\n \"StaffEventDetail\": {\n \"Staffs\": [\n {\n \"Mail\": \"foo@tencent.com\",\n \"StaffNumber\": \"20012\"\n }\n ]\n },\n \"Timestamp\": 1756892224\n }\n ],\n \"HungUpSide\": \"user\",\n \"IVRKeyPressed\": [],\n \"PostIVRKeyPressed\": [],\n \"QueuedSkillGroupId\": 0,\n \"QueuedSkillGroupName\": \"\",\n \"QueuedTimestamp\": 0,\n \"RecordURL\": \"https://tccc.qcloud.com/tcccadmin/getRecord/PEbNJ4mQ723VpLFHvMinns4n8Pnq1nmySYbmD7tljzGXyrb6jDk+I%+Fd6MhhwvtOBGbrQBAg==-k-fKVP3WIlGpg8m9LMW4jEkQ==-k-nhmzd124T8YIkIsnUjieNBmvkGzu6mYJxMPYpb9zwZc4bsUdV%=/eyJ0b2tlbklkRW52IjoicW5icGdyOG1NaTdWOFo2c3F3N3UxSDdDVUYzYi9ZRzhqUE1heGJRY0pFdG9tZkJmNW9CNDdpNG1ZaWIzMXFNZW1XNzh2MWdqdm4wUE9JRkoxMFdRLzgvTXFDVEtzSFlOdVIzYTZPN295VDUvaHdoU2lXVVZNWlNOdlJTdXk5UWEwUGZjZ0RQbFo4Z0RubVd3SzNLTld0NTdTVmxQS3lVdEVEMGtCeGtnZzlIbHpDSnN3VllkN290R1ZTVjBpVHQ5eTRPRll4a0ErL2ZHYXpUMEpvcWZyckhtcVJVbnRYSTNQazJ4N0RPSTdvZ1F6VTNwUlBTTXNPU1hhNUF2S0g3YVRTRk44Yk9lTHowcmtTMXlFSVVRIiwibm9uY2UiOiJvVlBmQW9yU1NqMDNwWEZTIn0=/000-2529533707-11368-dd792000e656498092f0672dd10f1954-000-1756892321.mp3\",\n \"RequestId\": \"d6053004-779e-4cea-bbff-aa689b5fb9ff\",\n \"RingTimestamp\": 1756892201,\n \"ServeParticipants\": [\n {\n \"AcceptTimestamp\": 1756892204,\n \"CustomRecordURL\": \"https://example.cos.ap-guangzhou.tencentcos.cn/record/2025/09/03/17/1756892231_8a76adc6-e70c-459d-8921-56c88d91f840.mp3\",\n \"EndStatusString\": \"ok\",\n \"EndedTimestamp\": 1756892230,\n \"Mail\": \"foo@tencent.com\",\n \"Phone\": \"\",\n \"RecordId\": \"8a76adc6-e70c-459d-8921-56c88d91f840\",\n \"RecordURL\": \"https://tccc.qcloud.com/tcccadmin/getRecord/PEbNJ4mQ723VpLFHvMinns4n8Pnq1nmySYbmD7tljzGXyrb6jDk+I%2Fte3zvgZBju2cQ+Fd6MhhwvtOBGbrQBAg==-k-fKVP3WIlGpg8m9LMW4jEkQ==-k-nhmzd124T8YIkIsnUjieNBmvkGzu6mYJxMPYpb9zwZc4bsUdV%2FRydVMnwbuKd1DLNvTC8LpUTz2ToslvXs4onjeAOlY=/eyJ0b2tlbklkRW52IjoiSjlkVXNhWlB4cGRydEJydEN6UEQ0dVBZNVBKTTM3ZjdoWjA3N05Ob3BFaVRQenlkVjRZK2tQNmpPWlN0Vjh2VFg1ZGJNcUFZK0RCckhMbHRnMks5ZGw1cWQwRzN5VURBQmdKeTZSYnVvcjYzejNTeXZxWHhZNGpEQUdYRkJ6NU9lMWZYbFB6akh0TEhRMFJhL0VvcTFlR1g2VDhiejVUUVJLNkk2Q3NMNDRRSUsvcDZ0QmlLV08xLzFCOW9RNXZIbk1zZmpzYXViem1Zb05RengvL1VuMERXcm9qeHNLby9RYzdLejhjVEtqZGE5dGtSVlJhK1hGZU90Q2pEMUNsbmdqYUhWd0pxVDNaQjMxMlZYeWNaIiwibm9uY2UiOiJWZkNxbU5teG1mcjVFeW1QIn0=/000-3989151499-12368-6808000033894582a618470286620405-000-1756892101.mp3\",\n \"RingTimestamp\": 1756892198,\n \"Sequence\": 0,\n \"SkillGroupId\": 2522,\n \"SkillGroupName\": \"foo-tel\",\n \"StartTimestamp\": 1756892198,\n \"TransferFrom\": \"\",\n \"TransferFromType\": \"\",\n \"TransferTo\": \"\",\n \"TransferToType\": \"\",\n \"Type\": \"staffSeat\"\n }\n ],\n \"StaffUserId\": \"foo@tencent.com\",\n \"StartTimeStamp\": 1756892198,\n \"UUI\": \"\",\n \"VoicemailAsrURL\": [],\n \"VoicemailRecordURL\": []\n }\n}",
|
392
|
+
"title": "查询通话详情示例"
|
393
|
+
}
|
394
|
+
],
|
387
395
|
"DescribeSkillGroupInfoList": [
|
388
396
|
{
|
389
397
|
"document": "获取技能组列表示例",
|
@@ -400,6 +408,14 @@
|
|
400
408
|
"title": "获取坐席列表示例"
|
401
409
|
}
|
402
410
|
],
|
411
|
+
"DescribeStaffStatusHistory": [
|
412
|
+
{
|
413
|
+
"document": "查询座席状态历史示例",
|
414
|
+
"input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStaffStatusHistory\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400000000,\n \"StaffUserId\": \"foo@tencent.com\",\n \"StartTimestamp\": 1756297161,\n \"EndTimestamp\": 1756815561\n}",
|
415
|
+
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"Cursor\": \"MTc1NjgwMDU0ODI3NSx3ZWlqdW55aUB0ZW5jZW50LmNvbSww\",\n \"SessionId\": \"75d7fb65-878c-4db2-8b3a-4484f9e3b931\",\n \"Status\": \"busy\",\n \"Timestamp\": 1756800548\n },\n {\n \"Cursor\": \"MTc1NjgwMDU1NzE0OCx3ZWlqdW55aUB0ZW5jZW50LmNvbSwx\",\n \"SessionId\": \"\",\n \"Status\": \"notReady\",\n \"Timestamp\": 1756800557\n },\n {\n \"Cursor\": \"MTc1NjgwMjk1MzE4OSx3ZWlqdW55aUB0ZW5jZW50LmNvbSw1\",\n \"SessionId\": \"\",\n \"Status\": \"free\",\n \"Timestamp\": 1756802953\n },\n {\n \"Cursor\": \"MTc1NjgwMjk4MjM5MSx3ZWlqdW55aUB0ZW5jZW50LmNvbSw2\",\n \"SessionId\": \"\",\n \"Status\": \"afterCallWork\",\n \"Timestamp\": 1756802982\n }\n ],\n \"RequestId\": \"df0c7f16-1886-4b98-ae1d-6fb8ac3464b9\"\n }\n}",
|
416
|
+
"title": "查询座席状态历史示例"
|
417
|
+
}
|
418
|
+
],
|
403
419
|
"DescribeStaffStatusMetrics": [
|
404
420
|
{
|
405
421
|
"document": "获取坐席实时状态统计指标示例。",
|
@@ -1509,7 +1509,7 @@
|
|
1509
1509
|
{
|
1510
1510
|
"disabled": false,
|
1511
1511
|
"document": "起始时间",
|
1512
|
-
"example": "
|
1512
|
+
"example": "2015-09-12 13:15:14",
|
1513
1513
|
"member": "string",
|
1514
1514
|
"name": "StartTime",
|
1515
1515
|
"required": true,
|
@@ -1518,7 +1518,7 @@
|
|
1518
1518
|
{
|
1519
1519
|
"disabled": false,
|
1520
1520
|
"document": "结束时间",
|
1521
|
-
"example": "
|
1521
|
+
"example": "2015-12-12 13:12:12",
|
1522
1522
|
"member": "string",
|
1523
1523
|
"name": "EndTime",
|
1524
1524
|
"required": true,
|
@@ -1572,11 +1572,29 @@
|
|
1572
1572
|
{
|
1573
1573
|
"disabled": false,
|
1574
1574
|
"document": "过滤时间",
|
1575
|
-
"example": "
|
1575
|
+
"example": "5.2",
|
1576
1576
|
"member": "float",
|
1577
1577
|
"name": "Duration",
|
1578
1578
|
"required": false,
|
1579
1579
|
"type": "float"
|
1580
|
+
},
|
1581
|
+
{
|
1582
|
+
"disabled": false,
|
1583
|
+
"document": "执行用户",
|
1584
|
+
"example": "cran",
|
1585
|
+
"member": "string",
|
1586
|
+
"name": "UserName",
|
1587
|
+
"required": false,
|
1588
|
+
"type": "string"
|
1589
|
+
},
|
1590
|
+
{
|
1591
|
+
"disabled": false,
|
1592
|
+
"document": "query 语句",
|
1593
|
+
"example": "select * from t1;",
|
1594
|
+
"member": "string",
|
1595
|
+
"name": "QueryString",
|
1596
|
+
"required": false,
|
1597
|
+
"type": "string"
|
1580
1598
|
}
|
1581
1599
|
],
|
1582
1600
|
"type": "object"
|
@@ -1597,7 +1615,7 @@
|
|
1597
1615
|
{
|
1598
1616
|
"disabled": false,
|
1599
1617
|
"document": "慢SQL日志详细信息",
|
1600
|
-
"example": "
|
1618
|
+
"example": "无",
|
1601
1619
|
"member": "SlowLogDetail",
|
1602
1620
|
"name": "SlowLogDetails",
|
1603
1621
|
"output_required": true,
|