tccli 3.0.1094.1__py2.py3-none-any.whl → 3.0.1095.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.
Files changed (30) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/dasb/v20191018/ModifyCmdTemplate.md +2 -2
  3. tccli/examples/es/v20180416/DescribeServerlessInstances.md +346 -0
  4. tccli/examples/pts/v20210728/DescribeRegions.md +4 -2
  5. tccli/services/aiart/v20221229/api.json +1 -1
  6. tccli/services/antiddos/v20200309/api.json +19 -0
  7. tccli/services/cdb/v20170320/api.json +3 -3
  8. tccli/services/cfw/v20190904/api.json +177 -0
  9. tccli/services/dasb/v20191018/examples.json +2 -2
  10. tccli/services/dnspod/v20210323/api.json +1 -0
  11. tccli/services/dts/v20211206/api.json +2 -2
  12. tccli/services/es/es_client.py +53 -0
  13. tccli/services/es/v20180416/api.json +429 -0
  14. tccli/services/es/v20180416/examples.json +8 -0
  15. tccli/services/live/v20180801/api.json +49 -0
  16. tccli/services/monitor/v20180724/api.json +20 -2
  17. tccli/services/oceanus/v20190422/api.json +1 -1
  18. tccli/services/organization/v20210331/api.json +3 -3
  19. tccli/services/pts/v20210728/api.json +16 -3
  20. tccli/services/pts/v20210728/examples.json +2 -2
  21. tccli/services/redis/v20180412/api.json +11 -0
  22. tccli/services/vod/v20180717/api.json +1 -1
  23. tccli/services/wedata/v20210820/api.json +2 -817
  24. tccli/services/wedata/v20210820/examples.json +0 -24
  25. tccli/services/wedata/wedata_client.py +0 -159
  26. {tccli-3.0.1094.1.dist-info → tccli-3.0.1095.1.dist-info}/METADATA +2 -2
  27. {tccli-3.0.1094.1.dist-info → tccli-3.0.1095.1.dist-info}/RECORD +30 -29
  28. {tccli-3.0.1094.1.dist-info → tccli-3.0.1095.1.dist-info}/WHEEL +0 -0
  29. {tccli-3.0.1094.1.dist-info → tccli-3.0.1095.1.dist-info}/entry_points.txt +0 -0
  30. {tccli-3.0.1094.1.dist-info → tccli-3.0.1095.1.dist-info}/license_files/LICENSE +0 -0
@@ -742,14 +742,6 @@
742
742
  "title": "样例"
743
743
  }
744
744
  ],
