tccli 3.0.1386.1__py2.py3-none-any.whl → 3.0.1387.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 (47) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +20 -10
  3. tccli/services/apm/v20210622/examples.json +2 -2
  4. tccli/services/asr/v20190614/api.json +2 -2
  5. tccli/services/bh/v20230418/api.json +9 -0
  6. tccli/services/ccc/ccc_client.py +134 -28
  7. tccli/services/ccc/v20200210/api.json +514 -0
  8. tccli/services/ccc/v20200210/examples.json +16 -0
  9. tccli/services/cdwpg/v20201230/api.json +22 -4
  10. tccli/services/ckafka/v20190819/api.json +83 -85
  11. tccli/services/ckafka/v20190819/examples.json +6 -6
  12. tccli/services/cls/v20201016/api.json +1 -1
  13. tccli/services/csip/v20221121/api.json +66 -16
  14. tccli/services/cynosdb/v20190107/api.json +36 -36
  15. tccli/services/dlc/v20210125/api.json +342 -1
  16. tccli/services/dlc/v20210125/examples.json +8 -2
  17. tccli/services/dnspod/v20210323/api.json +22 -12
  18. tccli/services/es/v20180416/api.json +7 -7
  19. tccli/services/faceid/v20180301/api.json +12 -2
  20. tccli/services/gs/gs_client.py +57 -4
  21. tccli/services/gs/v20191118/api.json +34 -0
  22. tccli/services/gs/v20191118/examples.json +8 -0
  23. tccli/services/ioa/ioa_client.py +267 -55
  24. tccli/services/ioa/v20220601/api.json +963 -98
  25. tccli/services/ioa/v20220601/examples.json +39 -1
  26. tccli/services/iotexplorer/v20190423/api.json +154 -2
  27. tccli/services/lke/v20231130/api.json +57 -19
  28. tccli/services/mongodb/mongodb_client.py +53 -0
  29. tccli/services/mongodb/v20190725/api.json +46 -2
  30. tccli/services/mongodb/v20190725/examples.json +8 -0
  31. tccli/services/ocr/v20181119/api.json +25 -25
  32. tccli/services/ocr/v20181119/examples.json +2 -2
  33. tccli/services/omics/v20221128/api.json +163 -13
  34. tccli/services/redis/v20180412/api.json +124 -42
  35. tccli/services/redis/v20180412/examples.json +6 -6
  36. tccli/services/tcaplusdb/v20190823/api.json +23 -3
  37. tccli/services/tione/v20211111/api.json +65 -15
  38. tccli/services/tione/v20211111/examples.json +1 -1
  39. tccli/services/trtc/v20190722/api.json +97 -14
  40. tccli/services/vdb/v20230616/api.json +2 -2
  41. tccli/services/vpc/v20170312/api.json +39 -10
  42. tccli/services/vpc/v20170312/examples.json +2 -2
  43. {tccli-3.0.1386.1.dist-info → tccli-3.0.1387.1.dist-info}/METADATA +2 -2
  44. {tccli-3.0.1386.1.dist-info → tccli-3.0.1387.1.dist-info}/RECORD +47 -47
  45. {tccli-3.0.1386.1.dist-info → tccli-3.0.1387.1.dist-info}/WHEEL +0 -0
  46. {tccli-3.0.1386.1.dist-info → tccli-3.0.1387.1.dist-info}/entry_points.txt +0 -0
  47. {tccli-3.0.1386.1.dist-info → tccli-3.0.1387.1.dist-info}/license_files/LICENSE +0 -0
