tccli 3.0.1288.1__py2.py3-none-any.whl → 3.0.1289.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 (53) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/plugins/sso/__init__.py +11 -1
  3. tccli/plugins/sso/login.py +3 -3
  4. tccli/services/asr/v20190614/api.json +6 -6
  5. tccli/services/asr/v20190614/examples.json +4 -4
  6. tccli/services/bi/v20220105/api.json +43 -0
  7. tccli/services/billing/v20180709/api.json +310 -250
  8. tccli/services/cdwpg/v20201230/api.json +5 -5
  9. tccli/services/cdwpg/v20201230/examples.json +6 -6
  10. tccli/services/cdz/v20221123/api.json +4 -4
  11. tccli/services/cfg/v20210820/api.json +197 -197
  12. tccli/services/cfg/v20210820/examples.json +1 -1
  13. tccli/services/clb/v20180317/api.json +2 -2
  14. tccli/services/cwp/v20180228/api.json +39 -9
  15. tccli/services/dbbrain/dbbrain_client.py +383 -12
  16. tccli/services/dbbrain/v20210527/api.json +884 -101
  17. tccli/services/dbbrain/v20210527/examples.json +56 -0
  18. tccli/services/domain/v20180808/api.json +3 -3
  19. tccli/services/dts/v20180330/api.json +34 -34
  20. tccli/services/dts/v20180330/examples.json +1 -1
  21. tccli/services/dts/v20211206/api.json +225 -223
  22. tccli/services/dts/v20211206/examples.json +2 -2
  23. tccli/services/ess/v20201111/api.json +30 -3
  24. tccli/services/essbasic/v20210526/api.json +29 -2
  25. tccli/services/iotexplorer/iotexplorer_client.py +159 -0
  26. tccli/services/iotexplorer/v20190423/api.json +561 -0
  27. tccli/services/iotexplorer/v20190423/examples.json +24 -0
  28. tccli/services/iotvideo/iotvideo_client.py +106 -0
  29. tccli/services/iotvideo/v20211125/api.json +105 -0
  30. tccli/services/iotvideo/v20211125/examples.json +16 -0
  31. tccli/services/lighthouse/v20200324/api.json +46 -46
  32. tccli/services/lighthouse/v20200324/examples.json +2 -2
  33. tccli/services/lke/v20231130/api.json +2 -2
  34. tccli/services/lkeap/v20240522/api.json +2 -2
  35. tccli/services/mps/v20190612/api.json +88 -6
  36. tccli/services/mqtt/v20240516/api.json +3 -3
  37. tccli/services/mqtt/v20240516/examples.json +5 -11
  38. tccli/services/organization/v20210331/api.json +113 -113
  39. tccli/services/svp/v20240125/api.json +1 -1
  40. tccli/services/tcb/v20180608/api.json +4 -4
  41. tccli/services/teo/v20220901/api.json +541 -5
  42. tccli/services/teo/v20220901/examples.json +21 -3
  43. tccli/services/tione/v20211111/api.json +64 -6
  44. tccli/services/vdb/v20230616/api.json +31 -2
  45. tccli/services/vdb/v20230616/examples.json +8 -2
  46. tccli/services/vrs/v20200824/api.json +14 -2
  47. tccli/services/vrs/v20200824/examples.json +1 -1
  48. tccli/services/wedata/v20210820/api.json +48 -0
  49. {tccli-3.0.1288.1.dist-info → tccli-3.0.1289.1.dist-info}/METADATA +2 -2
  50. {tccli-3.0.1288.1.dist-info → tccli-3.0.1289.1.dist-info}/RECORD +53 -53
  51. {tccli-3.0.1288.1.dist-info → tccli-3.0.1289.1.dist-info}/WHEEL +0 -0
  52. {tccli-3.0.1288.1.dist-info → tccli-3.0.1289.1.dist-info}/entry_points.txt +0 -0
  53. {tccli-3.0.1288.1.dist-info → tccli-3.0.1289.1.dist-info}/license_files/LICENSE +0 -0
