tccli 3.0.1328.1__py2.py3-none-any.whl → 3.0.1331.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/autoscaling/v20180419/api.json +3 -3
- tccli/services/autoscaling/v20180419/examples.json +1 -1
- tccli/services/btoe/v20210514/api.json +26 -26
- tccli/services/cbs/v20170312/api.json +13 -13
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +105 -0
- tccli/services/ccc/v20200210/examples.json +8 -0
- tccli/services/cdn/v20180606/api.json +3 -3
- tccli/services/cdn/v20180606/examples.json +4 -4
- tccli/services/cdwch/v20200915/api.json +3 -3
- tccli/services/cdwch/v20200915/examples.json +1 -1
- tccli/services/ckafka/v20190819/api.json +9 -0
- tccli/services/clb/v20180317/api.json +18 -0
- tccli/services/dbbrain/v20210527/api.json +1 -0
- tccli/services/dnspod/dnspod_client.py +106 -0
- tccli/services/dnspod/v20210323/api.json +509 -2
- tccli/services/dnspod/v20210323/examples.json +17 -1
- tccli/services/emr/v20190103/api.json +1 -1
- tccli/services/ess/v20201111/api.json +13 -4
- tccli/services/essbasic/v20210526/api.json +15 -6
- tccli/services/essbasic/v20210526/examples.json +3 -3
- tccli/services/faceid/v20180301/api.json +49 -4
- tccli/services/gs/gs_client.py +53 -0
- tccli/services/gs/v20191118/api.json +62 -9
- tccli/services/gs/v20191118/examples.json +8 -0
- tccli/services/hai/hai_client.py +110 -4
- tccli/services/hai/v20230812/api.json +105 -0
- tccli/services/hai/v20230812/examples.json +16 -0
- tccli/services/ioa/ioa_client.py +106 -0
- tccli/services/ioa/v20220601/api.json +428 -0
- tccli/services/ioa/v20220601/examples.json +22 -0
- tccli/services/iotexplorer/v20190423/api.json +61 -10
- tccli/services/iotexplorer/v20190423/examples.json +1 -1
- tccli/services/lighthouse/v20200324/api.json +1 -1
- tccli/services/lke/lke_client.py +383 -12
- tccli/services/lke/v20231130/api.json +950 -24
- tccli/services/lke/v20231130/examples.json +60 -4
- tccli/services/lowcode/v20210108/api.json +41 -1
- tccli/services/lowcode/v20210108/examples.json +2 -2
- tccli/services/mps/v20190612/api.json +11 -0
- tccli/services/ocr/ocr_client.py +532 -320
- tccli/services/ocr/v20181119/api.json +651 -74
- tccli/services/ocr/v20181119/examples.json +32 -0
- tccli/services/postgres/v20170312/api.json +1 -1
- tccli/services/sms/v20190711/api.json +4 -4
- tccli/services/sms/v20210111/api.json +4 -4
- tccli/services/sqlserver/v20180328/api.json +29 -2
- tccli/services/ssl/v20191205/api.json +79 -0
- tccli/services/ssl/v20191205/examples.json +6 -6
- tccli/services/tcss/tcss_client.py +57 -4
- tccli/services/tcss/v20201101/api.json +79 -0
- tccli/services/tcss/v20201101/examples.json +8 -0
- tccli/services/teo/v20220901/api.json +1 -1
- tccli/services/tke/tke_client.py +53 -0
- tccli/services/tke/v20180525/api.json +59 -1
- tccli/services/tke/v20180525/examples.json +4 -4
- tccli/services/tke/v20220501/api.json +61 -0
- tccli/services/tke/v20220501/examples.json +8 -0
- tccli/services/trtc/trtc_client.py +216 -4
- tccli/services/trtc/v20190722/api.json +430 -1
- tccli/services/trtc/v20190722/examples.json +32 -0
- tccli/services/vm/v20210922/api.json +16 -20
- tccli/services/vod/v20180717/api.json +25 -13
- tccli/services/vod/v20180717/examples.json +2 -2
- tccli/services/wedata/v20210820/api.json +4144 -447
- tccli/services/wedata/v20210820/examples.json +52 -10
- tccli/services/wedata/wedata_client.py +403 -85
- {tccli-3.0.1328.1.dist-info → tccli-3.0.1331.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1328.1.dist-info → tccli-3.0.1331.1.dist-info}/RECORD +73 -73
- {tccli-3.0.1328.1.dist-info → tccli-3.0.1331.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1328.1.dist-info → tccli-3.0.1331.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1328.1.dist-info → tccli-3.0.1331.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1331.1'
|
@@ -3291,7 +3291,7 @@
|
|
3291
3291
|
},
|
3292
3292
|
{
|
3293
3293
|
"disabled": false,
|
3294
|
-
"document": "过滤条件。\n<li> auto-scaling-group-id - String - 是否必填:否 -(过滤条件)按照伸缩组ID
|
3294
|
+
"document": "过滤条件。\n<li> auto-scaling-group-id - String - 是否必填:否 -(过滤条件)按照伸缩组ID过滤。可通过登录 [控制台](https://console.cloud.tencent.com/autoscaling/group) 或调用接口 [DescribeAutoScalingGroups](https://cloud.tencent.com/document/api/377/20438) ,取返回信息中的 AutoScalingGroupId 获取伸缩组ID。</li>\n<li> refresh-activity-status-code - String - 是否必填:否 -(过滤条件)按照刷新活动状态过滤。(INIT:初始化中 | RUNNING:运行中 | SUCCESSFUL:活动成功 | FAILED_PAUSE:失败暂停 | AUTO_PAUSE:自动暂停 | MANUAL_PAUSE:手动暂停 | CANCELLED:活动取消 | FAILED:活动失败)</li>\n<li> refresh-activity-type - String - 是否必填:否 -(过滤条件)按照刷新活动类型过滤。(NORMAL:正常刷新活动 | ROLLBACK:回滚刷新活动)</li>\n<li> refresh-activity-id - String - 是否必填:否 -(过滤条件)按照刷新活动ID过滤。</li>\n<li> 每次请求的Filters的上限为10,Filter.Values的上限为5。参数不支持同时指定RefreshActivityIds和Filters。</li>",
|
3295
3295
|
"example": "[{\"Name\": \"auto-scaling-group-id\", \"Values\": [\"asg-ewdpp04x\"]}]",
|
3296
3296
|
"member": "Filter",
|
3297
3297
|
"name": "Filters",
|
@@ -3335,7 +3335,7 @@
|
|
3335
3335
|
{
|
3336
3336
|
"disabled": false,
|
3337
3337
|
"document": "符合条件的刷新活动信息集合。",
|
3338
|
-
"example": "
|
3338
|
+
"example": "无",
|
3339
3339
|
"member": "RefreshActivity",
|
3340
3340
|
"name": "RefreshActivitySet",
|
3341
3341
|
"output_required": true,
|
@@ -7474,7 +7474,7 @@
|
|
7474
7474
|
},
|
7475
7475
|
{
|
7476
7476
|
"disabled": false,
|
7477
|
-
"document": "
|
7477
|
+
"document": "刷新模式。默认值为 ROLLING_UPDATE_RESET,取值范围:\n<li>ROLLING_UPDATE_RESET:重装系统进行滚动更新</li>\n<li>ROLLING_UPDATE_REPLACE:新建实例替换进行滚动更新,该模式暂不支持回滚接口</li>",
|
7478
7478
|
"example": "ROLLING_UPDATE_RESET",
|
7479
7479
|
"member": "string",
|
7480
7480
|
"name": "RefreshMode",
|
@@ -571,7 +571,7 @@
|
|
571
571
|
"StartInstanceRefresh": [
|
572
572
|
{
|
573
573
|
"document": "将伸缩组 asg-9dn1a5y6 中的实例分成 3 个批次进行滚动更新,批次间会自动暂停。",
|
574
|
-
"input": "POST / HTTP/1.1\nHost: as.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartInstanceRefresh\n<公共请求参数>\n\n{\n \"AutoScalingGroupId\": \"asg-9dn1a5y6\",\n \"RefreshMode\": \"
|
574
|
+
"input": "POST / HTTP/1.1\nHost: as.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartInstanceRefresh\n<公共请求参数>\n\n{\n \"AutoScalingGroupId\": \"asg-9dn1a5y6\",\n \"RefreshMode\": \"ROLLING_UPDATE_RESET\",\n \"RefreshSettings\": {\n \"RollingUpdateSettings\": {\n \"BatchNumber\": 3,\n \"BatchPause\": \"BATCH_INTERVAL_PAUSE\"\n }\n }\n}",
|
575
575
|
"output": "{\n \"Response\": {\n \"RefreshActivityId\": \"asr-y67t5r4e\",\n \"RequestId\": \"c4190090-bc60-4f48-b9d4-48095b9596db\"\n }\n}",
|
576
576
|
"title": "滚动更新方式进行实例刷新"
|
577
577
|
}
|
@@ -1,95 +1,95 @@
|
|
1
1
|
{
|
2
2
|
"actions": {
|
3
3
|
"CreateAudioDeposit": {
|
4
|
-
"document": "用户通过本接口向BTOE写入待存证的音频原文件或下载URL,BTOE对音频原文件存储后,将其Hash值存证上链,并生成含有电子签章的区块链存证电子凭证。音频类型支持格式:mp3、wav、wma、midi、flac;原文件上传大小不超过5 MB,下载URL文件大小不超过25 MB。",
|
4
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品控制台下线。\n\n用户通过本接口向BTOE写入待存证的音频原文件或下载URL,BTOE对音频原文件存储后,将其Hash值存证上链,并生成含有电子签章的区块链存证电子凭证。音频类型支持格式:mp3、wav、wma、midi、flac;原文件上传大小不超过5 MB,下载URL文件大小不超过25 MB。",
|
5
5
|
"input": "CreateAudioDepositRequest",
|
6
6
|
"name": "音频文件存证",
|
7
7
|
"output": "CreateAudioDepositResponse",
|
8
|
-
"status": "
|
8
|
+
"status": "deprecated"
|
9
9
|
},
|
10
10
|
"CreateDataDeposit": {
|
11
|
-
"document": "用户通过本接口向BTOE写入待存证的业务数据明文,业务数据明文存证写入后不可修改,BTOE对业务数据明文存证生成含有电子签章的区块链存证电子凭证。",
|
11
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品控制台下线。\n\n用户通过本接口向BTOE写入待存证的业务数据明文,业务数据明文存证写入后不可修改,BTOE对业务数据明文存证生成含有电子签章的区块链存证电子凭证。",
|
12
12
|
"input": "CreateDataDepositRequest",
|
13
13
|
"name": "业务数据明文存证",
|
14
14
|
"output": "CreateDataDepositResponse",
|
15
|
-
"status": "
|
15
|
+
"status": "deprecated"
|
16
16
|
},
|
17
17
|
"CreateDocDeposit": {
|
18
|
-
"document": "用户通过本接口向BTOE写入待存证的文档原文件或下载URL,BTOE对文档原文件存储后,将其Hash值存证上链,并生成含有电子签章的区块链存证电子凭证。文档类型支持格式:doc、docx、xls、xlsx、ppt、pptx、 pdf、html、txt、md、csv;原文件上传大小不超过5 MB,下载URL文件大小不超过10 MB。",
|
18
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品控制台下线。\n\n用户通过本接口向BTOE写入待存证的文档原文件或下载URL,BTOE对文档原文件存储后,将其Hash值存证上链,并生成含有电子签章的区块链存证电子凭证。文档类型支持格式:doc、docx、xls、xlsx、ppt、pptx、 pdf、html、txt、md、csv;原文件上传大小不超过5 MB,下载URL文件大小不超过10 MB。",
|
19
19
|
"input": "CreateDocDepositRequest",
|
20
20
|
"name": "文档存证",
|
21
21
|
"output": "CreateDocDepositResponse",
|
22
|
-
"status": "
|
22
|
+
"status": "deprecated"
|
23
23
|
},
|
24
24
|
"CreateHashDeposit": {
|
25
|
-
"document": "用户通过本接口向BTOE写入待存证的原文数据Hash值,BTOE对业务数据Hash值存证上链,并生成含有电子签章的区块链存证电子凭证。",
|
25
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品控制台下线。\n\n用户通过本接口向BTOE写入待存证的原文数据Hash值,BTOE对业务数据Hash值存证上链,并生成含有电子签章的区块链存证电子凭证。",
|
26
26
|
"input": "CreateHashDepositRequest",
|
27
27
|
"name": "哈希上链存证",
|
28
28
|
"output": "CreateHashDepositResponse",
|
29
|
-
"status": "
|
29
|
+
"status": "deprecated"
|
30
30
|
},
|
31
31
|
"CreateHashDepositNoCert": {
|
32
|
-
"document": "用户通过本接口向BTOE写入待存证的原文数据Hash值,BTOE对业务数据Hash值存证上链,本接口不生成区块链存证电子凭证。",
|
32
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品云API接口下线。\n\n用户通过本接口向BTOE写入待存证的原文数据Hash值,BTOE对业务数据Hash值存证上链,本接口不生成区块链存证电子凭证。",
|
33
33
|
"input": "CreateHashDepositNoCertRequest",
|
34
34
|
"name": "哈希上链存证(无证书)",
|
35
35
|
"output": "CreateHashDepositNoCertResponse",
|
36
|
-
"status": "
|
36
|
+
"status": "deprecated"
|
37
37
|
},
|
38
38
|
"CreateHashDepositNoSeal": {
|
39
|
-
"document": "用户通过本接口向BTOE写入待存证的原文数据Hash值,BTOE对业务数据Hash值存证上链,并生成无电子签章的区块链存证电子凭证。",
|
39
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品控制台下线。\n\n用户通过本接口向BTOE写入待存证的原文数据Hash值,BTOE对业务数据Hash值存证上链,并生成无电子签章的区块链存证电子凭证。",
|
40
40
|
"input": "CreateHashDepositNoSealRequest",
|
41
41
|
"name": "哈希上链存证(有证书,无签章)",
|
42
42
|
"output": "CreateHashDepositNoSealResponse",
|
43
|
-
"status": "
|
43
|
+
"status": "deprecated"
|
44
44
|
},
|
45
45
|
"CreateImageDeposit": {
|
46
|
-
"document": "用户通过本接口向BTOE写入待存证的图片原文件或下载URL,BTOE对图片原文件存储后,将其Hash值存证上链,并生成含有电子签章的区块链存证电子凭证。图片类型支持格式:png、jpg、jpeg、bmp、gif、svg;原文件上传大小不超过5 MB,下载URL文件大小不超过10 MB。",
|
46
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品控制台下线。\n\n用户通过本接口向BTOE写入待存证的图片原文件或下载URL,BTOE对图片原文件存储后,将其Hash值存证上链,并生成含有电子签章的区块链存证电子凭证。图片类型支持格式:png、jpg、jpeg、bmp、gif、svg;原文件上传大小不超过5 MB,下载URL文件大小不超过10 MB。",
|
47
47
|
"input": "CreateImageDepositRequest",
|
48
48
|
"name": "图片文件存证",
|
49
49
|
"output": "CreateImageDepositResponse",
|
50
|
-
"status": "
|
50
|
+
"status": "deprecated"
|
51
51
|
},
|
52
52
|
"CreateVideoDeposit": {
|
53
|
-
"document": "用户通过本接口向BTOE写入待存证的视频的原文件或下载URL,BTOE对视频原文件存储后,将其Hash值存证上链,并生成含有电子签章的区块链存证电子凭证。视频文件支持格式:mp4、avi、mkv、mov、flv,wmv,rmvb,3gp;文件大小限制:直接上传原文件不大于5MB。",
|
53
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品控制台下线。\n\n用户通过本接口向BTOE写入待存证的视频的原文件或下载URL,BTOE对视频原文件存储后,将其Hash值存证上链,并生成含有电子签章的区块链存证电子凭证。视频文件支持格式:mp4、avi、mkv、mov、flv,wmv,rmvb,3gp;文件大小限制:直接上传原文件不大于5MB。",
|
54
54
|
"input": "CreateVideoDepositRequest",
|
55
55
|
"name": "视频文件存证",
|
56
56
|
"output": "CreateVideoDepositResponse",
|
57
|
-
"status": "
|
57
|
+
"status": "deprecated"
|
58
58
|
},
|
59
59
|
"GetDepositCert": {
|
60
|
-
"document": "用户通过存证编码向BTOE查询存证电子凭证信息。",
|
60
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品api接口下线。\n\n用户通过存证编码向BTOE查询存证电子凭证信息。",
|
61
61
|
"input": "GetDepositCertRequest",
|
62
62
|
"name": "BTOE存证电子凭证查询",
|
63
63
|
"output": "GetDepositCertResponse",
|
64
|
-
"status": "
|
64
|
+
"status": "deprecated"
|
65
65
|
},
|
66
66
|
"GetDepositFile": {
|
67
|
-
"document": "用户通过存证编码向BTOE获取存证文件的下载URL。\n-注:Hash类存证、业务数据明文存证不产生存证文件。",
|
67
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品控制台下线。\n\n用户通过存证编码向BTOE获取存证文件的下载URL。\n-注:Hash类存证、业务数据明文存证不产生存证文件。",
|
68
68
|
"input": "GetDepositFileRequest",
|
69
69
|
"name": "存证文件查询",
|
70
70
|
"output": "GetDepositFileResponse",
|
71
|
-
"status": "
|
71
|
+
"status": "deprecated"
|
72
72
|
},
|
73
73
|
"GetDepositInfo": {
|
74
|
-
"document": "用户通过存证编码向BTOE查询存证基本信息。",
|
74
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品控制台下线。\n\n用户通过存证编码向BTOE查询存证基本信息。",
|
75
75
|
"input": "GetDepositInfoRequest",
|
76
76
|
"name": "存证基本信息查询",
|
77
77
|
"output": "GetDepositInfoResponse",
|
78
|
-
"status": "
|
78
|
+
"status": "deprecated"
|
79
79
|
},
|
80
80
|
"VerifyEvidenceBlockChainTxHash": {
|
81
|
-
"document": "用户向BTOE核验存证结果中的区块链交易hash的真实性",
|
81
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品控制台下线。\n\n用户向BTOE核验存证结果中的区块链交易hash的真实性",
|
82
82
|
"input": "VerifyEvidenceBlockChainTxHashRequest",
|
83
83
|
"name": "区块链交易hash核验接口",
|
84
84
|
"output": "VerifyEvidenceBlockChainTxHashResponse",
|
85
|
-
"status": "
|
85
|
+
"status": "deprecated"
|
86
86
|
},
|
87
87
|
"VerifyEvidenceHash": {
|
88
|
-
"document": "用户存证内容hash向BTOE核验存证记录的真实性。",
|
88
|
+
"document": "腾讯云可信取证产品BTOE已经正常退市,发起退市时间为:2023-12-31,全面停止支持时间是:2024-12-31。安全团队已经做好服务侧告知,根据子类退市规定,需要将该产品控制台下线。\n\n用户存证内容hash向BTOE核验存证记录的真实性。",
|
89
89
|
"input": "VerifyEvidenceHashRequest",
|
90
90
|
"name": "核验存证内容hash",
|
91
91
|
"output": "VerifyEvidenceHashResponse",
|
92
|
-
"status": "
|
92
|
+
"status": "deprecated"
|
93
93
|
}
|
94
94
|
},
|
95
95
|
"metadata": {
|
@@ -267,7 +267,7 @@
|
|
267
267
|
"status": "online"
|
268
268
|
},
|
269
269
|
"ModifyDisksChargeType": {
|
270
|
-
"document": "本接口 (ModifyDisksChargeType) 用于切换云硬盘的计费模式。\n\n
|
270
|
+
"document": "本接口 (ModifyDisksChargeType) 用于切换云硬盘的计费模式。\n\n非弹性云硬盘不支持此接口,请通过修改实例计费模式接口将实例连同非弹性云硬盘一起转换。",
|
271
271
|
"input": "ModifyDisksChargeTypeRequest",
|
272
272
|
"name": "修改弹性云硬盘计费模式",
|
273
273
|
"output": "ModifyDisksChargeTypeResponse",
|
@@ -537,7 +537,7 @@
|
|
537
537
|
},
|
538
538
|
{
|
539
539
|
"disabled": false,
|
540
|
-
"document": "
|
540
|
+
"document": "回滚前是否执行自动关机,仅支持回滚快照至已挂载的云硬盘时传入。\n此参数为true时,AutoStartInstance才能为true。",
|
541
541
|
"example": "False",
|
542
542
|
"member": "bool",
|
543
543
|
"name": "AutoStopInstance",
|
@@ -696,7 +696,7 @@
|
|
696
696
|
"members": [
|
697
697
|
{
|
698
698
|
"disabled": false,
|
699
|
-
"document": "已绑定当前定期快照策略的云盘ID
|
699
|
+
"document": "已绑定当前定期快照策略的云盘ID列表。\nDescribeDiskAssociatedAutoSnapshotPolicy场景下该字段返回为空。",
|
700
700
|
"example": "[\"disk-pe1vkgim\"]",
|
701
701
|
"member": "string",
|
702
702
|
"name": "DiskIdSet",
|
@@ -726,7 +726,7 @@
|
|
726
726
|
},
|
727
727
|
{
|
728
728
|
"disabled": false,
|
729
|
-
"document": "
|
729
|
+
"document": "是否是跨账号复制快照, 1:是, 0: 不是",
|
730
730
|
"example": "0",
|
731
731
|
"member": "uint64",
|
732
732
|
"name": "IsCopyToRemote",
|
@@ -777,7 +777,7 @@
|
|
777
777
|
{
|
778
778
|
"disabled": false,
|
779
779
|
"document": "定期快照的执行策略。",
|
780
|
-
"example": "[{
|
780
|
+
"example": "[{\"Hour\": [0, 12], \"DayOfMonth\": [1, 15]}]",
|
781
781
|
"member": "Policy",
|
782
782
|
"name": "Policy",
|
783
783
|
"output_required": true,
|
@@ -1395,7 +1395,7 @@
|
|
1395
1395
|
},
|
1396
1396
|
{
|
1397
1397
|
"disabled": false,
|
1398
|
-
"document": "创建云盘时是否开启性能突发。当前仅支持极速型云盘(CLOUD_TSSD)和增强型SSD云硬盘(CLOUD_HSSD
|
1398
|
+
"document": "创建云盘时是否开启性能突发。当前仅支持极速型云盘(CLOUD_TSSD)和增强型SSD云硬盘(CLOUD_HSSD)且云盘大小不小于460GiB。",
|
1399
1399
|
"example": "True",
|
1400
1400
|
"member": "bool",
|
1401
1401
|
"name": "BurstPerformance",
|
@@ -1879,7 +1879,7 @@
|
|
1879
1879
|
},
|
1880
1880
|
{
|
1881
1881
|
"disabled": false,
|
1882
|
-
"document": "
|
1882
|
+
"document": "输出云硬盘备份点列表的排列顺序,默认排序:ASC。取值范围:<br><li>ASC:升序排列</li><br><li>DESC:降序排列。</li>",
|
1883
1883
|
"example": "ASC",
|
1884
1884
|
"member": "string",
|
1885
1885
|
"name": "Order",
|
@@ -3181,7 +3181,7 @@
|
|
3181
3181
|
{
|
3182
3182
|
"disabled": false,
|
3183
3183
|
"document": "云硬盘备份点的创建时间。",
|
3184
|
-
"example": "
|
3184
|
+
"example": "2025-03-27 14:00:13",
|
3185
3185
|
"member": "datetime_iso",
|
3186
3186
|
"name": "CreateTime",
|
3187
3187
|
"output_required": true,
|
@@ -4231,8 +4231,8 @@
|
|
4231
4231
|
},
|
4232
4232
|
{
|
4233
4233
|
"disabled": false,
|
4234
|
-
"document": "围笼Id
|
4235
|
-
"example": "cage-
|
4234
|
+
"document": "围笼Id,可通过 [DescribeDiskStoragePool](https://cloud.tencent.com/document/api/362/62143) 获取。作为入参时,表示对指定的CageId的资源进行操作,可为空。 作为出参时,表示资源所属围笼ID,可为空。\n注意:此字段可能返回 null,表示取不到有效值。",
|
4235
|
+
"example": "cage-d0eqwu84",
|
4236
4236
|
"member": "string",
|
4237
4237
|
"name": "CageId",
|
4238
4238
|
"output_required": true,
|
@@ -4275,8 +4275,8 @@
|
|
4275
4275
|
},
|
4276
4276
|
{
|
4277
4277
|
"disabled": false,
|
4278
|
-
"document": "实例所属的独享集群ID
|
4279
|
-
"example": "cdc-
|
4278
|
+
"document": "实例所属的独享集群ID。可通过 [DescribeDiskStoragePool](https://cloud.tencent.com/document/api/362/62143) 获取。作为入参时,表示对指定的CdcId独享集群的资源进行操作,可为空。 作为出参时,表示资源所属的独享集群的ID,可为空。\n注意:此字段可能返回 null,表示取不到有效值。",
|
4279
|
+
"example": "cdc-8pz1i7hg",
|
4280
4280
|
"member": "string",
|
4281
4281
|
"name": "CdcId",
|
4282
4282
|
"output_required": true,
|
@@ -4287,7 +4287,7 @@
|
|
4287
4287
|
{
|
4288
4288
|
"disabled": false,
|
4289
4289
|
"document": "独享集群id。",
|
4290
|
-
"example": "cluster-
|
4290
|
+
"example": "cluster-es1mfycs",
|
4291
4291
|
"member": "string",
|
4292
4292
|
"name": "DedicatedClusterId",
|
4293
4293
|
"output_required": true,
|
tccli/services/ccc/ccc_client.py
CHANGED
@@ -641,6 +641,58 @@ def doDescribePSTNActiveSessionList(args, parsed_globals):
|
|
641
641
|
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
642
642
|
|
643
643
|
|
644
|
+
def doBindNumberCallInInterface(args, parsed_globals):
|
645
|
+
g_param = parse_global_arg(parsed_globals)
|
646
|
+
|
647
|
+
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
648
|
+
cred = credential.CVMRoleCredential()
|
649
|
+
elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
|
650
|
+
cred = credential.STSAssumeRoleCredential(
|
651
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
|
652
|
+
g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
|
653
|
+
)
|
654
|
+
elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
|
655
|
+
cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
|
656
|
+
else:
|
657
|
+
cred = credential.Credential(
|
658
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
|
659
|
+
)
|
660
|
+
http_profile = HttpProfile(
|
661
|
+
reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
|
662
|
+
reqMethod="POST",
|
663
|
+
endpoint=g_param[OptionsDefine.Endpoint],
|
664
|
+
proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
|
665
|
+
)
|
666
|
+
profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
|
667
|
+
if g_param[OptionsDefine.Language]:
|
668
|
+
profile.language = g_param[OptionsDefine.Language]
|
669
|
+
mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
|
670
|
+
client = mod.CccClient(cred, g_param[OptionsDefine.Region], profile)
|
671
|
+
client._sdkVersion += ("_CLI_" + __version__)
|
672
|
+
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
673
|
+
model = models.BindNumberCallInInterfaceRequest()
|
674
|
+
model.from_json_string(json.dumps(args))
|
675
|
+
start_time = time.time()
|
676
|
+
while True:
|
677
|
+
rsp = client.BindNumberCallInInterface(model)
|
678
|
+
result = rsp.to_json_string()
|
679
|
+
try:
|
680
|
+
json_obj = json.loads(result)
|
681
|
+
except TypeError as e:
|
682
|
+
json_obj = json.loads(result.decode('utf-8')) # python3.3
|
683
|
+
if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
|
684
|
+
break
|
685
|
+
cur_time = time.time()
|
686
|
+
if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
|
687
|
+
raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
|
688
|
+
(g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
|
689
|
+
search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
|
690
|
+
else:
|
691
|
+
print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
|
692
|
+
time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
|
693
|
+
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
694
|
+
|
695
|
+
|
644
696
|
def doDeleteExtension(args, parsed_globals):
|
645
697
|
g_param = parse_global_arg(parsed_globals)
|
646
698
|
|
@@ -3784,6 +3836,7 @@ ACTION_MAP = {
|
|
3784
3836
|
"ModifyOwnNumberApply": doModifyOwnNumberApply,
|
3785
3837
|
"DescribePredictiveDialingCampaign": doDescribePredictiveDialingCampaign,
|
3786
3838
|
"DescribePSTNActiveSessionList": doDescribePSTNActiveSessionList,
|
3839
|
+
"BindNumberCallInInterface": doBindNumberCallInInterface,
|
3787
3840
|
"DeleteExtension": doDeleteExtension,
|
3788
3841
|
"BindStaffSkillGroupList": doBindStaffSkillGroupList,
|
3789
3842
|
"DescribeChatMessages": doDescribeChatMessages,
|
@@ -14,6 +14,13 @@
|
|
14
14
|
"output": "AbortPredictiveDialingCampaignResponse",
|
15
15
|
"status": "online"
|
16
16
|
},
|
17
|
+
"BindNumberCallInInterface": {
|
18
|
+
"document": "绑定号码呼入回调接口",
|
19
|
+
"input": "BindNumberCallInInterfaceRequest",
|
20
|
+
"name": "绑定号码呼入回调接口",
|
21
|
+
"output": "BindNumberCallInInterfaceResponse",
|
22
|
+
"status": "online"
|
23
|
+
},
|
17
24
|
"BindNumberCallOutSkillGroup": {
|
18
25
|
"document": "绑定号码外呼技能组",
|
19
26
|
"input": "BindNumberCallOutSkillGroupRequest",
|
@@ -1178,6 +1185,51 @@
|
|
1178
1185
|
],
|
1179
1186
|
"usage": "out"
|
1180
1187
|
},
|
1188
|
+
"BindNumberCallInInterfaceRequest": {
|
1189
|
+
"document": "BindNumberCallInInterface请求参数结构体",
|
1190
|
+
"members": [
|
1191
|
+
{
|
1192
|
+
"disabled": false,
|
1193
|
+
"document": "应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc",
|
1194
|
+
"example": "1400000000",
|
1195
|
+
"member": "uint64",
|
1196
|
+
"name": "SdkAppId",
|
1197
|
+
"required": true,
|
1198
|
+
"type": "int"
|
1199
|
+
},
|
1200
|
+
{
|
1201
|
+
"disabled": false,
|
1202
|
+
"document": "待绑定的号码",
|
1203
|
+
"example": "\"0086075512345678\"",
|
1204
|
+
"member": "string",
|
1205
|
+
"name": "Number",
|
1206
|
+
"required": true,
|
1207
|
+
"type": "string"
|
1208
|
+
},
|
1209
|
+
{
|
1210
|
+
"disabled": false,
|
1211
|
+
"document": "待绑定的回调地址",
|
1212
|
+
"example": "无",
|
1213
|
+
"member": "Interface",
|
1214
|
+
"name": "CallInInterface",
|
1215
|
+
"required": false,
|
1216
|
+
"type": "object"
|
1217
|
+
}
|
1218
|
+
],
|
1219
|
+
"type": "object"
|
1220
|
+
},
|
1221
|
+
"BindNumberCallInInterfaceResponse": {
|
1222
|
+
"document": "BindNumberCallInInterface返回参数结构体",
|
1223
|
+
"members": [
|
1224
|
+
{
|
1225
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1226
|
+
"member": "string",
|
1227
|
+
"name": "RequestId",
|
1228
|
+
"type": "string"
|
1229
|
+
}
|
1230
|
+
],
|
1231
|
+
"type": "object"
|
1232
|
+
},
|
1181
1233
|
"BindNumberCallOutSkillGroupRequest": {
|
1182
1234
|
"document": "BindNumberCallOutSkillGroup请求参数结构体",
|
1183
1235
|
"members": [
|
@@ -1584,6 +1636,32 @@
|
|
1584
1636
|
],
|
1585
1637
|
"usage": "out"
|
1586
1638
|
},
|
1639
|
+
"ClientInfo": {
|
1640
|
+
"document": "座席登录的终端信息",
|
1641
|
+
"members": [
|
1642
|
+
{
|
1643
|
+
"disabled": false,
|
1644
|
+
"document": "登录的端类型,\"Web\"表示web工作台,\"WeChatMiniProgram\"表示微信小程序",
|
1645
|
+
"example": "Web",
|
1646
|
+
"member": "string",
|
1647
|
+
"name": "ClientType",
|
1648
|
+
"output_required": false,
|
1649
|
+
"type": "string",
|
1650
|
+
"value_allowed_null": false
|
1651
|
+
},
|
1652
|
+
{
|
1653
|
+
"disabled": false,
|
1654
|
+
"document": "当前登录的端是否在前台。若登录的端是Web,则该值为true;若登录的端是WeChatMiniProgram,true表示打开着微信小程序,false表示微信小程序退到后台",
|
1655
|
+
"example": "true",
|
1656
|
+
"member": "bool",
|
1657
|
+
"name": "IsConnected",
|
1658
|
+
"output_required": false,
|
1659
|
+
"type": "bool",
|
1660
|
+
"value_allowed_null": false
|
1661
|
+
}
|
1662
|
+
],
|
1663
|
+
"usage": "out"
|
1664
|
+
},
|
1587
1665
|
"CompanyApplyInfo": {
|
1588
1666
|
"document": "企业资质申请信息",
|
1589
1667
|
"members": [
|
@@ -6797,6 +6875,23 @@
|
|
6797
6875
|
],
|
6798
6876
|
"usage": "out"
|
6799
6877
|
},
|
6878
|
+
"Interface": {
|
6879
|
+
"document": "回调接口",
|
6880
|
+
"members": [
|
6881
|
+
{
|
6882
|
+
"disabled": false,
|
6883
|
+
"document": "接口地址",
|
6884
|
+
"example": "https://cloud.tencent.com/",
|
6885
|
+
"member": "string",
|
6886
|
+
"name": "URL",
|
6887
|
+
"output_required": false,
|
6888
|
+
"required": true,
|
6889
|
+
"type": "string",
|
6890
|
+
"value_allowed_null": false
|
6891
|
+
}
|
6892
|
+
],
|
6893
|
+
"usage": "both"
|
6894
|
+
},
|
6800
6895
|
"Message": {
|
6801
6896
|
"document": "单条消息",
|
6802
6897
|
"members": [
|
@@ -8703,6 +8798,16 @@
|
|
8703
8798
|
"output_required": true,
|
8704
8799
|
"type": "int",
|
8705
8800
|
"value_allowed_null": true
|
8801
|
+
},
|
8802
|
+
{
|
8803
|
+
"disabled": false,
|
8804
|
+
"document": "客服登录的端信息",
|
8805
|
+
"example": "[{\"ClientType\": \"Web\", \"IsConnected\": true}]",
|
8806
|
+
"member": "ClientInfo",
|
8807
|
+
"name": "ClientInfo",
|
8808
|
+
"output_required": false,
|
8809
|
+
"type": "list",
|
8810
|
+
"value_allowed_null": false
|
8706
8811
|
}
|
8707
8812
|
],
|
8708
8813
|
"usage": "out"
|
@@ -16,6 +16,14 @@
|
|
16
16
|
"title": "停止预测式外呼任务示例"
|
17
17
|
}
|
18
18
|
],
|
19
|
+
"BindNumberCallInInterface": [
|
20
|
+
{
|
21
|
+
"document": "",
|
22
|
+
"input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BindNumberCallInInterface\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400000000,\n \"Number\": \"0086075586013388\",\n \"CallInInterface\": {\n \"URL\": \"https://cloud.tencent.com/\"\n }\n}",
|
23
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
24
|
+
"title": "绑定号码呼入回调接口"
|
25
|
+
}
|
26
|
+
],
|
19
27
|
"BindNumberCallOutSkillGroup": [
|
20
28
|
{
|
21
29
|
"document": "绑定号码和技能组",
|
@@ -5818,7 +5818,7 @@
|
|
5818
5818
|
{
|
5819
5819
|
"disabled": false,
|
5820
5820
|
"document": "指定省份查询,不填充表示查询所有省份\n省份、国家/地区编码可以查看 [省份编码映射](https://cloud.tencent.com/document/product/228/6316#.E5.8C.BA.E5.9F.9F-.2F-.E8.BF.90.E8.90.A5.E5.95.86.E6.98.A0.E5.B0.84.E8.A1.A8)",
|
5821
|
-
"example": "
|
5821
|
+
"example": "122",
|
5822
5822
|
"member": "int64",
|
5823
5823
|
"name": "Districts",
|
5824
5824
|
"required": false,
|
@@ -5827,7 +5827,7 @@
|
|
5827
5827
|
{
|
5828
5828
|
"disabled": false,
|
5829
5829
|
"document": "指定运营商查询,不填充表示查询所有运营商\n运营商编码可以查看 [运营商编码映射](https://cloud.tencent.com/document/product/228/6316#.E5.8C.BA.E5.9F.9F-.2F-.E8.BF.90.E8.90.A5.E5.95.86.E6.98.A0.E5.B0.84.E8.A1.A8)",
|
5830
|
-
"example": "
|
5830
|
+
"example": "3947",
|
5831
5831
|
"member": "int64",
|
5832
5832
|
"name": "Isps",
|
5833
5833
|
"required": false,
|
@@ -6930,7 +6930,7 @@
|
|
6930
6930
|
"members": [
|
6931
6931
|
{
|
6932
6932
|
"disabled": false,
|
6933
|
-
"document": "
|
6933
|
+
"document": "详细刷新纪录",
|
6934
6934
|
"example": "无",
|
6935
6935
|
"member": "PurgeTask",
|
6936
6936
|
"name": "PurgeLogs",
|
@@ -124,7 +124,7 @@
|
|
124
124
|
{
|
125
125
|
"document": "查询域名指定时间段的日志列表",
|
126
126
|
"input": "POST / HTTP/1.1\nHost: cdn.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCdnDomainLogs\n<公共请求参数>\n\n{\n \"Domain\": \"www.test.com\",\n \"EndTime\": \"2019-09-04 12:00:00\",\n \"StartTime\": \"2019-09-04 00:00:00\"\n}",
|
127
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
127
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"26cbf416-0155-411f-93df-7256930245a4\",\n \"DomainLogs\": [\n {\n \"Area\": \"mainland\",\n \"StartTime\": \"2019-09-04 23:00:00\",\n \"EndTime\": \"2019-09-04 23:59:59\",\n \"LogPath\": \"http://www.test.qcloud.com/20190904/23/201909042300-www.test.com.gz?st=hGzJr0QFpo3jYM2uj7kkjA&e=3135214538\",\n \"LogName\": \"2019090423\",\n \"FileSize\": 9999\n }\n ],\n \"TotalCount\": 300\n }\n}",
|
128
128
|
"title": "日志下载链接查询"
|
129
129
|
}
|
130
130
|
],
|
@@ -276,7 +276,7 @@
|
|
276
276
|
{
|
277
277
|
"document": "",
|
278
278
|
"input": "https://cdn.tencentcloudapi.com/?Action=DescribePurgeTasks\n&TaskId=1234567\n&Area=mainland\n&<公共请求参数>",
|
279
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"4d5a83f8-a61f-445b-8036-5636be640bef\",\n \"PurgeLogs\": [\n {\n \"TaskId\": \"153303185323131331\",\n \"Url\": \"http://www.test.com/\",\n \"Status\": \"
|
279
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"4d5a83f8-a61f-445b-8036-5636be640bef\",\n \"PurgeLogs\": [\n {\n \"TaskId\": \"153303185323131331\",\n \"Url\": \"http://www.test.com/\",\n \"Status\": \"done\",\n \"PurgeType\": \"url\",\n \"FlushType\": \"flush\",\n \"CreateTime\": \"2018-07-30 18:10:53\"\n }\n ],\n \"TotalCount\": 1\n }\n}",
|
280
280
|
"title": "刷新历史查询"
|
281
281
|
}
|
282
282
|
],
|
@@ -355,7 +355,7 @@
|
|
355
355
|
"DescribeTrafficPackages": [
|
356
356
|
{
|
357
357
|
"document": "查询流量包列表",
|
358
|
-
"input": "POST / HTTP/1.1\nHost: cdn.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTrafficPackages\n<公共请求参数>\n\n{\n \"Limit\":
|
358
|
+
"input": "POST / HTTP/1.1\nHost: cdn.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTrafficPackages\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"Offset\": 0\n}",
|
359
359
|
"output": "{\n \"Response\": {\n \"RequestId\": \"b1a70a67f5500913be355ac2f09ff191\",\n \"TrafficPackages\": [\n {\n \"Id\": 22890370,\n \"Type\": \"日常流量包\",\n \"ConfigId\": 672,\n \"Bytes\": 100000000000,\n \"BytesUsed\": 0,\n \"Status\": \"frozen\",\n \"CreateTime\": \"2022-11-11 15:52:28\",\n \"EnableTime\": \"2022-11-11 15:00:00\",\n \"ExpireTime\": \"2023-11-11 15:00:00\",\n \"ContractExtension\": false,\n \"AutoExtension\": false,\n \"ExtensionMode\": 0,\n \"Area\": \"mainland\",\n \"LifeTimeMonth\": 12,\n \"RefundAvailable\": false,\n \"Channel\": \"ACTIVE_PURCHASE\",\n \"ExtensionAvailable\": false,\n \"Region\": 0,\n \"TrueEnableTime\": \"2022-11-11 15:00:00\",\n \"TrueExpireTime\": \"2023-11-11 15:59:59\"\n }\n ],\n \"TotalCount\": 1,\n \"ExpiringCount\": 0,\n \"EnabledCount\": 0,\n \"PaidCount\": 1\n }\n}",
|
360
360
|
"title": "查询流量包列表"
|
361
361
|
}
|
@@ -629,7 +629,7 @@
|
|
629
629
|
"UpdateDomainConfig": [
|
630
630
|
{
|
631
631
|
"document": "更新域名配置",
|
632
|
-
"input": "POST / HTTP/1.1\nHost: cdn.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateDomainConfig\n<公共请求参数>\n\n{\n \"ProjectId\":
|
632
|
+
"input": "POST / HTTP/1.1\nHost: cdn.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateDomainConfig\n<公共请求参数>\n\n{\n \"ProjectId\": 0,\n \"Domain\": \"www.test.com\"\n}",
|
633
633
|
"output": "{\n \"Response\": {\n \"RequestId\": \"23cd4005-496f-4bc4-87d8-ab348d5b0c17\"\n }\n}",
|
634
634
|
"title": "更新域名配置"
|
635
635
|
}
|
@@ -233,13 +233,13 @@
|
|
233
233
|
"members": [
|
234
234
|
{
|
235
235
|
"disabled": false,
|
236
|
-
"document": "
|
237
|
-
"example": "
|
236
|
+
"document": "错误信息",
|
237
|
+
"example": "InvalidParameter",
|
238
238
|
"member": "string",
|
239
239
|
"name": "ErrMsg",
|
240
240
|
"output_required": true,
|
241
241
|
"type": "string",
|
242
|
-
"value_allowed_null":
|
242
|
+
"value_allowed_null": false
|
243
243
|
},
|
244
244
|
{
|
245
245
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -4,7 +4,7 @@
|
|
4
4
|
{
|
5
5
|
"document": "",
|
6
6
|
"input": "POST / HTTP/1.1\nHost: cdwch.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ActionAlterCkUser\n<公共请求参数>\n\n{\n \"UserInfo\": {\n \"InstanceId\": \"cdwch-1vud9x9x\",\n \"UserName\": \"admin\",\n \"PassWord\": \"base54加密\",\n \"Describe\": \"测试用户\"\n },\n \"ApiType\": \"AddSystemUser\"\n}",
|
7
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
7
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"20a71202-27c4-4120-80c4-fb1a8e15dxxx\",\n \"ErrMsg\": \"\"\n }\n}",
|
8
8
|
"title": "新增、修改集群用户"
|
9
9
|
}
|
10
10
|
],
|
@@ -13672,6 +13672,15 @@
|
|
13672
13672
|
"name": "TaskName",
|
13673
13673
|
"required": false,
|
13674
13674
|
"type": "string"
|
13675
|
+
},
|
13676
|
+
{
|
13677
|
+
"disabled": false,
|
13678
|
+
"document": "任务描述信息",
|
13679
|
+
"example": "任务描述信息",
|
13680
|
+
"member": "string",
|
13681
|
+
"name": "Description",
|
13682
|
+
"required": false,
|
13683
|
+
"type": "string"
|
13675
13684
|
}
|
13676
13685
|
],
|
13677
13686
|
"type": "object"
|