@@ -367,8 +367,8 @@
367
367
  "DescribeConsumerGroup": [
368
368
  {
369
369
  "document": " ",
370
- "input": "https://ckafka.tencentcloudapi.com/?Action=DescribeConsumerGroup\r\n&InstanceId=10\r\n&<公共请求参数>",
371
- "output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 2,\n \"TopicList\": [\n {\n \"TopicId\": \"topic-g8ud11it\",\n \"TopicName\": \"connect-offset\"\n }\n ],\n \"GroupList\": [\n {\n \"ConsumerGroupName\": \"connect-cluster-1\",\n \"SubscribedInfo\": []\n },\n {\n \"ConsumerGroupName\": \"qcloud_tocos\",\n \"SubscribedInfo\": [\n {\n \"TopicName\": \"connect-offset\",\n \"PartitionOffset\": [\n {\n \"Partition\": \"0\",\n \"Offset\": 966186803\n },\n {\n \"Partition\": \"1\",\n \"Offset\": 968552882\n },\n {\n \"Partition\": \"2\",\n \"Offset\": 957792934\n }\n ]\n }\n ]\n }\n ],\n \"TotalPartition\": 0,\n \"PartitionListForMonitor\": [],\n \"TotalTopic\": 1,\n \"TopicListForMonitor\": [\n {\n \"TopicId\": \"topic-g8ud11it\",\n \"TopicName\": \"connect-offset\"\n }\n ],\n \"GroupListForMonitor\": [\n {\n \"GroupName\": \"connect-cluster-1\"\n },\n {\n \"GroupName\": \"qcloud_tocos\"\n }\n ]\n },\n \"RequestId\": \"3c8a91a3-5921-4d7f-9fd9-6b4261cca363\"\n }\n}",
370
+ "input": "https://ckafka.tencentcloudapi.com/?Action=DescribeConsumerGroup\n&InstanceId=ckafka-test\n&<公共请求参数>",
371
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 1,\n \"TopicList\": [\n {\n \"TopicId\": \"topic-test\",\n \"TopicName\": \"topic-test\"\n }\n ],\n \"GroupList\": [\n {\n \"ConsumerGroupName\": \"group-test\",\n \"SubscribedInfo\": [\n {\n \"TopicId\": \"topic-test\",\n \"TopicName\": \"topic-test\",\n \"Partition\": [\n 0,\n 1,\n 2\n ],\n \"PartitionOffset\": [\n {\n \"Partition\": \"0\",\n \"Offset\": 966186803\n },\n {\n \"Partition\": \"1\",\n \"Offset\": 968552882\n },\n {\n \"Partition\": \"2\",\n \"Offset\": 957792934\n }\n ]\n }\n ]\n }\n ],\n \"TotalPartition\": 3,\n \"PartitionListForMonitor\": [],\n \"TotalTopic\": 1,\n \"TopicListForMonitor\": [\n {\n \"TopicId\": \"topic-test\",\n \"TopicName\": \"topic-test\"\n }\n ],\n \"GroupListForMonitor\": [\n {\n \"GroupName\": \"group-test\"\n }\n ]\n },\n \"RequestId\": \"d173b4fb-c6d0-4507-a822-b6f277fc4016\"\n }\n}",
372
372
  "title": "列出消费分组"
373
373
  }
374
374
  ],
