tccli 3.0.1226.1__py2.py3-none-any.whl → 3.0.1228.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/cam/v20190116/api.json +19 -13
- tccli/services/cdb/v20170320/api.json +159 -1
- tccli/services/cdb/v20170320/examples.json +2 -2
- tccli/services/cfs/v20190719/api.json +19 -0
- tccli/services/ckafka/v20190819/api.json +968 -763
- tccli/services/ckafka/v20190819/examples.json +112 -118
- tccli/services/cloudapp/v20220530/api.json +2 -2
- tccli/services/cloudapp/v20220530/examples.json +1 -1
- tccli/services/cynosdb/cynosdb_client.py +110 -4
- tccli/services/cynosdb/v20190107/api.json +125 -0
- tccli/services/cynosdb/v20190107/examples.json +16 -0
- tccli/services/emr/v20190103/api.json +28 -22
- tccli/services/ess/v20201111/api.json +18 -0
- tccli/services/essbasic/v20210526/api.json +10 -1
- tccli/services/faceid/v20180301/api.json +1 -1
- tccli/services/iotexplorer/iotexplorer_client.py +57 -4
- tccli/services/iotexplorer/v20190423/api.json +145 -0
- tccli/services/iotexplorer/v20190423/examples.json +14 -0
- tccli/services/ivld/v20210903/api.json +245 -192
- tccli/services/ivld/v20210903/examples.json +10 -10
- tccli/services/lcic/v20220817/api.json +1 -1
- tccli/services/lke/lke_client.py +394 -23
- tccli/services/lke/v20231130/api.json +756 -23
- tccli/services/lke/v20231130/examples.json +62 -0
- tccli/services/mps/v20190612/api.json +13 -13
- tccli/services/organization/v20181225/api.json +75 -51
- tccli/services/organization/v20181225/examples.json +20 -20
- tccli/services/organization/v20210331/api.json +74 -61
- tccli/services/organization/v20210331/examples.json +14 -14
- tccli/services/privatedns/v20201028/api.json +41 -13
- tccli/services/rce/v20201103/api.json +1 -1
- tccli/services/redis/v20180412/api.json +1 -1
- tccli/services/teo/v20220901/api.json +3 -3
- tccli/services/tke/v20220501/api.json +109 -0
- tccli/services/tmt/v20180321/api.json +2 -2
- tccli/services/tmt/v20180321/examples.json +2 -2
- tccli/services/trocket/v20230308/api.json +79 -79
- tccli/services/trocket/v20230308/examples.json +8 -8
- tccli/services/trtc/v20190722/api.json +84 -0
- tccli/services/vcube/__init__.py +4 -0
- tccli/services/vcube/v20220410/api.json +4168 -0
- tccli/services/vcube/v20220410/examples.json +277 -0
- tccli/services/vcube/vcube_client.py +1956 -0
- tccli/services/vdb/v20230616/api.json +9 -0
- tccli/services/vod/v20180717/api.json +40 -3
- tccli/services/vod/v20180717/examples.json +13 -1
- tccli/services/vpc/v20170312/api.json +163 -11
- tccli/services/vpc/v20170312/examples.json +10 -2
- tccli/services/vpc/vpc_client.py +53 -0
- {tccli-3.0.1226.1.dist-info → tccli-3.0.1228.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1226.1.dist-info → tccli-3.0.1228.1.dist-info}/RECORD +56 -52
- {tccli-3.0.1226.1.dist-info → tccli-3.0.1228.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1226.1.dist-info → tccli-3.0.1228.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1226.1.dist-info → tccli-3.0.1228.1.dist-info}/license_files/LICENSE +0 -0
@@ -475,8 +475,8 @@
|
|
475
475
|
"DescribePolicy": [
|
476
476
|
{
|
477
477
|
"document": "查看一个策略的详情",
|
478
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePolicy\n<公共请求参数>\n\n{\n \"PolicyId\":
|
479
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"152482ca-5968-4557-ac1d-1e7ac28ce0da\",\n \"AddTime\": \"2022-08-04 16:04:17\",\n \"Description\": \"
|
478
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePolicy\n<公共请求参数>\n\n{\n \"PolicyId\": 10001\n}",
|
479
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"152482ca-5968-4557-ac1d-1e7ac28ce0da\",\n \"AddTime\": \"2022-08-04 16:04:17\",\n \"Description\": \"cvm policy\",\n \"PolicyDocument\": \"{\\\"strategyInfo\\\":{\\\"version\\\":\\\"2.0\\\",\\\"statement\\\":[{\\\"effect\\\":\\\"allow\\\",\\\"action\\\":\\\"*\\\",\\\"resource\\\":\\\"qcs::cam::*:*\\\"}]},\\\"version\\\":\\\"2.0\\\"}\",\n \"PolicyId\": 10001,\n \"PolicyName\": \"policy_name\",\n \"Type\": 1,\n \"UpdateTime\": \"2022-08-04 17:04:17\"\n }\n}",
|
480
480
|
"title": "查看一个策略的详情"
|
481
481
|
}
|
482
482
|
],
|
@@ -635,7 +635,7 @@
|
|
635
635
|
"InviteOrganizationMember": [
|
636
636
|
{
|
637
637
|
"document": "邀请成员",
|
638
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InviteOrganizationMember\n<公共请求参数>\n\n{\n \"Remark\": \"\",\n \"MemberUin\": 111111111111,\n \"Name\": \"member_name\",\n \"NodeId\": 1001,\n \"PermissionIds\": [\n 1,\n 2\n ],\n \"PolicyType\": \"Financial\",\n \"PayUin\": \"\"\n}",
|
638
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InviteOrganizationMember\n<公共请求参数>\n\n{\n \"Remark\": \"invitation member\",\n \"MemberUin\": 111111111111,\n \"Name\": \"member_name\",\n \"NodeId\": 1001,\n \"PermissionIds\": [\n 1,\n 2\n ],\n \"PolicyType\": \"Financial\",\n \"PayUin\": \"100000000001\"\n}",
|
639
639
|
"output": "{\n \"Response\": {\n \"RequestId\": \"9be34d82-b614-4010-8cd8-d907b4d303f2\"\n }\n}",
|
640
640
|
"title": "邀请成员"
|
641
641
|
}
|
@@ -675,8 +675,8 @@
|
|
675
675
|
"ListNonCompliantResource": [
|
676
676
|
{
|
677
677
|
"document": "获取成员标签检测不合规资源列表",
|
678
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListNonCompliantResource\n<公共请求参数>\n\n{\n \"MaxResults\":
|
679
|
-
"output": "{\n \"Response\": {\n \"Items\": [\n {\n \"Resource\": \"qcs::vpc::uin/1111111111:subnet/
|
678
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListNonCompliantResource\n<公共请求参数>\n\n{\n \"MaxResults\": 10,\n \"PaginationToken\": \"fgh363\",\n \"MemberUin\": 1111111111\n}",
|
679
|
+
"output": "{\n \"Response\": {\n \"Items\": [\n {\n \"Resource\": \"qcs::vpc::uin/1111111111:subnet/subnet1\",\n \"ComplianceDetails\": {\n \"ComplianceStatus\": true,\n \"KeysWithNonCompliantValues\": [\n \"key\"\n ],\n \"NonCompliantKeys\": [\n \"key\"\n ]\n },\n \"Tags\": [\n {\n \"TagKey\": \"key\",\n \"TagValue\": \"value\"\n }\n ]\n }\n ],\n \"PaginationToken\": \"fgh363\",\n \"RequestId\": \"242effbd-5220-4776-9cc2-87afbdcb68db\"\n }\n}",
|
680
680
|
"title": "获取成员标签检测不合规资源列表"
|
681
681
|
}
|
682
682
|
],
|
@@ -692,7 +692,7 @@
|
|
692
692
|
{
|
693
693
|
"document": "获取组织成员访问身份列表",
|
694
694
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListOrganizationIdentity\n<公共请求参数>\n\n{\n \"Limit\": 10,\n \"Offset\": 0\n}",
|
695
|
-
"output": "{\n \"Response\": {\n \"Items\": [\n {\n \"IdentityId\": 1,\n \"IdentityAliasName\": \"
|
695
|
+
"output": "{\n \"Response\": {\n \"Items\": [\n {\n \"IdentityId\": 1,\n \"IdentityAliasName\": \"identity_name\",\n \"Description\": \"admin identity\",\n \"IdentityPolicy\": [\n {\n \"PolicyId\": 1,\n \"PolicyName\": \"AdministratorAccess\"\n }\n ],\n \"IdentityType\": 1,\n \"UpdateTime\": \"2021-07-15 21:08:38\"\n }\n ],\n \"RequestId\": \"1d744bef-fa56-40e9-8e3b-5a88b122ad5e\",\n \"Total\": 1\n }\n}",
|
696
696
|
"title": "获取组织成员访问身份列表"
|
697
697
|
}
|
698
698
|
],
|
@@ -700,7 +700,7 @@
|
|
700
700
|
{
|
701
701
|
"document": "获取集团服务设置列表",
|
702
702
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListOrganizationService\n<公共请求参数>\n\n{\n \"Limit\": 10,\n \"Offset\": 0\n}",
|
703
|
-
"output": "{\n \"Response\": {\n \"Items\": [\n {\n \"ServiceId\": 1,\n \"ProductName\": \"CloudAudit\",\n \"IsAssign\": 1,\n \"CanAssignCount\": 5,\n \"Description\": \"\",\n \"MemberNum\": \"0\",\n \"Document\": \"\",\n \"ConsoleUrl\": \"\",\n \"IsUsageStatus\": 2,\n \"Product\": \"cloudaudit\",\n \"ServiceGrant\": 2,\n \"GrantStatus\": \"Disabled\",\n \"IsSetManagementScope\": 2\n }\n ],\n \"RequestId\": \"1d744bef-fa56-40e9-8e3b-5a88b122ad5e\",\n \"Total\": 1\n }\n}",
|
703
|
+
"output": "{\n \"Response\": {\n \"Items\": [\n {\n \"ServiceId\": 1,\n \"ProductName\": \"CloudAudit\",\n \"IsAssign\": 1,\n \"CanAssignCount\": 5,\n \"Description\": \"cloud audit service\",\n \"MemberNum\": \"0\",\n \"Document\": \"https://cloud.tencent.com/document/product/XXX\",\n \"ConsoleUrl\": \"https://console.cloud.tencent.com\",\n \"IsUsageStatus\": 2,\n \"Product\": \"cloudaudit\",\n \"ServiceGrant\": 2,\n \"GrantStatus\": \"Disabled\",\n \"IsSetManagementScope\": 2\n }\n ],\n \"RequestId\": \"1d744bef-fa56-40e9-8e3b-5a88b122ad5e\",\n \"Total\": 1\n }\n}",
|
704
704
|
"title": "获取集团服务设置列表"
|
705
705
|
}
|
706
706
|
],
|
@@ -716,7 +716,7 @@
|
|
716
716
|
{
|
717
717
|
"document": "查看策略列表数据",
|
718
718
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListPolicies\n<公共请求参数>\n\n{\n \"Scope\": \"Local\"\n}",
|
719
|
-
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"AddTime\": \"2022-08-04 16:04:17\",\n \"AttachedTimes\": 0,\n \"Description\": \"
|
719
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"AddTime\": \"2022-08-04 16:04:17\",\n \"AttachedTimes\": 0,\n \"Description\": \"deny policy\",\n \"PolicyId\": 10001,\n \"PolicyName\": \"policy_name\",\n \"Type\": 1,\n \"UpdateTime\": \"2022-08-04 16:04:17\"\n }\n ],\n \"RequestId\": \"152482ca-5968-4557-ac1d-1e7ac28ce0da\",\n \"TotalNum\": 1\n }\n}",
|
720
720
|
"title": "查看策略列表数据"
|
721
721
|
}
|
722
722
|
],
|
@@ -724,7 +724,7 @@
|
|
724
724
|
{
|
725
725
|
"document": "查询目标关联的策略列表",
|
726
726
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListPoliciesForTarget\n<公共请求参数>\n\n{\n \"TargetId\": 111111111111\n}",
|
727
|
-
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"StrategyId\":
|
727
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"StrategyId\": 10001,\n \"StrategyName\": \"policy_name\",\n \"AddTime\": \"2022-08-07 20:20:09\",\n \"UpdateTime\": \"2022-08-07 20:20:09\",\n \"AttachTime\": \"2022-08-08 14:49:59\",\n \"Type\": 2,\n \"Remark\": \"deny policy\",\n \"Uin\": 111111111111,\n \"Name\": \"member_name\"\n }\n ],\n \"TotalNum\": 1,\n \"RequestId\": \"2f76e3a5-225f-4deb-8d98-4efb0f1ae0ea\"\n }\n}",
|
728
728
|
"title": "查询目标关联的策略列表"
|
729
729
|
}
|
730
730
|
],
|
@@ -763,8 +763,8 @@
|
|
763
763
|
"ListTargetsForPolicy": [
|
764
764
|
{
|
765
765
|
"document": "查询某个指定策略关联的目标列表",
|
766
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListTargetsForPolicy\n<公共请求参数>\n\n{\n \"PolicyId\": \
|
767
|
-
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"AddTime\": \"2022-08-09 17:08:35\",\n \"Name\": \"
|
766
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListTargetsForPolicy\n<公共请求参数>\n\n{\n \"PolicyId\": 1001\n}",
|
767
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"AddTime\": \"2022-08-09 17:08:35\",\n \"Name\": \"member_name\",\n \"RelatedType\": 1,\n \"Uin\": 111111111111\n }\n ],\n \"RequestId\": \"676ed1a2-8a98-4834-8d7a-19538980ad0e\",\n \"TotalNum\": 1\n }\n}",
|
768
768
|
"title": "查询某个指定策略关联的目标列表"
|
769
769
|
}
|
770
770
|
],
|
@@ -819,7 +819,7 @@
|
|
819
819
|
"QuitOrganization": [
|
820
820
|
{
|
821
821
|
"document": "",
|
822
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QuitOrganization\n<公共请求参数>\n\n{\n \"OrgId\":
|
822
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QuitOrganization\n<公共请求参数>\n\n{\n \"OrgId\": 101\n}",
|
823
823
|
"output": "{\n \"Response\": {\n \"RequestId\": \"b46d2afe-6893-4529-bc96-2c82d9214957\"\n }\n}",
|
824
824
|
"title": "退出企业组织"
|
825
825
|
}
|
@@ -891,7 +891,7 @@
|
|
891
891
|
"UpdateOrganizationIdentity": [
|
892
892
|
{
|
893
893
|
"document": "",
|
894
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateOrganizationIdentity\n<公共请求参数>\n\n{\n \"Description\": \"\",\n \"IdentityId\": 1,\n \"IdentityPolicy\": [\n {\n \"PolicyId\": 1,\n \"PolicyName\": \"AdministratorAccess\"\n }\n ]\n}",
|
894
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateOrganizationIdentity\n<公共请求参数>\n\n{\n \"Description\": \"admin identity\",\n \"IdentityId\": 1,\n \"IdentityPolicy\": [\n {\n \"PolicyId\": 1,\n \"PolicyName\": \"AdministratorAccess\"\n }\n ]\n}",
|
895
895
|
"output": "{\n \"Response\": {\n \"RequestId\": \"b46d2afe-6893-4529-bc96-2c82d9214957\"\n }\n}",
|
896
896
|
"title": "更新组织身份"
|
897
897
|
}
|
@@ -899,7 +899,7 @@
|
|
899
899
|
"UpdateOrganizationMember": [
|
900
900
|
{
|
901
901
|
"document": "更新组织成员信息",
|
902
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateOrganizationMember\n<公共请求参数>\n\n{\n \"Remark\": \"
|
902
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateOrganizationMember\n<公共请求参数>\n\n{\n \"Remark\": \"create member\",\n \"MemberUin\": 111111111111,\n \"Name\": \"member_name\"\n}",
|
903
903
|
"output": "{\n \"Response\": {\n \"RequestId\": \"3a1f4733-a2ff-406d-9ff6-44c1d2d3f33a\"\n }\n}",
|
904
904
|
"title": "更新组织成员信息"
|
905
905
|
}
|
@@ -572,6 +572,15 @@
|
|
572
572
|
"name": "TTL",
|
573
573
|
"required": false,
|
574
574
|
"type": "int"
|
575
|
+
},
|
576
|
+
{
|
577
|
+
"disabled": false,
|
578
|
+
"document": "备注",
|
579
|
+
"example": "这是备注",
|
580
|
+
"member": "string",
|
581
|
+
"name": "Remark",
|
582
|
+
"required": false,
|
583
|
+
"type": "string"
|
575
584
|
}
|
576
585
|
],
|
577
586
|
"type": "object"
|
@@ -1682,6 +1691,15 @@
|
|
1682
1691
|
"name": "TTL",
|
1683
1692
|
"required": false,
|
1684
1693
|
"type": "int"
|
1694
|
+
},
|
1695
|
+
{
|
1696
|
+
"disabled": false,
|
1697
|
+
"document": "备注",
|
1698
|
+
"example": "这是备注",
|
1699
|
+
"member": "string",
|
1700
|
+
"name": "Remark",
|
1701
|
+
"required": false,
|
1702
|
+
"type": "string"
|
1685
1703
|
}
|
1686
1704
|
],
|
1687
1705
|
"type": "object"
|
@@ -2143,7 +2161,7 @@
|
|
2143
2161
|
"example": "12076",
|
2144
2162
|
"member": "string",
|
2145
2163
|
"name": "RecordId",
|
2146
|
-
"
|
2164
|
+
"output_required": true,
|
2147
2165
|
"type": "string",
|
2148
2166
|
"value_allowed_null": false
|
2149
2167
|
},
|
@@ -2153,7 +2171,7 @@
|
|
2153
2171
|
"example": "zone-pckv03qy",
|
2154
2172
|
"member": "string",
|
2155
2173
|
"name": "ZoneId",
|
2156
|
-
"
|
2174
|
+
"output_required": true,
|
2157
2175
|
"type": "string",
|
2158
2176
|
"value_allowed_null": false
|
2159
2177
|
},
|
@@ -2163,7 +2181,7 @@
|
|
2163
2181
|
"example": "www",
|
2164
2182
|
"member": "string",
|
2165
2183
|
"name": "SubDomain",
|
2166
|
-
"
|
2184
|
+
"output_required": true,
|
2167
2185
|
"type": "string",
|
2168
2186
|
"value_allowed_null": false
|
2169
2187
|
},
|
@@ -2173,7 +2191,7 @@
|
|
2173
2191
|
"example": "A",
|
2174
2192
|
"member": "string",
|
2175
2193
|
"name": "RecordType",
|
2176
|
-
"
|
2194
|
+
"output_required": true,
|
2177
2195
|
"type": "string",
|
2178
2196
|
"value_allowed_null": false
|
2179
2197
|
},
|
@@ -2183,7 +2201,7 @@
|
|
2183
2201
|
"example": "1.1.1.1",
|
2184
2202
|
"member": "string",
|
2185
2203
|
"name": "RecordValue",
|
2186
|
-
"
|
2204
|
+
"output_required": true,
|
2187
2205
|
"type": "string",
|
2188
2206
|
"value_allowed_null": false
|
2189
2207
|
},
|
@@ -2193,7 +2211,7 @@
|
|
2193
2211
|
"example": "300",
|
2194
2212
|
"member": "int64",
|
2195
2213
|
"name": "TTL",
|
2196
|
-
"
|
2214
|
+
"output_required": true,
|
2197
2215
|
"type": "int",
|
2198
2216
|
"value_allowed_null": false
|
2199
2217
|
},
|
@@ -2203,7 +2221,7 @@
|
|
2203
2221
|
"example": "0",
|
2204
2222
|
"member": "int64",
|
2205
2223
|
"name": "MX",
|
2206
|
-
"
|
2224
|
+
"output_required": true,
|
2207
2225
|
"type": "int",
|
2208
2226
|
"value_allowed_null": true
|
2209
2227
|
},
|
@@ -2213,7 +2231,7 @@
|
|
2213
2231
|
"example": "enabled",
|
2214
2232
|
"member": "string",
|
2215
2233
|
"name": "Status",
|
2216
|
-
"
|
2234
|
+
"output_required": true,
|
2217
2235
|
"type": "string",
|
2218
2236
|
"value_allowed_null": false
|
2219
2237
|
},
|
@@ -2223,7 +2241,7 @@
|
|
2223
2241
|
"example": "null",
|
2224
2242
|
"member": "int64",
|
2225
2243
|
"name": "Weight",
|
2226
|
-
"
|
2244
|
+
"output_required": true,
|
2227
2245
|
"type": "int",
|
2228
2246
|
"value_allowed_null": true
|
2229
2247
|
},
|
@@ -2233,7 +2251,7 @@
|
|
2233
2251
|
"example": "2021-09-07 19:00:58",
|
2234
2252
|
"member": "datetime",
|
2235
2253
|
"name": "CreatedOn",
|
2236
|
-
"
|
2254
|
+
"output_required": true,
|
2237
2255
|
"type": "string",
|
2238
2256
|
"value_allowed_null": false
|
2239
2257
|
},
|
@@ -2243,7 +2261,7 @@
|
|
2243
2261
|
"example": "2021-09-07 19:00:58",
|
2244
2262
|
"member": "datetime",
|
2245
2263
|
"name": "UpdatedOn",
|
2246
|
-
"
|
2264
|
+
"output_required": true,
|
2247
2265
|
"type": "string",
|
2248
2266
|
"value_allowed_null": false
|
2249
2267
|
},
|
@@ -2253,7 +2271,7 @@
|
|
2253
2271
|
"example": "无",
|
2254
2272
|
"member": "string",
|
2255
2273
|
"name": "Extra",
|
2256
|
-
"
|
2274
|
+
"output_required": true,
|
2257
2275
|
"type": "string",
|
2258
2276
|
"value_allowed_null": true
|
2259
2277
|
},
|
@@ -2263,9 +2281,19 @@
|
|
2263
2281
|
"example": "是否暂停",
|
2264
2282
|
"member": "uint64",
|
2265
2283
|
"name": "Enabled",
|
2266
|
-
"
|
2284
|
+
"output_required": true,
|
2267
2285
|
"type": "int",
|
2268
2286
|
"value_allowed_null": true
|
2287
|
+
},
|
2288
|
+
{
|
2289
|
+
"disabled": false,
|
2290
|
+
"document": "备注\n注意:此字段可能返回 null,表示取不到有效值。",
|
2291
|
+
"example": "这是备注",
|
2292
|
+
"member": "string",
|
2293
|
+
"name": "Remark",
|
2294
|
+
"output_required": false,
|
2295
|
+
"type": "string",
|
2296
|
+
"value_allowed_null": true
|
2269
2297
|
}
|
2270
2298
|
],
|
2271
2299
|
"usage": "out"
|
@@ -9718,7 +9718,7 @@
|
|
9718
9718
|
},
|
9719
9719
|
{
|
9720
9720
|
"disabled": false,
|
9721
|
-
"document": "原内网 IPv4 地址保留时长。\n- 单位:天。\n- 取值范围:0、1、2、3、7、15。\n
|
9721
|
+
"document": "原内网 IPv4 地址保留时长。\n- 单位:天。\n- 取值范围:0、1、2、3、7、15。\n**说明**:保留时长不设置或者设置为0,原网络地址将立即释放。",
|
9722
9722
|
"example": "7",
|
9723
9723
|
"member": "int64",
|
9724
9724
|
"name": "Recycle",
|
@@ -9243,7 +9243,7 @@
|
|
9243
9243
|
},
|
9244
9244
|
{
|
9245
9245
|
"disabled": false,
|
9246
|
-
"document": "查询的指标,取值有:\n<li> l7Flow_outFlux_country:按国家/地区维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_province:按中国大陆境内省份维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_statusCode:按状态码维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_domain:按域名维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_url:按 URL Path 维度统计 L7 EdgeOne 响应流量指标; </li>\n<li> l7Flow_outFlux_resourceType:按资源类型维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_sip:按客户端 IP 维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_referers:按 Referer 维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_ua_device:按设备类型维度统计 L7 EdgeOne 响应流量指标; </li>\n<li> l7Flow_outFlux_ua_browser:按浏览器类型维度统计 L7 EdgeOne 响应流量指标;</li>\n<li>
|
9246
|
+
"document": "查询的指标,取值有:\n<li> l7Flow_outFlux_country:按国家/地区维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_province:按中国大陆境内省份维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_statusCode:按状态码维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_domain:按域名维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_url:按 URL Path 维度统计 L7 EdgeOne 响应流量指标; </li>\n<li> l7Flow_outFlux_resourceType:按资源类型维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_sip:按客户端 IP 维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_referers:按 Referer 维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_ua_device:按设备类型维度统计 L7 EdgeOne 响应流量指标; </li>\n<li> l7Flow_outFlux_ua_browser:按浏览器类型维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_ua_os:按操作系统类型维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_request_country:按国家/地区维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_province:按中国大陆境内省份维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_statusCode:按状态码维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_domain:按域名维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_url:按 URL Path 维度统计 L7 访问请求数指标; </li>\n<li> l7Flow_request_resourceType:按资源类型维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_sip:按客户端 IP 维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_referer:按 Referer 维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_ua_device:按设备类型维度统计 L7 访问请求数指标; </li>\n<li> l7Flow_request_ua_browser:按浏览器类型维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_ua_os:按操作系统类型维度统计 L7 访问请求数指标。</li>\n",
|
9247
9247
|
"example": "l7Flow_outFlux_country",
|
9248
9248
|
"member": "string",
|
9249
9249
|
"name": "MetricName",
|
@@ -16710,7 +16710,7 @@
|
|
16710
16710
|
},
|
16711
16711
|
{
|
16712
16712
|
"disabled": false,
|
16713
|
-
"document": "匹配类型,取值有: <li> filename:文件名; </li> <li> extension:文件后缀; </li> <li> host:HOST; </li> <li> full_url:URL Full,当前站点下完整 URL 路径,必须包含 HTTP 协议,Host 和 路径; </li> <li> url:URL Path,当前站点下 URL 路径的请求; </li><li>client_country:客户端国家/地区;</li> <li> query_string:查询字符串,当前站点下请求URL的查询字符串; </li> <li> request_header:HTTP请求头部。 </li><li> client_ip:客户端 IP。 </li>",
|
16713
|
+
"document": "匹配类型,取值有: <li> filename:文件名; </li> <li> extension:文件后缀; </li> <li> host:HOST; </li> <li> full_url:URL Full,当前站点下完整 URL 路径,必须包含 HTTP 协议,Host 和 路径; </li> <li> url:URL Path,当前站点下 URL 路径的请求; </li><li>client_country:客户端国家/地区;</li> <li> query_string:查询字符串,当前站点下请求 URL 的查询字符串; </li> <li> request_header:HTTP 请求头部。 </li><li> client_ip:客户端 IP。 </li><li> request_protocol:请求协议。 </li><li> request_method:HTTP 请求方法。 </li>",
|
16714
16714
|
"example": "url",
|
16715
16715
|
"member": "string",
|
16716
16716
|
"name": "Target",
|
@@ -16721,7 +16721,7 @@
|
|
16721
16721
|
},
|
16722
16722
|
{
|
16723
16723
|
"disabled": false,
|
16724
|
-
"document": "对应匹配类型的参数值,仅在匹配类型为查询字符串或HTTP请求头并且运算符取值为存在或不存在时允许传空数组,对应匹配类型有:\n<li> 文件后缀:jpg、txt等文件后缀;</li>\n<li> 文件名称:例如 foo.jpg 中的 foo;</li>\n<li> 全部(站点任意请求):
|
16724
|
+
"document": "对应匹配类型的参数值,仅在匹配类型为查询字符串或HTTP请求头并且运算符取值为存在或不存在时允许传空数组,对应匹配类型有:\n<li> 文件后缀:jpg、txt 等文件后缀;</li>\n<li> 文件名称:例如 foo.jpg 中的 foo;</li>\n<li> 全部(站点任意请求):all;</li>\n<li> HOST:当前站点下的 host ,例如www.maxx55.com;</li>\n<li> URL Path:当前站点下 URL 路径的请求,例如:/example;</li>\n<li> URL Full:当前站点下完整 URL 请求,必须包含 HTTP 协议,Host 和 路径,例如:https://www.maxx55.cn/example;</li>\n<li> 客户端国家/地区:符合 ISO3166 标准的国家/地区标识;</li>\n<li> 查询字符串: 当前站点下 URL 请求中查询字符串的参数值,例如 lang=cn&version=1 中的 cn 和 1; </li>\n<li> HTTP 请求头: HTTP 请求头部字段值,例如 Accept-Language:zh-CN,zh;q=0.9中的zh-CN,zh;q=0.9 ;</li>\n<li> 客户端 IP: 当前请求携带的客户端请求 IP,支持 IPv4/IPv6, 支持 IP 段; </li>\n<li> 请求协议: 当前请求的协议,取值范围为:HTTP、HTTPS;</li>\n<li> HTTP 请求方法: 当前请求的方法,取值范围为:GET、HEAD、POST、PUT、DELETE、TRACE、CONNECT、OPTIONS、PATCH、COPY、LOCK、MKCOL、MOVE、PROPFIND、PROPPATCH、UNLOCK。 </li>",
|
16725
16725
|
"example": "[\"www.maxx55.com\"]",
|
16726
16726
|
"member": "string",
|
16727
16727
|
"name": "Values",
|
@@ -1257,6 +1257,106 @@
|
|
1257
1257
|
],
|
1258
1258
|
"usage": "in"
|
1259
1259
|
},
|
1260
|
+
"GPUConfig": {
|
1261
|
+
"document": "机型名称与GPU相关的参数,包括驱动版本,CUDA版本,cuDNN版本,是否开启MIG以及是否开启Fabric等相关配置信息",
|
1262
|
+
"members": [
|
1263
|
+
{
|
1264
|
+
"disabled": false,
|
1265
|
+
"document": "机型名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
1266
|
+
"example": "GN7.2XLARGE40",
|
1267
|
+
"member": "string",
|
1268
|
+
"name": "InstanceType",
|
1269
|
+
"output_required": true,
|
1270
|
+
"required": true,
|
1271
|
+
"type": "string",
|
1272
|
+
"value_allowed_null": true
|
1273
|
+
},
|
1274
|
+
{
|
1275
|
+
"disabled": false,
|
1276
|
+
"document": "GPU相关的参数,包括驱动版本,CUDA版本,cuDNN版本,是否开启MIG以及是否开启Fabric等\n注意:此字段可能返回 null,表示取不到有效值。",
|
1277
|
+
"example": "无",
|
1278
|
+
"member": "GPUParams",
|
1279
|
+
"name": "GPUParams",
|
1280
|
+
"output_required": true,
|
1281
|
+
"required": true,
|
1282
|
+
"type": "object",
|
1283
|
+
"value_allowed_null": true
|
1284
|
+
}
|
1285
|
+
],
|
1286
|
+
"usage": "both"
|
1287
|
+
},
|
1288
|
+
"GPUParams": {
|
1289
|
+
"document": "GPU相关的参数,包括驱动版本,CUDA版本,cuDNN版本,是否开启MIG以及是否开启Fabric",
|
1290
|
+
"members": [
|
1291
|
+
{
|
1292
|
+
"disabled": false,
|
1293
|
+
"document": "GPU驱动版本\n注意:此字段可能返回 null,表示取不到有效值。",
|
1294
|
+
"example": "470.82.01",
|
1295
|
+
"member": "string",
|
1296
|
+
"name": "Driver",
|
1297
|
+
"output_required": false,
|
1298
|
+
"required": false,
|
1299
|
+
"type": "string",
|
1300
|
+
"value_allowed_null": true
|
1301
|
+
},
|
1302
|
+
{
|
1303
|
+
"disabled": false,
|
1304
|
+
"document": "CUDA版本\n注意:此字段可能返回 null,表示取不到有效值。",
|
1305
|
+
"example": "11.4",
|
1306
|
+
"member": "string",
|
1307
|
+
"name": "CUDA",
|
1308
|
+
"output_required": false,
|
1309
|
+
"required": false,
|
1310
|
+
"type": "string",
|
1311
|
+
"value_allowed_null": true
|
1312
|
+
},
|
1313
|
+
{
|
1314
|
+
"disabled": false,
|
1315
|
+
"document": "CUDNN版本\n注意:此字段可能返回 null,表示取不到有效值。",
|
1316
|
+
"example": "7.5.0",
|
1317
|
+
"member": "string",
|
1318
|
+
"name": "CUDNN",
|
1319
|
+
"output_required": false,
|
1320
|
+
"required": false,
|
1321
|
+
"type": "string",
|
1322
|
+
"value_allowed_null": true
|
1323
|
+
},
|
1324
|
+
{
|
1325
|
+
"disabled": false,
|
1326
|
+
"document": "是否启用MIG特性\n注意:此字段可能返回 null,表示取不到有效值。",
|
1327
|
+
"example": "false",
|
1328
|
+
"member": "bool",
|
1329
|
+
"name": "MIGEnable",
|
1330
|
+
"output_required": false,
|
1331
|
+
"required": false,
|
1332
|
+
"type": "bool",
|
1333
|
+
"value_allowed_null": true
|
1334
|
+
},
|
1335
|
+
{
|
1336
|
+
"disabled": false,
|
1337
|
+
"document": "是否启用Fabric特性\n注意:此字段可能返回 null,表示取不到有效值。",
|
1338
|
+
"example": "false",
|
1339
|
+
"member": "bool",
|
1340
|
+
"name": "Fabric",
|
1341
|
+
"output_required": false,
|
1342
|
+
"required": false,
|
1343
|
+
"type": "bool",
|
1344
|
+
"value_allowed_null": true
|
1345
|
+
},
|
1346
|
+
{
|
1347
|
+
"disabled": false,
|
1348
|
+
"document": "自定义驱动下载地址\n注意:此字段可能返回 null,表示取不到有效值。",
|
1349
|
+
"example": "http://mirrors.tencentyun.com/install/GPU/NVIDIA-Linux-x86_64-525.105.17.run",
|
1350
|
+
"member": "string",
|
1351
|
+
"name": "CustomGPUDriver",
|
1352
|
+
"output_required": false,
|
1353
|
+
"required": false,
|
1354
|
+
"type": "string",
|
1355
|
+
"value_allowed_null": true
|
1356
|
+
}
|
1357
|
+
],
|
1358
|
+
"usage": "both"
|
1359
|
+
},
|
1260
1360
|
"HealthCheckPolicy": {
|
1261
1361
|
"document": "健康检测规则",
|
1262
1362
|
"members": [
|
@@ -3518,6 +3618,15 @@
|
|
3518
3618
|
"name": "KeyIds",
|
3519
3619
|
"required": false,
|
3520
3620
|
"type": "list"
|
3621
|
+
},
|
3622
|
+
{
|
3623
|
+
"disabled": false,
|
3624
|
+
"document": "节点池 GPU 配置",
|
3625
|
+
"example": "[{\"InstanceType\":\"GN7Large.32\",\"GPUParams\":{\"Driver\":\"450.104.51\"}}]",
|
3626
|
+
"member": "GPUConfig",
|
3627
|
+
"name": "GPUConfigs",
|
3628
|
+
"required": false,
|
3629
|
+
"type": "list"
|
3521
3630
|
}
|
3522
3631
|
],
|
3523
3632
|
"usage": "in"
|
@@ -43,7 +43,7 @@
|
|
43
43
|
"status": "online"
|
44
44
|
},
|
45
45
|
"TextTranslateBatch": {
|
46
|
-
"document": "
|
46
|
+
"document": "批量翻译文本的接口",
|
47
47
|
"input": "TextTranslateBatchRequest",
|
48
48
|
"name": "批量文本翻译",
|
49
49
|
"output": "TextTranslateBatchResponse",
|
@@ -52,7 +52,7 @@
|
|
52
52
|
},
|
53
53
|
"metadata": {
|
54
54
|
"apiVersion": "2018-03-21",
|
55
|
-
"api_brief": "介绍如何使用API
|
55
|
+
"api_brief": "介绍如何使用API对机器翻译进行操作,包括文本翻译、文档翻译、图片翻译和语音翻译等。",
|
56
56
|
"serviceNameCN": "机器翻译",
|
57
57
|
"serviceShortName": "tmt"
|
58
58
|
},
|
@@ -52,13 +52,13 @@
|
|
52
52
|
{
|
53
53
|
"document": "批量文本翻译",
|
54
54
|
"input": "POST / HTTP/1.1\nHost: tmt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TextTranslateBatch\n<公共请求参数>\n\n{\n \"SourceTextList\": [\n \"你好\",\n \"今天天气怎么样\"\n ],\n \"Source\": \"zh\",\n \"Target\": \"en\",\n \"ProjectId\": 0\n}",
|
55
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"beb15bd7-29aa-4f0f-9a80-574d6fc3733f\",\n \"Source\": \"zh\",\n \"Target\": \"en\",\n \"TargetTextList\": [\n \"Hello.\",\n \"What's the weather like today?\"\n ]\n }\n}",
|
55
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"beb15bd7-29aa-4f0f-9a80-574d6fc3733f\",\n \"Source\": \"zh\",\n \"Target\": \"en\",\n \"TargetTextList\": [\n \"Hello.\",\n \"What's the weather like today?\"\n ],\n \"UsedAmount\": 9\n }\n}",
|
56
56
|
"title": "批量文本翻译调用示例"
|
57
57
|
},
|
58
58
|
{
|
59
59
|
"document": "带术语库例句库",
|
60
60
|
"input": "POST / HTTP/1.1\nHost: tmt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TextTranslateBatch\n<公共请求参数>\n\n{\n \"Source\": \"auto\",\n \"Target\": \"en\",\n \"ProjectId\": 0,\n \"SourceTextList\": [\n \"你好啊\",\n \"这是你的苹果\"\n ],\n \"TermRepoIDList\": [\n \"753899732b0611efbb47037fdf41da5a\"\n ],\n \"SentRepoIDList\": [\n \"\"\n ]\n}",
|
61
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"abf2a2a1-a0da-4d7d-b539-cc34322b78a4\",\n \"Source\": \"zh\",\n \"Target\": \"en\",\n \"TargetTextList\": [\n \"What's up man!\",\n \"This is your apple\"\n ]\n }\n}",
|
61
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abf2a2a1-a0da-4d7d-b539-cc34322b78a4\",\n \"Source\": \"zh\",\n \"Target\": \"en\",\n \"TargetTextList\": [\n \"What's up man!\",\n \"This is your apple\"\n ],\n \"UsedAmount\": 9\n }\n}",
|
62
62
|
"title": "批量文本翻译示例"
|
63
63
|
}
|
64
64
|
]
|