tccli 3.0.1250.1__py2.py3-none-any.whl → 3.0.1252.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 (50) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aiart/v20221229/api.json +13 -4
  3. tccli/services/bi/v20220105/api.json +6 -6
  4. tccli/services/cat/v20180409/api.json +25 -24
  5. tccli/services/cat/v20180409/examples.json +17 -17
  6. tccli/services/ccc/ccc_client.py +53 -0
  7. tccli/services/ccc/v20200210/api.json +89 -0
  8. tccli/services/ccc/v20200210/examples.json +8 -0
  9. tccli/services/cdb/v20170320/api.json +12 -0
  10. tccli/services/cdn/v20180606/api.json +1 -1
  11. tccli/services/cdwdoris/v20211228/api.json +233 -193
  12. tccli/services/cdwdoris/v20211228/examples.json +6 -6
  13. tccli/services/cloudaudit/v20190319/api.json +2 -2
  14. tccli/services/cloudaudit/v20190319/examples.json +2 -2
  15. tccli/services/config/v20220802/api.json +20 -9
  16. tccli/services/config/v20220802/examples.json +1 -1
  17. tccli/services/dc/v20180410/api.json +13 -11
  18. tccli/services/dc/v20180410/examples.json +8 -2
  19. tccli/services/emr/v20190103/api.json +26 -21
  20. tccli/services/emr/v20190103/examples.json +2 -2
  21. tccli/services/ess/v20201111/api.json +474 -467
  22. tccli/services/ess/v20201111/examples.json +10 -10
  23. tccli/services/essbasic/v20210526/api.json +405 -408
  24. tccli/services/essbasic/v20210526/examples.json +12 -12
  25. tccli/services/hunyuan/v20230901/api.json +22 -0
  26. tccli/services/lcic/v20220817/api.json +1 -1
  27. tccli/services/monitor/v20180724/api.json +68 -50
  28. tccli/services/monitor/v20180724/examples.json +22 -22
  29. tccli/services/mps/mps_client.py +379 -61
  30. tccli/services/mps/v20190612/api.json +495 -13
  31. tccli/services/mps/v20190612/examples.json +48 -0
  32. tccli/services/nlp/v20190408/api.json +1 -1
  33. tccli/services/ocr/v20181119/api.json +7 -7
  34. tccli/services/ocr/v20181119/examples.json +6 -6
  35. tccli/services/pts/v20210728/api.json +589 -497
  36. tccli/services/pts/v20210728/examples.json +17 -17
  37. tccli/services/rum/v20210622/api.json +79 -19
  38. tccli/services/ssl/v20191205/api.json +3 -3
  39. tccli/services/ssl/v20191205/examples.json +1 -1
  40. tccli/services/teo/v20220901/api.json +10 -10
  41. tccli/services/trtc/v20190722/api.json +11 -0
  42. tccli/services/tse/v20201207/api.json +10 -0
  43. tccli/services/vpc/v20170312/api.json +1 -1
  44. tccli/services/wedata/v20210820/api.json +382 -96
  45. tccli/services/wedata/v20210820/examples.json +1 -1
  46. {tccli-3.0.1250.1.dist-info → tccli-3.0.1252.1.dist-info}/METADATA +2 -2
  47. {tccli-3.0.1250.1.dist-info → tccli-3.0.1252.1.dist-info}/RECORD +50 -50
  48. {tccli-3.0.1250.1.dist-info → tccli-3.0.1252.1.dist-info}/WHEEL +0 -0
  49. {tccli-3.0.1250.1.dist-info → tccli-3.0.1252.1.dist-info}/entry_points.txt +0 -0
  50. {tccli-3.0.1250.1.dist-info → tccli-3.0.1252.1.dist-info}/license_files/LICENSE +0 -0
@@ -19,8 +19,8 @@
19
19
  "CheckCoolDownWorkingVariableConfigCorrect": [
20
20
  {
21
21
  "document": "",
22
- "input": "POST / HTTP/1.1\nHost: cdwdoris.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CheckCoolDownWorkingVariableConfigCorrect\n<公共请求参数>\n\n{\n \"InstanceId\": \"abc\"\n}",
23
- "output": "{\n \"Response\": {\n \"ErrorMsg\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
22
+ "input": "POST / HTTP/1.1\nHost: cdwdoris.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CheckCoolDownWorkingVariableConfigCorrect\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwdoris-asdfu1x3\"\n}",
23
+ "output": "{\n \"Response\": {\n \"ErrorMsg\": \"\",\n \"RequestId\": \"abxasdfc-12xdvasf\"\n }\n}",
24
24
  "title": "示例"
25
25
  }
26
26
  ],
@@ -35,8 +35,8 @@
35
35
  "CreateCoolDownPolicy": [
36
36
  {
37
37
  "document": "",
38
- "input": "POST / HTTP/1.1\nHost: cdwdoris.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCoolDownPolicy\n<公共请求参数>\n\n{\n \"InstanceId\": \"abc\",\n \"PolicyName\": \"abc\",\n \"CoolDownTtl\": \"abc\",\n \"CoolDownDatetime\": \"abc\"\n}",
39
- "output": "{\n \"Response\": {\n \"ErrorMsg\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
38
+ "input": "POST / HTTP/1.1\nHost: cdwdoris.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCoolDownPolicy\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwdoris-aixanqx\",\n \"PolicyName\": \"policy_name\",\n \"CoolDownTtl\": \"1287\",\n \"CoolDownDatetime\": \"2024-12-04\"\n}",
39
+ "output": "{\n \"Response\": {\n \"ErrorMsg\": \"\",\n \"RequestId\": \"abcacav-xasfdq2x-asdv1xa\"\n }\n}",
40
40
  "title": "示例"
41
41
  }
42
42
  ],