@@ -8,6 +8,14 @@
8
8
  "title": "添加邮件发送联系人信息"
9
9
  }
10
10
  ],
11
+ "CancelDBAutonomyAction": [
12
+ {
13
+ "document": "",
14
+ "input": "POST / HTTP/1.1\nHost: dbbrain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelDBAutonomyAction\n<公共请求参数>\n\n{\n \"ActionId\": 421,\n \"InstanceId\": \"crs-1p8z8saa\",\n \"Product\": \"redis\"\n}",
15
+ "output": "{\n \"Response\": {\n \"RequestId\": \"2b583647-3013-4d38-ae17-a3a95fe6b219\"\n }\n}",
16
+ "title": "终止自治任务(单次)"
17
+ }
18
+ ],
11
19
  "CancelKillTask": [
12
20
  {
13
21
  "document": "",
@@ -16,6 +24,14 @@
16
24
  "title": "终止中断会话任务"
17
25
  }
18
26
  ],
27
+ "CancelRedisBigKeyAnalysisTasks": [
28
+ {
29
+ "document": "",
30
+ "input": "POST / HTTP/1.1\nHost: dbbrain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelRedisBigKeyAnalysisTasks\n<公共请求参数>\n\n{\n \"AsyncRequestIds\": [\n 7453279\n ],\n \"InstanceId\": \"crs-knx3av0w\",\n \"Product\": \"redis\"\n}",
31
+ "output": "{\n \"Response\": {\n \"RequestId\": \"49f26a00-0fb5-4c87-95d5-e82b601149f0\",\n \"Status\": 0\n }\n}",
32
+ "title": "终止大Key任务"
33
+ }
34
+ ],
19
35
  "CloseAuditService": [
20
36
  {
21
37
  "document": "不使用审计日志时,关闭数据库审计",
@@ -104,6 +120,14 @@
104
120
  "title": "创建实例SQL限流任务"
105
121
  }
106
122
  ],
123
+ "CreateUserAutonomyProfile": [
124
+ {
125
+ "document": "",
126
+ "input": "POST / HTTP/1.1\nHost: dbbrain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserAutonomyProfile\n<公共请求参数>\n\n{\n \"ProfileType\": \"RedisAutoScaleUp\",\n \"InstanceId\": \"crs-k1gjspdk\",\n \"Product\": \"redis\",\n \"ProfileInfo\": \"{\\n \\\"Strategy\\\": \\\"Threshold\\\",\\n \\\"Enabled\\\": true,\\n \\\"MemoryUpperLimit\\\": 512,\\n \\\"ThresholdRule\\\": {\\n \\\"Metric\\\": \\\"mem_util\\\",\\n \\\"Threshold\\\": 70,\\n \\\"Duration\\\": 600\\n }\\n }\"\n}",
127
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d98451b3-bff6-4ce8-9972-1e770534cac9\"\n }\n}",
128
+ "title": "开启自治功能"
129
+ }
130
+ ],
107
131
  "DeleteAuditLogFile": [
108
132
  {
109
133
  "document": "删除审计日志文件",
@@ -184,6 +208,22 @@
184
208
  "title": "查询审计日志文件列表"
185
209
  }
186
210
  ],
