tccli 3.0.1208.1__py2.py3-none-any.whl → 3.0.1210.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/__init__.py +3 -0
- tccli/services/batch/v20170312/api.json +20 -2
- tccli/services/bma/v20221115/api.json +26 -1
- tccli/services/bma/v20221115/examples.json +7 -7
- tccli/services/cam/v20190116/api.json +38 -30
- tccli/services/cam/v20190116/examples.json +2 -2
- tccli/services/ccc/v20200210/api.json +28 -1
- tccli/services/cdwdoris/v20211228/api.json +20 -1
- tccli/services/cfg/v20210820/api.json +21 -1
- tccli/services/cls/cls_client.py +216 -4
- tccli/services/cls/v20201016/api.json +497 -11
- tccli/services/cls/v20201016/examples.json +32 -0
- tccli/services/cynosdb/v20190107/api.json +30 -9
- tccli/services/cynosdb/v20190107/examples.json +2 -2
- tccli/services/dasb/v20191018/api.json +19 -10
- tccli/services/dasb/v20191018/examples.json +1 -1
- tccli/services/dc/dc_client.py +126 -73
- tccli/services/dc/v20180410/api.json +300 -0
- tccli/services/dc/v20180410/examples.json +8 -0
- tccli/services/dnspod/v20210323/api.json +3 -1
- tccli/services/emr/emr_client.py +238 -26
- tccli/services/emr/v20190103/api.json +1012 -116
- tccli/services/emr/v20190103/examples.json +32 -0
- tccli/services/es/v20180416/api.json +144 -2
- tccli/services/ess/v20201111/api.json +4 -4
- tccli/services/ess/v20201111/examples.json +10 -10
- tccli/services/essbasic/v20210526/api.json +15 -6
- tccli/services/faceid/v20180301/api.json +10 -0
- tccli/services/gwlb/__init__.py +4 -0
- tccli/services/gwlb/gwlb_client.py +1096 -0
- tccli/services/gwlb/v20240906/api.json +1807 -0
- tccli/services/gwlb/v20240906/examples.json +155 -0
- tccli/services/hunyuan/v20230901/api.json +85 -9
- tccli/services/hunyuan/v20230901/examples.json +1 -1
- tccli/services/iss/v20230517/api.json +62 -14
- tccli/services/iss/v20230517/examples.json +19 -13
- tccli/services/oceanus/v20190422/api.json +4 -4
- tccli/services/privatedns/privatedns_client.py +57 -4
- tccli/services/privatedns/v20201028/api.json +101 -0
- tccli/services/privatedns/v20201028/examples.json +8 -0
- tccli/services/redis/v20180412/api.json +2 -2
- tccli/services/sms/v20210111/api.json +3 -3
- tccli/services/sms/v20210111/examples.json +2 -2
- tccli/services/sqlserver/v20180328/api.json +32 -11
- tccli/services/sqlserver/v20180328/examples.json +1 -1
- tccli/services/sts/v20180813/api.json +11 -10
- tccli/services/sts/v20180813/examples.json +2 -2
- tccli/services/tcss/v20201101/api.json +136 -19
- tccli/services/teo/v20220901/api.json +23 -23
- tccli/services/teo/v20220901/examples.json +4 -58
- tccli/services/tke/tke_client.py +118 -12
- tccli/services/tke/v20180525/api.json +154 -2
- tccli/services/tke/v20180525/examples.json +16 -0
- tccli/services/vclm/v20240523/api.json +9 -0
- tccli/services/vpc/v20170312/api.json +59 -43
- tccli/services/vpc/v20170312/examples.json +1 -1
- tccli/services/vtc/v20240223/api.json +9 -0
- {tccli-3.0.1208.1.dist-info → tccli-3.0.1210.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1208.1.dist-info → tccli-3.0.1210.1.dist-info}/RECORD +63 -59
- {tccli-3.0.1208.1.dist-info → tccli-3.0.1210.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1208.1.dist-info → tccli-3.0.1210.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1208.1.dist-info → tccli-3.0.1210.1.dist-info}/license_files/LICENSE +0 -0
@@ -684,7 +684,7 @@
|
|
684
684
|
{
|
685
685
|
"document": "查询回档任务列表",
|
686
686
|
"input": "POST / HTTP/1.1\nHost: sqlserver.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRestoreTask\n<公共请求参数>\n\n{\n \"InstanceId\": \"mssql-aju981jo\",\n \"RestoreType\": 0,\n \"TargetRegion\": \"ap-shanghai\",\n \"TargetType\": 2,\n \"Status\": 1,\n \"StartTime\": \"2023-04-12: 00:00:00\",\n \"EndTime\": \"2023-04-12: 00:00:00\",\n \"Offset\": 0,\n \"Limit\": 10,\n \"OrderBy\": \"startTime\",\n \"OrderByType\": \"desc\"\n}",
|
687
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"88310080-925d-11ed-981b-c7bf72df626c\",\n \"Tasks\": [\n {\n \"TargetInstanceId\": \"mssql-892932uiu\",\n \"TargetInstanceName\": \"test\",\n \"TargetInstanceStatus\": 2,\n \"TargetRegion\": \"ap-guangzhou\",\n \"TargetType\": 0,\n \"EndTime\": \"0000-00-00 00:00:00\",\n \"RestoreId\": 1012,\n \"RestoreTime\": \"2023-01-12 16:22:48\",\n \"RestoreType\": 0,\n \"StartTime\": \"2023-01-12 16:22:55\",\n \"Status\": 0\n }\n ],\n \"TotalCount\": 1\n }\n}",
|
687
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"88310080-925d-11ed-981b-c7bf72df626c\",\n \"Tasks\": [\n {\n \"TargetInstanceId\": \"mssql-892932uiu\",\n \"TargetInstanceName\": \"test\",\n \"TargetInstanceStatus\": 2,\n \"TargetRegion\": \"ap-guangzhou\",\n \"TargetType\": 0,\n \"EndTime\": \"0000-00-00 00:00:00\",\n \"RestoreId\": 1012,\n \"RestoreTime\": \"2023-01-12 16:22:48\",\n \"RestoreType\": 0,\n \"StartTime\": \"2023-01-12 16:22:55\",\n \"Status\": 0,\n \"FlowId\": 100\n }\n ],\n \"TotalCount\": 1\n }\n}",
|
688
688
|
"title": "查询回档任务列表"
|
689
689
|
}
|
690
690
|
],
|
@@ -56,30 +56,30 @@
|
|
56
56
|
{
|
57
57
|
"disabled": false,
|
58
58
|
"document": "密钥ID",
|
59
|
-
"example": "",
|
59
|
+
"example": "无",
|
60
60
|
"member": "string",
|
61
61
|
"name": "SecretId",
|
62
|
-
"
|
62
|
+
"output_required": true,
|
63
63
|
"type": "string",
|
64
64
|
"value_allowed_null": false
|
65
65
|
},
|
66
66
|
{
|
67
67
|
"disabled": false,
|
68
68
|
"document": "创建时间(时间戳)",
|
69
|
-
"example": "",
|
69
|
+
"example": "无",
|
70
70
|
"member": "uint64",
|
71
71
|
"name": "CreateTime",
|
72
|
-
"
|
72
|
+
"output_required": true,
|
73
73
|
"type": "int",
|
74
74
|
"value_allowed_null": false
|
75
75
|
},
|
76
76
|
{
|
77
77
|
"disabled": false,
|
78
78
|
"document": "状态(2:有效, 3:禁用, 4:已删除)",
|
79
|
-
"example": "",
|
79
|
+
"example": "无",
|
80
80
|
"member": "uint64",
|
81
81
|
"name": "Status",
|
82
|
-
"
|
82
|
+
"output_required": true,
|
83
83
|
"type": "int",
|
84
84
|
"value_allowed_null": false
|
85
85
|
}
|
@@ -555,8 +555,8 @@
|
|
555
555
|
"members": [
|
556
556
|
{
|
557
557
|
"disabled": false,
|
558
|
-
"document": "待查询的账号(不填默认查当前账号)",
|
559
|
-
"example": "",
|
558
|
+
"document": "待查询的账号uin(不填默认查当前账号uin)",
|
559
|
+
"example": "100020328651",
|
560
560
|
"member": "uint64",
|
561
561
|
"name": "TargetUin",
|
562
562
|
"required": false,
|
@@ -570,10 +570,11 @@
|
|
570
570
|
"members": [
|
571
571
|
{
|
572
572
|
"disabled": false,
|
573
|
-
"document": "密钥ID
|
574
|
-
"example": "",
|
573
|
+
"document": "密钥ID列表。",
|
574
|
+
"example": "[\"AKIDyqWzF***\",\"AKID5CnA***\"]",
|
575
575
|
"member": "ApiKey",
|
576
576
|
"name": "IdKeys",
|
577
|
+
"output_required": true,
|
577
578
|
"type": "list",
|
578
579
|
"value_allowed_null": false
|
579
580
|
},
|
@@ -55,8 +55,8 @@
|
|
55
55
|
"QueryApiKey": [
|
56
56
|
{
|
57
57
|
"document": "",
|
58
|
-
"input": "https://sts.tencentcloudapi.com/?Action=QueryApiKey\
|
59
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"\"\n }\n}",
|
58
|
+
"input": "https://sts.tencentcloudapi.com/?Action=QueryApiKey\n&TargetUin=100020328651\n&<公共请求参数>",
|
59
|
+
"output": "{\n \"Response\": {\n \"IdKeys\": [\n {\n \"SecretId\": \"AKID5Cn***\",\n \"CreateTime\": 1575517111,\n \"Status\": 2\n }\n ],\n \"RequestId\": \"5cf9d558-a46a-4ce7-bbc2-500cad68b0da\"\n }\n}",
|
60
60
|
"title": "拉取API密钥列表"
|
61
61
|
}
|
62
62
|
]
|
@@ -19973,6 +19973,15 @@
|
|
19973
19973
|
"name": "Query",
|
19974
19974
|
"required": true,
|
19975
19975
|
"type": "string"
|
19976
|
+
},
|
19977
|
+
{
|
19978
|
+
"disabled": false,
|
19979
|
+
"document": "日志类型列表",
|
19980
|
+
"example": "无",
|
19981
|
+
"member": "string",
|
19982
|
+
"name": "LogTypes",
|
19983
|
+
"required": false,
|
19984
|
+
"type": "list"
|
19976
19985
|
}
|
19977
19986
|
],
|
19978
19987
|
"type": "object"
|
@@ -19986,7 +19995,7 @@
|
|
19986
19995
|
"example": "xxx",
|
19987
19996
|
"member": "string",
|
19988
19997
|
"name": "Data",
|
19989
|
-
"
|
19998
|
+
"output_required": true,
|
19990
19999
|
"type": "string",
|
19991
20000
|
"value_allowed_null": false
|
19992
20001
|
},
|
@@ -20028,6 +20037,15 @@
|
|
20028
20037
|
"name": "Limit",
|
20029
20038
|
"required": false,
|
20030
20039
|
"type": "int"
|
20040
|
+
},
|
20041
|
+
{
|
20042
|
+
"disabled": false,
|
20043
|
+
"document": "日志类型列表",
|
20044
|
+
"example": "无",
|
20045
|
+
"member": "string",
|
20046
|
+
"name": "LogTypes",
|
20047
|
+
"required": false,
|
20048
|
+
"type": "list"
|
20031
20049
|
}
|
20032
20050
|
],
|
20033
20051
|
"type": "object"
|
@@ -20041,7 +20059,7 @@
|
|
20041
20059
|
"example": "xxx",
|
20042
20060
|
"member": "string",
|
20043
20061
|
"name": "Data",
|
20044
|
-
"
|
20062
|
+
"output_required": true,
|
20045
20063
|
"type": "string",
|
20046
20064
|
"value_allowed_null": false
|
20047
20065
|
},
|
@@ -25423,6 +25441,15 @@
|
|
25423
25441
|
"name": "Query",
|
25424
25442
|
"required": true,
|
25425
25443
|
"type": "string"
|
25444
|
+
},
|
25445
|
+
{
|
25446
|
+
"disabled": false,
|
25447
|
+
"document": "日志类型列表",
|
25448
|
+
"example": "无",
|
25449
|
+
"member": "string",
|
25450
|
+
"name": "LogTypes",
|
25451
|
+
"required": false,
|
25452
|
+
"type": "list"
|
25426
25453
|
}
|
25427
25454
|
],
|
25428
25455
|
"type": "object"
|
@@ -25436,7 +25463,7 @@
|
|
25436
25463
|
"example": "\"\"",
|
25437
25464
|
"member": "string",
|
25438
25465
|
"name": "JobId",
|
25439
|
-
"
|
25466
|
+
"output_required": true,
|
25440
25467
|
"type": "string",
|
25441
25468
|
"value_allowed_null": false
|
25442
25469
|
},
|
@@ -25929,6 +25956,7 @@
|
|
25929
25956
|
"example": "10",
|
25930
25957
|
"member": "uint64",
|
25931
25958
|
"name": "TotalCount",
|
25959
|
+
"output_required": true,
|
25932
25960
|
"type": "int",
|
25933
25961
|
"value_allowed_null": false
|
25934
25962
|
},
|
@@ -25938,9 +25966,40 @@
|
|
25938
25966
|
"example": "无",
|
25939
25967
|
"member": "SecLogJoinObjectInfo",
|
25940
25968
|
"name": "List",
|
25969
|
+
"output_required": true,
|
25941
25970
|
"type": "list",
|
25942
25971
|
"value_allowed_null": false
|
25943
25972
|
},
|
25973
|
+
{
|
25974
|
+
"disabled": false,
|
25975
|
+
"document": "日志节点范围类型,0自选 1全部",
|
25976
|
+
"example": "0",
|
25977
|
+
"member": "int64",
|
25978
|
+
"name": "RangeType",
|
25979
|
+
"output_required": false,
|
25980
|
+
"type": "int",
|
25981
|
+
"value_allowed_null": false
|
25982
|
+
},
|
25983
|
+
{
|
25984
|
+
"disabled": false,
|
25985
|
+
"document": "新增资产是否自动加入,节点范围为全部时生效",
|
25986
|
+
"example": "true",
|
25987
|
+
"member": "bool",
|
25988
|
+
"name": "AutoJoin",
|
25989
|
+
"output_required": false,
|
25990
|
+
"type": "bool",
|
25991
|
+
"value_allowed_null": false
|
25992
|
+
},
|
25993
|
+
{
|
25994
|
+
"disabled": false,
|
25995
|
+
"document": "剔除节点数",
|
25996
|
+
"example": "0",
|
25997
|
+
"member": "uint64",
|
25998
|
+
"name": "ExcludedCount",
|
25999
|
+
"output_required": false,
|
26000
|
+
"type": "int",
|
26001
|
+
"value_allowed_null": false
|
26002
|
+
},
|
25944
26003
|
{
|
25945
26004
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
25946
26005
|
"member": "string",
|
@@ -35776,7 +35835,7 @@
|
|
35776
35835
|
},
|
35777
35836
|
{
|
35778
35837
|
"disabled": false,
|
35779
|
-
"document": "
|
35838
|
+
"document": "绑定列表",
|
35780
35839
|
"example": "[]",
|
35781
35840
|
"member": "string",
|
35782
35841
|
"name": "BindList",
|
@@ -35785,7 +35844,7 @@
|
|
35785
35844
|
},
|
35786
35845
|
{
|
35787
35846
|
"disabled": false,
|
35788
|
-
"document": "
|
35847
|
+
"document": "待解绑列表,节点范围为全部时,含义为需剔除资产列表",
|
35789
35848
|
"example": "[]",
|
35790
35849
|
"member": "string",
|
35791
35850
|
"name": "UnBindList",
|
@@ -35800,6 +35859,24 @@
|
|
35800
35859
|
"name": "NodeType",
|
35801
35860
|
"required": false,
|
35802
35861
|
"type": "string"
|
35862
|
+
},
|
35863
|
+
{
|
35864
|
+
"disabled": false,
|
35865
|
+
"document": "日志节点范围类型,0自选 1全部",
|
35866
|
+
"example": "0",
|
35867
|
+
"member": "int64",
|
35868
|
+
"name": "RangeType",
|
35869
|
+
"required": false,
|
35870
|
+
"type": "int"
|
35871
|
+
},
|
35872
|
+
{
|
35873
|
+
"disabled": false,
|
35874
|
+
"document": "新增资产是否自动加入,节点范围为全部时生效",
|
35875
|
+
"example": "true",
|
35876
|
+
"member": "bool",
|
35877
|
+
"name": "AutoJoin",
|
35878
|
+
"required": false,
|
35879
|
+
"type": "bool"
|
35803
35880
|
}
|
35804
35881
|
],
|
35805
35882
|
"type": "object"
|
@@ -40090,7 +40167,7 @@
|
|
40090
40167
|
"example": "10",
|
40091
40168
|
"member": "uint64",
|
40092
40169
|
"name": "Count",
|
40093
|
-
"
|
40170
|
+
"output_required": true,
|
40094
40171
|
"type": "int",
|
40095
40172
|
"value_allowed_null": false
|
40096
40173
|
},
|
@@ -40100,7 +40177,7 @@
|
|
40100
40177
|
"example": "10",
|
40101
40178
|
"member": "uint64",
|
40102
40179
|
"name": "SuperNodeCount",
|
40103
|
-
"
|
40180
|
+
"output_required": true,
|
40104
40181
|
"type": "int",
|
40105
40182
|
"value_allowed_null": false
|
40106
40183
|
},
|
@@ -40110,7 +40187,7 @@
|
|
40110
40187
|
"example": "true",
|
40111
40188
|
"member": "bool",
|
40112
40189
|
"name": "IsJoined",
|
40113
|
-
"
|
40190
|
+
"output_required": true,
|
40114
40191
|
"type": "bool",
|
40115
40192
|
"value_allowed_null": false
|
40116
40193
|
},
|
@@ -40120,9 +40197,19 @@
|
|
40120
40197
|
"example": "xxx",
|
40121
40198
|
"member": "string",
|
40122
40199
|
"name": "LogType",
|
40123
|
-
"
|
40200
|
+
"output_required": true,
|
40124
40201
|
"type": "string",
|
40125
40202
|
"value_allowed_null": false
|
40203
|
+
},
|
40204
|
+
{
|
40205
|
+
"disabled": false,
|
40206
|
+
"document": "已接入集群数量",
|
40207
|
+
"example": "1",
|
40208
|
+
"member": "uint64",
|
40209
|
+
"name": "ClusterCount",
|
40210
|
+
"output_required": false,
|
40211
|
+
"type": "int",
|
40212
|
+
"value_allowed_null": false
|
40126
40213
|
}
|
40127
40214
|
],
|
40128
40215
|
"usage": "out"
|
@@ -40136,7 +40223,7 @@
|
|
40136
40223
|
"example": "xxx",
|
40137
40224
|
"member": "string",
|
40138
40225
|
"name": "HostID",
|
40139
|
-
"
|
40226
|
+
"output_required": true,
|
40140
40227
|
"type": "string",
|
40141
40228
|
"value_allowed_null": false
|
40142
40229
|
},
|
@@ -40146,7 +40233,7 @@
|
|
40146
40233
|
"example": "xxx",
|
40147
40234
|
"member": "string",
|
40148
40235
|
"name": "HostName",
|
40149
|
-
"
|
40236
|
+
"output_required": true,
|
40150
40237
|
"type": "string",
|
40151
40238
|
"value_allowed_null": true
|
40152
40239
|
},
|
@@ -40156,7 +40243,7 @@
|
|
40156
40243
|
"example": "xxx",
|
40157
40244
|
"member": "string",
|
40158
40245
|
"name": "HostIP",
|
40159
|
-
"
|
40246
|
+
"output_required": true,
|
40160
40247
|
"type": "string",
|
40161
40248
|
"value_allowed_null": true
|
40162
40249
|
},
|
@@ -40166,7 +40253,7 @@
|
|
40166
40253
|
"example": "xxx",
|
40167
40254
|
"member": "string",
|
40168
40255
|
"name": "HostStatus",
|
40169
|
-
"
|
40256
|
+
"output_required": true,
|
40170
40257
|
"type": "string",
|
40171
40258
|
"value_allowed_null": false
|
40172
40259
|
},
|
@@ -40176,7 +40263,7 @@
|
|
40176
40263
|
"example": "xxx",
|
40177
40264
|
"member": "string",
|
40178
40265
|
"name": "ClusterID",
|
40179
|
-
"
|
40266
|
+
"output_required": true,
|
40180
40267
|
"type": "string",
|
40181
40268
|
"value_allowed_null": true
|
40182
40269
|
},
|
@@ -40186,7 +40273,7 @@
|
|
40186
40273
|
"example": "xxx",
|
40187
40274
|
"member": "string",
|
40188
40275
|
"name": "ClusterName",
|
40189
|
-
"
|
40276
|
+
"output_required": true,
|
40190
40277
|
"type": "string",
|
40191
40278
|
"value_allowed_null": true
|
40192
40279
|
},
|
@@ -40196,7 +40283,7 @@
|
|
40196
40283
|
"example": "xxx",
|
40197
40284
|
"member": "string",
|
40198
40285
|
"name": "PublicIP",
|
40199
|
-
"
|
40286
|
+
"output_required": true,
|
40200
40287
|
"type": "string",
|
40201
40288
|
"value_allowed_null": true
|
40202
40289
|
},
|
@@ -40206,7 +40293,7 @@
|
|
40206
40293
|
"example": "true",
|
40207
40294
|
"member": "bool",
|
40208
40295
|
"name": "JoinState",
|
40209
|
-
"
|
40296
|
+
"output_required": true,
|
40210
40297
|
"type": "bool",
|
40211
40298
|
"value_allowed_null": false
|
40212
40299
|
},
|
@@ -40216,7 +40303,7 @@
|
|
40216
40303
|
"example": "xxx",
|
40217
40304
|
"member": "string",
|
40218
40305
|
"name": "ClusterVersion",
|
40219
|
-
"
|
40306
|
+
"output_required": true,
|
40220
40307
|
"type": "string",
|
40221
40308
|
"value_allowed_null": true
|
40222
40309
|
},
|
@@ -40226,9 +40313,39 @@
|
|
40226
40313
|
"example": "xxx",
|
40227
40314
|
"member": "string",
|
40228
40315
|
"name": "ClusterMainAddress",
|
40229
|
-
"
|
40316
|
+
"output_required": true,
|
40317
|
+
"type": "string",
|
40318
|
+
"value_allowed_null": false
|
40319
|
+
},
|
40320
|
+
{
|
40321
|
+
"disabled": false,
|
40322
|
+
"document": "容器数",
|
40323
|
+
"example": "0",
|
40324
|
+
"member": "uint64",
|
40325
|
+
"name": "ContainerCnt",
|
40326
|
+
"output_required": false,
|
40327
|
+
"type": "int",
|
40328
|
+
"value_allowed_null": false
|
40329
|
+
},
|
40330
|
+
{
|
40331
|
+
"disabled": false,
|
40332
|
+
"document": "集群类型",
|
40333
|
+
"example": "无",
|
40334
|
+
"member": "string",
|
40335
|
+
"name": "ClusterType",
|
40336
|
+
"output_required": false,
|
40230
40337
|
"type": "string",
|
40231
40338
|
"value_allowed_null": false
|
40339
|
+
},
|
40340
|
+
{
|
40341
|
+
"disabled": false,
|
40342
|
+
"document": "集群状态\n注意:此字段可能返回 null,表示取不到有效值。",
|
40343
|
+
"example": "无",
|
40344
|
+
"member": "string",
|
40345
|
+
"name": "ClusterStatus",
|
40346
|
+
"output_required": false,
|
40347
|
+
"type": "string",
|
40348
|
+
"value_allowed_null": true
|
40232
40349
|
}
|
40233
40350
|
],
|
40234
40351
|
"usage": "out"
|