tccli 3.0.1227.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.
Files changed (36) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +3 -0
  3. tccli/services/cdb/v20170320/api.json +159 -1
  4. tccli/services/cdb/v20170320/examples.json +2 -2
  5. tccli/services/cfs/v20190719/api.json +19 -0
  6. tccli/services/ckafka/v20190819/api.json +4 -4
  7. tccli/services/ckafka/v20190819/examples.json +98 -104
  8. tccli/services/cynosdb/cynosdb_client.py +110 -4
  9. tccli/services/cynosdb/v20190107/api.json +125 -0
  10. tccli/services/cynosdb/v20190107/examples.json +16 -0
  11. tccli/services/emr/v20190103/api.json +28 -22
  12. tccli/services/ess/v20201111/api.json +18 -0
  13. tccli/services/essbasic/v20210526/api.json +10 -1
  14. tccli/services/faceid/v20180301/api.json +1 -1
  15. tccli/services/lke/lke_client.py +394 -23
  16. tccli/services/lke/v20231130/api.json +737 -4
  17. tccli/services/lke/v20231130/examples.json +62 -0
  18. tccli/services/mps/v20190612/api.json +1 -1
  19. tccli/services/privatedns/v20201028/api.json +41 -13
  20. tccli/services/tmt/v20180321/api.json +1 -1
  21. tccli/services/tmt/v20180321/examples.json +2 -2
  22. tccli/services/trocket/v20230308/api.json +79 -79
  23. tccli/services/trocket/v20230308/examples.json +8 -8
  24. tccli/services/vcube/__init__.py +4 -0
  25. tccli/services/vcube/v20220410/api.json +4168 -0
  26. tccli/services/vcube/v20220410/examples.json +277 -0
  27. tccli/services/vcube/vcube_client.py +1956 -0
  28. tccli/services/vod/v20180717/api.json +38 -1
  29. tccli/services/vod/v20180717/examples.json +13 -1
  30. tccli/services/vpc/v20170312/api.json +29 -11
  31. tccli/services/vpc/v20170312/examples.json +2 -2
  32. {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/METADATA +2 -2
  33. {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/RECORD +36 -32
  34. {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/WHEEL +0 -0
  35. {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/entry_points.txt +0 -0
  36. {tccli-3.0.1227.1.dist-info → tccli-3.0.1228.1.dist-info}/license_files/LICENSE +0 -0
@@ -0,0 +1,277 @@
1
+ {
2
+ "actions": {
3
+ "CreateActivityLicense": [
4
+ {
5
+ "document": "推广活动创建的license",
6
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateActivityLicense\n<公共请求参数>\n\n{\n \"Activity\": \"abc\"\n}",
7
+ "output": "{\n \"Response\": {\n \"AppId\": \"abc\",\n \"AppName\": \"abc\",\n \"BundleId\": \"abc\",\n \"PackageName\": \"abc\",\n \"Duration\": 1,\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"LicenseKey\": \"abc\",\n \"LicenseUrl\": \"abc\",\n \"ResidueDay\": 1,\n \"Residue\": 1,\n \"RequestId\": \"abc\"\n }\n}",
8
+ "title": "创建活动license"
9
+ }
10
+ ],
11
+ "CreateApplicationAndBindLicense": [
12
+ {
13
+ "document": "创建应用,并开通license、腾讯特效等",
14
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateApplicationAndBindLicense\n<公共请求参数>\n\n{\n \"AppName\": \"abc\",\n \"BundleId\": \"abc\",\n \"PackageName\": \"abc\",\n \"ResourceIds\": [\n \"abc\"\n ],\n \"CompanyPermit\": \"abc\",\n \"CompanyType\": \"abc\",\n \"CompanyName\": \"abc\",\n \"XMagicResourceIds\": [\n \"abc\"\n ],\n \"MacBundleId\": \"abc\",\n \"WinProcessName\": \"abc\"\n}",
15
+ "output": "{\n \"Response\": {\n \"RequestId\": \"aaa\"\n }\n}",
16
+ "title": "创建应用并绑定license"
17
+ }
18
+ ],
19
+ "CreateApplicationAndVideo": [
20
+ {
21
+ "document": "创建视频播放license",
22
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateApplicationAndVideo\n<公共请求参数>\n\n{\n \"AppName\": \"QQ\",\n \"BundleId\": \"com.company.appName\",\n \"PackageName\": \"com.company.appName\"\n}",
23
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
24
+ "title": "创建视频播放license"
25
+ }
26
+ ],
27
+ "CreateApplicationAndWebPlayerLicense": [
28
+ {
29
+ "document": "web播发器需要签发license,这里可以创建基础版license",
30
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateApplicationAndWebPlayerLicense\n<公共请求参数>\n\n{\n \"AppName\": \"我的应用\",\n \"DomainList\": [\n \"abc.com\",\n \"ddd.cn\"\n ]\n}",
31
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
32
+ "title": "创建 web 播放器基础版"
33
+ }
34
+ ],
35
+ "CreateLicense": [
36
+ {
37
+ "document": "在已有应用下新增license\n",
38
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateLicense\n<公共请求参数>\n\n{\n \"ApplicationId\": \"abc\",\n \"ResourceIds\": [\n \"abc\"\n ],\n \"Group\": 1\n}",
39
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
40
+ "title": "绑定license"
41
+ }
42
+ ],
43
+ "CreateTestXMagic": [
44
+ {
45
+ "document": "申请优图license测试版",
46
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTestXMagic\n<公共请求参数>\n\n{\n \"ApplicationId\": 1,\n \"CompanyPermit\": \"abc\",\n \"CompanyType\": \"abc\",\n \"CompanyName\": \"abc\",\n \"PlanList\": [\n \"abc\"\n ]\n}",
47
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
48
+ "title": "申请测试版优图"
49
+ }
50
+ ],
51
+ "CreateTrialApplicationAndLicense": [
52
+ {
53
+ "document": "创建测试应用并开通测试 license",
54
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTrialApplicationAndLicense\n<公共请求参数>\n\n{\n \"AppName\": \"QQ\",\n \"BundleId\": \"com.company.appName\",\n \"PackageName\": \"com.company.appName\",\n \"FeatureIds\": [\n 3,\n 16\n ],\n \"PlanList\": [\n \"S1-04\"\n ]\n}",
55
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
56
+ "title": "创建测试应用并开通测试 license"
57
+ }
58
+ ],
59
+ "CreateTrialLicense": [
60
+ {
61
+ "document": "创建测试license",
62
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTrialLicense\n<公共请求参数>\n\n{\n \"ApplicationId\": \"123\",\n \"FeatureIds\": [\n 3\n ]\n}",
63
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
64
+ "title": "绑定license"
65
+ }
66
+ ],
67
+ "CreateXMagic": [
68
+ {
69
+ "document": "需要优图美视功能的用户,可以开通优图美视功能",
70
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateXMagic\n<公共请求参数>\n\n{\n \"ApplicationId\": 1,\n \"CompanyPermit\": \"abc\",\n \"CompanyType\": \"abc\",\n \"CompanyName\": \"abc\",\n \"XMagicResourceIds\": [\n \"abc\"\n ]\n}",
71
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
72
+ "title": "开通优图美视"
73
+ }
74
+ ],
75
+ "DescribeFeatureList": [
76
+ {
77
+ "document": "查询功能列表",
78
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFeatureList\n<公共请求参数>\n\n{}",
79
+ "output": "{\n \"Response\": {\n \"FeatureList\": [\n {\n \"Id\": 1,\n \"FeatureId\": 1,\n \"Name\": \"abc\",\n \"Type\": \"abc\",\n \"Trial\": true,\n \"TrialCount\": 1,\n \"Duration\": 1,\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\"\n }\n ],\n \"XMagicFeatureList\": [\n {\n \"Name\": \"abc\",\n \"TrialCount\": 1,\n \"Duration\": 1,\n \"Plan\": \"abc\",\n \"XMagicType\": \"abc\",\n \"Trial\": true,\n \"BizType\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
80
+ "title": "查询功能列表"
81
+ }
82
+ ],
83
+ "DescribeLicenseList": [
84
+ {
85
+ "document": "查询功能列表",
86
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLicenseList\n<公共请求参数>\n\n{}",
87
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
88
+ "title": "查询功能列表"
89
+ }
90
+ ],
91
+ "DescribeNews": [
92
+ {
93
+ "document": "概览页展示视立方产品动态",
94
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeNews\n<公共请求参数>\n\n{\n \"PageNumber\": 0,\n \"PageSize\": 10\n}",
95
+ "output": "{\n \"Response\": {\n \"NewsList\": [\n {}\n ],\n \"Count\": 1,\n \"RequestId\": \"1111111-2222-3333\"\n }\n}",
96
+ "title": "查询视立方产品动态"
97
+ }
98
+ ],
99
+ "DescribeSTS": [
100
+ {
101
+ "document": "获取临时秘钥,用于申请腾讯特效上传营业执照",
102
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSTS\n<公共请求参数>\n\n{}",
103
+ "output": "{\n \"Response\": {\n \"RequestId\": \"124\",\n \"Bucket\": \"live-portal-1258344699\",\n \"Region\": \"ap-shanghai\",\n \"StartTime\": 1639482026,\n \"ExpiredTime\": 1639483826,\n \"SessionToken\": \"1P49YEmR9Y4NVdd8Dk9ZoF5IRvw1Bzxad259d39e50bb87e79b1a0ddd95e08119HqBCqUsoqugmK62xIsqfmiiVpUNPjFLHjbx1Kq10749gDVGlP-e1lB10xekenknX2t2K03VdYnApi2PbWeWJmzytVZfQH9Q00OEwdAeonbujT_CduTsq3jOxj2-CAxDX-qV_Gv4TvssLG217d3FeshBQ_tL6a3tZPf9pbco_YUtKsKXAbjgeo2T2e_0FpbPje_Y-VCwJCQaYENNfHeem2mhzTNwnZAHnATmHOtazyeXYmxF6Bsdd2RY0i8rNnXS1HWia8se07k6vtrtKVdJ8_2pCffHzWNSatJluSFn49Gcaj_LqyX5vaY0MRZFcRA-1--lXp964H6RuUME48CK29Q\",\n \"TmpSecretId\": \"AKIDnFOPqA0vO6dHi16X8KaLOgROAyhS_Bf5U0C4ISDqHdihgPn-eZ4dTTeel8137yuq\",\n \"TmpSecretKey\": \"S4naHXe2ud562M5jkWmgLjYdlgyVpxmKoM+Tiw3aqkw=\",\n \"Path\": \"ar-effect/test/123/1639482025554/\"\n }\n}",
104
+ "title": "获取临时秘钥"
105
+ }
106
+ ],
107
+ "DescribeTrialFeature": [
108
+ {
109
+ "document": "查询测试应用可以开通的功能",
110
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTrialFeature\n<公共请求参数>\n\n{}",
111
+ "output": "{\n \"Response\": {\n \"FeatureList\": [\n {\n \"Id\": 1,\n \"FeatureId\": 1,\n \"Name\": \"abc\",\n \"Type\": \"abc\",\n \"Trial\": true,\n \"TrialCount\": 1,\n \"Duration\": 1,\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\"\n }\n ],\n \"XMagicTrial\": {\n \"Name\": \"abc\",\n \"TrialCount\": 1,\n \"Duration\": 1,\n \"Plan\": \"abc\",\n \"XMagicType\": \"abc\"\n },\n \"XMagicTrialList\": [\n {\n \"Name\": \"abc\",\n \"TrialCount\": 1,\n \"Duration\": 1,\n \"Plan\": \"abc\",\n \"XMagicType\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
112
+ "title": "查询测试应用可以开通的功能"
113
+ }
114
+ ],
115
+ "DescribeUserConfig": [
116
+ {
117
+ "document": "",
118
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserConfig\n<公共请求参数>\n\n{}",
119
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
120
+ "title": "查询用户配置"
121
+ }
122
+ ],
123
+ "DescribeVcubeApplicationAndLicense": [
124
+ {
125
+ "document": "查询应用及其license",
126
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVcubeApplicationAndLicense\n<公共请求参数>\n\n{}",
127
+ "output": "{\n \"Response\": {\n \"ApplicationInfoList\": [\n {\n \"AppName\": \"abc\",\n \"BundleId\": \"abc\",\n \"AppType\": \"abc\",\n \"Licenses\": [\n {\n \"Type\": \"abc\",\n \"Remark\": \"abc\",\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"FeatureId\": 1,\n \"LicenseType\": \"abc\",\n \"Renewal\": true,\n \"LicenseId\": 1,\n \"Name\": \"abc\",\n \"Update\": true,\n \"OldLicenseUrl\": \"abc\",\n \"Group\": 1,\n \"Expired\": true,\n \"RestTime\": 1,\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\"\n }\n ],\n \"LicenseKey\": \"abc\",\n \"PackageName\": \"abc\",\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"ApplicationId\": 1,\n \"LicenseUrl\": \"abc\",\n \"XMagics\": [\n {\n \"Id\": 1,\n \"CompanyName\": \"abc\",\n \"CompanyPermit\": \"abc\",\n \"CompanyType\": \"abc\",\n \"Plan\": \"abc\",\n \"LicenseType\": \"abc\",\n \"Status\": 1,\n \"Update\": true,\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"RenewalCount\": 1,\n \"Reply\": [\n \"abc\"\n ],\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"Expired\": true,\n \"RestTime\": 1,\n \"XMagicType\": \"abc\",\n \"Name\": \"abc\"\n }\n ],\n \"MacBundleId\": \"abc\",\n \"WinProcessName\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
128
+ "title": "查询应用及其license"
129
+ }
130
+ ],
131
+ "DescribeVcubeApplicationAndPlayList": [
132
+ {
133
+ "document": "查询视立方应用及播放类license",
134
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVcubeApplicationAndPlayList\n<公共请求参数>\n\n{}",
135
+ "output": "{\n \"Response\": {\n \"ApplicationInfoList\": [\n {\n \"AppName\": \"abc\",\n \"BundleId\": \"abc\",\n \"AppType\": \"abc\",\n \"Licenses\": [\n {\n \"Type\": \"abc\",\n \"Remark\": \"abc\",\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"FeatureId\": 1,\n \"LicenseType\": \"abc\",\n \"Renewal\": true,\n \"LicenseId\": 1,\n \"Name\": \"abc\",\n \"Update\": true,\n \"OldLicenseUrl\": \"abc\",\n \"Group\": 1,\n \"Expired\": true,\n \"RestTime\": 1,\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\"\n }\n ],\n \"LicenseKey\": \"abc\",\n \"PackageName\": \"abc\",\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"ApplicationId\": 1,\n \"LicenseUrl\": \"abc\",\n \"XMagics\": [\n {\n \"Id\": 1,\n \"CompanyName\": \"abc\",\n \"CompanyPermit\": \"abc\",\n \"CompanyType\": \"abc\",\n \"Plan\": \"abc\",\n \"LicenseType\": \"abc\",\n \"Status\": 1,\n \"Update\": true,\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"RenewalCount\": 1,\n \"Reply\": [\n \"abc\"\n ],\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"Expired\": true,\n \"RestTime\": 1,\n \"XMagicType\": \"abc\",\n \"Name\": \"abc\"\n }\n ],\n \"MacBundleId\": \"abc\",\n \"WinProcessName\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
136
+ "title": "查询视立方应用及播放类license"
137
+ }
138
+ ],
139
+ "DescribeVcubeApplicationAndXMagicList": [
140
+ {
141
+ "document": "查询视立方应用及优图license",
142
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVcubeApplicationAndXMagicList\n<公共请求参数>\n\n{}",
143
+ "output": "{\n \"Response\": {\n \"ApplicationInfoList\": [\n {\n \"AppName\": \"abc\",\n \"BundleId\": \"abc\",\n \"AppType\": \"abc\",\n \"Licenses\": [\n {\n \"Type\": \"abc\",\n \"Remark\": \"abc\",\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"FeatureId\": 1,\n \"LicenseType\": \"abc\",\n \"Renewal\": true,\n \"LicenseId\": 1,\n \"Name\": \"abc\",\n \"Update\": true,\n \"OldLicenseUrl\": \"abc\",\n \"Group\": 1,\n \"Expired\": true,\n \"RestTime\": 1,\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\"\n }\n ],\n \"LicenseKey\": \"abc\",\n \"PackageName\": \"abc\",\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"ApplicationId\": 1,\n \"LicenseUrl\": \"abc\",\n \"XMagics\": [\n {\n \"Id\": 1,\n \"CompanyName\": \"abc\",\n \"CompanyPermit\": \"abc\",\n \"CompanyType\": \"abc\",\n \"Plan\": \"abc\",\n \"LicenseType\": \"abc\",\n \"Status\": 1,\n \"Update\": true,\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"RenewalCount\": 1,\n \"Reply\": [\n \"abc\"\n ],\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"Expired\": true,\n \"RestTime\": 1,\n \"XMagicType\": \"abc\",\n \"Name\": \"abc\"\n }\n ],\n \"MacBundleId\": \"abc\",\n \"WinProcessName\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
144
+ "title": "查询视立方应用及优图license"
145
+ }
146
+ ],
147
+ "DescribeVcubeResources": [
148
+ {
149
+ "document": "查询视立方 license 资源",
150
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVcubeResources\n<公共请求参数>\n\n{}",
151
+ "output": "{\n \"Response\": {\n \"ResourceList\": [\n {\n \"Id\": 1,\n \"AppId\": \"abc\",\n \"Duration\": \"abc\",\n \"FeatureId\": 1,\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"IsUse\": true,\n \"Status\": 1,\n \"IsolatedTimestamp\": \"abc\",\n \"Name\": \"abc\",\n \"Type\": \"abc\",\n \"Package\": {\n \"Id\": 0,\n \"BizResourceId\": \"abc\",\n \"Site\": \"abc\",\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"RefundTime\": \"abc\",\n \"Name\": \"abc\",\n \"Type\": \"abc\"\n }\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
152
+ "title": "查询视立方 license 资源"
153
+ }
154
+ ],
155
+ "DescribeVcubeResourcesList": [
156
+ {
157
+ "document": "查询视立方 license 资源列表",
158
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVcubeResourcesList\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 1\n}",
159
+ "output": "{\n \"Response\": {\n \"ResourceList\": [\n {\n \"Id\": 1,\n \"AppId\": \"abc\",\n \"Duration\": \"abc\",\n \"FeatureId\": 1,\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"IsUse\": true,\n \"Status\": 1,\n \"IsolatedTimestamp\": \"abc\",\n \"Name\": \"abc\",\n \"Type\": \"abc\",\n \"Package\": {\n \"Id\": 0,\n \"BizResourceId\": \"abc\",\n \"Site\": \"abc\",\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"RefundTime\": \"abc\",\n \"Name\": \"abc\",\n \"Type\": \"abc\"\n },\n \"Application\": {\n \"Id\": 1,\n \"AppId\": \"abc\",\n \"AppName\": \"abc\",\n \"BundleId\": \"abc\",\n \"PackageName\": \"abc\",\n \"AppType\": \"abc\",\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"MacBundleId\": \"abc\",\n \"WinProcessName\": \"abc\",\n \"DomainList\": [\n \"abc\"\n ]\n },\n \"ResourceId\": \"abc\",\n \"AutoRenewFlag\": 1\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"abc\"\n }\n}",
160
+ "title": "查询视立方 license 资源列表"
161
+ }
162
+ ],
163
+ "DescribeXMagicResource": [
164
+ {
165
+ "document": "获取优图资源包",
166
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeXMagicResource\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 1\n}",
167
+ "output": "{\n \"Response\": {\n \"Resources\": [\n {\n \"Id\": 1,\n \"AppId\": \"abc\",\n \"Plan\": \"abc\",\n \"Duration\": \"abc\",\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"XMagic\": true,\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"Expired\": true,\n \"Name\": \"abc\",\n \"XMagicType\": \"abc\",\n \"BizType\": \"abc\",\n \"ResourceId\": \"abc\"\n }\n ],\n \"Count\": 1,\n \"RequestId\": \"abc\"\n }\n}",
168
+ "title": "获取优图资源包"
169
+ }
170
+ ],
171
+ "DescribeXMagicResourceList": [
172
+ {
173
+ "document": "视立方获取资源列表",
174
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeXMagicResourceList\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 1\n}",
175
+ "output": "{\n \"Response\": {\n \"Resources\": [\n {\n \"Id\": 1,\n \"AppId\": \"abc\",\n \"Plan\": \"abc\",\n \"Duration\": \"abc\",\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"Application\": {\n \"Id\": 1,\n \"AppId\": \"abc\",\n \"AppName\": \"abc\",\n \"BundleId\": \"abc\",\n \"PackageName\": \"abc\",\n \"AppType\": \"abc\",\n \"CreatedAt\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"MacBundleId\": \"abc\",\n \"WinProcessName\": \"abc\"\n },\n \"XMagic\": {\n \"Id\": 1,\n \"Status\": 1\n },\n \"Status\": 1,\n \"Operation\": [\n \"abc\"\n ],\n \"IsUse\": true,\n \"XMagicType\": \"abc\",\n \"Name\": \"abc\",\n \"BizType\": \"abc\",\n \"ResourceId\": \"abc\"\n }\n ],\n \"Count\": 1,\n \"RequestId\": \"abc\"\n }\n}",
176
+ "title": "获取优图资源列表"
177
+ }
178
+ ],
179
+ "ModifyApplication": [
180
+ {
181
+ "document": "修改应用名称、修改mobile和pc包名信息、追加web播放器域名",
182
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyApplication\n<公共请求参数>\n\n{\n \"ApplicationId\": 123,\n \"AppName\": \"QQ\",\n \"BundleId\": \"com.company.appName\",\n \"PackageName\": \"com.company.appName\"\n}",
183
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
184
+ "title": "编辑更改应用"
185
+ }
186
+ ],
187
+ "ModifyFormalApplication": [
188
+ {
189
+ "document": "修改正式应用AppName,国际站专有",
190
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyFormalApplication\n<公共请求参数>\n\n{\n \"AppName\": \"abc\",\n \"BundleId\": \"abc\",\n \"PackageName\": \"abc\",\n \"ApplicationId\": 1\n}",
191
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
192
+ "title": "修改正式应用包名"
193
+ }
194
+ ],
195
+ "ModifyLicense": [
196
+ {
197
+ "document": "正式license 升降配,点播精简版、基础版\n 两种情况可以变更:\n 1. 精简版可以升级到基础版\n 2. 基础版即将过期的时候可以降级到精简版 (7天)",
198
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyLicense\n<公共请求参数>\n\n{\n \"LicenseId\": \"123\",\n \"ResourceId\": \"123\"\n}",
199
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
200
+ "title": "更新license"
201
+ }
202
+ ],
203
+ "ModifyPresetApplication": [
204
+ {
205
+ "document": "修改活动内置应用报名信息",
206
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyPresetApplication\n<公共请求参数>\n\n{\n \"ApplicationId\": 1,\n \"AppName\": \"abc\",\n \"BundleId\": \"abc\",\n \"PackageName\": \"abc\"\n}",
207
+ "output": "{\n \"Response\": {\n \"RequestId\": \"1111111-2222-3333\"\n }\n}",
208
+ "title": "修改内置应用"
209
+ }
210
+ ],
211
+ "ModifyTrialLicense": [
212
+ {
213
+ "document": "测试license续期",
214
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyTrialLicense\n<公共请求参数>\n\n{\n \"LicenseId\": \"123\"\n}",
215
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
216
+ "title": "测试license续期"
217
+ }
218
+ ],
219
+ "ModifyXMagic": [
220
+ {
221
+ "document": "更新优图资源,更新资源、升降配等,需要先购买资源",
222
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyXMagic\n<公共请求参数>\n\n{\n \"ResourceId\": \"abc\",\n \"XMagicId\": \"abc\"\n}",
223
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
224
+ "title": "更新优图资源"
225
+ }
226
+ ],
227
+ "RenewLicense": [
228
+ {
229
+ "document": "正式license替换对应资源,如资源开通了自动续期则需要先关闭自动续期后再替换",
230
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RenewLicense\n<公共请求参数>\n\n{\n \"LicenseId\": \"123\",\n \"ResourceId\": \"123\"\n}",
231
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
232
+ "title": "更新license"
233
+ }
234
+ ],
235
+ "RenewTestXMagic": [
236
+ {
237
+ "document": "续期测试版本优图",
238
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RenewTestXMagic\n<公共请求参数>\n\n{\n \"XMagicId\": 1\n}",
239
+ "output": "{\n \"Response\": {\n \"RequestId\": \"xxx\"\n }\n}",
240
+ "title": "续期测试版本优图"
241
+ }
242
+ ],
243
+ "RenewVideo": [
244
+ {
245
+ "document": "续期视频播放license",
246
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RenewVideo\n<公共请求参数>\n\n{\n \"LicenseId\": 1\n}",
247
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
248
+ "title": "续期视频播放license"
249
+ }
250
+ ],
251
+ "UpdateTestXMagic": [
252
+ {
253
+ "document": "按照测试版包名信息创建一个正式版腾讯特效",
254
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateTestXMagic\n<公共请求参数>\n\n{\n \"XMagicId\": 1,\n \"ResourceId\": \"1\"\n}",
255
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
256
+ "title": "升级测试版到正式版"
257
+ }
258
+ ],
259
+ "UpdateTrialLicense": [
260
+ {
261
+ "document": "按照测试版的包名信息创建一个正式版的基础license",
262
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateTrialLicense\n<公共请求参数>\n\n{\n \"LicenseId\": \"123\",\n \"ResourceId\": \"123\"\n}",
263
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
264
+ "title": "测试license升级成license"
265
+ }
266
+ ],
267
+ "UpdateXMagic": [
268
+ {
269
+ "document": "更新xmagic申请信息, Status 为2,3的时候可用",
270
+ "input": "POST / HTTP/1.1\nHost: vcube.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateXMagic\n<公共请求参数>\n\n{\n \"XMagicResourceId\": \"abc\",\n \"CompanyPermit\": \"abc\",\n \"CompanyType\": \"abc\",\n \"CompanyName\": \"abc\",\n \"XMagicId\": 1\n}",
271
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
272
+ "title": "更新xmagic"
273
+ }
274
+ ]
275
+ },
276
+ "version": "1.0"
277
+ }