211
+ "DescribeDBAutonomyActions": [
212
+ {
213
+ "document": "",
214
+ "input": "POST / HTTP/1.1\nHost: dbbrain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBAutonomyActions\n<公共请求参数>\n\n{\n \"EventId\": 37,\n \"InstanceId\": \"crs-1p8z8saa\",\n \"Product\": \"redis\"\n}",
215
+ "output": "{\n \"Response\": {\n \"Actions\": [\n {\n \"ActionId\": 422,\n \"CreateTime\": \"2025-03-14 11:50:00\",\n \"EventId\": 37,\n \"ExpireTime\": 0,\n \"FinishTime\": \"2025-03-14 11:50:00\",\n \"Reason\": \"指标\\\"mem_util\\\"大于50%持续超过15分钟\",\n \"Status\": \"TERMINATED\",\n \"TriggerTime\": \"2025-03-14 11:50:00\",\n \"Type\": \"RedisAutoScaleUp\",\n \"UpdateTime\": \"2025-03-14 11:50:00\"\n },\n {\n \"ActionId\": 421,\n \"CreateTime\": \"2025-03-14 11:35:00\",\n \"EventId\": 37,\n \"ExpireTime\": 0,\n \"FinishTime\": \"2025-03-14 11:35:00\",\n \"Reason\": \"指标\\\"mem_util\\\"大于50%持续超过15分钟\",\n \"Status\": \"TERMINATED\",\n \"TriggerTime\": \"2025-03-14 11:35:00\",\n \"Type\": \"RedisAutoScaleUp\",\n \"UpdateTime\": \"2025-03-14 11:35:00\"\n },\n {\n \"ActionId\": 420,\n \"CreateTime\": \"2025-03-14 11:16:00\",\n \"EventId\": 37,\n \"ExpireTime\": 0,\n \"FinishTime\": \"2025-03-14 11:20:00\",\n \"Reason\": \"指标\\\"mem_util\\\"大于50%持续超过15分钟\",\n \"Status\": \"CANCELLED\",\n \"TriggerTime\": \"2025-03-14 11:16:00\",\n \"Type\": \"RedisAutoScaleUp\",\n \"UpdateTime\": \"2025-03-14 11:16:00\"\n },\n {\n \"ActionId\": 419,\n \"CreateTime\": \"2025-03-14 11:01:00\",\n \"EventId\": 37,\n \"ExpireTime\": 0,\n \"FinishTime\": \"2025-03-14 11:01:00\",\n \"Reason\": \"指标\\\"mem_util\\\"大于50%持续超过15分钟\",\n \"Status\": \"TERMINATED\",\n \"TriggerTime\": \"2025-03-14 11:01:00\",\n \"Type\": \"RedisAutoScaleUp\",\n \"UpdateTime\": \"2025-03-14 11:01:00\"\n },\n {\n \"ActionId\": 418,\n \"CreateTime\": \"2025-03-14 10:46:00\",\n \"EventId\": 37,\n \"ExpireTime\": 0,\n \"FinishTime\": \"2025-03-14 10:46:00\",\n \"Reason\": \"指标\\\"mem_util\\\"大于50%持续超过15分钟\",\n \"Status\": \"TERMINATED\",\n \"TriggerTime\": \"2025-03-14 10:46:00\",\n \"Type\": \"RedisAutoScaleUp\",\n \"UpdateTime\": \"2025-03-14 10:46:00\"\n }\n ],\n \"RequestId\": \"6ae91539-89e6-4b80-be25-cfc3cd2714f3\",\n \"TotalCount\": 5\n }\n}",
216
+ "title": "查询自治事件任务列表"
217
+ }
218
+ ],
219
+ "DescribeDBAutonomyEvents": [
220
+ {
221
+ "document": "",
222
+ "input": "POST / HTTP/1.1\nHost: dbbrain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBAutonomyEvents\n<公共请求参数>\n\n{\n \"Product\": \"redis\",\n \"InstanceId\": \"crs-1p8z8saa\",\n \"StartTime\": \"2025-03-13T11:11:37+08:00\",\n \"EndTime\": \"2025-03-14T11:11:37+08:00\"\n}",
223
+ "output": "{\n \"Response\": {\n \"Events\": [\n {\n \"CreateTime\": 1741920360000,\n \"EventId\": 37,\n \"FinishTime\": 172800000,\n \"LastTriggerTime\": 1741924080000,\n \"Reason\": \"内存利用率过高\",\n \"Status\": \"RUNNING\",\n \"TriggerTime\": 1741919460000,\n \"Type\": \"RedisAutoScale\",\n \"UpdateTime\": 1741924080000\n },\n {\n \"CreateTime\": 1741869480000,\n \"EventId\": 36,\n \"FinishTime\": 1741919334000,\n \"LastTriggerTime\": 1741919280000,\n \"Reason\": \"内存利用率过高\",\n \"Status\": \"TERMINATED\",\n \"TriggerTime\": 1741868880000,\n \"Type\": \"RedisAutoScale\",\n \"UpdateTime\": 1741919334000\n },\n {\n \"CreateTime\": 1741868460000,\n \"EventId\": 35,\n \"FinishTime\": 1741868520000,\n \"LastTriggerTime\": 1741868460000,\n \"Reason\": \"内存利用率过高\",\n \"Status\": \"FINISHED\",\n \"TriggerTime\": 1741867860000,\n \"Type\": \"RedisAutoScale\",\n \"UpdateTime\": 1741868520000\n }\n ],\n \"RequestId\": \"ef7c643f-7644-4962-9449-b17c6ef6f7c5\",\n \"TotalCount\": 3\n }\n}",
224
+ "title": "查询自治事件列表"
225
+ }
226
+ ],
187
227
  "DescribeDBDiagEvent": [
188
228
  {
189
229
  "document": "",
@@ -432,6 +472,14 @@
432
472
  "title": "获取Top表的空间统计信息"
433
473
  }
434
474
  ],
