tccli 3.0.1292.1__py2.py3-none-any.whl → 3.0.1294.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +3 -0
- tccli/services/advisor/v20200721/api.json +36 -36
- tccli/services/advisor/v20200721/examples.json +2 -2
- tccli/services/batch/v20170312/api.json +4 -4
- tccli/services/bh/v20230418/api.json +35 -17
- tccli/services/bh/v20230418/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +19 -19
- tccli/services/cam/v20190116/examples.json +5 -5
- tccli/services/cdwdoris/v20211228/api.json +191 -0
- tccli/services/cdwpg/v20201230/api.json +375 -333
- tccli/services/cdwpg/v20201230/examples.json +36 -36
- tccli/services/chc/__init__.py +4 -0
- tccli/services/chc/chc_client.py +2062 -0
- tccli/services/chc/v20230418/api.json +5728 -0
- tccli/services/chc/v20230418/examples.json +293 -0
- tccli/services/ckafka/v20190819/api.json +34 -34
- tccli/services/ckafka/v20190819/examples.json +1 -1
- tccli/services/clb/v20180317/api.json +39 -20
- tccli/services/cloudaudit/v20190319/api.json +38 -23
- tccli/services/cls/v20201016/api.json +198 -198
- tccli/services/cls/v20201016/examples.json +1 -1
- tccli/services/controlcenter/v20230110/api.json +2 -2
- tccli/services/controlcenter/v20230110/examples.json +1 -1
- tccli/services/dbbrain/dbbrain_client.py +240 -28
- tccli/services/dbbrain/v20191016/api.json +5 -5
- tccli/services/dbbrain/v20210527/api.json +481 -18
- tccli/services/dbbrain/v20210527/examples.json +32 -0
- tccli/services/dcdb/v20180411/api.json +66 -66
- tccli/services/dcdb/v20180411/examples.json +7 -7
- tccli/services/domain/v20180808/api.json +2 -2
- tccli/services/ecdn/ecdn_client.py +7 -431
- tccli/services/ecdn/v20191012/api.json +0 -574
- tccli/services/ecdn/v20191012/examples.json +0 -64
- tccli/services/emr/v20190103/api.json +89 -89
- tccli/services/emr/v20190103/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +12 -3
- tccli/services/ess/v20201111/examples.json +3 -3
- tccli/services/essbasic/v20210526/api.json +9 -0
- tccli/services/essbasic/v20210526/examples.json +1 -1
- tccli/services/gs/gs_client.py +1778 -29
- tccli/services/gs/v20191118/api.json +2597 -144
- tccli/services/gs/v20191118/examples.json +264 -0
- tccli/services/hai/v20230812/api.json +67 -67
- tccli/services/iap/v20240713/api.json +13 -13
- tccli/services/iap/v20240713/examples.json +3 -3
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/iotvideo/v20211125/api.json +1 -1
- tccli/services/iotvideoindustry/v20201201/api.json +38 -35
- tccli/services/lcic/v20220817/api.json +46 -44
- tccli/services/lcic/v20220817/examples.json +1 -1
- tccli/services/lke/v20231130/api.json +14 -14
- tccli/services/lke/v20231130/examples.json +2 -2
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.json +71 -71
- tccli/services/mariadb/v20170312/examples.json +5 -5
- tccli/services/mmps/v20200710/api.json +12 -12
- tccli/services/mqtt/v20240516/api.json +138 -138
- tccli/services/mqtt/v20240516/examples.json +6 -12
- tccli/services/organization/v20210331/api.json +61 -43
- tccli/services/organization/v20210331/examples.json +25 -25
- tccli/services/region/v20220627/examples.json +1 -1
- tccli/services/tbaas/v20180416/api.json +53 -48
- tccli/services/tchd/v20230306/api.json +5 -5
- tccli/services/tcr/v20190924/api.json +190 -187
- tccli/services/tcr/v20190924/examples.json +1 -1
- tccli/services/tdmq/v20200217/api.json +15 -15
- tccli/services/thpc/v20220401/api.json +3 -3
- tccli/services/thpc/v20230321/api.json +54 -33
- tccli/services/tione/v20211111/api.json +40 -1
- tccli/services/tke/v20180525/api.json +104 -104
- tccli/services/trocket/v20230308/api.json +24 -24
- tccli/services/tsf/v20180326/api.json +307 -186
- tccli/services/vcube/v20220410/api.json +382 -327
- tccli/services/vcube/v20220410/examples.json +56 -56
- tccli/services/vod/v20180717/api.json +145 -141
- tccli/services/vpc/v20170312/api.json +1 -1
- tccli/services/wedata/v20210820/api.json +71 -1
- tccli/services/wedata/v20210820/examples.json +2 -8
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/RECORD +84 -80
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/license_files/LICENSE +0 -0
@@ -419,53 +419,53 @@
|
|
419
419
|
},
|
420
420
|
{
|
421
421
|
"disabled": false,
|
422
|
-
"document": "
|
422
|
+
"document": "交易结果码含义",
|
423
423
|
"example": "Success",
|
424
424
|
"member": "string",
|
425
425
|
"name": "CodeMessage",
|
426
426
|
"output_required": true,
|
427
427
|
"type": "string",
|
428
|
-
"value_allowed_null":
|
428
|
+
"value_allowed_null": false
|
429
429
|
},
|
430
430
|
{
|
431
431
|
"disabled": false,
|
432
|
-
"document": "交易ID
|
432
|
+
"document": "交易ID",
|
433
433
|
"example": "9d3c4eabca704b04b9317583a194c5b7163aeb3c44e5418f98f79a4a319efb92",
|
434
434
|
"member": "string",
|
435
435
|
"name": "TxId",
|
436
436
|
"output_required": true,
|
437
437
|
"type": "string",
|
438
|
-
"value_allowed_null":
|
438
|
+
"value_allowed_null": false
|
439
439
|
},
|
440
440
|
{
|
441
441
|
"disabled": false,
|
442
|
-
"document": "Gas
|
442
|
+
"document": "Gas使用量",
|
443
443
|
"example": "0",
|
444
444
|
"member": "int64",
|
445
445
|
"name": "GasUsed",
|
446
446
|
"output_required": true,
|
447
447
|
"type": "int",
|
448
|
-
"value_allowed_null":
|
448
|
+
"value_allowed_null": false
|
449
449
|
},
|
450
450
|
{
|
451
451
|
"disabled": false,
|
452
|
-
"document": "
|
452
|
+
"document": "合约返回消息",
|
453
453
|
"example": "Success",
|
454
454
|
"member": "string",
|
455
455
|
"name": "Message",
|
456
456
|
"output_required": true,
|
457
457
|
"type": "string",
|
458
|
-
"value_allowed_null":
|
458
|
+
"value_allowed_null": false
|
459
459
|
},
|
460
460
|
{
|
461
461
|
"disabled": false,
|
462
|
-
"document": "合约函数返回,base64
|
462
|
+
"document": "合约函数返回,base64编码",
|
463
463
|
"example": "dGVzdHRlc3Q=",
|
464
464
|
"member": "string",
|
465
465
|
"name": "Result",
|
466
466
|
"output_required": true,
|
467
467
|
"type": "string",
|
468
|
-
"value_allowed_null":
|
468
|
+
"value_allowed_null": false
|
469
469
|
}
|
470
470
|
],
|
471
471
|
"usage": "out"
|
@@ -485,73 +485,73 @@
|
|
485
485
|
},
|
486
486
|
{
|
487
487
|
"disabled": false,
|
488
|
-
"document": "
|
488
|
+
"document": "交易结果码含义",
|
489
489
|
"example": "OK",
|
490
490
|
"member": "string",
|
491
491
|
"name": "CodeMessage",
|
492
492
|
"output_required": true,
|
493
493
|
"type": "string",
|
494
|
-
"value_allowed_null":
|
494
|
+
"value_allowed_null": false
|
495
495
|
},
|
496
496
|
{
|
497
497
|
"disabled": false,
|
498
|
-
"document": "交易ID
|
498
|
+
"document": "交易ID",
|
499
499
|
"example": "6ab24544b68643318dd06dc062525e682eeeb9f143294436998127d0f274164d",
|
500
500
|
"member": "string",
|
501
501
|
"name": "TxId",
|
502
502
|
"output_required": true,
|
503
503
|
"type": "string",
|
504
|
-
"value_allowed_null":
|
504
|
+
"value_allowed_null": false
|
505
505
|
},
|
506
506
|
{
|
507
507
|
"disabled": false,
|
508
|
-
"document": "Gas
|
508
|
+
"document": "Gas使用量",
|
509
509
|
"example": "0",
|
510
510
|
"member": "int64",
|
511
511
|
"name": "GasUsed",
|
512
512
|
"output_required": true,
|
513
513
|
"type": "int",
|
514
|
-
"value_allowed_null":
|
514
|
+
"value_allowed_null": false
|
515
515
|
},
|
516
516
|
{
|
517
517
|
"disabled": false,
|
518
|
-
"document": "
|
518
|
+
"document": "区块高度",
|
519
519
|
"example": "1",
|
520
520
|
"member": "int64",
|
521
521
|
"name": "BlockHeight",
|
522
522
|
"output_required": true,
|
523
523
|
"type": "int",
|
524
|
-
"value_allowed_null":
|
524
|
+
"value_allowed_null": false
|
525
525
|
},
|
526
526
|
{
|
527
527
|
"disabled": false,
|
528
|
-
"document": "
|
528
|
+
"document": "合约执行结果",
|
529
529
|
"example": "[{\\\"contract_name\\\":\\\"ChainMakerDemo\\\",\\\"contract_version\\\":\\\"v1\\\"}]",
|
530
530
|
"member": "string",
|
531
531
|
"name": "ContractEvent",
|
532
532
|
"output_required": true,
|
533
533
|
"type": "string",
|
534
|
-
"value_allowed_null":
|
534
|
+
"value_allowed_null": false
|
535
535
|
},
|
536
536
|
{
|
537
537
|
"disabled": false,
|
538
|
-
"document": "
|
538
|
+
"document": "合约返回信息",
|
539
539
|
"example": "OK",
|
540
540
|
"member": "string",
|
541
541
|
"name": "Message",
|
542
542
|
"output_required": true,
|
543
543
|
"type": "string",
|
544
|
-
"value_allowed_null":
|
544
|
+
"value_allowed_null": false
|
545
545
|
},
|
546
546
|
{
|
547
547
|
"disabled": false,
|
548
|
-
"document": "
|
548
|
+
"document": "交易时间,单位是秒",
|
549
549
|
"example": "1709261981",
|
550
550
|
"member": "int64",
|
551
551
|
"name": "Timestamp",
|
552
552
|
"output_required": true,
|
553
553
|
"type": "int",
|
554
|
-
"value_allowed_null":
|
554
|
+
"value_allowed_null": false
|
555
555
|
}
|
556
556
|
],
|
557
557
|
"usage": "out"
|
@@ -2106,13 +2106,13 @@
|
|
2106
2106
|
"members": [
|
2107
2107
|
{
|
2108
2108
|
"disabled": false,
|
2109
|
-
"document": "
|
2109
|
+
"document": "交易结果",
|
2110
2110
|
"example": "无",
|
2111
2111
|
"member": "ChainMakerContractResult",
|
2112
2112
|
"name": "Result",
|
2113
2113
|
"output_required": true,
|
2114
2114
|
"type": "object",
|
2115
|
-
"value_allowed_null":
|
2115
|
+
"value_allowed_null": false
|
2116
2116
|
},
|
2117
2117
|
{
|
2118
2118
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -2579,12 +2579,13 @@
|
|
2579
2579
|
"members": [
|
2580
2580
|
{
|
2581
2581
|
"disabled": false,
|
2582
|
-
"document": "
|
2583
|
-
"example": "
|
2582
|
+
"document": "区块交易",
|
2583
|
+
"example": "无",
|
2584
2584
|
"member": "ChainMakerTransactionResult",
|
2585
2585
|
"name": "Result",
|
2586
|
+
"output_required": true,
|
2586
2587
|
"type": "list",
|
2587
|
-
"value_allowed_null":
|
2588
|
+
"value_allowed_null": false
|
2588
2589
|
},
|
2589
2590
|
{
|
2590
2591
|
"disabled": false,
|
@@ -2592,17 +2593,19 @@
|
|
2592
2593
|
"example": "1",
|
2593
2594
|
"member": "int64",
|
2594
2595
|
"name": "BlockHeight",
|
2596
|
+
"output_required": true,
|
2595
2597
|
"type": "int",
|
2596
2598
|
"value_allowed_null": false
|
2597
2599
|
},
|
2598
2600
|
{
|
2599
2601
|
"disabled": false,
|
2600
|
-
"document": "
|
2602
|
+
"document": "交易数量",
|
2601
2603
|
"example": "1",
|
2602
2604
|
"member": "int64",
|
2603
2605
|
"name": "TxCount",
|
2606
|
+
"output_required": true,
|
2604
2607
|
"type": "int",
|
2605
|
-
"value_allowed_null":
|
2608
|
+
"value_allowed_null": false
|
2606
2609
|
},
|
2607
2610
|
{
|
2608
2611
|
"disabled": false,
|
@@ -2610,6 +2613,7 @@
|
|
2610
2613
|
"example": "1625572262",
|
2611
2614
|
"member": "int64",
|
2612
2615
|
"name": "BlockTimestamp",
|
2616
|
+
"output_required": true,
|
2613
2617
|
"type": "int",
|
2614
2618
|
"value_allowed_null": false
|
2615
2619
|
},
|
@@ -2678,13 +2682,13 @@
|
|
2678
2682
|
"members": [
|
2679
2683
|
{
|
2680
2684
|
"disabled": false,
|
2681
|
-
"document": "
|
2685
|
+
"document": "交易结果",
|
2682
2686
|
"example": "无",
|
2683
2687
|
"member": "ChainMakerContractResult",
|
2684
2688
|
"name": "Result",
|
2685
2689
|
"output_required": true,
|
2686
2690
|
"type": "object",
|
2687
|
-
"value_allowed_null":
|
2691
|
+
"value_allowed_null": false
|
2688
2692
|
},
|
2689
2693
|
{
|
2690
2694
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -2733,12 +2737,13 @@
|
|
2733
2737
|
"members": [
|
2734
2738
|
{
|
2735
2739
|
"disabled": false,
|
2736
|
-
"document": "
|
2737
|
-
"example": "
|
2740
|
+
"document": "交易结果",
|
2741
|
+
"example": "无",
|
2738
2742
|
"member": "ChainMakerTransactionResult",
|
2739
2743
|
"name": "Result",
|
2744
|
+
"output_required": true,
|
2740
2745
|
"type": "object",
|
2741
|
-
"value_allowed_null":
|
2746
|
+
"value_allowed_null": false
|
2742
2747
|
},
|
2743
2748
|
{
|
2744
2749
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -3109,63 +3114,63 @@
|
|
3109
3114
|
"members": [
|
3110
3115
|
{
|
3111
3116
|
"disabled": false,
|
3112
|
-
"document": "交易ID
|
3117
|
+
"document": "交易ID",
|
3113
3118
|
"example": "af5b8ec2e660461f9a32ec3c9ec151688a1c83e6ebb94815a21e84fbc29cf7c2",
|
3114
3119
|
"member": "string",
|
3115
3120
|
"name": "TxId",
|
3116
3121
|
"output_required": false,
|
3117
3122
|
"type": "string",
|
3118
|
-
"value_allowed_null":
|
3123
|
+
"value_allowed_null": false
|
3119
3124
|
},
|
3120
3125
|
{
|
3121
3126
|
"disabled": false,
|
3122
|
-
"document": "
|
3127
|
+
"document": "合约名称",
|
3123
3128
|
"example": "save",
|
3124
3129
|
"member": "string",
|
3125
3130
|
"name": "ChaincodeName",
|
3126
3131
|
"output_required": false,
|
3127
3132
|
"type": "string",
|
3128
|
-
"value_allowed_null":
|
3133
|
+
"value_allowed_null": false
|
3129
3134
|
},
|
3130
3135
|
{
|
3131
3136
|
"disabled": false,
|
3132
|
-
"document": "
|
3137
|
+
"document": "交易发送者",
|
3133
3138
|
"example": "zhangsan",
|
3134
3139
|
"member": "string",
|
3135
3140
|
"name": "Sender",
|
3136
3141
|
"output_required": false,
|
3137
3142
|
"type": "string",
|
3138
|
-
"value_allowed_null":
|
3143
|
+
"value_allowed_null": false
|
3139
3144
|
},
|
3140
3145
|
{
|
3141
3146
|
"disabled": false,
|
3142
|
-
"document": "
|
3147
|
+
"document": "交易创建时间",
|
3143
3148
|
"example": "2023-07-07 10:10:10",
|
3144
3149
|
"member": "string",
|
3145
3150
|
"name": "CreateTime",
|
3146
3151
|
"output_required": false,
|
3147
3152
|
"type": "string",
|
3148
|
-
"value_allowed_null":
|
3153
|
+
"value_allowed_null": false
|
3149
3154
|
},
|
3150
3155
|
{
|
3151
3156
|
"disabled": false,
|
3152
|
-
"document": "
|
3157
|
+
"document": "交易所在区块高度",
|
3153
3158
|
"example": "1024",
|
3154
3159
|
"member": "int64",
|
3155
3160
|
"name": "BlockHeight",
|
3156
3161
|
"output_required": false,
|
3157
3162
|
"type": "int",
|
3158
|
-
"value_allowed_null":
|
3163
|
+
"value_allowed_null": false
|
3159
3164
|
},
|
3160
3165
|
{
|
3161
3166
|
"disabled": false,
|
3162
|
-
"document": "
|
3167
|
+
"document": "交易在区块中的序号",
|
3163
3168
|
"example": "0",
|
3164
3169
|
"member": "int64",
|
3165
3170
|
"name": "TxIndex",
|
3166
3171
|
"output_required": false,
|
3167
3172
|
"type": "int",
|
3168
|
-
"value_allowed_null":
|
3173
|
+
"value_allowed_null": false
|
3169
3174
|
}
|
3170
3175
|
],
|
3171
3176
|
"usage": "out"
|
@@ -224,7 +224,7 @@
|
|
224
224
|
"example": "1",
|
225
225
|
"member": "int64",
|
226
226
|
"name": "NormalCount",
|
227
|
-
"
|
227
|
+
"output_required": true,
|
228
228
|
"type": "int",
|
229
229
|
"value_allowed_null": false
|
230
230
|
},
|
@@ -234,19 +234,19 @@
|
|
234
234
|
"example": "1",
|
235
235
|
"member": "int64",
|
236
236
|
"name": "NotifyCount",
|
237
|
-
"
|
237
|
+
"output_required": true,
|
238
238
|
"type": "int",
|
239
239
|
"value_allowed_null": false
|
240
240
|
},
|
241
241
|
{
|
242
242
|
"disabled": false,
|
243
|
-
"document": "
|
243
|
+
"document": "异常状态的数目",
|
244
244
|
"example": "1",
|
245
245
|
"member": "int64",
|
246
246
|
"name": "AbnormalCount",
|
247
|
-
"
|
247
|
+
"output_required": true,
|
248
248
|
"type": "int",
|
249
|
-
"value_allowed_null":
|
249
|
+
"value_allowed_null": false
|
250
250
|
}
|
251
251
|
],
|
252
252
|
"usage": "out"
|