tccli 3.0.1114.1__py2.py3-none-any.whl → 3.0.1115.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/asr/v20190614/api.json +1 -1
- tccli/services/cdwdoris/v20211228/api.json +9 -0
- tccli/services/cynosdb/v20190107/api.json +151 -50
- tccli/services/dasb/dasb_client.py +347 -29
- tccli/services/dasb/v20191018/api.json +966 -13
- tccli/services/dasb/v20191018/examples.json +48 -0
- tccli/services/dbbrain/dbbrain_client.py +53 -0
- tccli/services/dbbrain/v20210527/api.json +62 -0
- tccli/services/dbbrain/v20210527/examples.json +9 -1
- tccli/services/dlc/dlc_client.py +61 -8
- tccli/services/dlc/v20210125/api.json +53 -0
- tccli/services/dlc/v20210125/examples.json +8 -0
- tccli/services/dsgc/v20190723/api.json +30 -17
- tccli/services/dsgc/v20190723/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +10 -1
- tccli/services/ess/v20201111/examples.json +1 -1
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/iotexplorer/iotexplorer_client.py +326 -8
- tccli/services/iotexplorer/v20190423/api.json +583 -0
- tccli/services/iotexplorer/v20190423/examples.json +48 -0
- tccli/services/tione/v20211111/api.json +11 -0
- {tccli-3.0.1114.1.dist-info → tccli-3.0.1115.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1114.1.dist-info → tccli-3.0.1115.1.dist-info}/RECORD +27 -27
- {tccli-3.0.1114.1.dist-info → tccli-3.0.1115.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1114.1.dist-info → tccli-3.0.1115.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1114.1.dist-info → tccli-3.0.1115.1.dist-info}/license_files/LICENSE +0 -0
@@ -12899,7 +12899,7 @@
|
|
12899
12899
|
{
|
12900
12900
|
"disabled": false,
|
12901
12901
|
"document": "DSPA实例ID。",
|
12902
|
-
"example": "
|
12902
|
+
"example": "dspa-a1b1",
|
12903
12903
|
"member": "string",
|
12904
12904
|
"name": "DspaId",
|
12905
12905
|
"output_required": true,
|
@@ -12909,7 +12909,7 @@
|
|
12909
12909
|
{
|
12910
12910
|
"disabled": false,
|
12911
12911
|
"document": "DSPA实例名称。",
|
12912
|
-
"example": "
|
12912
|
+
"example": "dspa-name",
|
12913
12913
|
"member": "string",
|
12914
12914
|
"name": "DspaName",
|
12915
12915
|
"output_required": true,
|
@@ -12919,7 +12919,7 @@
|
|
12919
12919
|
{
|
12920
12920
|
"disabled": false,
|
12921
12921
|
"document": "DSPA实例描述信息。",
|
12922
|
-
"example": "
|
12922
|
+
"example": "dspa-desc",
|
12923
12923
|
"member": "string",
|
12924
12924
|
"name": "DspaDescription",
|
12925
12925
|
"output_required": true,
|
@@ -12939,7 +12939,7 @@
|
|
12939
12939
|
{
|
12940
12940
|
"disabled": false,
|
12941
12941
|
"document": "DSPA实例已绑定的cos桶数量。",
|
12942
|
-
"example": "
|
12942
|
+
"example": "10",
|
12943
12943
|
"member": "uint64",
|
12944
12944
|
"name": "CosBindCount",
|
12945
12945
|
"output_required": true,
|
@@ -12949,7 +12949,7 @@
|
|
12949
12949
|
{
|
12950
12950
|
"disabled": false,
|
12951
12951
|
"document": "DSPA实例版本。",
|
12952
|
-
"example": "
|
12952
|
+
"example": "1",
|
12953
12953
|
"member": "string",
|
12954
12954
|
"name": "InstanceVersion",
|
12955
12955
|
"output_required": true,
|
@@ -12959,7 +12959,7 @@
|
|
12959
12959
|
{
|
12960
12960
|
"disabled": false,
|
12961
12961
|
"document": "DSPA实例状态。",
|
12962
|
-
"example": "
|
12962
|
+
"example": "normal",
|
12963
12963
|
"member": "string",
|
12964
12964
|
"name": "Status",
|
12965
12965
|
"output_required": true,
|
@@ -12969,7 +12969,7 @@
|
|
12969
12969
|
{
|
12970
12970
|
"disabled": false,
|
12971
12971
|
"document": "实例过期时间戳。",
|
12972
|
-
"example": "
|
12972
|
+
"example": "12312341",
|
12973
12973
|
"member": "uint64",
|
12974
12974
|
"name": "ExpiredAt",
|
12975
12975
|
"output_required": true,
|
@@ -12979,7 +12979,7 @@
|
|
12979
12979
|
{
|
12980
12980
|
"disabled": false,
|
12981
12981
|
"document": "账户APPID。",
|
12982
|
-
"example": "
|
12982
|
+
"example": "314151324",
|
12983
12983
|
"member": "uint64",
|
12984
12984
|
"name": "AppId",
|
12985
12985
|
"output_required": true,
|
@@ -12989,7 +12989,7 @@
|
|
12989
12989
|
{
|
12990
12990
|
"disabled": false,
|
12991
12991
|
"document": "体验版本信息。",
|
12992
|
-
"example": "
|
12992
|
+
"example": "2",
|
12993
12993
|
"member": "string",
|
12994
12994
|
"name": "TrialVersion",
|
12995
12995
|
"output_required": true,
|
@@ -12999,7 +12999,7 @@
|
|
12999
12999
|
{
|
13000
13000
|
"disabled": false,
|
13001
13001
|
"document": "体验版本过期时间戳。",
|
13002
|
-
"example": "
|
13002
|
+
"example": "12312341",
|
13003
13003
|
"member": "uint64",
|
13004
13004
|
"name": "TrialEndAt",
|
13005
13005
|
"output_required": true,
|
@@ -13009,7 +13009,7 @@
|
|
13009
13009
|
{
|
13010
13010
|
"disabled": false,
|
13011
13011
|
"document": "DB已购配额。",
|
13012
|
-
"example": "
|
13012
|
+
"example": "10",
|
13013
13013
|
"member": "int64",
|
13014
13014
|
"name": "DbTotalQuota",
|
13015
13015
|
"output_required": true,
|
@@ -13019,7 +13019,7 @@
|
|
13019
13019
|
{
|
13020
13020
|
"disabled": false,
|
13021
13021
|
"document": "COS已购配额。",
|
13022
|
-
"example": "
|
13022
|
+
"example": "5",
|
13023
13023
|
"member": "int64",
|
13024
13024
|
"name": "CosTotalQuota",
|
13025
13025
|
"output_required": true,
|
@@ -13029,7 +13029,7 @@
|
|
13029
13029
|
{
|
13030
13030
|
"disabled": false,
|
13031
13031
|
"document": "COS配额单位,例如:TB。",
|
13032
|
-
"example": "
|
13032
|
+
"example": "4",
|
13033
13033
|
"member": "string",
|
13034
13034
|
"name": "CosQuotaUnit",
|
13035
13035
|
"output_required": true,
|
@@ -13039,12 +13039,22 @@
|
|
13039
13039
|
{
|
13040
13040
|
"disabled": false,
|
13041
13041
|
"document": "0: 默认状态(用户未设置)\n1: 开启自动续费\n2: 明确不自动续费",
|
13042
|
-
"example": "
|
13042
|
+
"example": "0",
|
13043
13043
|
"member": "uint64",
|
13044
13044
|
"name": "RenewFlag",
|
13045
13045
|
"output_required": true,
|
13046
13046
|
"type": "int",
|
13047
13047
|
"value_allowed_null": false
|
13048
|
+
},
|
13049
|
+
{
|
13050
|
+
"disabled": false,
|
13051
|
+
"document": "实例渠道\n注意:此字段可能返回 null,表示取不到有效值。",
|
13052
|
+
"example": "wedata",
|
13053
|
+
"member": "string",
|
13054
|
+
"name": "Channel",
|
13055
|
+
"output_required": false,
|
13056
|
+
"type": "string",
|
13057
|
+
"value_allowed_null": true
|
13048
13058
|
}
|
13049
13059
|
],
|
13050
13060
|
"usage": "out"
|
@@ -14885,7 +14895,7 @@
|
|
14885
14895
|
{
|
14886
14896
|
"disabled": false,
|
14887
14897
|
"document": "过滤项。\n支持的过滤项包括:DspaId、Status、Version、DspaName。\nDspaId和DspaName支持模糊搜索。\nStatus支持的可选值:enabled、disabled。\nVersion支持的可选值:trial、official。",
|
14888
|
-
"example": "
|
14898
|
+
"example": "[filter]",
|
14889
14899
|
"member": "DspaDataSourceMngFilter",
|
14890
14900
|
"name": "Filters",
|
14891
14901
|
"required": false,
|
@@ -14894,7 +14904,7 @@
|
|
14894
14904
|
{
|
14895
14905
|
"disabled": false,
|
14896
14906
|
"document": "展示模式。",
|
14897
|
-
"example": "
|
14907
|
+
"example": "mode",
|
14898
14908
|
"member": "string",
|
14899
14909
|
"name": "ListMode",
|
14900
14910
|
"required": false,
|
@@ -14912,15 +14922,17 @@
|
|
14912
14922
|
"example": "100",
|
14913
14923
|
"member": "uint64",
|
14914
14924
|
"name": "TotalCount",
|
14925
|
+
"output_required": true,
|
14915
14926
|
"type": "int",
|
14916
14927
|
"value_allowed_null": false
|
14917
14928
|
},
|
14918
14929
|
{
|
14919
14930
|
"disabled": false,
|
14920
14931
|
"document": "资源列表。",
|
14921
|
-
"example": "
|
14932
|
+
"example": "[dspa-a1b2c3]",
|
14922
14933
|
"member": "DspaInstance",
|
14923
14934
|
"name": "InstanceList",
|
14935
|
+
"output_required": true,
|
14924
14936
|
"type": "list",
|
14925
14937
|
"value_allowed_null": false
|
14926
14938
|
},
|
@@ -14930,6 +14942,7 @@
|
|
14930
14942
|
"example": "false",
|
14931
14943
|
"member": "bool",
|
14932
14944
|
"name": "DenyAll",
|
14945
|
+
"output_required": true,
|
14933
14946
|
"type": "bool",
|
14934
14947
|
"value_allowed_null": false
|
14935
14948
|
},
|
@@ -930,7 +930,7 @@
|
|
930
930
|
{
|
931
931
|
"document": "拉取DSPA实例列表",
|
932
932
|
"input": "POST / HTTP/1.1\nHost: dsgc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListDSPAClusters\n<公共请求参数>\n\n{}",
|
933
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"InstanceList\": [\n {\n \"DspaId\": \"abc\",\n \"DspaName\": \"abc\",\n \"DspaDescription\": \"abc\",\n \"DBAuthCount\": 1,\n \"CosBindCount\": 1,\n \"InstanceVersion\": \"abc\",\n \"Status\": \"abc\",\n \"ExpiredAt\": 1,\n \"AppId\": 1,\n \"TrialVersion\": \"abc\",\n \"TrialEndAt\": 1,\n \"DbTotalQuota\": 0,\n \"CosTotalQuota\": 0,\n \"RenewFlag\": 1\n }\n ],\n \"DenyAll\": true,\n \"RequestId\": \"abc\"\n }\n}",
|
933
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"InstanceList\": [\n {\n \"DspaId\": \"abc\",\n \"DspaName\": \"abc\",\n \"DspaDescription\": \"abc\",\n \"DBAuthCount\": 1,\n \"CosBindCount\": 1,\n \"InstanceVersion\": \"abc\",\n \"Status\": \"abc\",\n \"ExpiredAt\": 1,\n \"AppId\": 1,\n \"TrialVersion\": \"abc\",\n \"TrialEndAt\": 1,\n \"DbTotalQuota\": 0,\n \"CosTotalQuota\": 0,\n \"CosQuotaUnit\": \"abc\",\n \"RenewFlag\": 1,\n \"Channel\": \"abc\"\n }\n ],\n \"DenyAll\": true,\n \"RequestId\": \"abc\"\n }\n}",
|
934
934
|
"title": "拉取DSPA实例列表"
|
935
935
|
}
|
936
936
|
],
|
@@ -8666,12 +8666,21 @@
|
|
8666
8666
|
},
|
8667
8667
|
{
|
8668
8668
|
"disabled": false,
|
8669
|
-
"document": "
|
8669
|
+
"document": "证件号码,应符合以下规则\n<ul><li>居民身份证号码应为18位字符串,由数字和大写字母X组成(如存在X,请大写)。</li>\n<li>港澳居民来往内地通行证号码共11位。第1位为字母,“H”字头签发给香港居民,“M”字头签发给澳门居民;第2位至第11位为数字。</li>\n<li>港澳台居民居住证号码编码规则与中国大陆身份证相同,应为18位字符串。</li></ul>",
|
8670
8670
|
"example": "无",
|
8671
8671
|
"member": "string",
|
8672
8672
|
"name": "IdCardNumber",
|
8673
8673
|
"required": true,
|
8674
8674
|
"type": "string"
|
8675
|
+
},
|
8676
|
+
{
|
8677
|
+
"disabled": false,
|
8678
|
+
"document": "证件类型,支持以下类型\n<ul><li>ID_CARD : 居民身份证 (默认值)</li>\n<li>HONGKONG_AND_MACAO : 港澳居民来往内地通行证</li>\n<li>HONGKONG_MACAO_AND_TAIWAN : 港澳台居民居住证(格式同居民身份证)</li></ul>",
|
8679
|
+
"example": "无",
|
8680
|
+
"member": "string",
|
8681
|
+
"name": "IdCardType",
|
8682
|
+
"required": true,
|
8683
|
+
"type": "string"
|
8675
8684
|
}
|
8676
8685
|
],
|
8677
8686
|
"type": "object"
|
@@ -1431,7 +1431,7 @@
|
|
1431
1431
|
"DescribeUserVerifyStatus": [
|
1432
1432
|
{
|
1433
1433
|
"document": "通过二要素查询用户是否实名",
|
1434
|
-
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserVerifyStatus\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"abc\"\n },\n \"Name\": \"abc\",\n \"IdCardNumber\": \"abc\"\n}",
|
1434
|
+
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserVerifyStatus\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"abc\"\n },\n \"Name\": \"abc\",\n \"IdCardNumber\": \"abc\",\n \"IdCardType\": \"ID_CARD\"\n}",
|
1435
1435
|
"output": "{\n \"Response\": {\n \"VerifyStatus\": true,\n \"RequestId\": \"abc\"\n }\n}",
|
1436
1436
|
"title": "通过二要素查询用户是否实名"
|
1437
1437
|
}
|
@@ -407,7 +407,7 @@
|
|
407
407
|
"status": "online"
|
408
408
|
},
|
409
409
|
"DescribeChannelSealPolicyWorkflowUrl": {
|
410
|
-
"document": "
|
410
|
+
"document": "生成用印申请审批链接,审批人可以通过此链接进入小程序进行审批。\n p.s.\nAgent参数中的OpenId 必须为审批者的openId,且链接必须由审批人打开。",
|
411
411
|
"input": "DescribeChannelSealPolicyWorkflowUrlRequest",
|
412
412
|
"name": "生成渠道子客用印申请审批链接",
|
413
413
|
"output": "DescribeChannelSealPolicyWorkflowUrlResponse",
|
@@ -7196,7 +7196,7 @@
|
|
7196
7196
|
},
|
7197
7197
|
{
|
7198
7198
|
"disabled": false,
|
7199
|
-
"document": "用印审批单的ID
|
7199
|
+
"document": "用印审批单的ID,可通过用印[申请回调](https://qian.tencent.com/developers/partner/callback_types_seals#%E4%B8%89-%E7%94%A8%E5%8D%B0%E7%94%B3%E8%AF%B7%E5%AE%A1%E6%89%B9%E7%8A%B6%E6%80%81%E9%80%9A%E7%9F%A5)获取。",
|
7200
7200
|
"example": "无",
|
7201
7201
|
"member": "string",
|
7202
7202
|
"name": "WorkflowInstanceId",
|