475
+ "DescribeUserAutonomyProfile": [
476
+ {
477
+ "document": "",
478
+ "input": "POST / HTTP/1.1\nHost: dbbrain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserAutonomyProfile\n<公共请求参数>\n\n{\n \"ProfileType\": \"RedisAutoScaleUp\",\n \"InstanceId\": \"crs-1p8z8saa\",\n \"Product\": \"redis\"\n}",
479
+ "output": "{\n \"Response\": {\n \"ProfileInfo\": {\n \"Enabled\": true,\n \"MemoryUpperLimit\": 512,\n \"ThresholdRule\": {\n \"Duration\": 900,\n \"Metric\": \"mem_util\",\n \"Threshold\": 50\n },\n \"Uin\": \"100013717858\"\n },\n \"ProfileType\": \"RedisAutoScaleUp\",\n \"RequestId\": \"18c0c4ad-5f14-4609-9796-a0fb07e85918\",\n \"UpdateTime\": \"2025-03-14 10:32:25\"\n }\n}",
480
+ "title": "查询自治功能开关情况"
481
+ }
482
+ ],
435
483
  "DescribeUserSqlAdvice": [
436
484
  {
437
485
  "document": "",
@@ -492,6 +540,14 @@
492
540
  "title": "修改SQL限流任务状态"
493
541
  }
494
542
  ],
