tccli 3.0.1213.1__py2.py3-none-any.whl → 3.0.1215.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 (54) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/ams/v20201229/examples.json +2 -2
  3. tccli/services/batch/v20170312/api.json +2 -2
  4. tccli/services/captcha/v20190722/api.json +43 -43
  5. tccli/services/captcha/v20190722/examples.json +11 -11
  6. tccli/services/ccc/v20200210/api.json +9 -0
  7. tccli/services/cdb/v20170320/api.json +9 -0
  8. tccli/services/cdwdoris/v20211228/api.json +11 -0
  9. tccli/services/cfs/v20190719/api.json +3 -3
  10. tccli/services/cfw/v20190904/api.json +33 -28
  11. tccli/services/cfw/v20190904/examples.json +32 -26
  12. tccli/services/ckafka/v20190819/api.json +1 -1
  13. tccli/services/clb/v20180317/api.json +19 -1
  14. tccli/services/cvm/v20170312/api.json +2 -2
  15. tccli/services/cwp/v20180228/api.json +924 -870
  16. tccli/services/cwp/v20180228/examples.json +150 -150
  17. tccli/services/dbbrain/v20191016/examples.json +1 -1
  18. tccli/services/dlc/v20210125/api.json +11 -0
  19. tccli/services/emr/v20190103/api.json +9 -0
  20. tccli/services/ess/v20201111/api.json +10 -1
  21. tccli/services/essbasic/v20210526/api.json +10 -1
  22. tccli/services/gaap/v20180529/api.json +95 -85
  23. tccli/services/gaap/v20180529/examples.json +27 -33
  24. tccli/services/hunyuan/v20230901/examples.json +6 -0
  25. tccli/services/iss/v20230517/api.json +19 -0
  26. tccli/services/mqtt/v20240516/api.json +2 -2
  27. tccli/services/mqtt/v20240516/examples.json +1 -1
  28. tccli/services/ocr/v20181119/api.json +1 -1
  29. tccli/services/partners/partners_client.py +57 -4
  30. tccli/services/partners/v20180321/api.json +44 -0
  31. tccli/services/partners/v20180321/examples.json +8 -0
  32. tccli/services/pts/v20210728/api.json +11 -0
  33. tccli/services/redis/v20180412/api.json +2 -2
  34. tccli/services/ssl/v20191205/api.json +33 -4
  35. tccli/services/taf/v20200210/api.json +54 -94
  36. tccli/services/taf/v20200210/examples.json +2 -2
  37. tccli/services/tcss/v20201101/api.json +243 -1
  38. tccli/services/tcss/v20201101/examples.json +2 -2
  39. tccli/services/tdmq/tdmq_client.py +106 -0
  40. tccli/services/tdmq/v20200217/api.json +571 -274
  41. tccli/services/tdmq/v20200217/examples.json +87 -71
  42. tccli/services/teo/v20220901/api.json +5 -5
  43. tccli/services/trocket/v20230308/api.json +29 -11
  44. tccli/services/trocket/v20230308/examples.json +4 -4
  45. tccli/services/tsi/v20210325/api.json +79 -0
  46. tccli/services/vod/v20180717/api.json +500 -57
  47. tccli/services/vod/v20180717/examples.json +8 -2
  48. tccli/services/vpc/v20170312/api.json +6 -4
  49. tccli/services/vpc/v20170312/examples.json +1 -1
  50. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/METADATA +2 -2
  51. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/RECORD +54 -54
  52. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/WHEEL +0 -0
  53. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/entry_points.txt +0 -0
  54. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/license_files/LICENSE +0 -0
@@ -179,14 +179,14 @@
179
179
  "document": "",
180
180
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateProtectServer\n<公共请求参数>\n\n{\n \"ProtectDir\": \"/tmp\",\n \"ProtectHostConfig\": [\n {\n \"Quuid\": \"quuid\",\n \"ProtectSwitch\": 1,\n \"AutoRecovery\": 1\n }\n ]\n}",
181
181
  "output": "{\n \"Response\": {\n \"RequestId\": \"6c251fae-8254-42d8-bd2c-17f54dac1275\"\n }\n}",
182
- "title": "示例"
182
+ "title": "添加网站防护服务器"
183
183
  }
184
184
  ],
