tccli 3.0.1251.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.
- tccli/__init__.py +1 -1
- tccli/services/aiart/v20221229/api.json +12 -3
- tccli/services/bi/v20220105/api.json +6 -6
- tccli/services/cat/v20180409/api.json +25 -24
- tccli/services/cat/v20180409/examples.json +17 -17
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +89 -0
- tccli/services/ccc/v20200210/examples.json +8 -0
- tccli/services/cdb/v20170320/api.json +12 -0
- tccli/services/cdwdoris/v20211228/api.json +233 -193
- tccli/services/cdwdoris/v20211228/examples.json +6 -6
- tccli/services/cloudaudit/v20190319/api.json +2 -2
- tccli/services/cloudaudit/v20190319/examples.json +2 -2
- tccli/services/config/v20220802/api.json +20 -9
- tccli/services/config/v20220802/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +94 -92
- tccli/services/ess/v20201111/examples.json +9 -9
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/essbasic/v20210526/examples.json +6 -6
- tccli/services/lcic/v20220817/api.json +1 -1
- tccli/services/monitor/v20180724/api.json +68 -50
- tccli/services/monitor/v20180724/examples.json +21 -21
- tccli/services/mps/mps_client.py +379 -61
- tccli/services/mps/v20190612/api.json +495 -13
- tccli/services/mps/v20190612/examples.json +48 -0
- tccli/services/ssl/v20191205/api.json +3 -3
- tccli/services/ssl/v20191205/examples.json +1 -1
- tccli/services/trtc/v20190722/api.json +11 -0
- tccli/services/tse/v20201207/api.json +10 -0
- tccli/services/wedata/v20210820/api.json +382 -96
- tccli/services/wedata/v20210820/examples.json +1 -1
- {tccli-3.0.1251.1.dist-info → tccli-3.0.1252.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1251.1.dist-info → tccli-3.0.1252.1.dist-info}/RECORD +36 -36
- {tccli-3.0.1251.1.dist-info → tccli-3.0.1252.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1251.1.dist-info → tccli-3.0.1252.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1251.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\": \"
|
23
|
-
"output": "{\n \"Response\": {\n \"ErrorMsg\": \"
|
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\": \"
|
39
|
-
"output": "{\n \"Response\": {\n \"ErrorMsg\": \"
|
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\": \"
|
175
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"SlowQueryRecords\": {\n \"OsUser\": \"
|
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": "
|
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
|
-
"
|
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\": \"
|
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=
|
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": "
|
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": "
|
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": "
|
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": "
|
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
|
],
|