tccli 3.0.1157.1__py2.py3-none-any.whl → 3.0.1158.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (29) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/ams/v20201229/api.json +14 -14
  3. tccli/services/ams/v20201229/examples.json +1 -1
  4. tccli/services/ccc/v20200210/api.json +3 -3
  5. tccli/services/cfw/v20190904/api.json +34 -0
  6. tccli/services/cls/v20201016/api.json +3 -3
  7. tccli/services/cls/v20201016/examples.json +1 -1
  8. tccli/services/dbbrain/v20210527/api.json +10 -1
  9. tccli/services/ess/v20201111/api.json +32 -14
  10. tccli/services/ess/v20201111/examples.json +8 -2
  11. tccli/services/essbasic/v20210526/api.json +1 -1
  12. tccli/services/hunyuan/v20230901/api.json +1 -1
  13. tccli/services/mongodb/mongodb_client.py +53 -0
  14. tccli/services/mongodb/v20190725/api.json +71 -0
  15. tccli/services/mongodb/v20190725/examples.json +8 -0
  16. tccli/services/monitor/v20180724/api.json +8 -8
  17. tccli/services/ocr/v20181119/api.json +27 -0
  18. tccli/services/redis/v20180412/api.json +3 -3
  19. tccli/services/trtc/v20190722/api.json +3 -3
  20. tccli/services/trtc/v20190722/examples.json +2 -2
  21. tccli/services/vpc/v20170312/api.json +2 -1
  22. tccli/services/vpc/v20170312/examples.json +3 -3
  23. tccli/services/waf/v20180125/api.json +13 -13
  24. tccli/services/wedata/v20210820/api.json +10 -0
  25. {tccli-3.0.1157.1.dist-info → tccli-3.0.1158.1.dist-info}/METADATA +2 -2
  26. {tccli-3.0.1157.1.dist-info → tccli-3.0.1158.1.dist-info}/RECORD +29 -29
  27. {tccli-3.0.1157.1.dist-info → tccli-3.0.1158.1.dist-info}/WHEEL +0 -0
  28. {tccli-3.0.1157.1.dist-info → tccli-3.0.1158.1.dist-info}/entry_points.txt +0 -0
  29. {tccli-3.0.1157.1.dist-info → tccli-3.0.1158.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.0.1157.1'
1
+ __version__ = '3.0.1158.1'
@@ -8,7 +8,7 @@
8
8
  "status": "online"
9
9
  },
10
10
  "CreateAudioModerationSyncTask": {
11
- "document": "本接口(CreateAudioModerationSyncTask) 用于提交短音频内容进行智能审核任务,使用前请您使用腾讯云主账号登录控制台 [开通音频内容安全服务](https://console.cloud.tencent.com/cms/audio/package) 并调整好对应的业务配置。\n\n### 接口使用说明:\n- 前往“[内容安全控制台-图片内容安全](https://console.cloud.tencent.com/cms/audio/package)”开启使用音频内容安全服务,首次开通服务的用户可免费领用试用套餐包,包含**10小时**免费调用时长,有效期为1个月。\n- 该接口为收费接口,计费方式敬请参见 [腾讯云音频内容安全定价](https://cloud.tencent.com/product/ams/pricing)。\n\n### 接口调用说明:\n- 音频文件大小支持:**文件 <= 4M**;\n- 音频文件**时长不超过60s**,超过60s音频调用则报错;\n- 音频文件支持格式:**wav (PCM编码)** 、**mp3**、**aac**、**m4a** (采样率:16kHz~48kHz,位深:16bit 小端,声道数:单声道/双声道,建议格式:**16kHz/16bit/单声道**);\n- 接口仅限音频文件传入,视频文件传入请调用长音频异步接口;\n- 接口**默认QPS为20**,如需自定义配置并发或请求频率,请工单咨询;\n- 接口**默认超时为10s**,请求如超过该时长则接口会报错。\n",
11
+ "document": "本接口(CreateAudioModerationSyncTask) 用于提交短音频内容进行智能审核任务,使用前请您使用腾讯云主账号登录控制台 [开通音频内容安全服务](https://console.cloud.tencent.com/cms/audio/package) 并调整好对应的业务配置。\n\n### 接口使用说明:\n- 前往“[内容安全控制台-图片内容安全](https://console.cloud.tencent.com/cms/audio/package)”开启使用音频内容安全服务,首次开通服务的用户可免费领用试用套餐包,包含**10小时**免费调用时长,有效期为1个月。\n- 该接口为收费接口,计费方式敬请参见 [腾讯云音频内容安全定价](https://cloud.tencent.com/product/ams/pricing)。\n\n### 接口调用说明:\n- 音频文件大小支持:**文件 <= 4M**;\n- 音频文件**时长不超过60s**,超过60s音频调用则报错;\n- 音频文件支持格式:**wav (PCM编码)** 、**mp3**、**aac**、**m4a** (采样率:16kHz~48kHz,位深:16bit 小端,声道数:单声道/双声道,建议格式:**16kHz/16bit/单声道**);\n- 接口仅限音频文件传入,视频文件传入请调用长音频异步接口;\n- 接口**默认QPS为20**,如需自定义配置并发或请求频率,请工单咨询;\n- 接口**默认超时为10s**,请求如超过该时长则接口会报错。",
12
12
  "input": "CreateAudioModerationSyncTaskRequest",
13
13
  "name": "短音频审核同步接口",
14
14
  "output": "CreateAudioModerationSyncTaskResponse",
@@ -604,7 +604,7 @@
604
604
  "example": "1",
605
605
  "member": "string",
606
606
  "name": "DataId",
607
- "required": true,
607
+ "output_required": true,
608
608
  "type": "string",
609
609
  "value_allowed_null": false
610
610
  },
@@ -614,7 +614,7 @@
614
614
  "example": "1",
615
615
  "member": "string",
616
616
  "name": "Name",
617
- "required": true,
617
+ "output_required": true,
618
618
  "type": "string",
619
619
  "value_allowed_null": true
620
620
  },
@@ -624,7 +624,7 @@
624
624
  "example": "1",
625
625
  "member": "string",
626
626
  "name": "BizType",
627
- "required": true,
627
+ "output_required": true,
628
628
  "type": "string",
629
629
  "value_allowed_null": false
630
630
  },
@@ -634,7 +634,7 @@
634
634
  "example": "1",
635
635
  "member": "string",
636
636
  "name": "Suggestion",
637
- "required": true,
637
+ "output_required": true,
638
638
  "type": "string",
639
639
  "value_allowed_null": true
640
640
  },
@@ -644,7 +644,7 @@
644
644
  "example": "1",
645
645
  "member": "string",
646
646
  "name": "Label",
647
- "required": true,
647
+ "output_required": true,
648
648
  "type": "string",
649
649
  "value_allowed_null": true
650
650
  },
@@ -654,7 +654,7 @@
654
654
  "example": "1",
655
655
  "member": "string",
656
656
  "name": "AsrText",
657
- "required": true,
657
+ "output_required": true,
658
658
  "type": "string",
659
659
  "value_allowed_null": true
660
660
  },
@@ -664,7 +664,7 @@
664
664
  "example": "无",
665
665
  "member": "TextResult",
666
666
  "name": "TextResults",
667
- "required": true,
667
+ "output_required": true,
668
668
  "type": "list",
669
669
  "value_allowed_null": true
670
670
  },
@@ -674,7 +674,7 @@
674
674
  "example": "无",
675
675
  "member": "MoanResult",
676
676
  "name": "MoanResults",
677
- "required": true,
677
+ "output_required": true,
678
678
  "type": "list",
679
679
  "value_allowed_null": true
680
680
  },
@@ -684,7 +684,7 @@
684
684
  "example": "1",
685
685
  "member": "string",
686
686
  "name": "SubLabel",
687
- "required": true,
687
+ "output_required": true,
688
688
  "type": "string",
689
689
  "value_allowed_null": true
690
690
  },
@@ -694,7 +694,7 @@
694
694
  "example": "无",
695
695
  "member": "AudioResultDetailLanguageResult",
696
696
  "name": "LanguageResults",
697
- "required": true,
697
+ "output_required": true,
698
698
  "type": "list",
699
699
  "value_allowed_null": true
700
700
  },
@@ -704,7 +704,7 @@
704
704
  "example": "1",
705
705
  "member": "AudioResultDetailSpeakerResult",
706
706
  "name": "SpeakerResults",
707
- "required": true,
707
+ "output_required": true,
708
708
  "type": "list",
709
709
  "value_allowed_null": true
710
710
  },
@@ -714,7 +714,7 @@
714
714
  "example": "无",
715
715
  "member": "RecognitionResult",
716
716
  "name": "RecognitionResults",
717
- "required": true,
717
+ "output_required": true,
718
718
  "type": "list",
719
719
  "value_allowed_null": true
720
720
  },
@@ -724,7 +724,7 @@
724
724
  "example": "15",
725
725
  "member": "string",
726
726
  "name": "Duration",
727
- "required": true,
727
+ "output_required": true,
728
728
  "type": "string",
729
729
  "value_allowed_null": true
730
730
  },
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "document": "",
14
14
  "input": "POST / HTTP/1.1\nHost: ams.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAudioModerationSyncTask\n<公共请求参数>\n\n{\n \"BizType\": \"test_biztype\",\n \"FileUrl\": \"https://test.myqcloud.com/test.mp3\",\n \"DataId\": \"test0000000000001\",\n \"Name\": \"test_file\",\n \"FileFormat\": \"mp3\"\n}",
15
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"DataId\": \"test0000000000001\",\n \"Label\": \"Normal\",\n \"SubLabel\": \"\",\n \"Name\": \"test_audio\",\n \"BizType\": \"test_biztype\",\n \"Suggestion\": \"Pass\",\n \"AsrText\": \"新年快乐,恭喜发财,身体健康,万事如意。\",\n \"TextResults\": [\n {\n \"Label\": \"Normal\",\n \"Score\": 0,\n \"Keywords\": 0,\n \"Suggestion\": \"Pass\",\n \"LibId\": \"\",\n \"LibType\": 0,\n \"LibName\": \"\",\n \"SubLabel\": \"\"\n }\n ],\n \"MoanResults\": [],\n \"LanguageResults\": [],\n \"SpeakerResults\": [],\n \"RecognitionResults\": [],\n \"Duration\": \"15000\"\n }\n}",
15
+ "output": "{\n \"Response\": {\n \"RequestId\": \"24235235-sfsddgsdg-242532-test\",\n \"DataId\": \"test0000000000001\",\n \"Label\": \"Normal\",\n \"SubLabel\": \"\",\n \"Name\": \"test_audio\",\n \"BizType\": \"test_biztype\",\n \"Suggestion\": \"Pass\",\n \"AsrText\": \"新年快乐,恭喜发财,身体健康,万事如意。\",\n \"TextResults\": [\n {\n \"Label\": \"Normal\",\n \"Score\": 0,\n \"Keywords\": [],\n \"Suggestion\": \"Pass\",\n \"LibId\": \"\",\n \"LibType\": 0,\n \"LibName\": \"\",\n \"SubLabel\": \"\"\n }\n ],\n \"MoanResults\": [],\n \"LanguageResults\": [],\n \"SpeakerResults\": [],\n \"RecognitionResults\": [],\n \"Duration\": \"15000\"\n }\n}",
16
16
  "title": "音频同步接口返回示例"
17
17
  }
18
18
  ],
@@ -2440,7 +2440,7 @@
2440
2440
  },
