tccli 3.0.1209.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/bma/v20221115/api.json +26 -1
- tccli/services/bma/v20221115/examples.json +6 -6
- tccli/services/cam/v20190116/api.json +38 -30
- tccli/services/cam/v20190116/examples.json +2 -2
- tccli/services/cdwdoris/v20211228/api.json +20 -1
- tccli/services/cfg/v20210820/api.json +21 -1
- tccli/services/cls/v20201016/api.json +72 -11
- tccli/services/cynosdb/v20190107/api.json +19 -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/dnspod/v20210323/api.json +3 -1
- tccli/services/emr/emr_client.py +238 -26
- tccli/services/emr/v20190103/api.json +1011 -115
- tccli/services/emr/v20190103/examples.json +32 -0
- tccli/services/es/v20180416/api.json +144 -2
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/ess/v20201111/examples.json +2 -2
- tccli/services/essbasic/v20210526/api.json +13 -4
- tccli/services/gwlb/v20240906/api.json +23 -23
- 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/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 +19 -19
- tccli/services/teo/v20220901/examples.json +4 -58
- tccli/services/tke/tke_client.py +118 -12
- tccli/services/tke/v20180525/api.json +152 -0
- tccli/services/tke/v20180525/examples.json +16 -0
- tccli/services/vpc/v20170312/api.json +59 -43
- tccli/services/vpc/v20170312/examples.json +1 -1
- {tccli-3.0.1209.1.dist-info → tccli-3.0.1210.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1209.1.dist-info → tccli-3.0.1210.1.dist-info}/RECORD +45 -45
- {tccli-3.0.1209.1.dist-info → tccli-3.0.1210.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1209.1.dist-info → tccli-3.0.1210.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1209.1.dist-info → tccli-3.0.1210.1.dist-info}/license_files/LICENSE +0 -0
@@ -736,7 +736,7 @@
|
|
736
736
|
"status": "online"
|
737
737
|
},
|
738
738
|
"ModifyDBInstanceSecurityGroups": {
|
739
|
-
"document": "
|
739
|
+
"document": "本接口(ModifyDBInstanceSecurityGroups)用于修改实例绑定的安全组。",
|
740
740
|
"input": "ModifyDBInstanceSecurityGroupsRequest",
|
741
741
|
"name": "修改实例绑定安全组",
|
742
742
|
"output": "ModifyDBInstanceSecurityGroupsResponse",
|
@@ -19774,7 +19774,7 @@
|
|
19774
19774
|
"example": "ap-shanghai-4",
|
19775
19775
|
"member": "string",
|
19776
19776
|
"name": "Zone",
|
19777
|
-
"
|
19777
|
+
"output_required": true,
|
19778
19778
|
"type": "string",
|
19779
19779
|
"value_allowed_null": false
|
19780
19780
|
},
|
@@ -19784,7 +19784,7 @@
|
|
19784
19784
|
"example": "200004",
|
19785
19785
|
"member": "int64",
|
19786
19786
|
"name": "ZoneId",
|
19787
|
-
"
|
19787
|
+
"output_required": true,
|
19788
19788
|
"type": "int",
|
19789
19789
|
"value_allowed_null": false
|
19790
19790
|
},
|
@@ -19794,7 +19794,7 @@
|
|
19794
19794
|
"example": "上海四区",
|
19795
19795
|
"member": "string",
|
19796
19796
|
"name": "ZoneZh",
|
19797
|
-
"
|
19797
|
+
"output_required": true,
|
19798
19798
|
"type": "string",
|
19799
19799
|
"value_allowed_null": false
|
19800
19800
|
},
|
@@ -19804,7 +19804,7 @@
|
|
19804
19804
|
"example": "1",
|
19805
19805
|
"member": "int64",
|
19806
19806
|
"name": "IsSupportServerless",
|
19807
|
-
"
|
19807
|
+
"output_required": true,
|
19808
19808
|
"type": "int",
|
19809
19809
|
"value_allowed_null": false
|
19810
19810
|
},
|
@@ -19814,7 +19814,7 @@
|
|
19814
19814
|
"example": "1",
|
19815
19815
|
"member": "int64",
|
19816
19816
|
"name": "IsSupportNormal",
|
19817
|
-
"
|
19817
|
+
"output_required": true,
|
19818
19818
|
"type": "int",
|
19819
19819
|
"value_allowed_null": false
|
19820
19820
|
},
|
@@ -19824,7 +19824,7 @@
|
|
19824
19824
|
"example": "ap-guangzhou-2",
|
19825
19825
|
"member": "string",
|
19826
19826
|
"name": "PhysicalZone",
|
19827
|
-
"
|
19827
|
+
"output_required": true,
|
19828
19828
|
"type": "string",
|
19829
19829
|
"value_allowed_null": false
|
19830
19830
|
},
|
@@ -19834,7 +19834,7 @@
|
|
19834
19834
|
"example": "false",
|
19835
19835
|
"member": "bool",
|
19836
19836
|
"name": "HasPermission",
|
19837
|
-
"
|
19837
|
+
"output_required": true,
|
19838
19838
|
"type": "bool",
|
19839
19839
|
"value_allowed_null": true
|
19840
19840
|
},
|
@@ -19844,9 +19844,19 @@
|
|
19844
19844
|
"example": "无",
|
19845
19845
|
"member": "string",
|
19846
19846
|
"name": "IsWholeRdmaZone",
|
19847
|
-
"
|
19847
|
+
"output_required": true,
|
19848
19848
|
"type": "string",
|
19849
19849
|
"value_allowed_null": false
|
19850
|
+
},
|
19851
|
+
{
|
19852
|
+
"disabled": false,
|
19853
|
+
"document": "当前可用区是否允许新购集群,1:允许,0:不允许",
|
19854
|
+
"example": "1",
|
19855
|
+
"member": "int64",
|
19856
|
+
"name": "IsSupportCreateCluster",
|
19857
|
+
"output_required": true,
|
19858
|
+
"type": "int",
|
19859
|
+
"value_allowed_null": false
|
19850
19860
|
}
|
19851
19861
|
],
|
19852
19862
|
"usage": "out"
|
@@ -652,7 +652,7 @@
|
|
652
652
|
{
|
653
653
|
"document": "仅查看用户有权限的可用区",
|
654
654
|
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeZones\n<公共请求参数>\n\n{}",
|
655
|
-
"output": "{\n \"Response\": {\n \"RegionSet\": [\n {\n \"DbType\": \"MYSQL\",\n \"Region\": \"ap-guangzhou\",\n \"RegionId\": 100001,\n \"Modules\": [\n {\n \"ModuleName\": \"is.disable.wan\",\n \"IsDisable\": \"yes\"\n }\n ],\n \"RegionZh\": \"广州\",\n \"ZoneSet\": [\n {\n \"PhysicalZone\": \"ap-guangzhou-2\",\n \"Zone\": \"ap-guangzhou-2\",\n \"IsSupportServerless\": 0,\n \"ZoneId\": 100003,\n \"IsSupportNormal\": 0,\n \"ZoneZh\": \"广州二区\",\n \"HasPermission\": true,\n \"IsWholeRdmaZone\": \"abc\"\n },\n {\n \"PhysicalZone\": \"ao-guangzhou-5\",\n \"Zone\": \"ap-guangzhou-5\",\n \"IsSupportServerless\": 0,\n \"ZoneId\": 100004,\n \"IsSupportNormal\": 0,\n \"ZoneZh\": \"广州五区\",\n \"HasPermission\": true,\n \"IsWholeRdmaZone\": \"abc\"\n }\n ]\n },\n {\n \"DbType\": \"MYSQL\",\n \"Region\": \"ap-beijing\",\n \"RegionId\": 8,\n \"Modules\": [\n {\n \"ModuleName\": \"is.disable.wan\",\n \"IsDisable\": \"no\"\n }\n ],\n \"RegionZh\": \"北京\",\n \"ZoneSet\": [\n {\n \"PhysicalZone\": \"ap-beijing-5\",\n \"Zone\": \"ap-beijing-5\",\n \"IsSupportServerless\": 0,\n \"ZoneId\": 800001,\n \"IsSupportNormal\": 0,\n \"ZoneZh\": \"北京五区\",\n \"HasPermission\": true,\n \"IsWholeRdmaZone\": \"abc\"\n }\n ]\n }\n ],\n \"RequestId\": \"1qwert-123-asbc\"\n }\n}",
|
655
|
+
"output": "{\n \"Response\": {\n \"RegionSet\": [\n {\n \"DbType\": \"MYSQL\",\n \"Region\": \"ap-guangzhou\",\n \"RegionId\": 100001,\n \"Modules\": [\n {\n \"ModuleName\": \"is.disable.wan\",\n \"IsDisable\": \"yes\"\n }\n ],\n \"RegionZh\": \"广州\",\n \"ZoneSet\": [\n {\n \"PhysicalZone\": \"ap-guangzhou-2\",\n \"Zone\": \"ap-guangzhou-2\",\n \"IsSupportServerless\": 0,\n \"ZoneId\": 100003,\n \"IsSupportNormal\": 0,\n \"ZoneZh\": \"广州二区\",\n \"HasPermission\": true,\n \"IsWholeRdmaZone\": \"abc\",\n \"IsSupportCreateCluster\": 1\n },\n {\n \"PhysicalZone\": \"ao-guangzhou-5\",\n \"Zone\": \"ap-guangzhou-5\",\n \"IsSupportServerless\": 0,\n \"ZoneId\": 100004,\n \"IsSupportNormal\": 0,\n \"ZoneZh\": \"广州五区\",\n \"HasPermission\": true,\n \"IsWholeRdmaZone\": \"abc\",\n \"IsSupportCreateCluster\": 0\n }\n ]\n },\n {\n \"DbType\": \"MYSQL\",\n \"Region\": \"ap-beijing\",\n \"RegionId\": 8,\n \"Modules\": [\n {\n \"ModuleName\": \"is.disable.wan\",\n \"IsDisable\": \"no\"\n }\n ],\n \"RegionZh\": \"北京\",\n \"ZoneSet\": [\n {\n \"PhysicalZone\": \"ap-beijing-5\",\n \"Zone\": \"ap-beijing-5\",\n \"IsSupportServerless\": 0,\n \"ZoneId\": 800001,\n \"IsSupportNormal\": 0,\n \"ZoneZh\": \"北京五区\",\n \"HasPermission\": true,\n \"IsWholeRdmaZone\": \"abc\",\n \"IsSupportCreateCluster\": 1\n }\n ]\n }\n ],\n \"RequestId\": \"1qwert-123-asbc\"\n }\n}",
|
656
656
|
"title": "查询可售卖地域可用区信息"
|
657
657
|
}
|
658
658
|
],
|
@@ -867,7 +867,7 @@
|
|
867
867
|
"ModifyDBInstanceSecurityGroups": [
|
868
868
|
{
|
869
869
|
"document": "修改实例绑定安全组",
|
870
|
-
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDBInstanceSecurityGroups\n<公共请求参数>\n\n{\n \"InstanceId\": \"cynosdbmysql-
|
870
|
+
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDBInstanceSecurityGroups\n<公共请求参数>\n\n{\n \"InstanceId\": \"cynosdbmysql-j8ynfcpgj\",\n \"SecurityGroupIds\": [\n \"sg-mnbv\"\n ],\n \"Zone\": \"ap-guangzhou-3\"\n}",
|
871
871
|
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
872
872
|
"title": "修改实例绑定安全组"
|
873
873
|
}
|
@@ -3559,21 +3559,30 @@
|
|
3559
3559
|
"members": [
|
3560
3560
|
{
|
3561
3561
|
"disabled": false,
|
3562
|
-
"document": "
|
3562
|
+
"document": "true - 查询已在该资产组的资产,false - 查询未在该资产组的资产",
|
3563
|
+
"example": "true",
|
3564
|
+
"member": "bool",
|
3565
|
+
"name": "Bound",
|
3566
|
+
"required": true,
|
3567
|
+
"type": "bool"
|
3568
|
+
},
|
3569
|
+
{
|
3570
|
+
"disabled": false,
|
3571
|
+
"document": "资产组ID,Id和IdSet二选一",
|
3563
3572
|
"example": "1",
|
3564
3573
|
"member": "uint64",
|
3565
3574
|
"name": "Id",
|
3566
|
-
"required":
|
3575
|
+
"required": false,
|
3567
3576
|
"type": "int"
|
3568
3577
|
},
|
3569
3578
|
{
|
3570
3579
|
"disabled": false,
|
3571
|
-
"document": "
|
3572
|
-
"example": "
|
3573
|
-
"member": "
|
3574
|
-
"name": "
|
3575
|
-
"required":
|
3576
|
-
"type": "
|
3580
|
+
"document": "资产组ID集合,传Id,IdSet不生效。",
|
3581
|
+
"example": "[1,2,3]",
|
3582
|
+
"member": "uint64",
|
3583
|
+
"name": "IdSet",
|
3584
|
+
"required": false,
|
3585
|
+
"type": "list"
|
3577
3586
|
},
|
3578
3587
|
{
|
3579
3588
|
"disabled": false,
|
@@ -3641,7 +3650,7 @@
|
|
3641
3650
|
"example": "10",
|
3642
3651
|
"member": "uint64",
|
3643
3652
|
"name": "TotalCount",
|
3644
|
-
"
|
3653
|
+
"output_required": true,
|
3645
3654
|
"type": "int",
|
3646
3655
|
"value_allowed_null": false
|
3647
3656
|
},
|
@@ -3651,7 +3660,7 @@
|
|
3651
3660
|
"example": "[]",
|
3652
3661
|
"member": "Device",
|
3653
3662
|
"name": "DeviceSet",
|
3654
|
-
"
|
3663
|
+
"output_required": true,
|
3655
3664
|
"type": "list",
|
3656
3665
|
"value_allowed_null": false
|
3657
3666
|
},
|
@@ -266,7 +266,7 @@
|
|
266
266
|
{
|
267
267
|
"document": "",
|
268
268
|
"input": "POST / HTTP/1.1\nHost: dasb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDeviceGroupMembers\n<公共请求参数>\n\n{\n \"Id\": 1,\n \"Name\": \"研发主机\",\n \"Bound\": true\n}",
|
269
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"
|
269
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DeviceSet\": [\n {\n \"Id\": 1,\n \"InstanceId\": \"abc\",\n \"Name\": \"abc\",\n \"PublicIp\": \"abc\",\n \"PrivateIp\": \"abc\",\n \"ApCode\": \"abc\",\n \"OsName\": \"abc\",\n \"Kind\": 1,\n \"Port\": 1,\n \"GroupSet\": [\n {\n \"Id\": 1,\n \"Name\": \"abc\",\n \"Department\": {\n \"Id\": \"abc\",\n \"Name\": \"abc\",\n \"Managers\": [\n \"abc\"\n ],\n \"ManagerUsers\": [\n {\n \"ManagerId\": \"abc\",\n \"ManagerName\": \"abc\"\n }\n ]\n },\n \"Count\": 1\n }\n ],\n \"AccountCount\": 1,\n \"VpcId\": \"abc\",\n \"SubnetId\": \"abc\",\n \"Resource\": {\n \"ResourceId\": \"abc\",\n \"ApCode\": \"abc\",\n \"SvArgs\": \"abc\",\n \"VpcId\": \"abc\",\n \"Nodes\": 1,\n \"RenewFlag\": 1,\n \"ExpireTime\": \"2020-09-22T00:00:00+00:00\",\n \"Status\": 1,\n \"ResourceName\": \"abc\",\n \"Pid\": 1,\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"ProductCode\": \"abc\",\n \"SubProductCode\": \"abc\",\n \"Zone\": \"abc\",\n \"Expired\": true,\n \"Deployed\": true,\n \"VpcName\": \"abc\",\n \"VpcCidrBlock\": \"abc\",\n \"SubnetId\": \"abc\",\n \"SubnetName\": \"abc\",\n \"CidrBlock\": \"abc\",\n \"PublicIpSet\": [\n \"abc\"\n ],\n \"PrivateIpSet\": [\n \"abc\"\n ],\n \"ModuleSet\": [\n \"abc\"\n ],\n \"UsedNodes\": 1,\n \"ExtendPoints\": 1,\n \"PackageBandwidth\": 1,\n \"PackageNode\": 1,\n \"LogDeliveryArgs\": \"abc\",\n \"ClbSet\": [\n {\n \"ClbIp\": \"abc\"\n }\n ],\n \"DomainCount\": 0,\n \"UsedDomainCount\": 1,\n \"Trial\": 1\n },\n \"Department\": {\n \"Id\": \"abc\",\n \"Name\": \"abc\",\n \"Managers\": [\n \"abc\"\n ],\n \"ManagerUsers\": [\n {\n \"ManagerId\": \"abc\",\n \"ManagerName\": \"abc\"\n }\n ]\n },\n \"IpPortSet\": [\n \"abc\"\n ],\n \"DomainId\": \"abc\",\n \"DomainName\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
270
270
|
"title": "查询资产组成员列表"
|
271
271
|
}
|
272
272
|
],
|
@@ -4076,7 +4076,7 @@
|
|
4076
4076
|
},
|
4077
4077
|
{
|
4078
4078
|
"disabled": false,
|
4079
|
-
"document": "
|
4079
|
+
"document": "域名套餐等级。 旧套餐:D_FREE、D_PLUS、D_EXTRA、D_EXPERT、D_ULTRA 、DP_EXTRA 分别对应免费套餐、个人豪华、企业 I、企业 II、企业 III、企业基础版。 新套餐:DP_FREE、DP_PLUS、DP_EXPERT、DP_ULTRA 分别对应新免费、专业版、企业版、尊享版。",
|
4080
4080
|
"example": "DP_PLUS",
|
4081
4081
|
"member": "string",
|
4082
4082
|
"name": "DomainGrade",
|
@@ -4104,6 +4104,7 @@
|
|
4104
4104
|
"example": "无",
|
4105
4105
|
"member": "LineInfo",
|
4106
4106
|
"name": "LineList",
|
4107
|
+
"output_required": true,
|
4107
4108
|
"type": "list",
|
4108
4109
|
"value_allowed_null": false
|
4109
4110
|
},
|
@@ -4113,6 +4114,7 @@
|
|
4113
4114
|
"example": "无",
|
4114
4115
|
"member": "LineGroupInfo",
|
4115
4116
|
"name": "LineGroupList",
|
4117
|
+
"output_required": true,
|
4116
4118
|
"type": "list",
|
4117
4119
|
"value_allowed_null": false
|
4118
4120
|
},
|