tccli 3.0.1357.1__py2.py3-none-any.whl → 3.0.1359.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 (59) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +3 -0
  3. tccli/services/ai3d/v20250513/api.json +5 -5
  4. tccli/services/ai3d/v20250513/examples.json +1 -1
  5. tccli/services/aiart/v20221229/api.json +34 -34
  6. tccli/services/aiart/v20221229/examples.json +11 -11
  7. tccli/services/cdb/v20170320/api.json +103 -101
  8. tccli/services/cdb/v20170320/examples.json +11 -11
  9. tccli/services/cdn/v20180606/api.json +8 -8
  10. tccli/services/cdz/v20221123/api.json +1 -1
  11. tccli/services/clb/v20180317/api.json +4 -4
  12. tccli/services/cloudaudit/v20190319/api.json +9 -0
  13. tccli/services/ctem/ctem_client.py +57 -4
  14. tccli/services/ctem/v20231128/api.json +70 -0
  15. tccli/services/ctem/v20231128/examples.json +8 -0
  16. tccli/services/cwp/v20180228/api.json +13 -3
  17. tccli/services/dnspod/dnspod_client.py +53 -0
  18. tccli/services/dnspod/v20210323/api.json +218 -0
  19. tccli/services/dnspod/v20210323/examples.json +26 -0
  20. tccli/services/dsgc/v20190723/api.json +1 -1
  21. tccli/services/emr/v20190103/api.json +10 -0
  22. tccli/services/ess/ess_client.py +103 -50
  23. tccli/services/ess/v20201111/api.json +337 -0
  24. tccli/services/ess/v20201111/examples.json +8 -0
  25. tccli/services/essbasic/v20210526/api.json +3 -3
  26. tccli/services/gs/v20191118/api.json +28 -4
  27. tccli/services/hunyuan/v20230901/api.json +12 -12
  28. tccli/services/hunyuan/v20230901/examples.json +4 -4
  29. tccli/services/igtm/v20231024/api.json +1 -1
  30. tccli/services/lcic/v20220817/api.json +8 -8
  31. tccli/services/lcic/v20220817/examples.json +1 -1
  32. tccli/services/live/v20180801/api.json +43 -1
  33. tccli/services/live/v20180801/examples.json +1 -1
  34. tccli/services/lke/v20231130/api.json +7 -7
  35. tccli/services/oceanus/v20190422/api.json +22 -2
  36. tccli/services/ocr/ocr_client.py +53 -0
  37. tccli/services/ocr/v20181119/api.json +80 -0
  38. tccli/services/ocr/v20181119/examples.json +8 -0
  39. tccli/services/postgres/v20170312/api.json +189 -185
  40. tccli/services/postgres/v20170312/examples.json +29 -29
  41. tccli/services/rum/v20210622/api.json +15 -15
  42. tccli/services/ssl/v20191205/api.json +19 -1
  43. tccli/services/tat/v20201028/api.json +10 -0
  44. tccli/services/trtc/v20190722/api.json +21 -10
  45. tccli/services/trtc/v20190722/examples.json +1 -1
  46. tccli/services/vclm/v20240523/api.json +15 -6
  47. tccli/services/vclm/v20240523/examples.json +1 -1
  48. tccli/services/vod/v20180717/api.json +29 -1
  49. tccli/services/vod/v20180717/examples.json +2 -2
  50. tccli/services/weilingwith/v20230427/api.json +2 -2
  51. tccli/services/wsa/__init__.py +4 -0
  52. tccli/services/wsa/v20250508/api.json +113 -0
  53. tccli/services/wsa/v20250508/examples.json +13 -0
  54. tccli/services/wsa/wsa_client.py +207 -0
  55. {tccli-3.0.1357.1.dist-info → tccli-3.0.1359.1.dist-info}/METADATA +2 -2
  56. {tccli-3.0.1357.1.dist-info → tccli-3.0.1359.1.dist-info}/RECORD +59 -55
  57. {tccli-3.0.1357.1.dist-info → tccli-3.0.1359.1.dist-info}/WHEEL +0 -0
  58. {tccli-3.0.1357.1.dist-info → tccli-3.0.1359.1.dist-info}/entry_points.txt +0 -0
  59. {tccli-3.0.1357.1.dist-info → tccli-3.0.1359.1.dist-info}/license_files/LICENSE +0 -0