543
+ "ModifyUserAutonomyProfile": [
544
+ {
545
+ "document": "",
546
+ "input": "POST / HTTP/1.1\nHost: dbbrain.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyUserAutonomyProfile\n<公共请求参数>\n\n{\n \"ProfileType\": \"RedisAutoScaleUp\",\n \"InstanceId\": \"crs-1p8z8saa\",\n \"Product\": \"redis\",\n \"NewProfileInfo\": \"\\t{\\n \\\"MemoryUpperLimit\\\": 512,\\n \\\"Version\\\": 0,\\n \\\"Enabled\\\": true,\\n \\\"Uin\\\": \\\"100013717858\\\",\\n \\\"ThresholdRule\\\": {\\n \\\"Duration\\\": 900,\\n \\\"Metric\\\": \\\"mem_util\\\",\\n \\\"Threshold\\\": 50\\n }\\n}\"\n}",
547
+ "output": "{\n \"Response\": {\n \"RequestId\": \"c1ed2569-7c73-4ed5-bec8-4aab9f9b0a77\"\n }\n}",
548
+ "title": "关闭自治功能(实例级)"
549
+ }
550
+ ],
495
551
  "OpenAuditService": [
496
552
  {
497
553
  "document": "开通数据库审计后,将会上报审计日志",
@@ -2830,7 +2830,7 @@
2830
2830
  {
2831
2831
  "disabled": false,
2832
2832
  "document": "域名信息",
2833
- "example": "{\"DomainId\": \"domain-xxxxx\",\"DomainName\": \"tencent.com\",\"NameServer\": [\"f1g1ns1.dnspod.net\", \"f1g1ns2.dnspod.net\"],\"RegistrarType\": \"epp\",\"DomainStatus\": [\"ok\"],\"BuyStatus\": \"ok\",\"RealNameAuditUnpassReason\": \"\",\"DomainNameAuditUnpassReason\": \"\",\"RealNameAuditStatus\": \"Approved\",\"ExpirationDate\": \"2020-11-14\",\"CreationDate\": \"2019-11-14\",\"DomainNameAuditStatus\": \"Approved\",\"LockTransfer\": true,\"LockEndTime\": \"2021-12-28 18:00:00\"}",
2833
+ "example": "",
2834
2834
  "member": "DomainBaseInfo",
2835
2835
  "name": "DomainInfo",
2836
2836
  "output_required": true,
@@ -2839,13 +2839,13 @@
2839
2839
  },
2840
2840
  {
2841
2841
  "disabled": false,
2842
- "document": "用户Uin\n注意:此字段可能返回 null,表示取不到有效值。",
2842
+ "document": "用户Uin",
2843
2843
  "example": "100**328",
2844
2844
  "member": "string",
2845
2845
  "name": "Uin",
2846
2846
  "output_required": true,
2847
2847
  "type": "string",
2848
- "value_allowed_null": true
2848
+ "value_allowed_null": false
2849
2849
  },
2850
2850
  {
2851
2851
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -847,7 +847,7 @@
847
847
  "example": "subs-58zcu8bax0",
848
848
  "member": "string",
849
849
  "name": "SubscribeId",
850
- "required": true,
850
+ "output_required": true,
851
851
  "type": "string",
852
852
  "value_allowed_null": false
853
853
  },
@@ -857,7 +857,7 @@
857
857
  "example": "测试实例",
858
858
  "member": "string",
859
859
  "name": "SubscribeName",
860
- "required": true,
860
+ "output_required": true,
861
861
  "type": "string",
862
862
  "value_allowed_null": false
863
863
  },
@@ -867,7 +867,7 @@
867
867
  "example": "dts-channel-C9rS58f2rFx11ZEZ",
868
868
  "member": "string",
869
869
  "name": "ChannelId",
870
- "required": true,
870
+ "output_required": true,
871
871
  "type": "string",
872
872
  "value_allowed_null": false
873
873
  },
@@ -877,7 +877,7 @@
877
877
  "example": "mysql",
878
878
  "member": "string",
879
879
  "name": "Product",
880
- "required": true,
880
+ "output_required": true,
881
881
  "type": "string",
882
882
  "value_allowed_null": false
883
883
  },
@@ -887,7 +887,7 @@
887
887
  "example": "cdb-forsubsc",
888
888
  "member": "string",
889
889
  "name": "InstanceId",
890
- "required": true,
890
+ "output_required": true,
891
891
  "type": "string",
892
892
  "value_allowed_null": false
893
893
  },
@@ -897,7 +897,7 @@
897
897
  "example": "running",
898
898
  "member": "string",
899
899
  "name": "InstanceStatus",
900
- "required": true,
900
+ "output_required": true,
901
901
  "type": "string",
902
902
  "value_allowed_null": false
903
903
  },
@@ -907,7 +907,7 @@
907
907
  "example": "configured",
908
908
  "member": "string",
909
909
  "name": "SubsStatus",
910
- "required": true,
910
+ "output_required": true,
911
911
  "type": "string",
912
912
  "value_allowed_null": false
913
913
  },
@@ -917,7 +917,7 @@
917
917
  "example": "normal",
918
918
  "member": "string",
919
919
  "name": "Status",
920
- "required": true,
920
+ "output_required": true,
921
921
  "type": "string",
922
922
  "value_allowed_null": false
923
923
  },
@@ -927,7 +927,7 @@
927
927
  "example": "2019-12-20 14:59:07",
928
928
  "member": "string",
929
929
  "name": "CreateTime",
