tccli 3.0.1099.1__py2.py3-none-any.whl → 3.0.1101.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/cdb/v20170320/CloseSSL.md +21 -0
- tccli/examples/cdb/v20170320/DescribeSSLStatus.md +22 -0
- tccli/examples/cdb/v20170320/OpenSSL.md +21 -0
- tccli/examples/cls/v20201016/CreateCosRecharge.md +4 -4
- tccli/examples/cls/v20201016/CreateDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DeleteConfigExtra.md +1 -1
- 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/SearchDashboardSubscribe.md +35 -0
- tccli/examples/csip/v20221121/CreateRiskCenterScanTask.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewCFGRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewPortRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewVULRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewWeakPasswordRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterPortViewPortRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterServerRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterVULViewVULRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterWebsiteRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeScanTaskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeTaskLogURL.md +1 -0
- tccli/examples/csip/v20221121/ModifyRiskCenterRiskStatus.md +1 -0
- tccli/examples/csip/v20221121/ModifyRiskCenterScanTask.md +1 -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/hunyuan/v20230901/ChatCompletions.md +141 -1
- tccli/examples/hunyuan/v20230901/ChatPro.md +2 -2
- 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/postgres/v20170312/ModifyAccountRemark.md +1 -1
- 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/DescribeRulesSetting.md +6 -159
- 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/tsf/v20180326/CreateCluster.md +2 -2
- tccli/examples/vpc/v20170312/DeleteVpnGateway.md +1 -2
- tccli/examples/vpc/v20170312/DescribeVpnGatewayRoutes.md +2 -1
- tccli/examples/vpc/v20170312/DescribeVpnGatewaySslServers.md +23 -33
- tccli/examples/vpc/v20170312/InquiryPriceCreateVpnGateway.md +11 -3
- tccli/examples/vpc/v20170312/InquiryPriceResetVpnGatewayInternetMaxBandwidth.md +14 -7
- tccli/examples/vpc/v20170312/ModifyVpnGatewayCcnRoutes.md +1 -1
- tccli/examples/vpc/v20170312/ModifyVpnGatewayRoutes.md +8 -4
- tccli/examples/wedata/v20210820/DescribeProject.md +58 -1
- tccli/services/aiart/v20221229/api.json +5 -5
- tccli/services/cdb/cdb_client.py +163 -4
- tccli/services/cdb/v20170320/api.json +169 -0
- tccli/services/cdb/v20170320/examples.json +24 -0
- tccli/services/clb/v20180317/api.json +18 -0
- tccli/services/cls/cls_client.py +337 -72
- tccli/services/cls/v20201016/api.json +461 -50
- tccli/services/cls/v20201016/examples.json +45 -5
- tccli/services/csip/v20221121/api.json +157 -4
- tccli/services/csip/v20221121/examples.json +13 -13
- tccli/services/cvm/v20170312/api.json +3 -3
- tccli/services/cwp/cwp_client.py +0 -53
- tccli/services/cwp/v20180228/api.json +0 -194
- tccli/services/cwp/v20180228/examples.json +0 -8
- tccli/services/cynosdb/v20190107/api.json +1 -1
- 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 +88 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/hunyuan/v20230901/api.json +10 -10
- tccli/services/hunyuan/v20230901/examples.json +26 -2
- tccli/services/ims/v20201229/api.json +2 -1
- tccli/services/iotvideo/v20211125/api.json +15 -0
- 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/nlp/v20190408/api.json +13 -0
- 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/postgres/v20170312/examples.json +1 -1
- tccli/services/rce/v20201103/api.json +9 -9
- tccli/services/rum/v20210622/api.json +43 -41
- tccli/services/rum/v20210622/examples.json +7 -7
- tccli/services/ssl/v20191205/api.json +2 -2
- tccli/services/tdmq/v20200217/api.json +6 -6
- tccli/services/teo/teo_client.py +338 -20
- tccli/services/teo/v20220901/api.json +376 -2
- tccli/services/teo/v20220901/examples.json +61 -1
- 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/tse/v20201207/api.json +49 -1
- tccli/services/tsf/v20180326/api.json +80 -42
- tccli/services/tsf/v20180326/examples.json +1 -1
- tccli/services/vpc/v20170312/api.json +39 -23
- tccli/services/vpc/v20170312/examples.json +14 -14
- tccli/services/wedata/v20210820/api.json +465 -0
- tccli/services/wedata/v20210820/examples.json +1 -1
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/RECORD +127 -109
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/license_files/LICENSE +0 -0
@@ -637,7 +637,7 @@
|
|
637
637
|
"CreateVpnGateway": [
|
638
638
|
{
|
639
639
|
"document": "创建VPNGW",
|
640
|
-
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateVpnGateway\n<公共请求参数>\n\n{\n \"VpnGatewayName\": \"\\\"test\\\"\",\n \"VpcId\": \"\\\"vpc-xxxx\\\"\",\n \"InstanceChargeType\": \"\\\"POSTPAID_BY_HOUR\\\"\",\n \"InternetMaxBandwidthOut\":
|
640
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateVpnGateway\n<公共请求参数>\n\n{\n \"VpnGatewayName\": \"\\\"test\\\"\",\n \"VpcId\": \"\\\"vpc-xxxx\\\"\",\n \"InstanceChargeType\": \"\\\"POSTPAID_BY_HOUR\\\"\",\n \"InternetMaxBandwidthOut\": 5\n}",
|
641
641
|
"output": "{\n \"Response\": {\n \"VpnGateway\": {\n \"VpnGatewayQuotaSet\": [],\n \"MaxConnection\": 5,\n \"VpcId\": \"vpc-test\",\n \"RenewFlag\": \"\",\n \"Zone\": \"ap-bangkok-1\",\n \"VpnGatewayName\": \"test\",\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"CdcId\": \"\",\n \"IsAddressBlocked\": true,\n \"InternetMaxBandwidthOut\": 10,\n \"State\": \"Pending\",\n \"Version\": \"\",\n \"VpnGatewayId\": \"vpngw-xxxxx\",\n \"PublicIpAddress\": \"12.3.1.3\",\n \"CreatedTime\": \"2020-09-22 00:00:00\",\n \"NewPurchasePlan\": \"\",\n \"ExpiredTime\": \"2020-09-22 00:00:00\",\n \"Type\": \"IPSEC\",\n \"NetworkInstanceId\": \"\",\n \"RestrictState\": \"NORMAL\"\n },\n \"RequestId\": \"fa15cd12-e329-1261-c585-3c3ae5c55211\"\n }\n}",
|
642
642
|
"title": "创建VPNGW"
|
643
643
|
}
|
@@ -1007,7 +1007,7 @@
|
|
1007
1007
|
"DeleteVpnGateway": [
|
1008
1008
|
{
|
1009
1009
|
"document": "删除VPN网关",
|
1010
|
-
"input": "
|
1010
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteVpnGateway\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-edaft30x\"\n}",
|
1011
1011
|
"output": "{\n \"Response\": {\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\"\n }\n}",
|
1012
1012
|
"title": "删除VPN网关"
|
1013
1013
|
}
|
@@ -1829,7 +1829,7 @@
|
|
1829
1829
|
"DescribeVpnGatewayRoutes": [
|
1830
1830
|
{
|
1831
1831
|
"document": "查询VPN网关目的路由",
|
1832
|
-
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVpnGatewayRoutes\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-7lhl5331\",\n \"Offset\": \"
|
1832
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVpnGatewayRoutes\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-7lhl5331\",\n \"Offset\": 0,\n \"Limit\": 20\n}",
|
1833
1833
|
"output": "{\n \"Response\": {\n \"Routes\": [\n {\n \"RouteId\": \"vpnr-h53fo5tv\",\n \"DestinationCidrBlock\": \"10.0.0.0/16\",\n \"Status\": \"ENABLE\",\n \"InstanceId\": \"vpnx-f99clft2\",\n \"InstanceType\": \"VPNCONN\",\n \"Priority\": 0,\n \"Type\": \"Static\",\n \"CreateTime\": \"2022-12-05 11:02:44\",\n \"UpdateTime\": \"2022-12-05 11:02:44\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"cf5ec1b0-ec85-4e28-bc05-763c617b57a0\"\n }\n}",
|
1834
1834
|
"title": "查询VPN网关目的路由"
|
1835
1835
|
}
|
@@ -1845,8 +1845,8 @@
|
|
1845
1845
|
"DescribeVpnGatewaySslServers": [
|
1846
1846
|
{
|
1847
1847
|
"document": "查询SSL-VPN-SERVER",
|
1848
|
-
"input": "https://vpc.tencentcloudapi.com/?Action=DescribeVpnGatewaySslServers\n&Offset=0\n&Limit=2\n&Filters.0.Name=vpn-gateway-id\n&Filters.0.Values.0=
|
1849
|
-
"output": "{\n \"Response\": {\n \"
|
1848
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=DescribeVpnGatewaySslServers\n&Offset=0\n&Limit=2\n&Filters.0.Name=vpn-gateway-id\n&Filters.0.Values.0=vpngw-0zowp2z9\n&<公共请求参数>",
|
1849
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"1d0c0675-d1cb-4d28-99af-bf093a7d62d2\",\n \"SslVpnSeverSet\": [\n {\n \"VpcId\": \"vpc-1tqv6my1\",\n \"SslVpnServerId\": \"vpns-fofx7shn\",\n \"VpnGatewayId\": \"vpngw-0zowp2z9\",\n \"SslVpnServerName\": \"test\",\n \"LocalAddress\": [\n \"10.17.0.0/24\"\n ],\n \"RemoteAddress\": \"10.12.0.0/24\",\n \"MaxConnection\": 5,\n \"WanIp\": \"1.14.55.188\",\n \"SslVpnProtocol\": \"UDP\",\n \"SslVpnPort\": 1194,\n \"EncryptAlgorithm\": \"none\",\n \"IntegrityAlgorithm\": \"none\",\n \"Compress\": 0,\n \"CreateTime\": \"2023-01-11 11:37:41\",\n \"State\": 6,\n \"SsoEnabled\": 0,\n \"SpName\": \"\",\n \"EiamApplicationId\": \"\",\n \"AccessPolicyEnabled\": 0,\n \"AccessPolicy\": []\n }\n ],\n \"TotalCount\": 1\n }\n}",
|
1850
1850
|
"title": "查询SSL-VPN-SERVER"
|
1851
1851
|
}
|
1852
1852
|
],
|
@@ -2126,13 +2126,13 @@
|
|
2126
2126
|
],
|
2127
2127
|
"InquiryPriceCreateVpnGateway": [
|
2128
2128
|
{
|
2129
|
-
"document": "",
|
2129
|
+
"document": "包年包月询价时输入",
|
2130
2130
|
"input": "https://vpc.tencentcloudapi.com/?Action=InquiryPriceCreateVpnGateway\n&InstanceChargeType=PREPAID\n&InstanceChargePrepaid.Period=1\n&InternetMaxBandwidthOut=5\n&<公共请求参数>",
|
2131
|
-
"output": "{\n \"Response\": {\n \"Price\": {\n \"InstancePrice\": {\n \"OriginalPrice\": 380,\n \"DiscountPrice\": 380\n }\n },\n \"RequestId\": \"1b2534de-3f38-4913-921a-af5ff1a9cb73\"\n }\n}",
|
2131
|
+
"output": "{\n \"Response\": {\n \"Price\": {\n \"InstancePrice\": {\n \"OriginalPrice\": 380,\n \"DiscountPrice\": 380,\n \"UnitPrice\": 0,\n \"ChargeUnit\": \"\"\n },\n \"BandwidthPrice\": {\n \"OriginalPrice\": 0,\n \"DiscountPrice\": 0,\n \"UnitPrice\": 0,\n \"ChargeUnit\": \"\"\n }\n },\n \"RequestId\": \"1b2534de-3f38-4913-921a-af5ff1a9cb73\"\n }\n}",
|
2132
2132
|
"title": "包年包月询价输入"
|
2133
2133
|
},
|
2134
2134
|
{
|
2135
|
-
"document": "",
|
2135
|
+
"document": "按量计费询价时输入",
|
2136
2136
|
"input": "https://vpc.tencentcloudapi.com/?Action=InquiryPriceCreateVpnGateway\n&InstanceChargeType=POSTPAID_BY_HOUR\n&InternetMaxBandwidthOut=5\n&<公共请求参数>",
|
2137
2137
|
"output": "{\n \"Response\": {\n \"Price\": {\n \"InstancePrice\": {\n \"UnitPrice\": 0.48,\n \"ChargeUnit\": \"HOUR\"\n },\n \"BandwidthPrice\": {\n \"UnitPrice\": 0.8,\n \"ChargeUnit\": \"GB\"\n }\n },\n \"RequestId\": \"e87327cd-f8fa-4340-9959-58ebe8f11f6b\"\n }\n}",
|
2138
2138
|
"title": "按量计费询价输入"
|
@@ -2148,9 +2148,9 @@
|
|
2148
2148
|
],
|
2149
2149
|
"InquiryPriceResetVpnGatewayInternetMaxBandwidth": [
|
2150
2150
|
{
|
2151
|
-
"document": "",
|
2152
|
-
"input": "
|
2153
|
-
"output": "{\n \"Response\": {\n \"Price\": {\n \"InstancePrice\": {\n \"OriginalPrice\":
|
2151
|
+
"document": "本接口(InquiryPriceResetVpnGatewayInternetMaxBandwidth)用于调整VPN网关带宽上限询价。",
|
2152
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InquiryPriceResetVpnGatewayInternetMaxBandwidth\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-a4wta21x\",\n \"InternetMaxBandwidthOut\": 100\n}",
|
2153
|
+
"output": "{\n \"Response\": {\n \"Price\": {\n \"InstancePrice\": {\n \"OriginalPrice\": 1717.86,\n \"DiscountPrice\": 1717.86,\n \"UnitPrice\": 0,\n \"ChargeUnit\": \"\"\n },\n \"BandwidthPrice\": {\n \"OriginalPrice\": 0,\n \"DiscountPrice\": 0,\n \"UnitPrice\": 0,\n \"ChargeUnit\": \"\"\n }\n },\n \"RequestId\": \"e13643de-b578-42b0-8ad3-86b732067292\"\n }\n}",
|
2154
2154
|
"title": "调整VPN网关带宽上限询价"
|
2155
2155
|
}
|
2156
2156
|
],
|
@@ -2605,7 +2605,7 @@
|
|
2605
2605
|
"ModifyVpnGatewayCcnRoutes": [
|
2606
2606
|
{
|
2607
2607
|
"document": "修改VPN网关云联网路由",
|
2608
|
-
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyVpnGatewayCcnRoutes\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-qol17bjo\",\n \"Routes\": [\n {\n \"RouteId\": \"
|
2608
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyVpnGatewayCcnRoutes\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-qol17bjo\",\n \"Routes\": [\n {\n \"RouteId\": \"vpnr-66c7ihas\",\n \"Status\": \"ENABLE\",\n \"DestinationCidrBlock\": \"172.2.9.3/32\"\n }\n ]\n}",
|
2609
2609
|
"output": "{\n \"Response\": {\n \"RequestId\": \"6e446c86-d8c9-4981-9b33-d10956585058\"\n }\n}",
|
2610
2610
|
"title": "修改VPN网关云联网路由"
|
2611
2611
|
}
|
@@ -2613,8 +2613,8 @@
|
|
2613
2613
|
"ModifyVpnGatewayRoutes": [
|
2614
2614
|
{
|
2615
2615
|
"document": "禁用某条VPN网关路由",
|
2616
|
-
"input": "https://vpc.tencentcloudapi.com/?Action=ModifyVpnGatewayRoutes\n&VpnGatewayId=
|
2617
|
-
"output": "{\n \"Response\": {\n \"Routes\": [\n {\n \"DestinationCidrBlock\": \"
|
2616
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=ModifyVpnGatewayRoutes\n&VpnGatewayId=vpngw-ngenl4az\n&Routes.0.RouteId=vpnr-7t3tknmg\n&Routes.0.Status=DISABLE\n&<公共请求参数>",
|
2617
|
+
"output": "{\n \"Response\": {\n \"Routes\": [\n {\n \"RouteId\": \"vpnr-7t3tknmg\",\n \"DestinationCidrBlock\": \"10.11.0.0/16\",\n \"Status\": \"DISABLE\",\n \"InstanceId\": \"vpnx-ng2asdew\",\n \"InstanceType\": \"VPNCONN\",\n \"Priority\": 0,\n \"Type\": \"Static\",\n \"CreateTime\": \"2023-03-21 07:08:13\",\n \"UpdateTime\": \"2023-04-28 17:02:43\"\n }\n ],\n \"RequestId\": \"6e446c86-d8c9-4981-9b33-d10956585058\"\n }\n}",
|
2618
2618
|
"title": "禁用VPN网关路由"
|
2619
2619
|
}
|
2620
2620
|
],
|
@@ -2624,6 +2624,315 @@
|
|
2624
2624
|
],
|
2625
2625
|
"usage": "both"
|
2626
2626
|
},
|
2627
|
+
"BaseClusterInfo": {
|
2628
|
+
"document": "集群基础信息",
|
2629
|
+
"members": [
|
2630
|
+
{
|
2631
|
+
"disabled": false,
|
2632
|
+
"document": "集群id\n注意:此字段可能返回 null,表示取不到有效值。",
|
2633
|
+
"example": "43453434sdsd",
|
2634
|
+
"member": "string",
|
2635
|
+
"name": "ClusterId",
|
2636
|
+
"output_required": true,
|
2637
|
+
"type": "string",
|
2638
|
+
"value_allowed_null": true
|
2639
|
+
},
|
2640
|
+
{
|
2641
|
+
"disabled": false,
|
2642
|
+
"document": "集群类型,EMR/CDW等\n注意:此字段可能返回 null,表示取不到有效值。",
|
2643
|
+
"example": "EMR",
|
2644
|
+
"member": "string",
|
2645
|
+
"name": "ClusterType",
|
2646
|
+
"output_required": true,
|
2647
|
+
"type": "string",
|
2648
|
+
"value_allowed_null": true
|
2649
|
+
},
|
2650
|
+
{
|
2651
|
+
"disabled": false,
|
2652
|
+
"document": "集群名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
2653
|
+
"example": "testcluster",
|
2654
|
+
"member": "string",
|
2655
|
+
"name": "ClusterName",
|
2656
|
+
"output_required": true,
|
2657
|
+
"type": "string",
|
2658
|
+
"value_allowed_null": true
|
2659
|
+
},
|
2660
|
+
{
|
2661
|
+
"disabled": false,
|
2662
|
+
"document": "地域中文\n注意:此字段可能返回 null,表示取不到有效值。",
|
2663
|
+
"example": "北京",
|
2664
|
+
"member": "string",
|
2665
|
+
"name": "RegionCn",
|
2666
|
+
"output_required": true,
|
2667
|
+
"type": "string",
|
2668
|
+
"value_allowed_null": true
|
2669
|
+
},
|
2670
|
+
{
|
2671
|
+
"disabled": false,
|
2672
|
+
"document": "地域英文\n注意:此字段可能返回 null,表示取不到有效值。",
|
2673
|
+
"example": "beijing",
|
2674
|
+
"member": "string",
|
2675
|
+
"name": "RegionEn",
|
2676
|
+
"output_required": true,
|
2677
|
+
"type": "string",
|
2678
|
+
"value_allowed_null": true
|
2679
|
+
},
|
2680
|
+
{
|
2681
|
+
"disabled": false,
|
2682
|
+
"document": "地区\n注意:此字段可能返回 null,表示取不到有效值。",
|
2683
|
+
"example": "beijing",
|
2684
|
+
"member": "string",
|
2685
|
+
"name": "RegionArea",
|
2686
|
+
"output_required": true,
|
2687
|
+
"type": "string",
|
2688
|
+
"value_allowed_null": true
|
2689
|
+
},
|
2690
|
+
{
|
2691
|
+
"disabled": false,
|
2692
|
+
"document": "集群是否使用\n注意:此字段可能返回 null,表示取不到有效值。",
|
2693
|
+
"example": "true",
|
2694
|
+
"member": "bool",
|
2695
|
+
"name": "Used",
|
2696
|
+
"output_required": true,
|
2697
|
+
"type": "bool",
|
2698
|
+
"value_allowed_null": true
|
2699
|
+
},
|
2700
|
+
{
|
2701
|
+
"disabled": false,
|
2702
|
+
"document": "集群状态\n注意:此字段可能返回 null,表示取不到有效值。",
|
2703
|
+
"example": "1",
|
2704
|
+
"member": "uint64",
|
2705
|
+
"name": "Status",
|
2706
|
+
"output_required": true,
|
2707
|
+
"type": "int",
|
2708
|
+
"value_allowed_null": true
|
2709
|
+
},
|
2710
|
+
{
|
2711
|
+
"disabled": false,
|
2712
|
+
"document": "集群状态信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
2713
|
+
"example": "success",
|
2714
|
+
"member": "string",
|
2715
|
+
"name": "StatusInfo",
|
2716
|
+
"output_required": true,
|
2717
|
+
"type": "string",
|
2718
|
+
"value_allowed_null": true
|
2719
|
+
},
|
2720
|
+
{
|
2721
|
+
"disabled": false,
|
2722
|
+
"document": "集群存储类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
2723
|
+
"example": "无",
|
2724
|
+
"member": "string",
|
2725
|
+
"name": "StorageType",
|
2726
|
+
"output_required": true,
|
2727
|
+
"type": "string",
|
2728
|
+
"value_allowed_null": true
|
2729
|
+
},
|
2730
|
+
{
|
2731
|
+
"disabled": false,
|
2732
|
+
"document": "集群计算类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
2733
|
+
"example": "无",
|
2734
|
+
"member": "string",
|
2735
|
+
"name": "ComputeType",
|
2736
|
+
"output_required": true,
|
2737
|
+
"type": "string",
|
2738
|
+
"value_allowed_null": true
|
2739
|
+
},
|
2740
|
+
{
|
2741
|
+
"disabled": false,
|
2742
|
+
"document": "集群资源量\n注意:此字段可能返回 null,表示取不到有效值。",
|
2743
|
+
"example": "无",
|
2744
|
+
"member": "string",
|
2745
|
+
"name": "ClusterResource",
|
2746
|
+
"output_required": true,
|
2747
|
+
"type": "string",
|
2748
|
+
"value_allowed_null": true
|
2749
|
+
},
|
2750
|
+
{
|
2751
|
+
"disabled": false,
|
2752
|
+
"document": "集群付费方式\n注意:此字段可能返回 null,表示取不到有效值。",
|
2753
|
+
"example": "test",
|
2754
|
+
"member": "string",
|
2755
|
+
"name": "ChargeType",
|
2756
|
+
"output_required": true,
|
2757
|
+
"type": "string",
|
2758
|
+
"value_allowed_null": true
|
2759
|
+
},
|
2760
|
+
{
|
2761
|
+
"disabled": false,
|
2762
|
+
"document": "集群创建时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
2763
|
+
"example": "2020-09-22T00:00:00+00:00",
|
2764
|
+
"member": "datetime_iso",
|
2765
|
+
"name": "CreateTime",
|
2766
|
+
"output_required": true,
|
2767
|
+
"type": "string",
|
2768
|
+
"value_allowed_null": true
|
2769
|
+
},
|
2770
|
+
{
|
2771
|
+
"disabled": false,
|
2772
|
+
"document": "额外配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
2773
|
+
"example": "无",
|
2774
|
+
"member": "string",
|
2775
|
+
"name": "ExtraConf",
|
2776
|
+
"output_required": true,
|
2777
|
+
"type": "string",
|
2778
|
+
"value_allowed_null": true
|
2779
|
+
},
|
2780
|
+
{
|
2781
|
+
"disabled": false,
|
2782
|
+
"document": "ranger账号名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
2783
|
+
"example": "user",
|
2784
|
+
"member": "string",
|
2785
|
+
"name": "RangerUserName",
|
2786
|
+
"output_required": true,
|
2787
|
+
"type": "string",
|
2788
|
+
"value_allowed_null": true
|
2789
|
+
},
|
2790
|
+
{
|
2791
|
+
"disabled": false,
|
2792
|
+
"document": "cdw账号(用于展示)\n注意:此字段可能返回 null,表示取不到有效值。",
|
2793
|
+
"example": "wedata",
|
2794
|
+
"member": "string",
|
2795
|
+
"name": "CdwUserName",
|
2796
|
+
"output_required": true,
|
2797
|
+
"type": "string",
|
2798
|
+
"value_allowed_null": true
|
2799
|
+
}
|
2800
|
+
],
|
2801
|
+
"usage": "out"
|
2802
|
+
},
|
2803
|
+
"BaseTenant": {
|
2804
|
+
"document": "租户基础信息",
|
2805
|
+
"members": [
|
2806
|
+
{
|
2807
|
+
"disabled": false,
|
2808
|
+
"document": "租户id\n注意:此字段可能返回 null,表示取不到有效值。",
|
2809
|
+
"example": "100010",
|
2810
|
+
"member": "string",
|
2811
|
+
"name": "TenantId",
|
2812
|
+
"output_required": true,
|
2813
|
+
"required": true,
|
2814
|
+
"type": "string",
|
2815
|
+
"value_allowed_null": true
|
2816
|
+
},
|
2817
|
+
{
|
2818
|
+
"disabled": false,
|
2819
|
+
"document": "租户标识\n注意:此字段可能返回 null,表示取不到有效值。",
|
2820
|
+
"example": "testtenant",
|
2821
|
+
"member": "string",
|
2822
|
+
"name": "TenantName",
|
2823
|
+
"output_required": true,
|
2824
|
+
"required": true,
|
2825
|
+
"type": "string",
|
2826
|
+
"value_allowed_null": true
|
2827
|
+
},
|
2828
|
+
{
|
2829
|
+
"disabled": false,
|
2830
|
+
"document": "租户显示名称,一般是中文名\n注意:此字段可能返回 null,表示取不到有效值。",
|
2831
|
+
"example": "测试租户",
|
2832
|
+
"member": "string",
|
2833
|
+
"name": "DisplayName",
|
2834
|
+
"output_required": true,
|
2835
|
+
"required": true,
|
2836
|
+
"type": "string",
|
2837
|
+
"value_allowed_null": true
|
2838
|
+
},
|
2839
|
+
{
|
2840
|
+
"disabled": false,
|
2841
|
+
"document": "备注\n注意:此字段可能返回 null,表示取不到有效值。",
|
2842
|
+
"example": "测试租户备注",
|
2843
|
+
"member": "string",
|
2844
|
+
"name": "Description",
|
2845
|
+
"output_required": true,
|
2846
|
+
"required": true,
|
2847
|
+
"type": "string",
|
2848
|
+
"value_allowed_null": true
|
2849
|
+
},
|
2850
|
+
{
|
2851
|
+
"disabled": false,
|
2852
|
+
"document": "租户主账号\n注意:此字段可能返回 null,表示取不到有效值。",
|
2853
|
+
"example": "12343445",
|
2854
|
+
"member": "string",
|
2855
|
+
"name": "OwnerUserId",
|
2856
|
+
"output_required": true,
|
2857
|
+
"required": true,
|
2858
|
+
"type": "string",
|
2859
|
+
"value_allowed_null": true
|
2860
|
+
},
|
2861
|
+
{
|
2862
|
+
"disabled": false,
|
2863
|
+
"document": "租户的额外配置参数, json格式字符串\n注意:此字段可能返回 null,表示取不到有效值。",
|
2864
|
+
"example": "无",
|
2865
|
+
"member": "string",
|
2866
|
+
"name": "Params",
|
2867
|
+
"output_required": true,
|
2868
|
+
"required": true,
|
2869
|
+
"type": "string",
|
2870
|
+
"value_allowed_null": true
|
2871
|
+
}
|
2872
|
+
],
|
2873
|
+
"usage": "both"
|
2874
|
+
},
|
2875
|
+
"BaseUser": {
|
2876
|
+
"document": "基础用户信息",
|
2877
|
+
"members": [
|
2878
|
+
{
|
2879
|
+
"disabled": false,
|
2880
|
+
"document": "有云的UIN,全局唯一\n注意:此字段可能返回 null,表示取不到有效值。",
|
2881
|
+
"example": "1",
|
2882
|
+
"member": "string",
|
2883
|
+
"name": "UserId",
|
2884
|
+
"output_required": true,
|
2885
|
+
"required": false,
|
2886
|
+
"type": "string",
|
2887
|
+
"value_allowed_null": true
|
2888
|
+
},
|
2889
|
+
{
|
2890
|
+
"disabled": false,
|
2891
|
+
"document": "用户全局唯一标识\n注意:此字段可能返回 null,表示取不到有效值。",
|
2892
|
+
"example": "u100019933",
|
2893
|
+
"member": "string",
|
2894
|
+
"name": "UserName",
|
2895
|
+
"output_required": true,
|
2896
|
+
"required": false,
|
2897
|
+
"type": "string",
|
2898
|
+
"value_allowed_null": true
|
2899
|
+
},
|
2900
|
+
{
|
2901
|
+
"disabled": false,
|
2902
|
+
"document": "用户显示名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
2903
|
+
"example": "xiaoming",
|
2904
|
+
"member": "string",
|
2905
|
+
"name": "DisplayName",
|
2906
|
+
"output_required": true,
|
2907
|
+
"required": false,
|
2908
|
+
"type": "string",
|
2909
|
+
"value_allowed_null": true
|
2910
|
+
},
|
2911
|
+
{
|
2912
|
+
"disabled": false,
|
2913
|
+
"document": "电话号码\n注意:此字段可能返回 null,表示取不到有效值。",
|
2914
|
+
"example": "18888888888",
|
2915
|
+
"member": "string",
|
2916
|
+
"name": "PhoneNum",
|
2917
|
+
"output_required": false,
|
2918
|
+
"required": false,
|
2919
|
+
"type": "string",
|
2920
|
+
"value_allowed_null": true
|
2921
|
+
},
|
2922
|
+
{
|
2923
|
+
"disabled": false,
|
2924
|
+
"document": "邮箱\n注意:此字段可能返回 null,表示取不到有效值。",
|
2925
|
+
"example": "test@test.com",
|
2926
|
+
"member": "string",
|
2927
|
+
"name": "Email",
|
2928
|
+
"output_required": false,
|
2929
|
+
"required": false,
|
2930
|
+
"type": "string",
|
2931
|
+
"value_allowed_null": true
|
2932
|
+
}
|
2933
|
+
],
|
2934
|
+
"usage": "both"
|
2935
|
+
},
|
2627
2936
|
"BatchCreateIntegrationTaskAlarmsRequest": {
|
2628
2937
|
"document": "BatchCreateIntegrationTaskAlarms请求参数结构体",
|
2629
2938
|
"members": [
|
@@ -14706,6 +15015,16 @@
|
|
14706
15015
|
"DescribeProjectResponse": {
|
14707
15016
|
"document": "DescribeProject返回参数结构体",
|
14708
15017
|
"members": [
|
15018
|
+
{
|
15019
|
+
"disabled": false,
|
15020
|
+
"document": "项目信息",
|
15021
|
+
"example": "无",
|
15022
|
+
"member": "Project",
|
15023
|
+
"name": "Data",
|
15024
|
+
"output_required": true,
|
15025
|
+
"type": "object",
|
15026
|
+
"value_allowed_null": false
|
15027
|
+
},
|
14709
15028
|
{
|
14710
15029
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
14711
15030
|
"member": "string",
|
@@ -28955,6 +29274,152 @@
|
|
28955
29274
|
],
|
28956
29275
|
"usage": "both"
|
28957
29276
|
},
|
29277
|
+
"Project": {
|
29278
|
+
"document": "项目信息",
|
29279
|
+
"members": [
|
29280
|
+
{
|
29281
|
+
"disabled": false,
|
29282
|
+
"document": "项目的所在租户ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
29283
|
+
"example": "1",
|
29284
|
+
"member": "string",
|
29285
|
+
"name": "TenantId",
|
29286
|
+
"output_required": true,
|
29287
|
+
"type": "string",
|
29288
|
+
"value_allowed_null": true
|
29289
|
+
},
|
29290
|
+
{
|
29291
|
+
"disabled": false,
|
29292
|
+
"document": "项目id\n注意:此字段可能返回 null,表示取不到有效值。",
|
29293
|
+
"example": "1",
|
29294
|
+
"member": "string",
|
29295
|
+
"name": "ProjectId",
|
29296
|
+
"output_required": true,
|
29297
|
+
"type": "string",
|
29298
|
+
"value_allowed_null": true
|
29299
|
+
},
|
29300
|
+
{
|
29301
|
+
"disabled": false,
|
29302
|
+
"document": "项目标识,英文名\n注意:此字段可能返回 null,表示取不到有效值。",
|
29303
|
+
"example": "testpj",
|
29304
|
+
"member": "string",
|
29305
|
+
"name": "ProjectName",
|
29306
|
+
"output_required": true,
|
29307
|
+
"type": "string",
|
29308
|
+
"value_allowed_null": true
|
29309
|
+
},
|
29310
|
+
{
|
29311
|
+
"disabled": false,
|
29312
|
+
"document": "项目显示名称,可以为中文名\n注意:此字段可能返回 null,表示取不到有效值。",
|
29313
|
+
"example": "项目a",
|
29314
|
+
"member": "string",
|
29315
|
+
"name": "DisplayName",
|
29316
|
+
"output_required": true,
|
29317
|
+
"type": "string",
|
29318
|
+
"value_allowed_null": true
|
29319
|
+
},
|
29320
|
+
{
|
29321
|
+
"disabled": false,
|
29322
|
+
"document": "地域\n注意:此字段可能返回 null,表示取不到有效值。",
|
29323
|
+
"example": "beijing",
|
29324
|
+
"member": "string",
|
29325
|
+
"name": "Region",
|
29326
|
+
"output_required": true,
|
29327
|
+
"type": "string",
|
29328
|
+
"value_allowed_null": true
|
29329
|
+
},
|
29330
|
+
{
|
29331
|
+
"disabled": false,
|
29332
|
+
"document": "备注\n注意:此字段可能返回 null,表示取不到有效值。",
|
29333
|
+
"example": "备注",
|
29334
|
+
"member": "string",
|
29335
|
+
"name": "Description",
|
29336
|
+
"output_required": true,
|
29337
|
+
"type": "string",
|
29338
|
+
"value_allowed_null": true
|
29339
|
+
},
|
29340
|
+
{
|
29341
|
+
"disabled": false,
|
29342
|
+
"document": "创建时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
29343
|
+
"example": "2014-08-03T12:00:00+08:00",
|
29344
|
+
"member": "datetime_iso",
|
29345
|
+
"name": "CreateTime",
|
29346
|
+
"output_required": true,
|
29347
|
+
"type": "string",
|
29348
|
+
"value_allowed_null": true
|
29349
|
+
},
|
29350
|
+
{
|
29351
|
+
"disabled": false,
|
29352
|
+
"document": "创建者\n注意:此字段可能返回 null,表示取不到有效值。",
|
29353
|
+
"example": "无",
|
29354
|
+
"member": "BaseUser",
|
29355
|
+
"name": "Creator",
|
29356
|
+
"output_required": true,
|
29357
|
+
"type": "object",
|
29358
|
+
"value_allowed_null": true
|
29359
|
+
},
|
29360
|
+
{
|
29361
|
+
"disabled": false,
|
29362
|
+
"document": "租户信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
29363
|
+
"example": "无",
|
29364
|
+
"member": "BaseTenant",
|
29365
|
+
"name": "Tenant",
|
29366
|
+
"output_required": true,
|
29367
|
+
"type": "object",
|
29368
|
+
"value_allowed_null": true
|
29369
|
+
},
|
29370
|
+
{
|
29371
|
+
"disabled": false,
|
29372
|
+
"document": "项目的管理员\n注意:此字段可能返回 null,表示取不到有效值。",
|
29373
|
+
"example": "无",
|
29374
|
+
"member": "BaseUser",
|
29375
|
+
"name": "AdminUsers",
|
29376
|
+
"output_required": true,
|
29377
|
+
"type": "list",
|
29378
|
+
"value_allowed_null": true
|
29379
|
+
},
|
29380
|
+
{
|
29381
|
+
"disabled": false,
|
29382
|
+
"document": "项目关联的集群信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
29383
|
+
"example": "无",
|
29384
|
+
"member": "BaseClusterInfo",
|
29385
|
+
"name": "Clusters",
|
29386
|
+
"output_required": true,
|
29387
|
+
"type": "list",
|
29388
|
+
"value_allowed_null": true
|
29389
|
+
},
|
29390
|
+
{
|
29391
|
+
"disabled": false,
|
29392
|
+
"document": "项目的额外配置参数\n注意:此字段可能返回 null,表示取不到有效值。",
|
29393
|
+
"example": "{}",
|
29394
|
+
"member": "string",
|
29395
|
+
"name": "Params",
|
29396
|
+
"output_required": true,
|
29397
|
+
"type": "string",
|
29398
|
+
"value_allowed_null": true
|
29399
|
+
},
|
29400
|
+
{
|
29401
|
+
"disabled": false,
|
29402
|
+
"document": "项目状态:0:禁用,1:启用,-3:禁用中,2:启用中",
|
29403
|
+
"example": "1",
|
29404
|
+
"member": "uint64",
|
29405
|
+
"name": "Status",
|
29406
|
+
"output_required": true,
|
29407
|
+
"type": "int",
|
29408
|
+
"value_allowed_null": false
|
29409
|
+
},
|
29410
|
+
{
|
29411
|
+
"disabled": false,
|
29412
|
+
"document": "项目类型,SIMPLE:简单模式 STANDARD:标准模式\n注意:此字段可能返回 null,表示取不到有效值。",
|
29413
|
+
"example": "STANDARD",
|
29414
|
+
"member": "string",
|
29415
|
+
"name": "Model",
|
29416
|
+
"output_required": false,
|
29417
|
+
"type": "string",
|
29418
|
+
"value_allowed_null": true
|
29419
|
+
}
|
29420
|
+
],
|
29421
|
+
"usage": "out"
|
29422
|
+
},
|
28958
29423
|
"ProjectBaseInfoOpsRequest": {
|
28959
29424
|
"document": "基础信息",
|
28960
29425
|
"members": [
|
@@ -936,7 +936,7 @@
|
|
936
936
|
{
|
937
937
|
"document": "",
|
938
938
|
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProject\n<公共请求参数>\n\n{\n \"ProjectId\": \"9782035857154610592\"\n}",
|
939
|
-
"output": "{\n \"Response\": {\n \"
|
939
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"TenantId\": \"abc\",\n \"ProjectId\": \"abc\",\n \"ProjectName\": \"abc\",\n \"DisplayName\": \"abc\",\n \"Region\": \"abc\",\n \"Description\": \"abc\",\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"Creator\": {\n \"UserId\": \"abc\",\n \"UserName\": \"abc\",\n \"DisplayName\": \"abc\",\n \"PhoneNum\": \"abc\",\n \"Email\": \"abc\"\n },\n \"Tenant\": {\n \"TenantId\": \"abc\",\n \"TenantName\": \"abc\",\n \"DisplayName\": \"abc\",\n \"Description\": \"abc\",\n \"OwnerUserId\": \"abc\",\n \"Params\": \"abc\"\n },\n \"AdminUsers\": [\n {\n \"UserId\": \"abc\",\n \"UserName\": \"abc\",\n \"DisplayName\": \"abc\",\n \"PhoneNum\": \"abc\",\n \"Email\": \"abc\"\n }\n ],\n \"Clusters\": [\n {\n \"ClusterId\": \"abc\",\n \"ClusterType\": \"abc\",\n \"ClusterName\": \"abc\",\n \"RegionCn\": \"abc\",\n \"RegionEn\": \"abc\",\n \"RegionArea\": \"abc\",\n \"Used\": true,\n \"Status\": 1,\n \"StatusInfo\": \"abc\",\n \"StorageType\": \"abc\",\n \"ComputeType\": \"abc\",\n \"ClusterResource\": \"abc\",\n \"ChargeType\": \"abc\",\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"ExtraConf\": \"abc\",\n \"RangerUserName\": \"abc\",\n \"CdwUserName\": \"abc\"\n }\n ],\n \"Params\": \"abc\",\n \"Status\": 1,\n \"Model\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
|
940
940
|
"title": "describe project with params"
|
941
941
|
}
|
942
942
|
],
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tccli
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1101.1
|
4
4
|
Summary: Universal Command Line Environment for Tencent Cloud
|
5
5
|
Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
|
6
6
|
Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
|
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
13
13
|
Classifier: Programming Language :: Python :: 3
|
14
14
|
Requires-Dist: jmespath==0.10.0
|
15
15
|
Requires-Dist: six==1.16.0
|
16
|
-
Requires-Dist: tencentcloud-sdk-python>=3.0.
|
16
|
+
Requires-Dist: tencentcloud-sdk-python>=3.0.1101
|
17
17
|
Description-Content-Type: text/markdown
|
18
18
|
|
19
19
|
# 命令行工具简介
|