2441
2441
  {
2442
2442
  "disabled": false,
2443
- "document": "待删除客服邮箱列表",
2443
+ "document": "待删除客服邮箱列表,一次最大支持200个。",
2444
2444
  "example": "[\"a\",\"b\",\"c\"]",
2445
2445
  "member": "string",
2446
2446
  "name": "StaffList",
@@ -4599,7 +4599,7 @@
4599
4599
  "members": [
4600
4600
  {
4601
4601
  "disabled": false,
4602
- "document": "起始时间戳,Unix 秒级时间戳",
4602
+ "document": "起始时间戳,Unix 秒级时间戳,最大支持近180天。",
4603
4603
  "example": "1611631881",
4604
4604
  "member": "int64",
4605
4605
  "name": "StartTimeStamp",
@@ -4608,7 +4608,7 @@
4608
4608
  },
4609
4609
  {
4610
4610
  "disabled": false,
4611
- "document": "结束时间戳,Unix 秒级时间戳",
4611
+ "document": "结束时间戳,Unix 秒级时间戳,结束时间与开始时间的区间范围小于90天。",
4612
4612
  "example": "1611631881",
4613
4613
  "member": "int64",
4614
4614
  "name": "EndTimeStamp",
@@ -4751,6 +4751,26 @@
4751
4751
  "type": "int",
4752
4752
  "value_allowed_null": false
4753
4753
  },
4754
+ {
4755
+ "disabled": false,
4756
+ "document": "已使用的地址模版数",
4757
+ "example": "0",
4758
+ "member": "int64",
4759
+ "name": "UsedTemplateCount",
4760
+ "output_required": false,
4761
+ "type": "int",
4762
+ "value_allowed_null": false
4763
+ },
4764
+ {
4765
+ "disabled": false,
4766
+ "document": "地址模版配额数量",
4767
+ "example": "10",
4768
+ "member": "int64",
4769
+ "name": "TemplateQuotaCount",
4770
+ "output_required": false,
4771
+ "type": "int",
4772
+ "value_allowed_null": false
4773
+ },
4754
4774
  {
4755
4775
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
4756
4776
  "member": "string",
@@ -6077,6 +6097,7 @@
6077
6097
  "example": "无",
6078
6098
  "member": "string",
6079
6099
  "name": "Data",
6100
+ "output_required": true,
6080
6101
  "type": "string",
6081
6102
  "value_allowed_null": false
6082
6103
  },
@@ -6086,6 +6107,7 @@
6086
6107
  "example": "100",
6087
6108
  "member": "int64",
6088
6109
  "name": "Total",
6110
+ "output_required": true,
6089
6111
  "type": "int",
6090
6112
  "value_allowed_null": false
6091
6113
  },
@@ -6095,6 +6117,7 @@
6095
6117
  "example": "0",
6096
6118
  "member": "int64",
6097
6119
  "name": "ReturnCode",
6120
+ "output_required": true,
6098
6121
  "type": "int",
6099
6122
  "value_allowed_null": false
6100
6123
  },
@@ -6104,9 +6127,20 @@
6104
6127
  "example": "success",
6105
6128
  "member": "string",
6106
6129
  "name": "ReturnMsg",
6130
+ "output_required": true,
6107
6131
  "type": "string",
6108
6132
  "value_allowed_null": false
6109
6133
  },
6134
+ {
6135
+ "disabled": false,
6136
+ "document": "七层协议,NTA日志有效\n注意:此字段可能返回 null,表示取不到有效值。",
6137
+ "example": "无",
6138
+ "member": "string",
6139
+ "name": "AppProtocolList",
6140
+ "output_required": false,
6141
+ "type": "list",
6142
+ "value_allowed_null": true
6143
+ },
6110
6144
  {
6111
6145
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
6112
6146
  "member": "string",
@@ -673,7 +673,7 @@
673
673
  "status": "online"
674
674
  },
675
675
  "UploadLog": {
676
- "document": "## 提示\n为了保障您日志数据的可靠性以及更高效地使用日志服务,建议您使用CLS优化后的接口[上传结构化日志](https://cloud.tencent.com/document/product/614/16873)。\n\n同时我们给此接口专门优化定制了多个语言版本的SDK供您选择,SDK提供统一的异步发送、资源控制、自动重试、优雅关闭、感知上报等功能,使上报日志功能更完善,详情请参考[SDK采集](https://cloud.tencent.com/document/product/614/67157)。\n\n同时云API上传日志接口也支持同步上传日志数据,如果您选择继续使用此接口请参考下文。\n\n## 功能描述\n\n本接口用于将日志写入到指定的日志主题。\n\n日志服务提供以下两种模式:\n\n#### 负载均衡模式\n\n系统根据当前日志主题下所有可读写的分区,遵循负载均衡原则自动分配写入的目标分区。该模式适合消费不保序的场景。\n\n#### 哈希路由模式\n\n系统根据携带的哈希值(X-CLS-HashKey)将数据写入到符合范围要求的目标分区。例如,可以将某个日志源端通过 hashkey 与某个主题分区强绑定,这样可以保证数据在该分区上写入和消费是严格保序的。\n\n \n\n#### 输入参数(pb二进制流,位于body中)\n\n| 字段名 | 类型 | 位置 | 必须 | 含义 |\n| ------------ | ------- | ---- | ---- | ------------------------------------------------------------ |\n| logGroupList | message | pb | 是 | logGroup 列表,封装好的日志组列表内容,建议 logGroup 数量不要超过5个 |\n\nLogGroup 说明:\n\n| 字段名 | 是否必选 | 含义 |\n| ----------- | -------- | ------------------------------------------------------------ |\n| logs | 是 | 日志数组,表示有多个 Log 组成的集合,一个 Log 表示一条日志,一个 LogGroup 中 Log 个数不能超过10000 |\n| contextFlow | 否 | LogGroup 的唯一ID,需要使用上下文功能时传入。格式:\"{上下文ID}-{LogGroupID}\"。<br>上下文ID:唯一标识一个上下文(连续滚动的一系列日志文件,或者是需要保序的一系列日志),16进制64位整型字符串。<br>LogGroupID:连续递增的一串整型,16进制64位整型字符串。样例:\"102700A66102516A-59F59\"。 |\n| filename | 否 | 日志文件名 |\n| source | 否 | 日志来源,一般使用机器 IP 作为标识 |\n| logTags | 否 | 日志的标签列表 |\n\nLog 说明:\n\n| 字段名 | 是否必选 | 含义 |\n| -------- | -------- | ------------------------------------------------------------ |\n| time | 是 | 日志时间(Unix 格式时间戳),支持秒、毫秒,建议采用毫秒 |\n| contents | 否 | key-value 格式的日志内容,表示一条日志里的多个 key-value 组合 |\n\nContent 说明:\n\n| 字段名 | 是否必选 | 含义 |\n| ------ | -------- | ------------------------------------------------------------ |\n| key | 是 | 单条日志里某个字段组的 key 值,不能以`_`开头 |\n| value | 是 | 单条日志某个字段组的 value 值,单条日志 value 不能超过1MB,LogGroup 中所有 value 总和不能超过5MB |\n\nLogTag 说明:\n\n| 字段名 | 是否必选 | 含义 |\n| ------ | -------- | -------------------------------- |\n| key | 是 | 自定义的标签 key |\n| value | 是 | 自定义的标签 key 对应的 value 值 |\n\n## PB 编译示例\n\n本示例将说明如何使用官方 protoc 编译工具将 PB 描述文件 编译生成为 C++ 语言可调用的上传日志接口。\n\n> ?目前 protoc 官方支持 Java、C++、Python 等语言的编译,详情请参见 [protoc](https://github.com/protocolbuffers/protobuf)。\n\n#### 1. 安装 Protocol Buffer\n\n下载 [Protocol Buffer](https://main.qcloudimg.com/raw/d7810aaf8b3073fbbc9d4049c21532aa/protobuf-2.6.1.tar.gz) ,解压并安装。示例版本为 protobuf 2.6.1,环境为 Centos 7.3 系统。 解压`protobuf-2.6.1.tar.gz`压缩包至`/usr/local`目录并进入该目录,执行命令如下:\n\n```\ntar -zxvf protobuf-2.6.1.tar.gz -C /usr/local/ && cd /usr/local/protobuf-2.6.1\n```\n\n开始编译和安装,配置环境变量,执行命令如下:\n\n```\n[root@VM_0_8_centos protobuf-2.6.1]# ./configure \n[root@VM_0_8_centos protobuf-2.6.1]# make && make install\n[root@VM_0_8_centos protobuf-2.6.1]# export PATH=$PATH:/usr/local/protobuf-2.6.1/bin\n```\n\n编译成功后,您可以使用以下命令查看版本:\n\n```\n[root@VM_0_8_centos protobuf-2.6.1]# protoc --version\nliprotoc 2.6.1\n```\n\n#### 2. 创建 PB 描述文件\n\nPB 描述文件是通信双方约定的数据交换格式,上传日志时须将规定的协议格式编译成对应语言版本的调用接口,然后添加到工程代码里,详情请参见 [protoc](https://github.com/protocolbuffers/protobuf) 。\n\n以日志服务所规定的 PB 数据格式内容为准, 在本地创建 PB 消息描述文件 cls.proto。\n\n> !PB 描述文件内容不可更改,且文件名须以`.proto`结尾。\n\ncls.proto 内容(PB 描述文件)如下:\n\n```\npackage cls;\n\nmessage Log\n{\n message Content\n {\n required string key = 1; // 每组字段的 key\n required string value = 2; // 每组字段的 value\n }\n required int64 time = 1; // 时间戳,UNIX时间格式\n repeated Content contents = 2; // 一条日志里的多个kv组合\n}\n\nmessage LogTag\n{\n required string key = 1;\n required string value = 2;\n}\n\nmessage LogGroup\n{\n repeated Log logs = 1; // 多条日志合成的日志数组\n optional string contextFlow = 2; // 目前暂无效用\n optional string filename = 3; // 日志文件名\n optional string source = 4; // 日志来源,一般使用机器IP\n repeated LogTag logTags = 5;\n}\n\nmessage LogGroupList\n{\n repeated LogGroup logGroupList = 1; // 日志组列表\n}\n```\n\n#### 3. 编译生成\n\n此例中,使用 proto 编译器生成 C++ 语言的文件,在 cls.proto 文件的同一目录下,执行如下编译命令:\n\n```\nprotoc --cpp_out=./ ./cls.proto \n```\n\n> ?`--cpp_out=./`表示编译成 cpp 格式并输出当前目录下,`./cls.proto`表示位于当前目录下的 cls.proto 描述文件。\n\n编译成功后,会输出对应语言的代码文件。此例会生成 cls.pb.h 头文件和 [cls.pb.cc](http://cls.pb.cc) 代码实现文件,如下所示:\n\n```\n[root@VM_0_8_centos protobuf-2.6.1]# protoc --cpp_out=./ ./cls.proto\n[root@VM_0_8_centos protobuf-2.6.1]# ls\ncls.pb.cc cls.pb.h cls.proto\n```\n\n#### 4. 调用\n\n将生成的 cls.pb.h 头文件引入代码中,调用接口进行数据格式封装。",
676
+ "document": "## 提示\n为了保障您日志数据的可靠性以及更高效地使用日志服务,建议您使用CLS优化后的接口[上传结构化日志](https://cloud.tencent.com/document/product/614/16873)。\n\n同时我们给此接口专门优化定制了多个语言版本的SDK供您选择,SDK提供统一的异步发送、资源控制、自动重试、优雅关闭、感知上报等功能,使上报日志功能更完善,详情请参考[SDK采集](https://cloud.tencent.com/document/product/614/67157)。\n\n同时云API上传日志接口也支持同步上传日志数据,如果您选择继续使用此接口请参考下文。\n\n## 功能描述\n\n本接口用于将日志写入到指定的日志主题。\n\n#### 输入参数(pb二进制流,位于body中)\n\n| 字段名 | 类型 | 位置 | 必须 | 含义 |\n| ------------ | ------- | ---- | ---- | ------------------------------------------------------------ |\n| logGroupList | message | pb | 是 | logGroup 列表,封装好的日志组列表内容,建议 logGroup 数量不要超过5个 |\n\nLogGroup 说明:\n\n| 字段名 | 是否必选 | 含义 |\n| ----------- | -------- | ------------------------------------------------------------ |\n| logs | 是 | 日志数组,表示有多个 Log 组成的集合,一个 Log 表示一条日志,一个 LogGroup 中 Log 个数不能超过10000 |\n| contextFlow | 否 | LogGroup 的唯一ID,需要使用上下文功能时传入。格式:\"{上下文ID}-{LogGroupID}\"。<br>上下文ID:唯一标识一个上下文(连续滚动的一系列日志文件,或者是需要保序的一系列日志),16进制64位整型字符串。<br>LogGroupID:连续递增的一串整型,16进制64位整型字符串。样例:\"102700A66102516A-59F59\"。 |\n| filename | 否 | 日志文件名 |\n| source | 否 | 日志来源,一般使用机器 IP 作为标识 |\n| logTags | 否 | 日志的标签列表 |\n\nLog 说明:\n\n| 字段名 | 是否必选 | 含义 |\n| -------- | -------- | ------------------------------------------------------------ |\n| time | 是 | 日志时间(Unix 格式时间戳),支持秒、毫秒,建议采用毫秒 |\n| contents | 否 | key-value 格式的日志内容,表示一条日志里的多个 key-value 组合 |\n\nContent 说明:\n\n| 字段名 | 是否必选 | 含义 |\n| ------ | -------- | ------------------------------------------------------------ |\n| key | 是 | 单条日志里某个字段组的 key 值,不能以`_`开头 |\n| value | 是 | 单条日志某个字段组的 value 值,单条日志 value 不能超过1MB,LogGroup 中所有 value 总和不能超过5MB |\n\nLogTag 说明:\n\n| 字段名 | 是否必选 | 含义 |\n| ------ | -------- | -------------------------------- |\n| key | 是 | 自定义的标签 key |\n| value | 是 | 自定义的标签 key 对应的 value 值 |\n\n## PB 编译示例\n\n本示例将说明如何使用官方 protoc 编译工具将 PB 描述文件 编译生成为 C++ 语言可调用的上传日志接口。\n\n> ?目前 protoc 官方支持 Java、C++、Python 等语言的编译,详情请参见 [protoc](https://github.com/protocolbuffers/protobuf)。\n\n#### 1. 安装 Protocol Buffer\n\n下载 [Protocol Buffer](https://main.qcloudimg.com/raw/d7810aaf8b3073fbbc9d4049c21532aa/protobuf-2.6.1.tar.gz) ,解压并安装。示例版本为 protobuf 2.6.1,环境为 Centos 7.3 系统。 解压`protobuf-2.6.1.tar.gz`压缩包至`/usr/local`目录并进入该目录,执行命令如下:\n\n```\ntar -zxvf protobuf-2.6.1.tar.gz -C /usr/local/ && cd /usr/local/protobuf-2.6.1\n```\n\n开始编译和安装,配置环境变量,执行命令如下:\n\n```\n[root@VM_0_8_centos protobuf-2.6.1]# ./configure \n[root@VM_0_8_centos protobuf-2.6.1]# make && make install\n[root@VM_0_8_centos protobuf-2.6.1]# export PATH=$PATH:/usr/local/protobuf-2.6.1/bin\n```\n\n编译成功后,您可以使用以下命令查看版本:\n\n```\n[root@VM_0_8_centos protobuf-2.6.1]# protoc --version\nliprotoc 2.6.1\n```\n\n#### 2. 创建 PB 描述文件\n\nPB 描述文件是通信双方约定的数据交换格式,上传日志时须将规定的协议格式编译成对应语言版本的调用接口,然后添加到工程代码里,详情请参见 [protoc](https://github.com/protocolbuffers/protobuf) 。\n\n以日志服务所规定的 PB 数据格式内容为准, 在本地创建 PB 消息描述文件 cls.proto。\n\n> !PB 描述文件内容不可更改,且文件名须以`.proto`结尾。\n\ncls.proto 内容(PB 描述文件)如下:\n\n```\npackage cls;\n\nmessage Log\n{\n message Content\n {\n required string key = 1; // 每组字段的 key\n required string value = 2; // 每组字段的 value\n }\n required int64 time = 1; // 时间戳,UNIX时间格式\n repeated Content contents = 2; // 一条日志里的多个kv组合\n}\n\nmessage LogTag\n{\n required string key = 1;\n required string value = 2;\n}\n\nmessage LogGroup\n{\n repeated Log logs = 1; // 多条日志合成的日志数组\n optional string contextFlow = 2; // 目前暂无效用\n optional string filename = 3; // 日志文件名\n optional string source = 4; // 日志来源,一般使用机器IP\n repeated LogTag logTags = 5;\n}\n\nmessage LogGroupList\n{\n repeated LogGroup logGroupList = 1; // 日志组列表\n}\n```\n\n#### 3. 编译生成\n\n此例中,使用 proto 编译器生成 C++ 语言的文件,在 cls.proto 文件的同一目录下,执行如下编译命令:\n\n```\nprotoc --cpp_out=./ ./cls.proto \n```\n\n> ?`--cpp_out=./`表示编译成 cpp 格式并输出当前目录下,`./cls.proto`表示位于当前目录下的 cls.proto 描述文件。\n\n编译成功后,会输出对应语言的代码文件。此例会生成 cls.pb.h 头文件和 [cls.pb.cc](http://cls.pb.cc) 代码实现文件,如下所示:\n\n```\n[root@VM_0_8_centos protobuf-2.6.1]# protoc --cpp_out=./ ./cls.proto\n[root@VM_0_8_centos protobuf-2.6.1]# ls\ncls.pb.cc cls.pb.h cls.proto\n```\n\n#### 4. 调用\n\n将生成的 cls.pb.h 头文件引入代码中,调用接口进行数据格式封装。",
677
677
  "input": "UploadLogRequest",
678
678
  "name": "上传日志",
679
679
  "output": "UploadLogResponse",
@@ -13833,8 +13833,8 @@
13833
13833
  "type": "string"
13834
13834
  },