930
- "required": true,
930
+ "output_required": true,
931
931
  "type": "string",
932
932
  "value_allowed_null": false
933
933
  },
@@ -937,7 +937,7 @@
937
937
  "example": "0000-00-00 00:00:00",
938
938
  "member": "string",
939
939
  "name": "IsolateTime",
940
- "required": true,
940
+ "output_required": true,
941
941
  "type": "string",
942
942
  "value_allowed_null": false
943
943
  },
@@ -947,7 +947,7 @@
947
947
  "example": "0000-00-00 00:00:00",
948
948
  "member": "string",
949
949
  "name": "ExpireTime",
950
- "required": true,
950
+ "output_required": true,
951
951
  "type": "string",
952
952
  "value_allowed_null": false
953
953
  },
@@ -957,7 +957,7 @@
957
957
  "example": "0000-00-00 00:00:00",
958
958
  "member": "string",
959
959
  "name": "OfflineTime",
960
- "required": true,
960
+ "output_required": true,
961
961
  "type": "string",
962
962
  "value_allowed_null": false
963
963
  },
@@ -967,7 +967,7 @@
967
967
  "example": "2019-12-19 16:23:45",
968
968
  "member": "string",
969
969
  "name": "ConsumeStartTime",
970
- "required": true,
970
+ "output_required": true,
971
971
  "type": "string",
972
972
  "value_allowed_null": false
973
973
  },
@@ -977,7 +977,7 @@
977
977
  "example": "1",
978
978
  "member": "int64",
979
979
  "name": "PayType",
980
- "required": true,
980
+ "output_required": true,
981
981
  "type": "int",
982
982
  "value_allowed_null": false
983
983
  },
@@ -987,7 +987,7 @@
987
987
  "example": "192.168.1.143",
988
988
  "member": "string",
989
989
  "name": "Vip",
990
- "required": true,
990
+ "output_required": true,
991
991
  "type": "string",
992
992
  "value_allowed_null": false
993
993
  },
@@ -997,7 +997,7 @@
997
997
  "example": "7507",
998
998
  "member": "int64",
999
999
  "name": "Vport",
1000
- "required": true,
1000
+ "output_required": true,
1001
1001
  "type": "int",
1002
1002
  "value_allowed_null": false
1003
1003
  },
@@ -1007,7 +1007,7 @@
1007
1007
  "example": "vpc-fbg8gh1j",
1008
1008
  "member": "string",
1009
1009
  "name": "UniqVpcId",
1010
- "required": true,
1010
+ "output_required": true,
1011
1011
  "type": "string",
1012
1012
  "value_allowed_null": false
1013
1013
  },
@@ -1017,7 +1017,7 @@
1017
1017
  "example": "subnet-4p1hpsj8",
1018
1018
  "member": "string",
1019
1019
  "name": "UniqSubnetId",
1020
- "required": true,
1020
+ "output_required": true,
1021
1021
  "type": "string",
1022
1022
  "value_allowed_null": false
1023
1023
  },
@@ -1027,7 +1027,7 @@
1027
1027
  "example": "0000-00-00 00:00:00",
1028
1028
  "member": "string",
1029
1029
  "name": "SdkConsumedTime",
1030
- "required": true,
1030
+ "output_required": true,
1031
1031
  "type": "string",
1032
1032
  "value_allowed_null": false
1033
1033
  },
@@ -1037,7 +1037,7 @@
1037
1037
  "example": "192.168.1.143",
1038
1038
  "member": "string",
1039
1039
  "name": "SdkHost",
1040
- "required": true,
1040
+ "output_required": true,
1041
1041
  "type": "string",
1042
1042
  "value_allowed_null": false
1043
1043
  },
@@ -1047,7 +1047,7 @@
1047
1047
  "example": "3",
1048
1048
  "member": "int64",
1049
1049
  "name": "SubscribeObjectType",
1050
- "required": true,
1050
+ "output_required": true,
1051
1051
  "type": "int",
1052
1052
  "value_allowed_null": false