@@ -175,7 +175,7 @@
175
175
  "CreateCloneInstance": [
176
176
  {
177
177
  "document": "克隆实例并回档到指定时间",
178
- "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCloneInstance\n<公共请求参数>\n\n{\n \"UniqVpcId\": \"vpc-594gwq4l\",\n \"InstanceId\": \"cdb-9303wd4x\",\n \"Volume\": \"50\",\n \"UniqSubnetId\": \"subnet-dz5pj862\",\n \"SpecifiedRollbackTime\": \"2020-08-0116:27:43\",\n \"Memory\": \"1000\"\n}",
178
+ "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCloneInstance\n<公共请求参数>\n\n{\n \"UniqVpcId\": \"vpc-594gwq4l\",\n \"InstanceId\": \"cdb-9303wd4x\",\n \"Volume\": 50,\n \"UniqSubnetId\": \"subnet-dz5pj862\",\n \"SpecifiedRollbackTime\": \"2020-08-01 16:27:43\",\n \"Memory\": 1000\n}",
179
179
  "output": "{\n \"Response\": {\n \"RequestId\": \"6EF60BEC-0242-43AF-BB20-270359FB54A7\",\n \"AsyncRequestId\": \"256117ed-efa08b54-61784d44-91781bbd\"\n }\n}",
180
180
  "title": "克隆实例并回档到指定时间"
181
181
  }
@@ -247,7 +247,7 @@
247
247
  "CreateParamTemplate": [
248
248
  {
249
249
  "document": "",
250
- "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateParamTemplate\n<公共请求参数>\n\n{\n \"TemplateType\": \"HIGH_STABILITY\",\n \"Name\": \"mysql1\",\n \"ParamList\": [\n {\n \"CurrentValue\": \"MIXED\",\n \"Name\": \"binlog_format\"\n },\n {\n \"CurrentValue\": \"1\",\n \"Name\": \"auto_increment_increment\"\n }\n ],\n \"EngineVersion\": \"5.7\"\n}",
250
+ "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateParamTemplate\n<公共请求参数>\n\n{\n \"TemplateType\": \"HIGH_STABILITY\",\n \"Name\": \"mysql1\",\n \"ParamList\": [\n {\n \"CurrentValue\": \"ROW\",\n \"Name\": \"binlog_format\"\n },\n {\n \"CurrentValue\": \"1\",\n \"Name\": \"auto_increment_increment\"\n }\n ],\n \"EngineVersion\": \"5.7\"\n}",
251
251
  "output": "{\n \"Response\": {\n \"RequestId\": \"756bb037-a44a-4b4f-abe0-6efd34a6c792\",\n \"TemplateId\": 2333\n }\n}",
252
252
  "title": "创建参数模板"
253
253
  }
@@ -499,7 +499,7 @@
499
499
  "DescribeBackupSummaries": [
500
500
  {
501
501
  "document": "查询备份实时统计",
502
- "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBackupSummaries\n<公共请求参数>\n\n{\n \"Product\": \"mysql\",\n \"Limit\": \"1\"\n}",
502
+ "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBackupSummaries\n<公共请求参数>\n\n{\n \"Product\": \"mysql\",\n \"Limit\": 1\n}",
503
503
  "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"AutoBackupCount\": 5,\n \"AutoBackupVolume\": 10000,\n \"BackupVolume\": 50000,\n \"BinlogBackupCount\": 2,\n \"BinlogBackupVolume\": 20000,\n \"DataBackupCount\": 15,\n \"DataBackupVolume\": 30000,\n \"InstanceId\": \"cdb-01wa5l0v\",\n \"ManualBackupCount\": 10,\n \"ManualBackupVolume\": 20000\n }\n ],\n \"RequestId\": \"6EF60BEC-0242-43AF-BB20-270359FB54A7\",\n \"TotalCount\": 50\n }\n}",
504
504
  "title": "查询备份实时统计"
505
505
  }
@@ -628,7 +628,7 @@
628
628
  {
629
629
  "document": "实例日志管理中,慢日志、错误日志投递CLS的配置",
630
630
  "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBInstanceLogToCLS\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdb-70zdmgg1\"\n}",
631
- "output": "{\n \"Response\": {\n \"ErrorLog\": {\n \"Status\": \"ON\",\n \"LogSetId\": \"8dff8d62-fa10-4d6c-bee0-6e31a0ade975\",\n \"LogTopicId\": \"09c3c2d1-ac46-4e4e-b688-b73950e64682\"\n },\n \"SlowLog\": {\n \"Status\": \"OFF\",\n \"LogSetId\": \"8dff8d62-fa10-4d6c-bee0-6e31a0ade976\",\n \"LogTopicId\": \"09c3c2d1-ac46-4e4e-b688-b73950e64681\"\n },\n \"RequestId\": \"8a96c7fec3c747adb83cb0868c0107d5\"\n }\n}",
631
+ "output": "{\n \"Response\": {\n \"ErrorLog\": {\n \"ClsRegion\": \"ap-guangzhou\",\n \"Status\": \"ON\",\n \"LogSetId\": \"8dff8d62-fa10-4d6c-bee0-6e31a0ade975\",\n \"LogTopicId\": \"09c3c2d1-ac46-4e4e-b688-b73950e64682\"\n },\n \"SlowLog\": {\n \"ClsRegion\": \"ap-guangzhou\",\n \"Status\": \"OFF\",\n \"LogSetId\": \"8dff8d62-fa10-4d6c-bee0-6e31a0ade976\",\n \"LogTopicId\": \"09c3c2d1-ac46-4e4e-b688-b73950e64681\"\n },\n \"RequestId\": \"8a96c7fec3c747adb83cb0868c0107d5\"\n }\n}",
632
632
  "title": "查询实例日志投递CLS配置"
633
633
  }
634
634
  ],
@@ -698,7 +698,7 @@
698
698
  {
699
699
  "document": "查询默认的可设置参数列表",
700
700
  "input": "https://cdb.tencentcloudapi.com/?Action=DescribeDefaultParams\n&EngineVersion=5.7\n&<公共请求参数>",
701
- "output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"RequestId\": \"92131c95-aa65-44db-8c3c-e8cd67883b58\",\n \"Items\": [\n {\n \"CurrentValue\": \"utf8\",\n \"Default\": \"LATIN1\",\n \"Description\": \"Specify default server character set\",\n \"EnumValue\": [\n \"LATIN1\",\n \"UTF8\",\n \"GBK\",\n \"UTF8MB4\"\n ],\n \"Max\": 0,\n \"MaxFunc\": \"\",\n \"Min\": 0,\n \"MinFunc\": \"\",\n \"Name\": \"character_set_server\",\n \"NeedReboot\": 1,\n \"ParamType\": \"enum\"\n },\n {\n \"CurrentValue\": \"1600\",\n \"Default\": \"{MIN(DBInitMemory/4+500,1000000)}\",\n \"Description\": \"The maximum permitted number of simultaneous client connections.\",\n \"EnumValue\": [],\n \"Max\": 100000,\n \"MaxFunc\": \"100000\",\n \"Min\": 1,\n \"MinFunc\": \"1\",\n \"Name\": \"max_connections\",\n \"NeedReboot\": 0,\n \"ParamType\": \"func\"\n }\n ]\n }\n}",
701
+ "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Items\": [\n {\n \"Name\": \"character_set_server\",\n \"ParamType\": \"enum\",\n \"Default\": \"{MIN(DBInitMemory/4+500,1000000)}\",\n \"Description\": \"The maximum permitted number of simultaneous client connections.\",\n \"CurrentValue\": \"1600\",\n \"NeedReboot\": 0,\n \"Max\": 0,\n \"Min\": 0,\n \"EnumValue\": [\n \"LATIN1\",\n \"UTF8\",\n \"GBK\",\n \"UTF8MB4\"\n ],\n \"MaxFunc\": \"64\",\n \"MinFunc\": \"1\",\n \"IsNotSupportEdit\": true\n }\n ],\n \"RequestId\": \"92131c95-aa65-44db-8c3c-e8cd67883b58\"\n }\n}",
702
702
  "title": "查询默认的可设置参数列表"
703
703
  }
704
704
  ],
@@ -738,7 +738,7 @@
738
738
  {
739
739
  "document": "",
740
740
  "input": "https://cdb.tencentcloudapi.com/?Action=DescribeInstanceParamRecords\n&InstanceId=cdb-f35wr6wj\n&<公共请求参数>",
741
- "output": "{\n \"Response\": {\n \"RequestId\": \"1a42feb9-82087f71-6a0031ac-699a92a8\",\n \"TotalCount\": \"28\",\n \"Items\": [\n {\n \"InstanceId\": \"cdb-1234asdf\",\n \"ParamName\": \"lower_case_table_names\",\n \"OldValue\": \"0\",\n \"NewValue\": \"1\",\n \"IsSucess\": true,\n \"ModifyTime\": \"2019-01-15 18:59:40\"\n }\n ]\n }\n}",
741
+ "output": "{\n \"Response\": {\n \"TotalCount\": 28,\n \"Items\": [\n {\n \"InstanceId\": \"cdb-1234asdf\",\n \"ParamName\": \"lower_case_table_names\",\n \"OldValue\": \"0\",\n \"NewValue\": \"1\",\n \"IsSucess\": true,\n \"ModifyTime\": \"2019-01-15 18:59:40\",\n \"IsSuccess\": true\n }\n ],\n \"RequestId\": \"1a42feb9-82087f71-6a0031ac-699a92a8\"\n }\n}",
742
742
  "title": "查询实例参数修改历史"
743
743
  }
744
744
  ],