13835
13835
  {
13836
- "disabled": false,
13837
- "document": "根据 hashkey 写入相应范围的主题分区",
13836
+ "disabled": true,
13837
+ "document": "该参数已废弃,请勿使用",
13838
13838
  "example": "0fffffffffffffffffffffffffffffff",
13839
13839
  "member": "string",
13840
13840
  "name": "HashKey",
@@ -807,7 +807,7 @@
807
807
  "UploadLog": [
808
808
  {
809
809
  "document": "上传日志",
810
- "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/octet-stream\nX-TC-Action: UploadLog\n<公共请求参数>\n\n{\n \"HashKey\": \"abc\",\n \"TopicId\": \"abc\",\n \"CompressType\": \"abc\"\n}",
810
+ "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/octet-stream\nX-TC-Action: UploadLog\n<公共请求参数>\n\n{\n \"TopicId\": \"abc\",\n \"CompressType\": \"abc\"\n}",
811
811
  "output": "{\n \"Response\": {\n \"RequestId\": \"6ef60bec-0242-43af-bb20-270359fb54a7\"\n }\n}",
812
812
  "title": "上传日志"
813
813
  }
@@ -1575,6 +1575,15 @@
1575
1575
  "required": false,
1576
1576
  "type": "string"
1577
1577
  },
1578
+ {
1579
+ "disabled": false,
1580
+ "document": "任务过滤条件,支持多个关键字匹配,与Info参数互斥。",
1581
+ "example": "where",
1582
+ "member": "string",
1583
+ "name": "Infos",
1584
+ "required": false,
1585
+ "type": "list"
1586
+ },
1578
1587
  {
1579
1588
  "disabled": false,
1580
1589
  "document": "任务过滤条件,用户类型。",
@@ -1614,7 +1623,7 @@
1614
1623
  "example": "1",
1615
1624
  "member": "int64",
1616
1625
  "name": "Status",
1617
- "required": true,
1626
+ "output_required": true,
1618
1627
  "type": "int",
1619
1628
  "value_allowed_null": false
1620
1629
  },
@@ -246,9 +246,9 @@
246
246
  "status": "online"
247
247
  },
248
248
  "CreatePartnerAutoSignAuthUrl": {
249
- "document": "创建他方自动签授权链接,通过该链接可进入小程序进行合作方企业的自动签授权,若当前企业未开通企业自动签,通过该链接会先引导开通本企业自动签。\n该接口效果同控制台: 企业设置-> 扩展服务 -> 企业自动签署 -> 合作企业方授权\n\n\n\n注: \n1. <font color='red'>所在企业的超管、法人才有权限调用此接口</font>(Operator.UserId 需要传递超管或者法人的UserId)\n2. 已经在授权中或者授权成功的企业,无法重复授权",
249
+ "document": "创建他方自动签授权链接(他方授权/我方授权),通过该链接可进入小程序进行合作方企业的自动签授权,若授权企业未开通企业自动签,通过该链接会先引导开通本企业自动签。\n该接口效果同控制台: 企业设置-> 扩展服务 -> 企业自动签署 -> 合作企业方授权\n\n\n\n注: \n1. <font color='red'>所在企业的超管、法人才有权限调用此接口</font>(Operator.UserId 需要传递超管或者法人的UserId)\n2. 已经在授权中或者授权成功的企业,无法重复授权\n3. 授权企业和被授权企业必须都是已认证企业",
250
250
  "input": "CreatePartnerAutoSignAuthUrlRequest",
251
- "name": "创建他方企业自动签授权链接",
251
+ "name": "创建他方企业自动签授权链接(他方授权 | 我方授权)",
252
252
  "output": "CreatePartnerAutoSignAuthUrlResponse",
253
253
  "status": "online"
254
254
  },
@@ -5195,7 +5195,25 @@
5195
5195
  "members": [
5196
5196
  {
5197
5197
  "disabled": false,
5198
- "document": "被授企业id",
5198
+ "document": "代理企业和员工的信息。<br/>在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。",
5199
+ "example": "无",
5200
+ "member": "Agent",
5201
+ "name": "Agent",
5202
+ "required": false,
5203
+ "type": "object"
5204
+ },
5205
+ {
5206
+ "disabled": false,
5207
+ "document": "执行本接口操作的员工信息。<br/>注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`",
5208
+ "example": "无",
5209
+ "member": "UserInfo",
5210
+ "name": "Operator",
5211
+ "required": false,
5212
+ "type": "object"
5213
+ },
5214
+ {
5215
+ "disabled": false,
5216
+ "document": "被授企业id/授权方企业id,和AuthorizedOrganizationName二选一传入",
5199
5217
  "example": "无",
5200
5218
  "member": "string",
5201
5219
  "name": "AuthorizedOrganizationId",
@@ -5204,30 +5222,30 @@
5204
5222
  },
5205
5223
  {
5206
5224
  "disabled": false,
5207
- "document": "指定印章类型,指定后只能选择该类型的印章进行授权支持以下印章类型:- OFFICIAL : 企业公章- CONTRACT : 合同专用章- FINANCE : 财务专用章- PERSONNEL : 人事专用章",
5225
+ "document": "被授企业名称/授权方企业名称,和AuthorizedOrganizationId二选一传入",
5208
5226
  "example": "无",
5209
5227
  "member": "string",
5210
- "name": "SealTypes",
5228
+ "name": "AuthorizedOrganizationName",
5211
5229
  "required": false,
5212
- "type": "list"
5230
+ "type": "string"
5213
5231
  },
5214
5232
  {
5215
5233
  "disabled": false,
5216
- "document": "代理企业和员工的信息。<br/>在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。",
5234
+ "document": "指定印章类型,指定后只能选择该类型的印章进行授权支持以下印章类型:- OFFICIAL : 企业公章- CONTRACT : 合同专用章- FINANCE : 财务专用章- PERSONNEL : 人事专用章",
5217
5235
  "example": "无",
5218
- "member": "Agent",
5219
- "name": "Agent",
5236
+ "member": "string",
5237
+ "name": "SealTypes",
5220
5238
  "required": false,
5221
- "type": "object"
5239
+ "type": "list"
5222
5240
  },
5223
5241
  {
5224
5242
  "disabled": false,
5225
- "document": "执行本接口操作的员工信息。<br/>注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`",
5243
+ "document": "他方授权给我方:\n- false:我方授权他方,AuthorizedOrganizationName代表【被授权方】企业名称\n- true:他方授权我方,AuthorizedOrganizationName代表【授权方】企业名称",
5226
5244
  "example": "无",
5227
- "member": "UserInfo",
5228
- "name": "Operator",
5245
+ "member": "bool",
5246
+ "name": "AuthToMe",
5229
5247
  "required": false,
5230
- "type": "object"
5248
+ "type": "bool"
5231
5249
  }
5232
5250
  ],
5233
5251
  "type": "object"