@@ -171,8 +171,8 @@
171
171
  "DescribeDatabaseAuditRecords": [
172
172
  {
173
173
  "document": "获取数据库审计记录",
174
- "input": "POST / HTTP/1.1\nHost: cdwdoris.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDatabaseAuditRecords\n<公共请求参数>\n\n{\n \"InstanceId\": \"abc\",\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"PageSize\": 0,\n \"PageNum\": 0,\n \"OrderType\": \"abc\",\n \"User\": \"abc\",\n \"DbName\": \"abc\",\n \"SqlType\": \"abc\",\n \"Sql\": \"abc\",\n \"Users\": [\n \"abc\"\n ],\n \"DbNames\": [\n \"abc\"\n ],\n \"SqlTypes\": [\n \"abc\"\n ]\n}",
175
- "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"SlowQueryRecords\": {\n \"OsUser\": \"abc\",\n \"InitialQueryId\": \"abc\",\n \"Sql\": \"abc\",\n \"QueryStartTime\": \"abc\",\n \"DurationMs\": 0,\n \"ReadRows\": 0,\n \"ResultRows\": 0,\n \"ResultBytes\": 1,\n \"MemoryUsage\": 0,\n \"InitialAddress\": \"abc\",\n \"DbName\": \"abc\",\n \"SqlType\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
174
+ "input": "POST / HTTP/1.1\nHost: cdwdoris.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDatabaseAuditRecords\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwdoris-akxtck1n\",\n \"StartTime\": \"2025-01-06 09:36:04\",\n \"EndTime\": \"2025-01-06 10:36:04\",\n \"PageSize\": 0,\n \"PageNum\": 1,\n \"OrderType\": \"DESC\",\n \"Sql\": \"\"\n}",
175
+ "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"SlowQueryRecords\": {\n \"OsUser\": \"test\",\n \"InitialQueryId\": \"xasd-qxxc\",\n \"Sql\": \"select * from abc\",\n \"QueryStartTime\": \"2025-01-06 10:36:04\",\n \"DurationMs\": 0,\n \"ReadRows\": 0,\n \"ResultRows\": 0,\n \"ResultBytes\": 1,\n \"MemoryUsage\": 0,\n \"InitialAddress\": \"192.168.12.34\",\n \"DbName\": \"ab1\",\n \"SqlType\": \"INSERT\"\n },\n \"RequestId\": \"abc-2xz\"\n }\n}",
176
176
  "title": "DescribeDatabaseAuditRecords"
177
177
  }
178
178
  ],
@@ -1802,7 +1802,7 @@
1802
1802
  {
1803
1803
  "disabled": false,
1804
1804
  "document": "跟踪集名称",
1805
- "example": "xx",
1805
+ "example": "audit_log",
1806
1806
  "member": "string",
1807
1807
  "name": "AuditName",
1808
1808
  "required": true,
@@ -1820,7 +1820,7 @@
1820
1820
  "example": "1",
1821
1821
  "member": "int64",
1822
1822
  "name": "IsSuccess",
1823
- "required": true,
1823
+ "output_required": true,
1824
1824
  "type": "int",
1825
1825
  "value_allowed_null": false
1826
1826
  },
@@ -76,7 +76,7 @@
76
76
  {
77
77
  "document": "查询跟踪集概要",
78
78
  "input": "https://cloudaudit.tencentcloudapi.com/?Action=ListAudits\n&<公共请求参数>",
79
- "output": "{\n \"Response\": {\n \"AuditSummarys\": [\n {\n \"AuditStatus\": 0,\n \"CosBucketName\": \"bucket\",\n \"AuditName\": \"test\",\n \"LogFilePrefix\": \"audit\"\n }\n ],\n \"RequestId\": \"4c17b8ae-6b1e-4e68-bcff-825d73916011\"\n }\n}",
79
+ "output": "{\n \"Response\": {\n \"AuditSummarys\": [\n {\n \"AuditStatus\": 0,\n \"CosBucketName\": \"bucket\",\n \"AuditName\": \"audit_trail\",\n \"LogFilePrefix\": \"audit\"\n }\n ],\n \"RequestId\": \"4c17b8ae-6b1e-4e68-bcff-825d73916011\"\n }\n}",
80
80
  "title": "查询跟踪集概要"
81
81
  }
82
82
  ],
@@ -139,7 +139,7 @@
139
139
  "StopLogging": [
140
140
  {
141
141
  "document": "关闭跟踪集",
142
- "input": "https://cloudaudit.tencentcloudapi.com/?Action=StopLogging\n&AuditName=xxxxx\n&<公共请求参数>",
142
+ "input": "https://cloudaudit.tencentcloudapi.com/?Action=StopLogging\n&AuditName=audit_log\n&<公共请求参数>",
143
143
  "output": "{\n \"Response\": {\n \"IsSuccess\": 1,\n \"RequestId\": \"f6cdaf4a-062b-4ed1-9567-c4160a1c90fa\"\n }\n}",
144
144
  "title": "关闭跟踪集"
145
145
  }
@@ -565,6 +565,7 @@
565
565
  "example": "instance-123",
566
566
  "member": "string",
567
567
  "name": "ResourceId",
568
+ "output_required": true,
568
569
  "type": "string",
569
570
  "value_allowed_null": true
570
571
  },
@@ -574,6 +575,7 @@
574
575
  "example": "QCS::CVM::Instance",
575
576
  "member": "string",
576
577
  "name": "ResourceType",
578
+ "output_required": true,
577
579
  "type": "string",