@@ -746,7 +746,7 @@
746
746
  {
747
747
  "document": "查询实例的可设置参数列表",
748
748
  "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstanceParams\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdb-ezq1vzem\"\n}",
749
- "output": "{\n \"Response\": {\n \"TotalCount\": 72,\n \"Items\": [\n {\n \"Name\": \"max_connections\",\n \"ParamType\": \"integer\",\n \"Default\": \"151\",\n \"Description\": \"The maximum permitted number of simultaneous client connections.\",\n \"CurrentValue\": \"800\",\n \"NeedReboot\": 0,\n \"Max\": 10240,\n \"Min\": 1,\n \"EnumValue\": [],\n \"MinFunc\": \"\",\n \"MaxFunc\": \"\"\n },\n {\n \"Name\": \"character_set_server\",\n \"ParamType\": \"enum\",\n \"Default\": \"utf8\",\n \"Description\": \"Specify default server character set.\",\n \"CurrentValue\": \"utf8\",\n \"NeedReboot\": 1,\n \"EnumValue\": [\n \"utf8\",\n \"utf8mb4\",\n \"gbk\",\n \"latin1\"\n ],\n \"Max\": 0,\n \"Min\": 0,\n \"MinFunc\": \"\",\n \"MaxFunc\": \"\"\n },\n {\n \"Name\": \"lower_case_table_names\",\n \"ParamType\": \"integer\",\n \"Default\": \"0\",\n \"Description\": \"If set to 0, table names are stored as specified and comparisons are case sensitive. If set to 1, they are stored in lowercase on disk and comparisons are not case sensitive.\",\n \"CurrentValue\": \"0\",\n \"NeedReboot\": 1,\n \"Max\": 1,\n \"Min\": 0,\n \"EnumValue\": [],\n \"MinFunc\": \"\",\n \"MaxFunc\": \"\"\n }\n ],\n \"RequestId\": \"92131c95-aa65-44db-8c3c-e8cd67883b58\"\n }\n}",
749
+ "output": "{\n \"Response\": {\n \"TotalCount\": 72,\n \"Items\": [\n {\n \"Name\": \"lower_case_table_names\",\n \"ParamType\": \"integer\",\n \"Default\": \"0\",\n \"Description\": \"If set to 0, table names are stored as specified and comparisons are case sensitive. If set to 1, they are stored in lowercase on disk and comparisons are not case sensitive.\",\n \"CurrentValue\": \"0\",\n \"NeedReboot\": 1,\n \"Max\": 1,\n \"Min\": 0,\n \"EnumValue\": [],\n \"MaxFunc\": \"64\",\n \"MinFunc\": \"1\",\n \"IsNotSupportEdit\": true\n }\n ],\n \"RequestId\": \"92131c95-aa65-44db-8c3c-e8cd67883b58\"\n }\n}",
750
750
  "title": "查询实例的可设置参数列表"
751
751
  }
