tccli 3.0.1289.1__py2.py3-none-any.whl → 3.0.1291.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/antiddos/v20200309/api.json +132 -103
- tccli/services/antiddos/v20200309/examples.json +5 -5
- tccli/services/bi/v20220105/api.json +1 -1
- tccli/services/bi/v20220105/examples.json +1 -1
- tccli/services/billing/v20180709/api.json +16 -16
- tccli/services/billing/v20180709/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +39 -33
- tccli/services/cam/v20190116/examples.json +1 -1
- tccli/services/cbs/v20170312/api.json +24 -20
- tccli/services/cdb/cdb_client.py +53 -0
- tccli/services/cdb/v20170320/api.json +64 -0
- tccli/services/cdb/v20170320/examples.json +8 -0
- tccli/services/cdwch/v20200915/api.json +204 -199
- tccli/services/cdwch/v20200915/examples.json +11 -11
- tccli/services/ckafka/v20190819/api.json +273 -268
- tccli/services/clb/v20180317/api.json +31 -22
- tccli/services/cls/cls_client.py +18 -230
- tccli/services/cls/v20201016/api.json +285 -687
- tccli/services/cls/v20201016/examples.json +2 -34
- tccli/services/cvm/v20170312/api.json +10 -0
- tccli/services/cynosdb/v20190107/api.json +97 -97
- tccli/services/dbbrain/v20191016/api.json +54 -51
- tccli/services/dbbrain/v20210527/api.json +125 -125
- tccli/services/dcdb/v20180411/api.json +48 -48
- tccli/services/dnspod/dnspod_client.py +466 -307
- tccli/services/dnspod/v20210323/api.json +391 -0
- tccli/services/dnspod/v20210323/examples.json +24 -0
- tccli/services/domain/v20180808/api.json +8 -8
- tccli/services/dsgc/dsgc_client.py +0 -53
- tccli/services/dsgc/v20190723/api.json +0 -24
- tccli/services/dsgc/v20190723/examples.json +0 -8
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/fmu/v20191213/api.json +2 -2
- tccli/services/goosefs/v20220519/api.json +2 -2
- tccli/services/gwlb/v20240906/api.json +1 -1
- tccli/services/iotcloud/v20210408/api.json +66 -66
- tccli/services/iotcloud/v20210408/examples.json +13 -13
- tccli/services/iotvideoindustry/v20201201/api.json +542 -523
- tccli/services/iotvideoindustry/v20201201/examples.json +15 -15
- tccli/services/lighthouse/v20200324/api.json +8 -8
- tccli/services/lke/v20231130/api.json +10 -0
- tccli/services/lowcode/v20210108/api.json +2 -2
- tccli/services/mariadb/v20170312/api.json +42 -42
- tccli/services/mariadb/v20170312/examples.json +12 -0
- tccli/services/mmps/v20200710/api.json +95 -95
- tccli/services/monitor/monitor_client.py +53 -0
- tccli/services/monitor/v20180724/api.json +144 -0
- tccli/services/monitor/v20180724/examples.json +8 -0
- tccli/services/mps/mps_client.py +501 -24
- tccli/services/mps/v20190612/api.json +2071 -282
- tccli/services/mps/v20190612/examples.json +72 -0
- tccli/services/mqtt/v20240516/api.json +1 -1
- tccli/services/mqtt/v20240516/examples.json +1 -1
- tccli/services/postgres/v20170312/api.json +308 -283
- tccli/services/redis/redis_client.py +53 -0
- tccli/services/redis/v20180412/api.json +34 -0
- tccli/services/redis/v20180412/examples.json +8 -0
- tccli/services/svp/v20240125/api.json +66 -66
- tccli/services/svp/v20240125/examples.json +1 -1
- tccli/services/tcb/tcb_client.py +53 -53
- tccli/services/tcb/v20180608/api.json +220 -263
- tccli/services/tcb/v20180608/examples.json +8 -8
- tccli/services/tcbr/v20220217/examples.json +1 -1
- tccli/services/tcss/tcss_client.py +224 -277
- tccli/services/tcss/v20201101/api.json +4618 -4329
- tccli/services/tcss/v20201101/examples.json +207 -221
- tccli/services/tdmq/tdmq_client.py +0 -53
- tccli/services/tdmq/v20200217/api.json +379 -374
- tccli/services/tdmq/v20200217/examples.json +1 -9
- tccli/services/teo/teo_client.py +53 -0
- tccli/services/teo/v20220901/api.json +82 -11
- tccli/services/teo/v20220901/examples.json +8 -0
- tccli/services/thpc/v20211109/api.json +8 -8
- tccli/services/thpc/v20220401/api.json +8 -8
- tccli/services/thpc/v20230321/api.json +11 -10
- tccli/services/tke/v20180525/api.json +60 -60
- tccli/services/tke/v20220501/api.json +34 -34
- tccli/services/vpc/v20170312/api.json +44 -44
- tccli/services/waf/v20180125/api.json +9 -0
- tccli/services/wedata/v20210820/api.json +73 -0
- tccli/services/weilingwith/v20230427/api.json +997 -997
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/RECORD +88 -88
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/license_files/LICENSE +0 -0
@@ -2398,33 +2398,33 @@
|
|
2398
2398
|
},
|
2399
2399
|
{
|
2400
2400
|
"disabled": false,
|
2401
|
-
"document": "实例 ID
|
2401
|
+
"document": "实例 ID 。",
|
2402
2402
|
"example": "cdb-test1234",
|
2403
2403
|
"member": "string",
|
2404
2404
|
"name": "InstanceId",
|
2405
2405
|
"output_required": true,
|
2406
2406
|
"type": "string",
|
2407
|
-
"value_allowed_null":
|
2407
|
+
"value_allowed_null": false
|
2408
2408
|
},
|
2409
2409
|
{
|
2410
2410
|
"disabled": false,
|
2411
|
-
"document": "
|
2411
|
+
"document": "保留字段",
|
2412
2412
|
"example": "cpu_use_rate",
|
2413
2413
|
"member": "string",
|
2414
2414
|
"name": "Metric",
|
2415
2415
|
"output_required": true,
|
2416
2416
|
"type": "string",
|
2417
|
-
"value_allowed_null":
|
2417
|
+
"value_allowed_null": false
|
2418
2418
|
},
|
2419
2419
|
{
|
2420
2420
|
"disabled": false,
|
2421
|
-
"document": "
|
2421
|
+
"document": "地域",
|
2422
2422
|
"example": "ap-guangzhou",
|
2423
2423
|
"member": "string",
|
2424
2424
|
"name": "Region",
|
2425
2425
|
"output_required": true,
|
2426
2426
|
"type": "string",
|
2427
|
-
"value_allowed_null":
|
2427
|
+
"value_allowed_null": false
|
2428
2428
|
}
|
2429
2429
|
],
|
2430
2430
|
"usage": "out"
|
@@ -2814,6 +2814,7 @@
|
|
2814
2814
|
"example": "Yes",
|
2815
2815
|
"member": "string",
|
2816
2816
|
"name": "DailyInspection",
|
2817
|
+
"output_required": true,
|
2817
2818
|
"required": false,
|
2818
2819
|
"type": "string",
|
2819
2820
|
"value_allowed_null": false
|
@@ -2824,19 +2825,21 @@
|
|
2824
2825
|
"example": "Yes",
|
2825
2826
|
"member": "string",
|
2826
2827
|
"name": "OverviewDisplay",
|
2828
|
+
"output_required": true,
|
2827
2829
|
"required": false,
|
2828
2830
|
"type": "string",
|
2829
2831
|
"value_allowed_null": false
|
2830
2832
|
},
|
2831
2833
|
{
|
2832
2834
|
"disabled": false,
|
2833
|
-
"document": "redis大key分析的自定义分割符,仅redis
|
2835
|
+
"document": "redis大key分析的自定义分割符,仅redis使用",
|
2834
2836
|
"example": "[\",\",\":\",\"@\"]",
|
2835
2837
|
"member": "string",
|
2836
2838
|
"name": "KeyDelimiters",
|
2839
|
+
"output_required": true,
|
2837
2840
|
"required": false,
|
2838
2841
|
"type": "list",
|
2839
|
-
"value_allowed_null":
|
2842
|
+
"value_allowed_null": false
|
2840
2843
|
}
|
2841
2844
|
],
|
2842
2845
|
"usage": "both"
|
@@ -3353,13 +3356,13 @@
|
|
3353
3356
|
},
|
3354
3357
|
{
|
3355
3358
|
"disabled": false,
|
3356
|
-
"document": "
|
3359
|
+
"document": "指标值。",
|
3357
3360
|
"example": "[0.2]",
|
3358
3361
|
"member": "float",
|
3359
3362
|
"name": "Values",
|
3360
3363
|
"output_required": true,
|
3361
3364
|
"type": "list",
|
3362
|
-
"value_allowed_null":
|
3365
|
+
"value_allowed_null": false
|
3363
3366
|
}
|
3364
3367
|
],
|
3365
3368
|
"usage": "out"
|
@@ -3415,13 +3418,13 @@
|
|
3415
3418
|
},
|
3416
3419
|
{
|
3417
3420
|
"disabled": false,
|
3418
|
-
"document": "
|
3421
|
+
"document": "指标值。",
|
3419
3422
|
"example": "[0.25,0.26]",
|
3420
3423
|
"member": "int64",
|
3421
3424
|
"name": "Values",
|
3422
3425
|
"output_required": true,
|
3423
3426
|
"type": "list",
|
3424
|
-
"value_allowed_null":
|
3427
|
+
"value_allowed_null": false
|
3425
3428
|
}
|
3426
3429
|
],
|
3427
3430
|
"usage": "out"
|
@@ -3570,13 +3573,13 @@
|
|
3570
3573
|
},
|
3571
3574
|
{
|
3572
3575
|
"disabled": false,
|
3573
|
-
"document": "库中所有表对应的独立物理文件大小加和(MB
|
3576
|
+
"document": "库中所有表对应的独立物理文件大小加和(MB)。",
|
3574
3577
|
"example": "0.2",
|
3575
3578
|
"member": "float",
|
3576
3579
|
"name": "PhysicalFileSize",
|
3577
3580
|
"output_required": true,
|
3578
3581
|
"type": "float",
|
3579
|
-
"value_allowed_null":
|
3582
|
+
"value_allowed_null": false
|
3580
3583
|
}
|
3581
3584
|
],
|
3582
3585
|
"usage": "out"
|
@@ -3616,7 +3619,7 @@
|
|
3616
3619
|
"example": "性能",
|
3617
3620
|
"member": "string",
|
3618
3621
|
"name": "IssueType",
|
3619
|
-
"
|
3622
|
+
"output_required": true,
|
3620
3623
|
"type": "string",
|
3621
3624
|
"value_allowed_null": false
|
3622
3625
|
},
|
@@ -3626,7 +3629,7 @@
|
|
3626
3629
|
"example": "-20",
|
3627
3630
|
"member": "int64",
|
3628
3631
|
"name": "ScoreLost",
|
3629
|
-
"
|
3632
|
+
"output_required": true,
|
3630
3633
|
"type": "int",
|
3631
3634
|
"value_allowed_null": false
|
3632
3635
|
},
|
@@ -3636,19 +3639,19 @@
|
|
3636
3639
|
"example": "-30",
|
3637
3640
|
"member": "int64",
|
3638
3641
|
"name": "ScoreLostMax",
|
3639
|
-
"
|
3642
|
+
"output_required": true,
|
3640
3643
|
"type": "int",
|
3641
3644
|
"value_allowed_null": false
|
3642
3645
|
},
|
3643
3646
|
{
|
3644
3647
|
"disabled": false,
|
3645
|
-
"document": "
|
3646
|
-
"example": "
|
3648
|
+
"document": "扣分项列表。",
|
3649
|
+
"example": "无",
|
3647
3650
|
"member": "ScoreItem",
|
3648
3651
|
"name": "Items",
|
3649
|
-
"
|
3652
|
+
"output_required": true,
|
3650
3653
|
"type": "list",
|
3651
|
-
"value_allowed_null":
|
3654
|
+
"value_allowed_null": false
|
3652
3655
|
}
|
3653
3656
|
],
|
3654
3657
|
"usage": "out"
|
@@ -3718,29 +3721,29 @@
|
|
3718
3721
|
"example": "1",
|
3719
3722
|
"member": "uint64",
|
3720
3723
|
"name": "AsyncRequestId",
|
3721
|
-
"
|
3724
|
+
"output_required": true,
|
3722
3725
|
"type": "int",
|
3723
3726
|
"value_allowed_null": false
|
3724
3727
|
},
|
3725
3728
|
{
|
3726
3729
|
"disabled": false,
|
3727
|
-
"document": "
|
3730
|
+
"document": "任务开始时间。",
|
3728
3731
|
"example": "2019-06-06 13:00:00",
|
3729
3732
|
"member": "datetime",
|
3730
3733
|
"name": "StartTime",
|
3731
|
-
"
|
3734
|
+
"output_required": true,
|
3732
3735
|
"type": "string",
|
3733
|
-
"value_allowed_null":
|
3736
|
+
"value_allowed_null": false
|
3734
3737
|
},
|
3735
3738
|
{
|
3736
3739
|
"disabled": false,
|
3737
|
-
"document": "
|
3740
|
+
"document": "任务结束时间。",
|
3738
3741
|
"example": "2019-06-06 13:00:02",
|
3739
3742
|
"member": "datetime",
|
3740
3743
|
"name": "EndTime",
|
3741
|
-
"
|
3744
|
+
"output_required": true,
|
3742
3745
|
"type": "string",
|
3743
|
-
"value_allowed_null":
|
3746
|
+
"value_allowed_null": false
|
3744
3747
|
},
|
3745
3748
|
{
|
3746
3749
|
"disabled": false,
|
@@ -3748,7 +3751,7 @@
|
|
3748
3751
|
"example": "2019-06-06 12:50:02",
|
3749
3752
|
"member": "datetime",
|
3750
3753
|
"name": "CreateTime",
|
3751
|
-
"
|
3754
|
+
"output_required": true,
|
3752
3755
|
"type": "string",
|
3753
3756
|
"value_allowed_null": false
|
3754
3757
|
},
|
@@ -3758,7 +3761,7 @@
|
|
3758
3761
|
"example": "finished",
|
3759
3762
|
"member": "string",
|
3760
3763
|
"name": "Status",
|
3761
|
-
"
|
3764
|
+
"output_required": true,
|
3762
3765
|
"type": "string",
|
3763
3766
|
"value_allowed_null": false
|
3764
3767
|
},
|
@@ -3768,49 +3771,49 @@
|
|
3768
3771
|
"example": "100",
|
3769
3772
|
"member": "uint64",
|
3770
3773
|
"name": "Progress",
|
3771
|
-
"
|
3774
|
+
"output_required": true,
|
3772
3775
|
"type": "int",
|
3773
3776
|
"value_allowed_null": false
|
3774
3777
|
},
|
3775
3778
|
{
|
3776
3779
|
"disabled": false,
|
3777
|
-
"document": "
|
3780
|
+
"document": "导出日志开始时间。",
|
3778
3781
|
"example": "2019-06-06 12:00:00",
|
3779
3782
|
"member": "datetime",
|
3780
3783
|
"name": "LogStartTime",
|
3781
|
-
"
|
3784
|
+
"output_required": true,
|
3782
3785
|
"type": "string",
|
3783
|
-
"value_allowed_null":
|
3786
|
+
"value_allowed_null": false
|
3784
3787
|
},
|
3785
3788
|
{
|
3786
3789
|
"disabled": false,
|
3787
|
-
"document": "
|
3790
|
+
"document": "导出日志结束时间。",
|
3788
3791
|
"example": "2019-06-06 13:00:00",
|
3789
3792
|
"member": "datetime",
|
3790
3793
|
"name": "LogEndTime",
|
3791
|
-
"
|
3794
|
+
"output_required": true,
|
3792
3795
|
"type": "string",
|
3793
|
-
"value_allowed_null":
|
3796
|
+
"value_allowed_null": false
|
3794
3797
|
},
|
3795
3798
|
{
|
3796
3799
|
"disabled": false,
|
3797
|
-
"document": "日志文件总大小,单位KB
|
3800
|
+
"document": "日志文件总大小,单位KB。",
|
3798
3801
|
"example": "100",
|
3799
3802
|
"member": "uint64",
|
3800
3803
|
"name": "TotalSize",
|
3801
|
-
"
|
3804
|
+
"output_required": true,
|
3802
3805
|
"type": "int",
|
3803
|
-
"value_allowed_null":
|
3806
|
+
"value_allowed_null": false
|
3804
3807
|
},
|
3805
3808
|
{
|
3806
3809
|
"disabled": false,
|
3807
|
-
"document": "风险等级列表。0 无风险;1 低风险;2 中风险;3
|
3810
|
+
"document": "风险等级列表。0 无风险;1 低风险;2 中风险;3 高风险。",
|
3808
3811
|
"example": "[1,2,3]",
|
3809
3812
|
"member": "uint64",
|
3810
3813
|
"name": "DangerLevels",
|
3811
|
-
"
|
3814
|
+
"output_required": true,
|
3812
3815
|
"type": "list",
|
3813
|
-
"value_allowed_null":
|
3816
|
+
"value_allowed_null": false
|
3814
3817
|
}
|
3815
3818
|
],
|
3816
3819
|
"usage": "out"
|
@@ -4326,43 +4329,43 @@
|
|
4326
4329
|
"members": [
|
4327
4330
|
{
|
4328
4331
|
"disabled": false,
|
4329
|
-
"document": "配置的id
|
4332
|
+
"document": "配置的id。",
|
4330
4333
|
"example": "1433288",
|
4331
4334
|
"member": "string",
|
4332
4335
|
"name": "ProfileId",
|
4333
4336
|
"output_required": true,
|
4334
4337
|
"type": "string",
|
4335
|
-
"value_allowed_null":
|
4338
|
+
"value_allowed_null": false
|
4336
4339
|
},
|
4337
4340
|
{
|
4338
4341
|
"disabled": false,
|
4339
|
-
"document": "
|
4342
|
+
"document": "配置类型。",
|
4340
4343
|
"example": "dbScan_mail_configuration",
|
4341
4344
|
"member": "string",
|
4342
4345
|
"name": "ProfileType",
|
4343
4346
|
"output_required": true,
|
4344
4347
|
"type": "string",
|
4345
|
-
"value_allowed_null":
|
4348
|
+
"value_allowed_null": false
|
4346
4349
|
},
|
4347
4350
|
{
|
4348
4351
|
"disabled": false,
|
4349
|
-
"document": "配置级别,\"User\"或\"Instance\"
|
4352
|
+
"document": "配置级别,\"User\"或\"Instance\"。",
|
4350
4353
|
"example": "User",
|
4351
4354
|
"member": "string",
|
4352
4355
|
"name": "ProfileLevel",
|
4353
4356
|
"output_required": true,
|
4354
4357
|
"type": "string",
|
4355
|
-
"value_allowed_null":
|
4358
|
+
"value_allowed_null": false
|
4356
4359
|
},
|
4357
4360
|
{
|
4358
4361
|
"disabled": false,
|
4359
|
-
"document": "
|
4362
|
+
"document": "配置名称。",
|
4360
4363
|
"example": "demoProfile",
|
4361
4364
|
"member": "string",
|
4362
4365
|
"name": "ProfileName",
|
4363
4366
|
"output_required": true,
|
4364
4367
|
"type": "string",
|
4365
|
-
"value_allowed_null":
|
4368
|
+
"value_allowed_null": false
|
4366
4369
|
},
|
4367
4370
|
{
|
4368
4371
|
"disabled": false,
|