@@ -829,9 +829,15 @@
829
829
  "CreatePartnerAutoSignAuthUrl": [
830
830
  {
831
831
  "document": "创建他方自动签授权链接\n",
832
- "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePartnerAutoSignAuthUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDSxxxxxxxxxOnHtH51\"\n },\n \"AuthorizedOrganizationId\": \"yDRt2UUgygqxuvlqUuO4zjEySqVWqO9J\",\n \"SealTypes\": [\n \"OFFICIAL\"\n ]\n}",
832
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePartnerAutoSignAuthUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDSxxxxxxxxxOnHtH51\"\n },\n \"AuthorizedOrganizationId\": \"yDRt2UUgygqxuvlqUuO4zjEySqVWqO9J\",\n \"AuthToMe\": false,\n \"SealTypes\": [\n \"OFFICIAL\"\n ]\n}",
833
833
  "output": "{\n \"Response\": {\n \"ExpireTime\": 1721984586,\n \"MiniAppPath\": \"/pages/guide/index?shortKey=yDCpEUNqf8CyuealGCfc\",\n \"RequestId\": \"s1721379786690441960\",\n \"Url\": \"https://test.essurl.cn/g4sjUBHlHx\"\n }\n}",
834
- "title": "创建他方自动签授权链接"
834
+ "title": "创建他方自动签授权链接-我方授权"
835
+ },
836
+ {
837
+ "document": "他方授权给我方",
838
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePartnerAutoSignAuthUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDSxxxxxxxxxOnHtH51\"\n },\n \"AuthorizedOrganizationId\": \"\",\n \"AuthorizedOrganizationName\": \"他方企业名称\",\n \"AuthToMe\": true,\n \"SealTypes\": [\n \"OFFICIAL\"\n ]\n}",
839
+ "output": "{\n \"Response\": {\n \"ExpireTime\": 1721984586,\n \"MiniAppPath\": \"/pages/guide/index?shortKey=yDCpEUNqf8CyuealGCfc\",\n \"RequestId\": \"s1721379786690441960\",\n \"Url\": \"https://test.essurl.cn/g4sjUBHlHx\"\n }\n}",
840
+ "title": "创建他方自动签授权链接-他方授权"
835
841
  }
836
842
  ],
837
843
  "CreatePersonAuthCertificateImage": [
@@ -7154,7 +7154,7 @@
7154
7154
  "members": [
7155
7155
  {
7156
7156
  "disabled": false,
7157
- "document": "子企业注册认证的的链接列表",
7157
+ "document": "子企业注册认证的链接列表",
7158
7158
  "example": "无",
7159
7159
  "member": "OrganizationAuthUrl",
7160
7160
  "name": "OrganizationAuthUrls",
@@ -310,7 +310,7 @@
310
310
  },
311
311
  {
312
312
  "disabled": false,
313
- "document": " Type 为 image_url 时使用,表示具体的图片内容\n注意:此字段可能返回 null,表示取不到有效值。",
313
+ "document": "图片的url,当 Type 为 image_url 时使用,表示具体的图片内容\n如\"https://example.com/1.png\" 或 图片的base64(注意 \"data:image/jpeg;base64\" 为必要部分):\"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAA......\"\n注意:此字段可能返回 null,表示取不到有效值。",
314
314
  "example": "无",
315
315
  "member": "ImageUrl",
316
316
  "name": "ImageUrl",
@@ -903,6 +903,58 @@ def doInquirePriceModifyDBInstanceSpec(args, parsed_globals):
903
903
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
904
904
 
905
905
 
906
+ def doRestartNodes(args, parsed_globals):
907
+ g_param = parse_global_arg(parsed_globals)
908
+
909
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
910
+ cred = credential.CVMRoleCredential()
911
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
912
+ cred = credential.STSAssumeRoleCredential(
913
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
914
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
915
+ )
916
+ 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):
917
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
918
+ else:
919
+ cred = credential.Credential(
920
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
921
+ )
922
+ http_profile = HttpProfile(
923
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
924
+ reqMethod="POST",
925
+ endpoint=g_param[OptionsDefine.Endpoint],
926
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
927
+ )
928
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
929
+ if g_param[OptionsDefine.Language]:
930
+ profile.language = g_param[OptionsDefine.Language]
931
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
932
+ client = mod.MongodbClient(cred, g_param[OptionsDefine.Region], profile)
933
+ client._sdkVersion += ("_CLI_" + __version__)
934
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
935
+ model = models.RestartNodesRequest()
936
+ model.from_json_string(json.dumps(args))
937
+ start_time = time.time()
938
+ while True:
939
+ rsp = client.RestartNodes(model)
940
+ result = rsp.to_json_string()
941
+ try:
942
+ json_obj = json.loads(result)
943
+ except TypeError as e:
944
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
945
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
946
+ break
947
+ cur_time = time.time()
948
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
949
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
950
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
951
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
952
+ else:
953
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
954
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
955
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
956
+
957
+
906
958
  def doDescribeBackupRules(args, parsed_globals):
907
959
  g_param = parse_global_arg(parsed_globals)
908
960
 
@@ -2857,6 +2909,7 @@ ACTION_MAP = {
2857
2909
  "IsolateDBInstance": doIsolateDBInstance,
2858
2910
  "SetBackupRules": doSetBackupRules,
2859
2911
  "InquirePriceModifyDBInstanceSpec": doInquirePriceModifyDBInstanceSpec,
2912
+ "RestartNodes": doRestartNodes,
2860
2913
  "DescribeBackupRules": doDescribeBackupRules,
2861
2914
  "RenameInstance": doRenameInstance,
2862
2915
  "DescribeAsyncRequestInfo": doDescribeAsyncRequestInfo,
@@ -308,6 +308,13 @@
308
308
  "output": "ResetDBInstancePasswordResponse",
309
309
  "status": "online"
310
310
  },
311
+ "RestartNodes": {
312
+ "document": "本接口用于重启数据库节点。",
313
+ "input": "RestartNodesRequest",
314
+ "name": "重启数据库节点",
315
+ "output": "RestartNodesResponse",
316
+ "status": "online"
317
+ },
311
318
  "SetAccountUserPrivilege": {
312
319
  "document": "本接口(SetAccountUserPrivilege)用于设置实例的账号权限。",
313
320
  "input": "SetAccountUserPrivilegeRequest",
@@ -1160,6 +1167,15 @@
1160
1167
  "name": "HiddenZone",
1161
1168
  "required": false,
1162
1169
  "type": "string"
1170
+ },
1171
+ {
1172
+ "disabled": false,
1173
+ "document": "参数模板 ID。参数模板是一组 MongoDB 的参数并为预设置了参数值的集合,将一组有相同诉求的参数及值 存为模板,在创建实例时,可直接引用参数值到新实例。合理使用参数模板,可以提高MongoDB数据库的效率。模板列表从 DescribeDBInstanceParamTpl 接口获取,注意模板支持的版本。",
1174
+ "example": "tpl-0vswufxag",
1175
+ "member": "string",
1176
+ "name": "ParamTemplateId",
1177
+ "required": false,
1178
+ "type": "string"
1163
1179
  }
1164
1180
  ],
1165
1181
  "type": "object"
@@ -1541,6 +1557,15 @@
1541
1557
  "name": "HiddenZone",
1542
1558
  "required": false,
1543
1559
  "type": "string"
1560
+ },
1561
+ {
1562
+ "disabled": false,
1563
+ "document": "参数模板 ID。参数模板是一组 MongoDB 的参数并为预设置了参数值的集合,将一组有相同诉求的参数及值 存为模板,在创建实例时,可直接引用参数值到新实例。合理使用参数模板,可以提高MongoDB数据库的效率。模板列表从 DescribeDBInstanceParamTpl 接口获取,注意模板支持的版本及实例类型。",
1564
+ "example": "tpl-0vswufxag",
1565
+ "member": "string",
1566
+ "name": "ParamTemplateId",
1567
+ "required": false,
1568
+ "type": "string"
1544
1569
  }
1545
1570
  ],
1546
1571
  "type": "object"
@@ -5703,6 +5728,52 @@
5703
5728
  ],
5704
5729
  "type": "object"
5705
5730
  },
5731
+ "RestartNodesRequest": {
5732
+ "document": "RestartNodes请求参数结构体",
5733
+ "members": [
5734
+ {
5735
+ "disabled": false,
5736
+ "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同。",
5737
+ "example": "cmgo-p8vnipr5",
5738
+ "member": "string",
5739
+ "name": "InstanceId",
5740
+ "required": true,
5741
+ "type": "string"
5742
+ },
5743
+ {
5744
+ "disabled": false,
5745
+ "document": "节点Id。",
5746
+ "example": "[\"cmgo-6heje4jp_0-node-slave0\",\"cmgo-6heje4jp_1-node-slave0\"]",
5747
+ "member": "string",
5748
+ "name": "NodeIds",
5749
+ "required": true,
5750
+ "type": "list"
5751
+ }
5752
+ ],
5753
+ "type": "object"
5754
+ },
5755
+ "RestartNodesResponse": {
5756
+ "document": "RestartNodes返回参数结构体",
5757
+ "members": [
5758
+ {
5759
+ "disabled": false,
5760
+ "document": "流程Id。",
5761
+ "example": "2313431",
5762
+ "member": "int64",
5763
+ "name": "FlowId",
5764
+ "required": true,
5765
+ "type": "int",
5766
+ "value_allowed_null": false
5767
+ },
5768
+ {
5769
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
5770
+ "member": "string",
5771
+ "name": "RequestId",
5772
+ "type": "string"
5773
+ }
5774
+ ],
5775
+ "type": "object"
5776
+ },
5706
5777
  "SecurityGroup": {
5707
5778
  "document": "安全组信息",
5708
5779
  "members": [
@@ -364,6 +364,14 @@
364
364
  "title": "修改实例用户的密码"
365
365
  }
366
366
  ],
367
+ "RestartNodes": [
368
+ {
369
+ "document": "",
370
+ "input": "POST / HTTP/1.1\nHost: mongodb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RestartNodes\n<公共请求参数>\n\n{\n \"InstanceId\": \"cmgo-pvwp23v1\",\n \"NodeIds\": [\n \"cmgo-pvwp23v1_0-node-slave0\",\n \"cmgo-pvwp23v1_0-node-slave1\"\n ]\n}",
371
+ "output": "{\n \"Response\": {\n \"RequestId\": \"2efcf780-9970-11ec-8975-6bc44e3bfad7\",\n \"FlowId\": 19677\n }\n}",
372
+ "title": "重启Mongod节点"
373
+ }
374
+ ],
367
375
  "SetAccountUserPrivilege": [
368
376
  {
369
377
  "document": "为当前实例的指定账号设置操作权限",
@@ -12296,8 +12296,8 @@
12296
12296
  "members": [
12297
12297
  {
12298
12298
  "disabled": false,
12299
- "document": "实例ID\n\n示例值:prom-343kafd34",
12300
- "example": "prom-xxx",
12299
+ "document": "Prometheus 实例 ID",
12300
+ "example": "prom-343kafd34",
12301
12301
  "member": "string",
12302
12302
  "name": "InstanceId",
12303
12303
  "required": true,
@@ -12305,8 +12305,8 @@
12305
12305
  },
12306
12306
  {
12307
12307
  "disabled": false,
12308
- "document": "偏移量,默认为0。 示例值:1",
12309
- "example": "",
12308
+ "document": "偏移量,默认为0。",
12309
+ "example": "1",
12310
12310
  "member": "uint64",
12311
12311
  "name": "Offset",
12312
12312
  "required": false,
@@ -12314,8 +12314,8 @@
12314
12314
  },
12315
12315
  {
12316
12316
  "disabled": false,
12317
- "document": "返回数量,默认为20,最大值为100。\n示例值:1",
12318
- "example": "",
12317
+ "document": "返回数量,默认为20,最大值为100",
12318
+ "example": "20",
12319
12319
  "member": "uint64",
12320
12320
  "name": "Limit",
12321
12321
  "required": false,
@@ -12323,8 +12323,8 @@
12323
12323
  },
12324
12324
  {
12325
12325
  "disabled": false,
12326
- "document": "仅支持按Name, Values字段过滤:\n- Name = Name\n 按照给定的预聚合名称列表匹配",
12327
- "example": "",
12326
+ "document": "仅支持按Name, Values字段过滤。",
12327
+ "example": " [{\"Name\": \"name\",\"Values\": [\"test\"]}]",
12328
12328
  "member": "Filter",
12329
12329
  "name": "Filters",
12330
12330
  "required": false,
@@ -10275,6 +10275,15 @@
10275
10275
  "name": "ImageUrl",
10276
10276
  "required": false,
10277
10277
  "type": "string"
10278
+ },
10279
+ {
10280
+ "disabled": false,
10281
+ "document": "是否返回头像照片,默认为 false",
10282
+ "example": "false",
10283
+ "member": "bool",
10284
+ "name": "CropPortrait",
10285
+ "required": false,
10286
+ "type": "bool"
10278
10287
  }
10279
10288
  ],
10280
10289
  "type": "object"
@@ -10288,6 +10297,7 @@
10288
10297
  "example": "李明",
10289
10298
  "member": "string",
10290
10299
  "name": "Name",
10300
+ "output_required": true,
10291
10301
  "type": "string",
10292
10302
  "value_allowed_null": false
10293
10303
  },
@@ -10297,6 +10307,7 @@
10297
10307
  "example": "LIMING",
10298
10308
  "member": "string",
10299
10309
  "name": "EnglishName",
10310
+ "output_required": true,
10300
10311
  "type": "string",
10301
10312
  "value_allowed_null": false
10302
10313
  },
