tccli 3.0.1070.1__py2.py3-none-any.whl → 3.0.1072.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 (78) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/billing/v20180709/DescribeAllocateConditions.md +499 -0
  3. tccli/examples/billing/v20180709/DescribeAllocationBillConditions.md +495 -0
  4. tccli/examples/billing/v20180709/DescribeAllocationBillDetail.md +152 -0
  5. tccli/examples/billing/v20180709/DescribeAllocationMonthOverview.md +384 -0
  6. tccli/examples/billing/v20180709/DescribeAllocationOverview.md +102 -0
  7. tccli/examples/billing/v20180709/DescribeAllocationSummaryByBusiness.md +132 -0
  8. tccli/examples/billing/v20180709/DescribeAllocationSummaryByItem.md +96 -0
  9. tccli/examples/billing/v20180709/DescribeAllocationSummaryByResource.md +82 -0
  10. tccli/examples/billing/v20180709/DescribeAllocationTrendByMonth.md +60 -0
  11. tccli/examples/billing/v20180709/DescribeGatherResource.md +69 -0
  12. tccli/examples/cam/v20190116/GetCustomMFATokenInfo.md +2 -2
  13. tccli/examples/cam/v20190116/ListCollaborators.md +11 -10
  14. tccli/examples/cvm/v20170312/DescribeKeyPairs.md +1 -0
  15. tccli/examples/cvm/v20170312/InquiryPriceRenewInstances.md +3 -3
  16. tccli/examples/cvm/v20170312/InquiryPriceResetInstancesType.md +2 -40
  17. tccli/examples/dts/v20211206/DescribeSyncJobs.md +2 -0
  18. tccli/examples/ess/v20201111/CreateFlowApprovers.md +26 -0
  19. tccli/examples/ess/v20201111/CreateFlowByFiles.md +261 -0
  20. tccli/examples/ess/v20201111/DescribeFlowTemplates.md +6 -1
  21. tccli/examples/essbasic/v20210526/ChannelCreateFlowApprovers.md +34 -0
  22. tccli/examples/essbasic/v20210526/ChannelCreateFlowByFiles.md +257 -0
  23. tccli/examples/essbasic/v20210526/ChannelCreateReleaseFlow.md +35 -0
  24. tccli/examples/mariadb/v20170312/CreateAccount.md +1 -1
  25. tccli/examples/oceanus/v20190422/CreateJob.md +2 -1
  26. tccli/examples/postgres/v20170312/CreateBaseBackup.md +2 -2
  27. tccli/examples/postgres/v20170312/DeleteBaseBackup.md +1 -1
  28. tccli/examples/postgres/v20170312/DescribeBaseBackups.md +2 -2
  29. tccli/examples/postgres/v20170312/ModifyBaseBackupExpireTime.md +2 -2
  30. tccli/examples/sqlserver/v20180328/DescribeDBInstancesAttribute.md +8 -0
  31. tccli/examples/sqlserver/v20180328/ModifyDReadable.md +25 -0
  32. tccli/examples/tdmq/v20200217/DescribeRocketMQMsg.md +12 -12
  33. tccli/examples/tdmq/v20200217/DescribeRocketMQPublicAccessMonitorData.md +39 -0
  34. tccli/examples/teo/v20220901/CreateAccelerationDomain.md +1 -1
  35. tccli/examples/vpc/v20170312/DescribeVpnGateways.md +43 -65
  36. tccli/services/antiddos/v20200309/api.json +27 -16
  37. tccli/services/batch/v20170312/api.json +26 -26
  38. tccli/services/billing/billing_client.py +610 -80
  39. tccli/services/billing/v20180709/api.json +9519 -4207
  40. tccli/services/billing/v20180709/examples.json +80 -0
  41. tccli/services/cam/v20190116/api.json +35 -30
  42. tccli/services/cam/v20190116/examples.json +3 -3
  43. tccli/services/cdwdoris/v20211228/api.json +20 -0
  44. tccli/services/cvm/v20170312/api.json +81 -78
  45. tccli/services/cvm/v20170312/examples.json +9 -9
  46. tccli/services/dcdb/v20180411/api.json +25 -25
  47. tccli/services/dts/v20211206/api.json +53 -11
  48. tccli/services/dts/v20211206/examples.json +1 -1
  49. tccli/services/ess/v20201111/api.json +72 -4
  50. tccli/services/ess/v20201111/examples.json +13 -1
  51. tccli/services/essbasic/v20210526/api.json +20 -2
  52. tccli/services/essbasic/v20210526/examples.json +18 -0
  53. tccli/services/goosefs/v20220519/api.json +9 -0
  54. tccli/services/lighthouse/v20200324/api.json +61 -0
  55. tccli/services/mariadb/v20170312/api.json +36 -36
  56. tccli/services/mariadb/v20170312/examples.json +1 -1
  57. tccli/services/mrs/v20200910/api.json +18 -0
  58. tccli/services/oceanus/v20190422/api.json +28 -0
  59. tccli/services/oceanus/v20190422/examples.json +1 -1
  60. tccli/services/postgres/v20170312/api.json +79 -74
  61. tccli/services/postgres/v20170312/examples.json +7 -7
  62. tccli/services/rce/v20201103/api.json +25 -25
  63. tccli/services/sqlserver/sqlserver_client.py +53 -0
  64. tccli/services/sqlserver/v20180328/api.json +237 -34
  65. tccli/services/sqlserver/v20180328/examples.json +9 -1
  66. tccli/services/tdmq/tdmq_client.py +110 -57
  67. tccli/services/tdmq/v20200217/api.json +222 -4
  68. tccli/services/tdmq/v20200217/examples.json +10 -2
  69. tccli/services/teo/v20220901/api.json +1 -1
  70. tccli/services/teo/v20220901/examples.json +1 -1
  71. tccli/services/trtc/v20190722/api.json +4 -4
  72. tccli/services/vpc/v20170312/api.json +32 -24
  73. tccli/services/vpc/v20170312/examples.json +7 -7
  74. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/METADATA +2 -2
  75. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/RECORD +78 -66
  76. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/WHEEL +0 -0
  77. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/entry_points.txt +0 -0
  78. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/license_files/LICENSE +0 -0