578
580
  "value_allowed_null": true
579
581
  },
@@ -583,6 +585,7 @@
583
585
  "example": "cvm",
584
586
  "member": "string",
585
587
  "name": "ResourceName",
588
+ "output_required": true,
586
589
  "type": "string",
587
590
  "value_allowed_null": true
588
591
  },
@@ -592,6 +595,7 @@
592
595
  "example": "ap-guangzhou",
593
596
  "member": "string",
594
597
  "name": "ResourceRegion",
598
+ "output_required": true,
595
599
  "type": "string",
596
600
  "value_allowed_null": true
597
601
  },
@@ -601,24 +605,27 @@
601
605
  "example": "ap-guangzhou-1",
602
606
  "member": "string",
603
607
  "name": "ResourceZone",
608
+ "output_required": true,
604
609
  "type": "string",
605
610
  "value_allowed_null": true
606
611
  },
607
612
  {
608
613
  "disabled": false,
609
614
  "document": "资源配置\n注意:此字段可能返回 null,表示取不到有效值。",
610
- "example": "qq",
615
+ "example": "{\"\"}",
611
616
  "member": "string",
612
617
  "name": "Configuration",
618
+ "output_required": true,
613
619
  "type": "string",
614
620
  "value_allowed_null": true
615
621
  },
616
622
  {
617
623
  "disabled": false,
618
624
  "document": "资源创建时间\n注意:此字段可能返回 null,表示取不到有效值。",
619
- "example": "12332",
625
+ "example": "2025-01-09 14:35:26",
620
626
  "member": "string",
621
627
  "name": "ResourceCreateTime",
628
+ "output_required": true,
622
629
  "type": "string",
623
630
  "value_allowed_null": true
624
631
  },
@@ -628,15 +635,17 @@
628
635
  "example": "无",
629
636
  "member": "Tag",
630
637
  "name": "Tags",
638
+ "output_required": true,
631
639
  "type": "list",
632
640
  "value_allowed_null": true
633
641
  },
634
642
  {
635
643
  "disabled": false,
636
644
  "document": "资源更新时间\n注意:此字段可能返回 null,表示取不到有效值。",
637
- "example": "",
645
+ "example": "2025-01-09 14:35:26",
638
646
  "member": "string",
639
647
  "name": "UpdateTime",
648
+ "output_required": true,
640
649
  "type": "string",
641
650
  "value_allowed_null": true
642
651
  },
@@ -1100,8 +1109,8 @@
1100
1109
  },