752
752
  ],
@@ -849,7 +849,7 @@
849
849
  "DescribeRollbackTaskDetail": [
850
850
  {
851
851
  "document": "",
852
- "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRollbackTaskDetail\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdb-qwer1234\",\n \"Limit\": \"1\"\n}",
852
+ "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRollbackTaskDetail\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdb-qwer1234\",\n \"Limit\": 1\n}",
853
853
  "output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"Items\": [\n {\n \"Info\": \"batch rollback success\",\n \"Status\": \"SUCCESS\",\n \"Progress\": 100,\n \"StartTime\": \"2020-04-22 10:01:23\",\n \"EndTime\": \"2020-04-22 10:06:25\",\n \"Detail\": [\n {\n \"InstanceId\": \"cdb-qwer1234\",\n \"Strategy\": \"full\",\n \"RollbackTime\": \"2020-04-22 10:00:57\",\n \"Databases\": [],\n \"Tables\": [\n {\n \"Table\": [\n {\n \"TableName\": \"sbtest1\",\n \"NewTableName\": \"sbtest1_bak\"\n },\n {\n \"TableName\": \"sbtest2\",\n \"NewTableName\": \"sbtest2_bak\"\n }\n ],\n \"Database\": \"dbtest_bak\"\n }\n ]\n }\n ]\n }\n ],\n \"RequestId\": \"1ac120c8-744a-4c15-be4e-4431511c0233\"\n }\n}",
854
854
  "title": "查询回档任务详情"
855
855
  }
@@ -1041,7 +1041,7 @@
1041
1041
  "ModifyBackupConfig": [
1042
1042
  {
1043
1043
  "document": "修改数据库备份配置",
1044
- "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyBackupConfig\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdb-c1nl9rpv\",\n \"ExpireDays\": \"10\",\n \"BinlogExpireDays\": \"8\",\n \"BackupMethod\": \"logical\",\n \"StartTime\": \"02:00-06:00\"\n}",
1044
+ "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyBackupConfig\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdb-c1nl9rpv\",\n \"ExpireDays\": 10,\n \"BinlogExpireDays\": 8,\n \"BackupMethod\": \"logical\",\n \"StartTime\": \"02:00-06:00\"\n}",
1045
1045
  "output": "{\n \"Response\": {\n \"RequestId\": \"6EF60BEC-0242-43AF-BB20-270359FB54A7\"\n }\n}",
1046
1046
  "title": "修改数据库备份配置"
1047
1047
  }
@@ -1089,7 +1089,7 @@
1089
1089
  "ModifyDBInstanceLogToCLS": [
1090
1090
  {
1091
1091
  "document": "CDB实例慢日志、错误日志投递到CLS",
1092
- "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDBInstanceLogToCLS\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdb-ewa3b\",\n \"LogType\": \"error\",\n \"Status\": \"ON\",\n \"CreateLogset\": true,\n \"Logset\": \"sub_fyrtjbqw\",\n \"CreateLogTopic\": true,\n \"LogTopic\": \"my_test\",\n \"Period\": \"1\",\n \"CreateIndex\": true\n}",
1092
+ "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDBInstanceLogToCLS\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdb-ewa3b\",\n \"LogType\": \"error\",\n \"Status\": \"ON\",\n \"CreateLogset\": true,\n \"Logset\": \"sub_fyrtjbqw\",\n \"CreateLogTopic\": true,\n \"LogTopic\": \"my_test\",\n \"Period\": 1,\n \"CreateIndex\": true\n}",
1093
1093
  "output": "{\n \"Response\": {\n \"RequestId\": \"6EF60BEC-0242-43AF-BB20-270359FB54A7\"\n }\n}",
1094
1094
  "title": "开启或关闭CDB日志投递CLS"
1095
1095
  }
@@ -1161,7 +1161,7 @@
1161
1161
  "ModifyLocalBinlogConfig": [
1162
1162
  {
1163
1163
  "document": "",
1164
- "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyLocalBinlogConfig\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdb-c1nl9rpv\",\n \"MaxUsage\": \"30\",\n \"SaveHours\": \"72\"\n}",
1164
+ "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyLocalBinlogConfig\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdb-c1nl9rpv\",\n \"MaxUsage\": 30,\n \"SaveHours\": 72\n}",
1165
1165
  "output": "{\n \"Response\": {\n \"RequestId\": \"6EF60BEC-0242-43AF-BB20-270359FB54A7\"\n }\n}",
1166
1166
  "title": "修改本地binlog保留策略"
1167
1167
  }
@@ -22,11 +22,11 @@
22
22
  "status": "online"
23
23
  },
24
24
  "CreateDiagnoseUrl": {
25
- "document": "### <font color=red>**该接口已废弃** </font><br>\nCreateDiagnoseUrl 用于添加域名诊断任务URL。",
25
+ "document": "以上诊断报告, 域名版本管理相关接口功能均废弃, 已确认现网0调用, 申请预下线,(预下线不会影响调用, 只会在接口中添加提示信息, 正式下线仍需人工确认)\n\n### <font color=red>**该接口已废弃** </font><br>\nCreateDiagnoseUrl 用于添加域名诊断任务URL。",
26
26
  "input": "CreateDiagnoseUrlRequest",
27
27
  "name": "添加诊断URL(已废弃)",
28
28
  "output": "CreateDiagnoseUrlResponse",
29
- "status": "online"
29
+ "status": "deprecated"
30
30
  },
31
31
  "CreateEdgePackTask": {
32
32
  "document": "动态打包任务提交接口",
@@ -141,11 +141,11 @@
141
141
  "status": "deprecated"
142
142
  },
143
143
  "DescribeDiagnoseReport": {
144
- "document": "### <font color=red>**该接口已废弃** </font><br>\nDescribeDiagnoseReport 用于获取指定报告id的内容。",
144
+ "document": "以上诊断报告, 域名版本管理相关接口功能均废弃, 已确认现网0调用, 申请预下线,(预下线不会影响调用, 只会在接口中添加提示信息, 正式下线仍需人工确认)\n\n### <font color=red>**该接口已废弃** </font><br>\nDescribeDiagnoseReport 用于获取指定报告id的内容。",
145
145
  "input": "DescribeDiagnoseReportRequest",
146
146
  "name": "获取诊断报告(已废弃)",
147
147
  "output": "DescribeDiagnoseReportResponse",
148
- "status": "online"
148
+ "status": "deprecated"
149
149
  },
150
150
  "DescribeDistrictIspData": {
151
151
  "document": "查询指定域名的区域、运营商明细数据\n注意事项:接口尚未全面开放,未在内测名单中的账号不支持调用",
@@ -365,11 +365,11 @@
365
365
  "status": "online"
366
366
  },
367
367
  "GetDisableRecords": {
368
- "document": "### <font color=red>**该接口已废弃** </font><br>\nGetDisableRecords 用于查询资源禁用历史,及 URL 当前状态。",
368
+ "document": "以上诊断报告, 域名版本管理相关接口功能均废弃, 已确认现网0调用, 申请预下线,(预下线不会影响调用, 只会在接口中添加提示信息, 正式下线仍需人工确认)\n\n### <font color=red>**该接口已废弃** </font><br>\nGetDisableRecords 用于查询资源禁用历史,及 URL 当前状态。",
369
369
  "input": "GetDisableRecordsRequest",
370
370
  "name": "禁用历史查询(已废弃)",
371
371
  "output": "GetDisableRecordsResponse",
372
- "status": "online"
372
+ "status": "deprecated"
373
373
  },
374
374
  "ListClsLogTopics": {
375
375
  "document": "ListClsLogTopics 用于显示日志主题列表。注意:一个日志集下至多含10个日志主题。",
@@ -386,11 +386,11 @@
386
386
  "status": "online"
387
387
  },
388
388
  "ListDiagnoseReport": {
389
- "document": "### <font color=red>**该接口已废弃** </font><br>\nListDiagnoseReport 用于获取用户诊断URL访问后各个子任务的简要详情。",
389
+ "document": "以上诊断报告, 域名版本管理相关接口功能均废弃, 已确认现网0调用, 申请预下线,(预下线不会影响调用, 只会在接口中添加提示信息, 正式下线仍需人工确认)\n\n### <font color=red>**该接口已废弃** </font><br>\nListDiagnoseReport 用于获取用户诊断URL访问后各个子任务的简要详情。",
390
390
  "input": "ListDiagnoseReportRequest",
391
391
  "name": "获取诊断任务列表(已废弃)",
392
392
  "output": "ListDiagnoseReportResponse",
393
- "status": "online"
393
+ "status": "deprecated"
394
394
  },
395
395
  "ListScdnDomains": {
396
396
  "document": "SCDN平台已经正式下线,接口开始预下线处理\n\nListScdnDomains 用于查询 SCDN 安全加速域名列表,及域名基本配置信息",
@@ -17,7 +17,7 @@
17
17
  },
18
18
  "metadata": {
19
19
  "apiVersion": "2022-11-23",
20
- "api_brief": "介绍如何使用API对专属可用区进行操作,包括查看专属可用区的基本信息和订单数据,以及获取专属可用区内可用资源情况等。",
20
+ "api_brief": "可查询专属可用区CDZ中的资源情况,包括水位、母机等信息。",
21
21
  "serviceNameCN": "专属可用区",
22
22
  "serviceShortName": "cdz"
23
23
  },
@@ -2876,7 +2876,7 @@
2876
2876
  {
2877
2877
  "disabled": false,
2878
2878
  "document": "健康检查相关参数,此参数仅适用于TCP/UDP/TCP_SSL/QUIC监听器。",
2879
- "example": "",
2879
+ "example": "{\"CheckPort\": -1, \"CheckType\": \"TCP\", \"HealthNum\": 3, \"HealthSwitch\": 1, \"IntervalTime\": 5, \"SourceIpType\": 1, \"TimeOut\": 2, \"UnHealthNum\": 3}",
2880
2880
  "member": "HealthCheck",
2881
2881
  "name": "HealthCheck",
2882
2882
  "required": false,
@@ -2885,7 +2885,7 @@
2885
2885
  {
2886
2886
  "disabled": false,
2887
2887
  "document": "证书相关信息。参数限制如下:\n<li>此参数仅适用于TCP_SSL监听器和未开启SNI特性的HTTPS监听器。</li>\n<li>创建TCP_SSL监听器和未开启SNI特性的HTTPS监听器时,此参数和参数MultiCertInfo至少需要传一个, 但不能同时传入。</li>",
2888
- "example": "",
2888
+ "example": "{\"CertId\": \"PY6XAzZw\", \"SSLMode\": \"UNIDIRECTIONAL\"}",
2889
2889
  "member": "CertificateInput",
2890
2890
  "name": "Certificate",
2891
2891
  "required": false,
@@ -2956,7 +2956,7 @@
2956
2956
  },
2957
2957
  {
2958
2958
  "disabled": false,
2959
- "document": "解绑后端目标时,是否发RST给客户端,此参数仅适用于TCP监听器。",
2959
+ "document": "解绑后端目标时,是否发RST给两端(客户端和服务器),此参数仅适用于TCP监听器。",
2960
2960
  "example": "False",
2961
2961
  "member": "bool",
2962
2962
  "name": "DeregisterTargetRst",
@@ -2966,7 +2966,7 @@
2966
2966
  {
2967
2967
  "disabled": false,
2968
2968
  "document": "证书信息,支持同时传入不同算法类型的多本服务端证书,参数限制如下:\n<li>此参数仅适用于TCP_SSL监听器和未开启SNI特性的HTTPS监听器。</li>\n<li>创建TCP_SSL监听器和未开启SNI特性的HTTPS监听器时,此参数和参数Certificate至少需要传一个, 但不能同时传入。</li>",
2969
- "example": "",
2969
+ "example": "{\"CertList\": [{\"CertId\": \"PY6XAzZw\"}, {\"CertId\": \"OMN6Gek7\"}], \"SSLMode\": \"UNIDIRECTIONAL\"}",
2970
2970
  "member": "MultiCertInfo",
2971
2971
  "name": "MultiCertInfo",
2972
2972
  "required": false,
@@ -373,6 +373,15 @@
373
373
  "name": "TrackForAllMembers",
374
374
  "required": false,
375
375
  "type": "int"
376
+ },
377
+ {
378
+ "disabled": false,
379
+ "document": "任务ID",
380
+ "example": "20250707_163212_1hxWz5otqS7akePfoX1xlWem1AuUVUGP",
381
+ "member": "string",
382
+ "name": "ExportId",
383
+ "required": false,
384
+ "type": "string"
376
385
  }
377
386
  ],
378
387
  "type": "object"
@@ -277,6 +277,58 @@ def doDescribeDomains(args, parsed_globals):
277
277
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
278
278
 
279
279
 
280
+ def doDescribeFakeWechatOfficials(args, parsed_globals):
281
+ g_param = parse_global_arg(parsed_globals)
282
+
283
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
284
+ cred = credential.CVMRoleCredential()
285
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
286
+ cred = credential.STSAssumeRoleCredential(
287
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
288
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
289
+ )
290
+ 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):
291
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
292
+ else:
293
+ cred = credential.Credential(
294
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
295
+ )
296
+ http_profile = HttpProfile(
297
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
298
+ reqMethod="POST",
299
+ endpoint=g_param[OptionsDefine.Endpoint],
300
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
301
+ )
302
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
303
+ if g_param[OptionsDefine.Language]:
304
+ profile.language = g_param[OptionsDefine.Language]
305
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
306
+ client = mod.CtemClient(cred, g_param[OptionsDefine.Region], profile)
307
+ client._sdkVersion += ("_CLI_" + __version__)
308
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
309
+ model = models.DescribeFakeWechatOfficialsRequest()
310
+ model.from_json_string(json.dumps(args))
311
+ start_time = time.time()
312
+ while True:
313
+ rsp = client.DescribeFakeWechatOfficials(model)
314
+ result = rsp.to_json_string()
315
+ try:
316
+ json_obj = json.loads(result)
317
+ except TypeError as e:
318
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
319
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
320
+ break
321
+ cur_time = time.time()
322
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
323
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
324
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
325
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
326
+ else:
327
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
328
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
329
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
330
+
331
+
280
332
  def doDescribeVuls(args, parsed_globals):
281
333
  g_param = parse_global_arg(parsed_globals)
282
334
 
@@ -849,7 +901,7 @@ def doDescribeApps(args, parsed_globals):
849
901
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
850
902
 
851
903
 
852
- def doDescribeFakeWechatOfficials(args, parsed_globals):
904
+ def doModifyLabel(args, parsed_globals):
853
905
  g_param = parse_global_arg(parsed_globals)
854
906
 
855
907
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -878,11 +930,11 @@ def doDescribeFakeWechatOfficials(args, parsed_globals):
878
930
  client = mod.CtemClient(cred, g_param[OptionsDefine.Region], profile)
879
931
  client._sdkVersion += ("_CLI_" + __version__)
880
932
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
881
- model = models.DescribeFakeWechatOfficialsRequest()
933
+ model = models.ModifyLabelRequest()
882
934
  model.from_json_string(json.dumps(args))
883
935
  start_time = time.time()
884
936
  while True:
885
- rsp = client.DescribeFakeWechatOfficials(model)
937
+ rsp = client.ModifyLabel(model)
886
938
  result = rsp.to_json_string()
887
939
  try:
888
940
  json_obj = json.loads(result)
@@ -1697,6 +1749,7 @@ ACTION_MAP = {
1697
1749
  "DescribeLeakageDatas": doDescribeLeakageDatas,
1698
1750
  "ModifyCustomer": doModifyCustomer,
1699
1751
  "DescribeDomains": doDescribeDomains,
1752
+ "DescribeFakeWechatOfficials": doDescribeFakeWechatOfficials,
1700
1753
  "DescribeVuls": doDescribeVuls,
1701
1754
  "DescribeConfigs": doDescribeConfigs,
1702
1755
  "DescribeWechatApplets": doDescribeWechatApplets,
@@ -1708,7 +1761,7 @@ ACTION_MAP = {
1708
1761
  "DescribeLeakageEmails": doDescribeLeakageEmails,
1709
1762
  "DescribeFakeApps": doDescribeFakeApps,
1710
1763
  "DescribeApps": doDescribeApps,
1711
- "DescribeFakeWechatOfficials": doDescribeFakeWechatOfficials,
1764
+ "ModifyLabel": doModifyLabel,
1712
1765
  "DescribeJobRecordDetails": doDescribeJobRecordDetails,
1713
1766
  "DescribeSuspiciousAssets": doDescribeSuspiciousAssets,
1714
1767
  "DescribeGithubs": doDescribeGithubs,
@@ -217,6 +217,13 @@
217
217
  "output": "ModifyCustomerResponse",
218
218
  "status": "online"
219
219
  },
220
+ "ModifyLabel": {
221
+ "document": "修改标签",
222
+ "input": "ModifyLabelRequest",
223
+ "name": "修改标签",
224
+ "output": "ModifyLabelResponse",
225
+ "status": "online"
226
+ },
220
227
  "StopJobRecord": {
221
228
  "document": "停止扫描",
222
229
  "input": "StopJobRecordRequest",
@@ -7657,6 +7664,69 @@
7657
7664
  ],
7658
7665
  "type": "object"
7659
7666
  },
7667
+ "ModifyLabelRequest": {
7668
+ "document": "ModifyLabel请求参数结构体",
7669
+ "members": [
7670
+ {
7671
+ "disabled": false,
7672
+ "document": "资产或风险主键ID",
7673
+ "example": "100",
7674
+ "member": "int64",
7675
+ "name": "Id",
7676
+ "required": true,
7677
+ "type": "int"
7678
+ },
7679
+ {
7680
+ "disabled": false,
7681
+ "document": "企业ID,在企业管理页面查看",
7682
+ "example": "10001",
7683
+ "member": "int64",
7684
+ "name": "CustomerId",
7685
+ "required": true,
7686
+ "type": "int"
7687
+ },
7688
+ {
7689
+ "disabled": false,
7690
+ "document": "模块,包括:enterprise:企业架构,domain:主域名,sub_domain:子域名,asset:IP资产,port:端口服务,http:HTTP资产,vul:漏洞信息,app:APP,wechat_applet:微信小程序,wechat_official_account:微信公众号,github:Github信息泄露,manage:管理后台暴露,config:目录爆破,dark_web:暗网泄露,net_disk:文库网盘泄露,supply_chain:供应链,weak_password:弱口令,sensitive_info:敏感信息泄露",
7691
+ "example": "asset",
7692
+ "member": "string",
7693
+ "name": "Module",
7694
+ "required": true,
7695
+ "type": "string"
7696
+ },
7697
+ {
7698
+ "disabled": false,
7699
+ "document": "是否聚合数据",
7700
+ "example": "无",
7701
+ "member": "bool",
7702
+ "name": "IsAggregation",
7703
+ "required": false,
7704
+ "type": "bool"
7705
+ },
7706
+ {
7707
+ "disabled": false,
7708
+ "document": "标签详情",
7709
+ "example": "json字符串格式,注意key值要带user_input_前缀,例如:{\\\"user_input_a\\\":[\\\"123\\\"],\\\"user_input_b\\\":[\\\"456\\\"]}",
7710
+ "member": "string",
7711
+ "name": "Labels",
7712
+ "required": false,
7713
+ "type": "string"
7714
+ }
7715
+ ],
7716
+ "type": "object"
7717
+ },
7718
+ "ModifyLabelResponse": {
7719
+ "document": "ModifyLabel返回参数结构体",
7720
+ "members": [
7721
+ {
7722
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
7723
+ "member": "string",
7724
+ "name": "RequestId",
7725
+ "type": "string"
7726
+ }
7727
+ ],
7728
+ "type": "object"
7729
+ },
7660
7730
  "StopJobRecordRequest": {
7661
7731
  "document": "StopJobRecord请求参数结构体",
7662
7732
  "members": [
@@ -248,6 +248,14 @@
248
248
  "title": "编辑企业"
249
249
  }
250
250
  ],
251
+ "ModifyLabel": [
252
+ {
253
+ "document": "编辑标签",
254
+ "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyLabel\n<公共请求参数>\n\n{\n \"Id\": 8706,\n \"CustomerId\": 100162,\n \"Module\": \"asset\",\n \"Labels\": \"{\\\"user_input_123\\\":[\\\"测试\\\"]}\"\n}",
255
+ "output": "{\n \"Response\": {\n \"RequestId\": \"fe8d21e4-73e7-425a-aebf-4a97396af03b\"\n }\n}",
256
+ "title": "编辑标签"
257
+ }
258
+ ],
251
259
  "StopJobRecord": [
252
260
  {
253
261
  "document": "停止任务",
@@ -25939,7 +25939,7 @@
25939
25939
  {
25940
25940
  "disabled": false,
25941
25941
  "document": "旗舰版 配置信息",
25942
- "example": "1",
25942
+ "example": "",
25943
25943
  "member": "VersionWhiteConfig",
25944
25944
  "name": "FlagShip",
25945
25945
  "output_required": true,
@@ -25949,7 +25949,7 @@
25949
25949
  {
25950
25950
  "disabled": false,
25951
25951
  "document": "专业版 配置信息",
25952
- "example": "1",
25952
+ "example": "",
25953
25953
  "member": "VersionWhiteConfig",
25954
25954
  "name": "Professional",
25955
25955
  "output_required": true,
@@ -25959,13 +25959,23 @@
25959
25959
  {
25960
25960
  "disabled": false,
25961
25961
  "document": "轻量版 配置信息",
25962
- "example": "1",
25962
+ "example": "",
25963
25963
  "member": "VersionWhiteConfig",
25964
25964
  "name": "PrattWhitney",
25965
25965
  "output_required": true,
25966
25966
  "type": "object",
25967
25967
  "value_allowed_null": false
25968
25968
  },
25969
+ {
25970
+ "disabled": false,
25971
+ "document": "重保授权包 配置信息",
25972
+ "example": "无",
25973
+ "member": "VersionWhiteConfig",
25974
+ "name": "RASP",
25975
+ "output_required": false,
25976
+ "type": "object",
25977
+ "value_allowed_null": false
25978
+ },
25969
25979
  {
25970
25980
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
25971
25981
  "member": "string",
@@ -4385,6 +4385,58 @@ def doModifyDomainRemark(args, parsed_globals):
4385
4385
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
4386
4386
 
4387
4387
 
4388
+ def doDescribeResolveCount(args, parsed_globals):
4389
+ g_param = parse_global_arg(parsed_globals)
4390
+
4391
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
4392
+ cred = credential.CVMRoleCredential()
4393
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
4394
+ cred = credential.STSAssumeRoleCredential(
4395
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
4396
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
4397
+ )
4398
+ 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):
4399
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
4400
+ else:
4401
+ cred = credential.Credential(
4402
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
4403
+ )
4404
+ http_profile = HttpProfile(
4405
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
4406
+ reqMethod="POST",
4407
+ endpoint=g_param[OptionsDefine.Endpoint],
4408
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
4409
+ )
4410
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
4411
+ if g_param[OptionsDefine.Language]:
4412
+ profile.language = g_param[OptionsDefine.Language]
4413
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
4414
+ client = mod.DnspodClient(cred, g_param[OptionsDefine.Region], profile)
4415
+ client._sdkVersion += ("_CLI_" + __version__)
4416
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
4417
+ model = models.DescribeResolveCountRequest()
4418
+ model.from_json_string(json.dumps(args))
4419
+ start_time = time.time()
4420
+ while True:
4421
+ rsp = client.DescribeResolveCount(model)
4422
+ result = rsp.to_json_string()
4423
+ try:
4424
+ json_obj = json.loads(result)
4425
+ except TypeError as e:
4426
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
4427
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
4428
+ break
4429
+ cur_time = time.time()
4430
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
4431
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
4432
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
4433
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
4434
+ else:
4435
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
4436
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
4437
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
4438
+
4439
+
4388
4440
  def doDescribeSubdomainValidateStatus(args, parsed_globals):
4389
4441
  g_param = parse_global_arg(parsed_globals)
4390
4442
 
@@ -4792,6 +4844,7 @@ ACTION_MAP = {
4792
4844
  "DescribeRecord": doDescribeRecord,
4793
4845
  "DescribeDomainShareUserList": doDescribeDomainShareUserList,
4794
4846
  "ModifyDomainRemark": doModifyDomainRemark,
4847
+ "DescribeResolveCount": doDescribeResolveCount,
4795
4848
  "DescribeSubdomainValidateStatus": doDescribeSubdomainValidateStatus,
4796
4849
  "DeleteDomainAlias": doDeleteDomainAlias,
4797
4850
  "DescribeBatchTask": doDescribeBatchTask,