1053
1053
  },
@@ -1057,7 +1057,7 @@
1057
1057
  "example": "无",
1058
1058
  "member": "SubscribeObject",
1059
1059
  "name": "SubscribeObjects",
1060
- "required": true,
1060
+ "output_required": true,
1061
1061
  "type": "list",
1062
1062
  "value_allowed_null": false
1063
1063
  },
@@ -1067,7 +1067,7 @@
1067
1067
  "example": "2019-12-20 18:06:26",
1068
1068
  "member": "string",
1069
1069
  "name": "ModifyTime",
1070
- "required": true,
1070
+ "output_required": true,
1071
1071
  "type": "string",
1072
1072
  "value_allowed_null": false
1073
1073
  },
@@ -1077,29 +1077,29 @@
1077
1077
  "example": "ap-guangzhou",
1078
1078
  "member": "string",
1079
1079
  "name": "Region",
1080
- "required": true,
1080
+ "output_required": true,
1081
1081
  "type": "string",
1082
1082
  "value_allowed_null": false
1083
1083
  },
1084
1084
  {
1085
1085
  "disabled": false,
1086
- "document": "订阅实例的标签\n注意:此字段可能返回 null,表示取不到有效值。",
1086
+ "document": "订阅实例的标签",
1087
1087
  "example": "无",
1088
1088
  "member": "TagItem",
1089
1089
  "name": "Tags",
1090
- "required": true,
1090
+ "output_required": true,
1091
1091
  "type": "list",
1092
- "value_allowed_null": true
1092
+ "value_allowed_null": false
1093
1093
  },
1094
1094
  {
1095
1095
  "disabled": false,
1096
- "document": "自动续费标识,0-不自动续费,1-自动续费\n注意:此字段可能返回 null,表示取不到有效值。",
1096
+ "document": "自动续费标识,0-不自动续费,1-自动续费",
1097
1097
  "example": "0",
1098
1098
  "member": "int64",
1099
1099
  "name": "AutoRenewFlag",
1100
- "required": true,
1100
+ "output_required": true,
1101
1101
  "type": "int",
1102
- "value_allowed_null": true
1102
+ "value_allowed_null": false
1103
1103
  },
1104
1104
  {
1105
1105
  "disabled": false,
@@ -1107,7 +1107,7 @@
1107
1107
  "example": "txdts",
1108
1108
  "member": "string",
1109
1109
  "name": "SubscribeVersion",
1110
- "required": true,
1110
+ "output_required": true,
1111
1111
  "type": "string",
1112
1112
  "value_allowed_null": false
1113
1113
  },
@@ -1117,7 +1117,7 @@
1117
1117
  "example": "无",
1118
1118
  "member": "SubsErr",
1119
1119
  "name": "Errors",
1120
- "required": true,
1120
+ "output_required": true,
1121
1121
  "type": "list",
1122
1122
  "value_allowed_null": true
1123
1123
  },
@@ -2371,14 +2371,14 @@
2371
2371
  },
2372
2372
  {
2373
2373
  "disabled": false,
2374
- "document": "云联网ID,如:ccn-afp6kltc\n注意:此字段可能返回 null,表示取不到有效值。",
2374
+ "document": "云联网ID,如:ccn-afp6kltc",
2375
2375
  "example": "ccn-afp6kltc",
2376
2376
  "member": "string",
2377
2377
  "name": "CcnId",
2378
2378
  "output_required": true,
2379
2379
  "required": false,
2380
2380
  "type": "string",
2381
- "value_allowed_null": true
2381
+ "value_allowed_null": false
2382
2382
  },
