tccli 3.0.1393.1__py2.py3-none-any.whl → 3.0.1395.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +2 -1
- tccli/services/ai3d/v20250513/api.json +4 -4
- tccli/services/apm/apm_client.py +53 -0
- tccli/services/apm/v20210622/api.json +354 -0
- tccli/services/apm/v20210622/examples.json +8 -0
- tccli/services/billing/billing_client.py +326 -8
- tccli/services/billing/v20180709/api.json +2200 -255
- tccli/services/billing/v20180709/examples.json +48 -0
- tccli/services/cam/v20190116/api.json +1 -1
- tccli/services/ccc/ccc_client.py +125 -72
- tccli/services/ccc/v20200210/api.json +185 -10
- tccli/services/ccc/v20200210/examples.json +8 -0
- tccli/services/cfw/v20190904/api.json +121 -9
- tccli/services/ckafka/v20190819/api.json +20 -0
- tccli/services/ctem/v20231128/api.json +290 -0
- tccli/services/ctem/v20231128/examples.json +3 -3
- tccli/services/cvm/cvm_client.py +0 -212
- tccli/services/cvm/v20170312/api.json +80 -842
- tccli/services/cvm/v20170312/examples.json +24 -56
- tccli/services/emr/v20190103/api.json +36 -7
- tccli/services/ess/v20201111/api.json +7 -7
- tccli/services/ess/v20201111/examples.json +6 -6
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/gs/gs_client.py +216 -4
- tccli/services/gs/v20191118/api.json +201 -0
- tccli/services/gs/v20191118/examples.json +32 -0
- tccli/services/iai/v20180301/api.json +115 -93
- tccli/services/iai/v20180301/examples.json +19 -19
- tccli/services/iotexplorer/iotexplorer_client.py +57 -4
- tccli/services/iotexplorer/v20190423/api.json +69 -0
- tccli/services/iotexplorer/v20190423/examples.json +8 -0
- tccli/services/lighthouse/v20200324/api.json +113 -9
- tccli/services/lighthouse/v20200324/examples.json +2 -2
- tccli/services/lke/v20231130/api.json +34 -1
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mna/v20210119/api.json +10 -1
- tccli/services/mna/v20210119/examples.json +1 -1
- tccli/services/ocr/v20181119/api.json +2 -2
- tccli/services/organization/v20210331/api.json +6 -6
- tccli/services/redis/v20180412/api.json +9 -9
- tccli/services/sqlserver/v20180328/api.json +15 -5
- tccli/services/sqlserver/v20180328/examples.json +1 -1
- tccli/services/trocket/v20230308/api.json +4 -4
- tccli/services/tsf/v20180326/api.json +2 -2
- tccli/services/vod/v20180717/api.json +1 -1
- tccli/services/vpc/v20170312/api.json +5 -5
- tccli/services/vtc/v20240223/api.json +1 -1
- tccli/services/waf/v20180125/api.json +8 -8
- tccli/services/waf/v20180125/examples.json +1 -1
- tccli/services/wedata/v20250806/api.json +13645 -0
- tccli/services/wedata/v20250806/examples.json +621 -0
- tccli/services/wedata/wedata_client.py +5031 -1157
- {tccli-3.0.1393.1.dist-info → tccli-3.0.1395.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1393.1.dist-info → tccli-3.0.1395.1.dist-info}/RECORD +58 -56
- {tccli-3.0.1393.1.dist-info → tccli-3.0.1395.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1393.1.dist-info → tccli-3.0.1395.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1393.1.dist-info → tccli-3.0.1395.1.dist-info}/license_files/LICENSE +0 -0
@@ -30,6 +30,14 @@
|
|
30
30
|
"title": "创建分账目录树根结点"
|
31
31
|
}
|
32
32
|
],
|
33
|
+
"CreateBudget": [
|
34
|
+
{
|
35
|
+
"document": "",
|
36
|
+
"input": "POST / HTTP/1.1\nHost: billing.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action:CreateBudget\n<公共请求参数>\n\n{\n \"BudgetName\": \"testapi111\",\n \"CycleType\": \"DAY\",\n \"PeriodBegin\": \"2025-01-01\",\n \"PeriodEnd\": \"2025-12-01\",\n \"PlanType\": \"FIX\",\n \"BudgetQuota\": \"1000\",\n \"BillType\": \"BILL\",\n \"FeeType\": \"COST\",\n \"WarnJson\": [\n {\n \"WarnType\": \"ACTUAL\",\n \"CalType\": \"PERCENTAGE\",\n \"ThresholdValue\": \"100\"\n }\n ],\n \"BudgetNote\": \"使用api创建预算信息\",\n \"DimensionsRange\": {\n \"Business\": [\n null\n ],\n \"PayMode\": [\n null\n ],\n \"ProductCodes\": [\n null\n ],\n \"ComponentCodes\": [\n null\n ],\n \"ZoneIds\": [\n null\n ],\n \"RegionIds\": [\n null\n ],\n \"ProjectIds\": [\n null\n ],\n \"ActionTypes\": [\n null\n ],\n \"ConsumptionTypes\": [\n null\n ],\n \"Tags\": [\n {\n \"TagKey\": null,\n \"TagValue\": [\n null\n ]\n }\n ],\n \"PayerUins\": [\n null\n ],\n \"OwnerUins\": [\n null\n ],\n \"TreeNodeUniqKeys\": [\n null\n ]\n },\n \"WaveThresholdJson\": [\n {\n \"WarnType\": null,\n \"Threshold\": null,\n \"MetaType\": null,\n \"PeriodType\": null\n }\n ]\n}",
|
37
|
+
"output": "{\n \"Response\": {\n \"Code\": 0,\n \"Data\": {\n \"BudgetId\": \"1963509727611474000\",\n \"UpdateTime\": \"2025-09-04 15:49:33\"\n },\n \"Message\": \"create success\",\n \"RequestId\": \"922dcc4b-55b2-401d-8eb8-9160117d07d4\"\n }\n}",
|
38
|
+
"title": "创建预算项目"
|
39
|
+
}
|
40
|
+
],
|
33
41
|
"CreateGatherRule": [
|
34
42
|
{
|
35
43
|
"document": "",
|
@@ -68,6 +76,14 @@
|
|
68
76
|
"title": "删除分账单元"
|
69
77
|
}
|
70
78
|
],
|
79
|
+
"DeleteBudget": [
|
80
|
+
{
|
81
|
+
"document": "",
|
82
|
+
"input": "POST / HTTP/1.1\nHost: billing.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action:DeleteBudget\n<公共请求参数>\n\n{\n \"BudgetIds\": [\n \"1960309822252269569\"\n ]\n}",
|
83
|
+
"output": "{\n \"Response\": {\n \"Code\": 0,\n \"Data\": [\n \"1960309822252269569\"\n ],\n \"Message\": \"delete success\",\n \"RequestId\": \"eb7161c4-4025-466d-834f-1707d6933459\"\n }\n}",
|
84
|
+
"title": "删除预算项目"
|
85
|
+
}
|
86
|
+
],
|
71
87
|
"DeleteGatherRule": [
|
72
88
|
{
|
73
89
|
"document": "",
|
@@ -348,6 +364,30 @@
|
|
348
364
|
"title": "获取按计费模式汇总费用明细"
|
349
365
|
}
|
350
366
|
],
|
367
|
+
"DescribeBudget": [
|
368
|
+
{
|
369
|
+
"document": "",
|
370
|
+
"input": "POST / HTTP/1.1\nHost: billing.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action:DescribeBudget\n<公共请求参数>\n\n{\n \"PageNo\": 1,\n \"PageSize\": 1,\n \"BudgetId\": \"1963509727611473921\",\n \"BudgetName\": null,\n \"BudgetStatus\": null,\n \"CycleTypes\": [\n null\n ]\n}",
|
371
|
+
"output": "{\n \"Response\": {\n \"Code\": 0,\n \"Data\": {\n \"Current\": 1,\n \"Pages\": 1,\n \"Records\": [\n {\n \"BillType\": \"BILL\",\n \"BudgetId\": \"1963509727611473921\",\n \"BudgetName\": \"API创建预算计划\",\n \"BudgetNote\": \"使用使用api创建预算信息\",\n \"BudgetProgress\": \"0.00\",\n \"BudgetQuota\": \"1200\",\n \"BudgetQuotaJson\": null,\n \"BudgetSendInfoForm\": [\n {\n \"BudgetId\": null,\n \"EndTime\": \"23:59:59\",\n \"Id\": null,\n \"NoticeWays\": [\n \"EMAIL\",\n \"SMS\",\n \"SITE\"\n ],\n \"ReceiverIds\": [],\n \"ReceiverType\": \"UIN\",\n \"StartTime\": \"10:00:00\",\n \"WeekDays\": [\n 1,\n 2,\n 3,\n 4,\n 5,\n 6,\n 7\n ]\n }\n ],\n \"BudgetStatus\": \"ACTIVE\",\n \"CreateTime\": \"2025-09-04 15:49:34\",\n \"CurDateDesc\": \"2025-09-11\",\n \"CycleType\": \"DAY\",\n \"DefaultMode\": 0,\n \"Dimensions\": \"COST\",\n \"DimensionsRange\": {\n \"ActionTypes\": null,\n \"Business\": [\n \"p_cvm\"\n ],\n \"ComponentCodes\": null,\n \"ConsumptionTypes\": null,\n \"OwnerUins\": null,\n \"PayMode\": null,\n \"PayerUins\": null,\n \"ProductCodes\": null,\n \"ProjectIds\": null,\n \"RegionIds\": null,\n \"Tags\": null,\n \"TreeNodeUniqKeys\": null,\n \"ZoneIds\": null\n },\n \"FeeType\": \"COST\",\n \"ForecastCost\": null,\n \"ForecastProgress\": null,\n \"HasForecast\": \"1\",\n \"MoneyStatus\": 1,\n \"PayerUin\": 909619400,\n \"PeriodBegin\": \"2025-01-01\",\n \"PeriodEnd\": \"2025-12-01\",\n \"PlanType\": \"FIX\",\n \"RealCost\": \"0.00\",\n \"RemindTimes\": 0,\n \"TemplateType\": null,\n \"UpdateTime\": \"2025-09-04 15:59:14\",\n \"WarnJson\": [\n {\n \"CalType\": \"PERCENTAGE\",\n \"ThresholdValue\": \"100\",\n \"WarnType\": \"ACTUAL\"\n }\n ],\n \"WaveThresholdJson\": [\n {\n \"MetaType\": \"chain\",\n \"PeriodType\": \"day\",\n \"Threshold\": \"100\",\n \"WarnType\": \"ACTUAL\"\n }\n ]\n }\n ],\n \"Size\": 1,\n \"Total\": 1\n },\n \"Message\": \"query success\",\n \"RequestId\": \"9844721a-b6c5-4566-906c-41b88bf976f8\"\n }\n}",
|
372
|
+
"title": "依据BudgetId获取预算信息"
|
373
|
+
}
|
374
|
+
],
|
375
|
+
"DescribeBudgetOperationLog": [
|
376
|
+
{
|
377
|
+
"document": "",
|
378
|
+
"input": "POST / HTTP/1.1\nHost: billing.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBudgetOperationLog\n<公共请求参数>\n\n{\n \"PageNo\": 1,\n \"PageSize\": 4,\n \"BudgetId\": \"1967417069344325634\"\n}",
|
379
|
+
"output": "{\n \"Response\": {\n \"Code\": 0,\n \"Data\": {\n \"Current\": 1,\n \"Pages\": 1,\n \"Records\": [\n {\n \"Action\": \"ADD\",\n \"BillDay\": 20250915,\n \"BillMonth\": \"2025-09-01 00:00:00\",\n \"BudgetId\": \"1967417069344325634\",\n \"CreateTime\": \"2025-09-15 10:35:56\",\n \"DiffValue\": [\n {\n \"After\": \"测试创建记录111222\",\n \"Before\": null,\n \"Property\": \"budgetName\"\n },\n {\n \"After\": \"记录\",\n \"Before\": null,\n \"Property\": \"budgetNote\"\n },\n {\n \"After\": \"BILL\",\n \"Before\": null,\n \"Property\": \"billType\"\n },\n {\n \"After\": \"COST\",\n \"Before\": null,\n \"Property\": \"feeType\"\n },\n {\n \"After\": \"DAY\",\n \"Before\": null,\n \"Property\": \"cycleType\"\n },\n {\n \"After\": \"2025-01-01\",\n \"Before\": null,\n \"Property\": \"periodBegin\"\n },\n {\n \"After\": \"2025-12-01\",\n \"Before\": null,\n \"Property\": \"periodEnd\"\n },\n {\n \"After\": \"COST\",\n \"Before\": null,\n \"Property\": \"dimensions\"\n },\n {\n \"After\": \"{\\\"business\\\":[\\\"p_cvm\\\"]}\",\n \"Before\": null,\n \"Property\": \"dimensionsRange\"\n },\n {\n \"After\": \"FIX\",\n \"Before\": null,\n \"Property\": \"planType\"\n },\n {\n \"After\": \"1000\",\n \"Before\": null,\n \"Property\": \"budgetQuota\"\n },\n {\n \"After\": \"api修改\",\n \"Before\": null,\n \"Property\": \"operationChannel\"\n },\n {\n \"After\": \"[{\\\"warnType\\\":\\\"ACTUAL\\\",\\\"threshold\\\":\\\"22\\\",\\\"metaType\\\":\\\"yoy\\\",\\\"periodType\\\":\\\"day\\\"}]\",\n \"Before\": \"null\",\n \"Property\": \"waveThresholdJson\"\n },\n {\n \"After\": \"[{\\\"warnType\\\":\\\"ACTUAL\\\",\\\"calType\\\":\\\"ABS\\\",\\\"thresholdValue\\\":\\\"33\\\"}]\",\n \"Before\": \"null\",\n \"Property\": \"warnJson\"\n }\n ],\n \"OperateUin\": 103628347,\n \"OperationChannel\": \"api修改\",\n \"OwnerUin\": 103628347,\n \"PayerUin\": 103628347,\n \"UpdateTime\": \"2025-09-15 10:35:56\"\n }\n ],\n \"Size\": 4,\n \"Total\": 1\n },\n \"Message\": \"query success\",\n \"RequestId\": \"4c1a5821-241d-44dc-b132-929bd648ddb3\"\n }\n}",
|
380
|
+
"title": "根据BudgetId查询预算修改记录"
|
381
|
+
}
|
382
|
+
],
|
383
|
+
"DescribeBudgetRemindRecordList": [
|
384
|
+
{
|
385
|
+
"document": "成功示例",
|
386
|
+
"input": "POST / HTTP/1.1\nHost: billing.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBudgetRemindRecordList\n<公共请求参数>\n\n{\n \"PageNo\": 1,\n \"PageSize\": 1,\n \"BudgetId\": \"123\"\n}",
|
387
|
+
"output": "{\n \"Response\": {\n \"Code\": 0,\n \"Data\": {\n \"CountId\": null,\n \"Current\": 1,\n \"MaxLimit\": null,\n \"OptimizeCountSql\": true,\n \"Orders\": [],\n \"Pages\": 12,\n \"Records\": [\n {\n \"AlarmType\": \"BUDGET\",\n \"BudgetQuota\": \"\",\n \"CreateTime\": 1640048401000,\n \"DateDesc\": \"month\",\n \"MessageContent\": \"\\r\\n预算名称: CVM预算, 预算周期: 月度, 预算类型: 费用预算, 预算金额: 0.0, 提醒类型: 预测金额, 条件: 预算金额的百分比, 阈值: 大于等于10%, 金额: 0元\\r\\n\",\n \"RealCost\": \"100.00\",\n \"SendTime\": 1640048400000\n }\n ],\n \"SearchCount\": true,\n \"Size\": 1,\n \"Total\": 12\n },\n \"Message\": null,\n \"RequestId\": \"b6862d8d-ad0d-488b-9900-e046d3e2a736\"\n }\n}",
|
388
|
+
"title": "预算提醒记录"
|
389
|
+
}
|
390
|
+
],
|
351
391
|
"DescribeCostDetail": [
|
352
392
|
{
|
353
393
|
"document": "",
|
@@ -504,6 +544,14 @@
|
|
504
544
|
"title": "编辑分账单元信息"
|
505
545
|
}
|
506
546
|
],
|
547
|
+
"ModifyBudget": [
|
548
|
+
{
|
549
|
+
"document": "",
|
550
|
+
"input": "POST / HTTP/1.1\nHost: billing.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action:ModifyBudget\n\n{\n \"BudgetId\": \"1963509727611473921\",\n \"BudgetName\": \"API创建预算计划\",\n \"CycleType\": \"DAY\",\n \"PeriodBegin\": \"2025-01-01\",\n \"PeriodEnd\": \"2025-12-01\",\n \"PlanType\": \"FIX\",\n \"BudgetQuota\": \"1200\",\n \"BillType\": \"BILL\",\n \"FeeType\": \"COST\",\n \"WarnJson\": [\n {\n \"WarnType\": \"ACTUAL\",\n \"CalType\": \"PERCENTAGE\",\n \"ThresholdValue\": \"100\"\n }\n ],\n \"BudgetNote\": \"使用使用api创建预算信息\",\n \"DimensionsRange\": {\n \"Business\": [\n \"p_cvm\"\n ]\n },\n \"WaveThresholdJson\": [\n {\n \"WarnType\": \"ACTUAL\",\n \"Threshold\": \"100\",\n \"MetaType\": \"chain\",\n \"PeriodType\": \"day\"\n }\n ]\n}",
|
551
|
+
"output": "{\n \"Response\": {\n \"Code\": 0,\n \"Data\": {\n \"BudgetId\": \"1963509727611473921\",\n \"UpdateTime\": \"2025-09-04 15:59:14\"\n },\n \"Message\": \"update success\",\n \"RequestId\": \"59e79af4-68cb-4bb3-9b18-194acf3952fe\"\n }\n}",
|
552
|
+
"title": "更新预算信息"
|
553
|
+
}
|
554
|
+
],
|
507
555
|
"ModifyGatherRule": [
|
508
556
|
{
|
509
557
|
"document": "",
|
@@ -3971,7 +3971,7 @@
|
|
3971
3971
|
{
|
3972
3972
|
"disabled": false,
|
3973
3973
|
"document": "密钥ID最近访问列表",
|
3974
|
-
"example": "
|
3974
|
+
"example": "无",
|
3975
3975
|
"member": "SecretIdLastUsed",
|
3976
3976
|
"name": "SecretIdLastUsedRows",
|
3977
3977
|
"output_required": true,
|