tccli 3.0.832.1__py2.py3-none-any.whl → 3.0.834.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 +0 -3
- tccli/services/autoscaling/v20180419/api.json +1 -27
- tccli/services/autoscaling/v20180419/examples.json +5 -5
- tccli/services/bpaas/v20181217/api.json +9 -20
- tccli/services/ccc/v20200210/api.json +8 -11
- tccli/services/ccc/v20200210/examples.json +4 -4
- tccli/services/clb/v20180317/api.json +19 -91
- tccli/services/cls/v20201016/api.json +11 -24
- tccli/services/cls/v20201016/examples.json +1 -1
- tccli/services/cvm/cvm_client.py +53 -0
- tccli/services/cvm/v20170312/api.json +368 -0
- tccli/services/cvm/v20170312/examples.json +8 -0
- tccli/services/cwp/v20180228/api.json +9 -0
- tccli/services/cwp/v20180228/examples.json +1 -1
- tccli/services/essbasic/essbasic_client.py +106 -0
- tccli/services/essbasic/v20210526/api.json +434 -0
- tccli/services/essbasic/v20210526/examples.json +16 -0
- tccli/services/gaap/v20180529/api.json +0 -5
- tccli/services/gaap/v20180529/examples.json +4 -4
- tccli/services/monitor/v20180724/api.json +49 -2
- tccli/services/monitor/v20180724/examples.json +9 -9
- tccli/services/mps/mps_client.py +53 -0
- tccli/services/mps/v20190612/api.json +307 -18
- tccli/services/mps/v20190612/examples.json +8 -0
- tccli/services/oceanus/v20190422/api.json +119 -49
- tccli/services/tcbr/v20220217/api.json +9 -12
- tccli/services/tcbr/v20220217/examples.json +8 -2
- tccli/services/tdmq/v20200217/api.json +38 -38
- tccli/services/tke/v20180525/api.json +17 -48
- tccli/services/tke/v20180525/examples.json +10 -10
- tccli/services/trtc/v20190722/api.json +88 -3
- tccli/services/vod/v20180717/api.json +0 -14
- tccli/services/vod/v20180717/examples.json +4 -4
- tccli/services/vpc/v20170312/api.json +1 -1
- tccli/services/vpc/v20170312/examples.json +1 -1
- tccli/services/wedata/v20210820/api.json +186 -40
- {tccli-3.0.832.1.dist-info → tccli-3.0.834.1.dist-info}/METADATA +2 -2
- {tccli-3.0.832.1.dist-info → tccli-3.0.834.1.dist-info}/RECORD +43 -45
- tccli/services/intlpartnersmgt/v20220928/api.json +0 -1054
- tccli/services/intlpartnersmgt/v20220928/examples.json +0 -93
- {tccli-3.0.832.1.dist-info → tccli-3.0.834.1.dist-info}/LICENSE +0 -0
- {tccli-3.0.832.1.dist-info → tccli-3.0.834.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.832.1.dist-info → tccli-3.0.834.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.832.1.dist-info → tccli-3.0.834.1.dist-info}/top_level.txt +0 -0
@@ -1,93 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"actions": {
|
3
|
-
"AllocateCustomerCredit": [
|
4
|
-
{
|
5
|
-
"document": "",
|
6
|
-
"input": "POST / HTTP/1.1\nHost: intlpartnersmgt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AllocateCustomerCredit\n<公共请求参数>\n\n{\n \"ClientUin\": 1,\n \"AddedCredit\": 10\n}",
|
7
|
-
"output": "{\n \"Response\": {\n \"RemainingCredit\": 100,\n \"RequestId\": \"2b7c676e-bb4b-449d-89e6-4866132036c5\",\n \"TotalCredit\": 100\n }\n}",
|
8
|
-
"title": "设置客户信用额度"
|
9
|
-
}
|
10
|
-
],
|
11
|
-
"CreateAccount": [
|
12
|
-
{
|
13
|
-
"document": "",
|
14
|
-
"input": "POST / HTTP/1.1\nHost: intlpartnersmgt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAccount\n<公共请求参数>\n\n{\n \"Extended\": \"11111111\",\n \"CountryCode\": \"852\",\n \"Area\": \"HK\",\n \"PhoneNum\": \"18888888888\",\n \"AccountType\": \"business\",\n \"Mail\": \"account@qq.com\",\n \"Password\": \"111111\",\n \"ConfirmPassword\": \"111111\"\n}",
|
15
|
-
"output": "{\n \"Response\": {\n \"Uin\": \"200000123456\",\n \"RequestId\": \"a9e390a7-a1af-42cd-8178-13bd046337a7\"\n }\n}",
|
16
|
-
"title": "申请创建客户账户"
|
17
|
-
}
|
18
|
-
],
|
19
|
-
"GetCountryCodes": [
|
20
|
-
{
|
21
|
-
"document": "",
|
22
|
-
"input": "POST / HTTP/1.1\nHost: intlpartnersmgt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetCountryCodes\n<公共请求参数>\n\n{}",
|
23
|
-
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"EnName\": \"Albania\",\n \"Name\": \"阿尔巴尼亚\",\n \"IOS2\": \"AL\",\n \"IOS3\": \"ALB\",\n \"Code\": \"355\"\n },\n {\n \"EnName\": \"Algeria\",\n \"Name\": \"阿尔及利亚\",\n \"IOS2\": \"DZ\",\n \"IOS3\": \"DZA\",\n \"Code\": \"213\"\n }\n ],\n \"RequestId\": \"a9e390a7-a1af-42cd-8178-13bd046337a7\"\n }\n}",
|
24
|
-
"title": "获取国家、地区代码"
|
25
|
-
}
|
26
|
-
],
|
27
|
-
"QueryCreditAllocationHistory": [
|
28
|
-
{
|
29
|
-
"document": "",
|
30
|
-
"input": "POST / HTTP/1.1\nHost: intlpartnersmgt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryCreditAllocationHistory\n<公共请求参数>\n\n{\n \"ClientUin\": 1,\n \"Page\": 1,\n \"PageSize\": 1\n}",
|
31
|
-
"output": "{\n \"Response\": {\n \"Total\": 1,\n \"RequestId\": \"2b7c676e-bb4b-449d-89e6-4866132036c6\",\n \"History\": [\n {\n \"Operator\": \"PartnerTest Limited\",\n \"Credit\": 0.1,\n \"AllocatedTime\": \"2022-07-28 15:04:08\",\n \"AllocatedCredit\": 1000.1\n }\n ]\n }\n}",
|
32
|
-
"title": "查询客户信用分配历史信息"
|
33
|
-
}
|
34
|
-
],
|
35
|
-
"QueryCreditByUinList": [
|
36
|
-
{
|
37
|
-
"document": "",
|
38
|
-
"input": "POST / HTTP/1.1\nHost: intlpartnersmgt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryCreditByUinList\n<公共请求参数>\n\n{\n \"UinList\": [\n 10000,\n 100001\n ]\n}",
|
39
|
-
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"RemainingCredit\": 0.01,\n \"TotalCredit\": 100.01,\n \"Uin\": 1\n },\n {\n \"RemainingCredit\": 0.01,\n \"TotalCredit\": 100.01,\n \"Uin\": 1\n }\n ],\n \"RequestId\": \"0abe4d4f7fdb79c9829d945c2161ff9b\"\n }\n}",
|
40
|
-
"title": "查询用户列表信用"
|
41
|
-
}
|
42
|
-
],
|
43
|
-
"QueryCustomersCredit": [
|
44
|
-
{
|
45
|
-
"document": "",
|
46
|
-
"input": "POST / HTTP/1.1\nHost: intlpartnersmgt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryCustomersCredit\n<公共请求参数>\n\n{}",
|
47
|
-
"output": "{\n \"Response\": {\n \"Total\": 1,\n \"Data\": [\n {\n \"ClientUin\": 1,\n \"Name\": \"abcdefg@tencent.com\",\n \"Mobile\": \"131123456789\",\n \"RecentExpiry\": \"2022-10-13 20:09:03\",\n \"RemainingCredit\": 100,\n \"Remark\": \"remark\",\n \"Credit\": 100,\n \"AssociationTime\": \"2022-10-13 20:09:03\",\n \"IdentifyType\": 1,\n \"Type\": \"new\",\n \"Email\": \"abcd*********@tencent.com\",\n \"Arrears\": \"-\"\n }\n ],\n \"RequestId\": \"2b7c676e-bb4b-449d-89e6-4866132036c4\"\n }\n}",
|
48
|
-
"title": "查询客户信用额度"
|
49
|
-
}
|
50
|
-
],
|
51
|
-
"QueryDirectCustomersCredit": [
|
52
|
-
{
|
53
|
-
"document": "",
|
54
|
-
"input": "POST / HTTP/1.1\nHost: intlpartnersmgt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryDirectCustomersCredit\n<公共请求参数>\n\n{}",
|
55
|
-
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"RemainingCredit\": 0.01,\n \"TotalCredit\": 100.01,\n \"Uin\": 1\n },\n {\n \"RemainingCredit\": 0.01,\n \"TotalCredit\": 100.01,\n \"Uin\": 1\n }\n ],\n \"RequestId\": \"0abe4d4f7fdb79c9829d945c2161ff9b\"\n }\n}",
|
56
|
-
"title": "查询直接子客信用"
|
57
|
-
}
|
58
|
-
],
|
59
|
-
"QueryPartnerCredit": [
|
60
|
-
{
|
61
|
-
"document": "",
|
62
|
-
"input": "POST / HTTP/1.1\nHost: intlpartnersmgt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryPartnerCredit\n<公共请求参数>\n\n{}",
|
63
|
-
"output": "{\n \"Response\": {\n \"RemainingCredit\": 1000.1,\n \"RequestId\": \"2b7c676e-bb4b-449d-89e6-4866132036c7\",\n \"TotalCredit\": 1050.1,\n \"AllocatedCredit\": 50\n }\n}",
|
64
|
-
"title": "查询合作伙伴信用额度"
|
65
|
-
}
|
66
|
-
],
|
67
|
-
"QueryVoucherAmountByUin": [
|
68
|
-
{
|
69
|
-
"document": "",
|
70
|
-
"input": "POST / HTTP/1.1\nHost: intlpartnersmgt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryVoucherAmountByUin\n<公共请求参数>\n\n{\n \"ClientUins\": [\n 1\n ]\n}",
|
71
|
-
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"TotalAmount\": 0.0,\n \"ClientUin\": 0,\n \"RemainAmount\": 0.0\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
|
72
|
-
"title": "根据客户uin查询代金券额度"
|
73
|
-
}
|
74
|
-
],
|
75
|
-
"QueryVoucherListByUin": [
|
76
|
-
{
|
77
|
-
"document": "",
|
78
|
-
"input": "POST / HTTP/1.1\nHost: intlpartnersmgt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryVoucherListByUin\n<公共请求参数>\n\n{\n \"Status\": \"xx\",\n \"ClientUins\": [\n 1\n ]\n}",
|
79
|
-
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"TotalCount\": 0,\n \"ClientUin\": 0,\n \"Data\": [\n {\n \"VoucherId\": \"xx\",\n \"TotalAmount\": 0.0,\n \"RemainAmount\": 0.0,\n \"VoucherStatus\": \"xx\"\n }\n ]\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
|
80
|
-
"title": "根据客户uin查询代金券列表"
|
81
|
-
}
|
82
|
-
],
|
83
|
-
"QueryVoucherPool": [
|
84
|
-
{
|
85
|
-
"document": "",
|
86
|
-
"input": "POST / HTTP/1.1\nHost: intlpartnersmgt.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryVoucherPool\n<公共请求参数>\n\n{}",
|
87
|
-
"output": "{\n \"Response\": {\n \"TotalQuota\": 0.0,\n \"IssuedNum\": 0,\n \"RemainingQuota\": 0.0,\n \"RequestId\": \"xx\",\n \"AccountType\": 0,\n \"AgentName\": \"xx\"\n }\n}",
|
88
|
-
"title": "查询代金券额度池"
|
89
|
-
}
|
90
|
-
]
|
91
|
-
},
|
92
|
-
"version": "1.0"
|
93
|
-
}
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|