tccli 3.0.1215.1__py2.py3-none-any.whl → 3.0.1216.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/configure.py +46 -1
- tccli/services/__init__.py +0 -3
- tccli/services/apm/v20210622/api.json +20 -0
- tccli/services/asr/v20190614/api.json +3 -3
- tccli/services/bi/v20220105/api.json +32 -4
- tccli/services/bi/v20220105/examples.json +1 -1
- tccli/services/billing/billing_client.py +53 -0
- tccli/services/billing/v20180709/api.json +304 -0
- tccli/services/billing/v20180709/examples.json +8 -0
- tccli/services/bsca/v20210811/api.json +222 -17
- tccli/services/bsca/v20210811/examples.json +4 -4
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +167 -18
- tccli/services/ccc/v20200210/examples.json +11 -3
- tccli/services/cdb/v20170320/api.json +13 -4
- tccli/services/cdb/v20170320/examples.json +1 -1
- tccli/services/cdn/v20180606/api.json +5 -3
- tccli/services/cdwdoris/v20211228/api.json +12 -2
- tccli/services/cfw/v20190904/api.json +81 -47
- tccli/services/cfw/v20190904/examples.json +46 -40
- tccli/services/ciam/v20220331/api.json +316 -315
- tccli/services/ciam/v20220331/examples.json +49 -49
- tccli/services/cloudaudit/cloudaudit_client.py +30 -30
- tccli/services/cloudaudit/v20190319/api.json +215 -186
- tccli/services/cloudaudit/v20190319/examples.json +13 -13
- tccli/services/cls/v20201016/api.json +365 -66
- tccli/services/cls/v20201016/examples.json +9 -3
- tccli/services/csip/v20221121/api.json +4 -4
- tccli/services/cvm/v20170312/api.json +42 -0
- tccli/services/cwp/v20180228/api.json +217 -163
- tccli/services/cwp/v20180228/examples.json +53 -65
- tccli/services/cynosdb/v20190107/api.json +77 -29
- tccli/services/cynosdb/v20190107/examples.json +22 -22
- tccli/services/dasb/v20191018/api.json +77 -0
- tccli/services/dasb/v20191018/examples.json +5 -5
- tccli/services/domain/v20180808/api.json +3 -3
- tccli/services/domain/v20180808/examples.json +3 -3
- tccli/services/eb/v20210416/api.json +15 -15
- tccli/services/eb/v20210416/examples.json +1 -1
- tccli/services/es/es_client.py +249 -37
- tccli/services/es/v20180416/api.json +521 -0
- tccli/services/es/v20180416/examples.json +32 -0
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +145 -9
- tccli/services/ess/v20201111/examples.json +15 -1
- tccli/services/essbasic/essbasic_client.py +106 -0
- tccli/services/essbasic/v20210526/api.json +234 -12
- tccli/services/essbasic/v20210526/examples.json +22 -0
- tccli/services/gaap/v20180529/api.json +44 -26
- tccli/services/gaap/v20180529/examples.json +24 -30
- tccli/services/iotexplorer/v20190423/api.json +40 -0
- tccli/services/live/v20180801/api.json +35 -9
- tccli/services/mongodb/v20190725/api.json +6 -8
- tccli/services/ocr/v20181119/api.json +2 -2
- tccli/services/organization/organization_client.py +352 -34
- tccli/services/organization/v20210331/api.json +451 -0
- tccli/services/organization/v20210331/examples.json +48 -0
- tccli/services/region/v20220627/api.json +1 -1
- tccli/services/scf/scf_client.py +269 -4
- tccli/services/scf/v20180416/api.json +554 -0
- tccli/services/scf/v20180416/examples.json +46 -0
- tccli/services/ssl/v20191205/api.json +1 -1
- tccli/services/tat/v20201028/api.json +27 -25
- tccli/services/tat/v20201028/examples.json +4 -4
- tccli/services/tcss/v20201101/api.json +13 -13
- tccli/services/tcss/v20201101/examples.json +5 -5
- tccli/services/tdmq/v20200217/api.json +64 -63
- tccli/services/tdmq/v20200217/examples.json +2 -2
- tccli/services/tem/v20210701/api.json +144 -103
- tccli/services/tem/v20210701/examples.json +27 -27
- tccli/services/teo/teo_client.py +277 -12
- tccli/services/teo/v20220901/api.json +1020 -143
- tccli/services/teo/v20220901/examples.json +71 -1
- tccli/services/tke/tke_client.py +53 -0
- tccli/services/tke/v20180525/api.json +43 -0
- tccli/services/tke/v20180525/examples.json +8 -0
- tccli/services/tms/tms_client.py +4 -57
- tccli/services/tms/v20201229/api.json +0 -354
- tccli/services/tms/v20201229/examples.json +0 -8
- tccli/services/trtc/v20190722/api.json +221 -22
- tccli/services/vpc/v20170312/api.json +105 -30
- tccli/services/vpc/v20170312/examples.json +10 -2
- tccli/services/vpc/vpc_client.py +107 -54
- tccli/services/waf/v20180125/api.json +61 -0
- tccli/services/waf/v20180125/examples.json +8 -0
- tccli/services/waf/waf_client.py +53 -0
- tccli/services/wedata/v20210820/api.json +686 -0
- tccli/services/wedata/v20210820/examples.json +16 -0
- tccli/services/wedata/wedata_client.py +106 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/METADATA +6 -2
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/RECORD +95 -99
- tccli/services/cr/__init__.py +0 -4
- tccli/services/cr/cr_client.py +0 -1626
- tccli/services/cr/v20180321/api.json +0 -2829
- tccli/services/cr/v20180321/examples.json +0 -235
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/license_files/LICENSE +0 -0
@@ -22,9 +22,9 @@
|
|
22
22
|
"status": "online"
|
23
23
|
},
|
24
24
|
"AddNatAcRule": {
|
25
|
-
"document": "添加nat访问控制规则
|
25
|
+
"document": "添加nat访问控制规则",
|
26
26
|
"input": "AddNatAcRuleRequest",
|
27
|
-
"name": "添加nat访问控制规则
|
27
|
+
"name": "添加nat访问控制规则",
|
28
28
|
"output": "AddNatAcRuleResponse",
|
29
29
|
"status": "online"
|
30
30
|
},
|
@@ -246,7 +246,7 @@
|
|
246
246
|
"status": "online"
|
247
247
|
},
|
248
248
|
"DescribeBlockByIpTimesList": {
|
249
|
-
"document": "DescribeBlockByIpTimesList 告警中心阻断IP
|
249
|
+
"document": "DescribeBlockByIpTimesList 告警中心阻断IP折线图",
|
250
250
|
"input": "DescribeBlockByIpTimesListRequest",
|
251
251
|
"name": "告警中心阻断IP折线图",
|
252
252
|
"output": "DescribeBlockByIpTimesListResponse",
|
@@ -260,7 +260,7 @@
|
|
260
260
|
"status": "online"
|
261
261
|
},
|
262
262
|
"DescribeBlockStaticList": {
|
263
|
-
"document": "DescribeBlockStaticList
|
263
|
+
"document": "DescribeBlockStaticList 告警中心柱形图",
|
264
264
|
"input": "DescribeBlockStaticListRequest",
|
265
265
|
"name": "告警中心柱形图",
|
266
266
|
"output": "DescribeBlockStaticListResponse",
|
@@ -414,7 +414,7 @@
|
|
414
414
|
"status": "online"
|
415
415
|
},
|
416
416
|
"DescribeResourceGroupNew": {
|
417
|
-
"document": "
|
417
|
+
"document": "资产中心资产组数数据信息查询",
|
418
418
|
"input": "DescribeResourceGroupNewRequest",
|
419
419
|
"name": "资产中心资产树信息查询new",
|
420
420
|
"output": "DescribeResourceGroupNewResponse",
|
@@ -449,16 +449,16 @@
|
|
449
449
|
"status": "deprecated"
|
450
450
|
},
|
451
451
|
"DescribeTLogInfo": {
|
452
|
-
"document": "DescribeTLogInfo
|
452
|
+
"document": "DescribeTLogInfo告警中心概况查询",
|
453
453
|
"input": "DescribeTLogInfoRequest",
|
454
|
-
"name": "
|
454
|
+
"name": "DescribeTLogInfo告警中心概况查询",
|
455
455
|
"output": "DescribeTLogInfoResponse",
|
456
456
|
"status": "online"
|
457
457
|
},
|
458
458
|
"DescribeTLogIpList": {
|
459
|
-
"document": "DescribeTLogIpList告警中心IP
|
459
|
+
"document": "DescribeTLogIpList告警中心IP柱形图",
|
460
460
|
"input": "DescribeTLogIpListRequest",
|
461
|
-
"name": "告警中心IP
|
461
|
+
"name": "告警中心IP柱形图查询",
|
462
462
|
"output": "DescribeTLogIpListResponse",
|
463
463
|
"status": "online"
|
464
464
|
},
|
@@ -533,11 +533,11 @@
|
|
533
533
|
"status": "online"
|
534
534
|
},
|
535
535
|
"ModifyAllVPCSwitchStatus": {
|
536
|
-
"document": "
|
536
|
+
"document": "该接口已不再使用\n\nVPC防火墙一键开关",
|
537
537
|
"input": "ModifyAllVPCSwitchStatusRequest",
|
538
538
|
"name": "VPC防火墙一键开关",
|
539
539
|
"output": "ModifyAllVPCSwitchStatusResponse",
|
540
|
-
"status": "
|
540
|
+
"status": "deprecated"
|
541
541
|
},
|
542
542
|
"ModifyAssetScan": {
|
543
543
|
"document": "资产扫描",
|
@@ -659,7 +659,7 @@
|
|
659
659
|
"status": "online"
|
660
660
|
},
|
661
661
|
"ModifyResourceGroup": {
|
662
|
-
"document": "ModifyResourceGroup
|
662
|
+
"document": "ModifyResourceGroup-资产中心资产组信息修改",
|
663
663
|
"input": "ModifyResourceGroupRequest",
|
664
664
|
"name": "资产中心资产组信息修改",
|
665
665
|
"output": "ModifyResourceGroupResponse",
|
@@ -1246,6 +1246,7 @@
|
|
1246
1246
|
"example": "[8888, 8889]",
|
1247
1247
|
"member": "int64",
|
1248
1248
|
"name": "RuleUuid",
|
1249
|
+
"output_required": true,
|
1249
1250
|
"type": "list",
|
1250
1251
|
"value_allowed_null": false
|
1251
1252
|
},
|
@@ -1842,8 +1843,7 @@
|
|
1842
1843
|
"member": "string",
|
1843
1844
|
"name": "IpProtocol",
|
1844
1845
|
"required": true,
|
1845
|
-
"type": "string"
|
1846
|
-
"value_allowed_null": false
|
1846
|
+
"type": "string"
|
1847
1847
|
},
|
1848
1848
|
{
|
1849
1849
|
"disabled": false,
|
@@ -1852,8 +1852,7 @@
|
|
1852
1852
|
"member": "string",
|
1853
1853
|
"name": "PublicIpAddress",
|
1854
1854
|
"required": true,
|
1855
|
-
"type": "string"
|
1856
|
-
"value_allowed_null": false
|
1855
|
+
"type": "string"
|
1857
1856
|
},
|
1858
1857
|
{
|
1859
1858
|
"disabled": false,
|
@@ -1862,8 +1861,7 @@
|
|
1862
1861
|
"member": "int64",
|
1863
1862
|
"name": "PublicPort",
|
1864
1863
|
"required": true,
|
1865
|
-
"type": "int"
|
1866
|
-
"value_allowed_null": false
|
1864
|
+
"type": "int"
|
1867
1865
|
},
|
1868
1866
|
{
|
1869
1867
|
"disabled": false,
|
@@ -1872,8 +1870,7 @@
|
|
1872
1870
|
"member": "string",
|
1873
1871
|
"name": "PrivateIpAddress",
|
1874
1872
|
"required": true,
|
1875
|
-
"type": "string"
|
1876
|
-
"value_allowed_null": false
|
1873
|
+
"type": "string"
|
1877
1874
|
},
|
1878
1875
|
{
|
1879
1876
|
"disabled": false,
|
@@ -1882,8 +1879,7 @@
|
|
1882
1879
|
"member": "int64",
|
1883
1880
|
"name": "PrivatePort",
|
1884
1881
|
"required": true,
|
1885
|
-
"type": "int"
|
1886
|
-
"value_allowed_null": false
|
1882
|
+
"type": "int"
|
1887
1883
|
},
|
1888
1884
|
{
|
1889
1885
|
"disabled": false,
|
@@ -1892,8 +1888,7 @@
|
|
1892
1888
|
"member": "string",
|
1893
1889
|
"name": "Description",
|
1894
1890
|
"required": true,
|
1895
|
-
"type": "string"
|
1896
|
-
"value_allowed_null": false
|
1891
|
+
"type": "string"
|
1897
1892
|
}
|
1898
1893
|
],
|
1899
1894
|
"usage": "in"
|
@@ -2091,6 +2086,15 @@
|
|
2091
2086
|
"name": "ProtocolType",
|
2092
2087
|
"required": false,
|
2093
2088
|
"type": "string"
|
2089
|
+
},
|
2090
|
+
{
|
2091
|
+
"disabled": false,
|
2092
|
+
"document": "IP版本,0 IPV4;1 IPV6",
|
2093
|
+
"example": "无",
|
2094
|
+
"member": "int64",
|
2095
|
+
"name": "IpVersion",
|
2096
|
+
"required": false,
|
2097
|
+
"type": "int"
|
2094
2098
|
}
|
2095
2099
|
],
|
2096
2100
|
"type": "object"
|
@@ -3007,7 +3011,7 @@
|
|
3007
3011
|
"example": "true",
|
3008
3012
|
"member": "string",
|
3009
3013
|
"name": "Enable",
|
3010
|
-
"required":
|
3014
|
+
"required": false,
|
3011
3015
|
"type": "string"
|
3012
3016
|
},
|
3013
3017
|
{
|
@@ -5215,7 +5219,7 @@
|
|
5215
5219
|
"example": "无",
|
5216
5220
|
"member": "IpStatic",
|
5217
5221
|
"name": "Data",
|
5218
|
-
"
|
5222
|
+
"output_required": true,
|
5219
5223
|
"type": "list",
|
5220
5224
|
"value_allowed_null": false
|
5221
5225
|
},
|
@@ -5438,10 +5442,20 @@
|
|
5438
5442
|
"example": "无",
|
5439
5443
|
"member": "StaticInfo",
|
5440
5444
|
"name": "Data",
|
5441
|
-
"
|
5445
|
+
"output_required": true,
|
5442
5446
|
"type": "list",
|
5443
5447
|
"value_allowed_null": false
|
5444
5448
|
},
|
5449
|
+
{
|
5450
|
+
"disabled": false,
|
5451
|
+
"document": "异步查询状态,1查询执行中,0查询已结束",
|
5452
|
+
"example": "无",
|
5453
|
+
"member": "int64",
|
5454
|
+
"name": "Status",
|
5455
|
+
"output_required": false,
|
5456
|
+
"type": "int",
|
5457
|
+
"value_allowed_null": false
|
5458
|
+
},
|
5445
5459
|
{
|
5446
5460
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
5447
5461
|
"member": "string",
|
@@ -7697,7 +7711,7 @@
|
|
7697
7711
|
"example": "无",
|
7698
7712
|
"member": "TLogInfo",
|
7699
7713
|
"name": "Data",
|
7700
|
-
"
|
7714
|
+
"output_required": true,
|
7701
7715
|
"type": "object",
|
7702
7716
|
"value_allowed_null": false
|
7703
7717
|
},
|
@@ -7770,7 +7784,7 @@
|
|
7770
7784
|
"example": "无",
|
7771
7785
|
"member": "StaticInfo",
|
7772
7786
|
"name": "Data",
|
7773
|
-
"
|
7787
|
+
"output_required": true,
|
7774
7788
|
"type": "list",
|
7775
7789
|
"value_allowed_null": false
|
7776
7790
|
},
|
@@ -10281,7 +10295,7 @@
|
|
10281
10295
|
{
|
10282
10296
|
"disabled": false,
|
10283
10297
|
"document": "记录id",
|
10284
|
-
"example": "
|
10298
|
+
"example": "5d723366818a39290f560f5f20d91203",
|
10285
10299
|
"member": "string",
|
10286
10300
|
"name": "UniqueId",
|
10287
10301
|
"required": true,
|
@@ -10628,6 +10642,7 @@
|
|
10628
10642
|
"example": "[8888, 8889]",
|
10629
10643
|
"member": "int64",
|
10630
10644
|
"name": "RuleUuid",
|
10645
|
+
"output_required": true,
|
10631
10646
|
"type": "list",
|
10632
10647
|
"value_allowed_null": false
|
10633
10648
|
},
|
@@ -10900,7 +10915,7 @@
|
|
10900
10915
|
"members": [
|
10901
10916
|
{
|
10902
10917
|
"disabled": false,
|
10903
|
-
"document": "
|
10918
|
+
"document": "资产组id",
|
10904
10919
|
"example": "test-id",
|
10905
10920
|
"member": "string",
|
10906
10921
|
"name": "GroupId",
|
@@ -10918,7 +10933,7 @@
|
|
10918
10933
|
},
|
10919
10934
|
{
|
10920
10935
|
"disabled": false,
|
10921
|
-
"document": "
|
10936
|
+
"document": "上级组资产组id",
|
10922
10937
|
"example": "test-p-id",
|
10923
10938
|
"member": "string",
|
10924
10939
|
"name": "ParentId",
|
@@ -12354,6 +12369,7 @@
|
|
12354
12369
|
"example": "[8888,8889]",
|
12355
12370
|
"member": "int64",
|
12356
12371
|
"name": "RuleUuid",
|
12372
|
+
"output_required": true,
|
12357
12373
|
"type": "list",
|
12358
12374
|
"value_allowed_null": false
|
12359
12375
|
},
|
@@ -12413,8 +12429,7 @@
|
|
12413
12429
|
"member": "int64",
|
12414
12430
|
"name": "OrderIndex",
|
12415
12431
|
"required": true,
|
12416
|
-
"type": "int"
|
12417
|
-
"value_allowed_null": false
|
12432
|
+
"type": "int"
|
12418
12433
|
},
|
12419
12434
|
{
|
12420
12435
|
"disabled": false,
|
@@ -12423,8 +12438,16 @@
|
|
12423
12438
|
"member": "int64",
|
12424
12439
|
"name": "NewOrderIndex",
|
12425
12440
|
"required": true,
|
12426
|
-
"type": "int"
|
12427
|
-
|
12441
|
+
"type": "int"
|
12442
|
+
},
|
12443
|
+
{
|
12444
|
+
"disabled": false,
|
12445
|
+
"document": "Ip版本,0:IPv4,1:IPv6,默认为IPv4",
|
12446
|
+
"example": "0",
|
12447
|
+
"member": "int64",
|
12448
|
+
"name": "IpVersion",
|
12449
|
+
"required": false,
|
12450
|
+
"type": "int"
|
12428
12451
|
}
|
12429
12452
|
],
|
12430
12453
|
"usage": "in"
|
@@ -15141,17 +15164,6 @@
|
|
15141
15164
|
"type": "int",
|
15142
15165
|
"value_allowed_null": false
|
15143
15166
|
},
|
15144
|
-
{
|
15145
|
-
"disabled": false,
|
15146
|
-
"document": "规则对应的唯一id",
|
15147
|
-
"example": "8888",
|
15148
|
-
"member": "int64",
|
15149
|
-
"name": "Uuid",
|
15150
|
-
"output_required": true,
|
15151
|
-
"required": true,
|
15152
|
-
"type": "int",
|
15153
|
-
"value_allowed_null": false
|
15154
|
-
},
|
15155
15167
|
{
|
15156
15168
|
"disabled": false,
|
15157
15169
|
"document": "规则状态,true表示启用,false表示禁用",
|
@@ -15174,6 +15186,17 @@
|
|
15174
15186
|
"type": "string",
|
15175
15187
|
"value_allowed_null": false
|
15176
15188
|
},
|
15189
|
+
{
|
15190
|
+
"disabled": false,
|
15191
|
+
"document": "规则对应的唯一id,添加规则时忽略该字段,修改该规则时需要填写Uuid;查询返回时会返回该参数",
|
15192
|
+
"example": "8888",
|
15193
|
+
"member": "int64",
|
15194
|
+
"name": "Uuid",
|
15195
|
+
"output_required": true,
|
15196
|
+
"required": false,
|
15197
|
+
"type": "int",
|
15198
|
+
"value_allowed_null": false
|
15199
|
+
},
|
15177
15200
|
{
|
15178
15201
|
"disabled": false,
|
15179
15202
|
"document": "规则的命中次数,增删改查规则时无需传入此参数,主要用于返回查询结果数据",
|
@@ -15294,6 +15317,17 @@
|
|
15294
15317
|
"required": false,
|
15295
15318
|
"type": "string",
|
15296
15319
|
"value_allowed_null": true
|
15320
|
+
},
|
15321
|
+
{
|
15322
|
+
"disabled": false,
|
15323
|
+
"document": "Ip版本,0:IPv4,1:IPv6,默认为IPv4\n注意:此字段可能返回 null,表示取不到有效值。",
|
15324
|
+
"example": "0",
|
15325
|
+
"member": "int64",
|
15326
|
+
"name": "IpVersion",
|
15327
|
+
"output_required": false,
|
15328
|
+
"required": false,
|
15329
|
+
"type": "int",
|
15330
|
+
"value_allowed_null": true
|
15297
15331
|
}
|
15298
15332
|
],
|
15299
15333
|
"usage": "both"
|