@@ -10306,6 +10317,7 @@
10306
10317
  "example": "C00000000",
10307
10318
  "member": "string",
10308
10319
  "name": "Number",
10320
+ "output_required": true,
10309
10321
  "type": "string",
10310
10322
  "value_allowed_null": false
10311
10323
  },
@@ -10315,6 +10327,7 @@
10315
10327
  "example": "男",
10316
10328
  "member": "string",
10317
10329
  "name": "Sex",
10330
+ "output_required": true,
10318
10331
  "type": "string",
10319
10332
  "value_allowed_null": false
10320
10333
  },
@@ -10324,6 +10337,7 @@
10324
10337
  "example": "2018.10.09-2028.10.08",
10325
10338
  "member": "string",
10326
10339
  "name": "ValidDate",
10340
+ "output_required": true,
10327
10341
  "type": "string",
10328
10342
  "value_allowed_null": false
10329
10343
  },
@@ -10333,6 +10347,7 @@
10333
10347
  "example": "公安部出入境管理局",
10334
10348
  "member": "string",
10335
10349
  "name": "IssueAuthority",
10350
+ "output_required": true,
10336
10351
  "type": "string",
10337
10352
  "value_allowed_null": false
10338
10353
  },
@@ -10342,6 +10357,7 @@
10342
10357
  "example": "广东",
10343
10358
  "member": "string",
10344
10359
  "name": "IssueAddress",
10360
+ "output_required": true,
10345
10361
  "type": "string",
10346
10362
  "value_allowed_null": false
10347
10363
  },
@@ -10351,6 +10367,17 @@
10351
10367
  "example": "1981.08.03",
10352
10368
  "member": "string",
10353
10369
  "name": "Birthday",
10370
+ "output_required": true,
10371
+ "type": "string",
10372
+ "value_allowed_null": false
10373
+ },
10374
+ {
10375
+ "disabled": false,
10376
+ "document": "头像照片的base64",
10377
+ "example": "无",
10378
+ "member": "string",
10379
+ "name": "PortraitImage",
10380
+ "output_required": false,
10354
10381
  "type": "string",
10355
10382
  "value_allowed_null": false
10356
10383
  },
@@ -5973,7 +5973,7 @@
5973
5973
  },
5974
5974
  {
5975
5975
  "disabled": false,
5976
- "document": "地域ID 。\n- 1:广州 \n- 4:上海 \n- 5:中国香港 \n- 6:多伦多 \n- 7:上海金融 \n- 8:北京 \n- 9:新加坡\n- 11:深圳金融\n- 15:美西(硅谷)\n- 16:成都 \n- 17:德国 \n- 18:韩国 \n- 19:重庆 \n- 21:印度 \n- 22:美东(弗吉尼亚)\n- 23:泰国 \n- 25:日本",
5976
+ "document": "地域ID 。\n- 1:广州 \n- 4:上海 \n- 5:中国香港 \n- 7:上海金融 \n- 8:北京 \n- 9:新加坡\n- 11:深圳金融\n- 15:美西(硅谷)\n- 16:成都 \n- 17:德国 \n- 18:韩国 \n- 19:重庆 \n- 21:印度 \n- 22:美东(弗吉尼亚)\n- 23:泰国 \n- 25:日本",
5977
5977
  "example": "1",
5978
5978
  "member": "int64",
5979
5979
  "name": "RegionId",
@@ -7158,7 +7158,7 @@
7158
7158
  },
7159
7159
  {
7160
7160
  "disabled": false,
7161
- "document": "地域 ID。<ul><li>1:广州。</li><li>4:上海。</li><li>5:中国香港。</li><li>6:多伦多。</li> <li>7:上海金融。</li> <li>8:北京。</li> <li>9:新加坡。</li> <li>11:深圳金融。</li> <li>15:美西(硅谷)。</li><li>16:成都。</li><li>17:法兰克福。</li><li>18:首尔。</li><li>19:重庆。</li><li>21:孟买。</li><li>22:美东(弗吉尼亚)。</li><li>23:曼谷。</li><li>25:东京。</li></ul>",
7161
+ "document": "地域 ID。<ul><li>1:广州。</li><li>4:上海。</li><li>5:中国香港。</li><li>7:上海金融。</li> <li>8:北京。</li> <li>9:新加坡。</li> <li>11:深圳金融。</li> <li>15:美西(硅谷)。</li><li>16:成都。</li><li>17:法兰克福。</li><li>18:首尔。</li><li>19:重庆。</li><li>21:孟买。</li><li>22:美东(弗吉尼亚)。</li><li>23:曼谷。</li><li>25:东京。</li></ul>",
7162
7162
  "example": "1",
7163
7163
  "member": "int64",
7164
7164
  "name": "RegionId",
@@ -7904,7 +7904,7 @@
7904
7904
  },
7905
7905
  {
7906
7906
  "disabled": false,
7907
- "document": "地域ID。<ul><li>1:广州。</li><li>4:上海。</li><li> 5:香港。</li> <li> 6:多伦多。</li> <li> 7:上海金融。</li> <li> 8:北京。</li> <li> 9:新加坡。</li> <li> 11:深圳金融。</li> <li> 15:美西(硅谷)。</li> </ul>",
7907
+ "document": "地域ID。<ul><li>1:广州。</li><li>4:上海。</li><li> 5:香港。</li> <li> 7:上海金融。</li> <li> 8:北京。</li> <li> 9:新加坡。</li> <li> 11:深圳金融。</li> <li> 15:美西(硅谷)。</li> </ul>",
7908
7908
  "example": "1",
7909
7909
  "member": "uint64",
7910
7910
  "name": "RegionId",
@@ -1366,7 +1366,7 @@
1366
1366
  "example": "123",
1367
1367
  "member": "string",
1368
1368
  "name": "TaskId",
1369
- "required": true,
1369
+ "output_required": true,
1370
1370
  "type": "string",
1371
1371
  "value_allowed_null": false
1372
1372
  },
@@ -1376,7 +1376,7 @@
1376
1376
  "example": "InProgress",
1377
1377
  "member": "string",
1378
1378
  "name": "Status",
1379
- "required": true,
1379
+ "output_required": true,
1380
1380
  "type": "string",
1381
1381
  "value_allowed_null": false
1382
1382
  },
@@ -1386,7 +1386,7 @@
1386
1386
  "example": "无",
1387
1387
  "member": "StorageFile",
1388
1388
  "name": "StorageFileList",
1389
- "required": true,
1389
+ "output_required": true,
1390
1390
  "type": "list",
1391
1391
  "value_allowed_null": true
1392
1392
  },
@@ -59,8 +59,8 @@
59
59
  "DescribeCloudRecording": [
60
60
  {
61
61
  "document": "",
62
- "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudRecording\n<公共请求参数>\n\n{\n \"TaskId\": \"xx\",\n \"SdkAppId\": 1234\n}",
63
- "output": "{\n \"Response\": {\n \"Status\": \"InProgress\",\n \"StorageFileList\": [],\n \"RequestId\": \"xx\",\n \"TaskId\": \"xx\"\n }\n}",
62
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudRecording\n<公共请求参数>\n\n{\n \"TaskId\": \"abc\",\n \"SdkAppId\": 1234\n}",
63
+ "output": "{\n \"Response\": {\n \"Status\": \"InProgress\",\n \"StorageFileList\": [],\n \"RequestId\": \"aaa\",\n \"TaskId\": \"abc\"\n }\n}",
64
64
  "title": "查询SdkAppId 为 1234 TaskId 为 xx 的录制状态。"
65
65
  }
66
66
  ],
@@ -6988,6 +6988,7 @@
6988
6988
  "example": "{\"VpcId\":\"vpc-8mpwlbdv\",\"SubnetId\":\"subnet-l9emqwnw\"}",
6989
6989
  "member": "DefaultVpcSubnet",
6990
6990
  "name": "Vpc",
6991
+ "output_required": true,
6991
6992
  "type": "object",
6992
6993
  "value_allowed_null": false
6993
6994
  },
@@ -26299,7 +26300,7 @@
26299
26300
  },
26300
26301
  {
26301
26302
  "disabled": false,
26302
- "document": "端口(all, 单个port, range)。当Protocol为ALL或ICMP时,不能指定Port。",
26303
+ "document": "端口(all, 单个port, range)。当Protocol为ALL或ICMP时,不能指定Port。使用-指定端口范围,如:10-20。",
26303
26304
  "example": "无",
26304
26305
  "member": "string",
26305
26306
  "name": "Port",
@@ -368,19 +368,19 @@
368
368
  {
369
369
  "document": "创建默认VPC",
370
370
  "input": "https://vpc.tencentcloudapi.com/?Action=CreateDefaultVpc\n&<公共请求参数>",
371
- "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"vpc-pin7sxcd\",\n \"SubnetId\": \"subnet-ixzf2m42\"\n },\n \"RequestId\": \"a2353d77-5c08-49c4-a28a-632a8af5e294\"\n }\n}",
371
+ "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"vpc-pin7sxcd\",\n \"SubnetId\": \"subnet-ixzf2m42\",\n \"VpcName\": \"abc\",\n \"SubnetName\": \"abc\",\n \"CidrBlock\": \"10.0.0.0/8\"\n },\n \"RequestId\": \"a2353d77-5c08-49c4-a28a-632a8af5e294\"\n }\n}",
372
372
  "title": "创建默认VPC"
373
373
  },
374
374
  {
375
375
  "document": "强制创建默认VPC",
376
376
  "input": "https://vpc.tencentcloudapi.com/?Action=CreateDefaultVpc\n&Force=true\n&<公共请求参数>",
377
- "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"vpc-8mpwlbdv\",\n \"SubnetId\": \"subnet-l9emqwnw\"\n },\n \"RequestId\": \"91348b0a-6846-49ff-822b-a21eef848c9f\"\n }\n}",
377
+ "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"vpc-8mpwlbdv\",\n \"SubnetId\": \"subnet-l9emqwnw\",\n \"VpcName\": \"abc\",\n \"SubnetName\": \"abc\",\n \"CidrBlock\": \"10.0.0.0/8\"\n },\n \"RequestId\": \"91348b0a-6846-49ff-822b-a21eef848c9f\"\n }\n}",
378
378
  "title": "强制生产默认VPC"
379
379
  },
380
380
  {
381
381
  "document": "不强制创建默认VPC",
382
382
  "input": "https://vpc.tencentcloudapi.com/?Action=CreateDefaultVpc\n&<公共请求参数>",
383
- "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"0\",\n \"SubnetId\": \"0\"\n },\n \"RequestId\": \"c52dda11-9e53-440f-b034-6292f2144dd0\"\n }\n}",
383
+ "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"0\",\n \"SubnetId\": \"subnet-jwjj37i0\",\n \"VpcName\": \"abc\",\n \"SubnetName\": \"abc\",\n \"CidrBlock\": \"10.0.0.0/8\"\n },\n \"RequestId\": \"c52dda11-9e53-440f-b034-6292f2144dd0\"\n }\n}",
384
384
  "title": "用户账号网络属性(DescribeAccountAttributes)同时支持基础网络和VPC,不强制创建默认VPC,则返回VpcId为0,表示不创建默认VPC"
385
385
  }
386
386
  ],