185
185
  "CreateRansomDefenseStrategy": [
186
186
  {
187
187
  "document": "",
188
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRansomDefenseStrategy\n<公共请求参数>\n\n{\n \"Status\": 1,\n \"ExcludeDir\": \"xx\",\n \"Description\": \"xx\",\n \"Hour\": \"xx\",\n \"BackupType\": 1,\n \"IncludeDir\": \"xx\",\n \"Weekday\": \"xx\",\n \"IsAll\": 1,\n \"Id\": 1,\n \"SaveDay\": 1,\n \"Name\": \"xx\"\n}",
189
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
188
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRansomDefenseStrategy\n<公共请求参数>\n\n{\n \"Status\": 1,\n \"ExcludeDir\": \"/tmp;/var/log\",\n \"Description\": \"策略备注\",\n \"Hour\": \"00:00;11:00;15:00\",\n \"BackupType\": 1,\n \"IncludeDir\": \"/root;/data\",\n \"Weekday\": \"1;2;3\",\n \"IsAll\": 1,\n \"Id\": 1,\n \"SaveDay\": 1,\n \"Name\": \"test\"\n}",
189
+ "output": "{\n \"Response\": {\n \"RequestId\": \"1703764f-b3ea-4d7f-99cb-cc3a6a62e2ec\"\n }\n}",
190
190
  "title": "创建或修改防勒索策略"
191
191
  }
192
192
  ],
@@ -577,8 +577,8 @@
577
577
  "DescribeAgentInstallationToken": [
578
578
  {
579
579
  "document": "",
580
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAgentInstallationToken\n<公共请求参数>\n\n{\n \"ExpireDate\": \"xx\"\n}",
581
- "output": "{\n \"Response\": {\n \"Token\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
580
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAgentInstallationToken\n<公共请求参数>\n\n{\n \"ExpireDate\": \"2024-10-10\"\n}",
581
+ "output": "{\n \"Response\": {\n \"Token\": \"12341234\",\n \"RequestId\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n }\n}",
582
582
  "title": "DescribeAgentInstallationToken"
583
583
  }
584
584
  ],
@@ -601,8 +601,8 @@
601
601
  "DescribeAssetAppCount": [
602
602
  {
603
603
  "document": "",
604
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetAppCount\n<公共请求参数>\n\n{\n \"Name\": \"xx\"\n}",
605
- "output": "{\n \"Response\": {\n \"Apps\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
604
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetAppCount\n<公共请求参数>\n\n{\n \"Name\": \"host1\"\n}",
605
+ "output": "{\n \"Response\": {\n \"Apps\": [\n {\n \"Key\": \"key1\",\n \"Value\": 10,\n \"Desc\": \"desc of key1\",\n \"NewCount\": 0\n }\n ],\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\"\n }\n}",
606
606
  "title": "获取所有软件应用数量"
607
607
  }
608
608
  ],
@@ -610,23 +610,23 @@
610
610
  {
611
611
  "document": "",
612
612
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetAppList\n<公共请求参数>\n\n{}",
613
- "output": "{\n \"Response\": {\n \"Apps\": [\n {\n \"MachineIp\": \"abc\",\n \"MachineName\": \"abc\",\n \"MachineWanIp\": \"abc\",\n \"Uuid\": \"abc\",\n \"Quuid\": \"abc\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"abc\",\n \"TagId\": 1\n }\n ],\n \"Name\": \"abc\",\n \"Type\": 1,\n \"BinPath\": \"abc\",\n \"OsInfo\": \"abc\",\n \"ProcessCount\": 1,\n \"Desc\": \"abc\",\n \"Version\": \"abc\",\n \"ConfigPath\": \"abc\",\n \"FirstTime\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n }\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"abc\"\n }\n}",
613
+ "output": "{\n \"Response\": {\n \"Apps\": [\n {\n \"MachineIp\": \"10.0.0.11\",\n \"MachineName\": \"test-name\",\n \"MachineWanIp\": \"110.84.0.11\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"test-name\",\n \"TagId\": 1\n }\n ],\n \"Name\": \"test-name\",\n \"Type\": 1,\n \"BinPath\": \"/root\",\n \"OsInfo\": \"CentOs Bit64\",\n \"ProcessCount\": 1,\n \"Desc\": \"abc\",\n \"Version\": \"0.1.1\",\n \"ConfigPath\": \"/root\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n }\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
614
614
  "title": "查询应用列表"
615
615
  }
616
616
  ],
617
617
  "DescribeAssetAppProcessList": [
618
618
  {
619
619
  "document": "",
620
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetAppProcessList\n<公共请求参数>\n\n{\n \"Name\": \"xx\",\n \"Offset\": 1,\n \"Limit\": 1,\n \"Uuid\": \"xx\",\n \"Quuid\": \"xx\"\n}",
621
- "output": "{\n \"Response\": {\n \"Process\": [\n {\n \"Status\": \"xx\",\n \"Name\": \"xx\",\n \"Version\": \"xx\",\n \"User\": \"xx\",\n \"StartTime\": \"xx\",\n \"Path\": \"xx\"\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"xx\"\n }\n}",
620
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetAppProcessList\n<公共请求参数>\n\n{\n \"Name\": \"ssh\",\n \"Offset\": 1,\n \"Limit\": 1,\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n}",
621
+ "output": "{\n \"Response\": {\n \"Process\": [\n {\n \"Status\": \"S\",\n \"Name\": \"test-name\",\n \"Version\": \"0.1.1\",\n \"User\": \"abc\",\n \"StartTime\": \"2024-10-11 12:23:34\",\n \"Path\": \"/root\"\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
622
622
  "title": "获取软件关联进程列表"
623
623
  }
624
624
  ],
625
625
  "DescribeAssetCoreModuleInfo": [
626
626
  {
627
627
  "document": "",
628
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetCoreModuleInfo\n<公共请求参数>\n\n{\n \"Quuid\": \"xx\",\n \"Uuid\": \"xx\",\n \"Id\": \"xx\"\n}",
629
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"Module\": {\n \"Processes\": \"xx\",\n \"Name\": \"xx\",\n \"Modules\": \"xx\",\n \"UpdateTime\": \"xx\",\n \"Version\": \"xx\",\n \"Params\": [\n {\n \"Data\": \"xx\",\n \"Name\": \"xx\"\n }\n ],\n \"Path\": \"xx\",\n \"Desc\": \"xx\",\n \"Size\": 1\n }\n }\n}",
628
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetCoreModuleInfo\n<公共请求参数>\n\n{\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Id\": \"1024\"\n}",
629
+ "output": "{\n \"Response\": {\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\",\n \"Module\": {\n \"Processes\": \"sshd\",\n \"Name\": \"test-name\",\n \"Modules\": \"ssh\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"Version\": \"0.1.1\",\n \"Params\": [\n {\n \"Data\": \"\",\n \"Name\": \"test-name\"\n }\n ],\n \"Path\": \"/root\",\n \"Desc\": \"\",\n \"Size\": 1\n }\n }\n}",
630
630
  "title": "获取内核模块详情"
631
631
  }
632
632
  ],
@@ -634,23 +634,23 @@
634
634
  {
635
635
  "document": "",
636
636
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetCoreModuleList\n<公共请求参数>\n\n{\n \"Uuid\": \"65ce6db8-a914-4349-a8b9-d756236686d2\",\n \"Order\": \"asc\",\n \"Limit\": 1,\n \"Quuid\": \"65ce6db8-a914-4349-a8b9-d756236686d2\",\n \"Filters\": [\n {}\n ],\n \"Offset\": 1,\n \"By\": \"Size\"\n}",
637
- "output": "{\n \"Response\": {\n \"Modules\": [\n {\n \"Name\": \"abc\",\n \"Desc\": \"abc\",\n \"Path\": \"abc\",\n \"Version\": \"abc\",\n \"MachineIp\": \"abc\",\n \"MachineName\": \"abc\",\n \"OsInfo\": \"abc\",\n \"Size\": 1,\n \"ProcessCount\": 1,\n \"ModuleCount\": 1,\n \"Id\": \"abc\",\n \"Quuid\": \"abc\",\n \"Uuid\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"FirstTime\": \"abc\",\n \"IsNew\": 0,\n \"MachineWanIp\": \"abc\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n }\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"abc\"\n }\n}",
637
+ "output": "{\n \"Response\": {\n \"Modules\": [\n {\n \"Name\": \"test-name\",\n \"Desc\": \"test\",\n \"Path\": \"/root\",\n \"Version\": \"0.1.1\",\n \"MachineIp\": \"10.0.0.11\",\n \"MachineName\": \"test-name\",\n \"OsInfo\": \"CentOs Bit64\",\n \"Size\": 1,\n \"ProcessCount\": 1,\n \"ModuleCount\": 1,\n \"Id\": \"1024\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineWanIp\": \"110.84.0.11\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n }\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
638
638
  "title": "查询资产管理内核模块列表"
639
639
  }
640
640
  ],
641
641
  "DescribeAssetDatabaseCount": [
642
642
  {
643
643
  "document": "",
644
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetDatabaseCount\n<公共请求参数>\n\n{\n \"Name\": \"xx\"\n}",
645
- "output": "{\n \"Response\": {\n \"Databases\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
644
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetDatabaseCount\n<公共请求参数>\n\n{\n \"Name\": \"host1\"\n}",
645
+ "output": "{\n \"Response\": {\n \"Databases\": [\n {\n \"Key\": \"mysql\",\n \"Value\": 1,\n \"Desc\": \"mysql 5.7\",\n \"NewCount\": 0\n }\n ],\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\"\n }\n}",
646
646
  "title": "获取所有数据库数量"
647
647
  }
648
648
  ],
649
649
  "DescribeAssetDatabaseInfo": [
650
650
  {
651
651
  "document": "",
652
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetDatabaseInfo\n<公共请求参数>\n\n{\n \"Quuid\": \"xx\",\n \"Uuid\": \"xx\",\n \"Id\": \"xx\"\n}",
653
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"Database\": {\n \"OsInfo\": \"xx\",\n \"UpdateTime\": \"xx\",\n \"MachineWanIp\": \"xx\",\n \"Uuid\": \"xx\",\n \"Proto\": \"xx\",\n \"ErrorLogPath\": \"xx\",\n \"Ip\": \"xx\",\n \"Permission\": \"xx\",\n \"LogPath\": \"xx\",\n \"DataPath\": \"xx\",\n \"Param\": \"xx\",\n \"ConfigPath\": \"xx\",\n \"BinPath\": \"xx\",\n \"Version\": \"xx\",\n \"Quuid\": \"xx\",\n \"PlugInPath\": \"xx\",\n \"Name\": \"xx\",\n \"Port\": \"xx\",\n \"MachineIp\": \"xx\",\n \"User\": \"xx\"\n }\n }\n}",
652
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetDatabaseInfo\n<公共请求参数>\n\n{\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Id\": \"1024\"\n}",
653
+ "output": "{\n \"Response\": {\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\",\n \"Database\": {\n \"OsInfo\": \"CentOs Bit64\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"MachineWanIp\": \"110.84.0.11\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Proto\": \"tcp\",\n \"ErrorLogPath\": \"/root\",\n \"Ip\": \"10.0.0.11\",\n \"Permission\": \"root\",\n \"LogPath\": \"/root\",\n \"DataPath\": \"/root\",\n \"Param\": \"\",\n \"ConfigPath\": \"/root\",\n \"BinPath\": \"/root\",\n \"Version\": \"0.1.1\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"PlugInPath\": \"/root\",\n \"Name\": \"test-name\",\n \"Port\": \"22\",\n \"MachineIp\": \"10.0.0.11\",\n \"User\": \"root\"\n }\n }\n}",
654
654
  "title": "获取资产管理数据库详情"
655
655
  }
656
656
  ],
@@ -658,31 +658,31 @@
658
658
  {
659
659
  "document": "查询资产管理数据库列表",
660
660
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetDatabaseList\n<公共请求参数>\n\n{}",
661
- "output": "{\n \"Response\": {\n \"Databases\": [\n {\n \"MachineIp\": \"abc\",\n \"MachineWanIp\": \"abc\",\n \"Quuid\": \"abc\",\n \"Uuid\": \"abc\",\n \"OsInfo\": \"abc\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"abc\",\n \"TagId\": 1\n }\n ],\n \"Name\": \"abc\",\n \"Version\": \"abc\",\n \"Port\": \"abc\",\n \"Proto\": \"abc\",\n \"User\": \"abc\",\n \"Ip\": \"abc\",\n \"ConfigPath\": \"abc\",\n \"LogPath\": \"abc\",\n \"DataPath\": \"abc\",\n \"Permission\": \"abc\",\n \"ErrorLogPath\": \"abc\",\n \"PlugInPath\": \"abc\",\n \"BinPath\": \"abc\",\n \"Param\": \"abc\",\n \"Id\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"FirstTime\": \"abc\",\n \"IsNew\": 0,\n \"MachineName\": \"abc\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n }\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"abc\"\n }\n}",
661
+ "output": "{\n \"Response\": {\n \"Databases\": [\n {\n \"MachineIp\": \"10.0.0.11\",\n \"MachineWanIp\": \"110.84.0.11\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"OsInfo\": \"CentOs Bit64\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"test-name\",\n \"TagId\": 1\n }\n ],\n \"Name\": \"test-name\",\n \"Version\": \"0.1.1\",\n \"Port\": \"22\",\n \"Proto\": \"tcp\",\n \"User\": \"root\",\n \"Ip\": \"10.0.0.11\",\n \"ConfigPath\": \"/root\",\n \"LogPath\": \"/root\",\n \"DataPath\": \"/root\",\n \"Permission\": \"root\",\n \"ErrorLogPath\": \"/root\",\n \"PlugInPath\": \"/root\",\n \"BinPath\": \"/root\",\n \"Param\": \"\",\n \"Id\": \"10001\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineName\": \"test-name\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n }\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
662
662
  "title": "查询资产管理数据库列表"
663
663
  }
664
664
  ],
665
665
  "DescribeAssetDiskList": [
666
666
  {
667
667
  "document": "",
668
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetDiskList\n<公共请求参数>\n\n{\n \"Offset\": 1,\n \"Limit\": 1,\n \"Uuid\": \"xx\",\n \"Quuid\": \"xx\"\n}",
669
- "output": "{\n \"Response\": {\n \"Disks\": [\n {\n \"Path\": \"xx\",\n \"Type\": \"xx\",\n \"Percent\": 0.0,\n \"Name\": \"xx\",\n \"Size\": 1\n }\n ],\n \"RequestId\": \"xx\",\n \"Total\": 1\n }\n}",
668
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetDiskList\n<公共请求参数>\n\n{\n \"Quuid\": \"6cf3c132-aaaa-bbbb-b08d-98be9421372a\",\n \"Uuid\": \"6cf3c132-aaaa-bbbb-b08d-98be9421372a\",\n \"Offset\": 0,\n \"Limit\": 10\n}",
669
+ "output": "{\n \"Response\": {\n \"Disks\": [\n {\n \"Name\": \"disk1\",\n \"Size\": 1024000,\n \"Percent\": 50,\n \"Type\": \"ext4\",\n \"Path\": \"/data\",\n \"Used\": 10\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\"\n }\n}",
670
670
  "title": "获取主机磁盘列表"
671
671
  }
672
672
  ],
673
673
  "DescribeAssetEnvList": [
674
674
  {
675
675
  "document": "",
676
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetEnvList\n<公共请求参数>\n\n{\n \"Uuid\": \"xx\",\n \"Limit\": 1,\n \"Quuid\": \"xx\",\n \"Filters\": [\n {\n \"Values\": [\n \"xx\"\n ],\n \"Name\": \"xx\",\n \"ExactMatch\": true\n }\n ],\n \"Offset\": 1,\n \"Type\": 1\n}",
677
- "output": "{\n \"Response\": {\n \"Envs\": [\n {\n \"OsInfo\": \"xx\",\n \"Name\": \"xx\",\n \"MachineName\": \"xx\",\n \"Value\": \"xx\",\n \"User\": \"xx\",\n \"Type\": 1,\n \"MachineIp\": \"xx\"\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"xx\"\n }\n}",
676
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetEnvList\n<公共请求参数>\n\n{\n \"Uuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"Limit\": 1,\n \"Quuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"Offset\": 1,\n \"Type\": 1\n}",
677
+ "output": "{\n \"Response\": {\n \"Envs\": [\n {\n \"Quuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"Uuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"Name\": \"ID\",\n \"Type\": 0,\n \"User\": \"root\",\n \"Value\": \"/run/user/0\",\n \"MachineIp\": \"xx.xx.xx.xx\",\n \"MachineWanIp\": \"1xx.xx.xx.xx\",\n \"MachineName\": \"销售许可测试机器\",\n \"OsInfo\": \"CentOS 7.9 64位\",\n \"UpdateTime\": \"2024-10-21 23:53:11\",\n \"FirstTime\": \"2024-10-18 14:27:56\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"xx.xx.xx.xx\",\n \"PrivateIP\": \"xx.xx.xx.xx\",\n \"NetworkType\": 0,\n \"NetworkName\": \"\",\n \"InstanceID\": \"ins-wssasw\",\n \"HostName\": \"\"\n }\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"1703764f-b3ea-4d7f-99cb-cc3a6a62e2ec\"\n }\n}",
678
678
  "title": "查询资产管理环境变量列表"
679
679
  }
680
680
  ],
681
681
  "DescribeAssetHostTotalCount": [
682
682
  {
683
683
  "document": "",
684
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetHostTotalCount\n<公共请求参数>\n\n{\n \"Uuid\": \"xx\",\n \"Quuid\": \"xx\"\n}",
685
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"Types\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ]\n }\n}",
684
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetHostTotalCount\n<公共请求参数>\n\n{\n \"Uuid\": \"6cf3c132-aaaa-bbbb-b08d-98be9421372a\",\n \"Quuid\": \"6cf3c132-aaaa-bbbb-b08d-98be9421372a\"\n}",
685
+ "output": "{\n \"Response\": {\n \"Types\": [\n {\n \"Key\": \"key1\",\n \"Value\": 10,\n \"Desc\": \"desc of key1\",\n \"NewCount\": 0\n }\n ],\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\"\n }\n}",
686
686
  "title": "获取主机所有资源数量"
687
687
  }
688
688
  ],
@@ -705,8 +705,8 @@
705
705
  "DescribeAssetJarInfo": [
706
706
  {
707
707
  "document": "",
708
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetJarInfo\n<公共请求参数>\n\n{\n \"Quuid\": \"xx\",\n \"Uuid\": \"xx\",\n \"Id\": \"xx\"\n}",
709
- "output": "{\n \"Response\": {\n \"Jar\": {\n \"Status\": 1,\n \"OsInfo\": \"xx\",\n \"UpdateTime\": \"xx\",\n \"Name\": \"xx\",\n \"Process\": [\n {\n \"Status\": \"xx\",\n \"Name\": \"xx\",\n \"Version\": \"xx\",\n \"User\": \"xx\",\n \"StartTime\": \"xx\",\n \"Path\": \"xx\"\n }\n ],\n \"MachineName\": \"xx\",\n \"Version\": \"xx\",\n \"Path\": \"xx\",\n \"Type\": 1,\n \"MachineIp\": \"xx\",\n \"Md5\": \"xx\"\n },\n \"RequestId\": \"xx\"\n }\n}",
708
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetJarInfo\n<公共请求参数>\n\n{\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Id\": \"1024\"\n}",
709
+ "output": "{\n \"Response\": {\n \"Jar\": {\n \"Status\": 1,\n \"OsInfo\": \"CentOs Bit64\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"Name\": \"test-name\",\n \"Process\": [\n {\n \"Status\": \"S\",\n \"Name\": \"test-name\",\n \"Version\": \"0.1.1\",\n \"User\": \"root\",\n \"StartTime\": \"2024-10-11 12:23:34\",\n \"Path\": \"/root\"\n }\n ],\n \"MachineName\": \"test-name\",\n \"Version\": \"0.1.1\",\n \"Path\": \"/root\",\n \"Type\": 1,\n \"MachineIp\": \"10.0.0.11\",\n \"Md5\": \"abc\"\n },\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
710
710
  "title": "获取Jar包详情"
711
711
  }
712
712
  ],
@@ -714,7 +714,7 @@
714
714
  {
715
715
  "document": "",
716
716
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetJarList\n<公共请求参数>\n\n{\n \"Uuid\": \"65ce6db8-a914-4349-a8b9-d756236686d2\",\n \"Limit\": 1,\n \"Quuid\": \"65ce6db8-a914-4349-a8b9-d756236686d2\",\n \"Filters\": [\n {\n \"Values\": [\n \"10.0.0.1\"\n ],\n \"Name\": \"IP\",\n \"ExactMatch\": true\n }\n ],\n \"Offset\": 1\n}",
717
- "output": "{\n \"Response\": {\n \"Jars\": [\n {\n \"Name\": \"abc\",\n \"Type\": 0,\n \"Status\": 1,\n \"Version\": \"abc\",\n \"Path\": \"abc\",\n \"MachineIp\": \"abc\",\n \"MachineName\": \"abc\",\n \"OsInfo\": \"abc\",\n \"Id\": \"abc\",\n \"Md5\": \"abc\",\n \"Quuid\": \"abc\",\n \"Uuid\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"FirstTime\": \"abc\",\n \"IsNew\": 0,\n \"MachineWanIp\": \"abc\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n }\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"abc\"\n }\n}",
717
+ "output": "{\n \"Response\": {\n \"Jars\": [\n {\n \"Name\": \"test-name\",\n \"Type\": 0,\n \"Status\": 1,\n \"Version\": \"0.1.1\",\n \"Path\": \"/root\",\n \"MachineIp\": \"10.0.0.11\",\n \"MachineName\": \"test-name\",\n \"OsInfo\": \"CentOs Bit64\",\n \"Id\": \"1024\",\n \"Md5\": \"abcabcabcabcabcabc\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineWanIp\": \"110.84.0.11\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n }\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
718
718
  "title": "查询Jar包列表"
719
719
  }
720
720
  ],
@@ -722,7 +722,7 @@
722
722
  {
723
723
  "document": "",
724
724
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetLoadInfo\n<公共请求参数>\n\n{}",
725
- "output": "{\n \"Response\": {\n \"CpuLoad\": {\n \"Top5\": [\n {\n \"Value\": 0,\n \"Desc\": \"xx\"\n }\n ]\n },\n \"MemLoad\": {\n \"Top5\": [\n {\n \"Value\": 0,\n \"Desc\": \"xx\"\n }\n ]\n },\n \"DiskLoad\": {\n \"Top5\": [\n {\n \"Value\": 0,\n \"Desc\": \"xx\"\n }\n ]\n },\n \"RequestId\": \"xx\"\n }\n}",
725
+ "output": "{\n \"Response\": {\n \"CpuLoad\": {\n \"Counts\": [\n 1\n ],\n \"Top5\": [\n {\n \"MachineName\": \"instance-1\",\n \"Desc\": \"bc\",\n \"Value\": 0,\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n }\n ]\n },\n \"MemLoad\": {\n \"Counts\": [\n 1\n ],\n \"Top5\": [\n {\n \"MachineName\": \"instance-12\",\n \"Desc\": \"\",\n \"Value\": 0,\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n }\n ]\n },\n \"DiskLoad\": {\n \"Counts\": [\n 1\n ],\n \"Top5\": [\n {\n \"MachineName\": \"instance-13\",\n \"Desc\": \"\",\n \"Value\": 0,\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n }\n ]\n },\n \"RequestId\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n }\n}",
726
726
  "title": "获取资源负载概览"
727
727
  }
728
728
  ],
@@ -738,7 +738,7 @@
738
738
  {
739
739
  "document": "获取资源监控列表",
740
740
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetMachineList\n<公共请求参数>\n\n{}",
741
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Machines\": [\n {\n \"Quuid\": \"abc\",\n \"Uuid\": \"abc\",\n \"MachineIp\": \"abc\",\n \"MachineName\": \"abc\",\n \"OsInfo\": \"abc\",\n \"Cpu\": \"abc\",\n \"MemSize\": 1,\n \"MemLoad\": \"abc\",\n \"DiskSize\": 1,\n \"DiskLoad\": \"abc\",\n \"PartitionCount\": 1,\n \"MachineWanIp\": \"abc\",\n \"ProjectId\": 1,\n \"CpuSize\": 1,\n \"CpuLoad\": \"abc\",\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"abc\",\n \"TagId\": 1\n }\n ],\n \"UpdateTime\": \"abc\",\n \"IsNew\": 0,\n \"FirstTime\": \"abc\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n }\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
741
+ "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Machines\": [\n {\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"MachineIp\": \"10.0.0.11\",\n \"MachineName\": \"test-name\",\n \"OsInfo\": \"CentOs Bit64\",\n \"Cpu\": \"Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz\",\n \"MemSize\": 1,\n \"MemLoad\": \"abc\",\n \"DiskSize\": 1,\n \"DiskLoad\": \"abc\",\n \"PartitionCount\": 1,\n \"MachineWanIp\": \"110.84.0.11\",\n \"ProjectId\": 1,\n \"CpuSize\": 1,\n \"CpuLoad\": \"Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz\",\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"test-name\",\n \"TagId\": 1\n }\n ],\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n }\n }\n ],\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\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: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetMachineTagTop\n<公共请求参数>\n\n{}",
749
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"Tags\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\"\n }\n ]\n }\n}",
749
+ "output": "{\n \"Response\": {\n \"RequestId\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Tags\": [\n {\n \"Value\": 10,\n \"Desc\": \"abc\",\n \"Key\": \"total\",\n \"NewCount\": 0\n }\n ]\n }\n}",
750
750
  "title": "获取主机标签Top5"
751
751
  }
752
752
  ],
@@ -754,7 +754,7 @@
754
754
  {
755
755
  "document": "",
756
756
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetPlanTaskList\n<公共请求参数>\n\n{\n \"Uuid\": \"65ce6db8-a914-4349-a8b9-d756236686d2\",\n \"Limit\": 1,\n \"Quuid\": \"65ce6db8-a914-4349-a8b9-d756236686d2\",\n \"Filters\": [\n {\n \"Values\": [\n \"10.0.0.1\"\n ],\n \"Name\": \"IP\",\n \"ExactMatch\": true\n }\n ],\n \"Offset\": 1\n}",
757
- "output": "{\n \"Response\": {\n \"Tasks\": [\n {\n \"Status\": 1,\n \"Cycle\": \"abc\",\n \"Command\": \"abc\",\n \"User\": \"abc\",\n \"ConfigPath\": \"abc\",\n \"MachineIp\": \"abc\",\n \"MachineName\": \"abc\",\n \"OsInfo\": \"abc\",\n \"Quuid\": \"abc\",\n \"Uuid\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"FirstTime\": \"abc\",\n \"IsNew\": 0,\n \"MachineWanIp\": \"abc\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n }\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"abc\"\n }\n}",
757
+ "output": "{\n \"Response\": {\n \"Tasks\": [\n {\n \"Status\": 1,\n \"Cycle\": \"10 * * * *\",\n \"Command\": \"/root/test\",\n \"User\": \"root\",\n \"ConfigPath\": \"/root\",\n \"MachineIp\": \"10.0.0.11\",\n \"MachineName\": \"test-name\",\n \"OsInfo\": \"CentOs Bit64\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineWanIp\": \"110.84.0.11\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n }\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
758
758
  "title": "查询资产管理计划任务列表"
759
759
  }
760
760
  ],
@@ -762,7 +762,7 @@
762
762
  {
763
763
  "document": "",
764
764
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetPortCount\n<公共请求参数>\n\n{\n \"Port\": \"1\"\n}",
765
- "output": "{\n \"Response\": {\n \"Ports\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
765
+ "output": "{\n \"Response\": {\n \"Ports\": [\n {\n \"Value\": 101,\n \"Key\": \"value1\",\n \"Desc\": \"\",\n \"NewCount\": 0\n }\n ],\n \"RequestId\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n }\n}",
766
766
  "title": "获取所有端口数量"
767
767
  }
768
768
  ],
@@ -770,15 +770,15 @@
770
770
  {
771
771
  "document": "",
772
772
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetPortInfoList\n<公共请求参数>\n\n{}",
773
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Ports\": [\n {\n \"MachineIp\": \"abc\",\n \"MachineWanIp\": \"abc\",\n \"Quuid\": \"abc\",\n \"Uuid\": \"abc\",\n \"OsInfo\": \"abc\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"abc\",\n \"TagId\": 1\n }\n ],\n \"ProcessName\": \"abc\",\n \"ProcessVersion\": \"abc\",\n \"ProcessPath\": \"abc\",\n \"Pid\": \"abc\",\n \"User\": \"abc\",\n \"StartTime\": \"abc\",\n \"Param\": \"abc\",\n \"Teletype\": \"abc\",\n \"Port\": \"abc\",\n \"GroupName\": \"abc\",\n \"Md5\": \"abc\",\n \"Ppid\": \"abc\",\n \"ParentProcessName\": \"abc\",\n \"Proto\": \"abc\",\n \"BindIp\": \"abc\",\n \"MachineName\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"FirstTime\": \"abc\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n }\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
773
+ "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Ports\": [\n {\n \"MachineIp\": \"10.0.0.11\",\n \"MachineWanIp\": \"110.84.0.11\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"OsInfo\": \"CentOs Bit64\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"test-name\",\n \"TagId\": 1\n }\n ],\n \"ProcessName\": \"test-name\",\n \"ProcessVersion\": \"0.1.1\",\n \"ProcessPath\": \"/data\",\n \"Pid\": \"1024\",\n \"User\": \"root\",\n \"StartTime\": \"2024-10-11 12:23:34\",\n \"Param\": \"null\",\n \"Teletype\": \"1\",\n \"Port\": \"22\",\n \"GroupName\": \"test-name\",\n \"Md5\": \"abcabcabcabcabcabcabcabc\",\n \"Ppid\": \"1\",\n \"ParentProcessName\": \"test-name\",\n \"Proto\": \"\",\n \"BindIp\": \"10.0.0.11\",\n \"MachineName\": \"test-name\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n }\n }\n ],\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
774
774
  "title": "获取资产管理端口列表"
775
775
  }
776
776
  ],
777
777
  "DescribeAssetProcessCount": [
778
778
  {
779
779
  "document": "",
780
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetProcessCount\n<公共请求参数>\n\n{\n \"Name\": \"xx\"\n}",
781
- "output": "{\n \"Response\": {\n \"Process\": [\n {}\n ],\n \"RequestId\": \"xx\"\n }\n}",
780
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetProcessCount\n<公共请求参数>\n\n{\n \"Name\": \"host1\"\n}",
781
+ "output": "{\n \"Response\": {\n \"Process\": [\n {\n \"Key\": \"key1\",\n \"Value\": 10,\n \"Desc\": \"desc of key1\",\n \"NewCount\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
782
782
  "title": "获取所有进程数量"
783
783
  }
784
784
  ],
@@ -786,7 +786,7 @@
786
786
  {
787
787
  "document": "",
788
788
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetProcessInfoList\n<公共请求参数>\n\n{}",
789
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Process\": [\n {\n \"MachineIp\": \"abc\",\n \"MachineWanIp\": \"abc\",\n \"Quuid\": \"abc\",\n \"Uuid\": \"abc\",\n \"OsInfo\": \"abc\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"abc\",\n \"TagId\": 1\n }\n ],\n \"Name\": \"abc\",\n \"Desc\": \"abc\",\n \"Path\": \"abc\",\n \"Pid\": \"abc\",\n \"User\": \"abc\",\n \"StartTime\": \"abc\",\n \"Param\": \"abc\",\n \"Tty\": \"abc\",\n \"Version\": \"abc\",\n \"GroupName\": \"abc\",\n \"Md5\": \"abc\",\n \"Ppid\": \"abc\",\n \"ParentProcessName\": \"abc\",\n \"Status\": \"abc\",\n \"HasSign\": 1,\n \"InstallByPackage\": 1,\n \"PackageName\": \"abc\",\n \"MachineName\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"FirstTime\": \"abc\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n }\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
789
+ "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Process\": [\n {\n \"MachineIp\": \"10.0.0.11\",\n \"MachineWanIp\": \"110.84.0.11\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"OsInfo\": \"CentOs Bit64\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"test-name\",\n \"TagId\": 1\n }\n ],\n \"Name\": \"test-name\",\n \"Desc\": \"none\",\n \"Path\": \"/root\",\n \"Pid\": \"10011\",\n \"User\": \"root\",\n \"StartTime\": \"2024-10-11 12:23:34\",\n \"Param\": \"\",\n \"Tty\": \"/bin\",\n \"Version\": \"0.1.1.1\",\n \"GroupName\": \"test-name\",\n \"Md5\": \"abcabcabcabcabcabcabc\",\n \"Ppid\": \"22\",\n \"ParentProcessName\": \"test-name\",\n \"Status\": \"abc\",\n \"HasSign\": 1,\n \"InstallByPackage\": 1,\n \"PackageName\": \"test-name\",\n \"MachineName\": \"test-name\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n }\n }\n ],\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
790
790
  "title": "获取资产管理进程列表"
791
791
  }
792
792
  ],
@@ -794,7 +794,7 @@
794
794
  {
795
795
  "document": "",
796
796
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetRecentMachineInfo\n<公共请求参数>\n\n{\n \"BeginDate\": \"2020-09-22\",\n \"EndDate\": \"2020-09-22\"\n}",
797
- "output": "{\n \"Response\": {\n \"RiskList\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ],\n \"LiveList\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ],\n \"TotalList\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ],\n \"RequestId\": \"a8658ae6-0cd1-47f0-99b0-f144f01e9066\",\n \"OfflineList\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ]\n }\n}",
797
+ "output": "{\n \"Response\": {\n \"RiskList\": [\n {\n \"Value\": 10,\n \"Key\": \"App\",\n \"Desc\": \"softwares\",\n \"NewCount\": 0\n }\n ],\n \"LiveList\": [\n {\n \"Value\": 20,\n \"Key\": \"frame\",\n \"Desc\": \"\",\n \"NewCount\": 0\n }\n ],\n \"TotalList\": [\n {\n \"Value\": 30,\n \"Key\": \"Web\",\n \"Desc\": \"web app\",\n \"NewCount\": 0\n }\n ],\n \"RequestId\": \"a8658ae6-0cd1-47f0-99b0-f144f01e9066\",\n \"OfflineList\": [\n {\n \"Value\": 40,\n \"Key\": \"total\",\n \"Desc\": \"total\",\n \"NewCount\": 0\n }\n ]\n }\n}",
798
798
  "title": "获取主机概况趋势"
799
799
  }
800
800
  ],
@@ -802,7 +802,7 @@
802
802
  {
803
803
  "document": "获取资产管理系统安装包列表",
804
804
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetSystemPackageList\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"Filters\": [],\n \"Offset\": 1\n}",
805
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Packages\": [\n {\n \"Name\": \"abc\",\n \"Desc\": \"abc\",\n \"Version\": \"abc\",\n \"InstallTime\": \"abc\",\n \"Type\": \"abc\",\n \"MachineName\": \"abc\",\n \"MachineIp\": \"abc\",\n \"OsInfo\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"FirstTime\": \"abc\",\n \"IsNew\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
805
+ "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Packages\": [\n {\n \"Name\": \"test-name\",\n \"Desc\": \"\",\n \"Version\": \"0.1.1\",\n \"InstallTime\": \"2024-10-11 12:23:34\",\n \"Type\": \"Web\",\n \"MachineName\": \"test-name\",\n \"MachineIp\": \"10.0.0.11\",\n \"OsInfo\": \"CentOs Bit64\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n },\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n }\n ],\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
806
806
  "title": "获取资产管理系统安装包列表"
807
807
  }
808
808
  ],
@@ -833,24 +833,24 @@
833
833
  "DescribeAssetUserCount": [
834
834
  {
835
835
  "document": "",
836
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetUserCount\n<公共请求参数>\n\n{\n \"Name\": \"xx\"\n}",
837
- "output": "{\n \"Response\": {\n \"Users\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
836
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetUserCount\n<公共请求参数>\n\n{\n \"Name\": \"staff\"\n}",
837
+ "output": "{\n \"Response\": {\n \"Users\": [\n {\n \"Key\": \"staff\",\n \"Value\": 10,\n \"Desc\": \"\",\n \"NewCount\": 20\n }\n ],\n \"RequestId\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n }\n}",
838
838
  "title": "获取所有账号数量"
839
839
  }
840
840
  ],
841
841
  "DescribeAssetUserInfo": [
842
842
  {
843
843
  "document": "",
844
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetUserInfo\n<公共请求参数>\n\n{\n \"Quuid\": \"xx\",\n \"Uuid\": \"xx\",\n \"Name\": \"xx\"\n}",
845
- "output": "{\n \"Response\": {\n \"User\": {\n \"Uuid\": \"xx\",\n \"LastLoginIp\": \"xx\",\n \"Gid\": \"xx\",\n \"PasswordChangeType\": 1,\n \"LastLoginTime\": \"xx\",\n \"MachineIp\": \"xx\",\n \"IsSshLogin\": 1,\n \"Status\": 1,\n \"UpdateTime\": \"xx\",\n \"Shell\": \"xx\",\n \"IsDomain\": 1,\n \"Keys\": [\n {\n \"Comment\": \"xx\",\n \"EncryptType\": \"xx\",\n \"Value\": \"xx\"\n }\n ],\n \"MachineName\": \"xx\",\n \"PasswordDueTime\": \"xx\",\n \"UserType\": 1,\n \"PasswordChangeTime\": \"xx\",\n \"HomePath\": \"xx\",\n \"Remark\": \"xx\",\n \"Name\": \"xx\",\n \"GroupName\": \"xx\",\n \"DisableTime\": \"xx\",\n \"LastLoginLoc\": \"xx\",\n \"Uid\": \"xx\",\n \"IsRoot\": 1,\n \"LastLoginTerminal\": \"xx\",\n \"Quuid\": \"xx\",\n \"PasswordLockDays\": 0,\n \"ShellLoginStatus\": 1,\n \"PasswordWarnDays\": 1\n },\n \"RequestId\": \"xx\"\n }\n}",
844
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetUserInfo\n<公共请求参数>\n\n{\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Name\": \"test_user\"\n}",
845
+ "output": "{\n \"Response\": {\n \"User\": {\n \"MachineIp\": \"10.0.0.11\",\n \"MachineName\": \"test-name\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uid\": \"1011223\",\n \"Gid\": \"1011223\",\n \"Status\": 1,\n \"IsRoot\": 1,\n \"LastLoginTime\": \"2024-10-11 12:23:34\",\n \"Name\": \"test-name\",\n \"UserType\": 1,\n \"IsDomain\": 1,\n \"IsSshLogin\": 1,\n \"HomePath\": \"/root\",\n \"Shell\": \"/bin/sh\",\n \"ShellLoginStatus\": 1,\n \"PasswordChangeTime\": \"2024-10-11 12:23:34\",\n \"PasswordDueTime\": \"2024-10-11 12:23:34\",\n \"PasswordLockDays\": 0,\n \"Remark\": \"\",\n \"GroupName\": \"test-name\",\n \"DisableTime\": \"2024-10-11 12:23:34\",\n \"LastLoginTerminal\": \"test\",\n \"LastLoginLoc\": \"usa\",\n \"LastLoginIp\": \"10.0.0.11\",\n \"PasswordWarnDays\": 1,\n \"PasswordChangeType\": 1,\n \"Keys\": [\n {\n \"Value\": \"test1\",\n \"Comment\": \"name\",\n \"EncryptType\": \"md5\"\n }\n ],\n \"UpdateTime\": \"2024-10-11 12:23:34\"\n },\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
846
846
  "title": "获取主机账号详情"
847
847
  }
848
848
  ],
849
849
  "DescribeAssetUserKeyList": [
850
850
  {
851
851
  "document": "",
852
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetUserKeyList\n<公共请求参数>\n\n{\n \"Name\": \"xx\",\n \"Offset\": 1,\n \"Limit\": 1,\n \"Uuid\": \"xx\",\n \"Quuid\": \"xx\"\n}",
853
- "output": "{\n \"Response\": {\n \"Keys\": [\n {}\n ],\n \"Total\": 1,\n \"RequestId\": \"xx\"\n }\n}",
852
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetUserKeyList\n<公共请求参数>\n\n{\n \"Name\": \"name1\",\n \"Offset\": 0,\n \"Limit\": 10,\n \"Uuid\": \"6cf3c132-aaa-bbbb-b08d-98be9421372a\",\n \"Quuid\": \"6cf3c132-aaa-bbbb-b08d-98be9421372a\"\n}",
853
+ "output": "{\n \"Response\": {\n \"Keys\": [\n {\n \"Value\": \"value1\",\n \"Comment\": \"desc of value1\",\n \"EncryptType\": \"\"\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\"\n }\n}",
854
854
  "title": "获取主机账号Key列表"
855
855
  }
856
856
  ],
@@ -858,15 +858,15 @@
858
858
  {
859
859
  "document": "",
860
860
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetUserList\n<公共请求参数>\n\n{}",
861
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Users\": [\n {\n \"MachineIp\": \"abc\",\n \"MachineWanIp\": \"abc\",\n \"MachineName\": \"abc\",\n \"OsInfo\": \"abc\",\n \"Uuid\": \"abc\",\n \"Quuid\": \"abc\",\n \"Uid\": \"abc\",\n \"Gid\": \"abc\",\n \"Status\": 1,\n \"IsRoot\": 1,\n \"LoginType\": 1,\n \"LastLoginTime\": \"abc\",\n \"Name\": \"abc\",\n \"ProjectId\": 1,\n \"UserType\": 1,\n \"IsDomain\": 1,\n \"IsSudo\": 1,\n \"IsSshLogin\": 1,\n \"HomePath\": \"abc\",\n \"Shell\": \"abc\",\n \"ShellLoginStatus\": 1,\n \"PasswordChangeTime\": \"abc\",\n \"PasswordDueTime\": \"abc\",\n \"PasswordLockDays\": 0,\n \"PasswordStatus\": 0,\n \"UpdateTime\": \"abc\",\n \"FirstTime\": \"abc\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n }\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
861
+ "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Users\": [\n {\n \"MachineIp\": \"10.0.0.11\",\n \"MachineWanIp\": \"110.84.0.11\",\n \"MachineName\": \"test-name\",\n \"OsInfo\": \"CentOs Bit64\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uid\": \"abc\",\n \"Gid\": \"abc\",\n \"Status\": 1,\n \"IsRoot\": 1,\n \"LoginType\": 1,\n \"LastLoginTime\": \"2024-10-11 12:23:34\",\n \"Name\": \"test-name\",\n \"ProjectId\": 1,\n \"UserType\": 1,\n \"IsDomain\": 1,\n \"IsSudo\": 1,\n \"IsSshLogin\": 1,\n \"HomePath\": \"/root\",\n \"Shell\": \"/bin/sh\",\n \"ShellLoginStatus\": 1,\n \"PasswordChangeTime\": \"2024-10-11 12:23:34\",\n \"PasswordDueTime\": \"2024-10-11 12:23:34\",\n \"PasswordLockDays\": 0,\n \"PasswordStatus\": 0,\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n }\n }\n ],\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
862
862
  "title": "获取账号列表"
863
863
  }
864
864
  ],
865
865
  "DescribeAssetWebAppCount": [
866
866
  {
867
867
  "document": "",
868
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebAppCount\n<公共请求参数>\n\n{\n \"Name\": \"xx\"\n}",
869
- "output": "{\n \"Response\": {\n \"WebApps\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
868
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebAppCount\n<公共请求参数>\n\n{\n \"Name\": \"host1\"\n}",
869
+ "output": "{\n \"Response\": {\n \"WebApps\": [\n {\n \"Key\": \"php\",\n \"Value\": 1,\n \"Desc\": \"php v1\",\n \"NewCount\": 0\n }\n ],\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\"\n }\n}",
870
870
  "title": "获取所有Web应用数量"
871
871
  }
872
872
  ],
@@ -874,23 +874,23 @@
874
874
  {
875
875
  "document": "",
876
876
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebAppList\n<公共请求参数>\n\n{}",
877
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"WebApps\": [\n {\n \"MachineIp\": \"abc\",\n \"MachineWanIp\": \"abc\",\n \"Quuid\": \"abc\",\n \"Uuid\": \"abc\",\n \"OsInfo\": \"abc\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"abc\",\n \"TagId\": 1\n }\n ],\n \"Name\": \"abc\",\n \"Version\": \"abc\",\n \"RootPath\": \"abc\",\n \"ServiceType\": \"abc\",\n \"Domain\": \"abc\",\n \"VirtualPath\": \"abc\",\n \"PluginCount\": 1,\n \"Id\": \"abc\",\n \"Desc\": \"abc\",\n \"MachineName\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"FirstTime\": \"abc\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n }\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
877
+ "output": "{\n \"Response\": {\n \"Total\": 1,\n \"WebApps\": [\n {\n \"MachineIp\": \"10.0.0.11\",\n \"MachineWanIp\": \"110.84.0.11\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"OsInfo\": \"CentOs Bit64\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"test-name\",\n \"TagId\": 1\n }\n ],\n \"Name\": \"test-name\",\n \"Version\": \"0.1.1\",\n \"RootPath\": \"/root\",\n \"ServiceType\": \"abc\",\n \"Domain\": \"abc.abc.com\",\n \"VirtualPath\": \"/root\",\n \"PluginCount\": 1,\n \"Id\": \"10001\",\n \"Desc\": \"test domain\",\n \"MachineName\": \"test-name\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n }\n }\n ],\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
878
878
  "title": "获取资产管理Web应用列表"
879
879
  }
880
880
  ],
881
881
  "DescribeAssetWebAppPluginList": [
882
882
  {
883
883
  "document": "",
884
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebAppPluginList\n<公共请求参数>\n\n{\n \"Offset\": 1,\n \"Id\": \"xx\",\n \"Limit\": 1,\n \"Uuid\": \"xx\",\n \"Quuid\": \"xx\"\n}",
885
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"RequestId\": \"xx\",\n \"Plugins\": [\n {\n \"Version\": \"xx\",\n \"Link\": \"xx\",\n \"Name\": \"xx\",\n \"Desc\": \"xx\"\n }\n ]\n }\n}",
884
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebAppPluginList\n<公共请求参数>\n\n{\n \"Offset\": 1,\n \"Id\": \"1001\",\n \"Limit\": 1,\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n}",
885
+ "output": "{\n \"Response\": {\n \"Total\": 1,\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\",\n \"Plugins\": [\n {\n \"Version\": \"0.1.1\",\n \"Link\": \"\",\n \"Name\": \"test-name\",\n \"Desc\": \"test app\"\n }\n ]\n }\n}",
886
886
  "title": "获取资产管理Web应用插件列表"
887
887
  }
888
888
  ],
889
889
  "DescribeAssetWebFrameCount": [
890
890
  {
891
891
  "document": "",
892
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebFrameCount\n<公共请求参数>\n\n{\n \"Name\": \"xx\"\n}",
893
- "output": "{\n \"Response\": {\n \"WebFrames\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
892
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebFrameCount\n<公共请求参数>\n\n{\n \"Name\": \"host1\"\n}",
893
+ "output": "{\n \"Response\": {\n \"WebFrames\": [\n {\n \"Key\": \"key1\",\n \"Value\": 1,\n \"Desc\": \"desc of key1\",\n \"NewCount\": 0\n }\n ],\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\"\n }\n}",
894
894
  "title": "获取所有Web框架数量"
895
895
  }
896
896
  ],
@@ -898,23 +898,23 @@
898
898
  {
899
899
  "document": "",
900
900
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebFrameList\n<公共请求参数>\n\n{}",
901
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"WebFrames\": [\n {\n \"MachineIp\": \"abc\",\n \"MachineWanIp\": \"abc\",\n \"Quuid\": \"abc\",\n \"Uuid\": \"abc\",\n \"OsInfo\": \"abc\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"abc\",\n \"TagId\": 1\n }\n ],\n \"Name\": \"abc\",\n \"Version\": \"abc\",\n \"Lang\": \"abc\",\n \"ServiceType\": \"abc\",\n \"MachineName\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"FirstTime\": \"abc\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n },\n \"Path\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
901
+ "output": "{\n \"Response\": {\n \"Total\": 1,\n \"WebFrames\": [\n {\n \"MachineIp\": \"10.0.0.11\",\n \"MachineWanIp\": \"110.84.0.11\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"OsInfo\": \"CentOs Bit64\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"test-name\",\n \"TagId\": 1\n }\n ],\n \"Name\": \"test-name\",\n \"Version\": \"0.1.1\",\n \"Lang\": \"zh_cn\",\n \"ServiceType\": \"tcp\",\n \"MachineName\": \"test-name\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n },\n \"Path\": \"/root\"\n }\n ],\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
902
902
  "title": "获取资产管理Web框架列表"
903
903
  }
904
904
  ],
905
905
  "DescribeAssetWebLocationCount": [
906
906
  {
907
907
  "document": "",
908
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebLocationCount\n<公共请求参数>\n\n{\n \"Name\": \"xx\"\n}",
909
- "output": "{\n \"Response\": {\n \"WebLocations\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
908
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebLocationCount\n<公共请求参数>\n\n{\n \"Name\": \"host1\"\n}",
909
+ "output": "{\n \"Response\": {\n \"WebLocations\": [\n {\n \"Key\": \"key1\",\n \"Value\": 1,\n \"Desc\": \"desc of key1\",\n \"NewCount\": 1\n }\n ],\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\"\n }\n}",
910
910
  "title": "获取所有Web站点数量"
911
911
  }
912
912
  ],
913
913
  "DescribeAssetWebLocationInfo": [
914
914
  {
915
915
  "document": "",
916
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebLocationInfo\n<公共请求参数>\n\n{\n \"Quuid\": \"xx\",\n \"Uuid\": \"xx\",\n \"Id\": \"xx\"\n}",
917
- "output": "{\n \"Response\": {\n \"WebLocation\": {\n \"ServiceType\": \"xx\",\n \"Name\": \"xx\",\n \"SafeStatus\": 1,\n \"Ip\": \"xx\",\n \"Proto\": \"xx\",\n \"MainPath\": \"xx\",\n \"Command\": \"xx\",\n \"User\": \"xx\",\n \"Port\": 1\n },\n \"RequestId\": \"xx\"\n }\n}",
916
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebLocationInfo\n<公共请求参数>\n\n{\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Id\": \"1024\"\n}",
917
+ "output": "{\n \"Response\": {\n \"WebLocation\": {\n \"Name\": \"test-name\",\n \"Port\": \"22\",\n \"Proto\": \"tcp\",\n \"ServiceType\": \"web\",\n \"SafeStatus\": 1,\n \"User\": \"root\",\n \"MainPath\": \"/root\",\n \"Command\": \"\",\n \"Ip\": \"10.0.0.11\",\n \"UpdateTime\": \"2024-10-11 12:23:34\"\n },\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
918
918
  "title": "获取Web站点详情"
919
919
  }
920
920
  ],
@@ -922,23 +922,23 @@
922
922
  {
923
923
  "document": "",
924
924
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebLocationList\n<公共请求参数>\n\n{}",
925
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Locations\": [\n {\n \"Uuid\": \"abc\",\n \"Quuid\": \"abc\",\n \"MachineIp\": \"abc\",\n \"MachineWanIp\": \"abc\",\n \"MachineName\": \"abc\",\n \"OsInfo\": \"abc\",\n \"Name\": \"abc\",\n \"Port\": \"abc\",\n \"Proto\": \"abc\",\n \"ServiceType\": \"abc\",\n \"PathCount\": 1,\n \"User\": \"abc\",\n \"MainPath\": \"abc\",\n \"MainPathOwner\": \"abc\",\n \"Permission\": \"abc\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"abc\",\n \"TagId\": 1\n }\n ],\n \"Id\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"FirstTime\": \"abc\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n }\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
925
+ "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Locations\": [\n {\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"MachineIp\": \"10.0.0.11\",\n \"MachineWanIp\": \"110.84.0.11\",\n \"MachineName\": \"test-name\",\n \"OsInfo\": \"CentOs Bit64\",\n \"Name\": \"test-name\",\n \"Port\": \"22\",\n \"Proto\": \"tcp\",\n \"ServiceType\": \"abc\",\n \"PathCount\": 1,\n \"User\": \"root\",\n \"MainPath\": \"/root\",\n \"MainPathOwner\": \"/root\",\n \"Permission\": \"abc\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"test-name\",\n \"TagId\": 1\n }\n ],\n \"Id\": \"abc\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n }\n }\n ],\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
926
926
  "title": "获取Web站点列表"
927
927
  }
928
928
  ],
929
929
  "DescribeAssetWebLocationPathList": [
930
930
  {
931
931
  "document": "",
932
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebLocationPathList\n<公共请求参数>\n\n{\n \"Offset\": 1,\n \"Id\": \"xx\",\n \"Limit\": 1,\n \"Uuid\": \"xx\",\n \"Quuid\": \"xx\"\n}",
933
- "output": "{\n \"Response\": {\n \"Paths\": [\n {\n \"Permission\": \"xx\",\n \"Group\": \"xx\",\n \"User\": \"xx\",\n \"RealPath\": \"xx\"\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"xx\"\n }\n}",
932
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebLocationPathList\n<公共请求参数>\n\n{\n \"Quuid\": \"6cf3c132-68ed-11ea-b08d-98be94213712\",\n \"Uuid\": \"6cf3c132-68ed-11ea-b08d-98be94213712\",\n \"Id\": \"1000\",\n \"Limit\": 10,\n \"Offset\": 0\n}",
933
+ "output": "{\n \"Response\": {\n \"Total\": 1,\n \"Paths\": [\n {\n \"VirtualPath\": \"/a/b\",\n \"RealPath\": \"/a/b\",\n \"User\": \"user1\",\n \"Group\": \"group1\",\n \"Permission\": \"066\"\n }\n ],\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\"\n }\n}",
934
934
  "title": "获取Web站点虚拟目录列表"
935
935
  }
936
936
  ],
937
937
  "DescribeAssetWebServiceCount": [
938
938
  {
939
939
  "document": "",
940
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebServiceCount\n<公共请求参数>\n\n{\n \"Name\": \"xx\"\n}",
941
- "output": "{\n \"Response\": {\n \"WebServices\": [\n {\n \"Value\": 0,\n \"Key\": \"xx\",\n \"Desc\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
940
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebServiceCount\n<公共请求参数>\n\n{\n \"Name\": \"host1\"\n}",
941
+ "output": "{\n \"Response\": {\n \"WebServices\": [\n {\n \"Key\": \"service 1\",\n \"Value\": 10,\n \"Desc\": \"web service 1\",\n \"NewCount\": 0\n }\n ],\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\"\n }\n}",
942
942
  "title": "获取所有Web服务数量"
943
943
  }
944
944
  ],
@@ -946,15 +946,15 @@
946
946
  {
947
947
  "document": "",
948
948
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebServiceInfoList\n<公共请求参数>\n\n{}",
949
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"WebServices\": [\n {\n \"OsInfo\": \"xx\",\n \"Version\": \"xx\",\n \"Quuid\": \"xx\",\n \"MachineWanIp\": \"xx\",\n \"Uuid\": \"xx\",\n \"InstallPath\": \"xx\",\n \"ProjectId\": 1,\n \"ConfigPath\": \"xx\",\n \"Id\": \"xx\",\n \"BinPath\": \"xx\",\n \"Tag\": [\n {\n \"TagId\": 1,\n \"Rid\": 0,\n \"Name\": \"xx\"\n }\n ],\n \"User\": \"xx\",\n \"ProcessCount\": 1,\n \"MachineIp\": \"xx\",\n \"Name\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
949
+ "output": "{\n \"Response\": {\n \"WebServices\": [\n {\n \"MachineIp\": \"10.0.0.11\",\n \"MachineWanIp\": \"110.84.0.11\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"OsInfo\": \"CentOs Bit64\",\n \"ProjectId\": 1,\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"test-name\",\n \"TagId\": 1\n }\n ],\n \"Name\": \"test-name\",\n \"Version\": \"0.1.1\",\n \"BinPath\": \"/root\",\n \"User\": \"root\",\n \"InstallPath\": \"/root\",\n \"ConfigPath\": \"/root\",\n \"ProcessCount\": 1,\n \"Id\": \"abc\",\n \"MachineName\": \"test-name\",\n \"Desc\": \"abc\",\n \"UpdateTime\": \"2024-10-11 12:23:34\",\n \"FirstTime\": \"2024-10-11 12:23:34\",\n \"IsNew\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"110.84.0.11\",\n \"PrivateIP\": \"10.0.0.11\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc-12341234\",\n \"InstanceID\": \"ins-aj28fjz\",\n \"HostName\": \"test-name\"\n }\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
950
950
  "title": "查询资产管理Web服务列表"
951
951
  }
952
952
  ],
953
953
  "DescribeAssetWebServiceProcessList": [
954
954
  {
955
955
  "document": "",
956
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebServiceProcessList\n<公共请求参数>\n\n{\n \"Offset\": 1,\n \"Id\": \"xx\",\n \"Limit\": 1,\n \"Uuid\": \"xx\",\n \"Quuid\": \"xx\"\n}",
957
- "output": "{\n \"Response\": {\n \"Process\": [\n {\n \"Status\": \"xx\",\n \"Name\": \"xx\",\n \"Version\": \"xx\",\n \"User\": \"xx\",\n \"StartTime\": \"xx\",\n \"Path\": \"xx\"\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"xx\"\n }\n}",
956
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetWebServiceProcessList\n<公共请求参数>\n\n{\n \"Offset\": 1,\n \"Id\": \"1001\",\n \"Limit\": 1,\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n}",
957
+ "output": "{\n \"Response\": {\n \"Process\": [\n {\n \"Name\": \"test-name\",\n \"Status\": \"S\",\n \"Version\": \"0.1.1\",\n \"Path\": \"/root\",\n \"User\": \"root\",\n \"StartTime\": \"2024-10-11 12:23:34\"\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
958
958
  "title": "获取Web服务关联进程列表"
959
959
  }
960
960
  ],
@@ -1449,8 +1449,8 @@
1449
1449
  "DescribeDirectConnectInstallCommand": [
1450
1450
  {
1451
1451
  "document": "",
1452
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDirectConnectInstallCommand\n<公共请求参数>\n\n{\n \"RegionCode\": \"xx\",\n \"VpcId\": 1,\n \"ExpireDate\": \"2020-09-22\"\n}",
1453
- "output": "{\n \"Response\": {\n \"Ip\": \"xx\",\n \"Token\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
1452
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDirectConnectInstallCommand\n<公共请求参数>\n\n{\n \"RegionCode\": \"sz\",\n \"VpcId\": \"vpc-12341234\",\n \"ExpireDate\": \"2020-09-22\"\n}",
1453
+ "output": "{\n \"Response\": {\n \"Ip\": \"10.0.0.11\",\n \"Token\": \"abcasdfasdfasdf\",\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
1454
1454
  "title": "清理主机信息"
1455
1455
  }
1456
1456
  ],
@@ -1530,15 +1530,15 @@
1530
1530
  {
1531
1531
  "document": "正常获取",
1532
1532
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFileTamperEvents\n<公共请求参数>\n\n{\n \"Offset\": 1,\n \"Limit\": 1\n}",
1533
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"HostName\": \"abc\",\n \"HostIp\": \"abc\",\n \"CreateTime\": \"abc\",\n \"ModifyTime\": \"abc\",\n \"Id\": 1,\n \"Uuid\": \"abc\",\n \"Quuid\": \"abc\",\n \"Type\": 1,\n \"ProcessExe\": \"abc\",\n \"ProcessArgv\": \"abc\",\n \"Target\": \"abc\",\n \"Status\": 1,\n \"EventCount\": 1,\n \"RuleId\": 1,\n \"RuleName\": \"abc\",\n \"Pstree\": \"abc\",\n \"RuleCategory\": 1,\n \"MachineStatus\": \"abc\",\n \"Description\": \"abc\",\n \"Suggestion\": \"abc\",\n \"PrivateIp\": \"abc\",\n \"ExePermission\": \"abc\",\n \"UserName\": \"abc\",\n \"UserGroup\": \"abc\",\n \"ExeMd5\": \"abc\",\n \"ExeSize\": 1,\n \"ExeTime\": 1,\n \"TargetSize\": 1,\n \"TargetPermission\": \"abc\",\n \"TargetModifyTime\": \"abc\",\n \"TargetCreatTime\": \"abc\",\n \"ExePid\": 1,\n \"TargetName\": \"abc\",\n \"Reference\": \"abc\",\n \"Level\": 1,\n \"ExeName\": \"abc\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"abc\",\n \"PrivateIP\": \"abc\",\n \"NetworkType\": 0,\n \"NetworkName\": \"abc\",\n \"InstanceID\": \"abc\",\n \"HostName\": \"abc\"\n },\n \"FileAction\": \"abc\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"abc\"\n }\n}",
1533
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 370572797,\n \"Uuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"Quuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"HostIp\": \"0.0.0.0\",\n \"HostName\": \"销售许可测试机器\",\n \"Type\": 0,\n \"ProcessExe\": \"/usr/bin/crontab\",\n \"ProcessArgv\": \"crontab /root/cron.tmp\",\n \"Target\": \"/var/spool/cron/#tmp.VM-124-81-tencentos.XXXX2QUwZR\",\n \"Status\": 0,\n \"EventCount\": 1,\n \"RuleId\": 1,\n \"RuleName\": \"系统策略-篡改计划任务\",\n \"Pstree\": \"[{\\\"pid\\\":980959,\\\"exe\\\":\\\"/usr/bin/crontab\\\",\\\"account\\\":\\\"root:root\\\",\\\"cmdline\\\":\\\"crontab /root/cron.tmp\\\",\\\"start_time\\\":1729557954,\\\"type\\\":1},{\\\"pid\\\":2288,\\\"exe\\\":\\\"/root/chaos-executor\\\",\\\"account\\\":\\\"root:root\\\",\\\"cmdline\\\":\\\"./chaos-executor d -p 29785a94e8324cda92d0715188765ece -f id_rsa.pub -n Production -s polaris://trpc.tchaos.ServerPush;polaris://trpc.tchaos.proxy.ServerPush -c Production\\\",\\\"start_time\\\":1729471587,\\\"type\\\":2}]\",\n \"CreateTime\": \"2024-10-22 08:45:58\",\n \"ModifyTime\": \"2024-10-22 08:45:58\",\n \"Level\": 1,\n \"RuleCategory\": 0,\n \"MachineStatus\": \"ONLINE\",\n \"Description\": \"检测到系统计划任务被修改\",\n \"Suggestion\": \"排查是否为正常业务需要的计划任务修改\",\n \"PrivateIp\": \"xx.xx.xx.xx\",\n \"ExePermission\": \"-rwsr-xr-x\",\n \"UserName\": \"0\",\n \"UserGroup\": \"0\",\n \"ExeMd5\": \"569f953571579ec4ae613cca7862930a\",\n \"ExeSize\": 0,\n \"ExeTime\": 1669715461,\n \"TargetSize\": 981,\n \"TargetPermission\": \"-rw-------\",\n \"TargetModifyTime\": \"2024-10-22 08:45:54\",\n \"TargetCreatTime\": \"2024-10-22 08:45:54\",\n \"ExePid\": 980959,\n \"TargetName\": \"#tmp.VM-124-81-tencentos.XXXX2QUwZR\",\n \"Reference\": \"\",\n \"ExeName\": \"crontab\",\n \"FileAction\": \"write\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"0.0.0.0\",\n \"PrivateIP\": \"xx.xx.xx.xx\",\n \"NetworkType\": 0,\n \"NetworkName\": \"\",\n \"InstanceID\": \"ins-dsdsds\",\n \"HostName\": \"\"\n }\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"abc\"\n }\n}",
1534
1534
  "title": "核心文件监控事件列表"
1535
1535
  }
1536
1536
  ],
1537
1537
  "DescribeFileTamperRuleCount": [
1538
1538
  {
1539
1539
  "document": "查看主机关联多少个文件监控规则",
1540
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFileTamperRuleCount\n<公共请求参数>\n\n{\n \"Uuids\": [\n \"xx\"\n ]\n}",
1541
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Count\": 1,\n \"Uuid\": \"xx\",\n \"Name\": \"xx\"\n }\n ],\n \"RequestId\": \"c741a4fd-776f-499b-85a2-7bc70fd5b92s\"\n }\n}",
1540
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFileTamperRuleCount\n<公共请求参数>\n\n{\n \"Uuids\": [\n \"1c26308c-5493-4eaf-a817-112ec25f499e\"\n ]\n}",
1541
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Count\": 1,\n \"Uuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"Name\": \"销售许可测试机器\"\n }\n ],\n \"RequestId\": \"c741a4fd-776f-499b-85a2-7bc70fd5b92s\"\n }\n}",
1542
1542
  "title": "示例"
1543
1543
  }
1544
1544
  ],
@@ -1546,7 +1546,7 @@
1546
1546
  {
1547
1547
  "document": "",
1548
1548
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFileTamperRuleInfo\n<公共请求参数>\n\n{\n \"Id\": 1\n}",
1549
- "output": "{\n \"Response\": {\n \"FileTamperRuleDetail\": {\n \"Status\": 1,\n \"Name\": \"xx\",\n \"Level\": 1,\n \"IsGlobal\": 1,\n \"Rule\": [\n {\n \"Action\": \"xx\",\n \"ProcessPath\": \"xx\",\n \"Target\": \"xx\"\n }\n ],\n \"Id\": 1,\n \"Uuids\": [\n \"xx\"\n ],\n \"ModifyTime\": \"xx\",\n \"CreateTime\": \"xx\"\n },\n \"RequestId\": \"sdfiajei2x7878fa7vjs\"\n }\n}",
1549
+ "output": "{\n \"Response\": {\n \"FileTamperRuleDetail\": {\n \"Id\": 11934,\n \"Uuids\": [\n \"1c26308c-5493-4eaf-a817-112ec25f499e\"\n ],\n \"Name\": \"销售许可测试机器\",\n \"Rule\": [\n {\n \"ProcessPath\": \"*/vi\",\n \"Target\": \"/root/*\",\n \"Action\": \"alert\",\n \"FileAction\": \"write\"\n }\n ],\n \"IsGlobal\": 0,\n \"Status\": 1,\n \"CreateTime\": \"2024-08-23T14:37:10+08:00\",\n \"ModifyTime\": \"2024-10-10T20:38:26+08:00\",\n \"Level\": 1,\n \"UuidTotalCount\": 1,\n \"AddWhiteType\": \"\"\n },\n \"RequestId\": \"2725aee8-adc4-4501-90cd-ccd77bfd35d5\"\n }\n}",
1550
1550
  "title": "示例"
1551
1551
  }
1552
1552
  ],
@@ -1585,8 +1585,8 @@
1585
1585
  "DescribeHostInfo": [
1586
1586
  {
1587
1587
  "document": "根据主机Quuid数组查询主机信息",
1588
- "input": "https://cwp.tencentcloudapi.com/?Action=DescribeHostInfo\n&QuuidList.0=\"1\"\n&<公共请求参数>",
1589
- "output": "{\n \"Response\": {\n \"RequestId\": \"3ca51296-46f5-4ad9-80b2-58f02783bb18 \",\n \"HostInfoList\": [\n {\n \"HostIp\": \"xx\",\n \"AliasName\": \"xx\",\n \"Quuid\": \"xx\",\n \"TagList\": [\n \"xx\"\n ]\n },\n {\n \"TagList\": [\n \"xx\"\n ],\n \"AliasName\": \"xx\",\n \"Quuid\": \"xx\",\n \"HostIp\": \"xx\"\n }\n ]\n }\n}",
1588
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeHostInfo\n<公共请求参数>\n\n{\n \"QuuidList\": [\n \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n ]\n}",
1589
+ "output": "{\n \"Response\": {\n \"HostInfoList\": [\n {\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"TagList\": [\n \"abc\"\n ],\n \"HostIp\": \"10.0.0.11\",\n \"AliasName\": \"test-name\",\n \"MachineWanIp\": \"110.84.0.11\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"KernelVersion\": \"0.1.1\",\n \"MachineStatus\": \"abc\",\n \"ProtectType\": \"abc\",\n \"VulNum\": 0,\n \"CloudTags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"InstanceID\": \"ins-aj28fjz\"\n }\n ],\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
1590
1590
  "title": "主机信息与标签信息查询"
1591
1591
  }
1592
1592
  ],
@@ -1768,18 +1768,18 @@
1768
1768
  ],
1769
1769
  "DescribeLogStorageConfig": [
1770
1770
  {
1771
- "document": "示例",
1771
+ "document": "获取日志存储配置",
1772
1772
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLogStorageConfig\n<公共请求参数>\n\n{}",
1773
- "output": "{\n \"Response\": {\n \"Type\": [\n \"abc\"\n ],\n \"Period\": 0,\n \"PeriodModifyCount\": 0,\n \"RequestId\": \"abc\"\n }\n}",
1774
- "title": "示例"
1773
+ "output": "{\n \"Response\": {\n \"Type\": [\n \"malware\"\n ],\n \"Period\": 0,\n \"PeriodModifyCount\": 0,\n \"RequestId\": \"1c26308c-5493-4eaf-a817-112ec25f499e\"\n }\n}",
1774
+ "title": "获取日志存储配置"
1775
1775
  }
1776
1776
  ],
1777
1777
  "DescribeLogStorageRecord": [
1778
1778
  {
1779
- "document": "示例",
1779
+ "document": "获取日志存储量记录",
1780
1780
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLogStorageRecord\n<公共请求参数>\n\n{}",
1781
- "output": "{\n \"Response\": {\n \"Records\": [\n {\n \"Month\": \"abc\",\n \"UsedSize\": 1,\n \"InquireSize\": 1\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
1782
- "title": "示例"
1781
+ "output": "{\n \"Response\": {\n \"Records\": [\n {\n \"Month\": \"202410\",\n \"UsedSize\": 53715597787,\n \"InquireSize\": 53687091200\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
1782
+ "title": "获取日志存储量记录"
1783
1783
  }
1784
1784
  ],
1785
1785
  "DescribeLogStorageStatistic": [
@@ -1842,7 +1842,7 @@
1842
1842
  {
1843
1843
  "document": "",
1844
1844
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMachineFileTamperRules\n<公共请求参数>\n\n{\n \"Offset\": 1,\n \"Limit\": 1,\n \"Uuid\": \"10ee1dad-ed42-4f98-8c9e-bfaa48fcb787\"\n}",
1845
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {\n \"Name\": \"abc\",\n \"RuleCategory\": 1,\n \"Rule\": [\n {\n \"ProcessPath\": \"abc\",\n \"Target\": \"abc\",\n \"Action\": \"abc\",\n \"FileAction\": \"abc\"\n }\n ],\n \"Id\": 1\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
1845
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {\n \"Name\": \"rule1\",\n \"RuleCategory\": 1,\n \"Rule\": [\n {\n \"ProcessPath\": \"/data/process1\",\n \"Target\": \"/a/b.txt\",\n \"Action\": \"skip\",\n \"FileAction\": \"write\"\n }\n ],\n \"Id\": 1\n }\n ],\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\"\n }\n}",
1846
1846
  "title": "核心文件监控事件列表"
1847
1847
  }
1848
1848
  ],
@@ -1858,7 +1858,7 @@
1858
1858
  {
1859
1859
  "document": "本接口(DescribeMachineInfo)用于获取机器详细情况。",
1860
1860
  "input": "https://cwp.tencentcloudapi.com/?Action=DescribeMachineInfo\n&Uuid=UUID\n&<公共请求参数>",
1861
- "output": "{\n \"Response\": {\n \"AgentVersion\": \"\",\n \"FreeMalwaresLeft\": 0,\n \"FreeVulsLeft\": 0,\n \"HasAssetScan\": 0,\n \"InstanceId\": \"ins-ivkx06mb\",\n \"IsProVersion\": true,\n \"MachineIp\": \"172.16.255.2\",\n \"MachineName\": \"tke_cls-kjg9r3fh_master_etcd1\",\n \"MachineOs\": \"TencentOS Server 3.1 (TK4)\",\n \"MachineRegion\": \"ap-shanghai\",\n \"MachineStatus\": \"ONLINE\",\n \"MachineType\": \"CVM\",\n \"MachineWanIp\": \"124.222.61.130\",\n \"PayMode\": \"PREPAY\",\n \"ProVersionDeadline\": \"2024-01-10 10:51:11\",\n \"ProVersionOpenDate\": \"2023-08-07 14:54:29\",\n \"ProtectDays\": 98,\n \"ProtectType\": \"Flagship\",\n \"Quuid\": \"a081a69d-b7cb-4362-b456-59f381de839b\",\n \"RequestId\": \"111\",\n \"Uuid\": \"a081a69d-b7cb-4362-b456-59f381de839b\"\n }\n}",
1861
+ "output": "{\n \"Response\": {\n \"AgentVersion\": \"\",\n \"FreeMalwaresLeft\": 0,\n \"FreeVulsLeft\": 0,\n \"HasAssetScan\": 0,\n \"InstanceId\": \"ins-ivkxaaaa\",\n \"IsProVersion\": true,\n \"MachineIp\": \"172.16.255.2\",\n \"MachineName\": \"tke_cls-kjg9r3fh_master_etcd1\",\n \"MachineOs\": \"TencentOS Server 3.1 (TK4)\",\n \"MachineRegion\": \"ap-shanghai\",\n \"MachineStatus\": \"ONLINE\",\n \"MachineType\": \"CVM\",\n \"MachineWanIp\": \"124.222.61.130\",\n \"PayMode\": \"PREPAY\",\n \"ProVersionDeadline\": \"2024-01-10 10:51:11\",\n \"ProVersionOpenDate\": \"2023-08-07 14:54:29\",\n \"ProtectDays\": 98,\n \"ProtectType\": \"Flagship\",\n \"Quuid\": \"a081a69d-aaaa-bbbb-b456-59f381de839b\",\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\",\n \"Uuid\": \"a081a69d-aaaa-bbbb-b456-59f381de839b\"\n }\n}",
1862
1862
  "title": "获取机器详情"
1863
1863
  }
1864
1864
  ],
@@ -1930,7 +1930,7 @@
1930
1930
  {
1931
1931
  "document": "本接口 (DescribeMachinesSimple) 用于获取区域主机列表。",
1932
1932
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMachinesSimple\n<公共请求参数>\n\n{\n \"Limit\": \"10\",\n \"MachineRegion\": \"ap-shanghai\",\n \"MachineType\": \"CVM\",\n \"Filters\": [\n {\n \"Values\": [\n \"10.0.1.1\"\n ],\n \"Name\": \"Keywords\"\n }\n ],\n \"Offset\": \"0\"\n}",
1933
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"xx\",\n \"Machines\": [\n {\n \"KernelVersion\": \"xx\",\n \"IsProVersion\": false,\n \"MachineOs\": \"xx\",\n \"Uuid\": \"xx\",\n \"MachineName\": \"xx\",\n \"MachineIp\": \"xx\",\n \"PayMode\": \"xx\",\n \"RegionInfo\": {\n \"RegionCode\": \"xx\",\n \"Region\": \"xx\",\n \"RegionId\": 1,\n \"RegionNameEn\": \"xx\",\n \"RegionName\": \"xx\"\n },\n \"Tag\": [\n {\n \"TagId\": 1,\n \"Rid\": 0,\n \"Name\": \"xx\"\n }\n ],\n \"Quuid\": \"xx\",\n \"ProtectType\": \"xx\",\n \"ProjectId\": 1,\n \"MachineWanIp\": \"xx\",\n \"InstanceState\": \"xx\",\n \"MachineType\": \"xx\",\n \"LicenseOrder\": null,\n \"CloudTags\": []\n }\n ]\n }\n}",
1933
+ "output": "{\n \"Response\": {\n \"Machines\": [\n {\n \"MachineName\": \"test-name\",\n \"MachineOs\": \"abc\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"MachineIp\": \"10.0.0.11\",\n \"IsProVersion\": true,\n \"MachineWanIp\": \"110.84.0.11\",\n \"PayMode\": \"abc\",\n \"Tag\": [\n {\n \"Rid\": 0,\n \"Name\": \"test-name\",\n \"TagId\": 1\n }\n ],\n \"RegionInfo\": {\n \"Region\": \"abc\",\n \"RegionName\": \"test-name\",\n \"RegionId\": 1,\n \"RegionCode\": \"abc\",\n \"RegionNameEn\": \"test-name\"\n },\n \"InstanceState\": \"abc\",\n \"ProjectId\": 0,\n \"MachineType\": \"abc\",\n \"KernelVersion\": \"0.1.1\",\n \"ProtectType\": \"abc\",\n \"LicenseOrder\": {\n \"LicenseId\": 1,\n \"LicenseType\": 1,\n \"Status\": 1,\n \"SourceType\": 1,\n \"ResourceId\": \"abc\"\n },\n \"CloudTags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"InstanceId\": \"abc\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"37b6df34-68f1-4ab8-a3d8-7b89de604c82\"\n }\n}",
1934
1934
  "title": "获取区域主机列表"
1935
1935
  }
1936
1936
  ],
@@ -1954,7 +1954,7 @@
1954
1954
  {
1955
1955
  "document": "",
1956
1956
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMalwareFile\n<公共请求参数>\n\n{\n \"Id\": 1\n}",
1957
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxxxx\",\n \"FileUrl\": \"xxxxx\"\n }\n}",
1957
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\",\n \"FileUrl\": \"http://127.0.0.1/file1\"\n }\n}",
1958
1958
  "title": "获取木马文件下载地址"
1959
1959
  }
1960
1960
  ],
@@ -1962,7 +1962,7 @@
1962
1962
  {
1963
1963
  "document": "",
1964
1964
  "input": "https://cwp.tencentcloudapi.com/?Action=DescribeMalwareInfo\n&Id=10000\n&<公共请求参数>",
1965
- "output": "{\n \"Response\": {\n \"MalwareInfo\": {\n \"ProcessID\": \"xx\",\n \"ServersName\": \"xx\",\n \"VirusName\": \"xx\",\n \"Id\": 1,\n \"FileCreateTime\": \"xx\",\n \"Status\": 1,\n \"MachineWanIp\": \"xx\",\n \"Tags\": [\n \"挖矿木马\",\n \"勒索病毒\"\n ],\n \"Heat\": \"xx\",\n \"HarmDescribe\": \"xx\",\n \"SuggestScheme\": \"xx\",\n \"FileModifierTime\": \"xx\",\n \"Level\": 1,\n \"ProcessName\": \"xx\",\n \"LatestScanTime\": \"xx\",\n \"MD5\": \"xx\",\n \"Breadth\": \"xx\",\n \"Reference\": \"xx\",\n \"FilePath\": \"xx\",\n \"FileName\": \"xx\",\n \"FileSize\": 0,\n \"HostIp\": \"xx\",\n \"MachineStatus\": \"xx\",\n \"CreateTime\": \"xx\",\n \"PsTree\": \"xx\"\n },\n \"RequestId\": \"xx\"\n }\n}",
1965
+ "output": "{\n \"Response\": {\n \"MalwareInfo\": {\n \"VirusName\": \"name1\",\n \"FileSize\": 10,\n \"MD5\": \"87f70257f93a96273664ea5ef842c2c3\",\n \"FilePath\": \"/data/path1\",\n \"FileCreateTime\": \"2020-10-01 01:02:03\",\n \"FileModifierTime\": \"2020-10-01 02:02:03\",\n \"HarmDescribe\": \"desc1\",\n \"SuggestScheme\": \"suggest1\",\n \"ServersName\": \"srv1\",\n \"HostIp\": \"172.16.20.1\",\n \"ProcessName\": \"prcess1\",\n \"ProcessID\": \"12345\",\n \"Tags\": [\n \"tag1\"\n ],\n \"Breadth\": \"10\",\n \"Heat\": \"80\",\n \"Id\": 1,\n \"FileName\": \"/data/file1\",\n \"CreateTime\": \"2020-10-01 00:02:03\",\n \"LatestScanTime\": \"2020-10-02 00:02:03\",\n \"Reference\": \"ref1\",\n \"MachineWanIp\": \"14.13.12.1\",\n \"PsTree\": \"abc\",\n \"MachineStatus\": \"ONLINE\",\n \"Status\": 1,\n \"Level\": 1,\n \"CheckPlatform\": \"platform1\",\n \"Uuid\": \"6cf3c132-aaa-bbbb-b08d-98be9421372a\",\n \"ModifyTime\": \"2020-10-01 00:02:03\",\n \"StrFileAccessTime\": \"2020-10-01 00:02:03\",\n \"MachineExtraInfo\": {\n \"WanIP\": \"14.13.12.1\",\n \"PrivateIP\": \"172.16.20.1\",\n \"NetworkType\": 0,\n \"NetworkName\": \"vpc\",\n \"InstanceID\": \"ins-iv1kdw\",\n \"HostName\": \"host1\"\n },\n \"References\": [\n \"ref1\"\n ]\n },\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\"\n }\n}",
1966
1966
  "title": "查看恶意文件详情"
1967
1967
  }
1968
1968
  ],
@@ -1978,7 +1978,7 @@
1978
1978
  {
1979
1979
  "document": "",
1980
1980
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMalwareRiskWarning\n<公共请求参数>\n\n{}",
1981
- "output": "{\n \"Response\": {\n \"RequestId\": \"b4472a50-bd0b-45d0-8568-6b56d8fc8585\",\n \"IsCheckRisk\": true,\n \"IsPop\": true,\n \"List\": [\n {\n \"MachineIp\": \"1.1.1.1\",\n \"VirusName\": \"描述\",\n \"CreateTime\": \"2020/05/20 00:00:00\",\n \"Id\": \"1121\"\n }\n ],\n \"ProcessList\": [\n {\n \"VirusName\": \"xx\",\n \"MachineIp\": \"xx\",\n \"CreateTime\": \"xx\",\n \"Id\": 1\n }\n ]\n }\n}",
1981
+ "output": "{\n \"Response\": {\n \"IsCheckRisk\": true,\n \"List\": [\n {\n \"MachineIp\": \"172.16.20.1\",\n \"VirusName\": \"virus1\",\n \"CreateTime\": \"2020-10-01 00:01:02\",\n \"Id\": 1\n }\n ],\n \"IsPop\": true,\n \"ProcessList\": [\n {\n \"MachineIp\": \"172.16.20.2\",\n \"VirusName\": \"virus2\",\n \"CreateTime\": \"2020-10-02 00:01:03\",\n \"Id\": 1\n }\n ],\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\"\n }\n}",
1982
1982
  "title": "风险预警提示"
1983
1983
  }
1984
1984
  ],
@@ -1994,7 +1994,7 @@
1994
1994
  {
1995
1995
  "document": "",
1996
1996
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMalwareWhiteList\n<公共请求参数>\n\n{\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
1997
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"WhiteList\": [\n {\n \"FileDirectory\": \"xx\",\n \"Md5List\": \"xx\",\n \"IsGlobal\": 1,\n \"QuuidList\": \"xx\",\n \"EventsCount\": 1,\n \"Mode\": 1,\n \"FileExtension\": \"xx\",\n \"MatchType\": 1,\n \"CreateTime\": \"xx\",\n \"Id\": 1\n },\n {\n \"FileDirectory\": \"xx\",\n \"Md5List\": \"xx\",\n \"IsGlobal\": 1,\n \"QuuidList\": \"xx\",\n \"EventsCount\": 1,\n \"Mode\": 1,\n \"FileExtension\": \"xx\",\n \"MatchType\": 1,\n \"Id\": 1,\n \"CreateTime\": \"xx\"\n },\n {\n \"FileDirectory\": \"xx\",\n \"Md5List\": \"xx\",\n \"IsGlobal\": 1,\n \"QuuidList\": \"xx\",\n \"EventsCount\": 1,\n \"Mode\": 1,\n \"FileExtension\": \"xx\",\n \"MatchType\": 1,\n \"Id\": 1,\n \"CreateTime\": \"xx\"\n },\n {\n \"FileDirectory\": \"xx\",\n \"Md5List\": \"xx\",\n \"IsGlobal\": 1,\n \"QuuidList\": \"xx\",\n \"EventsCount\": 1,\n \"Mode\": 1,\n \"FileExtension\": \"xx\",\n \"MatchType\": 1,\n \"Id\": 1,\n \"CreateTime\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
1997
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"WhiteList\": [\n {\n \"Id\": 1,\n \"QuuidList\": \"6cf3c132-aaa-bbbb-b08d-98be9421372a\",\n \"Md5List\": \"87f70257f93a96273664ea5ef842c2c3\",\n \"IsGlobal\": 1,\n \"Mode\": 1,\n \"MatchType\": 1,\n \"FileName\": \"/data/file1\",\n \"FileDirectory\": \"/data\",\n \"FileExtension\": \"abc\",\n \"CreateTime\": \"2020-10-01 00:01:02\",\n \"EventsCount\": 1,\n \"ModifyTime\": \"2020-10-01 00:01:02\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
1998
1998
  "title": "获取木马白名单列表"
1999
1999
  }
2000
2000
  ],
@@ -2002,7 +2002,7 @@
2002
2002
  {
2003
2003
  "document": "",
2004
2004
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMalwareWhiteListAffectList\n<公共请求参数>\n\n{\n \"WhiteListId\": 1,\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
2005
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"xx\",\n \"AffectList\": [\n {\n \"FilePath\": \"xx\",\n \"CreateTime\": \"xx\",\n \"Md5\": \"xx\",\n \"Id\": 1,\n \"HostIp\": \"xx\"\n }\n ]\n }\n}",
2005
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\",\n \"AffectList\": [\n {\n \"FilePath\": \"/data/file1\",\n \"CreateTime\": \"2020-10-01 00:01:10\",\n \"Md5\": \"87f70257f93a96273664ea5ef842c2c3\",\n \"Id\": 1,\n \"HostIp\": \"172.16.10.1\"\n }\n ]\n }\n}",
2006
2006
  "title": "获取木马白名单受影响列表"
2007
2007
  }
2008
2008
  ],
@@ -2137,8 +2137,8 @@
2137
2137
  "DescribeRansomDefenseBackupList": [
2138
2138
  {
2139
2139
  "document": "查询主机快照备份列表",
2140
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRansomDefenseBackupList\n<公共请求参数>\n\n{\n \"Order\": \"xx\",\n \"Limit\": 1,\n \"Quuid\": \"xx\",\n \"Filters\": [\n {\n \"Values\": [\n \"xx\"\n ],\n \"Name\": \"xx\",\n \"ExactMatch\": true\n }\n ],\n \"Offset\": 1,\n \"By\": \"xx\"\n}",
2141
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {}\n ],\n \"RequestId\": \"xx\"\n }\n}",
2140
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRansomDefenseBackupList\n<公共请求参数>\n\n{\n \"Order\": \"ASC\",\n \"Limit\": 1,\n \"Quuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"Offset\": 1,\n \"By\": \"CreateTime\"\n}",
2141
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {\n \"BackupTime\": \"2024-10-21 00:00:00\",\n \"EventStatus\": 0,\n \"BackupStatus\": 1,\n \"Disks\": \"disk-2wnc|adaqlu-test_系统盘\",\n \"DiskCount\": 1,\n \"SnapshotIds\": \"snap-gbz1cigr\",\n \"StrategyId\": 5570,\n \"StrategyStatus\": 1,\n \"StrategyName\": \"tt1\"\n }\n ],\n \"RequestId\": \"9dae49e7-472a-9c0d-d5c4-e4a4ad9b4e8c\"\n }\n}",
2142
2142
  "title": "查询主机快照备份列表"
2143
2143
  }
2144
2144
  ],
@@ -2146,15 +2146,15 @@
2146
2146
  {
2147
2147
  "document": "根据过滤参数查询防勒索事件列表",
2148
2148
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRansomDefenseEventsList\n<公共请求参数>\n\n{\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
2149
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {\n \"Status\": \"xx\",\n \"BaitFilePath\": \"xx\",\n \"Uuid\": \"xx\",\n \"FilePath\": \"xx\",\n \"InstanceId\": \"xx\",\n \"HostName\": \"xx\",\n \"Pid\": 1,\n \"FileMd5\": \"xx\",\n \"CreateTime\": \"xx\",\n \"Quuid\": \"xx\",\n \"PidParam\": \"xx\",\n \"ModifyTime\": \"xx\",\n \"WanIp\": \"xx\",\n \"StrategyId\": 1,\n \"HostIp\": \"xx\",\n \"Type\": 1,\n \"Id\": 1,\n \"StrategyName\": \"xx\",\n \"FileSize\": 1\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
2149
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {\n \"Id\": 74,\n \"CreateTime\": \"2024-05-14 11:01:02\",\n \"ModifyTime\": \"2024-07-19 17:59:03\",\n \"Quuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"Uuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"Status\": 2,\n \"BaitFilePath\": \"/home/.yjfile/121hcXh.doc\",\n \"FilePath\": \"/usr/bin/bash\",\n \"FileMd5\": \"708c8760385810080c4d17fa84d325ca\",\n \"FileSize\": 964536,\n \"Pid\": 32254,\n \"PidParam\": \"bash -c echo \\\"Csip data test\\\" >> /home/.yjfile/121hcXh.doc 1>&2\",\n \"Type\": 0,\n \"PsTree\": \"W3sicGlkIjozMjI1NCwiZXhlIjoiL3Vzci9iaW4vYmFzaCIsImNtZGxpbmUiOiJiYXNoIC1jIGVjaG8gXCJDc2lwIGRhdGEgdGVzdFwiIFx1MDAzZVx1MDAzZSAvaG9tZS8ueWpmaWxlLzEyMWhjWGguZG9jICAxXHUwMDNlXHUwMDI2MiIsImFjY291bnQiOiIwOjAiLCJzdGFydF90aW1lIjoxNzE1NjU1NjYyLCJleGVfcGVybSI6Ii1yd3hyLXhyLXgiLCJleGVfbXRpbWUiOjE1ODU3MDc0NTEsInNlc3Npb25pZCI6MzIyNTQsInNzaF9zb3VyY2UiOiIxMTMuMTA4Ljc3LjUzOjM5NjIyIiwic3NoX3NlcnZpY2UiOiIxNzIuMTYuNDkuMTA0OjIyIn0seyJwaWQiOjMyMjUyLCJleGUiOiIvdXNyL3NiaW4vc3NoZCIsImNtZGxpbmUiOiIvdXNyL3NiaW4vc3NoZCAtRCAtUiIsImFjY291bnQiOiIwOjAiLCJzdGFydF90aW1lIjoxNzE1NjU1NjYxLCJleGVfcGVybSI6Ii1yd3hyLXhyLXgiLCJleGVfbXRpbWUiOjE2OTExNjQ4NTIsInNlc3Npb25pZCI6MzIyNTJ9XQ==\",\n \"ProcessStartTime\": \"2024-05-14 11:01:02\",\n \"InstanceId\": \"ins-qwea\",\n \"HostName\": \"销售许可测试机器\",\n \"StrategyId\": 5569,\n \"StrategyName\": \"测试勿动\",\n \"HostIp\": \"xx.xx.xx.xx\",\n \"WanIp\": \"xx.xx.xx.xx\",\n \"SnapshotNum\": 45\n }\n ],\n \"RequestId\": \"4e1f7136-1777-59a3-f31e-ed0623b3d270\"\n }\n}",
2150
2150
  "title": "查询防勒索事件列表"
2151
2151
  }
2152
2152
  ],
2153
2153
  "DescribeRansomDefenseMachineList": [
2154
2154
  {
2155
2155
  "document": "查询备份详情列表",
2156
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRansomDefenseMachineList\n<公共请求参数>\n\n{\n \"Order\": \"xx\",\n \"Limit\": 1,\n \"By\": \"xx\",\n \"Filters\": [\n {\n \"Values\": [\n \"xx\"\n ],\n \"Name\": \"xx\",\n \"ExactMatch\": true\n }\n ],\n \"Offset\": 1\n}",
2157
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {}\n ],\n \"RequestId\": \"xx\"\n }\n}",
2156
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRansomDefenseMachineList\n<公共请求参数>\n\n{\n \"Order\": \"DESC\",\n \"Limit\": 1,\n \"By\": \"LastBackupTime\",\n \"Offset\": 1\n}",
2157
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {\n \"Uuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"Quuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"MachineName\": \"销售许可测试机器\",\n \"InstanceId\": \"ins-ewwewe\",\n \"MachineIp\": \"10.0.0.2\",\n \"MachineWanIp\": \"xx.xx.xx.xx\",\n \"CloudTags\": [],\n \"RegionInfo\": {\n \"Region\": \"ap-guangzhou\",\n \"RegionCode\": \"gz\",\n \"RegionId\": 1,\n \"RegionName\": \"华南地区(广州)\",\n \"RegionNameEn\": \"South China (Guangzhou)\"\n },\n \"Tag\": [\n {\n \"Rid\": 16069,\n \"Name\": \"apitest\",\n \"TagId\": 16069\n }\n ],\n \"Status\": 1,\n \"StrategyId\": 5570,\n \"StrategyName\": \"tt1\",\n \"DiskInfo\": \"\",\n \"HostVersion\": 2,\n \"BackupCount\": 128,\n \"BackupSuccessCount\": 121,\n \"LastBackupStatus\": 1,\n \"LastBackupTime\": \"2024-10-22 00:04:04\",\n \"LastBackupMessage\": \"\",\n \"RollBackStatus\": 0,\n \"RollBackPercent\": 0\n }\n ],\n \"RequestId\": \"586e7838-8dce-38d4-5e4d-bbc5f4191c25\"\n }\n}",
2158
2158
  "title": "查询备份详情列表"
2159
2159
  }
2160
2160
  ],
@@ -2169,8 +2169,8 @@
2169
2169
  "DescribeRansomDefenseRollBackTaskList": [
2170
2170
  {
2171
2171
  "document": "查询回滚任务列表",
2172
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRansomDefenseRollBackTaskList\n<公共请求参数>\n\n{\n \"Order\": \"xx\",\n \"Limit\": 1,\n \"By\": \"xx\",\n \"Filters\": [\n {\n \"Values\": [\n \"xx\"\n ],\n \"Name\": \"xx\",\n \"ExactMatch\": true\n }\n ],\n \"Offset\": 1\n}",
2173
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {}\n ],\n \"RequestId\": \"xx\"\n }\n}",
2172
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRansomDefenseRollBackTaskList\n<公共请求参数>\n\n{\n \"Order\": \"DESC\",\n \"Limit\": 1,\n \"By\": \"ModifyTime\",\n \"Offset\": 1\n}",
2173
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {\n \"Id\": 906,\n \"Uuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"Quuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e \",\n \"InstanceId\": \"ins-ddada\",\n \"MachineName\": \"销售许可测试机器\",\n \"Status\": 1,\n \"Disks\": \"disk-dddd|ddd-test_系统盘\",\n \"CreateTime\": \"2024-09-19 21:46:09\",\n \"BackupTime\": \"2024-09-19 00:00:00\",\n \"ModifyTime\": \"2024-09-19 21:46:21\",\n \"RegionInfo\": {\n \"Region\": \"ap-guangzhou\",\n \"RegionCode\": \"gz\",\n \"RegionId\": 1,\n \"RegionName\": \"华南地区(广州)\",\n \"RegionNameEn\": \"South China (Guangzhou)\"\n }\n }\n ],\n \"RequestId\": \"1703764f-b3ea-4d7f-99cb-cc3a6a62e2ec\"\n }\n}",
2174
2174
  "title": "查询回滚任务列表"
2175
2175
  }
2176
2176
  ],
@@ -2186,7 +2186,7 @@
2186
2186
  {
2187
2187
  "document": "",
2188
2188
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRansomDefenseStrategyDetail\n<公共请求参数>\n\n{\n \"Id\": 1\n}",
2189
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"Strategy\": {\n \"Status\": 1,\n \"ExcludeDir\": \"xx\",\n \"Description\": \"xx\",\n \"Hour\": \"xx\",\n \"EventCount\": 1,\n \"MachineCount\": 1,\n \"Uin\": \"xx\",\n \"BackupType\": 1,\n \"IncludeDir\": \"xx\",\n \"Weekday\": \"xx\",\n \"ModifyTime\": \"xx\",\n \"CreateTime\": \"xx\",\n \"IsAll\": 1,\n \"Id\": 0,\n \"SaveDay\": 1,\n \"Name\": \"xx\"\n }\n }\n}",
2189
+ "output": "{\n \"Response\": {\n \"RequestId\": \"c0d89f6e-021b-f1ba-d067-201da364e250\",\n \"Strategy\": {\n \"Id\": 1,\n \"Uin\": \"100004506473\",\n \"Name\": \"tt1\",\n \"Description\": \"\",\n \"Status\": 1,\n \"IsAll\": 0,\n \"IncludeDir\": \"/\",\n \"ExcludeDir\": \"\",\n \"BackupType\": 0,\n \"Weekday\": \"1;2;3;4;5\",\n \"Hour\": \"00:00\",\n \"SaveDay\": 0,\n \"MachineCount\": 1,\n \"CreateTime\": \"2024-04-17 23:19:43\",\n \"ModifyTime\": \"2024-10-17 20:10:00\",\n \"EventCount\": 0\n }\n }\n}",
2190
2190
  "title": "获取策略详情"
2191
2191
  }
2192
2192
  ],
@@ -2194,15 +2194,15 @@
2194
2194
  {
2195
2195
  "document": "查询防勒索策略列表",
2196
2196
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRansomDefenseStrategyList\n<公共请求参数>\n\n{\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
2197
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 0,\n \"Uin\": \"abc\",\n \"Name\": \"abc\",\n \"Description\": \"abc\",\n \"Status\": 1,\n \"IsAll\": 1,\n \"IncludeDir\": \"abc\",\n \"ExcludeDir\": \"abc\",\n \"BackupType\": 1,\n \"Weekday\": \"abc\",\n \"Hour\": \"abc\",\n \"SaveDay\": 1,\n \"CreateTime\": \"abc\",\n \"ModifyTime\": \"abc\",\n \"MachineCount\": 1\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"abc\"\n }\n}",
2197
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 5570,\n \"Uin\": \"3232323\",\n \"Name\": \"tt1\",\n \"Description\": \"\",\n \"Status\": 1,\n \"IsAll\": 0,\n \"IncludeDir\": \"/\",\n \"ExcludeDir\": \"\",\n \"BackupType\": 0,\n \"Weekday\": \"1;2;3;4;5\",\n \"Hour\": \"00:00\",\n \"SaveDay\": 0,\n \"MachineCount\": 1,\n \"CreateTime\": \"2024-04-17 23:19:43\",\n \"ModifyTime\": \"2024-10-17 20:10:00\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"abc\"\n }\n}",
2198
2198
  "title": "查询防勒索策略列表"
2199
2199
  }
2200
2200
  ],
2201
2201
  "DescribeRansomDefenseStrategyMachines": [
2202
2202
  {
2203
2203
  "document": "查询防勒索策略绑定机器列表",
2204
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRansomDefenseStrategyMachines\n<公共请求参数>\n\n{\n \"Id\": 1,\n \"Limit\": 1,\n \"Filters\": [\n {\n \"Values\": [\n \"xx\"\n ],\n \"Name\": \"xx\",\n \"ExactMatch\": true\n }\n ],\n \"Offset\": 1,\n \"Order\": \"xx\",\n \"By\": \"xx\"\n}",
2205
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {}\n ],\n \"RequestId\": \"xx\"\n }\n}",
2204
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRansomDefenseStrategyMachines\n<公共请求参数>\n\n{\n \"Id\": 1,\n \"Limit\": 1,\n \"Offset\": 1\n}",
2205
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {\n \"Uuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"Quuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"MachineName\": \"销售许可测试机器\",\n \"InstanceId\": \"ins-ddad\",\n \"MachineIp\": \"10.0.0.2\",\n \"MachineWanIp\": \"xx.xx.xx.xx\",\n \"CloudTags\": [],\n \"RegionInfo\": {\n \"Region\": \"ap-guangzhou\",\n \"RegionCode\": \"gz\",\n \"RegionId\": 1,\n \"RegionName\": \"华南地区(广州)\",\n \"RegionNameEn\": \"South China (Guangzhou)\"\n },\n \"Tag\": [\n {\n \"Rid\": 16069,\n \"Name\": \"apitest\",\n \"TagId\": 16069\n }\n ],\n \"Status\": 1,\n \"StrategyId\": 5570,\n \"StrategyName\": \"tt1\",\n \"DiskInfo\": \"\",\n \"HostVersion\": 2\n }\n ],\n \"RequestId\": \"544961cc-1ee0-4a5f-9752-7489afa407ef\"\n }\n}",
2206
2206
  "title": "查询防勒索策略绑定机器列表"
2207
2207
  }
2208
2208
  ],
@@ -2250,8 +2250,8 @@
2250
2250
  {
2251
2251
  "document": "",
2252
2252
  "input": "https://cwp.tencentcloudapi.com/?Action=DescribeRiskBatchStatus\n&RiskType=MALWARE\n&<公共请求参数>",
2253
- "output": "{\n \"Response\": {\n \"Status\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
2254
- "title": "查看恶意文件详情"
2253
+ "output": "{\n \"Response\": {\n \"Status\": \"Handling\",\n \"RequestId\": \"1703764f-b3ea-4d7f-99cb-cc3a6a62e2ec\"\n }\n}",
2254
+ "title": "查询入侵检测事件更新状态任务是否完成"
2255
2255
  }
2256
2256
  ],
2257
2257
  "DescribeRiskDnsEventInfo": [
@@ -2402,8 +2402,8 @@
2402
2402
  {
2403
2403
  "document": "",
2404
2404
  "input": "https://cwp.tencentcloudapi.com/?Action=DescribeScreenGeneralStat\n&<公共请求参数>",
2405
- "output": "{\n \"Response\": {\n \"Protection\": [\n {\n \"Name\": \"xx\",\n \"Value\": 1\n }\n ],\n \"RequestId\": \"xx\",\n \"Machines\": [\n {\n \"Name\": \"xx\",\n \"Value\": 1\n }\n ]\n }\n}",
2406
- "title": "获取主机安全相关统计"
2405
+ "output": "{\n \"Response\": {\n \"Protection\": [\n {\n \"Name\": \"旗舰版\",\n \"Value\": 82\n },\n {\n \"Name\": \"专业版\",\n \"Value\": 0\n }\n ],\n \"RequestId\": \"25d35d95-6e24-4161-f405-ae7a90afe569\",\n \"Machines\": [\n {\n \"Name\": \"在线\",\n \"Value\": 57\n },\n {\n \"Name\": \"离线\",\n \"Value\": 30\n }\n ]\n }\n}",
2406
+ "title": "大屏可视化获取主机相关统计"
2407
2407
  }
2408
2408
  ],
2409
2409
  "DescribeScreenHostInvasion": [
@@ -2472,25 +2472,25 @@
2472
2472
  ],
2473
2473
  "DescribeSecurityBroadcastInfo": [
2474
2474
  {
2475
- "document": "根据基线id查询基线详情",
2475
+ "document": "根据id查询安全播报文章信息",
2476
2476
  "input": "https://cwp.tencentcloudapi.com/?Action=DescribeSecurityBroadcastInfo\n&Id=5\n&<公共请求参数>",
2477
- "output": "{\n \"Response\": {\n \"BroadcastInfo\": {\n \"Subtitle\": \"xxx\",\n \"Title\": \"xx\",\n \"CreateTime\": \"xx\",\n \"Content\": \"xx\",\n \"Id\": 1\n },\n \"RequestId\": \"5b49dea4-0d0e-400f-8d11-2fdf1707c51a\"\n }\n}",
2478
- "title": "查询基线详情"
2477
+ "output": "{\n \"Response\": {\n \"BroadcastInfo\": {\n \"Subtitle\": \"安全播报\",\n \"Title\": \"安全播报\",\n \"CreateTime\": \"2019-12-25 11:57:15\",\n \"Content\": \"安全播报\",\n \"Id\": 5\n },\n \"RequestId\": \"5b49dea4-0d0e-400f-8d11-2fdf1707c51a\"\n }\n}",
2478
+ "title": "查询安全播报文章信息"
2479
2479
  }
2480
2480
  ],
2481
2481
  "DescribeSecurityBroadcasts": [
2482
2482
  {
2483
2483
  "document": "",
2484
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSecurityBroadcasts\n<公共请求参数>\n\n{\n \"EndDate\": \"xx\",\n \"BeginDate\": \"xx\",\n \"Limit\": 1,\n \"Offset\": 1\n}",
2485
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {\n \"Subtitle\": \"xx\",\n \"Level\": 1,\n \"Title\": \"xx\",\n \"CreateTime\": \"xx\",\n \"Type\": 1,\n \"Id\": 1\n }\n ],\n \"RequestId\": \"5b49dea4-0d0e-400f-8d11-2fdf1707c51a \"\n }\n}",
2486
- "title": "示例"
2484
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSecurityBroadcasts\n<公共请求参数>\n\n{\n \"EndDate\": \"2019-11-25\",\n \"BeginDate\": \"2019-12-25\",\n \"Limit\": 1,\n \"Offset\": 1\n}",
2485
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"List\": [\n {\n \"Subtitle\": \"安全播报\",\n \"Level\": 1,\n \"Title\": \"安全播报\",\n \"CreateTime\": \"2019-12-25 11:57:15\",\n \"Type\": 1,\n \"Id\": 1\n }\n ],\n \"RequestId\": \"5b49dea4-0d0e-400f-8d11-2fdf1707c51a \"\n }\n}",
2486
+ "title": "安全播报列表页"
2487
2487
  }
2488
2488
  ],
2489
2489
  "DescribeSecurityDynamics": [
2490
2490
  {
2491
2491
  "document": "获取安全事件消息数据。",
2492
2492
  "input": "https://cwp.tencentcloudapi.com/?Action=DescribeSecurityDynamics\n&Limit=10\n&Offset=0\n&<公共请求参数>",
2493
- "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"SecurityDynamics\": [\n {\n \"Uuid\": \"add4a78a-0d59-11e8-b7ab-00e081e1a5c5\",\n \"EventTime\": \"2018-10-08 12:12:22\",\n \"EventType\": \"MALWARE\",\n \"Message\": \"发现主机10.10.10.12存在恶意文件5个\",\n \"SecurityLevel\": \"xx\"\n }\n ],\n \"TotalCount\": 100\n }\n}",
2493
+ "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"SecurityDynamics\": [\n {\n \"Uuid\": \"add4a78a-0d59-11e8-b7ab-00e081e1a5c5\",\n \"EventTime\": \"2018-10-08 12:12:22\",\n \"EventType\": \"MALWARE\",\n \"Message\": \"发现主机10.10.10.12存在恶意文件5个\",\n \"SecurityLevel\": \"HIGH\"\n }\n ],\n \"TotalCount\": 100\n }\n}",
2494
2494
  "title": "获取安全事件消息数据"
2495
2495
  }
2496
2496
  ],
@@ -2531,14 +2531,14 @@
2531
2531
  "document": "",
2532
2532
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeServerRelatedDirInfo\n<公共请求参数>\n\n{\n \"Id\": 1\n}",
2533
2533
  "output": "{\n \"Response\": {\n \"HostIp\": \"10.0.0.1\",\n \"HostName\": \"服务器1\",\n \"ProtectDirNum\": 1,\n \"ProtectFileNum\": 1,\n \"ProtectTamperNum\": 1,\n \"ProtectLinkNum\": 1,\n \"RequestId\": \"ee02ffee-8682-4b28-aae3-561274d68bdd\"\n }\n}",
2534
- "title": "示例"
2534
+ "title": "查询服务区关联目录详情"
2535
2535
  }
2536
2536
  ],
2537
2537
  "DescribeServersAndRiskAndFirstInfo": [
2538
2538
  {
2539
2539
  "document": "",
2540
2540
  "input": "https://cwp.tencentcloudapi.com/?Action=DescribeServersAndRiskAndFirstInfo\n&<公共请求参数>",
2541
- "output": "{\n \"Response\": {\n \"RequestId\": \"req-566234234\",\n \"RiskFileCount\": 100,\n \"AddRiskFileCount\": 1,\n \"ServersCount\": 50,\n \"IsFirstCheck\": false,\n \"ScanTime\": \"2020-11-03 00:00:00\"\n }\n}",
2541
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\",\n \"RiskFileCount\": 100,\n \"AddRiskFileCount\": 1,\n \"ServersCount\": 50,\n \"IsFirstCheck\": false,\n \"ScanTime\": \"2020-11-03 00:00:00\"\n }\n}",
2542
2542
  "title": "获取待处理风险文件数+影响服务器数+试用"
2543
2543
  }
2544
2544
  ],
@@ -2666,7 +2666,7 @@
2666
2666
  {
2667
2667
  "document": "",
2668
2668
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVulDefenceOverview\n<公共请求参数>\n\n{}",
2669
- "output": "{\n \"Response\": {\n \"Overview\": {\n \"Enable\": 0,\n \"DefendCounts\": 0,\n \"DefendHostCount\": [\n 0\n ],\n \"ExceptionCount\": [\n 0\n ],\n \"Date\": [\n \"xx\"\n ],\n \"AttackCounts\": [\n 0\n ]\n },\n \"RequestId\": \"xx\"\n }\n}",
2669
+ "output": "{\n \"Response\": {\n \"Overview\": {\n \"Enable\": 0,\n \"DefendHostCount\": 0,\n \"ExceptionCount\": 0,\n \"AttackCounts\": [\n 0\n ],\n \"DefendCounts\": [\n 0\n ],\n \"Date\": [\n \"2020-10-01\"\n ]\n },\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\"\n }\n}",
2670
2670
  "title": "获取漏洞防御概览信息"
2671
2671
  }
2672
2672
  ],
@@ -2874,8 +2874,8 @@
2874
2874
  {
2875
2875
  "document": "",
2876
2876
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWebPageEventList\n<公共请求参数>\n\n{\n \"By\": \"CreateTime\",\n \"Order\": 1,\n \"Filters\": [\n {\n \"Name\": \"IpOrAlias\",\n \"Values\": [\n \"HostName or HostIp\"\n ]\n }\n ]\n}",
2877
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 1,\n \"CreateTime\": \"2020-06-10 00:00:04\",\n \"EventDir\": \"/tmp\",\n \"EventStatus\": 1,\n \"EventType\": 1,\n \"HostIp\": \"10.0.0.1\",\n \"HostName\": \"服务器名称1\",\n \"RestoreTime\": \"2020-06-11 00:00:04\",\n \"FileType\": 1\n }\n ],\n \"RequestId\": \"d9506441-52bc-4d14-a767-7e1251ed3ced\",\n \"TotalCount\": 1\n }\n}",
2878
- "title": "示例"
2877
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"HostName\": \"销售许可测试机器\",\n \"HostIp\": \"xx.xx.xx.xx\",\n \"Quuid\": \"1c26308c-5493-4eaf-a817-112ec25f499e\",\n \"EventDir\": \"/root/csipdata/virus/php/1.php\",\n \"EventType\": 4,\n \"EventStatus\": 1,\n \"CreateTime\": \"2024-08-16 11:49:11\",\n \"RestoreTime\": \"2024-09-12 18:09:57\",\n \"Id\": 423826,\n \"FileType\": 0,\n \"MachineExtraInfo\": {\n \"WanIP\": \"xx.xx.xx.xx\",\n \"PrivateIP\": \"xx.xx.xx.xx\",\n \"NetworkType\": 0,\n \"NetworkName\": \"\",\n \"InstanceID\": \"ins-1111\",\n \"HostName\": \"\"\n }\n }\n ],\n \"RequestId\": \"d9506441-52bc-4d14-a767-7e1251ed3ced\",\n \"TotalCount\": 1\n }\n}",
2878
+ "title": "查询篡改事件列表"
2879
2879
  }
2880
2880
  ],
2881
2881
  "DescribeWebPageGeneralize": [
@@ -2899,7 +2899,7 @@
2899
2899
  "document": "",
2900
2900
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWebPageServiceInfo\n<公共请求参数>\n\n{}",
2901
2901
  "output": "{\n \"Response\": {\n \"RequestId\": \"g54f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"Status\": true,\n \"UsedNum\": 2,\n \"ResidueNum\": 0,\n \"BuyNum\": 2,\n \"ExpireNum\": 1,\n \"ExpiredNum\": 1,\n \"ProtectDirNum\": 1,\n \"AllAuthorizedMachines\": [\n {\n \"HostName\": \"test机器\",\n \"HostIp\": \"1.0.0.1\",\n \"CreateTime\": \"2020-10-10 10:10:00\",\n \"ExpireTime\": \"2021-10-10 10:10:00\"\n }\n ],\n \"ExpireAuthorizedMachines\": [\n {\n \"HostName\": \"test机器2\",\n \"HostIp\": \"1.0.0.2\",\n \"SafeguardDirNum\": 1\n }\n ]\n }\n}",
2902
- "title": "示例"
2902
+ "title": "查询网站防篡改服务信息"
2903
2903
  }
2904
2904
  ],
2905
2905
  "DestroyOrder": [
@@ -2962,39 +2962,39 @@
2962
2962
  {
2963
2963
  "document": "",
2964
2964
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetDatabaseList\n<公共请求参数>\n\n{}",
2965
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"TaskId\": \"xx\"\n }\n}",
2965
+ "output": "{\n \"Response\": {\n \"TaskId\": \"1\",\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\"\n }\n}",
2966
2966
  "title": "导出资产管理数据库列表"
2967
2967
  }
2968
2968
  ],
2969
2969
  "ExportAssetEnvList": [
2970
2970
  {
2971
2971
  "document": "",
2972
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetEnvList\n<公共请求参数>\n\n{\n \"Uuid\": \"xx\",\n \"Filters\": [\n {\n \"Values\": [\n \"xx\"\n ],\n \"Name\": \"xx\",\n \"ExactMatch\": true\n }\n ],\n \"Quuid\": \"xx\"\n}",
2973
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"TaskId\": \"xx\"\n }\n}",
2972
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetEnvList\n<公共请求参数>\n\n{\n \"Uuid\": \"6cf3c132-aaaa-bbbb-b08d-98be9421372a\",\n \"Quuid\": \"6cf3c132-aaaa-bbbb-b08d-98be9421372a\",\n \"Filters\": [\n {\n \"Name\": \"MachineName\",\n \"Values\": [\n \"host1\"\n ],\n \"ExactMatch\": true\n }\n ],\n \"Order\": \"asc\",\n \"By\": \"FirstTime\"\n}",
2973
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\",\n \"TaskId\": \"11\"\n }\n}",
2974
2974
  "title": "导出资产管理环境变量列表"
2975
2975
  }
2976
2976
  ],
2977
2977
  "ExportAssetInitServiceList": [
2978
2978
  {
2979
2979
  "document": "",
2980
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetInitServiceList\n<公共请求参数>\n\n{\n \"Uuid\": \"xx\",\n \"Filters\": [\n {\n \"Values\": [\n \"xx\"\n ],\n \"Name\": \"xx\",\n \"ExactMatch\": true\n }\n ],\n \"Quuid\": \"xx\"\n}",
2981
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"TaskId\": \"xx\"\n }\n}",
2980
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetInitServiceList\n<公共请求参数>\n\n{\n \"Uuid\": \"6cf3c132-aaaa-bbbb-b08d-98be9421372a\",\n \"Quuid\": \"6cf3c132-aaaa-bbbb-b08d-98be9421372a\"\n}",
2981
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\",\n \"TaskId\": \"1\"\n }\n}",
2982
2982
  "title": "导出资产管理启动服务列表"
2983
2983
  }
2984
2984
  ],
2985
2985
  "ExportAssetJarList": [
2986
2986
  {
2987
2987
  "document": "",
2988
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetJarList\n<公共请求参数>\n\n{\n \"Uuid\": \"xx\",\n \"Filters\": [\n {\n \"Values\": [\n \"xx\"\n ],\n \"Name\": \"xx\",\n \"ExactMatch\": true\n }\n ],\n \"Quuid\": \"xx\"\n}",
2989
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"TaskId\": \"xx\"\n }\n}",
2988
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetJarList\n<公共请求参数>\n\n{\n \"Uuid\": \"6cf3c132-aaa-bbbb-b08d-98be9421372a\",\n \"Quuid\": \"6cf3c132-aaa-bbbb-b08d-98be9421372a\"\n}",
2989
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\",\n \"TaskId\": \"11\"\n }\n}",
2990
2990
  "title": "导出Jar包列表"
2991
2991
  }
2992
2992
  ],
2993
2993
  "ExportAssetMachineDetail": [
2994
2994
  {
2995
2995
  "document": "",
2996
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetMachineDetail\n<公共请求参数>\n\n{\n \"Quuid\": \"xx\",\n \"Uuid\": \"xx\"\n}",
2997
- "output": "{\n \"Response\": {\n \"DownloadUrl\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
2996
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetMachineDetail\n<公共请求参数>\n\n{\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n}",
2997
+ "output": "{\n \"Response\": {\n \"DownloadUrl\": \"qq.com\",\n \"RequestId\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n }\n}",
2998
2998
  "title": "导出资产管理主机资源详细信息"
2999
2999
  }
3000
3000
  ],
@@ -3009,8 +3009,8 @@
3009
3009
  "ExportAssetPlanTaskList": [
3010
3010
  {
3011
3011
  "document": "",
3012
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetPlanTaskList\n<公共请求参数>\n\n{\n \"Uuid\": \"xx\",\n \"Filters\": [\n {\n \"Values\": [\n \"xx\"\n ],\n \"Name\": \"xx\",\n \"ExactMatch\": true\n }\n ],\n \"Quuid\": \"xx\"\n}",
3013
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"TaskId\": \"xx\"\n }\n}",
3012
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetPlanTaskList\n<公共请求参数>\n\n{\n \"Uuid\": \"6cf3c132-aaa-bbbb-b08d-98be9421372a\",\n \"Quuid\": \"6cf3c132-aaa-bbbb-b08d-98be9421372a\"\n}",
3013
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\",\n \"TaskId\": \"11\"\n }\n}",
3014
3014
  "title": "导出资产管理计划任务列表"
3015
3015
  }
3016
3016
  ],
@@ -3018,7 +3018,7 @@
3018
3018
  {
3019
3019
  "document": "",
3020
3020
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetPortInfoList\n<公共请求参数>\n\n{}",
3021
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"TaskId\": \"xx\"\n }\n}",
3021
+ "output": "{\n \"Response\": {\n \"TaskId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\",\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1122\"\n }\n}",
3022
3022
  "title": "导出资产管理端口列表"
3023
3023
  }
3024
3024
  ],
@@ -3026,7 +3026,7 @@
3026
3026
  {
3027
3027
  "document": "",
3028
3028
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetProcessInfoList\n<公共请求参数>\n\n{}",
3029
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"TaskId\": \"xx\"\n }\n}",
3029
+ "output": "{\n \"Response\": {\n \"TaskId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1122\",\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\"\n }\n}",
3030
3030
  "title": "导出资产管理进程列表"
3031
3031
  }
3032
3032
  ],
@@ -3058,7 +3058,7 @@
3058
3058
  {
3059
3059
  "document": "",
3060
3060
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetWebAppList\n<公共请求参数>\n\n{}",
3061
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"TaskId\": \"xx\"\n }\n}",
3061
+ "output": "{\n \"Response\": {\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\",\n \"TaskId\": \"1\"\n }\n}",
3062
3062
  "title": "导出资产管理Web应用列表"
3063
3063
  }
3064
3064
  ],
@@ -3066,7 +3066,7 @@
3066
3066
  {
3067
3067
  "document": "",
3068
3068
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetWebFrameList\n<公共请求参数>\n\n{}",
3069
- "output": "{\n \"Response\": {\n \"TaskId\": \"123\",\n \"RequestId\": \"abc\"\n }\n}",
3069
+ "output": "{\n \"Response\": {\n \"TaskId\": \"123\",\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\"\n }\n}",
3070
3070
  "title": "导出资产管理Web框架列表"
3071
3071
  }
3072
3072
  ],
@@ -3074,7 +3074,7 @@
3074
3074
  {
3075
3075
  "document": "",
3076
3076
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetWebLocationList\n<公共请求参数>\n\n{}",
3077
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"TaskId\": 1\n }\n}",
3077
+ "output": "{\n \"Response\": {\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\",\n \"TaskId\": \"1\"\n }\n}",
3078
3078
  "title": "导出Web站点列表"
3079
3079
  }
3080
3080
  ],
@@ -3082,7 +3082,7 @@
3082
3082
  {
3083
3083
  "document": "",
3084
3084
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportAssetWebServiceInfoList\n<公共请求参数>\n\n{}",
3085
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"TaskId\": \"xx\"\n }\n}",
3085
+ "output": "{\n \"Response\": {\n \"RequestId\": \"07a92740-5e54-4ea6-9320-c6fc3f3a1121\",\n \"TaskId\": \"1\"\n }\n}",
3086
3086
  "title": "导出资产管理Web服务列表"
3087
3087
  }
3088
3088
  ],
@@ -3290,7 +3290,7 @@
3290
3290
  {
3291
3291
  "document": "导出主机快照备份列表",
3292
3292
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportRansomDefenseBackupList\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Name\": \"abc\",\n \"Values\": [\n \"abc\"\n ],\n \"ExactMatch\": true\n }\n ],\n \"Order\": \"abc\",\n \"By\": \"abc\",\n \"Quuid\": \"abc\"\n}",
3293
- "output": "{\n \"Response\": {\n \"TaskId\": \"abc\",\n \"RequestId\": \"123123\"\n }\n}",
3293
+ "output": "{\n \"Response\": {\n \"TaskId\": \"123\",\n \"RequestId\": \"123123\"\n }\n}",
3294
3294
  "title": "导出主机快照备份列表"
3295
3295
  }
3296
3296
  ],
@@ -3619,9 +3619,9 @@
3619
3619
  "ModifyFileTamperRule": [
3620
3620
  {
3621
3621
  "document": "正常添加规则",
3622
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyFileTamperRule\n<公共请求参数>\n\n{\n \"Id\": 1,\n \"Name\": \"abc\",\n \"Rules\": [\n {\n \"ProcessPath\": \"abc\",\n \"Target\": \"abc\",\n \"Action\": \"abc\",\n \"FileAction\": \"abc\"\n }\n ],\n \"Uuids\": [\n \"abc\"\n ],\n \"IsGlobal\": 1,\n \"Status\": 1,\n \"Level\": 1,\n \"AddWhiteType\": \"abc\"\n}",
3622
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyFileTamperRule\n<公共请求参数>\n\n{\n \"Id\": 1,\n \"Name\": \"禁止特殊文件访问\",\n \"Rules\": [\n {\n \"ProcessPath\": \"/tmp/*\",\n \"Target\": \"/etc/shadow\",\n \"Action\": \"alert\",\n \"FileAction\": \"read\"\n }\n ],\n \"Uuids\": [\n \"1c26308c-5493-4eaf-a817-112ec25f499e\"\n ],\n \"IsGlobal\": 1,\n \"Status\": 1,\n \"Level\": 1,\n \"AddWhiteType\": \"cur\"\n}",
3623
3623
  "output": "{\n \"Response\": {\n \"RequestId\": \"c741a4fd-776f-499b-85a2-7bc70fd5b92s\"\n }\n}",
3624
- "title": "示例"
3624
+ "title": "编辑、新增核心文件监控规则"
3625
3625
  }
3626
3626
  ],
3627
3627
  "ModifyFileTamperRuleStatus": [
@@ -3698,10 +3698,10 @@
3698
3698
  ],
3699
3699
  "ModifyLogStorageConfig": [
3700
3700
  {
3701
- "document": "示例",
3702
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyLogStorageConfig\n<公共请求参数>\n\n{\n \"Type\": [\n \"abc\"\n ],\n \"Period\": 0,\n \"IsModifyPeriod\": true\n}",
3701
+ "document": "修改日志存储配置",
3702
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyLogStorageConfig\n<公共请求参数>\n\n{\n \"Type\": [\n \"malware\"\n ],\n \"Period\": 0,\n \"IsModifyPeriod\": true\n}",
3703
3703
  "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
3704
- "title": "示例"
3704
+ "title": "修改日志存储配置"
3705
3705
  }
3706
3706
  ],
3707
3707
  "ModifyLoginWhiteInfo": [
@@ -3731,8 +3731,8 @@
3731
3731
  "ModifyMachineRemark": [
3732
3732
  {
3733
3733
  "document": "修改主机备注信息",
3734
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyMachineRemark\n<公共请求参数>\n\n{\n \"Remark\": \"xx\",\n \"Quuid\": \"xx\"\n}",
3735
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
3734
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyMachineRemark\n<公共请求参数>\n\n{\n \"Remark\": \"remark for host1\",\n \"Quuid\": \"6cf3c132-aaa-bbbb-b08d-98be9421372a\"\n}",
3735
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\"\n }\n}",
3736
3736
  "title": "修改主机备注信息"
3737
3737
  }
3738
3738
  ],
@@ -3917,7 +3917,7 @@
3917
3917
  "document": "",
3918
3918
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyWebPageProtectDir\n<公共请求参数>\n\n{\n \"ProtectDirAddr\": \"/data/www/\",\n \"ProtectDirName\": \"网站根目录\",\n \"ProtectFileType\": \".php;.html;.js\",\n \"HostConfig\": [\n {\n \"Quuid\": \"机器Quuid\",\n \"ProtectSwitch\": 1,\n \"AutoRecovery\": 1\n }\n ]\n}",
3919
3919
  "output": "{\n \"Response\": {\n \"RequestId\": \"g54f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
3920
- "title": "示例"
3920
+ "title": "创建/修改网站防护目录"
3921
3921
  }
3922
3922
  ],
3923
3923
  "ModifyWebPageProtectSetting": [
@@ -3925,7 +3925,7 @@
3925
3925
  "document": "",
3926
3926
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyWebPageProtectSetting\n<公共请求参数>\n\n{\n \"ModifyType\": 1,\n \"Value\": \"网站名称1\",\n \"Id\": \"var\"\n}",
3927
3927
  "output": "{\n \"Response\": {\n \"RequestId\": \"c741a4fd-776f-499b-85a2-7bc70fd5b92s\"\n }\n}",
3928
- "title": "示例"
3928
+ "title": "修改网站防护设置"
3929
3929
  }
3930
3930
  ],
3931
3931
  "ModifyWebPageProtectSwitch": [
@@ -3963,8 +3963,8 @@
3963
3963
  "RemoveMachine": [
3964
3964
  {
3965
3965
  "document": "",
3966
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RemoveMachine\n<公共请求参数>\n\n{\n \"Uuid\": \"xx\",\n \"Quuid\": \"xx\"\n}",
3967
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
3966
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RemoveMachine\n<公共请求参数>\n\n{\n \"Uuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n}",
3967
+ "output": "{\n \"Response\": {\n \"RequestId\": \"24c9be55-c743-4a75-a5c7-2a2912341234\"\n }\n}",
3968
3968
  "title": "清理主机信息"
3969
3969
  }
3970
3970
  ],
@@ -3986,10 +3986,10 @@
3986
3986
  ],
3987
3987
  "ScanAsset": [
3988
3988
  {
3989
- "document": "示例",
3990
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ScanAsset\n<公共请求参数>\n\n{\n \"AssetTypeIds\": [\n 1\n ],\n \"Quuids\": [\n \"xx\"\n ]\n}",
3991
- "output": "{\n \"Response\": {\n \"RequestId\": \"4234234\",\n \"TaskId\": 1\n }\n}",
3992
- "title": "示例"
3989
+ "document": "启动资产指纹扫描",
3990
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ScanAsset\n<公共请求参数>\n\n{\n \"AssetTypeIds\": [\n 1\n ],\n \"Quuids\": [\n \"6cf3c132-aaa-bbbb-b08d-98be9421372a\"\n ]\n}",
3991
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8564b09e-0e04-4516-bb59-db09742503c2\",\n \"TaskId\": 1\n }\n}",
3992
+ "title": "资产指纹扫描"
3993
3993
  }
3994
3994
  ],
3995
3995
  "ScanBaseline": [
@@ -4116,7 +4116,7 @@
4116
4116
  {
4117
4117
  "document": "",
4118
4118
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SyncAssetScan\n<公共请求参数>\n\n{\n \"Sync\": true\n}",
4119
- "output": "{\n \"Response\": {\n \"TaskId\": 1,\n \"State\": \"xx\",\n \"RequestId\": \"a7a44bfc-9931-4829-8335-ffacb05d5c70 \",\n \"LatestEndTime\": \"xx\",\n \"LatestStartTime\": \"xx\"\n }\n}",
4119
+ "output": "{\n \"Response\": {\n \"TaskId\": 1,\n \"State\": \"0\",\n \"RequestId\": \"a7a44bfc-9931-4829-8335-ffacb05d5c70 \",\n \"LatestEndTime\": \"2024-10-23 14:17:00\",\n \"LatestStartTime\": \"2024-10-23 14:17:00\"\n }\n}",
4120
4120
  "title": "同步资产扫描信息"
4121
4121
  }
4122
4122
  ],
@@ -4177,7 +4177,7 @@
4177
4177
  "UpdateMachineTags": [
4178
4178
  {
4179
4179
  "document": "",
4180
- "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateMachineTags\n<公共请求参数>\n\n{\n \"Quuid\": \"xxxx\",\n \"TagIds\": [\n 1\n ]\n}",
4180
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateMachineTags\n<公共请求参数>\n\n{\n \"Quuid\": \"24c9be55-c743-4a75-a5c7-2a2912341234\",\n \"TagIds\": [\n 1\n ]\n}",
4181
4181
  "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
4182
4182
  "title": "关联机器标签列表"
4183
4183
  }