tccli 3.0.1123.1__py2.py3-none-any.whl → 3.0.1125.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/aiart/v20221229/api.json +2 -2
- tccli/services/asr/v20190614/api.json +1 -1
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +89 -0
- tccli/services/ccc/v20200210/examples.json +8 -0
- tccli/services/cdb/v20170320/api.json +2 -2
- tccli/services/cfw/v20190904/api.json +6 -5
- tccli/services/cfw/v20190904/examples.json +1 -1
- tccli/services/cls/v20201016/api.json +1 -1
- tccli/services/csip/v20221121/api.json +1 -0
- tccli/services/cynosdb/v20190107/api.json +56 -26
- tccli/services/cynosdb/v20190107/examples.json +7 -7
- tccli/services/dlc/dlc_client.py +602 -72
- tccli/services/dlc/v20210125/api.json +856 -25
- tccli/services/dlc/v20210125/examples.json +86 -0
- tccli/services/dts/v20180330/api.json +62 -37
- tccli/services/dts/v20180330/examples.json +1 -1
- tccli/services/dts/v20211206/api.json +9 -0
- tccli/services/eb/v20210416/api.json +63 -45
- tccli/services/eb/v20210416/examples.json +3 -9
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/facefusion/facefusion_client.py +53 -0
- tccli/services/facefusion/v20220927/api.json +168 -0
- tccli/services/facefusion/v20220927/examples.json +14 -0
- tccli/services/hunyuan/v20230901/api.json +15 -15
- tccli/services/hunyuan/v20230901/examples.json +5 -5
- tccli/services/iotexplorer/iotexplorer_client.py +53 -0
- tccli/services/iotexplorer/v20190423/api.json +136 -0
- tccli/services/iotexplorer/v20190423/examples.json +8 -0
- tccli/services/mongodb/v20190725/api.json +18 -13
- tccli/services/monitor/v20180724/api.json +2 -2
- tccli/services/mps/v20190612/api.json +22 -22
- tccli/services/ocr/v20181119/api.json +4 -4
- tccli/services/ocr/v20181119/examples.json +1 -1
- tccli/services/postgres/postgres_client.py +57 -4
- tccli/services/postgres/v20170312/api.json +404 -273
- tccli/services/postgres/v20170312/examples.json +29 -15
- tccli/services/pts/v20210728/api.json +1 -1
- tccli/services/pts/v20210728/examples.json +1 -1
- tccli/services/rum/v20210622/api.json +2 -2
- tccli/services/rum/v20210622/examples.json +2 -2
- tccli/services/smh/v20210712/api.json +2 -2
- tccli/services/sqlserver/v20180328/api.json +41 -29
- tccli/services/tcss/v20201101/api.json +3 -2
- tccli/services/tcss/v20201101/examples.json +1 -1
- tccli/services/teo/v20220901/api.json +5 -5
- tccli/services/tione/v20211111/api.json +70 -3
- tccli/services/tione/v20211111/examples.json +1 -1
- tccli/services/trp/trp_client.py +53 -0
- tccli/services/trp/v20210515/api.json +110 -0
- tccli/services/trp/v20210515/examples.json +8 -0
- tccli/services/vcg/v20240404/api.json +8 -8
- tccli/services/vtc/v20240223/api.json +20 -0
- tccli/services/waf/v20180125/api.json +11 -1
- tccli/services/waf/v20180125/examples.json +2 -2
- tccli/services/wedata/v20210820/api.json +60 -7
- {tccli-3.0.1123.1.dist-info → tccli-3.0.1125.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1123.1.dist-info → tccli-3.0.1125.1.dist-info}/RECORD +63 -63
- {tccli-3.0.1123.1.dist-info → tccli-3.0.1125.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1123.1.dist-info → tccli-3.0.1125.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1123.1.dist-info → tccli-3.0.1125.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1125.1'
|
@@ -15,7 +15,7 @@
|
|
15
15
|
"status": "online"
|
16
16
|
},
|
17
17
|
"QueryTextToImageProJob": {
|
18
|
-
"document": "文生图(高级版)接口基于高级版文生图大模型,将根据输入的文本描述,智能生成与之相关的结果图。分为提交任务和查询任务2个接口。\n提交任务:输入文本等,提交一个文生图(高级版)异步任务,获得任务 ID。\n查询任务:根据任务 ID 查询任务的处理状态、处理结果,任务处理完成后可获得生成图像结果。\n并发任务数(并发)说明:并发任务数指能同时处理的任务数量。文生图(高级版)默认提供1个并发任务数,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后才能开始处理下一个任务。",
|
18
|
+
"document": "本接口已迁移至腾讯混元大模型-混元生图,即将停止此处维护,可切换至 [混元生图 API](https://cloud.tencent.com/document/product/1729/105970) 继续使用。\n文生图(高级版)接口基于高级版文生图大模型,将根据输入的文本描述,智能生成与之相关的结果图。分为提交任务和查询任务2个接口。\n提交任务:输入文本等,提交一个文生图(高级版)异步任务,获得任务 ID。\n查询任务:根据任务 ID 查询任务的处理状态、处理结果,任务处理完成后可获得生成图像结果。\n并发任务数(并发)说明:并发任务数指能同时处理的任务数量。文生图(高级版)默认提供1个并发任务数,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后才能开始处理下一个任务。",
|
19
19
|
"input": "QueryTextToImageProJobRequest",
|
20
20
|
"name": "查询文生图(高级版)任务",
|
21
21
|
"output": "QueryTextToImageProJobResponse",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"status": "online"
|
37
37
|
},
|
38
38
|
"SubmitTextToImageProJob": {
|
39
|
-
"document": "文生图(高级版)接口基于高级版文生图大模型,将根据输入的文本描述,智能生成与之相关的结果图。分为提交任务和查询任务2个接口。\n提交任务:输入文本等,提交一个文生图(高级版)异步任务,获得任务 ID。\n查询任务:根据任务 ID 查询任务的处理状态、处理结果,任务处理完成后可获得生成图像结果。\n并发任务数(并发)说明:并发任务数指能同时处理的任务数量。文生图(高级版)默认提供1个并发任务数,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后才能开始处理下一个任务。",
|
39
|
+
"document": "本接口已迁移至腾讯混元大模型-混元生图,即将停止此处维护,可切换至 [混元生图 API](https://cloud.tencent.com/document/product/1729/105969) 继续使用。\n文生图(高级版)接口基于高级版文生图大模型,将根据输入的文本描述,智能生成与之相关的结果图。分为提交任务和查询任务2个接口。\n提交任务:输入文本等,提交一个文生图(高级版)异步任务,获得任务 ID。\n查询任务:根据任务 ID 查询任务的处理状态、处理结果,任务处理完成后可获得生成图像结果。\n并发任务数(并发)说明:并发任务数指能同时处理的任务数量。文生图(高级版)默认提供1个并发任务数,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后才能开始处理下一个任务。",
|
40
40
|
"input": "SubmitTextToImageProJobRequest",
|
41
41
|
"name": "提交文生图(高级版)任务",
|
42
42
|
"output": "SubmitTextToImageProJobResponse",
|
@@ -519,7 +519,7 @@
|
|
519
519
|
"members": [
|
520
520
|
{
|
521
521
|
"disabled": false,
|
522
|
-
"document": "引擎模型类型\n识别引擎采用分级计费方案,标记为“大模型版”的引擎适用大模型计费方案,[点击这里](https://cloud.tencent.com/document/product/1093/35686) 查看产品计费说明\n\n电话通讯场景引擎:\n**注意:电话通讯场景,请务必使用以下8k引擎**\n• 8k_zh:中文电话通讯;\n• 8k_en:英文电话通讯;\n
|
522
|
+
"document": "引擎模型类型\n识别引擎采用分级计费方案,标记为“大模型版”的引擎适用大模型计费方案,[点击这里](https://cloud.tencent.com/document/product/1093/35686) 查看产品计费说明\n\n电话通讯场景引擎:\n**注意:电话通讯场景,请务必使用以下8k引擎**\n• 8k_zh:中文电话通讯;\n• 8k_en:英文电话通讯;\n• **8k_zh_large:**普方大模型引擎【大模型版】。当前模型同时支持中文、[多种中文方言](https://cloud.tencent.com/document/product/1093/35682)等语言的识别,模型参数量极大,语言模型性能增强,针对电话音频中各类场景、各类中文方言的识别准确率极大提升,[点击这里](https://console.cloud.tencent.com/asr/demonstrate) 对比常规版本与普方大模型版本的识别效果;\n\n注意:如您有电话通讯场景识别需求,但发现需求语种仅支持16k,可将8k音频传入下方16k引擎,亦能获取识别结果。但**16k引擎并非基于电话通讯数据训练,无法承诺此种调用方式的识别效果,需由您自行验证识别结果是否可用**\n\n通用场景引擎:\n**注意:除电话通讯场景以外的其它识别场景,请务必使用以下16k引擎**\n• **16k_zh:**中文普通话通用引擎,支持中文普通话和少量英语,使用丰富的中文普通话语料训练,覆盖场景广泛,适用于除电话通讯外的所有中文普通话识别场景;\n• **16k_zh_large:**普方英大模型引擎【大模型版】。当前模型同时支持中文、英文、[多种中文方言](https://cloud.tencent.com/document/product/1093/35682)等语言的识别,模型参数量极大,语言模型性能增强,针对噪声大、回音大、人声小、人声远等低质量音频的识别准确率极大提升,[点击这里](https://console.cloud.tencent.com/asr/demonstrate) 对比中文普通话常规版本与普方英大模型版本的识别效果;\n• **16k_zh_dialect:**中文普通话+多方言混合引擎,除普通话外支持23种方言(上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话);\n• **16k_en:**英语;\n• **16k_yue:**粤语;\n• **16k_zh-PY:**中英粤混合引擎,使用一个引擎同时识别中文普通话、英语、粤语三个语言;\n• **16k_ja:**日语;\n• **16k_ko:**韩语;\n• **16k_vi:**越南语;\n• **16k_ms:**马来语;\n• **16k_id:**印度尼西亚语;\n• **16k_fil:**菲律宾语;\n• **16k_th:**泰语;\n• **16k_pt:**葡萄牙语;\n• **16k_tr:**土耳其语;\n• **16k_ar:**阿拉伯语;\n• **16k_es:**西班牙语;\n• **16k_hi:**印地语;\n• **16k_fr:**法语;\n• **16k_zh_medical:**中文医疗引擎;\n• **16k_de:**德语;",
|
523
523
|
"example": "16k_zh",
|
524
524
|
"member": "string",
|
525
525
|
"name": "EngineModelType",
|
tccli/services/ccc/ccc_client.py
CHANGED
@@ -2097,6 +2097,58 @@ def doDescribeTelCallInfo(args, parsed_globals):
|
|
2097
2097
|
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
2098
2098
|
|
2099
2099
|
|
2100
|
+
def doCreateIVRSession(args, parsed_globals):
|
2101
|
+
g_param = parse_global_arg(parsed_globals)
|
2102
|
+
|
2103
|
+
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
2104
|
+
cred = credential.CVMRoleCredential()
|
2105
|
+
elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
|
2106
|
+
cred = credential.STSAssumeRoleCredential(
|
2107
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
|
2108
|
+
g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
|
2109
|
+
)
|
2110
|
+
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):
|
2111
|
+
cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
|
2112
|
+
else:
|
2113
|
+
cred = credential.Credential(
|
2114
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
|
2115
|
+
)
|
2116
|
+
http_profile = HttpProfile(
|
2117
|
+
reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
|
2118
|
+
reqMethod="POST",
|
2119
|
+
endpoint=g_param[OptionsDefine.Endpoint],
|
2120
|
+
proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
|
2121
|
+
)
|
2122
|
+
profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
|
2123
|
+
if g_param[OptionsDefine.Language]:
|
2124
|
+
profile.language = g_param[OptionsDefine.Language]
|
2125
|
+
mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
|
2126
|
+
client = mod.CccClient(cred, g_param[OptionsDefine.Region], profile)
|
2127
|
+
client._sdkVersion += ("_CLI_" + __version__)
|
2128
|
+
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
2129
|
+
model = models.CreateIVRSessionRequest()
|
2130
|
+
model.from_json_string(json.dumps(args))
|
2131
|
+
start_time = time.time()
|
2132
|
+
while True:
|
2133
|
+
rsp = client.CreateIVRSession(model)
|
2134
|
+
result = rsp.to_json_string()
|
2135
|
+
try:
|
2136
|
+
json_obj = json.loads(result)
|
2137
|
+
except TypeError as e:
|
2138
|
+
json_obj = json.loads(result.decode('utf-8')) # python3.3
|
2139
|
+
if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
|
2140
|
+
break
|
2141
|
+
cur_time = time.time()
|
2142
|
+
if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
|
2143
|
+
raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
|
2144
|
+
(g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
|
2145
|
+
search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
|
2146
|
+
else:
|
2147
|
+
print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
|
2148
|
+
time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
|
2149
|
+
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
2150
|
+
|
2151
|
+
|
2100
2152
|
def doCreateAutoCalloutTask(args, parsed_globals):
|
2101
2153
|
g_param = parse_global_arg(parsed_globals)
|
2102
2154
|
|
@@ -3032,6 +3084,7 @@ ACTION_MAP = {
|
|
3032
3084
|
"DisableCCCPhoneNumber": doDisableCCCPhoneNumber,
|
3033
3085
|
"DescribeStaffStatusMetrics": doDescribeStaffStatusMetrics,
|
3034
3086
|
"DescribeTelCallInfo": doDescribeTelCallInfo,
|
3087
|
+
"CreateIVRSession": doCreateIVRSession,
|
3035
3088
|
"CreateAutoCalloutTask": doCreateAutoCalloutTask,
|
3036
3089
|
"ModifyExtension": doModifyExtension,
|
3037
3090
|
"UpdateCCCSkillGroup": doUpdateCCCSkillGroup,
|
@@ -70,6 +70,13 @@
|
|
70
70
|
"output": "CreateExtensionResponse",
|
71
71
|
"status": "online"
|
72
72
|
},
|
73
|
+
"CreateIVRSession": {
|
74
|
+
"document": "创建关联 IVR 的会话,仅高级版支持,目前支持呼入和自动外呼两种 IVR 类型。收到请求后 TCCC 会先尝试呼通被叫,然后进入 IVR 流程。",
|
75
|
+
"input": "CreateIVRSessionRequest",
|
76
|
+
"name": "CreateIVRSession",
|
77
|
+
"output": "CreateIVRSessionResponse",
|
78
|
+
"status": "online"
|
79
|
+
},
|
73
80
|
"CreatePredictiveDialingCampaign": {
|
74
81
|
"document": "创建预测式外呼任务",
|
75
82
|
"input": "CreatePredictiveDialingCampaignRequest",
|
@@ -1926,6 +1933,88 @@
|
|
1926
1933
|
],
|
1927
1934
|
"type": "object"
|
1928
1935
|
},
|
1936
|
+
"CreateIVRSessionRequest": {
|
1937
|
+
"document": "CreateIVRSession请求参数结构体",
|
1938
|
+
"members": [
|
1939
|
+
{
|
1940
|
+
"disabled": false,
|
1941
|
+
"document": "应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc",
|
1942
|
+
"example": "1400000000",
|
1943
|
+
"member": "int64",
|
1944
|
+
"name": "SdkAppId",
|
1945
|
+
"required": true,
|
1946
|
+
"type": "int"
|
1947
|
+
},
|
1948
|
+
{
|
1949
|
+
"disabled": false,
|
1950
|
+
"document": "被叫",
|
1951
|
+
"example": "+8613012345678",
|
1952
|
+
"member": "string",
|
1953
|
+
"name": "Callee",
|
1954
|
+
"required": true,
|
1955
|
+
"type": "string"
|
1956
|
+
},
|
1957
|
+
{
|
1958
|
+
"disabled": false,
|
1959
|
+
"document": "指定的 IVR Id,目前支持呼入和自动外呼两种类型",
|
1960
|
+
"example": "4600",
|
1961
|
+
"member": "int64",
|
1962
|
+
"name": "IVRId",
|
1963
|
+
"required": true,
|
1964
|
+
"type": "int"
|
1965
|
+
},
|
1966
|
+
{
|
1967
|
+
"disabled": false,
|
1968
|
+
"document": "主叫号码列表",
|
1969
|
+
"example": "无",
|
1970
|
+
"member": "string",
|
1971
|
+
"name": "Callers",
|
1972
|
+
"required": false,
|
1973
|
+
"type": "list"
|
1974
|
+
},
|
1975
|
+
{
|
1976
|
+
"disabled": false,
|
1977
|
+
"document": "自定义变量",
|
1978
|
+
"example": "无",
|
1979
|
+
"member": "Variable",
|
1980
|
+
"name": "Variables",
|
1981
|
+
"required": false,
|
1982
|
+
"type": "list"
|
1983
|
+
},
|
1984
|
+
{
|
1985
|
+
"disabled": false,
|
1986
|
+
"document": "用户数据",
|
1987
|
+
"example": "foobar",
|
1988
|
+
"member": "string",
|
1989
|
+
"name": "UUI",
|
1990
|
+
"required": false,
|
1991
|
+
"type": "string"
|
1992
|
+
}
|
1993
|
+
],
|
1994
|
+
"type": "object"
|
1995
|
+
},
|
1996
|
+
"CreateIVRSessionResponse": {
|
1997
|
+
"document": "CreateIVRSession返回参数结构体",
|
1998
|
+
"members": [
|
1999
|
+
{
|
2000
|
+
"disabled": false,
|
2001
|
+
"document": "新创建的会话 ID",
|
2002
|
+
"example": "adcf61b8-dbb9-4c20-87bf-c0744c04bade",
|
2003
|
+
"member": "string",
|
2004
|
+
"name": "SessionId",
|
2005
|
+
"output_required": false,
|
2006
|
+
"type": "string",
|
2007
|
+
"value_allowed_null": false
|
2008
|
+
},
|
2009
|
+
{
|
2010
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
2011
|
+
"member": "string",
|
2012
|
+
"name": "RequestId",
|
2013
|
+
"type": "string"
|
2014
|
+
}
|
2015
|
+
],
|
2016
|
+
"type": "object"
|
2017
|
+
},
|
1929
2018
|
"CreatePredictiveDialingCampaignRequest": {
|
1930
2019
|
"document": "CreatePredictiveDialingCampaign请求参数结构体",
|
1931
2020
|
"members": [
|
@@ -80,6 +80,14 @@
|
|
80
80
|
"title": "创建话机账号"
|
81
81
|
}
|
82
82
|
],
|
83
|
+
"CreateIVRSession": [
|
84
|
+
{
|
85
|
+
"document": "",
|
86
|
+
"input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateIVRSession\n<公共请求参数>\n\n{\n \"Callee\": \"008612300000000\",\n \"SdkAppId\": 1400000000,\n \"IVRId\": 4500\n}",
|
87
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6bb56a09-2787-40bc-80c5-dc6dab783eff\",\n \"SessionId\": \"6bb56a09278740bc80c5dc6dab783eff\"\n }\n}",
|
88
|
+
"title": "创建关联 IVR 的会话示例"
|
89
|
+
}
|
90
|
+
],
|
83
91
|
"CreatePredictiveDialingCampaign": [
|
84
92
|
{
|
85
93
|
"document": "创建预测式外呼任务",
|
@@ -17592,7 +17592,7 @@
|
|
17592
17592
|
{
|
17593
17593
|
"disabled": false,
|
17594
17594
|
"document": "实例 ID 数组,格式如:cdb-c1nl9rpv,与云数据库控制台页面中显示的实例 ID 相同。",
|
17595
|
-
"example": "[\"cdb-f35wr6wj
|
17595
|
+
"example": "[\"cdb-f35wr6wj\"]",
|
17596
17596
|
"member": "string",
|
17597
17597
|
"name": "InstanceIds",
|
17598
17598
|
"required": true,
|
@@ -17610,7 +17610,7 @@
|
|
17610
17610
|
"example": "9ad9c2d5-88007b27-7d2c8b8c-f2598f12",
|
17611
17611
|
"member": "string",
|
17612
17612
|
"name": "AsyncRequestId",
|
17613
|
-
"
|
17613
|
+
"output_required": true,
|
17614
17614
|
"type": "string",
|
17615
17615
|
"value_allowed_null": false
|
17616
17616
|
},
|
@@ -204,11 +204,11 @@
|
|
204
204
|
"status": "online"
|
205
205
|
},
|
206
206
|
"DeleteVpcInstance": {
|
207
|
-
"document": "删除防火墙实例",
|
207
|
+
"document": "接口废弃\n\n删除防火墙实例",
|
208
208
|
"input": "DeleteVpcInstanceRequest",
|
209
209
|
"name": "删除防火墙实例",
|
210
210
|
"output": "DeleteVpcInstanceResponse",
|
211
|
-
"status": "
|
211
|
+
"status": "deprecated"
|
212
212
|
},
|
213
213
|
"DescribeAcLists": {
|
214
214
|
"document": "访问控制列表",
|
@@ -421,9 +421,9 @@
|
|
421
421
|
"status": "online"
|
422
422
|
},
|
423
423
|
"DescribeSourceAsset": {
|
424
|
-
"document": "DescribeSourceAsset
|
424
|
+
"document": "DescribeSourceAsset-查询全部资产信息",
|
425
425
|
"input": "DescribeSourceAssetRequest",
|
426
|
-
"name": "
|
426
|
+
"name": "查询全部资产信息",
|
427
427
|
"output": "DescribeSourceAssetResponse",
|
428
428
|
"status": "online"
|
429
429
|
},
|
@@ -5808,6 +5808,7 @@
|
|
5808
5808
|
"example": "0",
|
5809
5809
|
"member": "int64",
|
5810
5810
|
"name": "SyncStatus",
|
5811
|
+
"output_required": true,
|
5811
5812
|
"type": "int",
|
5812
5813
|
"value_allowed_null": false
|
5813
5814
|
},
|
@@ -5834,7 +5835,7 @@
|
|
5834
5835
|
"example": "无",
|
5835
5836
|
"member": "ScanInfo",
|
5836
5837
|
"name": "Data",
|
5837
|
-
"
|
5838
|
+
"output_required": true,
|
5838
5839
|
"type": "object",
|
5839
5840
|
"value_allowed_null": false
|
5840
5841
|
},
|
@@ -382,7 +382,7 @@
|
|
382
382
|
{
|
383
383
|
"document": "",
|
384
384
|
"input": "https://cfw.tencentcloudapi.com/?Action=DescribeGuideScanInfo\n&<公共请求参数>",
|
385
|
-
"output": "{\n \"Response\": {\n \"Data\": {\n \"
|
385
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"ScanResultInfo\": {\n \"LeakNum\": 1,\n \"IPNum\": 1,\n \"PortNum\": 1,\n \"IPStatus\": true,\n \"IdpStatus\": true,\n \"BanStatus\": true\n },\n \"ScanStatus\": 0,\n \"ScanPercent\": 0,\n \"ScanTime\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
|
386
386
|
"title": "DescribeGuideScanInfo 新手引导扫描接口"
|
387
387
|
}
|
388
388
|
],
|
@@ -13720,7 +13720,7 @@
|
|
13720
13720
|
{
|
13721
13721
|
"disabled": false,
|
13722
13722
|
"document": "回调地址。最大支持1024个字节数。",
|
13723
|
-
"example": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=4c3cf1e0-a6e7-47f4-b264-
|
13723
|
+
"example": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=4c3cf1e0-a6e7-47f4-b264-5d2kjnbhjgx",
|
13724
13724
|
"member": "string",
|
13725
13725
|
"name": "Url",
|
13726
13726
|
"output_required": true,
|
@@ -10218,6 +10218,7 @@
|
|
10218
10218
|
"example": "无",
|
10219
10219
|
"member": "int64",
|
10220
10220
|
"name": "TemplateId",
|
10221
|
+
"output_required": true,
|
10221
10222
|
"type": "int",
|
10222
10223
|
"value_allowed_null": false
|
10223
10224
|
},
|
@@ -10227,6 +10228,7 @@
|
|
10227
10228
|
"example": "无",
|
10228
10229
|
"member": "string",
|
10229
10230
|
"name": "TemplateName",
|
10231
|
+
"output_required": true,
|
10230
10232
|
"type": "string",
|
10231
10233
|
"value_allowed_null": false
|
10232
10234
|
},
|
@@ -10236,6 +10238,7 @@
|
|
10236
10238
|
"example": "无",
|
10237
10239
|
"member": "string",
|
10238
10240
|
"name": "TemplateDescription",
|
10241
|
+
"output_required": true,
|
10239
10242
|
"type": "string",
|
10240
10243
|
"value_allowed_null": false
|
10241
10244
|
},
|
@@ -10245,6 +10248,7 @@
|
|
10245
10248
|
"example": "无",
|
10246
10249
|
"member": "string",
|
10247
10250
|
"name": "EngineVersion",
|
10251
|
+
"output_required": true,
|
10248
10252
|
"type": "string",
|
10249
10253
|
"value_allowed_null": false
|
10250
10254
|
},
|
@@ -10254,6 +10258,7 @@
|
|
10254
10258
|
"example": "无",
|
10255
10259
|
"member": "int64",
|
10256
10260
|
"name": "TotalCount",
|
10261
|
+
"output_required": true,
|
10257
10262
|
"type": "int",
|
10258
10263
|
"value_allowed_null": false
|
10259
10264
|
},
|
@@ -10263,6 +10268,7 @@
|
|
10263
10268
|
"example": "无",
|
10264
10269
|
"member": "ParamDetail",
|
10265
10270
|
"name": "Items",
|
10271
|
+
"output_required": true,
|
10266
10272
|
"type": "list",
|
10267
10273
|
"value_allowed_null": false
|
10268
10274
|
},
|
@@ -10272,6 +10278,7 @@
|
|
10272
10278
|
"example": "无",
|
10273
10279
|
"member": "string",
|
10274
10280
|
"name": "DbMode",
|
10281
|
+
"output_required": true,
|
10275
10282
|
"type": "string",
|
10276
10283
|
"value_allowed_null": false
|
10277
10284
|
},
|
@@ -10694,7 +10701,6 @@
|
|
10694
10701
|
"example": "无",
|
10695
10702
|
"member": "ProxySpec",
|
10696
10703
|
"name": "ProxySpecs",
|
10697
|
-
"required": true,
|
10698
10704
|
"type": "list",
|
10699
10705
|
"value_allowed_null": false
|
10700
10706
|
},
|
@@ -11117,7 +11123,7 @@
|
|
11117
11123
|
{
|
11118
11124
|
"disabled": false,
|
11119
11125
|
"document": "集群ID",
|
11120
|
-
"example": "",
|
11126
|
+
"example": "cynosdbmysql-gn65y9nk",
|
11121
11127
|
"member": "string",
|
11122
11128
|
"name": "ClusterId",
|
11123
11129
|
"required": true,
|
@@ -11126,7 +11132,7 @@
|
|
11126
11132
|
{
|
11127
11133
|
"disabled": false,
|
11128
11134
|
"document": "期望回滚的时间点",
|
11129
|
-
"example": "",
|
11135
|
+
"example": "2019-01-13 02:12:05",
|
11130
11136
|
"member": "string",
|
11131
11137
|
"name": "ExpectTime",
|
11132
11138
|
"required": true,
|
@@ -11135,7 +11141,7 @@
|
|
11135
11141
|
{
|
11136
11142
|
"disabled": false,
|
11137
11143
|
"document": "回滚时间点的允许误差范围",
|
11138
|
-
"example": "",
|
11144
|
+
"example": "0",
|
11139
11145
|
"member": "uint64",
|
11140
11146
|
"name": "ExpectTimeThresh",
|
11141
11147
|
"required": true,
|
@@ -11150,36 +11156,40 @@
|
|
11150
11156
|
{
|
11151
11157
|
"disabled": false,
|
11152
11158
|
"document": "存储poolID",
|
11153
|
-
"example": "",
|
11159
|
+
"example": "\t1050",
|
11154
11160
|
"member": "uint64",
|
11155
11161
|
"name": "PoolId",
|
11162
|
+
"output_required": true,
|
11156
11163
|
"type": "int",
|
11157
11164
|
"value_allowed_null": false
|
11158
11165
|
},
|
11159
11166
|
{
|
11160
11167
|
"disabled": false,
|
11161
11168
|
"document": "回滚任务ID,后续按该时间点回滚时,需要传入",
|
11162
|
-
"example": "",
|
11169
|
+
"example": "\t2008",
|
11163
11170
|
"member": "uint64",
|
11164
11171
|
"name": "QueryId",
|
11172
|
+
"output_required": true,
|
11165
11173
|
"type": "int",
|
11166
11174
|
"value_allowed_null": false
|
11167
11175
|
},
|
11168
11176
|
{
|
11169
11177
|
"disabled": false,
|
11170
11178
|
"document": "时间点是否有效:pass,检测通过;fail,检测失败",
|
11171
|
-
"example": "",
|
11179
|
+
"example": "pass",
|
11172
11180
|
"member": "string",
|
11173
11181
|
"name": "Status",
|
11182
|
+
"output_required": true,
|
11174
11183
|
"type": "string",
|
11175
11184
|
"value_allowed_null": false
|
11176
11185
|
},
|
11177
11186
|
{
|
11178
11187
|
"disabled": false,
|
11179
11188
|
"document": "建议时间点,在Status为fail时,该值才有效",
|
11180
|
-
"example": "",
|
11189
|
+
"example": "\"\"",
|
11181
11190
|
"member": "string",
|
11182
11191
|
"name": "SuggestTime",
|
11192
|
+
"output_required": true,
|
11183
11193
|
"type": "string",
|
11184
11194
|
"value_allowed_null": false
|
11185
11195
|
},
|
@@ -15752,7 +15762,7 @@
|
|
15752
15762
|
"example": "无",
|
15753
15763
|
"member": "string",
|
15754
15764
|
"name": "ParamName",
|
15755
|
-
"
|
15765
|
+
"output_required": true,
|
15756
15766
|
"type": "string",
|
15757
15767
|
"value_allowed_null": false
|
15758
15768
|
},
|
@@ -15762,7 +15772,7 @@
|
|
15762
15772
|
"example": "无",
|
15763
15773
|
"member": "string",
|
15764
15774
|
"name": "ParamType",
|
15765
|
-
"
|
15775
|
+
"output_required": true,
|
15766
15776
|
"type": "string",
|
15767
15777
|
"value_allowed_null": false
|
15768
15778
|
},
|
@@ -15772,7 +15782,7 @@
|
|
15772
15782
|
"example": "无",
|
15773
15783
|
"member": "bool",
|
15774
15784
|
"name": "SupportFunc",
|
15775
|
-
"
|
15785
|
+
"output_required": true,
|
15776
15786
|
"type": "bool",
|
15777
15787
|
"value_allowed_null": false
|
15778
15788
|
},
|
@@ -15782,7 +15792,7 @@
|
|
15782
15792
|
"example": "无",
|
15783
15793
|
"member": "string",
|
15784
15794
|
"name": "Default",
|
15785
|
-
"
|
15795
|
+
"output_required": true,
|
15786
15796
|
"type": "string",
|
15787
15797
|
"value_allowed_null": false
|
15788
15798
|
},
|
@@ -15792,7 +15802,7 @@
|
|
15792
15802
|
"example": "无",
|
15793
15803
|
"member": "string",
|
15794
15804
|
"name": "Description",
|
15795
|
-
"
|
15805
|
+
"output_required": true,
|
15796
15806
|
"type": "string",
|
15797
15807
|
"value_allowed_null": false
|
15798
15808
|
},
|
@@ -15802,7 +15812,7 @@
|
|
15802
15812
|
"example": "无",
|
15803
15813
|
"member": "string",
|
15804
15814
|
"name": "CurrentValue",
|
15805
|
-
"
|
15815
|
+
"output_required": true,
|
15806
15816
|
"type": "string",
|
15807
15817
|
"value_allowed_null": false
|
15808
15818
|
},
|
@@ -15812,7 +15822,7 @@
|
|
15812
15822
|
"example": "无",
|
15813
15823
|
"member": "int64",
|
15814
15824
|
"name": "NeedReboot",
|
15815
|
-
"
|
15825
|
+
"output_required": true,
|
15816
15826
|
"type": "int",
|
15817
15827
|
"value_allowed_null": false
|
15818
15828
|
},
|
@@ -15822,7 +15832,7 @@
|
|
15822
15832
|
"example": "无",
|
15823
15833
|
"member": "string",
|
15824
15834
|
"name": "Max",
|
15825
|
-
"
|
15835
|
+
"output_required": true,
|
15826
15836
|
"type": "string",
|
15827
15837
|
"value_allowed_null": false
|
15828
15838
|
},
|
@@ -15832,7 +15842,7 @@
|
|
15832
15842
|
"example": "无",
|
15833
15843
|
"member": "string",
|
15834
15844
|
"name": "Min",
|
15835
|
-
"
|
15845
|
+
"output_required": true,
|
15836
15846
|
"type": "string",
|
15837
15847
|
"value_allowed_null": false
|
15838
15848
|
},
|
@@ -15842,7 +15852,7 @@
|
|
15842
15852
|
"example": "无",
|
15843
15853
|
"member": "string",
|
15844
15854
|
"name": "EnumValue",
|
15845
|
-
"
|
15855
|
+
"output_required": true,
|
15846
15856
|
"type": "list",
|
15847
15857
|
"value_allowed_null": true
|
15848
15858
|
},
|
@@ -15852,7 +15862,7 @@
|
|
15852
15862
|
"example": "无",
|
15853
15863
|
"member": "int64",
|
15854
15864
|
"name": "IsGlobal",
|
15855
|
-
"
|
15865
|
+
"output_required": true,
|
15856
15866
|
"type": "int",
|
15857
15867
|
"value_allowed_null": false
|
15858
15868
|
},
|
@@ -15862,7 +15872,7 @@
|
|
15862
15872
|
"example": "无",
|
15863
15873
|
"member": "string",
|
15864
15874
|
"name": "MatchType",
|
15865
|
-
"
|
15875
|
+
"output_required": true,
|
15866
15876
|
"type": "string",
|
15867
15877
|
"value_allowed_null": false
|
15868
15878
|
},
|
@@ -15872,7 +15882,7 @@
|
|
15872
15882
|
"example": "无",
|
15873
15883
|
"member": "string",
|
15874
15884
|
"name": "MatchValue",
|
15875
|
-
"
|
15885
|
+
"output_required": true,
|
15876
15886
|
"type": "string",
|
15877
15887
|
"value_allowed_null": false
|
15878
15888
|
},
|
@@ -15882,7 +15892,7 @@
|
|
15882
15892
|
"example": "无",
|
15883
15893
|
"member": "bool",
|
15884
15894
|
"name": "IsFunc",
|
15885
|
-
"
|
15895
|
+
"output_required": true,
|
15886
15896
|
"type": "bool",
|
15887
15897
|
"value_allowed_null": true
|
15888
15898
|
},
|
@@ -15892,7 +15902,7 @@
|
|
15892
15902
|
"example": "无",
|
15893
15903
|
"member": "string",
|
15894
15904
|
"name": "Func",
|
15895
|
-
"
|
15905
|
+
"output_required": true,
|
15896
15906
|
"type": "string",
|
15897
15907
|
"value_allowed_null": true
|
15898
15908
|
},
|
@@ -15902,9 +15912,19 @@
|
|
15902
15912
|
"example": "无",
|
15903
15913
|
"member": "ModifiableInfo",
|
15904
15914
|
"name": "ModifiableInfo",
|
15905
|
-
"
|
15915
|
+
"output_required": true,
|
15906
15916
|
"type": "object",
|
15907
15917
|
"value_allowed_null": true
|
15918
|
+
},
|
15919
|
+
{
|
15920
|
+
"disabled": false,
|
15921
|
+
"document": "支持公式的参数的默认公式样式\n注意:此字段可能返回 null,表示取不到有效值。",
|
15922
|
+
"example": "无",
|
15923
|
+
"member": "string",
|
15924
|
+
"name": "FuncPattern",
|
15925
|
+
"output_required": true,
|
15926
|
+
"type": "string",
|
15927
|
+
"value_allowed_null": true
|
15908
15928
|
}
|
15909
15929
|
],
|
15910
15930
|
"usage": "out"
|
@@ -16220,6 +16240,16 @@
|
|
16220
16240
|
"output_required": true,
|
16221
16241
|
"type": "string",
|
16222
16242
|
"value_allowed_null": true
|
16243
|
+
},
|
16244
|
+
{
|
16245
|
+
"disabled": false,
|
16246
|
+
"document": "支持公式的参数的默认公式样式\n注意:此字段可能返回 null,表示取不到有效值。",
|
16247
|
+
"example": "无",
|
16248
|
+
"member": "string",
|
16249
|
+
"name": "FuncPattern",
|
16250
|
+
"output_required": true,
|
16251
|
+
"type": "string",
|
16252
|
+
"value_allowed_null": true
|
16223
16253
|
}
|
16224
16254
|
],
|
16225
16255
|
"usage": "out"
|
@@ -17366,7 +17396,7 @@
|
|
17366
17396
|
{
|
17367
17397
|
"disabled": false,
|
17368
17398
|
"document": "集群id",
|
17369
|
-
"example": "
|
17399
|
+
"example": "cynosdbmysql-asd123qw",
|
17370
17400
|
"member": "string",
|
17371
17401
|
"name": "ClusterId",
|
17372
17402
|
"required": true,
|
@@ -17384,7 +17414,7 @@
|
|
17384
17414
|
{
|
17385
17415
|
"disabled": false,
|
17386
17416
|
"document": "数据库表权限数组",
|
17387
|
-
"example": "
|
17417
|
+
"example": "[\"ALTER\", \"CREATE\", \"CREATE VIEW\", \"DELETE\", \"DROP\", \"GRANT OPTION\", \"INDEX\", \"INSERT\", \"REFERENCES\", \"SELECT\", \"SHOW VIEW\", \"TRIGGER\", \"UPDATE\"]",
|
17388
17418
|
"member": "string",
|
17389
17419
|
"name": "DbTablePrivileges",
|
17390
17420
|
"required": true,
|