@@ -16569,7 +16569,7 @@
16569
16569
  },
16570
16570
  {
16571
16571
  "disabled": false,
16572
- "document": "必填项。证书类型。\n0:仅配置HTTP监听端口,没有证书\n1:证书来源为自有证书\n2:证书来源为托管证书",
16572
+ "document": "证书类型。0:仅配置HTTP监听端口,没有证书1:证书来源为自有证书2:证书来源为托管证书",
16573
16573
  "example": "0",
16574
16574
  "member": "int64",
16575
16575
  "name": "CertType",
@@ -16605,7 +16605,7 @@
16605
16605
  },
16606
16606
  {
16607
16607
  "disabled": false,
16608
- "document": "必填项。waf前是否部署有七层代理服务。\n0:没有部署代理服务\n1:有部署代理服务,waf将使用XFF获取客户端IP\n2:有部署代理服务,waf将使用remote_addr获取客户端IP\n3:有部署代理服务,waf将使用ip_headers中的自定义header获取客户端IP",
16608
+ "document": "waf前是否部署有七层代理服务。0:没有部署代理服务1:有部署代理服务,waf将使用XFF获取客户端IP2:有部署代理服务,waf将使用remote_addr获取客户端IP3:有部署代理服务,waf将使用ip_headers中的自定义header获取客户端IP",
16609
16609
  "example": "0",
16610
16610
  "member": "int64",
16611
16611
  "name": "IsCdn",
@@ -16632,7 +16632,7 @@
16632
16632
  },
16633
16633
  {
16634
16634
  "disabled": false,
16635
- "document": "必填项。是否开启HTTP强制跳转到HTTPS。\n0:不强制跳转\n1:开启强制跳转",
16635
+ "document": "是否开启HTTP强制跳转到HTTPS。0:不强制跳转1:开启强制跳转",
16636
16636
  "example": "1",
16637
16637
  "member": "uint64",
16638
16638
  "name": "HttpsRewrite",
@@ -16641,7 +16641,7 @@
16641
16641
  },
16642
16642
  {
16643
16643
  "disabled": false,
16644
- "document": "必填项。回源类型。\n0:通过IP回源\n1:通过域名回源",
16644
+ "document": "回源类型。0:通过IP回源1:通过域名回源",
16645
16645
  "example": "0",
16646
16646
  "member": "int64",
16647
16647
  "name": "UpstreamType",
@@ -16668,7 +16668,7 @@
16668
16668
  },
16669
16669
  {
16670
16670
  "disabled": false,
16671
- "document": "必填项。是否开启HTTP2,需要开启HTTPS协议支持。\n0:关闭\n1:开启",
16671
+ "document": "是否开启HTTP2,需要开启HTTPS协议支持。0:关闭1:开启",
16672
16672
  "example": "0",
16673
16673
  "member": "int64",
16674
16674
  "name": "IsHttp2",
@@ -16677,7 +16677,7 @@
16677
16677
  },
16678
16678
  {
16679
16679
  "disabled": false,
16680
- "document": "必填项。是否开启WebSocket支持。\n0:关闭\n1:开启",
16680
+ "document": "是否开启WebSocket支持。0:关闭1:开启",
16681
16681
  "example": "0",
16682
16682
  "member": "int64",
16683
16683
  "name": "IsWebsocket",
@@ -16686,7 +16686,7 @@
16686
16686
  },
16687
16687
  {
16688
16688
  "disabled": false,
16689
- "document": "必填项。回源负载均衡策略。\n0:轮询\n1:IP hash\n2:加权轮询",
16689
+ "document": "回源负载均衡策略。0:轮询1:IP hash2:加权轮询",
16690
16690
  "example": "0",
16691
16691
  "member": "int64",
16692
16692
  "name": "LoadBalance",
@@ -16713,7 +16713,7 @@
16713
16713
  },
16714
16714
  {
16715
16715
  "disabled": false,
16716
- "document": "必填项。端口信息,可通过DescribeDomains接口获取具体参数信息。",
16716
+ "document": "端口信息,可通过DescribeDomains接口获取具体参数信息。",
16717
16717
  "example": "无",
16718
16718
  "member": "SpartaProtectionPort",
16719
16719
  "name": "Ports",
@@ -16722,7 +16722,7 @@
16722
16722
  },
16723
16723
  {
16724
16724
  "disabled": false,
16725
- "document": "必填项。是否开启长连接。\n0短连接\n1: 长连接",
16725
+ "document": "是否开启长连接。0短连接1: 长连接",
16726
16726
  "example": "1",
16727
16727
  "member": "string",
16728
16728
  "name": "IsKeepAlive",
@@ -16731,7 +16731,7 @@
16731
16731
  },
16732
16732
  {
16733
16733
  "disabled": false,
16734
- "document": "必填项,待废弃。目前填0即可。anycast IP类型开关: 0 普通IP 1 Anycast IP",
16734
+ "document": "待废弃。目前填0即可。anycast IP类型开关: 0 普通IP 1 Anycast IP",
16735
16735
  "example": "0",
16736
16736
  "member": "int64",
16737
16737
  "name": "Anycast",
@@ -16749,7 +16749,7 @@
16749
16749
  },
16750
16750
  {
16751
16751
  "disabled": false,
16752
- "document": "必填项,是否开启主动健康检测。\n0:不开启\n1:开启",
16752
+ "document": "是否开启主动健康检测。0:不开启1:开启",
16753
16753
  "example": "0",
16754
16754
  "member": "int64",
16755
16755
  "name": "ActiveCheck",
@@ -16776,7 +16776,7 @@
16776
16776
  },
16777
16777
  {
16778
16778
  "disabled": false,
16779
- "document": "必填项。加密套件模板。\n0:不支持选择,使用默认模板 \n1:通用型模板 \n2:安全型模板\n3:自定义模板",
16779
+ "document": "加密套件模板。0:不支持选择,使用默认模板 1:通用型模板 2:安全型模板3:自定义模板",
16780
16780
  "example": "0",
16781
16781
  "member": "int64",
16782
16782
  "name": "CipherTemplate",
@@ -16830,7 +16830,7 @@
16830
16830
  },
16831
16831
  {
16832
16832
  "disabled": false,
16833
- "document": "必填项。是否开启XFF重置。\n0:关闭\n1:开启",
16833
+ "document": "是否开启XFF重置。0:关闭1:开启",
16834
16834
  "example": "0",
16835
16835
  "member": "int64",
16836
16836
  "name": "XFFReset",
@@ -29732,6 +29732,16 @@
29732
29732
  "output_required": false,
29733
29733
  "type": "list",
29734
29734
  "value_allowed_null": true
29735
+ },
29736
+ {
29737
+ "disabled": false,
29738
+ "document": "数据库环境\n注意:此字段可能返回 null,表示取不到有效值。",
29739
+ "example": "DEV;PROD",
29740
+ "member": "string",
29741
+ "name": "EnvType",
29742
+ "output_required": false,
29743
+ "type": "string",
29744
+ "value_allowed_null": true
29735
29745
  }
29736
29746
  ],
29737
29747
  "usage": "out"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.1157.1
3
+ Version: 3.0.1158.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.1157
16
+ Requires-Dist: tencentcloud-sdk-python>=3.0.1158
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  # 命令行工具简介
@@ -1,4 +1,4 @@
1
- tccli/__init__.py,sha256=dcA332WmYk2l4OYgXIdro6VOImyS8F1O0F9GRl96Cks,27
1
+ tccli/__init__.py,sha256=0mNVWB8-JAiN3EIYWOeeRkOtU8hhJw3RkXJ4e-6hmB4,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
@@ -68,8 +68,8 @@ tccli/services/ams/__init__.py,sha256=g1i-pKcOs_rtTcfixlHkKiI7M4Bu66BOrjZlVZ_BjA
68
68
  tccli/services/ams/ams_client.py,sha256=YW_qcsMcQKVoRka9k-JXFl6LjlA34JGRRrja0V0Swws,33576
69
69
  tccli/services/ams/v20200608/api.json,sha256=KsQAkjT96R_150s4CF4De0RiLcXIU5WWBZaYilSidpw,56517
70
70
  tccli/services/ams/v20200608/examples.json,sha256=Oj-5Zx3_M1x1rD6wulMGMLZ-Yn1Y6t4UnZhbXq89r0E,7136
71
- tccli/services/ams/v20201229/api.json,sha256=-P3LJHsngsucOIUuVWSLYOT34GcI6X0Z9EOVRuFdHK4,84390
72
- tccli/services/ams/v20201229/examples.json,sha256=c1iOW5iFONERA52YeAhcrIZT7GbyyokDDZckEN2aOG8,8342
71
+ tccli/services/ams/v20201229/api.json,sha256=zWD6rygr6Tu7hfYvu5D3v5q6BPKfG3NmWjmvxvsDL4c,84479
72
+ tccli/services/ams/v20201229/examples.json,sha256=0cLXxnUX0jOK3E_imP77bB387lYkKcHJkqXHy1TGRbk,8371
73
73
  tccli/services/anicloud/__init__.py,sha256=KGWgKhZp-36regLbkiZatC0xdtfItPNDcLXGDfFTdyo,95
74
74
  tccli/services/anicloud/anicloud_client.py,sha256=pC_C1bimHpUSGScbSP-TMvvSfoJZN3Eun08VbkfyzWw,14843
75
75
  tccli/services/anicloud/v20220923/api.json,sha256=ReMz8L-Mmw-Yg1rcimiKUjhH-8MwGacWTqDrqnfwEQs,14911
@@ -196,7 +196,7 @@ tccli/services/cbs/v20170312/api.json,sha256=n8f8Z4-1jDEJtL_iFvdaOjdmd5srpQ-qC5O
196
196
  tccli/services/cbs/v20170312/examples.json,sha256=JYyfsJtICwQ4q_GpCTxDoAWnDOkAG45eCUS355dRHyI,40889
197
197
  tccli/services/ccc/__init__.py,sha256=wR36QP35wizc6U55yXrZrY_2HiEVnzYPRWgGN_kkLxo,85
198
198
  tccli/services/ccc/ccc_client.py,sha256=sjm4Xyc4MyA70gIVnElQMmjM2Kl8G6gBcYyieVjq66Q,185738
199
- tccli/services/ccc/v20200210/api.json,sha256=Ot0pw_ozBCUsquZtqYr4qeNAAyFgb3g177o2Pijz1V0,273330
199
+ tccli/services/ccc/v20200210/api.json,sha256=cNoFvvwqTMIOgY8fL0XZweU9laJe15ecQjxKx12Nku0,273446
200
200
  tccli/services/ccc/v20200210/examples.json,sha256=NKgE6E5IuVX7_xhlMxSvQ2-S7btpjM4SFLkd-P6EUec,62204
201
201
  tccli/services/cdb/__init__.py,sha256=9Jk9tAMP2ZM_xOG77GvqXL1q3UfwYTEos6_P6xzpTiM,85
202
202
  tccli/services/cdb/cdb_client.py,sha256=xSktzlFtZwmCYlr5ZMceTXTTNrAzkyDkV0KU9Ov51ZE,526188
@@ -240,7 +240,7 @@ tccli/services/cfs/v20190719/api.json,sha256=u5J2M04NPQDgmMJJSjrIog1-CxaTByqabTe
240
240
  tccli/services/cfs/v20190719/examples.json,sha256=6XSwCVfwFdSrLjAIy4Q2dXMumr8pIQnts7QfA8Hj1G4,33505
241
241
  tccli/services/cfw/__init__.py,sha256=2hNwXcNofHJCalk9HHEbOcgYz6XKuYmZk_iBroa5YsY,85
242
242
  tccli/services/cfw/cfw_client.py,sha256=hUKPJuE2a4rB4DO2KIoa6M7XBKzZzAMemx-hZkyRCxo,355828
