tccli 3.0.1098.1__py2.py3-none-any.whl → 3.0.1100.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/examples/cfw/v20190904/DescribeIPStatusList.md +4 -4
- tccli/examples/cls/v20201016/CreateCosRecharge.md +4 -4
- tccli/examples/cls/v20201016/CreateDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DeleteDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DescribeDashboardSubscribes.md +18 -0
- tccli/examples/cls/v20201016/ModifyCosRecharge.md +3 -3
- tccli/examples/cls/v20201016/ModifyDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/OpenKafkaConsumer.md +1 -1
- tccli/examples/cls/v20201016/SearchDashboardSubscribe.md +35 -0
- tccli/examples/cynosdb/v20190107/DescribeChangedParamsAfterUpgrade.md +31 -0
- tccli/examples/dlc/v20210125/CreateSparkSessionBatchSQL.md +1 -1
- tccli/examples/domain/v20180808/ModifyTemplate.md +73 -0
- tccli/examples/ess/v20201111/DescribeBatchOrganizationRegistrationUrls.md +27 -0
- tccli/examples/faceid/v20180301/GetFaceIdResult.md +3 -1
- tccli/examples/hunyuan/v20230901/ChatCompletions.md +183 -0
- tccli/examples/hunyuan/v20230901/ChatPro.md +2 -2
- tccli/examples/ims/v20200713/ImageModeration.md +4 -1
- tccli/examples/lke/v20231130/GetEmbedding.md +1 -1
- tccli/examples/lke/v20231130/GetMsgRecord.md +4 -1
- tccli/examples/ocr/v20181119/RecognizeGeneralTextImageWarn.md +83 -0
- tccli/examples/rum/v20210622/CreateWhitelist.md +2 -2
- tccli/examples/rum/v20210622/DescribeRumGroupLog.md +3 -3
- tccli/examples/rum/v20210622/DescribeRumLogExport.md +6 -6
- tccli/examples/rum/v20210622/DescribeRumStatsLogList.md +2 -2
- tccli/examples/teo/v20220901/CreatePlan.md +47 -0
- tccli/examples/teo/v20220901/DescribeRealtimeLogDeliveryTasks.md +42 -21
- tccli/examples/teo/v20220901/DestroyPlan.md +20 -0
- tccli/examples/teo/v20220901/IncreasePlanQuota.md +46 -0
- tccli/examples/teo/v20220901/ModifyPlan.md +21 -0
- tccli/examples/teo/v20220901/RenewPlan.md +23 -0
- tccli/examples/teo/v20220901/UpgradePlan.md +23 -0
- tccli/examples/tione/v20191022/UpdateCodeRepository.md +1 -1
- tccli/examples/tke/v20180525/CheckInstancesUpgradeAble.md +15 -7
- tccli/examples/tke/v20180525/CreateCluster.md +58 -142
- tccli/examples/tke/v20180525/DescribeClusterNodePools.md +1 -0
- tccli/examples/tke/v20180525/GetUpgradeInstanceProgress.md +18 -19
- tccli/examples/tke/v20180525/ModifyClusterAuthenticationOptions.md +3 -0
- tccli/examples/tke/v20180525/ModifyNodePoolInstanceTypes.md +1 -1
- tccli/examples/tms/v20201229/AnswerQuestion.md +21 -0
- tccli/examples/vpc/v20170312/DescribeVpnGatewayRoutes.md +2 -1
- tccli/examples/vpc/v20170312/ModifyVpnGatewayRoutes.md +8 -4
- tccli/services/aiart/v20221229/api.json +5 -5
- tccli/services/ccc/v20200210/api.json +1 -1
- tccli/services/cfs/v20190719/api.json +27 -27
- tccli/services/cfw/v20190904/api.json +5 -5
- tccli/services/cfw/v20190904/examples.json +1 -1
- tccli/services/cloudstudio/v20230508/api.json +13 -4
- tccli/services/cls/cls_client.py +337 -72
- tccli/services/cls/v20201016/api.json +501 -66
- tccli/services/cls/v20201016/examples.json +45 -5
- tccli/services/cynosdb/cynosdb_client.py +53 -0
- tccli/services/cynosdb/v20190107/api.json +120 -2
- tccli/services/cynosdb/v20190107/examples.json +8 -0
- tccli/services/dcdb/v20180411/api.json +2 -2
- tccli/services/dlc/v20210125/api.json +14 -4
- tccli/services/dlc/v20210125/examples.json +1 -1
- tccli/services/domain/domain_client.py +53 -0
- tccli/services/domain/v20180808/api.json +62 -0
- tccli/services/domain/v20180808/examples.json +8 -0
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +89 -1
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/faceid/v20180301/api.json +21 -1
- tccli/services/faceid/v20180301/examples.json +1 -1
- tccli/services/hunyuan/hunyuan_client.py +53 -0
- tccli/services/hunyuan/v20230901/api.json +165 -26
- tccli/services/hunyuan/v20230901/examples.json +33 -1
- tccli/services/ims/v20200713/api.json +13 -0
- tccli/services/ims/v20200713/examples.json +1 -1
- tccli/services/ims/v20201229/api.json +2 -1
- tccli/services/iotvideo/v20211125/api.json +15 -0
- tccli/services/lcic/v20220817/api.json +1 -1
- tccli/services/lke/lke_client.py +114 -8
- tccli/services/lke/v20231130/api.json +492 -0
- tccli/services/lke/v20231130/examples.json +18 -2
- tccli/services/mariadb/v20170312/api.json +2 -2
- tccli/services/monitor/v20180724/api.json +1 -1
- tccli/services/mps/v20190612/api.json +46 -1
- tccli/services/ocr/ocr_client.py +53 -0
- tccli/services/ocr/v20181119/api.json +156 -0
- tccli/services/ocr/v20181119/examples.json +8 -0
- tccli/services/rce/v20201103/api.json +9 -9
- tccli/services/rum/v20210622/api.json +37 -35
- tccli/services/rum/v20210622/examples.json +7 -7
- tccli/services/tdmq/v20200217/api.json +6 -6
- tccli/services/teo/teo_client.py +338 -20
- tccli/services/teo/v20220901/api.json +503 -18
- tccli/services/teo/v20220901/examples.json +62 -2
- tccli/services/tione/v20191022/api.json +6 -7
- tccli/services/tione/v20191022/examples.json +1 -1
- tccli/services/tione/v20211111/api.json +2 -0
- tccli/services/tke/v20180525/api.json +77 -93
- tccli/services/tke/v20180525/examples.json +7 -7
- tccli/services/tms/tms_client.py +53 -0
- tccli/services/tms/v20201229/api.json +44 -0
- tccli/services/tms/v20201229/examples.json +8 -0
- tccli/services/tmt/v20180321/api.json +1 -1
- tccli/services/tse/v20201207/api.json +49 -1
- tccli/services/vpc/v20170312/api.json +3 -0
- tccli/services/vpc/v20170312/examples.json +3 -3
- tccli/services/waf/v20180125/api.json +2 -2
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/RECORD +109 -92
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/license_files/LICENSE +0 -0
@@ -128,6 +128,20 @@
|
|
128
128
|
"title": "创建源站组"
|
129
129
|
}
|
130
130
|
],
|
131
|
+
"CreatePlan": [
|
132
|
+
{
|
133
|
+
"document": "创建个人版计费套餐,套餐时长 1 个月,且设置不自动续费。",
|
134
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePlan\n<公共请求参数>\n\n{\n \"PlanType\": \"personal\",\n \"PrepaidPlanParam\": {\n \"Period\": 1,\n \"RenewFlag\": \"off\"\n },\n \"AutoUseVoucher\": \"false\"\n}",
|
135
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\",\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"DealName\": \"20240312347001004723731\"\n }\n}",
|
136
|
+
"title": "创建个人版计费套餐"
|
137
|
+
},
|
138
|
+
{
|
139
|
+
"document": "创建企业版套餐。",
|
140
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePlan\n<公共请求参数>\n\n{\n \"PlanType\": \"enterprise\"\n}",
|
141
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\",\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"DealName\": \"20240312347001004723731\"\n }\n}",
|
142
|
+
"title": "创建企业版套餐"
|
143
|
+
}
|
144
|
+
],
|
131
145
|
"CreatePlanForZone": [
|
132
146
|
{
|
133
147
|
"document": "为站点创建套餐",
|
@@ -575,8 +589,8 @@
|
|
575
589
|
"DescribeRealtimeLogDeliveryTasks": [
|
576
590
|
{
|
577
591
|
"document": "查询指定 zone-id 下的所有实时日志投递任务信息。",
|
578
|
-
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRealtimeLogDeliveryTasks\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-
|
579
|
-
"output": "{\n \"Response\": {\n \"
|
592
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRealtimeLogDeliveryTasks\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-2ur49nglp1a2\",\n \"Offset\": 0,\n \"Limit\": 1000\n}",
|
593
|
+
"output": "{\n \"Response\": {\n \"RealtimeLogDeliveryTasks\": [\n {\n \"Area\": \"overseas\",\n \"CLS\": {\n \"LogSetId\": \"980611e5-3eb2-430f-a0cc-e1c4e84a9e40\",\n \"LogSetRegion\": \"ap-guangzhou\",\n \"TopicId\": \"d258c060-dc6e-4586-8b7c-6a951667fa7a\"\n },\n \"CreateTime\": \"2024-03-26T03:00:39+08:00\",\n \"CustomEndpoint\": null,\n \"CustomFields\": [],\n \"DeliveryConditions\": [],\n \"DeliveryStatus\": \"enabled\",\n \"EntityList\": [\n \"qqqq.loliyu.com\"\n ],\n \"Fields\": [\n \"RequestID\",\n \"ClientIP\",\n \"ClientRegion\",\n \"RequestTime\",\n \"RequestHost\",\n \"RequestBytes\",\n \"RequestMethod\",\n \"RequestUrl\",\n \"RequestUrlQueryString\",\n \"RequestUA\",\n \"RequestRange\",\n \"RequestReferer\",\n \"RequestProtocol\",\n \"RemotePort\",\n \"EdgeCacheStatus\",\n \"EdgeResponseStatusCode\",\n \"EdgeResponseBytes\",\n \"EdgeResponseTime\",\n \"EdgeInternalTime\",\n \"ClientState\",\n \"ClientISP\",\n \"EdgeServerID\",\n \"EdgeServerIP\"\n ],\n \"LogFormat\": null,\n \"LogType\": \"domain\",\n \"S3\": null,\n \"Sample\": 0,\n \"TaskId\": \"f0e1686a-1c4e-4f15-967b-5afb2a0803ea\",\n \"TaskName\": \"ccc\",\n \"TaskType\": \"cls\",\n \"UpdateTime\": \"2024-03-26T03:10:13+08:00\"\n }\n ],\n \"RequestId\": \"05205d07-f582-444d-b558-b338a3f68857\",\n \"TotalCount\": 1\n }\n}",
|
580
594
|
"title": "查询某个站点下的所有实时日志投递任务信息"
|
581
595
|
},
|
582
596
|
{
|
@@ -740,6 +754,14 @@
|
|
740
754
|
"title": "查询用户站点信息列表"
|
741
755
|
}
|
742
756
|
],
|
757
|
+
"DestroyPlan": [
|
758
|
+
{
|
759
|
+
"document": "销毁计费套餐 edgeone-2wdo315m2y4c。",
|
760
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DestroyPlan\n<公共请求参数>\n\n{\n \"PlanId\": \"edgeone-2wdo315m2y4c\"\n}",
|
761
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\"\n }\n}",
|
762
|
+
"title": "销毁计费套餐"
|
763
|
+
}
|
764
|
+
],
|
743
765
|
"DownloadL4Logs": [
|
744
766
|
{
|
745
767
|
"document": "",
|
@@ -764,6 +786,20 @@
|
|
764
786
|
"title": "认证站点"
|
765
787
|
}
|
766
788
|
],
|
789
|
+
"IncreasePlanQuota": [
|
790
|
+
{
|
791
|
+
"document": "为套餐 edgeone-2unuvzjmmn2q 增购 10 个站点数配额。",
|
792
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyPlanQuota\n<公共请求参数>\n\n{\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"QuotaType\": \"site\",\n \"QuotaNumber\": 10\n}",
|
793
|
+
"output": "{\n \"Response\": {\n \"DealName\": \"20240312347001004723731\",\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\"\n }\n}",
|
794
|
+
"title": "为套餐增购站点数配额"
|
795
|
+
},
|
796
|
+
{
|
797
|
+
"document": "为套餐 edgeone-2unuvzjmmn2q 增购 10 个 Web 防护 - 自定义规则 - 精准匹配策略的规则配额。",
|
798
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyPlanQuota\n<公共请求参数>\n\n{\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"QuotaType\": \"precise_access_control_rule\",\n \"QuotaNumber\": 10\n}",
|
799
|
+
"output": "{\n \"Response\": {\n \"DealName\": \"20240312347001004723731\",\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\"\n }\n}",
|
800
|
+
"title": "为套餐增购自定义规则配额"
|
801
|
+
}
|
802
|
+
],
|
767
803
|
"ModifyAccelerationDomain": [
|
768
804
|
{
|
769
805
|
"document": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAccelerationDomains\n<公共请求参数>\n\n{\n \"DomainName\":\"qq.com\",\n \"ZoneId\":\"zone-225qgrnvbi9w\",\n \"OriginInfo\":{\n \"OriginType\":\"ip_domain\",\n \"Origin\":\"qq.com\"\n }\n}",
|
@@ -888,6 +924,14 @@
|
|
888
924
|
"title": "修改源站组记录"
|
889
925
|
}
|
890
926
|
],
|
927
|
+
"ModifyPlan": [
|
928
|
+
{
|
929
|
+
"document": "开启预付费套餐 edgeone-2unuvzjmmn2q 的自动续费功能。",
|
930
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyPlanRenewFlag\n<公共请求参数>\n\n{\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"RenewFlag\": {\n \"Switch\": \"on\"\n }\n}",
|
931
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\"\n }\n}",
|
932
|
+
"title": "修改预付费套餐自动续费标签"
|
933
|
+
}
|
934
|
+
],
|
891
935
|
"ModifyRealtimeLogDeliveryTask": [
|
892
936
|
{
|
893
937
|
"document": "修改某个已经创建成功的实时日志投递任务配置,关闭其日志采样功能。修改前,日志采样比例为 60.5%;修改后,不再进行日志采样,将投递 100% 数量的日志至目的地。",
|
@@ -986,6 +1030,22 @@
|
|
986
1030
|
"title": "切换站点状态"
|
987
1031
|
}
|
988
1032
|
],
|
1033
|
+
"RenewPlan": [
|
1034
|
+
{
|
1035
|
+
"document": "续费套餐 edgeone-2unuvzjmmn2q 时长 3 个月,且不自动使用代金券。",
|
1036
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RenewPlan\n<公共请求参数>\n\n{\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"Period\": 3,\n \"AutoUseVoucher\": \"false\"\n}",
|
1037
|
+
"output": "{\n \"Response\": {\n \"DealName\": \"20240312347001004723731\",\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\"\n }\n}",
|
1038
|
+
"title": "续费套餐三个月"
|
1039
|
+
}
|
1040
|
+
],
|
1041
|
+
"UpgradePlan": [
|
1042
|
+
{
|
1043
|
+
"document": "将预付费套餐 edgeone-2unuvzjmmn2q 升级至标准版,且不使用代金券。",
|
1044
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpgradePlan\n<公共请求参数>\n\n{\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"PlanType\": \"standard\",\n \"AutoUseVoucher\": \"false\"\n}",
|
1045
|
+
"output": "{\n \"Response\": {\n \"DealName\": \"20240312347001004723731\",\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\"\n }\n}",
|
1046
|
+
"title": "将预付费套餐升级至标准版"
|
1047
|
+
}
|
1048
|
+
],
|
989
1049
|
"VerifyOwnership": [
|
990
1050
|
{
|
991
1051
|
"document": "验证域名 test.example.com 的归属权。",
|
@@ -1991,23 +1991,21 @@
|
|
1991
1991
|
"members": [
|
1992
1992
|
{
|
1993
1993
|
"disabled": false,
|
1994
|
-
"document": "
|
1995
|
-
"example": "",
|
1994
|
+
"document": "无密钥,默认选项",
|
1995
|
+
"example": "无",
|
1996
1996
|
"member": "bool",
|
1997
1997
|
"name": "NoSecret",
|
1998
1998
|
"required": false,
|
1999
|
-
"type": "bool"
|
2000
|
-
"value_allowed_null": false
|
1999
|
+
"type": "bool"
|
2001
2000
|
},
|
2002
2001
|
{
|
2003
2002
|
"disabled": false,
|
2004
2003
|
"document": "Git用户名密码base64编码后的字符串\n编码前的内容应为Json字符串,如\n{\"UserName\": \"用户名\", \"Password\":\"密码\"}",
|
2005
|
-
"example": "",
|
2004
|
+
"example": "无",
|
2006
2005
|
"member": "string",
|
2007
2006
|
"name": "Secret",
|
2008
2007
|
"required": false,
|
2009
|
-
"type": "string"
|
2010
|
-
"value_allowed_null": false
|
2008
|
+
"type": "string"
|
2011
2009
|
}
|
2012
2010
|
],
|
2013
2011
|
"usage": "in"
|
@@ -2598,6 +2596,7 @@
|
|
2598
2596
|
"example": "",
|
2599
2597
|
"member": "string",
|
2600
2598
|
"name": "CodeRepositoryName",
|
2599
|
+
"output_required": true,
|
2601
2600
|
"type": "string",
|
2602
2601
|
"value_allowed_null": false
|
2603
2602
|
},
|
@@ -171,7 +171,7 @@
|
|
171
171
|
"document": "",
|
172
172
|
"input": "https://tione.tencentcloudapi.com/?Action=UpdateCodeRepository\r\n&CodeRepositoryName=private\r\n&GitSecret.Secret={\"UserName\":\"xxx\", \"Password\":\"xxx\"}\r\n&<公共请求参数>",
|
173
173
|
"output": "{\n \"Response\": {\n \"RequestId\": \"15837643767558277241\",\n \"CodeRepositoryName\": \"private\"\n }\n}",
|
174
|
-
"title": "
|
174
|
+
"title": "更新存储库密钥"
|
175
175
|
}
|
176
176
|
],
|
177
177
|
"UpdateNotebookInstance": [
|
@@ -2832,6 +2832,7 @@
|
|
2832
2832
|
"example": "https://t.notebook.gz.ti.tencentcs.com/auth?authToken=XX",
|
2833
2833
|
"member": "string",
|
2834
2834
|
"name": "AuthorizedUrl",
|
2835
|
+
"output_required": true,
|
2835
2836
|
"type": "string",
|
2836
2837
|
"value_allowed_null": false
|
2837
2838
|
},
|
@@ -6646,6 +6647,7 @@
|
|
6646
6647
|
"example": "无",
|
6647
6648
|
"member": "string",
|
6648
6649
|
"name": "Kernels",
|
6650
|
+
"output_required": true,
|
6649
6651
|
"type": "list",
|
6650
6652
|
"value_allowed_null": false
|
6651
6653
|
},
|