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,495 @@
1
+ **Example 1: 查询分账报表结果所需筛选条件**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli billing DescribeAllocationBillConditions --cli-unfold-argument \
9
+ --Month 2022-11-01 00:00:00
10
+ ```
11
+
12
+ Output:
13
+ ```
14
+ {
15
+ "Response": {
16
+ "OwnerUin": [
17
+ {
18
+ "OwnerUin": "700000384179"
19
+ }
20
+ ],
21
+ "OperateUin": [
22
+ {
23
+ "OperateUin": "700000384179"
24
+ }
25
+ ],
26
+ "BillDay": [
27
+ {
28
+ "BillDay": "2022-11-02"
29
+ }
30
+ ],
31
+ "ActionType": [
32
+ {
33
+ "ActionType": "prepay_purchase",
34
+ "ActionTypeName": "包年包月新购"
35
+ },
36
+ {
37
+ "ActionType": "prepay_renew",
38
+ "ActionTypeName": "包年包月续费"
39
+ }
40
+ ],
41
+ "Business": [
42
+ {
43
+ "BusinessCode": "p_redis",
44
+ "BusinessCodeName": "云数据库Redis"
45
+ },
46
+ {
47
+ "BusinessCode": "p_cdn",
48
+ "BusinessCodeName": "内容分发网络CDN"
49
+ },
50
+ {
51
+ "BusinessCode": "p_rav",
52
+ "BusinessCodeName": "实时音视频"
53
+ },
54
+ {
55
+ "BusinessCode": "p_cbs",
56
+ "BusinessCodeName": "云硬盘CBS"
57
+ },
58
+ {
59
+ "BusinessCode": "p_cos",
60
+ "BusinessCodeName": "COS 对象存储"
61
+ },
62
+ {
63
+ "BusinessCode": "p_ci",
64
+ "BusinessCodeName": "数据万象CI"
65
+ }
66
+ ],
67
+ "Product": [
68
+ {
69
+ "ProductCode": "sp_rav_audio_video",
70
+ "ProductCodeName": "实时音视频-音视频通话"
71
+ },
72
+ {
73
+ "ProductCode": "sp_cbs_premium",
74
+ "ProductCodeName": "高性能云硬盘"
75
+ },
76
+ {
77
+ "ProductCode": "sp_cdn_cn_flux_package",
78
+ "ProductCodeName": "中国境内CDN流量包"
79
+ },
80
+ {
81
+ "ProductCode": "sp_ci_pkg_im_com",
82
+ "ProductCodeName": "CI 图片压缩资源包"
83
+ },
84
+ {
85
+ "ProductCode": "sp_redis_single",
86
+ "ProductCodeName": "云数据库Redis-社区版"
87
+ },
88
+ {
89
+ "ProductCode": "sp_cos_pkg_std_new",
90
+ "ProductCodeName": "COS 标准存储容量包 new"
91
+ }
92
+ ],
93
+ "Component": [
94
+ {
95
+ "ComponentCode": "v_ci_pkg_im_com",
96
+ "ComponentCodeName": "图片压缩资源包"
97
+ },
98
+ {
99
+ "ComponentCode": "v_cbs_memspace",
100
+ "ComponentCodeName": "存储空间"
101
+ },
102
+ {
103
+ "ComponentCode": "v_rav_audio_video_assign",
104
+ "ComponentCodeName": "音视频通话-固定套餐包"
105
+ },
106
+ {
107
+ "ComponentCode": "v_redis_mem",
108
+ "ComponentCodeName": "内存"
109
+ },
110
+ {
111
+ "ComponentCode": "v_cos_pkg_std_new",
112
+ "ComponentCodeName": "标准存储容量包 new"
113
+ },
114
+ {
115
+ "ComponentCode": "v_cdn",
116
+ "ComponentCodeName": "CDN"
117
+ },
118
+ {
119
+ "ComponentCode": "v_rav_audio_video_custom",
120
+ "ComponentCodeName": "音视频通话-自定义套餐包"
121
+ }
122
+ ],
123
+ "Zone": [
124
+ {
125
+ "ZoneId": 100002,
126
+ "ZoneName": "广州二区"
127
+ },
128
+ {
129
+ "ZoneId": 470002,
130
+ "ZoneName": "中国大陆通用"
131
+ },
132
+ {
133
+ "ZoneId": 100001,
134
+ "ZoneName": "广州一区"
135
+ },
136
+ {
137
+ "ZoneId": 0,
138
+ "ZoneName": "其他"
139
+ }
140
+ ],
141
+ "Item": [
142
+ {
143
+ "ItemCode": "sv_cos_pkg_std_new_20",
144
+ "ItemCodeName": "COS 标准存储容量包 20GB new"
145
+ },
146
+ {
147
+ "ItemCode": "sv_redis_mem_single",
148
+ "ItemCodeName": "云数据库Redis-社区版-内存"
149
+ },
150
+ {
151
+ "ItemCode": "sv_rav_audio_video_custom_free",
152
+ "ItemCodeName": "音视频通话-赠送套餐包"
153
+ },
154
+ {
155
+ "ItemCode": "sv_cbs_memspace_premium",
156
+ "ItemCodeName": "高性能云硬盘-存储空间"
157
+ },
158
+ {
159
+ "ItemCode": "sv_cdn_cn_flux_package",
160
+ "ItemCodeName": "CDN流量包-流量"
161
+ },
162
+ {
163
+ "ItemCode": "sv_ci_pkg_im_com_10",
164
+ "ItemCodeName": "CI 图片压缩资源包 10万次"
165
+ },
166
+ {
167
+ "ItemCode": "sv_rav_audio_video_assign_formal",
168
+ "ItemCodeName": "实时音视频-音视频通话-固定套餐包"
169
+ }
170
+ ],
171
+ "AllocationTreeNode": [
172
+ {
173
+ "TreeNodeUniqKey": "700000384179-63733abacc8b8",
174
+ "TreeNodeUniqKeyName": "计费临时项目"
175
+ },
176
+ {
177
+ "TreeNodeUniqKey": "700000384179-6376f0b3ada52",
178
+ "TreeNodeUniqKeyName": "HR产品"
179
+ },
180
+ {
181
+ "TreeNodeUniqKey": "700000384179-63733ac7e46ff",
182
+ "TreeNodeUniqKeyName": "中期调整项目"
183
+ }
184
+ ],
185
+ "InstanceType": [
186
+ {
187
+ "InstanceType": "ri",
188
+ "InstanceTypeName": "预留实例"
189
+ },
190
+ {
191
+ "InstanceType": "svp",
192
+ "InstanceTypeName": "节省计划"
193
+ },
194
+ {
195
+ "InstanceType": "si",
196
+ "InstanceTypeName": "竞价实例"
197
+ },
198
+ {
199
+ "InstanceType": "rp",
200
+ "InstanceTypeName": "资源包"
201
+ },
202
+ {
203
+ "InstanceType": "capacityReserve",
204
+ "InstanceTypeName": "容量预留"
205
+ }
206
+ ],
207
+ "Region": [
208
+ {
209
+ "RegionId": 0,
210
+ "RegionName": "其他"
211
+ },
212
+ {
213
+ "RegionId": 1,
214
+ "RegionName": "华南地区(广州)"
215
+ },
216
+ {
217
+ "RegionId": 3,
218
+ "RegionName": "华北地区(北京(北京一区 原天津))"
219
+ },
220
+ {
221
+ "RegionId": 4,
222
+ "RegionName": "华东地区(上海)"
223
+ },
224
+ {
225
+ "RegionId": 5,
226
+ "RegionName": "港澳台地区(香港)"
227
+ },
228
+ {
229
+ "RegionId": 6,
230
+ "RegionName": "北美地区(多伦多)"
231
+ },
232
+ {
233
+ "RegionId": 7,
234
+ "RegionName": "华东地区(上海金融)"
235
+ },
236
+ {
237
+ "RegionId": 8,
238
+ "RegionName": "华北地区(北京)"
239
+ },
240
+ {
241
+ "RegionId": 9,
242
+ "RegionName": "东南亚地区(新加坡)"
243
+ },
244
+ {
245
+ "RegionId": 11,
246
+ "RegionName": "华南地区(深圳金融)"
247
+ },
248
+ {
249
+ "RegionId": 12,
250
+ "RegionName": "华南地区(广州OPEN)"
251
+ },
252
+ {
253
+ "RegionId": 15,
254
+ "RegionName": "美西地区(美国硅谷)"
255
+ },
256
+ {
257
+ "RegionId": 16,
258
+ "RegionName": "西南地区(成都)"
259
+ },
260
+ {
261
+ "RegionId": 17,
262
+ "RegionName": "欧洲地区(法兰克福)"
263
+ },
264
+ {
265
+ "RegionId": 18,
266
+ "RegionName": "亚太地区(首尔)"
267
+ },
268
+ {
269
+ "RegionId": 19,
270
+ "RegionName": "西南地区(重庆)"
271
+ },
272
+ {
273
+ "RegionId": 21,
274
+ "RegionName": "亚太地区(印度)"
275
+ },
276
+ {
277
+ "RegionId": 22,
278
+ "RegionName": "美东地区(弗吉尼亚)"
279
+ },
280
+ {
281
+ "RegionId": 23,
282
+ "RegionName": "亚太地区(泰国)"
283
+ },
284
+ {
285
+ "RegionId": 24,
286
+ "RegionName": "欧洲地区(欧洲东北)"
287
+ },
288
+ {
289
+ "RegionId": 25,
290
+ "RegionName": "亚太地区(日本)"
291
+ },
292
+ {
293
+ "RegionId": 31,
294
+ "RegionName": "华东地区(济南)"
295
+ },
296
+ {
297
+ "RegionId": 32,
298
+ "RegionName": "华东地区(杭州)"
299
+ },
300
+ {
301
+ "RegionId": 33,
302
+ "RegionName": "华东地区(南京)"
303
+ },
304
+ {
305
+ "RegionId": 34,
306
+ "RegionName": "华东地区(福州)"
307
+ },
308
+ {
309
+ "RegionId": 35,
310
+ "RegionName": "华中地区(武汉)"
311
+ },
312
+ {
313
+ "RegionId": 36,
314
+ "RegionName": "华北地区(天津)"
315
+ },
316
+ {
317
+ "RegionId": 37,
318
+ "RegionName": "华南地区(深圳)"
319
+ },
320
+ {
321
+ "RegionId": 39,
322
+ "RegionName": "港澳台地区(台北)"
323
+ },
324
+ {
325
+ "RegionId": 41,
326
+ "RegionName": "中东地区(迪拜)"
327
+ },
328
+ {
329
+ "RegionId": 42,
330
+ "RegionName": "美国南部(洛杉矶)"
331
+ },
332
+ {
333
+ "RegionId": 43,
334
+ "RegionName": "南美地区(巴西圣保罗互联区)"
335
+ },
336
+ {
337
+ "RegionId": 44,
338
+ "RegionName": "澳洲地区(悉尼)"
339
+ },
340
+ {
341
+ "RegionId": 45,
342
+ "RegionName": "华中地区(长沙)"
343
+ },
344
+ {
345
+ "RegionId": 46,
346
+ "RegionName": "华北地区(北京金融)"
347
+ },
348
+ {
349
+ "RegionId": 47,
350
+ "RegionName": "其他地区(其他)"
351
+ },
352
+ {
353
+ "RegionId": 53,
354
+ "RegionName": "华北地区(石家庄)"
355
+ },
356
+ {
357
+ "RegionId": 54,
358
+ "RegionName": "华南地区(清远)"
359
+ },
360
+ {
361
+ "RegionId": 55,
362
+ "RegionName": "华东地区(合肥)"
363
+ },
364
+ {
365
+ "RegionId": 56,
366
+ "RegionName": "东北地区(沈阳)"
367
+ },
368
+ {
369
+ "RegionId": 57,
370
+ "RegionName": "西北地区(西安)"
371
+ },
372
+ {
373
+ "RegionId": 58,
374
+ "RegionName": "西北地区(西北)"
375
+ },
376
+ {
377
+ "RegionId": 71,
378
+ "RegionName": "华中地区(郑州)"
379
+ },
380
+ {
381
+ "RegionId": 72,
382
+ "RegionName": "亚太东南地区(雅加达)"
383
+ },
384
+ {
385
+ "RegionId": 73,
386
+ "RegionName": "华南地区(清远信安)"
387
+ },
388
+ {
389
+ "RegionId": 74,
390
+ "RegionName": "南美地区(圣保罗)"
391
+ },
392
+ {
393
+ "RegionId": 76,
394
+ "RegionName": "西南地区(贵阳)"
395
+ },
396
+ {
397
+ "RegionId": 77,
398
+ "RegionName": "华南地区(深圳深宇财付通)"
399
+ },
400
+ {
401
+ "RegionId": 78,
402
+ "RegionName": "华东地区(上海自动驾驶云)"
403
+ },
404
+ {
405
+ "RegionId": 79,
406
+ "RegionName": "华南地区(深圳金融专区(TCE))"
407
+ },
408
+ {
409
+ "RegionId": 81,
410
+ "RegionName": "华东地区(上海金融专区(TCE))"
411
+ },
412
+ {
413
+ "RegionId": 1001,
414
+ "RegionName": "亚太地区(亚太一区)"
415
+ },
416
+ {
417
+ "RegionId": 1002,
418
+ "RegionName": "亚太地区(亚太二区)"
419
+ },
420
+ {
421
+ "RegionId": 1003,
422
+ "RegionName": "亚太地区(亚太三区)"
423
+ },
424
+ {
425
+ "RegionId": 1004,
426
+ "RegionName": "中东地区(中东)"
427
+ },
428
+ {
429
+ "RegionId": 1005,
430
+ "RegionName": "欧洲地区(欧洲)"
431
+ },
432
+ {
433
+ "RegionId": 1006,
434
+ "RegionName": "北美地区(北美)"
435
+ },
436
+ {
437
+ "RegionId": 1007,
438
+ "RegionName": "南美地区(南美)"
439
+ },
440
+ {
441
+ "RegionId": 1008,
442
+ "RegionName": "非洲地区(非洲)"
443
+ },
444
+ {
445
+ "RegionId": 1009,
446
+ "RegionName": "中国大陆(中国大陆)"
447
+ },
448
+ {
449
+ "RegionId": 1010,
450
+ "RegionName": "自定义区(自定义区)"
451
+ },
452
+ {
453
+ "RegionId": 2009,
454
+ "RegionName": "境内地区(中国大陆通用)"
455
+ },
456
+ {
457
+ "RegionId": 2010,
458
+ "RegionName": "境外地区(中国港澳台与海外通用)"
459
+ }
460
+ ],
461
+ "PayMode": [
462
+ {
463
+ "PayMode": "prePay",
464
+ "PayModeName": "包年包月"
465
+ },
466
+ {
467
+ "PayMode": "postPay",
468
+ "PayModeName": "按量计费"
469
+ },
470
+ {
471
+ "PayMode": "riPay",
472
+ "PayModeName": "预留实例"
473
+ }
474
+ ],
475
+ "Project": [
476
+ {
477
+ "ProjectId": 0,
478
+ "ProjectName": "默认项目"
479
+ }
480
+ ],
481
+ "Tag": [
482
+ {
483
+ "TagKey": "yzd_key2",
484
+ "TagValue": "yzd_value2"
485
+ },
486
+ {
487
+ "TagKey": "yzd_key1",
488
+ "TagValue": "yzd_value2"
489
+ }
490
+ ],
491
+ "RequestId": "fb0d843d-5676-400c-b491-e60379d8af7e"
492
+ }
493
+ }
494
+ ```
495
+
@@ -0,0 +1,152 @@
1
+ **Example 1: 查询分账明细**
2
+
3
+ 查询分账明细
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli billing DescribeAllocationBillDetail --cli-unfold-argument \
9
+ --Month 2023-02-01 00:00:00 \
10
+ --Limit 2 \
11
+ --Offset 1
12
+ ```
13
+
14
+ Output:
15
+ ```
16
+ {
17
+ "Response": {
18
+ "Detail": [
19
+ {
20
+ "ActionType": "postpay_deduct_h",
21
+ "ActionTypeName": "按量计费小时结",
22
+ "BillDate": "2023-02-05",
23
+ "BillId": "20230205400491987853552",
24
+ "BlendedDiscount": "0.33548100",
25
+ "BusinessCode": "p_eks",
26
+ "BusinessCodeName": "Serverless 容器服务",
27
+ "CashPayAmount": "0.01677073",
28
+ "ComponentCode": "v_eks_mem",
29
+ "ComponentCodeName": "内存",
30
+ "ContractPrice": "0.00000466",
31
+ "Discount": "0.33548100",
32
+ "FeeBeginTime": "2023-02-05 10:00:00",
33
+ "FeeEndTime": "2023-02-05 10:59:59",
34
+ "IncentivePayAmount": "0.00000000",
35
+ "InstanceType": null,
36
+ "InstanceTypeName": "-",
37
+ "ItemCode": "sv_eks_mem",
38
+ "ItemCodeName": "弹性容器服务EKS-内存",
39
+ "OperateUin": "909619400",
40
+ "OrderId": "-",
41
+ "OwnerUin": "909619400",
42
+ "PayMode": "postPay",
43
+ "PayModeName": "按量计费",
44
+ "PayTime": "2023-02-05 11:46:29",
45
+ "PayerUin": "909619400",
46
+ "ProductCode": "sp_eks_standard_pod",
47
+ "ProductCodeName": "弹性容器服务EKS-Pod",
48
+ "ProjectId": 0,
49
+ "ProjectName": null,
50
+ "RICost": "0.00000000",
51
+ "RITimeSpan": "0.00000000",
52
+ "RealTotalCost": "0.01677073",
53
+ "RegionId": 1,
54
+ "RegionName": "华南地区(广州)",
55
+ "RegionType": "domestic",
56
+ "RegionTypeName": "国内",
57
+ "ReserveDetail": "",
58
+ "ResourceId": "eks-bzmzprry",
59
+ "ResourceName": null,
60
+ "SPCost": "0.00000000",
61
+ "SinglePrice": "0.00001389",
62
+ "SinglePriceUnit": "元/GiB/秒",
63
+ "SplitItemId": "-",
64
+ "SplitItemName": "-",
65
+ "SplitRatio": "0.00000000",
66
+ "Tag": null,
67
+ "TimeSpan": "3599.00000000",
68
+ "TimeUnit": "秒",
69
+ "TotalCost": "0.04999011",
70
+ "TransferPayAmount": "0.00000000",
71
+ "TreeNodeUniqKey": null,
72
+ "TreeNodeUniqKeyName": "未分配",
73
+ "UsedAmount": "1.00000000",
74
+ "UsedAmountUnit": "GiB",
75
+ "VoucherPayAmount": "0.00000000",
76
+ "ZoneId": 100004,
77
+ "ZoneName": "广州四区"
78
+ },
79
+ {
80
+ "ActionType": "postpay_deduct_h",
81
+ "ActionTypeName": "按量计费小时结",
82
+ "BillDate": "2023-02-05",
83
+ "BillId": "20230205400491961266162",
84
+ "BlendedDiscount": "0.33548100",
85
+ "BusinessCode": "p_eks",
86
+ "BusinessCodeName": "Serverless 容器服务",
87
+ "CashPayAmount": "0.01677073",
88
+ "ComponentCode": "v_eks_mem",
89
+ "ComponentCodeName": "内存",
90
+ "ContractPrice": "0.00000466",
91
+ "Discount": "0.33548100",
92
+ "FeeBeginTime": "2023-02-05 09:00:00",
93
+ "FeeEndTime": "2023-02-05 09:59:59",
94
+ "IncentivePayAmount": "0.00000000",
95
+ "InstanceType": null,
96
+ "InstanceTypeName": "-",
97
+ "ItemCode": "sv_eks_mem",
98
+ "ItemCodeName": "弹性容器服务EKS-内存",
99
+ "OperateUin": "909619400",
100
+ "OrderId": "-",
101
+ "OwnerUin": "909619400",
102
+ "PayMode": "postPay",
103
+ "PayModeName": "按量计费",
104
+ "PayTime": "2023-02-05 11:09:31",
105
+ "PayerUin": "909619400",
106
+ "ProductCode": "sp_eks_standard_pod",
107
+ "ProductCodeName": "弹性容器服务EKS-Pod",
108
+ "ProjectId": 0,
109
+ "ProjectName": null,
110
+ "RICost": "0.00000000",
111
+ "RITimeSpan": "0.00000000",
112
+ "RealTotalCost": "0.01677073",
113
+ "RegionId": 1,
114
+ "RegionName": "华南地区(广州)",
115
+ "RegionType": "domestic",
116
+ "RegionTypeName": "国内",
117
+ "ReserveDetail": "",
118
+ "ResourceId": "eks-bzmzprry",
119
+ "ResourceName": null,
120
+ "SPCost": "0.00000000",
121
+ "SinglePrice": "0.00001389",
122
+ "SinglePriceUnit": "元/GiB/秒",
123
+ "SplitItemId": "-",
124
+ "SplitItemName": "-",
125
+ "SplitRatio": "0.00000000",
126
+ "Tag": null,
127
+ "TimeSpan": "3599.00000000",
128
+ "TimeUnit": "秒",
129
+ "TotalCost": "0.04999011",
130
+ "TransferPayAmount": "0.00000000",
131
+ "TreeNodeUniqKey": null,
132
+ "TreeNodeUniqKeyName": "未分配",
133
+ "UsedAmount": "1.00000000",
134
+ "UsedAmountUnit": "GiB",
135
+ "VoucherPayAmount": "0.00000000",
136
+ "ZoneId": 100004,
137
+ "ZoneName": "广州四区"
138
+ }
139
+ ],
140
+ "RecordNum": 33751,
141
+ "RequestId": "48d52cbc-2297-4ba5-a322-de477fed6329",
142
+ "Total": {
143
+ "CashPayAmount": "99034.51148297",
144
+ "IncentivePayAmount": "0.00000000",
145
+ "RealTotalCost": "99067.91144815",
146
+ "TransferPayAmount": "0.00000000",
147
+ "VoucherPayAmount": "130.94995680"
148
+ }
149
+ }
150
+ }
151
+ ```
152
+