2383
2383
  {
2384
2384
  "disabled": false,
@@ -94,7 +94,7 @@
94
94
  {
95
95
  "document": "",
96
96
  "input": "https://dts.tencentcloudapi.com/?Action=DescribeSubscribeConf\n&SubscribeId=subs-ieuwi83j2e\n&<公共请求参数>",
97
- "output": "{\n \"Response\": {\n \"ChannelId\": \"dts-channel-C9rS58f2rFx11ZEZ\",\n \"ConsumeStartTime\": \"2019-12-19 16:23:45\",\n \"CreateTime\": \"2019-12-20 14:59:07\",\n \"ExpireTime\": \"0000-00-00 00:00:00\",\n \"InstanceId\": \"cdb-forsubsc\",\n \"InstanceStatus\": \"running\",\n \"IsolateTime\": \"0000-00-00 00:00:00\",\n \"ModifyTime\": \"2019-12-20 18:06:26\",\n \"OfflineTime\": \"0000-00-00 00:00:00\",\n \"PayType\": 1,\n \"Product\": \"mysql\",\n \"Region\": \"ap-guangzhou\",\n \"RequestId\": \"e580eac0-26c7-11ea-8e66-910ac0afe95e\",\n \"SdkConsumedTime\": \"0000-00-00 00:00:00\",\n \"SdkHost\": \"\",\n \"Status\": \"normal\",\n \"SubsStatus\": \"configured\",\n \"SubscribeId\": \"subs-58zcu8bax0\",\n \"SubscribeName\": \"测试实例\",\n \"SubscribeObjectType\": 3,\n \"SubscribeObjects\": [\n {\n \"DatabaseName\": \"dts\",\n \"ObjectsType\": 0,\n \"TableNames\": null\n }\n ],\n \"UniqSubnetId\": \"subnet-4p1hpsj8\",\n \"SubscribeVersion\": \"kafka\",\n \"UniqVpcId\": \"vpc-fbg8gh1j\",\n \"Vip\": \"192.168.1.143\",\n \"Vport\": 7507,\n \"AutoRenewFlag\": 0,\n \"Errors\": [\n {\n \"Message\": \"\"\n }\n ],\n \"Tags\": [\n {\n \"TagKey\": \"userDefineKey\",\n \"TagValue\": \"userDefineValue\"\n }\n ]\n }\n}",
97
+ "output": "{\n \"Response\": {\n \"ChannelId\": \"dts-channel-C9rS58f2rFx11ZEZ\",\n \"ConsumeStartTime\": \"2019-12-19 16:23:45\",\n \"CreateTime\": \"2019-12-20 14:59:07\",\n \"ExpireTime\": \"0000-00-00 00:00:00\",\n \"InstanceId\": \"cdb-forsubsc\",\n \"InstanceStatus\": \"running\",\n \"IsolateTime\": \"0000-00-00 00:00:00\",\n \"ModifyTime\": \"2019-12-20 18:06:26\",\n \"OfflineTime\": \"0000-00-00 00:00:00\",\n \"PayType\": 1,\n \"Product\": \"mysql\",\n \"Region\": \"ap-guangzhou\",\n \"RequestId\": \"e580eac0-26c7-11ea-8e66-910ac0afe95e\",\n \"SdkConsumedTime\": \"0000-00-00 00:00:00\",\n \"SdkHost\": \"\",\n \"Status\": \"normal\",\n \"SubsStatus\": \"configured\",\n \"SubscribeId\": \"subs-58zcu8bax0\",\n \"SubscribeName\": \"测试实例\",\n \"SubscribeObjectType\": 3,\n \"SubscribeObjects\": [\n {\n \"DatabaseName\": \"dts\",\n \"ObjectsType\": 0,\n \"TableNames\": []\n }\n ],\n \"UniqSubnetId\": \"subnet-4p1hpsj8\",\n \"SubscribeVersion\": \"kafka\",\n \"UniqVpcId\": \"vpc-fbg8gh1j\",\n \"Vip\": \"192.168.1.143\",\n \"Vport\": 7507,\n \"AutoRenewFlag\": 0,\n \"Errors\": [\n {\n \"Message\": \"\"\n }\n ],\n \"Tags\": [\n {\n \"TagKey\": \"userDefineKey\",\n \"TagValue\": \"userDefineValue\"\n }\n ]\n }\n}",
98
98
  "title": "查看订阅配置详情"
99
99
  }
100
100
  ],