@@ -399,7 +399,7 @@
399
399
  "DescribeDatahubTasks": [
400
400
  {
401
401
  "document": "",
402
- "input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDatahubTasks\n<公共请求参数>\n\n{\n \"TaskType\": \"SOURCE\",\n \"Limit\": \"20\",\n \"Offset\": \"0\"\n}",
402
+ "input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDatahubTasks\n<公共请求参数>\n\n{\n \"TaskType\": \"SOURCE\",\n \"Limit\": 20,\n \"Offset\": 0\n}",
403
403
  "output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 1,\n \"TaskList\": [\n {\n \"TaskName\": \"mytask\",\n \"TaskType\": \"SOURCE\",\n \"SourceResource\": {\n \"Type\": \"HTTP\",\n \"KafkaParam\": null,\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TargetResource\": {\n \"Type\": \"KAFKA\",\n \"KafkaParam\": {\n \"Topic\": \"topic-1\",\n \"OffsetType\": null,\n \"StartTime\": null,\n \"ResourceName\": \"test-public-network\",\n \"ZoneId\": 100006,\n \"TopicId\": null,\n \"PartitionNum\": null,\n \"EnableToleration\": null,\n \"QpsLimit\": 2000,\n \"UseTableMapping\": false,\n \"TableMappings\": null,\n \"CompressionType\": \"none\",\n \"UseAutoCreateTopic\": false,\n \"MsgMultiple\": 1,\n \"ConnectorSyncType\": \"\",\n \"KeepPartition\": false,\n \"SelfBuilt\": false,\n \"Resource\": \"ckafka-wdvgwwx2\"\n },\n \"EventBusParam\": null,\n \"MongoDBParam\": null,\n \"TdwParam\": null,\n \"EsParam\": null,\n \"DtsParam\": null,\n \"ClickHouseParam\": null,\n \"ClsParam\": null,\n \"CosParam\": null,\n \"MySQLParam\": null,\n \"MqttParam\": null,\n \"PostgreSQLParam\": null,\n \"MariaDBParam\": null,\n \"SQLServerParam\": null,\n \"CtsdbParam\": null,\n \"TopicParam\": null,\n \"ScfParam\": null\n },\n \"TaskId\": \"task-y9799wbn\",\n \"DatahubId\": \"datahub-y9799wbn\",\n \"Status\": 1,\n \"CreateTime\": \"2024-12-04 16:22:23\",\n \"ErrorMessage\": \"运行中\",\n \"TaskProgress\": 36,\n \"TaskCurrentStep\": \"FINISH\",\n \"StepList\": []\n }\n ]\n },\n \"RequestId\": \"08e8fe64-062f-4e15-88fd-aecdf848bf3e\"\n }\n}",
404
404
  "title": "查询Datahub任务列表"
405
405
  }
@@ -479,7 +479,7 @@
479
479
  "DescribeRegion": [
480
480
  {
481
481
  "document": "",
482
- "input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRegion\n<公共请求参数>\n\n{\n \"Business\": \"10\"\n}",
482
+ "input": "POST / HTTP/1.1\nHost: ckafka.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRegion\n<公共请求参数>\n\n{\n \"Business\": \"ckafka\"\n}",
483
483
  "output": "{\n \"Response\": {\n \"RequestId\": \"4b44eaee-3807-482d-a589-9f0126615d9d\",\n \"Result\": [\n {\n \"AreaName\": \"华南地区\",\n \"Ipv6\": 0,\n \"MultiZone\": 1,\n \"RegionCode\": \"gz\",\n \"RegionCodeV3\": \"ap-guangzhou\",\n \"RegionId\": 1,\n \"RegionName\": \"广州\",\n \"Support\": \"profession,serverless\"\n }\n ]\n }\n}",
484
484
  "title": "枚举地域"
485
485
  }
@@ -671,8 +671,8 @@
671
671
  "ModifyGroupOffsets": [
672
672
  {
673
673
  "document": "",
674
- "input": "https://ckafka.tencentcloudapi.com/?Action=ModifyGroupOffsets\n&InstanceId=10\n&Group=\"group\"\n&Strategy=0\n&<公共请求参数>",
675
- "output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"ok\"\n },\n \"RequestId\": \"ae362db8-81f6-4441-b0cc-1f6ffa31127e\"\n }\n}",
674
+ "input": "https://ckafka.tencentcloudapi.com/?Action=ModifyGroupOffsets\n&InstanceId=ckafka-test\n&Group=\"group\"\n&Strategy=1\n&<公共请求参数>",
675
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"ReturnCode\": \"0\",\n \"ReturnMessage\": \"SUCCESS\",\n \"Data\": {\n \"FlowId\": 0\n }\n },\n \"RequestId\": \"36713f94-d07d-4b96-babf-42d139276f23\"\n }\n}",
676
676
  "title": "设置Groups 消费分组offset"
677
677
  }
678
678
  ],
@@ -3298,7 +3298,7 @@
3298
3298
  "members": [
3299
3299
  {
3300
3300
  "disabled": false,
3301
- "document": "工作负载的类型,支持\n- deployment\n- statefulset\n- daemonset\n- job\n- cronjob",
3301
+ "document": "工作负载的类型,支持的取值如下:\n- deployment:无状态应用部署控制器。可管理无状态应用的多副本 Pod;支持滚动更新和回滚,实现无缝发布;通过 ReplicaSet 确保指定数量的 Pod 副本持续运行。适合 Web 服务、API 服务、微服务等不需要持久化存储或唯一标识的应用。\n\n- statefulset:用于管理有状态应用的控制器。可以为每个 Pod 提供稳定的、唯一的标识(有序的主机名和网络标识);能提供稳定的持久化存储(PVC 随 Pod 的迁移而保留);Pod 的创建、扩展、删除和更新都遵循确定的顺序。适合数据库(MySQL、MongoDB)、消息队列(Kafka、RabbitMQ)、集群应用等需要稳定网络标识和持久化存储的应用。\n\n- daemonset:确保所有(或特定)节点上都运行一个 Pod 副本的控制器。会在每个符合条件的 Node 上自动部署并运行一个 Pod;当新节点加入集群时,会自动在新节点上创建 Pod;适合运行节点级别的后台任务或服务,例如日志收集(Fluentd、Filebeat)、节点监控(Node Exporter)、网络插件(Calico、Weave Net)等场景。\n\n- job:用于运行一次性任务的控制器。可创建一个或多个 Pod 来执行任务,直到成功完成;当任务完成后,Pod 不会重启(除非配置了重启策略);可以指定任务的并行度和重试次数。适合数据处理、批量任务、数据库迁移、离线计算等一次性执行完成后就退出的任务。\n\n- cronjob:基于时间调度的 Job 控制器。类似于 Linux 的 cron,按照预定的时间表周期性地创建并运行 Job。每个调度周期都会创建一个新的 Job 来执行任务。适合定期备份、发送报告、数据清理、定时同步等需要周期性执行的任务。",
3302
3302
  "example": "daemonset",
3303
3303
  "member": "string",
3304
3304
  "name": "Kind",
@@ -597,7 +597,7 @@
597
597
  },
598
598
  {
599
599
  "disabled": false,
600
- "document": "ak具体值\\n\n临时密钥时返回临时密钥",
600
+ "document": "ak具体值 临时密钥时返回临时密钥",
601
601
  "example": "AKID********",
602
602
  "member": "string",
603
603
  "name": "Name",
@@ -684,7 +684,7 @@
684
684
  {
685
685
  "disabled": false,
686
686
  "document": "访问密钥",
687
- "example": "AKID*******dy5xs",
687
+ "example": "AKID********",
688
688
  "member": "string",
689
689
  "name": "AccessKey",
690
690
  "output_required": true,
@@ -744,7 +744,7 @@
744
744
  {
745
745
  "disabled": false,
746
746
  "document": "告警标签",
747
- "example": "[\"主账号AK\",“权限过高”]",
747
+ "example": "[\"主账号AK\",\"权限过高\"]",
748
748
  "member": "string",
749
749
  "name": "Tag",
750
750
  "output_required": true,
@@ -804,7 +804,7 @@
804
804
  {
805
805
  "disabled": false,
806
806
  "document": "所属appid",
807
- "example": "13050*14",
807
+ "example": "1234567",
808
808
  "member": "int64",
809
809
  "name": "AppID",
810
810
  "output_required": true,
@@ -814,12 +814,42 @@
814
814
  {
815
815
  "disabled": false,
816
816
  "document": "泄漏证据",
817
- "example": "[url1,url2]",
817
+ "example": "[\"url1\",\"url2\"]",
818
818
  "member": "string",
819
819
  "name": "LeakEvidence",
820
820
  "output_required": false,
821
821
  "type": "list",
822
822
  "value_allowed_null": false
823
+ },
824
+ {
825
+ "disabled": false,
826
+ "document": "是否支持编辑信任账号",
827
+ "example": "false",
828
+ "member": "bool",
829
+ "name": "IsSupportEditWhiteAccount",
830
+ "output_required": false,
831
+ "type": "bool",
832
+ "value_allowed_null": false
833
+ },
834
+ {
835
+ "disabled": false,
836
+ "document": "告警证据",
837
+ "example": "“{ \"Type\": \"Login\", \"Login\": [ { \"LoginTime\": \"2025-08-27T20:21:19Z\", \"Ip\": \"192.168.1.1\", \"Country\": 86, \"Province\": 44, \"City\": 1 },”",
838
+ "member": "string",
839
+ "name": "Evidence",
840
+ "output_required": false,
841
+ "type": "string",
842
+ "value_allowed_null": false
843
+ },
844
+ {
845
+ "disabled": false,
846
+ "document": "告警规则标识",
847
+ "example": "AbnormalLogin",
848
+ "member": "string",
849
+ "name": "RuleKey",
850
+ "output_required": false,
851
+ "type": "string",
852
+ "value_allowed_null": false
823
853
  }
824
854
  ],
825
855
  "usage": "out"
@@ -902,7 +932,7 @@
902
932
  {
903
933
  "disabled": false,
904
934
  "document": "AK名称",
905
- "example": "AKIDf12*****c192rb",
935
+ "example": "AKID********",
906
936
  "member": "string",
907
937
  "name": "Name",
908
938
  "output_required": true,
@@ -922,7 +952,7 @@
922
952
  {
923
953
  "disabled": false,
924
954
  "document": "账号所属APPID",
925
- "example": "120407**01",
955
+ "example": "1200000001",
926
956
  "member": "int64",
927
957
  "name": "AppID",
928
958
  "output_required": true,
@@ -992,7 +1022,7 @@
992
1022
  {
993
1023
  "disabled": false,
994
1024
  "document": "告警信息列表",
995
- "example": "告警列表",
1025
+ "example": "",
996
1026
  "member": "AccessKeyAlarmInfo",
997
1027
  "name": "AccessKeyAlarmList",
998
1028
  "output_required": true,
@@ -1002,7 +1032,7 @@
1002
1032
  {
1003
1033
  "disabled": false,
1004
1034
  "document": "风险信息列表",
1005
- "example": "风险列表",
1035
+ "example": "",
1006
1036
  "member": "AccessKeyAlarmInfo",
1007
1037
  "name": "AccessKeyRiskList",
1008
1038
  "output_required": true,
@@ -1041,7 +1071,7 @@
1041
1071
  },
1042
1072
  {
1043
1073
  "disabled": false,
1044
- "document": "AK状态 \n0:禁用\n1:已启用",
1074
+ "document": "AK状态 \n0:禁用\n1:已启用\n2:已删除(已在cam侧删除,安全中心仍然存留之前的记录)",
1045
1075
  "example": "1",
1046
1076
  "member": "int64",
1047
1077
  "name": "Status",
@@ -1118,7 +1148,7 @@
1118
1148
  {
1119
1149
  "disabled": false,
1120
1150
  "document": "访问密钥",
1121
- "example": "AKID*******dy5xs",
1151
+ "example": "AKID********",
1122
1152
  "member": "string",
1123
1153
  "name": "AccessKey",
1124
1154
  "output_required": true,
@@ -1168,7 +1198,7 @@
1168
1198
  {
1169
1199
  "disabled": false,
1170
1200
  "document": "风险标签",
1171
- "example": "[\"主账号AK\",“权限过高”]",
1201
+ "example": "[\"主账号AK\"]",
1172
1202
  "member": "string",
1173
1203
  "name": "Tag",
1174
1204
  "output_required": true,
@@ -1258,12 +1288,22 @@
1258
1288
  {
1259
1289
  "disabled": false,
1260
1290
  "document": "所属appid",
1261
- "example": "13050*14",
1291
+ "example": "120000001",
1262
1292
  "member": "int64",
1263
1293
  "name": "AppID",
1264
1294
  "output_required": true,
1265
1295
  "type": "int",
1266
1296
  "value_allowed_null": false
1297
+ },
1298
+ {
1299
+ "disabled": false,
1300
+ "document": "对应风险的查询参数",
1301
+ "example": "accUin:100**01 AND module:a AND action:b",
1302
+ "member": "string",
1303
+ "name": "QueryParam",
1304
+ "output_required": false,
1305
+ "type": "string",
1306
+ "value_allowed_null": false
1267
1307
  }
1268
1308
  ],
1269
1309
  "usage": "out"
@@ -6599,7 +6639,7 @@
6599
6639
  {
6600
6640
  "disabled": false,
6601
6641
  "document": "访问密钥",
6602
- "example": "AKID******fzD8s",
6642
+ "example": "AKID********",
6603
6643
  "member": "string",
6604
6644
  "name": "AccessKey",
6605
6645
  "output_required": true,
@@ -6799,7 +6839,7 @@
6799
6839
  {
6800
6840
  "disabled": false,
6801
6841
  "document": "appid",
6802
- "example": "10852**92",
6842
+ "example": "1000130",
6803
6843
  "member": "int64",
6804
6844
  "name": "AppID",
6805
6845
  "output_required": true,
@@ -6829,12 +6869,22 @@
6829
6869
  {
6830
6870
  "disabled": false,
6831
6871
  "document": "账号外vpc信息列表",
6832
- "example": "账号外vpc信息列表",
6872
+ "example": "",
6833
6873
  "member": "SourceIPVpcInfo",
6834
6874
  "name": "VpcInfo",
6835
6875
  "output_required": false,
6836
6876
  "type": "list",
6837
6877
  "value_allowed_null": false
6878
+ },
6879
+ {
6880
+ "disabled": false,
6881
+ "document": "调用请求客户端列表",
6882
+ "example": "[\"SDK_GO_1.0.xxx\",\"SDK_Java_1.0.xxx\"]",
6883
+ "member": "string",
6884
+ "name": "ReqClient",
6885
+ "output_required": false,
6886
+ "type": "list",
6887
+ "value_allowed_null": false
6838
6888
  }
6839
6889
  ],
6840
6890
  "usage": "out"
@@ -7881,20 +7881,20 @@
7881
7881
  {
7882
7882
  "disabled": false,
7883
7883
  "document": "用户appId",
7884
- "example": "",
7884
+ "example": "13022",
7885
7885
  "member": "int64",
7886
7886
  "name": "AppId",
7887
- "required": false,
7887
+ "output_required": true,
7888
7888
  "type": "int",
7889
7889
  "value_allowed_null": false
7890
7890
  },
7891
7891
  {
7892
7892
  "disabled": false,
7893
7893
  "document": "集群ID",
7894
- "example": "",
7894
+ "example": "cynosdbmysql-gmatpwxb",
7895
7895
  "member": "string",
7896
7896
  "name": "ClusterId",
7897
- "required": false,
7897
+ "output_required": true,
7898
7898
  "type": "string",
7899
7899
  "value_allowed_null": false
7900
7900
  },
@@ -7904,7 +7904,7 @@
7904
7904
  "example": "无",
7905
7905
  "member": "datetime",
7906
7906
  "name": "CreatedTime",
7907
- "required": false,
7907
+ "output_required": true,
7908
7908
  "type": "string",
7909
7909
  "value_allowed_null": false
7910
7910
  },
@@ -7914,37 +7914,37 @@
7914
7914
  "example": "无",
7915
7915
  "member": "datetime",
7916
7916
  "name": "DeletedTime",
7917
- "required": false,
7917
+ "output_required": true,
7918
7918
  "type": "string",
7919
7919
  "value_allowed_null": false
7920
7920
  },
7921
7921
  {
7922
7922
  "disabled": false,
7923
7923
  "document": "实例组ID",
7924
- "example": "",
7924
+ "example": "cynosdbmysql-grp-gmatpwxb",
7925
7925
  "member": "string",
7926
7926
  "name": "InstanceGrpId",
7927
- "required": false,
7927
+ "output_required": true,
7928
7928
  "type": "string",
7929
7929
  "value_allowed_null": false
7930
7930
  },
7931
7931
  {
7932
7932
  "disabled": false,
7933
7933
  "document": "状态",
7934
- "example": "",
7934
+ "example": "running",
7935
7935
  "member": "string",
7936
7936
  "name": "Status",
7937
- "required": false,
7937
+ "output_required": true,
7938
7938
  "type": "string",
7939
7939
  "value_allowed_null": false
7940
7940
  },
7941
7941
  {
7942
7942
  "disabled": false,
7943
7943
  "document": "实例组类型。ha-ha组;ro-只读组",
7944
- "example": "",
7944
+ "example": "ha",
7945
7945
  "member": "string",
7946
7946
  "name": "Type",
7947
- "required": false,
7947
+ "output_required": true,
7948
7948
  "type": "string",
7949
7949
  "value_allowed_null": false
7950
7950
  },
@@ -7954,67 +7954,67 @@
7954
7954
  "example": "无",
7955
7955
  "member": "datetime",
7956
7956
  "name": "UpdatedTime",
7957
- "required": false,
7957
+ "output_required": true,
7958
7958
  "type": "string",
7959
7959
  "value_allowed_null": false
7960
7960
  },
7961
7961
  {
7962
7962
  "disabled": false,
7963
7963
  "document": "内网IP",
7964
- "example": "",
7964
+ "example": "172.0.0.1",
7965
7965
  "member": "string",
7966
7966
  "name": "Vip",
7967
- "required": false,
7967
+ "output_required": true,
7968
7968
  "type": "string",
7969
7969
  "value_allowed_null": false
7970
7970
  },
7971
7971
  {
7972
7972
  "disabled": false,
7973
7973
  "document": "内网端口",
7974
- "example": "",
7974
+ "example": "3306",
7975
7975
  "member": "int64",
7976
7976
  "name": "Vport",
7977
- "required": false,
7977
+ "output_required": true,
7978
7978
  "type": "int",
7979
7979
  "value_allowed_null": false
7980
7980
  },
7981
7981
  {
7982
7982
  "disabled": false,
7983
7983
  "document": "外网域名",
7984
- "example": "",
7984
+ "example": "gz-cynosdbmysql-grp-ke9yc7tp.sql.tencentcdb.com",
7985
7985
  "member": "string",
7986
7986
  "name": "WanDomain",
7987
- "required": false,
7987
+ "output_required": true,
7988
7988
  "type": "string",
7989
7989
  "value_allowed_null": false
7990
7990
  },
7991
7991
  {
7992
7992
  "disabled": false,
7993
7993
  "document": "外网ip",
7994
- "example": "",
7994
+ "example": "34.33.33.3",
7995
7995
  "member": "string",
7996
7996
  "name": "WanIP",
7997
- "required": false,
7997
+ "output_required": true,
7998
7998
  "type": "string",
7999
7999
  "value_allowed_null": false
8000
8000
  },
8001
8001
  {
8002
8002
  "disabled": false,
8003
8003
  "document": "外网端口",
8004
- "example": "",
8004
+ "example": "3306",
8005
8005
  "member": "int64",
8006
8006
  "name": "WanPort",
8007
- "required": false,
8007
+ "output_required": true,
8008
8008
  "type": "int",
8009
8009
  "value_allowed_null": false
8010
8010
  },
8011
8011
  {
8012
8012
  "disabled": false,
8013
8013
  "document": "外网状态",
8014
- "example": "",
8014
+ "example": "open",
8015
8015
  "member": "string",
8016
8016
  "name": "WanStatus",
8017
- "required": false,
8017
+ "output_required": true,
8018
8018
  "type": "string",
8019
8019
  "value_allowed_null": false
8020
8020
  },
@@ -8024,27 +8024,27 @@
8024
8024
  "example": "无",
8025
8025
  "member": "CynosdbInstance",
8026
8026
  "name": "InstanceSet",
8027
- "required": false,
8027
+ "output_required": true,
8028
8028
  "type": "list",
8029
8029
  "value_allowed_null": false
8030
8030
  },
8031
8031
  {
8032
8032
  "disabled": false,
8033
8033
  "document": "VPC的ID\n注意:此字段可能返回 null,表示取不到有效值。",
8034
- "example": "",
8034
+ "example": "vpc-xx",
8035
8035
  "member": "string",
8036
8036
  "name": "UniqVpcId",
8037
- "required": false,
8037
+ "output_required": true,
8038
8038
  "type": "string",
8039
8039
  "value_allowed_null": true
8040
8040
  },
8041
8041
  {
8042
8042
  "disabled": false,
8043
8043
  "document": "子网ID\n注意:此字段可能返回 null,表示取不到有效值。",
8044
- "example": "",
8044
+ "example": "subnet-xx",
8045
8045
  "member": "string",
8046
8046
  "name": "UniqSubnetId",
8047
- "required": false,
8047
+ "output_required": true,
8048
8048
  "type": "string",
8049
8049
  "value_allowed_null": true
8050
8050
  },
@@ -8054,17 +8054,17 @@
8054
8054
  "example": "无",
8055
8055
  "member": "OldAddrInfo",
8056
8056
  "name": "OldAddrInfo",
8057
- "required": false,
8057
+ "output_required": true,
8058
8058
  "type": "object",
8059
8059
  "value_allowed_null": true
8060
8060
  },
8061
8061
  {
8062
8062
  "disabled": false,
8063
8063
  "document": "正在进行的任务",
8064
- "example": "",
8064
+ "example": "[\"task\"]",
8065
8065
  "member": "string",
8066
8066
  "name": "ProcessingTasks",
8067
- "required": false,
8067
+ "output_required": true,
8068
8068
  "type": "list",
8069
8069
  "value_allowed_null": false
8070
8070
  },
@@ -8074,17 +8074,17 @@
8074
8074
  "example": "无",
8075
8075
  "member": "ObjectTask",
8076
8076
  "name": "Tasks",
8077
- "required": false,
8077
+ "output_required": true,
8078
8078
  "type": "list",
8079
8079
  "value_allowed_null": false
8080
8080
  },
8081
8081
  {
8082
8082
  "disabled": false,
8083
8083
  "document": "biz_net_service表id",
8084
- "example": "",
8084
+ "example": "86",
8085
8085
  "member": "int64",
8086
8086
  "name": "NetServiceId",
8087
- "required": true,
8087
+ "output_required": true,
8088
8088
  "type": "int",
8089
8089
  "value_allowed_null": false
8090
8090
  }