243
- tccli/services/cfw/v20190904/api.json,sha256=Vaubt2DqhWCYNz09zUn0Phsff5rWlMkFYLb_on_AxSA,475431
243
+ tccli/services/cfw/v20190904/api.json,sha256=zr6okrxOTbkzwM29XFOhJSNLunMvRXqQQVw_Z2h2uk4,476529
244
244
  tccli/services/cfw/v20190904/examples.json,sha256=GdEXhJur7uiJ3imyOtVLGowkYAkKUqHjEyIIrnrDAtM,110120
245
245
  tccli/services/chdfs/__init__.py,sha256=lx3R4qylmSHNb4EJWL_ipMVfkkva_S3QOM12FRsTOVI,89
246
246
  tccli/services/chdfs/chdfs_client.py,sha256=mkuDVNgnCot5m0ne0BeuLCNq2GKEA560s3idjWKfCUw,95468
@@ -292,8 +292,8 @@ tccli/services/cloudstudio/v20230508/api.json,sha256=XfRs31gZJT7hw9evM2g1ANArzHR
292
292
  tccli/services/cloudstudio/v20230508/examples.json,sha256=XXpDCtNUiK9__-_4bdbT4XTvDaGPPKOP7kGMIwMYW30,5455
293
293
  tccli/services/cls/__init__.py,sha256=emWEmdULub91gG47BRE9u44cHrFt8L4KRduipQx_MfQ,85
294
294
  tccli/services/cls/cls_client.py,sha256=1uNbiCWo7CtfPNsXdvBdiYNTR018uIqhtQc6IK3QyoQ,304865
295
- tccli/services/cls/v20201016/api.json,sha256=XOCC0Z_NSk1tB0Pjw-4zPvETq32IIHPExzRFJDf9lEA,522874
296
- tccli/services/cls/v20201016/examples.json,sha256=PnsvlVL-0QXnSyRLesPwxTbE2Z0rqAs39VP1Zca9xqU,197699
295
+ tccli/services/cls/v20201016/api.json,sha256=lOrcj5t2nrXsLvPLYzx47DtaUcpmXJ1-GGIktNJeWbM,522308
296
+ tccli/services/cls/v20201016/examples.json,sha256=Fobq7TjxdCXtPr_EE2GOOq6N9rsRewetl5Uf2bwXkyQ,197672
297
297
  tccli/services/cme/__init__.py,sha256=JUEIsQ1dWJHSubFZl7yjNuEMYMdDiyVRMv7YUiZcz4s,85
298
298
  tccli/services/cme/cme_client.py,sha256=I0EfukJ3DMhKfOXq4I1nZ2Tp4597B3hzycqVQd_EBqM,159812
299
299
  tccli/services/cme/v20191029/api.json,sha256=A-lF6-8vTobZAwgkvuR4tGl_K2-u9n9lJl00MbRwHmU,321729
@@ -358,7 +358,7 @@ tccli/services/dbbrain/__init__.py,sha256=8ZAOQT2i-gGqe6P_wZcWaNfD2e6rdoZbei9QZJ
358
358
  tccli/services/dbbrain/dbbrain_client.py,sha256=zi_9SfR8kptNG46cPT0xeXHetgX6ulRy7GazKgsCR-E,202109
359
359
  tccli/services/dbbrain/v20191016/api.json,sha256=yJxRorFZNWv9vh8J8--p4nYKkGQm9VXqOpMd9JNldkg,140094
360
360
  tccli/services/dbbrain/v20191016/examples.json,sha256=z3jZObQMXZZoMziKxMymp9ZHXfg4FtikhwYjtaSinxY,45111
361
- tccli/services/dbbrain/v20210527/api.json,sha256=MKUD_tIjE1AaMUGGNgawGzRMSWs8BTjaNj9t7Qs36Dc,302588
361
+ tccli/services/dbbrain/v20210527/api.json,sha256=2Q5Y5mlYZ03UlcgwGgDz1Y0jOeZ8-cmFitsoyjl8dB4,302885
362
362
  tccli/services/dbbrain/v20210527/examples.json,sha256=No_PqWzR0y4Ywlu_3l0a3iwb_Mwt409nki-4UNJFYyk,74742
363
363
  tccli/services/dbdc/__init__.py,sha256=BbfkkU7di5q7Z4WeTaHrFtI7sMcjP9GD4wUdMcu8-8I,87
364
364
  tccli/services/dbdc/dbdc_client.py,sha256=0ZWp81tIkyt6zKFbU01F_x8RVIqYJIfKEBmJU-7OSX8,24132
@@ -442,13 +442,13 @@ tccli/services/es/v20180416/api.json,sha256=xwkhm_3BAl0pIuk_xXjinoOf3EAoblfTeP4d
442
442
  tccli/services/es/v20180416/examples.json,sha256=FK_fr0kVLLuisMKl2Ex3bGrJX7Z0Nw77y4PhaJ3rwPw,73646
443
443
  tccli/services/ess/__init__.py,sha256=heBHzUKDuNxQ68yNutgyA8stCndyFWqYJqiQFozTiDs,85
444
444
  tccli/services/ess/ess_client.py,sha256=9ZDbmIQeEVqUyUTOzxDJ5Vdtv1O_N29V9uoJzjcVB10,279723
445
- tccli/services/ess/v20201111/api.json,sha256=r-LILjhCr78EULZY5813qarPzkySh02Seh2QRWIedSk,710510
446
- tccli/services/ess/v20201111/examples.json,sha256=CVYn4O7K6aiLMBTe9JU4GEiGKqrvRt7kasezmDYZ20M,568275
445
+ tccli/services/ess/v20201111/api.json,sha256=PlMWVsuZP71hfIuP7iUN1Bcwpz9iqgqEu9ljcyVq4CI,711450
446
+ tccli/services/ess/v20201111/examples.json,sha256=5y1_pSpiyp7C8_FHRtcu1SsIrbTEbVkWGzNUDGl-H3A,569143
447
447
  tccli/services/essbasic/__init__.py,sha256=Uh5kuYtJvJ4F1S2w-19_B6a_JMF1ubh8Se-7p5LA0PE,95
448
448
  tccli/services/essbasic/essbasic_client.py,sha256=LNRYt5_RyAvdfqaPaJfod0sLAjJgTEOADHDo_ILmHoM,404774
449
449
  tccli/services/essbasic/v20201222/api.json,sha256=8yA-0DwpjBAZajDJnp3flQ2xn1sdkZMVQcvegUcemSM,184116
450
450
  tccli/services/essbasic/v20201222/examples.json,sha256=TsEP0F9v4W6KvnFnczr2diMh2NX2Tp7TcCEkoeBw69Q,68751
451
- tccli/services/essbasic/v20210526/api.json,sha256=pkpIiGAuoW5yjtw-BEaVagATUfNwb9jxr2bL8GGJNfE,645908
451
+ tccli/services/essbasic/v20210526/api.json,sha256=isXGWxiUtPsVIZGauaLGm8rgPQQvp9WOTJvR8LeyFG0,645905
452
452
  tccli/services/essbasic/v20210526/examples.json,sha256=AaFS7S_B55YWbKus-1HK7T1zRbgxExWMYihiU8lShoc,424475
453
453
  tccli/services/facefusion/__init__.py,sha256=5IsXKY7EJG73GoLZDaRk_QwthyDmfes1nKAVdwZETUE,99
454
454
  tccli/services/facefusion/facefusion_client.py,sha256=WOqOQDPKlKpXTGcmw5t5uZKY0VhwRJtud72Vx6CR2h4,18163
@@ -510,7 +510,7 @@ tccli/services/hcm/v20181106/api.json,sha256=9Jxpj-fhbXJGkO_nCVUL4nlhcfMICA3snOG
510
510
  tccli/services/hcm/v20181106/examples.json,sha256=TKTLt4hcnqYSjpxTCwtJyoFUc2I23ySZL0Ar-aa6v98,1466
511
511
  tccli/services/hunyuan/__init__.py,sha256=ZWaLaByP6wMQSS7nntZKqol4lzuJKslQFdB4Bv3kYwU,93
512
512
  tccli/services/hunyuan/hunyuan_client.py,sha256=ltweBgN1uZHqkQ7qNFopUV3l9yW0IQkWQ_6Dm96VvLg,24091
513
- tccli/services/hunyuan/v20230901/api.json,sha256=vFPLbTgpRBOA7JLL_fOXWxZ5tFuJlUCl_9HI_00Vt5c,43723
513
+ tccli/services/hunyuan/v20230901/api.json,sha256=XvrLqt9ix2J3uNoK4Vck91hkqL9P-KYpMEKQvDlF7XE,43903
514
514
  tccli/services/hunyuan/v20230901/examples.json,sha256=wec2wiKnS5X90dV4elHuj2d0hKMrOq25GXZmF-jejAY,33988
515
515
  tccli/services/iai/__init__.py,sha256=pyYHUQUj82fBZdJ7cEUsTpy6VP8aU0siS32k7-3aM9Q,85
516
516
  tccli/services/iai/iai_client.py,sha256=Heo7mlB-dWK2PDDh7vZnRQsFwGlRVozdo-jk6Hl3pgo,113648
@@ -655,14 +655,14 @@ tccli/services/mna/mna_client.py,sha256=SoxhUrf1BX9w1cvP3N5_l83jGQ9Spzisc4ROxsWh
655
655
  tccli/services/mna/v20210119/api.json,sha256=Dk--HLqbJvF36VRRApdhbX04P6YHT6XhxhBwv406OQw,145158
656
656
  tccli/services/mna/v20210119/examples.json,sha256=KrnhYzqKNCWR8YncrpF38ZqpM8ywDyxNP7I6IV3KcmE,42317
657
657
  tccli/services/mongodb/__init__.py,sha256=Xj1cMJt16_OaoYzXR0TgIRPw-DADd-yJkmk3CeEpvk0,93
658
- tccli/services/mongodb/mongodb_client.py,sha256=cnWvrWl_ktGkK7xDkxT25zsHbBWTy-AVDnPLeBJpTns,173670
658
+ tccli/services/mongodb/mongodb_client.py,sha256=0spoHSRt14B4XKjdARXkSwlvc5JhtmymdWA9SxqCyhk,176731
659
659
  tccli/services/mongodb/v20180408/api.json,sha256=l4yqKb-EpX1lQQbdCwh9d2YggVEV6jyVtPLjGl0pIP4,59863
660
660
  tccli/services/mongodb/v20180408/examples.json,sha256=m0QxtHY1zfQK9fElicK1tjYJzpO9C3WGAFZcQFtxUB0,9405
661
- tccli/services/mongodb/v20190725/api.json,sha256=-oZl2_1jz6tqbDPULFJ9r9-NaVXnhD1F06PCcGwLfh4,244290
662
- tccli/services/mongodb/v20190725/examples.json,sha256=bgTIIFQAvczYcpd6CLPfYCMQJSATr0stlodoBUwchOY,72618
661
+ tccli/services/mongodb/v20190725/api.json,sha256=_9OipK8bTRpyiLPG4cWlBmKKzw_6gpV0puWu1FVYm6g,247258
662
+ tccli/services/mongodb/v20190725/examples.json,sha256=vMy3_21MC6RyB7COVCbbzqGXPEhLX0U8CP39vpbHFuI,73182
663
663
  tccli/services/monitor/__init__.py,sha256=Fqyy64XBMByiqJHyjxbaJeQDJAGMyktujsYRmXhosc8,93
664
664
  tccli/services/monitor/monitor_client.py,sha256=871iRrgD7D3FFVvEEUZ5t3clOdLVudndM8AUlIXQZNY,495612
665
- tccli/services/monitor/v20180724/api.json,sha256=kDrCEYYBdzwZU_tEtSzAQd0AdyrQVwU5hBcvpsSKiAA,714379
665
+ tccli/services/monitor/v20180724/api.json,sha256=fMRuprdQ3wlXTg7DozKqsPfxaHr4BQBaZTj5548EaU8,714319
666
666
  tccli/services/monitor/v20180724/examples.json,sha256=aO-FfmshLdEyzpMc1AeDgdW0sTkt_DbIG8SK31pcCyA,265141