1101
1110
  {
1102
1111
  "disabled": false,
1103
- "document": "resourceName:资源名 resourceId :资源ID",
1104
- "example": "",
1112
+ "document": "resourceName:资源名 resourceId :资源ID resourceType:资源类型",
1113
+ "example": "[ { \"Values\": [ \"QCS::CVM::Instance\" ], \"Name\": \"resourceType\" } ]",
1105
1114
  "member": "Filter",
1106
1115
  "name": "Filters",
1107
1116
  "required": false,
@@ -1110,7 +1119,7 @@
1110
1119
  {
1111
1120
  "disabled": false,
1112
1121
  "document": "标签",
1113
- "example": " 无",
1122
+ "example": "  [ { \"TagKey\": \"TAG1\", \"TagValue\": \"TAG3\" } ]",
1114
1123
  "member": "Tag",
1115
1124
  "name": "Tags",
1116
1125
  "required": false,
@@ -1119,7 +1128,7 @@
1119
1128
  {
1120
1129
  "disabled": false,
1121
1130
  "document": "下一页token",
1122
- "example": "\"\"",
1131
+ "example": "E5WbfJQIT0Abtaj4RxODhsX",
1123
1132
  "member": "string",
1124
1133
  "name": "NextToken",
1125
1134
  "required": false,
@@ -1146,15 +1155,17 @@
1146
1155
  "example": "无",
1147
1156
  "member": "AggregateResourceInfo",
1148
1157
  "name": "Items",
1158
+ "output_required": true,
1149
1159
  "type": "list",
1150
1160
  "value_allowed_null": false
1151
1161
  },
1152
1162
  {
1153
1163
  "disabled": false,
1154
1164
  "document": "下一页\n注意:此字段可能返回 null,表示取不到有效值。",
1155
- "example": "x",
1165
+ "example": "E5WbfJQIT0Abtaj4RxODhsX",
1156
1166
  "member": "string",
1157
1167
  "name": "NextToken",
1168
+ "output_required": true,
1158
1169
  "type": "string",
1159
1170
  "value_allowed_null": true
1160
1171
  },
@@ -1252,7 +1263,7 @@
1252
1263
  {
1253
1264
  "disabled": false,
1254
1265
  "document": "详情",
1255
- "example": "[ { \"AccountGroupId\": null, \"AccountGroupName\": null, \"Annotation\": null, \"CompliancePackId\": \"\", \"CompliancePackName\": null, \"ComplianceResult\": \"NON_COMPLIANT\", \"ConfigRuleId\": \"cr-xxxxxxZePDhR0Bxxxxx\", \"ConfigRuleInvokedTime\": null, \"CreateTime\": \"2024-11-15 14:21:47\", \"Description\": \"CAM用户下不存在已禁用的 AccessKey,则符合规则。\", \"ExcludeResourceIdsScope\": [], \"Identifier\": \"cam-user-invalid-ak-check\", \"IdentifierType\": \"SYSTEM\", \"InputParameter\": [], \"Labels\": [ \"用户\", \"密钥\" ], \"ManageInputParameter\": [], \"ManageTriggerType\": [ \"ConfigurationItemChangeNotification\" ], \"RegionsScope\": [], \"ResourceType\": [ \"QCS::CAM::User\" ], \"RiskLevel\": 3, \"RuleName\": \"CAM用户下不存在已禁用的访问密钥AccessKey\", \"RuleOwnerId\": xxxxxxx, \"ServiceFunction\": null, \"SourceCondition\": [], \"Status\": \"ACTIVE\", \"TagsScope\": [], \"TriggerType\": [ { \"MaximumExecutionFrequency\": null, \"MessageType\": \"ConfigurationItemChangeNotification\" } ] } ]",
1266
+ "example": "",
1256
1267
  "member": "ConfigRule",
1257
1268
  "name": "Items",
1258
1269
  "output_required": true,
@@ -28,7 +28,7 @@
28
28
  {
29
29
  "document": "获取资源列表",
30
30
  "input": "POST / HTTP/1.1\nHost: config.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListAggregateDiscoveredResources\n<公共请求参数>\n\n{\n \"AccountGroupId\": \"ca-sdfsdfsdf\",\n \"OrderType\": \"DESC\",\n \"Tags\": [\n {\n \"TagKey\": \"TAG1\",\n \"TagValue\": \"TAG3\"\n }\n ],\n \"MaxResults\": 1,\n \"Filters\": [\n {\n \"Values\": [\n \"CVM\"\n ],\n \"Name\": \"resourceType\"\n }\n ],\n \"NextToken\": \"sdfsdfsdf456457rsf\"\n}",
31
- "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"ResourceStatus\": \"1\",\n \"ResourceOwnerId\": 1,\n \"Tags\": [\n {\n \"TagKey\": \"TAG2\",\n \"TagValue\": \"33ATG5\"\n }\n ],\n \"ResourceType\": \"cvm\",\n \"ResourceId\": \"ins-324234\",\n \"ResourceCreateTime\": \"234234234234\",\n \"ResourceRegion\": \"ap-hangzhou\",\n \"ResourceName\": \"服务器\",\n \"ResourceZone\": \"ap-guanghzou\",\n \"ResourceDelete\": 1,\n \"ComplianceResult\": \"COMPLIANCE\"\n }\n ],\n \"NextToken\": \"0f6ac54682ee49d5b0\",\n \"RequestId\": \"3d105d8-5820-434f-9fac-76f92\"\n }\n}",
31
+ "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"ResourceOwnerName\": \"昵称\",\n \"ResourceStatus\": \"1\",\n \"ResourceOwnerId\": 1,\n \"Tags\": [\n {\n \"TagKey\": \"TAG2\",\n \"TagValue\": \"33ATG5\"\n }\n ],\n \"ResourceType\": \"cvm\",\n \"ResourceId\": \"ins-324234\",\n \"ResourceCreateTime\": \"234234234234\",\n \"ResourceRegion\": \"ap-hangzhou\",\n \"ResourceName\": \"服务器\",\n \"ResourceZone\": \"ap-guanghzou\",\n \"ResourceDelete\": 1,\n \"ComplianceResult\": \"COMPLIANCE\"\n }\n ],\n \"NextToken\": \"0f6ac54682ee49d5b0\",\n \"RequestId\": \"3d105d8-5820-434f-9fac-76f92\"\n }\n}",
32
32
  "title": "获取资源列表"
33
33
  }
34
34
  ],
@@ -1584,7 +1584,7 @@
1584
1584
  {
1585
1585
  "disabled": false,
1586
1586
  "document": "偏移量,默认为0",
1587
- "example": "",
1587
+ "example": "0",
1588
1588
  "member": "int64",
1589
1589
  "name": "Offset",
1590
1590
  "required": false,
@@ -1593,7 +1593,7 @@
1593
1593
  {
1594
1594
  "disabled": false,
1595
1595
  "document": "返回数量,默认为20,最大值100",
1596
- "example": "",
1596
+ "example": "20",
1597
1597
  "member": "int64",
1598
1598
  "name": "Limit",
1599
1599
  "required": false,
@@ -1601,8 +1601,8 @@
1601
1601
  },
1602
1602
  {
1603
1603
  "disabled": false,
1604
- "document": "过滤条件:\n<li>AddrType, 地址类型。0:BGP 1; 1: 电信, 2:移动, 3:联通</li>\n<li>AddrProto地址类型。0:IPv4 1:IPv6</li>\n<li>Status 地址状态。 0:使用中, 1:已停用, 2:已退还</li>\n<li>Subnet 互联网公网地址,数组</li>\n<InstanceIds>互联网公网地址ID,数组</li>",
1605
- "example": "",
1604
+ "document": "过滤条件: <li>AddrType,地址类型。0:BGP 11: 电信;2:移动;3:联通</li> <li>AddrProto,地址类型。0:IPv41:IPv6</li> <li>Status,地址状态。 0:使用中;1:已停用; 2:已退还</li> <li>Subnet,互联网公网地址。数组</li> <li>InstanceIds,互联网公网地址ID。数组</li>",
1605
+ "example": "",
1606
1606
  "member": "Filter",
1607
1607
  "name": "Filters",
1608
1608
  "required": false,
@@ -1617,20 +1617,22 @@
1617
1617
  {
1618
1618
  "disabled": false,
1619
1619
  "document": "互联网公网地址数量",
1620
- "example": "",
1620
+ "example": "1",
1621
1621
  "member": "int64",
1622
1622
  "name": "TotalCount",
1623
+ "output_required": true,
1623
1624
  "type": "int",
1624
1625
  "value_allowed_null": false
1625
1626
  },
1626
1627
  {
1627
1628
  "disabled": false,
1628
- "document": "互联网公网地址列表\n注意:此字段可能返回 null,表示取不到有效值。",
1629
- "example": "",
1629
+ "document": "互联网公网地址列表",
1630
+ "example": "",
1630
1631
  "member": "InternetAddressDetail",
1631
1632
  "name": "Subnets",
1633
+ "output_required": true,
1632
1634
  "type": "list",
1633
- "value_allowed_null": true
1635
+ "value_allowed_null": false
1634
1636
  },
1635
1637
  {
1636
1638
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -2912,7 +2914,7 @@
2912
2914
  {
2913
2915
  "disabled": false,
2914
2916
  "document": "公网互联网地址ID",
2915
- "example": "",
2917
+ "example": "ipv4-xxx",
2916
2918
  "member": "string",
2917
2919
  "name": "InstanceId",
2918
2920
  "required": true,
@@ -2939,7 +2941,7 @@
2939
2941
  {
2940
2942
  "disabled": false,
2941
2943
  "document": "互联网公网地址ID",
2942
- "example": "",
2944
+ "example": "ipv4-xxx",
2943
2945
  "member": "string",
2944
2946
  "name": "InstanceId",
2945
2947
  "required": true,
@@ -3658,7 +3660,7 @@
3658
3660
  {
3659
3661
  "disabled": false,
3660
3662
  "document": "公网互联网地址ID",
3661
- "example": "",
3663
+ "example": "ipv4-xxx",
3662
3664
  "member": "string",
3663
3665
  "name": "InstanceId",
3664
3666
  "required": true,
@@ -144,9 +144,15 @@
144
144
  ],
145
145
  "DescribeInternetAddress": [
146
146
  {
147
- "document": "",
147
+ "document": "通过远程出口过滤用户IP段",
148
+ "input": "POST / HTTP/1.1\nHost: dc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInternetAddress\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Values\": [\n \"nj-1\"\n ],\n \"Name\": \"RemoteArea\"\n }\n ]\n}",
149
+ "output": "{\n \"Response\": {\n \"Subnets\": [\n {\n \"Subnet\": \"2402:4e00:4020::\",\n \"Region\": \"nj\",\n \"ApplyTime\": \"2022-08-17 10:44:02\",\n \"StopTime\": \"00-00-00 00:00:00\",\n \"ReleaseTime\": \"00-00-00 00:00:00\",\n \"Status\": 1,\n \"AddrType\": 0,\n \"MaskLen\": 64,\n \"ReserveTime\": 8,\n \"InstanceId\": \"ipv6-0yiowoa9\",\n \"AppId\": 251009028,\n \"AddrProto\": 1\n },\n {\n \"Subnet\": \"10.10.10.0\",\n \"Region\": \"nj\",\n \"ApplyTime\": \"2022-08-16 20:24:54\",\n \"StopTime\": \"00-00-00 00:00:00\",\n \"ReleaseTime\": \"00-00-00 00:00:00\",\n \"Status\": 1,\n \"AddrType\": 1,\n \"MaskLen\": 30,\n \"ReserveTime\": 8,\n \"InstanceId\": \"ipv4-ljm17pbl\",\n \"AppId\": 251009028,\n \"AddrProto\": 0\n }\n ],\n \"RequestId\": \"eee7d064-e3ae-4020-8db9-dc0cf245ccd2\",\n \"TotalCount\": 2\n }\n}",
150
+ "title": "通过远程出口过滤用户IP段"
151
+ },
152
+ {
153
+ "document": "获取用户申请的公网地址信息",
148
154
  "input": "https://dc.tencentcloudapi.com/?Action=DescribeInternetAddress\n&Limit=20\n&Offset=1\n&<公共请求参数>",
149
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Subnets\": [\n {\n \"Status\": 0,\n \"Subnet\": \"220.110.1.0\",\n \"MaskLen\": 30,\n \"AddrType\": 0,\n \"AppId\": 251010426,\n \"InstanceId\": \"ipv4-qmda2nqv\",\n \"AddrProto\": 0,\n \"StopTime\": \"2020-09-22 00:00:00\",\n \"Region\": \"gz\",\n \"ApplyTime\": \"2020-09-22 00:00:00\",\n \"ReleaseTime\": \"2020-09-22 00:00:00\"\n }\n ],\n \"RequestId\": \"24a0d7e5-4c13-49be-aa16-94f698fbef3e\"\n }\n}",
155
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Subnets\": [\n {\n \"Status\": 0,\n \"Subnet\": \"220.110.1.0\",\n \"MaskLen\": 30,\n \"AddrType\": 0,\n \"AppId\": 251010426,\n \"InstanceId\": \"ipv4-qmda2nqv\",\n \"AddrProto\": 0,\n \"StopTime\": \"2020-09-22 00:00:00\",\n \"Region\": \"gz\",\n \"ApplyTime\": \"2020-09-22 00:00:00\",\n \"ReleaseTime\": \"2020-09-22 00:00:00\",\n \"ReserveTime\": 8\n }\n ],\n \"RequestId\": \"24a0d7e5-4c13-49be-aa16-94f698fbef3e\"\n }\n}",
150
156
  "title": "获取用户申请的公网地址信息"
151
157
  }
152
158
  ],
@@ -1401,9 +1401,10 @@
1401
1401
  {
1402
1402
  "disabled": false,
1403
1403
  "document": "脚本位置,支持cos上的文件,且只支持https协议。",
1404
- "example": "",
1404
+ "example": "https://beijing-111111.cos.ap-beijing.myqcloud.com/data/test.sh",
1405
1405
  "member": "string",
1406
1406
  "name": "Path",
1407
+ "output_required": true,
1407
1408
  "required": true,
1408
1409
  "type": "string",
1409
1410
  "value_allowed_null": false
@@ -1411,9 +1412,10 @@
1411
1412
  {
1412
1413
  "disabled": false,
1413
1414
  "document": "执行时间。\nresourceAfter 表示在机器资源申请成功后执行。\nclusterBefore 表示在集群初始化前执行。\nclusterAfter 表示在集群初始化后执行。",
1414
- "example": "",
1415
+ "example": "resourceAfter",
1415
1416
  "member": "string",
1416
1417
  "name": "WhenRun",
1418
+ "output_required": true,
1417
1419
  "required": true,
1418
1420
  "type": "string",
1419
1421
  "value_allowed_null": false
@@ -1421,9 +1423,10 @@
1421
1423
  {
1422
1424
  "disabled": false,
1423
1425
  "document": "脚本参数",
1424
- "example": "",
1426
+ "example": "arg_test",
1425
1427
  "member": "string",
1426
1428
  "name": "Args",
1429
+ "output_required": true,
1427
1430
  "required": false,
1428
1431
  "type": "list",
1429
1432
  "value_allowed_null": false
@@ -2513,7 +2516,7 @@
2513
2516
  {
2514
2517
  "disabled": false,
2515
2518
  "document": "集群id列表\n注意:此字段可能返回 null,表示取不到有效值。",
2516
- "example": "",
2519
+ "example": "[\"emr-riuzv9pw\"]",
2517
2520
  "member": "string",
2518
2521
  "name": "ClusterIdList",
2519
2522
  "output_required": false,
@@ -3017,13 +3020,13 @@
3017
3020
  "members": [
3018
3021
  {
3019
3022
  "disabled": false,
3020
- "document": "实例ID\n注意:此字段可能返回 null,表示取不到有效值。",
3021
- "example": "emr-xxxxx",
3023
+ "document": "实例ID",
3024
+ "example": "emr-jkbz9e9q",
3022
3025
  "member": "string",
3023
3026
  "name": "InstanceId",
3024
3027
  "output_required": true,
3025
3028
  "type": "string",
3026
- "value_allowed_null": true
3029
+ "value_allowed_null": false
3027
3030
  },
3028
3031
  {
3029
3032
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -3157,7 +3160,7 @@
3157
3160
  {
3158
3161
  "disabled": false,
3159
3162
  "document": "[自定义软件配置](https://cloud.tencent.com/document/product/589/35655?from_cn_redirect=1)",
3160
- "example": "`{ \t\t\"serviceName\": \"HDFS\", \t\t\"classification\": \"hdfs-site.xml\", \t\t\"serviceVersion\": \"2.8.4\", \t\t\"properties\": { \t\t\t\"dfs.blocksize\": \"67108864\", \t\t\t\"dfs.client.slow.io.warning.threshold.ms\": \"900000\", \t\t\t\"output.replace-datanode-on-failure\": \"false\" \t\t} \t}`",
3163
+ "example": "`{ \"serviceName\": \"\",\"classification\": \"\", \"serviceVersion\": \"\", \"properties\": { \"dfs.blocksize\": \"\", } }`",
3161
3164
  "member": "string",
3162
3165
  "name": "CustomConf",
3163
3166
  "required": false,
@@ -3234,13 +3237,13 @@
3234
3237
  "members": [
3235
3238
  {
3236
3239
  "disabled": false,
3237
- "document": "实例ID\n注意:此字段可能返回 null,表示取不到有效值。",
3238
- "example": "emr-xxxxx",
3240
+ "document": "实例ID",
3241
+ "example": "emr-f2da1cd",
3239
3242
  "member": "string",
3240
3243
  "name": "InstanceId",
3241
3244
  "output_required": true,
3242
3245
  "type": "string",
3243
- "value_allowed_null": true
3246
+ "value_allowed_null": false
3244
3247
  },
3245
3248
  {
3246
3249
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -3545,7 +3548,7 @@
3545
3548
  {
3546
3549
  "disabled": false,
3547
3550
  "document": "cos桶路径,创建StarRocks存算分离集群时用到",
3548
- "example": "",
3551
+ "example": "aicv-prod-1306440315",
3549
3552
  "member": "string",
3550
3553
  "name": "CosBucket",
3551
3554
  "required": false,
@@ -5034,7 +5037,7 @@
5034
5037
  {
5035
5038
  "disabled": false,
5036
5039
  "document": "概览数据数组",
5037
- "example": "[ { \"Table\":\"hbase_meta\", \"ReadRequestCount\":0, \"WriteRequestCount\":0, \"MemstoreSize\":768, \"StoreFileSize\":17273, \"Operation\":\"Regions,RegionServers\" }]",
5040
+ "example": "",
5038
5041
  "member": "OverviewRow",
5039
5042
  "name": "TableMonitorList",
5040
5043
  "output_required": true,
@@ -5054,7 +5057,7 @@
5054
5057
  {
5055
5058
  "disabled": false,
5056
5059
  "document": "表schema信息",
5057
- "example": "[{ \"Name\":\"Table\", \"Sortable\":false, \"WithFilter\":false, \"Candidates\":null, \"Clickable\":true, \"Title\":\"表名\" }]",
5060
+ "example": "",
5058
5061
  "member": "TableSchemaItem",
5059
5062
  "name": "SchemaList",
5060
5063
  "output_required": true,
@@ -11714,20 +11717,22 @@
11714
11717
  "members": [
11715
11718
  {
11716
11719
  "disabled": false,
11717
- "document": "重复任务执行的具体时刻,例如\"01:02:00\"\n注意:此字段可能返回 null,表示取不到有效值。",
11718
- "example": "",
11720
+ "document": "重复任务执行的具体时刻,例如\"01:02:00\"",
11721
+ "example": "15:04:05",
11719
11722
  "member": "string",
11720
11723
  "name": "ExecuteAtTimeOfDay",
11724
+ "output_required": true,
11721
11725
  "required": true,
11722
11726
  "type": "string",
11723
- "value_allowed_null": true
11727
+ "value_allowed_null": false
11724
11728
  },
11725
11729
  {
11726
11730
  "disabled": false,
11727
11731
  "document": "每月中的天数时间段描述,长度只能为2,例如[2,10]表示每月2-10号。\n注意:此字段可能返回 null,表示取不到有效值。",
11728
- "example": "",
11732
+ "example": "[1,2]",
11729
11733
  "member": "uint64",
11730
11734
  "name": "DaysOfMonthRange",
11735
+ "output_required": true,
11731
11736
  "required": true,
11732
11737
  "type": "list",
11733
11738
  "value_allowed_null": true
@@ -14363,7 +14368,7 @@
14363
14368
  {
14364
14369
  "disabled": false,
14365
14370
  "document": "取值范围\"DAY\",\"DOW\",\"DOM\",\"NONE\",分别表示按天重复、按周重复、按月重复和一次执行。必须填写",
14366
- "example": "",
14371
+ "example": "NONE",
14367
14372
  "member": "string",
14368
14373
  "name": "RepeatType",
14369
14374
  "output_required": true,
@@ -14418,7 +14423,7 @@
14418
14423
  {
14419
14424
  "disabled": false,
14420
14425
  "document": "规则过期时间,超过该时间后,规则将自动置为暂停状态,形式为\"2020-07-23 00:00:00\"。必须填写\n注意:此字段可能返回 null,表示取不到有效值。",
14421
- "example": "",
14426
+ "example": "2026-01-09 23:59:59",
14422
14427
  "member": "string",
14423
14428
  "name": "Expire",
14424
14429
  "output_required": true,
@@ -14429,7 +14434,7 @@
14429
14434
  {
14430
14435
  "disabled": false,
14431
14436
  "document": "周期性规则开始时间",
14432
- "example": "",
14437
+ "example": "2024-01-09 23:59:59",
14433
14438
  "member": "string",
14434
14439
  "name": "StartTime",
14435
14440
  "output_required": false,
@@ -43,7 +43,7 @@
43
43
  "CreateCluster": [
44
44
  {
45
45
  "document": "",
46
- "input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCluster\n<公共请求参数>\n\n{\n \"EnableKerberosFlag\": false,\n \"SceneSoftwareConfig\": {\n \"SceneName\": \"Hadoop-Default\",\n \"Software\": [\n \"hdfs-3.2.2\",\n \"yarn-3.2.2\",\n \"zookeeper-3.6.3\",\n \"openldap-2.4.44\",\n \"knox-1.6.1\",\n \"hive-3.1.3\"\n ]\n },\n \"MetaDBInfo\": {\n \"MetaType\": \"EMR_DEFAULT_META\"\n },\n \"NeedMasterWan\": \"NEED_MASTER_WAN\",\n \"EnableCbsEncryptFlag\": false,\n \"LoginSettings\": {\n \"Password\": \"xxxxxxx\"\n },\n \"SecurityGroupIds\": [\n \"sg-xxx\"\n ],\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"ProductVersion\": \"EMR-V3.5.0\",\n \"ClientToken\": \"xxx\",\n \"EnableRemoteLoginFlag\": true,\n \"InstanceChargePrepaid\": {\n \"RenewFlag\": true,\n \"Period\": 1\n },\n \"InstanceName\": \"EMR350-JH6\",\n \"EnableSupportHAFlag\": false,\n \"ZoneResourceConfiguration\": [\n {\n \"VirtualPrivateCloud\": {\n \"SubnetId\": \"subnet-xxx\",\n \"VpcId\": \"vpc-xxx\"\n },\n \"AllNodeResourceSpec\": {\n \"MasterResourceSpec\": {\n \"SystemDisk\": [\n {\n \"Count\": 1,\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_HSSD\"\n }\n ],\n \"DataDisk\": [\n {\n \"Count\": 1,\n \"DiskSize\": 100,\n \"DiskType\": \"CLOUD_SSD\"\n }\n ],\n \"LocalDataDisk\": [],\n \"InstanceType\": \"S6.2XLARGE32\",\n \"Tags\": []\n },\n \"CoreCount\": 2,\n \"CoreResourceSpec\": {\n \"SystemDisk\": [\n {\n \"Count\": 1,\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_SSD\"\n }\n ],\n \"DataDisk\": [\n {\n \"Count\": 1,\n \"DiskSize\": 300,\n \"DiskType\": \"CLOUD_TSSD\"\n }\n ],\n \"LocalDataDisk\": [],\n \"InstanceType\": \"SA4.8XLARGE64\",\n \"Tags\": []\n },\n \"TaskCount\": 0,\n \"CommonCount\": 0,\n \"MasterCount\": 1\n },\n \"Placement\": {\n \"ProjectId\": 0,\n \"Zone\": \"ap-guangzhou-7\"\n }\n }\n ]\n}",
46
+ "input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCluster\n<公共请求参数>\n\n{\n \"EnableKerberosFlag\": false,\n \"SceneSoftwareConfig\": {\n \"SceneName\": \"Hadoop-Default\",\n \"Software\": [\n \"hdfs-3.2.2\",\n \"yarn-3.2.2\",\n \"zookeeper-3.6.3\",\n \"openldap-2.4.44\",\n \"knox-1.6.1\",\n \"hive-3.1.3\"\n ]\n },\n \"MetaDBInfo\": {\n \"MetaType\": \"EMR_DEFAULT_META\"\n },\n \"NeedMasterWan\": \"NEED_MASTER_WAN\",\n \"EnableCbsEncryptFlag\": false,\n \"LoginSettings\": {\n \"Password\": \"xxxxxxx\"\n },\n \"SecurityGroupIds\": [\n \"sg-xxx\"\n ],\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"ProductVersion\": \"EMR-V3.5.0\",\n \"ClientToken\": \"fasdlfhaldfhdlahfd4134322\",\n \"EnableRemoteLoginFlag\": true,\n \"InstanceChargePrepaid\": {\n \"RenewFlag\": true,\n \"Period\": 1\n },\n \"InstanceName\": \"EMR350-JH6\",\n \"EnableSupportHAFlag\": false,\n \"ZoneResourceConfiguration\": [\n {\n \"VirtualPrivateCloud\": {\n \"SubnetId\": \"subnet-xxx\",\n \"VpcId\": \"vpc-1df1dafd\"\n },\n \"AllNodeResourceSpec\": {\n \"MasterResourceSpec\": {\n \"SystemDisk\": [\n {\n \"Count\": 1,\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_HSSD\"\n }\n ],\n \"DataDisk\": [\n {\n \"Count\": 1,\n \"DiskSize\": 100,\n \"DiskType\": \"CLOUD_SSD\"\n }\n ],\n \"LocalDataDisk\": [],\n \"InstanceType\": \"S6.2XLARGE32\",\n \"Tags\": []\n },\n \"CoreCount\": 2,\n \"CoreResourceSpec\": {\n \"SystemDisk\": [\n {\n \"Count\": 1,\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_SSD\"\n }\n ],\n \"DataDisk\": [\n {\n \"Count\": 1,\n \"DiskSize\": 300,\n \"DiskType\": \"CLOUD_TSSD\"\n }\n ],\n \"LocalDataDisk\": [],\n \"InstanceType\": \"SA4.8XLARGE64\",\n \"Tags\": []\n },\n \"TaskCount\": 0,\n \"CommonCount\": 0,\n \"MasterCount\": 1\n },\n \"Placement\": {\n \"ProjectId\": 0,\n \"Zone\": \"ap-guangzhou-7\"\n }\n }\n ]\n}",
47
47
  "output": "{\n \"Response\": {\n \"InstanceId\": \"emr-rx5\",\n \"RequestId\": \"fsafa-232\"\n }\n}",
48
48
  "title": "创建EMR集群实例"
49
49
  }
@@ -171,7 +171,7 @@
171
171
  "DescribeHBaseTableOverview": [
172
172
  {
173
173
  "document": "",
174
- "input": "https://emr.tencentcloudapi.com/?Action=DescribeHBaseTableOverview\r\n&InstanceId=emr-111df6u6\r\n&Table=test\r\n&Offset=0\r\n&Limit=10\r\n&OrderField=\r\n&OrderType=\r\n&<公共请求参数>",
174
+ "input": "https://emr.tencentcloudapi.com/?Action=DescribeHBaseTableOverview\n&InstanceId=emr-111df6u6\n&Table=table_test\n&Offset=0\n&Limit=10\n&OrderField=\n&OrderType=\n&<公共请求参数>",
175
175
  "output": "{\n \"Response\": {\n \"RequestId\": \"63cb3d88-2f61-4ae6-a989-ec4153f2bfd2\",\n \"SchemaList\": [\n {\n \"Name\": \"Table\",\n \"Sortable\": false,\n \"WithFilter\": false,\n \"Candidates\": null,\n \"Clickable\": true,\n \"Title\": \"表名\"\n },\n {\n \"Name\": \"ReadRequestCount\",\n \"Sortable\": true,\n \"WithFilter\": false,\n \"Candidates\": null,\n \"Clickable\": false,\n \"Title\": \"读请求量(个/s)\"\n },\n {\n \"Name\": \"WriteRequestCount\",\n \"Sortable\": true,\n \"WithFilter\": false,\n \"Candidates\": null,\n \"Clickable\": false,\n \"Title\": \"写请求量(个/s)\"\n },\n {\n \"Name\": \"MemstoreSize\",\n \"Sortable\": true,\n \"WithFilter\": false,\n \"Candidates\": null,\n \"Clickable\": false,\n \"Title\": \"Memstore大小(byte)\"\n },\n {\n \"Name\": \"StoreFileSize\",\n \"Sortable\": true,\n \"WithFilter\": false,\n \"Candidates\": null,\n \"Clickable\": false,\n \"Title\": \"Storefile大小(byte)\"\n },\n {\n \"Name\": \"Operation\",\n \"Sortable\": false,\n \"WithFilter\": false,\n \"Candidates\": null,\n \"Clickable\": true,\n \"Title\": \"操作\"\n }\n ],\n \"TableMonitorList\": [\n {\n \"Table\": \"default_TEST\",\n \"ReadRequestCount\": 0,\n \"WriteRequestCount\": 0,\n \"MemstoreSize\": 0,\n \"StoreFileSize\": 0,\n \"Operation\": \"regions\"\n },\n {\n \"Table\": \"default_test\",\n \"ReadRequestCount\": 0,\n \"WriteRequestCount\": 0,\n \"MemstoreSize\": 0,\n \"StoreFileSize\": 4950,\n \"Operation\": \"regions\"\n }\n ],\n \"TotalCount\": 2\n }\n}",
176
176
  "title": "查询Hbase表监控概览信息"
177
177
  }