745
- "DescribeInstanceByCycleReport": [
746
- {
747
- "document": "实例状态1d增长趋势",
748
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstanceByCycleReport\n<公共请求参数>\n\n{\n \"Type\": \"1d\",\n \"ProjectId\": \"1460947878944567296\"\n}",
749
- "output": "{\n \"Response\": {\n \"Data\": [],\n \"RequestId\": \"DescribeInstanceByCycleReport\"\n }\n}",
750
- "title": "样例"
751
- }
752
- ],
753
745
  "DescribeInstanceLastLog": [
754
746
  {
755
747
  "document": "",
@@ -1316,14 +1308,6 @@
1316
1308
  "title": "任务状态趋势示例"
1317
1309
  }
1318
1310
  ],
1319
- "DescribeTaskDetail": [
1320
- {
1321
- "document": "",
1322
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTaskDetail\n<公共请求参数>\n\n{\n \"ProjectId\": \"1\",\n \"TaskId\": \"20220727140613327\"\n}",
1323
- "output": "{\n \"Response\": {\n \"RequestId\": \"0b3a6016-96d1-4832-8376-afb191a21a6a\",\n \"Data\": {\n \"TaskId\": \"20220727140613327\",\n \"VirtualTaskId\": null,\n \"VirtualFlag\": false,\n \"TaskName\": \"task2\",\n \"WorkflowId\": \"34e51bc4-0cd9-11ed-8909-bc97e105ba60\",\n \"RealWorkflowId\": null,\n \"WorkflowName\": \"work1\",\n \"FolderId\": null,\n \"FolderName\": null,\n \"CreateTime\": \"2022-07-27 14:06:13\",\n \"LastUpdate\": \"2022-07-27 17:40:31\",\n \"Status\": \"NS\",\n \"InCharge\": \"TBDS\",\n \"StartTime\": \"2022-09-03 11:00:00\",\n \"EndTime\": \"2099-12-31 23:59:59\",\n \"ExecutionStartTime\": null,\n \"ExecutionEndTime\": null,\n \"ProjectId\": \"1\",\n \"ProjectIdent\": \"test_dev_all\",\n \"ProjectName\": \"test_dev_all\",\n \"CycleType\": 1,\n \"CycleStep\": 10,\n \"CrontabExpression\": null,\n \"DelayTime\": 10,\n \"StartupTime\": 0,\n \"RetryWait\": 1,\n \"Retriable\": 1,\n \"TaskAction\": \"\",\n \"TryLimit\": 3,\n \"RunPriority\": 4,\n \"TaskType\": 35,\n \"BrokerIp\": \"any\",\n \"ClusterId\": null,\n \"MinDateTime\": null,\n \"MaxDateTime\": null,\n \"SelfDepend\": 1,\n \"Notes\": \"\",\n \"YarnQueue\": null,\n \"Submit\": false,\n \"LastSchedulerCommitTime\": null,\n \"NormalizedJobStartTime\": null,\n \"SourceServer\": null,\n \"TargetServer\": \"11\",\n \"Creater\": \"TBDS\",\n \"DependencyRel\": \"and\",\n \"DependencyWorkflow\": \"yes\",\n \"DependencyConfigs\": null,\n \"VirtualTaskStatus\": null,\n \"Params\": null,\n \"TaskExt\": [\n {\n \"Key\": \"aa\",\n \"Value\": \"bb\"\n },\n {\n \"Key\": \"bucket\",\n \"Value\": \"wedata-fusion-dev-1257305158\"\n },\n {\n \"Key\": \"python_type\",\n \"Value\": \"python2\"\n },\n {\n \"Key\": \"ftp.file.name\",\n \"Value\": \"https://wedata-fusion-dev-1257305158.cos.ap-nanjing.myqcloud.com/datastudio/project/1/wb555/work1/task2.sh\"\n },\n {\n \"Key\": \"region\",\n \"Value\": \"ap-nanjing\"\n },\n {\n \"Key\": \"extraInfo\",\n \"Value\": \"{}\"\n }\n ],\n \"UpdateUser\": \"fe\",\n \"UpdateTime\": \"2022-07-27 17:40:31\",\n \"UpdateUserId\": \"100022256608\",\n \"SchedulerDesc\": \"从2022年09月03日 11:10:00开始,每间隔10分钟执行一次\",\n \"ResourceGroup\": \"20220420160541973718\",\n \"VersionDesc\": null\n }\n }\n}",
1324
- "title": "范例"
1325
- }
1326
- ],
1327
1311
  "DescribeTaskLockStatus": [
1328
1312
  {
1329
1313
  "document": "查看任务锁状态信息",
@@ -1348,14 +1332,6 @@
1348
1332
  "title": "查询任务脚本范例"
1349
1333
  }
1350
1334
  ],
1351
- "DescribeTasksByPage": [
1352
- {
1353
- "document": "",
1354
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTasksByPage\n<公共请求参数>\n\n{\n \"ProjectId\": \"1\",\n \"WorkflowId\": \"34e51bc4-0cd9-11ed-8909-bc97e105ba60\",\n \"PageNumber\": \"1\",\n \"PageSize\": \"10\"\n}",
1355
- "output": "{\n \"Response\": {\n \"RequestId\": \"75164e96-e1aa-45b3-be14-aac909d67b11\",\n \"Data\": {\n \"TotalCount\": 1,\n \"PageNumber\": 1,\n \"PageSize\": 10,\n \"Items\": [\n {\n \"TaskId\": \"20220727140613327\",\n \"VirtualTaskId\": null,\n \"VirtualFlag\": false,\n \"TaskName\": \"task2\",\n \"WorkflowId\": \"34e51bc4-0cd9-11ed-8909-bc97e105ba60\",\n \"RealWorkflowId\": null,\n \"WorkflowName\": \"work1\",\n \"FolderId\": null,\n \"FolderName\": null,\n \"CreateTime\": \"2022-07-27 14:06:13\",\n \"LastUpdate\": \"2022-07-27 17:40:31\",\n \"Status\": \"NS\",\n \"InCharge\": \"TBDS\",\n \"StartTime\": \"2022-09-03 11:00:00\",\n \"EndTime\": \"2099-12-31 23:59:59\",\n \"ExecutionStartTime\": null,\n \"ExecutionEndTime\": null,\n \"ProjectId\": \"1\",\n \"ProjectIdent\": null,\n \"ProjectName\": null,\n \"CycleType\": 1,\n \"CycleStep\": 10,\n \"CrontabExpression\": null,\n \"DelayTime\": 10,\n \"StartupTime\": 0,\n \"RetryWait\": 1,\n \"Retriable\": 1,\n \"TaskAction\": \"\",\n \"TryLimit\": 3,\n \"RunPriority\": 4,\n \"TaskType\": 35,\n \"BrokerIp\": \"any\",\n \"ClusterId\": null,\n \"MinDateTime\": null,\n \"MaxDateTime\": null,\n \"SelfDepend\": 1,\n \"Notes\": \"\",\n \"YarnQueue\": null,\n \"Submit\": false,\n \"LastSchedulerCommitTime\": null,\n \"NormalizedJobStartTime\": null,\n \"SourceServer\": null,\n \"TargetServer\": \"11\",\n \"Creater\": \"TBDS\",\n \"DependencyRel\": \"and\",\n \"DependencyWorkflow\": \"yes\",\n \"DependencyConfigs\": null,\n \"VirtualTaskStatus\": null,\n \"Params\": null,\n \"TaskExt\": null,\n \"UpdateUser\": \"fe\",\n \"UpdateTime\": \"2022-07-27 17:40:31\",\n \"UpdateUserId\": \"100022256608\",\n \"SchedulerDesc\": \"从2022年09月03日 11:10:00开始,每间隔10分钟执行一次\",\n \"ResourceGroup\": \"20220420160541973718\",\n \"VersionDesc\": null\n }\n ]\n }\n }\n}",
1356
- "title": "范例"
1357
- }
1358
- ],
1359
1335
  "DescribeTemplateDimCount": [
1360
1336
  {
1361
1337
  "document": "查询规则模板维度分布情况",
@@ -1057,58 +1057,6 @@ def doDescribeIntegrationNode(args, parsed_globals):
1057
1057
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1058
1058
 
1059
1059
 
1060
- def doDescribeTaskDetail(args, parsed_globals):
1061
- g_param = parse_global_arg(parsed_globals)
1062
-
1063
- if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
1064
- cred = credential.CVMRoleCredential()
1065
- elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
1066
- cred = credential.STSAssumeRoleCredential(
1067
- g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
1068
- g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
1069
- )
1070
- 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):
1071
- cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
1072
- else:
1073
- cred = credential.Credential(
1074
- g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
1075
- )
1076
- http_profile = HttpProfile(
1077
- reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
1078
- reqMethod="POST",
1079
- endpoint=g_param[OptionsDefine.Endpoint],
1080
- proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
1081
- )
1082
- profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
1083
- if g_param[OptionsDefine.Language]:
1084
- profile.language = g_param[OptionsDefine.Language]
1085
- mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
1086
- client = mod.WedataClient(cred, g_param[OptionsDefine.Region], profile)
1087
- client._sdkVersion += ("_CLI_" + __version__)
1088
- models = MODELS_MAP[g_param[OptionsDefine.Version]]
1089
- model = models.DescribeTaskDetailRequest()
1090
- model.from_json_string(json.dumps(args))
1091
- start_time = time.time()
1092
- while True:
1093
- rsp = client.DescribeTaskDetail(model)
1094
- result = rsp.to_json_string()
1095
- try:
1096
- json_obj = json.loads(result)
1097
- except TypeError as e:
1098
- json_obj = json.loads(result.decode('utf-8')) # python3.3
1099
- if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
1100
- break
1101
- cur_time = time.time()
1102
- if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
1103
- raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
1104
- (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
1105
- search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
1106
- else:
1107
- print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
1108
- time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
1109
- FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1110
-
1111
-
1112
1060
  def doDescribeDatabaseMetas(args, parsed_globals):
1113
1061
  g_param = parse_global_arg(parsed_globals)
1114
1062
 
@@ -4593,58 +4541,6 @@ def doDescribeSchedulerTaskCntByStatus(args, parsed_globals):
4593
4541
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
4594
4542
 
4595
4543
 
4596
- def doDescribeTasksByPage(args, parsed_globals):
4597
- g_param = parse_global_arg(parsed_globals)
4598
-
4599
- if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
4600
- cred = credential.CVMRoleCredential()
4601
- elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
4602
- cred = credential.STSAssumeRoleCredential(
4603
- g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
4604
- g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
4605
- )
4606
- 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):
4607
- cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
4608
- else:
4609
- cred = credential.Credential(
4610
- g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
4611
- )
4612
- http_profile = HttpProfile(
4613
- reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
4614
- reqMethod="POST",
4615
- endpoint=g_param[OptionsDefine.Endpoint],
4616
- proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
4617
- )
4618
- profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
4619
- if g_param[OptionsDefine.Language]:
4620
- profile.language = g_param[OptionsDefine.Language]
4621
- mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
4622
- client = mod.WedataClient(cred, g_param[OptionsDefine.Region], profile)
4623
- client._sdkVersion += ("_CLI_" + __version__)
4624
- models = MODELS_MAP[g_param[OptionsDefine.Version]]
4625
- model = models.DescribeTasksByPageRequest()
4626
- model.from_json_string(json.dumps(args))
4627
- start_time = time.time()
4628
- while True:
4629
- rsp = client.DescribeTasksByPage(model)
4630
- result = rsp.to_json_string()
4631
- try:
4632
- json_obj = json.loads(result)
4633
- except TypeError as e:
4634
- json_obj = json.loads(result.decode('utf-8')) # python3.3
4635
- if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
4636
- break
4637
- cur_time = time.time()
4638
- if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
4639
- raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
4640
- (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
4641
- search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
4642
- else:
4643
- print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
4644
- time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
4645
- FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
4646
-
4647
-
4648
4544
  def doModifyWorkflowSchedule(args, parsed_globals):
4649
4545
  g_param = parse_global_arg(parsed_globals)
4650
4546
 
@@ -8025,58 +7921,6 @@ def doDescribeExecStrategy(args, parsed_globals):
8025
7921
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
8026
7922
 
8027
7923
 
8028
- def doDescribeInstanceByCycleReport(args, parsed_globals):
8029
- g_param = parse_global_arg(parsed_globals)
8030
-
8031
- if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
8032
- cred = credential.CVMRoleCredential()
8033
- elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
8034
- cred = credential.STSAssumeRoleCredential(
8035
- g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
8036
- g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
8037
- )
8038
- 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):
8039
- cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
8040
- else:
8041
- cred = credential.Credential(
8042
- g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
8043
- )
8044
- http_profile = HttpProfile(
8045
- reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
8046
- reqMethod="POST",
8047
- endpoint=g_param[OptionsDefine.Endpoint],
8048
- proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
8049
- )
8050
- profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
8051
- if g_param[OptionsDefine.Language]:
8052
- profile.language = g_param[OptionsDefine.Language]
8053
- mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
8054
- client = mod.WedataClient(cred, g_param[OptionsDefine.Region], profile)
8055
- client._sdkVersion += ("_CLI_" + __version__)
8056
- models = MODELS_MAP[g_param[OptionsDefine.Version]]
8057
- model = models.DescribeInstanceByCycleReportRequest()
8058
- model.from_json_string(json.dumps(args))
8059
- start_time = time.time()
8060
- while True:
8061
- rsp = client.DescribeInstanceByCycleReport(model)
8062
- result = rsp.to_json_string()
8063
- try:
8064
- json_obj = json.loads(result)
8065
- except TypeError as e:
8066
- json_obj = json.loads(result.decode('utf-8')) # python3.3
8067
- if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
8068
- break
8069
- cur_time = time.time()
8070
- if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
8071
- raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
8072
- (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
8073
- search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
8074
- else:
8075
- print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
8076
- time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
8077
- FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
8078
-
8079
-
8080
7924
  def doUpdateWorkflowOwner(args, parsed_globals):
8081
7925
  g_param = parse_global_arg(parsed_globals)
8082
7926
 
@@ -11644,7 +11488,6 @@ ACTION_MAP = {
11644
11488
  "DescribeOperateOpsTasks": doDescribeOperateOpsTasks,
11645
11489
  "DescribeInstanceByCycle": doDescribeInstanceByCycle,
11646
11490
  "DescribeIntegrationNode": doDescribeIntegrationNode,
11647
- "DescribeTaskDetail": doDescribeTaskDetail,
11648
11491
  "DescribeDatabaseMetas": doDescribeDatabaseMetas,
11649
11492
  "DescribeTaskByCycle": doDescribeTaskByCycle,
11650
11493
  "DescribeInstanceLogFile": doDescribeInstanceLogFile,
@@ -11712,7 +11555,6 @@ ACTION_MAP = {
11712
11555
  "DescribeTaskByStatusReport": doDescribeTaskByStatusReport,
11713
11556
  "BatchRerunIntegrationTaskInstances": doBatchRerunIntegrationTaskInstances,
11714
11557
  "DescribeSchedulerTaskCntByStatus": doDescribeSchedulerTaskCntByStatus,
11715
- "DescribeTasksByPage": doDescribeTasksByPage,
11716
11558
  "ModifyWorkflowSchedule": doModifyWorkflowSchedule,
11717
11559
  "DescribeTableSchemaInfo": doDescribeTableSchemaInfo,
11718
11560
  "ModifyRule": doModifyRule,
@@ -11778,7 +11620,6 @@ ACTION_MAP = {
11778
11620
  "RegisterEventListener": doRegisterEventListener,
11779
11621
  "DescribeTaskLockStatus": doDescribeTaskLockStatus,
11780
11622
  "DescribeExecStrategy": doDescribeExecStrategy,
11781
- "DescribeInstanceByCycleReport": doDescribeInstanceByCycleReport,
11782
11623
  "UpdateWorkflowOwner": doUpdateWorkflowOwner,
11783
11624
  "DescribeTableLineage": doDescribeTableLineage,
11784
11625
  "DescribeEventCases": doDescribeEventCases,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.1094.1
3
+ Version: 3.0.1095.1
4
4
  Summary: Universal Command Line Environment for Tencent Cloud
5
5
  Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
6
6
  Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
13
13
  Classifier: Programming Language :: Python :: 3
14
14
  Requires-Dist: jmespath==0.10.0
15
15
  Requires-Dist: six==1.16.0
16
- Requires-Dist: tencentcloud-sdk-python>=3.0.1094
16
+ Requires-Dist: tencentcloud-sdk-python>=3.0.1095
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  # 命令行工具简介
@@ -1,4 +1,4 @@
1
- tccli/__init__.py,sha256=DYLqXL52q3-tzIKI5Z6tJfxsTkWR5UJXsPmG-ttjdB8,27
1
+ tccli/__init__.py,sha256=mKPp1BhQ4TYAo9nM_4qZhFEhyUUQ90HUILicFwmuzvI,27
2
2
  tccli/argparser.py,sha256=iFaw_iIMdyVwUdcv2_2OHQfe7-7j9yGzoOgXgXswoBo,5555
3
3
  tccli/argument.py,sha256=ZtVo3AySpzM-Hw6_hPdU27FjUsc8QPB2fIuLy7JSBAk,8091
4
4
  tccli/base_command.py,sha256=rFWNAwfS0GA6LLGNOM-iPI0RV81Jag5cZn536ZQN0pw,2859
@@ -3244,7 +3244,7 @@ tccli/examples/dasb/v20191018/DescribeUserGroups.md,sha256=aOCSLh93Tl7EkZTlQEfWN
3244
3244
  tccli/examples/dasb/v20191018/DescribeUsers.md,sha256=fTt6l5nvtm0UpCwq7QsltMv7iD2rcYfvoHlW89e4zP0,2949
3245
3245
  tccli/examples/dasb/v20191018/ImportExternalDevice.md,sha256=hLWmOrKtHxMTUKeXgS2_ICNkaRzhcNv7rLJpnRygjY0,410
3246
3246
  tccli/examples/dasb/v20191018/ModifyAcl.md,sha256=H1ICGMsOhpVV_ljxfsG0Q8tIoxFwDGlkAC9Csnl8TAo,655
3247
- tccli/examples/dasb/v20191018/ModifyCmdTemplate.md,sha256=WoHNgYJ5aen3J9YS17ZsEuqpGjT4T3bZHld8UnWkEgI,273
3247
+ tccli/examples/dasb/v20191018/ModifyCmdTemplate.md,sha256=t4ypmS4O_Ra_JrQ4zCWdthJnSffr5GO1K6hrrFEMoII,273
3248
3248
  tccli/examples/dasb/v20191018/ModifyDevice.md,sha256=CcNbdeOf4RbjnfK7t2hHnyv8x4qMrldnjxBZGMK__v8,241
3249
3249
  tccli/examples/dasb/v20191018/ModifyDeviceGroup.md,sha256=7tE3K3wkiBenV4f9yrSaMFMb5e9bGrxC249L4qnyjg8,205
3250
3250
  tccli/examples/dasb/v20191018/ModifyOAuthSetting.md,sha256=fI8H6SxD2a5D0Sw8rBNw_Jnc8GrWG_Lc7A4FTzuFSvo,450
@@ -4383,6 +4383,7 @@ tccli/examples/es/v20180416/DescribeLogstashInstanceLogs.md,sha256=AKNF0HGdGyeB4
4383
4383
  tccli/examples/es/v20180416/DescribeLogstashInstanceOperations.md,sha256=RpKCTqzJ_t4ENd0A0kNyOGYjGDkqzkyTfNhAcVqoutY,1755
4384
4384
  tccli/examples/es/v20180416/DescribeLogstashInstances.md,sha256=Z9vpvMDmM8YEvC1d-xBDWGdc4MOSJw2VCSyH47C1-Uc,5565
4385
4385
  tccli/examples/es/v20180416/DescribeLogstashPipelines.md,sha256=z3uL7TxmX0hE971JVLSdPbPpE6nsAht1ajSkDXuWWkU,1105
4386
+ tccli/examples/es/v20180416/DescribeServerlessInstances.md,sha256=fzWhoncCDzcUQ4YPceSQ7rjwm-kkaOGd6_EJ3-TjFpA,13504
4386
4387
  tccli/examples/es/v20180416/DescribeServerlessSpaceUser.md,sha256=85JKWhZsVINaMPWlOv9mW9u021a4AerwV1xQXle9jqc,644
4387
4388
  tccli/examples/es/v20180416/DescribeServerlessSpaces.md,sha256=KWYZXR6FswJNEY_uS8TtKg5Zl-XE2rE4DwLKCaproN8,496
4388
4389
  tccli/examples/es/v20180416/DescribeUserCosSnapshotList.md,sha256=tIzD7vGHjCcveIZgtT4FaajpZmvKPOiiKe7HlJOVtxA,920
@@ -7461,7 +7462,7 @@ tccli/examples/pts/v20210728/DescribeLabelValues.md,sha256=Ny16LN_FxdA0eM-i9fBBG
7461
7462
  tccli/examples/pts/v20210728/DescribeMetricLabelWithValues.md,sha256=-nrsc6pV3U7QaDGrtYSqqsW9GYW7gKT9UzY_NLa1VXE,13625
7462
7463
  tccli/examples/pts/v20210728/DescribeNormalLogs.md,sha256=KcSLBoKVLjBBbz81QbyyZK_T6RqnscbL-F15yrdwBDs,422
7463
7464
  tccli/examples/pts/v20210728/DescribeProjects.md,sha256=fFzLOg0l_NvuKtO3fbs69sfsIEvlD67WmvfYnW4FvFQ,861
7464
- tccli/examples/pts/v20210728/DescribeRegions.md,sha256=4w4IkkiuD5usbLg5oA85wAJLdqFivwCQKIDjfVcjEzk,953
7465
+ tccli/examples/pts/v20210728/DescribeRegions.md,sha256=bWjF_PMGprCUVfhEmsvlWujpVGVGEF2at2JXx24Gkes,974
7465
7466
  tccli/examples/pts/v20210728/DescribeRequestSummary.md,sha256=hOXbC-VbhR7EW4I_3gNiwB21StvNyZSkrbX9V2AjKmg,1094
7466
7467
  tccli/examples/pts/v20210728/DescribeSampleBatchQuery.md,sha256=Reep9QaLu_pCgh1-o4ZjAJ4FdFuutfBbd8z5DK4OaxI,1086
7467
7468
  tccli/examples/pts/v20210728/DescribeSampleLogs.md,sha256=KSlZ5M373x9JSTRDnNJVgewXTfFTmZlcIdiS073KaYs,437
@@ -11975,7 +11976,7 @@ tccli/services/afc/v20200226/api.json,sha256=j0LyDTPODrK84S3K6IjPWtfWxcqjjp6Urir
11975
11976
  tccli/services/afc/v20200226/examples.json,sha256=9Hpp5NQ7rbzf7budjRrfTXv1fQ046i6HT3jwg5Ohs_I,11403
11976
11977
  tccli/services/aiart/__init__.py,sha256=Y-fYvm53hvADUxzlHVPLGQM3P-5cZMqfaKZ6MrBYYgY,89
11977
11978
  tccli/services/aiart/aiart_client.py,sha256=DSe2ouMV6ctGby0suewXTDnLAQh3YN6AC2I0_Q2QXMY,17927
11978
- tccli/services/aiart/v20221229/api.json,sha256=EaR9J0CrWiaxWGT-rZnzJLTXG0Ze-YLH01BxZ3DiavY,22956
11979
+ tccli/services/aiart/v20221229/api.json,sha256=NtC269fBHW-gkMvo2V84eXl3mBINwIOHSnTz1LCkzHE,23001
11979
11980
  tccli/services/aiart/v20221229/examples.json,sha256=JqQuZGVS_eV-OIwVWMnQGneYpOVMv9wOBXqRgBKmvUk,2425
11980
11981
  tccli/services/ame/__init__.py,sha256=wjRNmkvpxDAvUPYHvj3CHImG_FTWTjSxZYtZCEOn_ig,85
11981
11982
  tccli/services/ame/ame_client.py,sha256=5uK__MWG30G0wDk4-bcezbYrJEJffFKrrDyENJbE6V4,101414
@@ -11993,7 +11994,7 @@ tccli/services/anicloud/v20220923/api.json,sha256=ReMz8L-Mmw-Yg1rcimiKUjhH-8MwGa
11993
11994
  tccli/services/anicloud/v20220923/examples.json,sha256=sTXo5RoanXn0e1nNQuXbStNy01GRrQgLyk8tI5tAFQ8,3296
11994
11995
  tccli/services/antiddos/__init__.py,sha256=GLp18f7B8VnijOHexfey8gZ0E-2p5r4YPaoGQd3l69E,95
11995
11996
  tccli/services/antiddos/antiddos_client.py,sha256=I3G604WcHioMzElyfqdd3qD_h_6Eig5y9AlnSg36vfU,305014
11996
- tccli/services/antiddos/v20200309/api.json,sha256=ol4RQlkRTA1ftvlr43e8qb7R83Ya-fdXHNIRYA-arno,397963
11997
+ tccli/services/antiddos/v20200309/api.json,sha256=aOxtn8iM1tsvL-rZnVPXB66NgBMFWE1HVPqkb4VOUdc,398769
11997
11998
  tccli/services/antiddos/v20200309/examples.json,sha256=PWxOEUDiuIOpNQ9sxnAUKwlXEPMP4xLp6yqsLDcVOHE,86985
11998
11999
  tccli/services/apcas/__init__.py,sha256=gXBBRpZLfMKkOVPIZWWRP6qF9bMTS4pXRfUNQao-zIc,89
11999
12000
  tccli/services/apcas/apcas_client.py,sha256=PdOZxSCxxkAFRxpzf_qiqG4a0WIu2THxh6vhPkmYFA8,27034
@@ -12117,7 +12118,7 @@ tccli/services/ccc/v20200210/api.json,sha256=P3c3JTzKYoC4n7XuuWrv9ops_qYlyxtZDyz
12117
12118
  tccli/services/ccc/v20200210/examples.json,sha256=EMA8bg6BxgQF11y8se3T3isW6f-zukrT-nP6QdpgISo,60163
12118
12119
  tccli/services/cdb/__init__.py,sha256=9Jk9tAMP2ZM_xOG77GvqXL1q3UfwYTEos6_P6xzpTiM,85
12119
12120
  tccli/services/cdb/cdb_client.py,sha256=dKs2TU4jW7fqOD1g6O2UKrjnaZEXAD7WLVXN40mQW4k,504629
12120
- tccli/services/cdb/v20170320/api.json,sha256=c2utyvdtKExUi38XlrJ7sEikEBqLMdcUXSQUoUsvG6Y,684836
12121
+ tccli/services/cdb/v20170320/api.json,sha256=j9peBP0c55YIlrsUrH1whiopNPV6tGNMo_XvjxZY5SY,685236
12121
12122
  tccli/services/cdb/v20170320/examples.json,sha256=R8uG6tZCNDe5ODxs-vxcEtlURxoSjSr9563R0-pneZk,159921
12122
12123
  tccli/services/cdc/__init__.py,sha256=0NOw5_YSjO-QzgYYiIo0gheuTe2_dvzCUnVD4BOP4tI,85
12123
12124
  tccli/services/cdc/cdc_client.py,sha256=wSnb34OvPAii0UEu5GkkgWFQ15CmtjsfnPKgE5nzFqU,71139
@@ -12153,7 +12154,7 @@ tccli/services/cfs/v20190719/api.json,sha256=JnSV9qtemQtTxVar9Cf7mdVuVNpKsurRDS_
12153
12154
  tccli/services/cfs/v20190719/examples.json,sha256=6XSwCVfwFdSrLjAIy4Q2dXMumr8pIQnts7QfA8Hj1G4,33505
12154
12155
  tccli/services/cfw/__init__.py,sha256=2hNwXcNofHJCalk9HHEbOcgYz6XKuYmZk_iBroa5YsY,85
12155
12156
  tccli/services/cfw/cfw_client.py,sha256=hUKPJuE2a4rB4DO2KIoa6M7XBKzZzAMemx-hZkyRCxo,355828
12156
- tccli/services/cfw/v20190904/api.json,sha256=prE1MntMFPVXOknhgmvziYP9-AaKy1u2AcEobEOjevo,469366
12157
+ tccli/services/cfw/v20190904/api.json,sha256=CympMxLHqKTkIMx6YRfxOIXOR1B2s_uejeDhUrI9SJ8,475289
12157
12158
  tccli/services/cfw/v20190904/examples.json,sha256=gJWo3ahRsgCYAsPugRsTwuxUdBzevZ5BRV1qkCfBrZg,110087
12158
12159
  tccli/services/chdfs/__init__.py,sha256=lx3R4qylmSHNb4EJWL_ipMVfkkva_S3QOM12FRsTOVI,89
12159
12160
  tccli/services/chdfs/chdfs_client.py,sha256=mkuDVNgnCot5m0ne0BeuLCNq2GKEA560s3idjWKfCUw,95468
@@ -12254,7 +12255,7 @@ tccli/services/cynosdb/v20190107/examples.json,sha256=I3ln728PPSCU1tyuhYmCewGTN9
12254
12255
  tccli/services/dasb/__init__.py,sha256=x5ez0S2wQBIe-qTkGhVvwqG-rdYdP4NXZn2WfQDvF98,87
12255
12256
  tccli/services/dasb/dasb_client.py,sha256=l396SDvCmmIu5B4N2TvQG1jk13mKXi_xoBQPL4P7-dk,178287
12256
12257
  tccli/services/dasb/v20191018/api.json,sha256=Gpu5ArcMTwcweiB5iVweuuOD0PvXPfHAiAVbIN0DYTU,222043
12257
- tccli/services/dasb/v20191018/examples.json,sha256=veb2FYsoYCAjhthRIHvL0T-956KgczB_spY6V5yTeGI,52377
12258
+ tccli/services/dasb/v20191018/examples.json,sha256=PoYIkwBz-G2Q1aLPED4kDb8iuUdDb2BKTbDHRrvu2eI,52377
12258
12259
  tccli/services/dataintegration/__init__.py,sha256=NGpOyiD3aqPd3hXZCm-0gdEzTnFzl9lvmAPe11HHBQc,109
12259
12260
  tccli/services/dataintegration/dataintegration_client.py,sha256=SBpYKuRjeCTOB2apqF6_KVAfMJ_mWXt14KMaR-ntwVk,8725
12260
12261
  tccli/services/dataintegration/v20220613/api.json,sha256=YS2cUO5WaHVIhJ73XVm3Xly3QJZ88lC7qhN4G1fr5pU,2289
@@ -12287,7 +12288,7 @@ tccli/services/dlc/v20210125/api.json,sha256=Mr4pCw2pO6OVdDixUuKxgxNubMcCAeKV3R8
12287
12288
  tccli/services/dlc/v20210125/examples.json,sha256=daI24ETHCCnkyuciitclvwVfcfcKgRK5GA281XmiWwI,173105
12288
12289
  tccli/services/dnspod/__init__.py,sha256=4t9Zk1hkia8MrDbtWW-XP9aCXYNWqafFaB1NKh5Ebfc,91
12289
12290
  tccli/services/dnspod/dnspod_client.py,sha256=ysRRgNrVCPK5ETdSF0bGqB_idBRTjwvW_hCmx33zuO0,231753
12290
- tccli/services/dnspod/v20210323/api.json,sha256=os8LhsBVSm9l1fy_XqLA9CgHbAZiPfyp43wD0v_3Nek,291063
12291
+ tccli/services/dnspod/v20210323/api.json,sha256=Zk8hiNCRbIrxdE-Q9RQIMgUyClUwctkSS2ZZZ9ixv58,291098
12291
12292
  tccli/services/dnspod/v20210323/examples.json,sha256=TTxoSW9KMDiW-Kf_T6S8vKNLEBdYQqmy3kDgM2tbAVI,109317
12292
12293
  tccli/services/domain/__init__.py,sha256=meqFi6gRyH2HwgL3XpXkhrspL-i6f-EMjpdZ6Flbzi4,91
12293
12294
  tccli/services/domain/domain_client.py,sha256=rXHx3_XacB2mAQGw0ottb5nuWOIUuIv3B2JuBVtmL8Q,129563
@@ -12313,7 +12314,7 @@ tccli/services/dts/__init__.py,sha256=t144KIEUZhniOVdffxOCjXSzYUewJxMCs-5Dn0LPpx
12313
12314
  tccli/services/dts/dts_client.py,sha256=S4o49IbWPyeecs1oQ_oc-skBU0PEyXV8PAS-oQiFVsY,265581
12314
12315
  tccli/services/dts/v20180330/api.json,sha256=OL_gbt272l0oYqDey6uugU9sVxHQZdVcqQ2gCanZyZw,97924
12315
12316
  tccli/services/dts/v20180330/examples.json,sha256=H_FeTZVP4VUJVEW8oHILeGUwxOQ1EZOM_UcAKNi4dEA,20841
12316
- tccli/services/dts/v20211206/api.json,sha256=eRGkuOfrJiFmKfOZXDm9dHThtqUMIAOjfScXCDgMXSY,402906
12317
+ tccli/services/dts/v20211206/api.json,sha256=K92uXVVhMQtLFIKhHsqoGHntWo2-NGXyMHpDcUIpUNU,402912
12317
12318
  tccli/services/dts/v20211206/examples.json,sha256=CW5QrbhAdfyZKsLgHCdaV9gGF-zHexSOeTk8pV5i4Jk,115055
12318
12319
  tccli/services/eb/__init__.py,sha256=CNHbNA5DQycRAOxyRLck0ZCUVQ0asg8PDIPH5YIHDxg,83
12319
12320
  tccli/services/eb/eb_client.py,sha256=YQWcUMXjuWHr8lRL1oSMAvUrGL5f3tm9kdz8lS_pIXk,103782
@@ -12346,9 +12347,9 @@ tccli/services/emr/emr_client.py,sha256=A3aQK2kJsSywt4S00Z1pjzHuBZwU6S6ip4I1lzzU
12346
12347
  tccli/services/emr/v20190103/api.json,sha256=d6Lr5ORcPK0QOocORlZI5GlKCxLMKP2DSk6A6Gixxgg,405078
12347
12348
  tccli/services/emr/v20190103/examples.json,sha256=5LN4EAbk72hp1TIRlpAm0jZ-YFhtXyqHsZeJX7C9RAM,74093
12348
12349
  tccli/services/es/__init__.py,sha256=Tgbj2S-AFcftz26Uaksp0nrbDZShO6QOdNN89tFu9s0,83
12349
- tccli/services/es/es_client.py,sha256=dUcPvyw4quv3L_OHgaQAs5BKqq25pMPIFJDNCylsewk,169843
12350
- tccli/services/es/v20180416/api.json,sha256=7ghDrfGaZPCz7J-OykG9atspA1p7tLcaNPs1CSzYOMQ,312700
12351
- tccli/services/es/v20180416/examples.json,sha256=X_VsRMedjYLRdrLdGhrAkjwJ_UVGnJYb6IPR9Aqi6rQ,57657
12350
+ tccli/services/es/es_client.py,sha256=whe1By2rhBmC_x4-mGOIcnv8a_r-zdH6n6Rv2HrMQK0,172974
12351
+ tccli/services/es/v20180416/api.json,sha256=sNkDcJkbIIzM7DFKwX4VCaaViQZMCkDrsXJdZ1Bx6hg,326919
12352
+ tccli/services/es/v20180416/examples.json,sha256=WkePWH9dzpdDVmCnZnHQACqpVbUF91iHsvVpZU5Rhlk,72633
12352
12353
  tccli/services/ess/__init__.py,sha256=heBHzUKDuNxQ68yNutgyA8stCndyFWqYJqiQFozTiDs,85
12353
12354
  tccli/services/ess/ess_client.py,sha256=2YC-uCJnx1u9HWZerOUfsa41WcVGwVLOsRiSuDLbJds,248218
12354
12355
  tccli/services/ess/v20201111/api.json,sha256=FMJeD64N_haIwaLnFPJ8Uff7rz4RSnKm6sTj9nuInps,653054
@@ -12519,7 +12520,7 @@ tccli/services/lighthouse/v20200324/api.json,sha256=8aAadEXA1jY-WZhh4xi8KH9_CivB
12519
12520
  tccli/services/lighthouse/v20200324/examples.json,sha256=Qod1h-HFHjQzu2M7VuS4oitxdKVtPOD5hh6djMDJxq4,132257
12520
12521
  tccli/services/live/__init__.py,sha256=RcvY72t1P1PSv7r9d9SCa9Iv7qvP8ok30HwiMcPVAs4,87
12521
12522
  tccli/services/live/live_client.py,sha256=4tp_VNlbokCssfXtq7ifcHsNjklYQwALe-2sT4rjQmQ,485731
12522
- tccli/services/live/v20180801/api.json,sha256=pgH6iFHDvOHyQYI-YMlFOBMgX243PuhYPIrsVMfn6bI,630262
12523
+ tccli/services/live/v20180801/api.json,sha256=PRlIqN-_5z1ah3ePq2NGbuhNXw31dz6Y8FdHD8g4yic,631852
12523
12524
  tccli/services/live/v20180801/examples.json,sha256=AfppxqBwiLO-MIA8BC8MeVOFVfbLpMJP6nuKjZwuLiE,126828
12524
12525
  tccli/services/lke/__init__.py,sha256=GKvpxCc-YzK4HVgYFq-aLRxZ1WW4MjpKLIqJNqecz_c,85
12525
12526
  tccli/services/lke/lke_client.py,sha256=ZH7PhKEz5sVRgEnP4FmTOZ_9p-oKd6X334WUJ2rmGsg,235902
@@ -12571,7 +12572,7 @@ tccli/services/mongodb/v20190725/api.json,sha256=WWRCcngsUWpqAnftmOuac8e6iccmM4-
12571
12572
  tccli/services/mongodb/v20190725/examples.json,sha256=ZW6bvxp-BtvfbIFZ26kPvmbwTkd6AFRr3CrCKAF1414,61718
12572
12573
  tccli/services/monitor/__init__.py,sha256=Fqyy64XBMByiqJHyjxbaJeQDJAGMyktujsYRmXhosc8,93
12573
12574
  tccli/services/monitor/monitor_client.py,sha256=871iRrgD7D3FFVvEEUZ5t3clOdLVudndM8AUlIXQZNY,495612
12574
- tccli/services/monitor/v20180724/api.json,sha256=iq741h7vHTueY7jViG_l3a4iV8xp4aosMM7kueG1BgY,702496
12575
+ tccli/services/monitor/v20180724/api.json,sha256=TVZonaI6GkQGZOX1oUvVCrrW5WFrT3CK5h-7voxs6VY,703156
12575
12576
  tccli/services/monitor/v20180724/examples.json,sha256=01KzrLm2M-HL32KJsCJfTAK2Z3I993Ux4mkFkknPIJM,260295
12576
12577
  tccli/services/mps/__init__.py,sha256=4M5o2xc0u3rqtgz_5an9Qxw2QaOqwBq8Fjc3IB64p2o,85
12577
12578
  tccli/services/mps/mps_client.py,sha256=oFBSX-yuW-VsS6fQjR5pmlNKKLDaj-TMN3-Ri5I7kKw,317127
@@ -12603,7 +12604,7 @@ tccli/services/npp/v20190823/api.json,sha256=PDUAkhWDtol-4RI5QbMIqzY3Zxt69VxCGnP
12603
12604
  tccli/services/npp/v20190823/examples.json,sha256=azmnTGdIEPJnXLrmF44witGE720MeKXlXeWNghXPP4s,5164
12604
12605
  tccli/services/oceanus/__init__.py,sha256=u6C9EuoVN4BwKu4JcesnJbyrIeTq4ijrJ-tUdublrRc,93
12605
12606
  tccli/services/oceanus/oceanus_client.py,sha256=M0D54dZQtchfAqnYEtqpGX4FnTzHLM7xTd45iQxJoiY,122713
12606
- tccli/services/oceanus/v20190422/api.json,sha256=iC56MTskZchBIMBkTicu30t3tncp3tLwi8ZcfvaC6Vs,239709
12607
+ tccli/services/oceanus/v20190422/api.json,sha256=NSluDO9KFHpE9dVOMBFgJoxM8qT88Yu1DBkU3TPmneg,239703
12607
12608
  tccli/services/oceanus/v20190422/examples.json,sha256=qcKM-kj7kJVYjNKraB6sYf4GIBxKYqyFuxi8P1d6Fk4,48148
12608
12609
  tccli/services/ocr/__init__.py,sha256=1UdHN9VtB5qVwAn2FMefSi4BhMTJOjmFgYZT-zTEVBM,85
12609
12610
  tccli/services/ocr/ocr_client.py,sha256=wqiGQFSM-Wn06ckdWhKEdUV-xyC9J6YuhrkbaRNSOyM,264545
@@ -12617,7 +12618,7 @@ tccli/services/organization/__init__.py,sha256=ctNPQB07daPeppmKKoViB5ommtY2F8xr2
12617
12618
  tccli/services/organization/organization_client.py,sha256=ZJw-VxBgrSq5ozpbkikiWISi8hIsNWkCODZGt5P6uBc,227817
12618
12619
  tccli/services/organization/v20181225/api.json,sha256=Bq0n7euJrpJ9MQeruDyZyC2eM0T8b1ZepvhVZVK_Oto,37473
12619
12620
  tccli/services/organization/v20181225/examples.json,sha256=7vLd0IMYvL3fUbl0tzptov0jTz_K_v4afVjhdQ626Yw,9513
12620
- tccli/services/organization/v20210331/api.json,sha256=O9wObRNFEuwP-EMSCEkYodj3YXbwVnrfFGQUyFn8UMY,187186
12621
+ tccli/services/organization/v20210331/api.json,sha256=GJxXlaZUx0d4X50kyA5jN_knzFgEirjydE04DusUguQ,187148
12621
12622
  tccli/services/organization/v20210331/examples.json,sha256=NkGruK44dUPMjCLZT1HEQyreDazO_wbXIoz4RzZNtA8,43979
12622
12623
  tccli/services/partners/__init__.py,sha256=AP1gFrD80rauxk19ybZuAoeHwKlORcA0SSd0lWV4MQM,95
12623
12624
  tccli/services/partners/partners_client.py,sha256=X_58_RrKS4JMa4bEiwzkHuKPeqyVaZbAVzziGy8COOs,64685
@@ -12637,15 +12638,15 @@ tccli/services/privatedns/v20201028/api.json,sha256=mlZbVRBYq76t8X_RgbpGNfTxUWYH
12637
12638
  tccli/services/privatedns/v20201028/examples.json,sha256=Q004hwz-GFMNns7R9sZI_ofOlcxQpLHEXpy3hp4AIQ8,26078
12638
12639
  tccli/services/pts/__init__.py,sha256=J0iwcjb1pfQr8JhxLeQ_n2JUhbIET_8hfW-6g-RrVlA,85
12639
12640
  tccli/services/pts/pts_client.py,sha256=0jr8Z7uzPgwSvyYh9HfcOygeOLXvt7hXvfVKi0ElmA8,153448
12640
- tccli/services/pts/v20210728/api.json,sha256=JPiqI1kOm2Uqq9JDW-cLKpZFwkU6u57tv9-KxdpOi7M,234800
12641
- tccli/services/pts/v20210728/examples.json,sha256=zKY8aGqjKkhL5saxF-5UgCeHMLZJ0_JPy16Lpktjxas,86282
12641
+ tccli/services/pts/v20210728/api.json,sha256=dfDWhXxX86Yk1kVFmFstAT1RsQHLILd8bDUysiDRV7A,235342
12642
+ tccli/services/pts/v20210728/examples.json,sha256=tExQvvX2cjrAmaCKqD-2BoDbr6LSppKd5G_PfHh4BHM,86306
12642
12643
  tccli/services/rce/__init__.py,sha256=hA0_efK_b48bYi70kHNZugvJchdDwQNHYJofWYNzyKo,85
12643
12644
  tccli/services/rce/rce_client.py,sha256=bmPA8pkk9ba5smv9WqLgQ5H-0swhkmxODM4mFLn9eOo,14863
12644
12645
  tccli/services/rce/v20201103/api.json,sha256=fgNT1osAoeqoYwpT4u1qDllyEm2142IAbg2gJJOKB3w,36290
12645
12646
  tccli/services/rce/v20201103/examples.json,sha256=PWr4uqsdMuvWtiXbSbq9UloBPwBIL1Ubp7pRsgNVmMU,8959
12646
12647
  tccli/services/redis/__init__.py,sha256=LzB8_p66HdHV32O1SzEXmHhzIe3zOiQGyLwhFG-9lec,89
12647
12648
  tccli/services/redis/redis_client.py,sha256=QR338SMAtqet8MsW3GeKWTUl7_tBlYYo7Ip4WZFYEOg,307154
12648
- tccli/services/redis/v20180412/api.json,sha256=PRHmiS1aVNleil3n9azzlhCLQnFb2DI758ETcl504vo,389184
12649
+ tccli/services/redis/v20180412/api.json,sha256=0UWv47nmi3ZsQb6D8ds7DJS5EwK8tfjO6As3nfdYM-I,389886
12649
12650
  tccli/services/redis/v20180412/examples.json,sha256=0l5qrW4sHkBthg7eCsEEvS1CrkZmAzoQtu1-pBZHYUA,122870
12650
12651
  tccli/services/region/__init__.py,sha256=1VhvvIxcO9rVPGI0QB9oyeCaXG_b25vlTQA02oJfISE,91
12651
12652
  tccli/services/region/region_client.py,sha256=Q_KWFAG24EqbmiebpjVIhKPCPcYN0GmiLsCb4jCaf9U,14818
@@ -12945,7 +12946,7 @@ tccli/services/vms/v20200902/api.json,sha256=1BJFGJeDiUI-rsFVPjfLoZSkyR4ld1ZUnjh
12945
12946
  tccli/services/vms/v20200902/examples.json,sha256=Qh-LalLFMN0_H34CLqoF1McVxRFYu1VWlRaa4Vtq0mg,1516
12946
12947
  tccli/services/vod/__init__.py,sha256=bw_LJUFbFFmlcWBBtxuhF_QXwFJukODux1xtsN3P7fM,85
12947
12948
  tccli/services/vod/vod_client.py,sha256=q0pYqhfSpL0I_UrP0W9Nqd0tlOsfT3nOfvqsuwsNfvo,555746
12948
- tccli/services/vod/v20180717/api.json,sha256=CcqowYO_t2VphV6-jEUJHUvg2PEObeAcySt8KX-dMjQ,1481871
12949
+ tccli/services/vod/v20180717/api.json,sha256=TnPiwZSjaveKOU60G6F_CvTZ2a1FvwuyEkpuj5Wet60,1481933
12949
12950
  tccli/services/vod/v20180717/examples.json,sha256=zxBQU9WEq6h20mvHdgs6miZ-rkMkJM7ZmO5zGi8ko08,399534
12950
12951
  tccli/services/vpc/__init__.py,sha256=3Uy1NP1qkZo8Nd-p-jr1ioM8nnurpWlZOgH6iB3HT7M,85
12951
12952
  tccli/services/vpc/vpc_client.py,sha256=c0Jr3rvQqHz2ry4eJYCbyRd41QRbvnsabXW1IN1yDxI,990759
@@ -12964,9 +12965,9 @@ tccli/services/wav/wav_client.py,sha256=KfvA5VHhN0HlAa70HjkAs8KkC_GfMzTM4vjlDWXI
12964
12965
  tccli/services/wav/v20210129/api.json,sha256=GKTYbYztrP-UP5qTQ8_N6U0bcIBt_1wlxpgVDNEFWXI,184058
12965
12966
  tccli/services/wav/v20210129/examples.json,sha256=YUzbd8bt4nyFAwn2QFWbTH8D6qQ1zO-nKy8VT-kQbQM,35017
12966
12967
  tccli/services/wedata/__init__.py,sha256=F95gQMminW0gPanAt4q4yW30-8c7_2F2FVQzZZvcaTo,91
12967
- tccli/services/wedata/wedata_client.py,sha256=uNAASgcH3tQqWJu1l0ZAnierEfntenGes2B_bCL7EI4,698738
12968
- tccli/services/wedata/v20210820/api.json,sha256=syn3CEdBkWga3w22EZCC1abuHDtRqTOQw3XRpuBOyQ8,1392688
12969
- tccli/services/wedata/v20210820/examples.json,sha256=66SN-m_IhwPHMaeL4tZke-LlWh6XW45yvCT3NBTdm7E,532208
12968
+ tccli/services/wedata/wedata_client.py,sha256=OApw8WKEfKy1heJ7q7nQodcbIzyyGIpxMzu3RPXHh94,689408
12969
+ tccli/services/wedata/v20210820/api.json,sha256=wBbCKFBN3LhgJmwoj3k-B8x0Ra3yI8a6Meuv15FM2go,1363854
12970
+ tccli/services/wedata/v20210820/examples.json,sha256=yjDMaxLDQrhtPT7W0CrAyKdCCN5RB3l976MKxLYmFE4,524583
12970
12971
  tccli/services/weilingwith/__init__.py,sha256=I04f9CndPHuhInQKYjgkxKufojP4j5EJxBtfPNWLTfo,101
12971
12972
  tccli/services/weilingwith/weilingwith_client.py,sha256=a6bYzcTZWWE7Bj0FsuCvYp3aYRX6fySk4r_pXwQSWAc,204878
12972
12973
  tccli/services/weilingwith/v20230427/api.json,sha256=QcLihvCIIwsJw_47_TMC4EaK__Zaln8ucNNgK3TrwkU,442661
@@ -12993,8 +12994,8 @@ tccli/services/yunsou/v20180504/api.json,sha256=2808fil5p3pTEJ3SqXEEq7eSrASZOiv8
12993
12994
  tccli/services/yunsou/v20180504/examples.json,sha256=Jg4WuqS_Wxl7eTBMbzjem65FuUZQi3qq3xtlBNFZlTU,11870
12994
12995
  tccli/services/yunsou/v20191115/api.json,sha256=r_p7c7fMNylQVDpSN0CkUB4Cx1nYW1lI3BM_Zi50FNs,15932
12995
12996
  tccli/services/yunsou/v20191115/examples.json,sha256=vN5MzexHVPMckm4MbnXNiOe3KKiVchvf4_uLpjOskuk,3983
12996
- tccli-3.0.1094.1.dist-info/METADATA,sha256=HADM-X8e6fP3oSc6ie6jwe13DrX7g9IzLlRE3WXC5VY,16172
12997
- tccli-3.0.1094.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
12998
- tccli-3.0.1094.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
12999
- tccli-3.0.1094.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
13000
- tccli-3.0.1094.1.dist-info/RECORD,,
12997
+ tccli-3.0.1095.1.dist-info/METADATA,sha256=NOiM39SrEiSKuf8IOyqC3K_heLGEiTYtbOMMgnGd6Iw,16172
12998
+ tccli-3.0.1095.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
12999
+ tccli-3.0.1095.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
13000
+ tccli-3.0.1095.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
13001
+ tccli-3.0.1095.1.dist-info/RECORD,,