667
667
  tccli/services/mps/__init__.py,sha256=4M5o2xc0u3rqtgz_5an9Qxw2QaOqwBq8Fjc3IB64p2o,85
668
668
  tccli/services/mps/mps_client.py,sha256=h3jjE66SxuAI5uIysVKhYKStOXZFd2Lr0ZdT_jgqPiw,329690
@@ -698,7 +698,7 @@ tccli/services/oceanus/v20190422/api.json,sha256=880gp0p46Uo8I08-RD8G3_QGX_0-t8H
698
698
  tccli/services/oceanus/v20190422/examples.json,sha256=qcKM-kj7kJVYjNKraB6sYf4GIBxKYqyFuxi8P1d6Fk4,48148
699
699
  tccli/services/ocr/__init__.py,sha256=1UdHN9VtB5qVwAn2FMefSi4BhMTJOjmFgYZT-zTEVBM,85
700
700
  tccli/services/ocr/ocr_client.py,sha256=L3ZoHryCN1ZyIY_0VswbE80oVIoY3XD7G7w4l6lWYSc,267687
701
- tccli/services/ocr/v20181119/api.json,sha256=cKIT2jpIsEvooWYNeLqx2GX74GaKFQe4g_on4wE9iBY,771092
701
+ tccli/services/ocr/v20181119/api.json,sha256=IhGPjCczeVWVOjCfaf8UFYNHKcw1l3vRJ8SjixzA5aQ,771928
702
702
  tccli/services/ocr/v20181119/examples.json,sha256=d6a25mxJ6dPG2x16r-BriOTkQmiQawZCldKWaVZOxFA,555045
703
703
  tccli/services/omics/__init__.py,sha256=2Uhk7Pv4ejuVCryMqNlAdn8xPMdHO2Hr4500KAZ0W-M,89
704
704
  tccli/services/omics/omics_client.py,sha256=D589nMlFbMtuOazg_7UEh3YYfTHvnDwjI-0JMjifdaY,67016
@@ -736,7 +736,7 @@ tccli/services/rce/v20201103/api.json,sha256=E8Uwzygy1KVS4U_2g9mKOZJiXJ3evZnvzS0
736
736
  tccli/services/rce/v20201103/examples.json,sha256=FbDa1ke0sy7BSMRrQHig_LsFanH9XwbT_VltrmmQ3V4,1529
737
737
  tccli/services/redis/__init__.py,sha256=LzB8_p66HdHV32O1SzEXmHhzIe3zOiQGyLwhFG-9lec,89
738
738
  tccli/services/redis/redis_client.py,sha256=_ZJArIO89YlG2MKHhk14wuBHXuxigTlnZHCtib8Yias,322809
739
- tccli/services/redis/v20180412/api.json,sha256=Q5XxCQEUue9o1KSuSfgfqjv5thdifCI7MoE1leGklOU,412662
739
+ tccli/services/redis/v20180412/api.json,sha256=2CLk_kV3zAdKa36x_fYs7poQtjQyW_KaS0KHbPixjeg,412592
740
740
  tccli/services/redis/v20180412/examples.json,sha256=TPtdLnO6hrd3ATbv_tD2MWufDtuEsqTgczJ4gNWb8MM,125896
741
741
  tccli/services/region/__init__.py,sha256=1VhvvIxcO9rVPGI0QB9oyeCaXG_b25vlTQA02oJfISE,91
742
742
  tccli/services/region/region_client.py,sha256=Q_KWFAG24EqbmiebpjVIhKPCPcYN0GmiLsCb4jCaf9U,14818
@@ -998,8 +998,8 @@ tccli/services/trro/v20220325/api.json,sha256=8MNgkiZywSCO1Du9z7qnhJEobl8YQz_YuG
998
998
  tccli/services/trro/v20220325/examples.json,sha256=yCyfGjK3YydF8fEGrURk5unyndVEqYokeB4gZOCR08Q,18659
999
999
  tccli/services/trtc/__init__.py,sha256=7xXIF66WdJHGVIhfHKFx2VYimlxZ_z3QOeJBUJ2P_MQ,87
1000
1000
  tccli/services/trtc/trtc_client.py,sha256=x4KkJkVurKXLeMLvDoaaW6M57qNfgIkSyukYL6JHmBk,170093
1001
- tccli/services/trtc/v20190722/api.json,sha256=p2bSpiK-Gao4M5xCnZD8yPv4j8UXh7HwOjOM79gKloQ,314920
1002
- tccli/services/trtc/v20190722/examples.json,sha256=iE-g1Q2BikYUe1LxEsmTiqaDxXJ6a-X4pOaNg-SeNLg,102400
1001
+ tccli/services/trtc/v20190722/api.json,sha256=M80ds1DMpB9jvKEAWCgXLRVvUKIgEz3IeEPx2d8DT0Y,314941
1002
+ tccli/services/trtc/v20190722/examples.json,sha256=w-T4tRZdKtGqL3uHi6WnTked2oxzg8Gy6QNcnKm94m0,102403
1003
1003
  tccli/services/tse/__init__.py,sha256=3Y4ZA_IFX8df4-ir1I9p0u4ksAywRrtd2CAvJ5yKyz0,85
1004
1004
  tccli/services/tse/tse_client.py,sha256=FaAw3trxYLWl1wh3aqZeoOPHAjOwUCMToDx63g6gnfE,357796
1005
1005
  tccli/services/tse/v20201207/api.json,sha256=tQxLGu32hLKnYvivgDCeRaA8rukpSDiEl6UzzLQHmZ4,537880
@@ -1056,8 +1056,8 @@ tccli/services/vod/v20180717/api.json,sha256=p4SHnHd21AFWXCvTO992m0stRpZ1OuYczUy
1056
1056
  tccli/services/vod/v20180717/examples.json,sha256=zxBQU9WEq6h20mvHdgs6miZ-rkMkJM7ZmO5zGi8ko08,399534
1057
1057
  tccli/services/vpc/__init__.py,sha256=3Uy1NP1qkZo8Nd-p-jr1ioM8nnurpWlZOgH6iB3HT7M,85
1058
1058
  tccli/services/vpc/vpc_client.py,sha256=KqDpR6FmfkCiIUwrms-r2KYj07wDgEDGnF4U3cqJkBM,1092438
1059
- tccli/services/vpc/v20170312/api.json,sha256=I_x_GgifsG5F5qcTlWdavqBF2rTw4fhUsQh5J49IINk,1191619
1060
- tccli/services/vpc/v20170312/examples.json,sha256=WtwBIjZvjeL3aVAj9sEBFzCSojcO8Y0Z3_a8DHMMOTk,422928
1059
+ tccli/services/vpc/v20170312/api.json,sha256=nhkT29Zrc6nfoUqKz6nuoKYef-hBA4nOPgwtMkKhLc4,1191696
1060
+ tccli/services/vpc/v20170312/examples.json,sha256=gPvCy0yvNag1w_tDfChQH6Hq5GeSfNOLc0cTdHlzphY,423293
1061
1061
  tccli/services/vrs/__init__.py,sha256=wd5Otb4faSI7EjUxu_vldqDm0UVy5iVTZYbLgHCVoHk,85
1062
1062
  tccli/services/vrs/vrs_client.py,sha256=GoEtSeQJUcGDUenhtMEXSM0UvCGBZe-hx068V6TAwI8,27146
1063
1063
  tccli/services/vrs/v20200824/api.json,sha256=toHb50Fe4RFoooOmYa_Jw8GN15HpOqDZn7eLZ2xwSpc,26863
@@ -1068,7 +1068,7 @@ tccli/services/vtc/v20240223/api.json,sha256=ljfA2bT2sC8hgF2d7meRoTYCkHy2K1GI2yX
1068
1068
  tccli/services/vtc/v20240223/examples.json,sha256=WhfgTwYRmA4ULpsqEMZKzPU1DY87BYu8YDOf7cgc4Qc,5042
1069
1069
  tccli/services/waf/__init__.py,sha256=CQIYSctAXRbX8x5xidAj7CBzOVIdMOZJQ0e6ENff3HU,85
1070
1070
  tccli/services/waf/waf_client.py,sha256=RwuKpZWKxAC3E6ZmvAQq5JrR7StaUHODILu72rEizXw,442184
1071
- tccli/services/waf/v20180125/api.json,sha256=OeCKLn1zF6lmENl6ncRxoed6VdXVFUYQaXcJbdS23BA,650268
1071
+ tccli/services/waf/v20180125/api.json,sha256=CG_Z3E2slllfuB0oa99pz0AyFR1A2A9Tim3hfp3btBM,650056
1072
1072
  tccli/services/waf/v20180125/examples.json,sha256=WnfQ7LhoQONteuHZwTOkIIqY1l2xJeFBvSfjMmfc2yE,171781
1073
1073
  tccli/services/wav/__init__.py,sha256=iOdPQbxYh0cdKcDo0kRWmQMiCl38owcMur1PRm3R6R8,85
1074
1074
  tccli/services/wav/wav_client.py,sha256=KfvA5VHhN0HlAa70HjkAs8KkC_GfMzTM4vjlDWXIxVQ,86224
@@ -1076,7 +1076,7 @@ tccli/services/wav/v20210129/api.json,sha256=GKTYbYztrP-UP5qTQ8_N6U0bcIBt_1wlxpg
1076
1076
  tccli/services/wav/v20210129/examples.json,sha256=YUzbd8bt4nyFAwn2QFWbTH8D6qQ1zO-nKy8VT-kQbQM,35017
1077
1077
  tccli/services/wedata/__init__.py,sha256=F95gQMminW0gPanAt4q4yW30-8c7_2F2FVQzZZvcaTo,91
1078
1078
  tccli/services/wedata/wedata_client.py,sha256=R-g-MsR2SJKtZBWCU2wuYeNsjItp2dre4pOYrROlzbw,704898
1079
- tccli/services/wedata/v20210820/api.json,sha256=2eP5GfYFWA6rr0bgBNbhMCZH3PQBdZ83hKxQMZc6MWs,1418625
1079
+ tccli/services/wedata/v20210820/api.json,sha256=zgoau0w7kkWmoIoY-LPFkSQqv6ew3d8aEH1UusP5--M,1418976
1080
1080
  tccli/services/wedata/v20210820/examples.json,sha256=jOGJ2NFDcD5B47gkFzA1ubG9WfEPhRzAt7aefrQhCZc,566265
1081
1081
  tccli/services/weilingwith/__init__.py,sha256=I04f9CndPHuhInQKYjgkxKufojP4j5EJxBtfPNWLTfo,101
1082
1082
  tccli/services/weilingwith/weilingwith_client.py,sha256=a6bYzcTZWWE7Bj0FsuCvYp3aYRX6fySk4r_pXwQSWAc,204878
@@ -1104,8 +1104,8 @@ tccli/services/yunsou/v20180504/api.json,sha256=2808fil5p3pTEJ3SqXEEq7eSrASZOiv8
1104
1104
  tccli/services/yunsou/v20180504/examples.json,sha256=Jg4WuqS_Wxl7eTBMbzjem65FuUZQi3qq3xtlBNFZlTU,11870
1105
1105
  tccli/services/yunsou/v20191115/api.json,sha256=r_p7c7fMNylQVDpSN0CkUB4Cx1nYW1lI3BM_Zi50FNs,15932
1106
1106
  tccli/services/yunsou/v20191115/examples.json,sha256=vN5MzexHVPMckm4MbnXNiOe3KKiVchvf4_uLpjOskuk,3983
1107
- tccli-3.0.1157.1.dist-info/METADATA,sha256=L1WWhW4Zpp4ACNvsJI5gNXKZkwz4ldVz6qKC7oLWcUE,16172
1108
- tccli-3.0.1157.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
1109
- tccli-3.0.1157.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
1110
- tccli-3.0.1157.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
1111
- tccli-3.0.1157.1.dist-info/RECORD,,
1107
+ tccli-3.0.1158.1.dist-info/METADATA,sha256=2YXVI4E8g8BpOh14rF_Qt0-55H60JL2PJgC3fKmXFQo,16172
1108
+ tccli-3.0.1158.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
1109
+ tccli-3.0.1158.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
1110
+ tccli-3.0.1158.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
1111
+ tccli-3.0.1158.1.dist-info/RECORD,,