@@ -0,0 +1,384 @@
1
+ **Example 1: 查询分账报表月概览**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli billing DescribeAllocationMonthOverview --cli-unfold-argument \
9
+ --Month 2022-11-01 00:00:00
10
+ ```
11
+
12
+ Output:
13
+ ```
14
+ {
15
+ "Response": {
16
+ "Detail": [
17
+ {
18
+ "Id": 616417,
19
+ "Name": "集团",
20
+ "TreeNodeUniqKey": "xxxx-63871c5ede811",
21
+ "Symbol": 0,
22
+ "Children": [
23
+ {
24
+ "Id": 835454,
25
+ "Name": "财务产品",
26
+ "TreeNodeUniqKey": "xxxx-6391da70528fb",
27
+ "Symbol": 0,
28
+ "Children": [
29
+ {
30
+ "Id": 835457,
31
+ "Name": "核算组",
32
+ "TreeNodeUniqKey": "xxxx-6391da9ae376c",
33
+ "Symbol": 1,
34
+ "Children": null,
35
+ "Detail": {
36
+ "AllocateCashPayAmount": "0.00000000",
37
+ "AllocateIncentivePayAmount": "0.00000000",
38
+ "AllocateRealCost": "0.00000000",
39
+ "AllocateTransferPayAmount": "0.00000000",
40
+ "AllocateVoucherPayAmount": "0.00000000",
41
+ "GatherCashPayAmount": "0.00000000",
42
+ "GatherIncentivePayAmount": "0.00000000",
43
+ "GatherRealCost": "0.00000000",
44
+ "GatherTransferPayAmount": "0.00000000",
45
+ "GatherVoucherPayAmount": "0.00000000",
46
+ "RealTotalCost": "0.00000000",
47
+ "TotalCashPayAmount": "0.00000000",
48
+ "TotalIncentivePayAmount": "0.00000000",
49
+ "TotalTransferPayAmount": "0.00000000",
50
+ "TotalVoucherPayAmount": "0.00000000",
51
+ "Ratio": "0.00",
52
+ "Trend": null,
53
+ "TrendType": "none"
54
+ }
55
+ },
56
+ {
57
+ "Id": 835458,
58
+ "Name": "核算组(新)",
59
+ "TreeNodeUniqKey": "xxxx-6391dab1d770f",
60
+ "Symbol": 2,
61
+ "Children": null,
62
+ "Detail": {
63
+ "AllocateCashPayAmount": "0.00000000",
64
+ "AllocateIncentivePayAmount": "0.00000000",
65
+ "AllocateRealCost": "0.00000000",
66
+ "AllocateTransferPayAmount": "0.00000000",
67
+ "AllocateVoucherPayAmount": "0.00000000",
68
+ "GatherCashPayAmount": "38.31000000",
69
+ "GatherIncentivePayAmount": "0.00000000",
70
+ "GatherRealCost": "38.31000000",
71
+ "GatherTransferPayAmount": "0.00000000",
72
+ "GatherVoucherPayAmount": "0.00000000",
73
+ "RealTotalCost": "38.31000000",
74
+ "TotalCashPayAmount": "0.00000000",
75
+ "TotalIncentivePayAmount": "0.00000000",
76
+ "TotalTransferPayAmount": "0.00000000",
77
+ "TotalVoucherPayAmount": "0.00000000",
78
+ "Ratio": "0.10",
79
+ "Trend": null,
80
+ "TrendType": "none"
81
+ }
82
+ },
83
+ {
84
+ "Id": 835459,
85
+ "Name": "资金组",
86
+ "TreeNodeUniqKey": "xxxx-6391dabf3a789",
87
+ "Symbol": 1,
88
+ "Children": null,
89
+ "Detail": {
90
+ "AllocateCashPayAmount": "153.09000000",
91
+ "AllocateIncentivePayAmount": "0.00000000",
92
+ "AllocateRealCost": "154.70000000",
93
+ "AllocateTransferPayAmount": "0.00000000",
94
+ "AllocateVoucherPayAmount": "1.61000000",
95
+ "GatherCashPayAmount": "191.03800000",
96
+ "GatherIncentivePayAmount": "0.00000000",
97
+ "GatherRealCost": "191.03800000",
98
+ "GatherTransferPayAmount": "0.00000000",
99
+ "GatherVoucherPayAmount": "0.00000000",
100
+ "RealTotalCost": "345.73800000",
101
+ "TotalCashPayAmount": "0.00000000",
102
+ "TotalIncentivePayAmount": "0.00000000",
103
+ "TotalTransferPayAmount": "0.00000000",
104
+ "TotalVoucherPayAmount": "0.00000000",
105
+ "Ratio": "0.94",
106
+ "Trend": null,
107
+ "TrendType": "none"
108
+ }
109
+ },
110
+ {
111
+ "Id": 835460,
112
+ "Name": "结算组",
113
+ "TreeNodeUniqKey": "xxxx-6391dac6c4f72",
114
+ "Symbol": 1,
115
+ "Children": null,
116
+ "Detail": {
117
+ "AllocateCashPayAmount": "33.30600000",
118
+ "AllocateIncentivePayAmount": "0.00000000",
119
+ "AllocateRealCost": "33.57000000",
120
+ "AllocateTransferPayAmount": "0.00000000",
121
+ "AllocateVoucherPayAmount": "0.26400000",
122
+ "GatherCashPayAmount": "71.34000000",
123
+ "GatherIncentivePayAmount": "0.00000000",
124
+ "GatherRealCost": "71.34000000",
125
+ "GatherTransferPayAmount": "0.00000000",
126
+ "GatherVoucherPayAmount": "0.00000000",
127
+ "RealTotalCost": "104.91000000",
128
+ "TotalCashPayAmount": "0.00000000",
129
+ "TotalIncentivePayAmount": "0.00000000",
130
+ "TotalTransferPayAmount": "0.00000000",
131
+ "TotalVoucherPayAmount": "0.00000000",
132
+ "Ratio": "0.28",
133
+ "Trend": null,
134
+ "TrendType": "none"
135
+ }
136
+ }
137
+ ],
138
+ "Detail": {
139
+ "AllocateCashPayAmount": "186.39600000",
140
+ "AllocateIncentivePayAmount": "0.00000000",
141
+ "AllocateRealCost": "188.27000000",
142
+ "AllocateTransferPayAmount": "0.00000000",
143
+ "AllocateVoucherPayAmount": "1.87400000",
144
+ "GatherCashPayAmount": "300.68800000",
145
+ "GatherIncentivePayAmount": "0.00000000",
146
+ "GatherRealCost": "300.68800000",
147
+ "GatherTransferPayAmount": "0.00000000",
148
+ "GatherVoucherPayAmount": "0.00000000",
149
+ "RealTotalCost": "488.95800000",
150
+ "TotalCashPayAmount": "0.00000000",
151
+ "TotalIncentivePayAmount": "0.00000000",
152
+ "TotalTransferPayAmount": "0.00000000",
153
+ "TotalVoucherPayAmount": "0.00000000",
154
+ "Ratio": "1.32",
155
+ "Trend": null,
156
+ "TrendType": "none"
157
+ }
158
+ },
159
+ {
160
+ "Id": 835455,
161
+ "Name": "营销产品",
162
+ "TreeNodeUniqKey": "xxxx-6391da78a09a4",
163
+ "Symbol": 0,
164
+ "Children": [
165
+ {
166
+ "Id": 835461,
167
+ "Name": "主数据组",
168
+ "TreeNodeUniqKey": "xxxx-6391dad853206",
169
+ "Symbol": 2,
170
+ "Children": null,
171
+ "Detail": {
172
+ "AllocateCashPayAmount": "0.00000000",
173
+ "AllocateIncentivePayAmount": "0.00000000",
174
+ "AllocateRealCost": "0.00000000",
175
+ "AllocateTransferPayAmount": "0.00000000",
176
+ "AllocateVoucherPayAmount": "0.00000000",
177
+ "GatherCashPayAmount": "295.95000000",
178
+ "GatherIncentivePayAmount": "0.00000000",
179
+ "GatherRealCost": "298.67000000",
180
+ "GatherTransferPayAmount": "0.00000000",
181
+ "GatherVoucherPayAmount": "2.72000000",
182
+ "RealTotalCost": "298.67000000",
183
+ "TotalCashPayAmount": "0.00000000",
184
+ "TotalIncentivePayAmount": "0.00000000",
185
+ "TotalTransferPayAmount": "0.00000000",
186
+ "TotalVoucherPayAmount": "0.00000000",
187
+ "Ratio": "0.81",
188
+ "Trend": null,
189
+ "TrendType": "none"
190
+ }
191
+ },
192
+ {
193
+ "Id": 835462,
194
+ "Name": "客户应用组",
195
+ "TreeNodeUniqKey": "xxxx-6391dae9802da",
196
+ "Symbol": 1,
197
+ "Children": null,
198
+ "Detail": {
199
+ "AllocateCashPayAmount": "1047.14500000",
200
+ "AllocateIncentivePayAmount": "0.00000000",
201
+ "AllocateRealCost": "1047.14500000",
202
+ "AllocateTransferPayAmount": "0.00000000",
203
+ "AllocateVoucherPayAmount": "0.00000000",
204
+ "GatherCashPayAmount": "54.32717665",
205
+ "GatherIncentivePayAmount": "0.00000000",
206
+ "GatherRealCost": "54.37717665",
207
+ "GatherTransferPayAmount": "0.00000000",
208
+ "GatherVoucherPayAmount": "0.05000000",
209
+ "RealTotalCost": "1101.52217665",
210
+ "TotalCashPayAmount": "0.00000000",
211
+ "TotalIncentivePayAmount": "0.00000000",
212
+ "TotalTransferPayAmount": "0.00000000",
213
+ "TotalVoucherPayAmount": "0.00000000",
214
+ "Ratio": "2.98",
215
+ "Trend": null,
216
+ "TrendType": "none"
217
+ }
218
+ }
219
+ ],
220
+ "Detail": {
221
+ "AllocateCashPayAmount": "1047.14500000",
222
+ "AllocateIncentivePayAmount": "0.00000000",
223
+ "AllocateRealCost": "1047.14500000",
224
+ "AllocateTransferPayAmount": "0.00000000",
225
+ "AllocateVoucherPayAmount": "0.00000000",
226
+ "GatherCashPayAmount": "350.27717665",
227
+ "GatherIncentivePayAmount": "0.00000000",
228
+ "GatherRealCost": "353.04717665",
229
+ "GatherTransferPayAmount": "0.00000000",
230
+ "GatherVoucherPayAmount": "2.77000000",
231
+ "RealTotalCost": "1400.19217665",
232
+ "TotalCashPayAmount": "0.00000000",
233
+ "TotalIncentivePayAmount": "0.00000000",
234
+ "TotalTransferPayAmount": "0.00000000",
235
+ "TotalVoucherPayAmount": "0.00000000",
236
+ "Ratio": "3.79",
237
+ "Trend": null,
238
+ "TrendType": "none"
239
+ }
240
+ },
241
+ {
242
+ "Id": 835456,
243
+ "Name": "数据产品",
244
+ "TreeNodeUniqKey": "xxxx-6391da8abb3c7",
245
+ "Symbol": 0,
246
+ "Children": [
247
+ {
248
+ "Id": 835467,
249
+ "Name": "数据产品-自动创建",
250
+ "TreeNodeUniqKey": "xxxx-63929e07089d0",
251
+ "Symbol": 1,
252
+ "Children": null,
253
+ "Detail": {
254
+ "AllocateCashPayAmount": "1124.85900000",
255
+ "AllocateIncentivePayAmount": "0.00000000",
256
+ "AllocateRealCost": "1125.47500000",
257
+ "AllocateTransferPayAmount": "0.00000000",
258
+ "AllocateVoucherPayAmount": "0.61600000",
259
+ "GatherCashPayAmount": "13.31482335",
260
+ "GatherIncentivePayAmount": "0.00000000",
261
+ "GatherRealCost": "13.31482335",
262
+ "GatherTransferPayAmount": "0.00000000",
263
+ "GatherVoucherPayAmount": "0.00000000",
264
+ "RealTotalCost": "1138.78982335",
265
+ "TotalCashPayAmount": "0.00000000",
266
+ "TotalIncentivePayAmount": "0.00000000",
267
+ "TotalTransferPayAmount": "0.00000000",
268
+ "TotalVoucherPayAmount": "0.00000000",
269
+ "Ratio": "3.08",
270
+ "Trend": null,
271
+ "TrendType": "none"
272
+ }
273
+ },
274
+ {
275
+ "Id": 835468,
276
+ "Name": "1",
277
+ "TreeNodeUniqKey": "xxxx-63929e0706e81",
278
+ "Symbol": 0,
279
+ "Children": null,
280
+ "Detail": {
281
+ "AllocateCashPayAmount": "0.00000000",
282
+ "AllocateIncentivePayAmount": "0.00000000",
283
+ "AllocateRealCost": "0.00000000",
284
+ "AllocateTransferPayAmount": "0.00000000",
285
+ "AllocateVoucherPayAmount": "0.00000000",
286
+ "GatherCashPayAmount": "0.00000000",
287
+ "GatherIncentivePayAmount": "0.00000000",
288
+ "GatherRealCost": "0.00000000",
289
+ "GatherTransferPayAmount": "0.00000000",
290
+ "GatherVoucherPayAmount": "0.00000000",
291
+ "RealTotalCost": "0.00000000",
292
+ "TotalCashPayAmount": "0.00000000",
293
+ "TotalIncentivePayAmount": "0.00000000",
294
+ "TotalTransferPayAmount": "0.00000000",
295
+ "TotalVoucherPayAmount": "0.00000000",
296
+ "Ratio": "0.00",
297
+ "Trend": null,
298
+ "TrendType": "none"
299
+ }
300
+ }
301
+ ],
302
+ "Detail": {
303
+ "AllocateCashPayAmount": "1124.85900000",
304
+ "AllocateIncentivePayAmount": "0.00000000",
305
+ "AllocateRealCost": "1125.47500000",
306
+ "AllocateTransferPayAmount": "0.00000000",
307
+ "AllocateVoucherPayAmount": "0.61600000",
308
+ "GatherCashPayAmount": "13.31482335",
309
+ "GatherIncentivePayAmount": "0.00000000",
310
+ "GatherRealCost": "13.31482335",
311
+ "GatherTransferPayAmount": "0.00000000",
312
+ "GatherVoucherPayAmount": "0.00000000",
313
+ "RealTotalCost": "1138.78982335",
314
+ "TotalCashPayAmount": "0.00000000",
315
+ "TotalIncentivePayAmount": "0.00000000",
316
+ "TotalTransferPayAmount": "0.00000000",
317
+ "TotalVoucherPayAmount": "0.00000000",
318
+ "Ratio": "3.08",
319
+ "Trend": null,
320
+ "TrendType": "none"
321
+ }
322
+ }
323
+ ],
324
+ "Detail": {
325
+ "AllocateCashPayAmount": "2358.40000000",
326
+ "AllocateIncentivePayAmount": "0.00000000",
327
+ "AllocateRealCost": "2360.89000000",
328
+ "AllocateTransferPayAmount": "0.00000000",
329
+ "AllocateVoucherPayAmount": "2.49000000",
330
+ "GatherCashPayAmount": "664.28000000",
331
+ "GatherIncentivePayAmount": "0.00000000",
332
+ "GatherRealCost": "667.05000000",
333
+ "GatherTransferPayAmount": "0.00000000",
334
+ "GatherVoucherPayAmount": "2.77000000",
335
+ "RealTotalCost": "3027.94000000",
336
+ "TotalCashPayAmount": "0.00000000",
337
+ "TotalIncentivePayAmount": "0.00000000",
338
+ "TotalTransferPayAmount": "0.00000000",
339
+ "TotalVoucherPayAmount": "0.00000000",
340
+ "Ratio": "8.20",
341
+ "Trend": "0.00",
342
+ "TrendType": "upward"
343
+ }
344
+ },
345
+ {
346
+ "Id": null,
347
+ "Name": "未分配",
348
+ "TreeNodeUniqKey": "",
349
+ "Symbol": 0,
350
+ "Children": null,
351
+ "Detail": {
352
+ "AllocateCashPayAmount": "0.00000000",
353
+ "AllocateIncentivePayAmount": "0.00000000",
354
+ "AllocateRealCost": "0.00000000",
355
+ "AllocateTransferPayAmount": "0.00000000",
356
+ "AllocateVoucherPayAmount": "0.00000000",
357
+ "GatherCashPayAmount": "33882.13000000",
358
+ "GatherIncentivePayAmount": "0.00000000",
359
+ "GatherRealCost": "33888.87000000",
360
+ "GatherTransferPayAmount": "0.00000000",
361
+ "GatherVoucherPayAmount": "6.74000000",
362
+ "RealTotalCost": "33888.87000000",
363
+ "TotalCashPayAmount": "0.00000000",
364
+ "TotalIncentivePayAmount": "0.00000000",
365
+ "TotalTransferPayAmount": "0.00000000",
366
+ "TotalVoucherPayAmount": "0.00000000",
367
+ "Ratio": "91.80",
368
+ "Trend": "5096.05",
369
+ "TrendType": "upward"
370
+ }
371
+ }
372
+ ],
373
+ "Total": {
374
+ "RealTotalCost": "36916.81000000",
375
+ "CashPayAmount": "36904.81000000",
376
+ "IncentivePayAmount": "0.00000000",
377
+ "VoucherPayAmount": "12.00000000",
378
+ "TransferPayAmount": "0.00000000"
379
+ },
380
+ "RequestId": "xxxx"
381
+ }
382
+ }
383
+ ```
384
+
@@ -0,0 +1,102 @@
1
+ **Example 1: DescribeAllocationOverview**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli billing DescribeAllocationOverview --cli-unfold-argument \
9
+ --Limit 30 \
10
+ --Month 2022-11-01 00:00:00 \
11
+ --Offset 0 \
12
+ --PeriodType month
13
+ ```
14
+
15
+ Output:
16
+ ```
17
+ {
18
+ "Response": {
19
+ "Detail": [
20
+ {
21
+ "TreeNodeUniqKey": "700000384179-6376f0b3ada52",
22
+ "GatherCashPayAmount": "8072.80000000",
23
+ "GatherVoucherPayAmount": "0.00000000",
24
+ "GatherIncentivePayAmount": "0.00000000",
25
+ "GatherTransferPayAmount": "0.00000000",
26
+ "AllocateCashPayAmount": "0.00000000",
27
+ "AllocateVoucherPayAmount": "0.00000000",
28
+ "AllocateIncentivePayAmount": "0.00000000",
29
+ "AllocateTransferPayAmount": "0.00000000",
30
+ "TotalCashPayAmount": "0.00000000",
31
+ "TotalVoucherPayAmount": "0.00000000",
32
+ "TotalIncentivePayAmount": "0.00000000",
33
+ "TotalTransferPayAmount": "0.00000000",
34
+ "GatherRealCost": "8072.80000000",
35
+ "AllocateRealCost": "0.00000000",
36
+ "RealTotalCost": "8072.80000000",
37
+ "TreeNodeUniqKeyName": "HR产品",
38
+ "Ratio": "99.65",
39
+ "Trend": null,
40
+ "TrendType": "none",
41
+ "BillDate": null
42
+ },
43
+ {
44
+ "TreeNodeUniqKey": "700000384179-63733abacc8b8",
45
+ "GatherCashPayAmount": "0.00000000",
46
+ "GatherVoucherPayAmount": "0.00000000",
47
+ "GatherIncentivePayAmount": "0.00000000",
48
+ "GatherTransferPayAmount": "0.00000000",
49
+ "AllocateCashPayAmount": "14.16000000",
50
+ "AllocateVoucherPayAmount": "0.00000000",
51
+ "AllocateIncentivePayAmount": "0.00000000",
52
+ "AllocateTransferPayAmount": "0.00000000",
53
+ "TotalCashPayAmount": "0.00000000",
54
+ "TotalVoucherPayAmount": "0.00000000",
55
+ "TotalIncentivePayAmount": "0.00000000",
56
+ "TotalTransferPayAmount": "0.00000000",
57
+ "GatherRealCost": "0.00000000",
58
+ "AllocateRealCost": "14.16000000",
59
+ "RealTotalCost": "14.16000000",
60
+ "TreeNodeUniqKeyName": "计费临时项目",
61
+ "Ratio": "0.17",
62
+ "Trend": null,
63
+ "TrendType": "none",
64
+ "BillDate": null
65
+ },
66
+ {
67
+ "TreeNodeUniqKey": "700000384179-63733ac7e46ff",
68
+ "GatherCashPayAmount": "0.00000000",
69
+ "GatherVoucherPayAmount": "0.00000000",
70
+ "GatherIncentivePayAmount": "0.00000000",
71
+ "GatherTransferPayAmount": "0.00000000",
72
+ "AllocateCashPayAmount": "14.16000000",
73
+ "AllocateVoucherPayAmount": "0.00000000",
74
+ "AllocateIncentivePayAmount": "0.00000000",
75
+ "AllocateTransferPayAmount": "0.00000000",
76
+ "TotalCashPayAmount": "0.00000000",
77
+ "TotalVoucherPayAmount": "0.00000000",
78
+ "TotalIncentivePayAmount": "0.00000000",
79
+ "TotalTransferPayAmount": "0.00000000",
80
+ "GatherRealCost": "0.00000000",
81
+ "AllocateRealCost": "14.16000000",
82
+ "RealTotalCost": "14.16000000",
83
+ "TreeNodeUniqKeyName": "中期调整项目",
84
+ "Ratio": "0.17",
85
+ "Trend": null,
86
+ "TrendType": "none",
87
+ "BillDate": null
88
+ }
89
+ ],
90
+ "RecordNum": 3,
91
+ "Total": {
92
+ "RealTotalCost": "8101.12000000",
93
+ "CashPayAmount": "8101.12000000",
94
+ "IncentivePayAmount": "0.00000000",
95
+ "VoucherPayAmount": "0.00000000",
96
+ "TransferPayAmount": "0.00000000"
97
+ },
98
+ "RequestId": "db3c4d66-ce51-4b94-91d0-c65c7938475b"
99
+ }
100
+ }
101
+ ```
102
+
@@ -0,0 +1,132 @@
1
+ **Example 1: 查询分账账单按产品汇总**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli billing DescribeAllocationSummaryByBusiness --cli-unfold-argument \
9
+ --Limit 30 \
10
+ --Month 2022-11-01 00:00:00 \
11
+ --Offset 0 \
12
+ --PeriodType month
13
+ ```
14
+
15
+ Output:
16
+ ```
17
+ {
18
+ "Response": {
19
+ "Detail": [
20
+ {
21
+ "AllocateCashPayAmount": "0.00000000",
22
+ "AllocateIncentivePayAmount": "0.00000000",
23
+ "AllocateRealCost": "0.00000000",
24
+ "AllocateTransferPayAmount": "0.00000000",
25
+ "AllocateVoucherPayAmount": "0.00000000",
26
+ "AllocationRealTotalCost": "-48.95000000",
27
+ "BillDate": "2024-02-01",
28
+ "BusinessCode": "p_ci",
29
+ "BusinessCodeName": "数据万象CI",
30
+ "CashPayAmount": "-16.43000000",
31
+ "GatherCashPayAmount": "-16.43000000",
32
+ "GatherIncentivePayAmount": "-32.52000000",
33
+ "GatherRealCost": "-48.95000000",
34
+ "GatherTransferPayAmount": "0.00000000",
35
+ "GatherVoucherPayAmount": "0.00000000",
36
+ "IncentivePayAmount": "0.00000000",
37
+ "RICost": "0.00000000",
38
+ "Ratio": "-0.15",
39
+ "RealTotalCost": "-48.95000000",
40
+ "SPCost": "0.00000000",
41
+ "TotalCashPayAmount": "-16.43000000",
42
+ "TotalCost": "-48.95000000",
43
+ "TotalIncentivePayAmount": "0.00000000",
44
+ "TotalTransferPayAmount": "-32.52000000",
45
+ "TotalVoucherPayAmount": "0.00000000",
46
+ "TransferPayAmount": "-32.52000000",
47
+ "TreeNodeUniqKey": null,
48
+ "TreeNodeUniqKeyName": "未分配",
49
+ "Trend": null,
50
+ "TrendType": null,
51
+ "VoucherPayAmount": "0.00000000"
52
+ },
53
+ {
54
+ "AllocateCashPayAmount": "0.00000000",
55
+ "AllocateIncentivePayAmount": "0.00000000",
56
+ "AllocateRealCost": "0.00000000",
57
+ "AllocateTransferPayAmount": "0.00000000",
58
+ "AllocateVoucherPayAmount": "0.00000000",
59
+ "AllocationRealTotalCost": "-2365.08000000",
60
+ "BillDate": "2024-02-01",
61
+ "BusinessCode": "p_rav",
62
+ "BusinessCodeName": "实时音视频",
63
+ "CashPayAmount": "0.00000000",
64
+ "GatherCashPayAmount": "0.00000000",
65
+ "GatherIncentivePayAmount": "-2365.08000000",
66
+ "GatherRealCost": "-2365.08000000",
67
+ "GatherTransferPayAmount": "0.00000000",
68
+ "GatherVoucherPayAmount": "0.00000000",
69
+ "IncentivePayAmount": "0.00000000",
70
+ "RICost": "0.00000000",
71
+ "Ratio": "-7.18",
72
+ "RealTotalCost": "-2365.08000000",
73
+ "SPCost": "0.00000000",
74
+ "TotalCashPayAmount": "0.00000000",
75
+ "TotalCost": "-2365.08000000",
76
+ "TotalIncentivePayAmount": "0.00000000",
77
+ "TotalTransferPayAmount": "-2365.08000000",
78
+ "TotalVoucherPayAmount": "0.00000000",
79
+ "TransferPayAmount": "-2365.08000000",
80
+ "TreeNodeUniqKey": null,
81
+ "TreeNodeUniqKeyName": "未分配",
82
+ "Trend": null,
83
+ "TrendType": null,
84
+ "VoucherPayAmount": "0.00000000"
85
+ },
86
+ {
87
+ "AllocateCashPayAmount": "0.00000000",
88
+ "AllocateIncentivePayAmount": "0.00000000",
89
+ "AllocateRealCost": "0.00000000",
90
+ "AllocateTransferPayAmount": "0.00000000",
91
+ "AllocateVoucherPayAmount": "0.00000000",
92
+ "AllocationRealTotalCost": "0.00000000",
93
+ "BillDate": "2024-02-01",
94
+ "BusinessCode": "p_ccc",
95
+ "BusinessCodeName": "云联络中心",
96
+ "CashPayAmount": "0.00000000",
97
+ "GatherCashPayAmount": "0.00000000",
98
+ "GatherIncentivePayAmount": "0.00000000",
99
+ "GatherRealCost": "0.00000000",
100
+ "GatherTransferPayAmount": "0.00000000",
101
+ "GatherVoucherPayAmount": "0.00000000",
102
+ "IncentivePayAmount": "0.00000000",
103
+ "RICost": "0.00000000",
104
+ "Ratio": "0.00",
105
+ "RealTotalCost": "0.00000000",
106
+ "SPCost": "0.00000000",
107
+ "TotalCashPayAmount": "0.00000000",
108
+ "TotalCost": "263.44000000",
109
+ "TotalIncentivePayAmount": "0.00000000",
110
+ "TotalTransferPayAmount": "0.00000000",
111
+ "TotalVoucherPayAmount": "0.00000000",
112
+ "TransferPayAmount": "0.00000000",
113
+ "TreeNodeUniqKey": null,
114
+ "TreeNodeUniqKeyName": "未分配",
115
+ "Trend": null,
116
+ "TrendType": null,
117
+ "VoucherPayAmount": "0.00000000"
118
+ }
119
+ ],
120
+ "RecordNum": 611,
121
+ "RequestId": "1cd9694c-88a7-4cfe-846c-182f1f9dbf6c",
122
+ "Total": {
123
+ "CashPayAmount": "1630.93000000",
124
+ "IncentivePayAmount": "31062.86000000",
125
+ "RealTotalCost": "32953.81000000",
126
+ "TransferPayAmount": "0.00000000",
127
+ "VoucherPayAmount": "260.02000000"
128
+ }
129
+ }
130
+ }
131
+ ```
132
+