tccli 3.0.1214.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.
Files changed (112) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/configure.py +46 -1
  3. tccli/services/__init__.py +0 -3
  4. tccli/services/ams/v20201229/examples.json +2 -2
  5. tccli/services/apm/v20210622/api.json +20 -0
  6. tccli/services/asr/v20190614/api.json +3 -3
  7. tccli/services/bi/v20220105/api.json +32 -4
  8. tccli/services/bi/v20220105/examples.json +1 -1
  9. tccli/services/billing/billing_client.py +53 -0
  10. tccli/services/billing/v20180709/api.json +304 -0
  11. tccli/services/billing/v20180709/examples.json +8 -0
  12. tccli/services/bsca/v20210811/api.json +222 -17
  13. tccli/services/bsca/v20210811/examples.json +4 -4
  14. tccli/services/ccc/ccc_client.py +53 -0
  15. tccli/services/ccc/v20200210/api.json +176 -18
  16. tccli/services/ccc/v20200210/examples.json +11 -3
  17. tccli/services/cdb/v20170320/api.json +22 -4
  18. tccli/services/cdb/v20170320/examples.json +1 -1
  19. tccli/services/cdn/v20180606/api.json +5 -3
  20. tccli/services/cdwdoris/v20211228/api.json +23 -2
  21. tccli/services/cfs/v20190719/api.json +3 -3
  22. tccli/services/cfw/v20190904/api.json +86 -52
  23. tccli/services/cfw/v20190904/examples.json +68 -56
  24. tccli/services/ciam/v20220331/api.json +316 -315
  25. tccli/services/ciam/v20220331/examples.json +49 -49
  26. tccli/services/ckafka/v20190819/api.json +1 -1
  27. tccli/services/cloudaudit/cloudaudit_client.py +30 -30
  28. tccli/services/cloudaudit/v20190319/api.json +215 -186
  29. tccli/services/cloudaudit/v20190319/examples.json +13 -13
  30. tccli/services/cls/v20201016/api.json +365 -66
  31. tccli/services/cls/v20201016/examples.json +9 -3
  32. tccli/services/csip/v20221121/api.json +4 -4
  33. tccli/services/cvm/v20170312/api.json +42 -0
  34. tccli/services/cwp/v20180228/api.json +865 -809
  35. tccli/services/cwp/v20180228/examples.json +98 -110
  36. tccli/services/cynosdb/v20190107/api.json +77 -29
  37. tccli/services/cynosdb/v20190107/examples.json +22 -22
  38. tccli/services/dasb/v20191018/api.json +77 -0
  39. tccli/services/dasb/v20191018/examples.json +5 -5
  40. tccli/services/dbbrain/v20191016/examples.json +1 -1
  41. tccli/services/dlc/v20210125/api.json +11 -0
  42. tccli/services/domain/v20180808/api.json +3 -3
  43. tccli/services/domain/v20180808/examples.json +3 -3
  44. tccli/services/eb/v20210416/api.json +15 -15
  45. tccli/services/eb/v20210416/examples.json +1 -1
  46. tccli/services/emr/v20190103/api.json +9 -0
  47. tccli/services/es/es_client.py +249 -37
  48. tccli/services/es/v20180416/api.json +521 -0
  49. tccli/services/es/v20180416/examples.json +32 -0
  50. tccli/services/ess/ess_client.py +53 -0
  51. tccli/services/ess/v20201111/api.json +155 -10
  52. tccli/services/ess/v20201111/examples.json +15 -1
  53. tccli/services/essbasic/essbasic_client.py +106 -0
  54. tccli/services/essbasic/v20210526/api.json +244 -13
  55. tccli/services/essbasic/v20210526/examples.json +22 -0
  56. tccli/services/gaap/v20180529/api.json +44 -26
  57. tccli/services/gaap/v20180529/examples.json +24 -30
  58. tccli/services/hunyuan/v20230901/examples.json +6 -0
  59. tccli/services/iotexplorer/v20190423/api.json +40 -0
  60. tccli/services/iss/v20230517/api.json +19 -0
  61. tccli/services/live/v20180801/api.json +35 -9
  62. tccli/services/mongodb/v20190725/api.json +6 -8
  63. tccli/services/mqtt/v20240516/api.json +2 -2
  64. tccli/services/mqtt/v20240516/examples.json +1 -1
  65. tccli/services/ocr/v20181119/api.json +2 -2
  66. tccli/services/organization/organization_client.py +352 -34
  67. tccli/services/organization/v20210331/api.json +451 -0
  68. tccli/services/organization/v20210331/examples.json +48 -0
  69. tccli/services/partners/partners_client.py +57 -4
  70. tccli/services/partners/v20180321/api.json +44 -0
  71. tccli/services/partners/v20180321/examples.json +8 -0
  72. tccli/services/region/v20220627/api.json +1 -1
  73. tccli/services/scf/scf_client.py +269 -4
  74. tccli/services/scf/v20180416/api.json +554 -0
  75. tccli/services/scf/v20180416/examples.json +46 -0
  76. tccli/services/ssl/v20191205/api.json +34 -5
  77. tccli/services/tat/v20201028/api.json +27 -25
  78. tccli/services/tat/v20201028/examples.json +4 -4
  79. tccli/services/tcss/v20201101/api.json +256 -14
  80. tccli/services/tcss/v20201101/examples.json +7 -7
  81. tccli/services/tdmq/v20200217/api.json +64 -63
  82. tccli/services/tdmq/v20200217/examples.json +2 -2
  83. tccli/services/tem/v20210701/api.json +144 -103
  84. tccli/services/tem/v20210701/examples.json +27 -27
  85. tccli/services/teo/teo_client.py +277 -12
  86. tccli/services/teo/v20220901/api.json +1023 -146
  87. tccli/services/teo/v20220901/examples.json +71 -1
  88. tccli/services/tke/tke_client.py +53 -0
  89. tccli/services/tke/v20180525/api.json +43 -0
  90. tccli/services/tke/v20180525/examples.json +8 -0
  91. tccli/services/tms/tms_client.py +4 -57
  92. tccli/services/tms/v20201229/api.json +0 -354
  93. tccli/services/tms/v20201229/examples.json +0 -8
  94. tccli/services/trtc/v20190722/api.json +221 -22
  95. tccli/services/vpc/v20170312/api.json +111 -34
  96. tccli/services/vpc/v20170312/examples.json +11 -3
  97. tccli/services/vpc/vpc_client.py +107 -54
  98. tccli/services/waf/v20180125/api.json +61 -0
  99. tccli/services/waf/v20180125/examples.json +8 -0
  100. tccli/services/waf/waf_client.py +53 -0
  101. tccli/services/wedata/v20210820/api.json +686 -0
  102. tccli/services/wedata/v20210820/examples.json +16 -0
  103. tccli/services/wedata/wedata_client.py +106 -0
  104. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/METADATA +6 -2
  105. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/RECORD +108 -112
  106. tccli/services/cr/__init__.py +0 -4
  107. tccli/services/cr/cr_client.py +0 -1626
  108. tccli/services/cr/v20180321/api.json +0 -2829
  109. tccli/services/cr/v20180321/examples.json +0 -235
  110. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/WHEEL +0 -0
  111. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/entry_points.txt +0 -0
  112. {tccli-3.0.1214.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折线图\n",
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 告警中心柱形图\n",
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": "DescribeResourceGroupNew资产中心资产树信息",
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告警中心概况\n",
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柱形图\n",
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": "VPC防火墙一键开关",
536
+ "document": "该接口已不再使用\n\nVPC防火墙一键开关",
537
537
  "input": "ModifyAllVPCSwitchStatusRequest",
538
538
  "name": "VPC防火墙一键开关",
539
539
  "output": "ModifyAllVPCSwitchStatusResponse",
540
- "status": "online"
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-资产中心资产组信息修改\n\n",
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"
@@ -2777,7 +2781,7 @@
2777
2781
  "example": "cfwnat-xxx",
2778
2782
  "member": "string",
2779
2783
  "name": "CfwInsId",
2780
- "required": true,
2784
+ "output_required": true,
2781
2785
  "type": "string",
2782
2786
  "value_allowed_null": false
2783
2787
  },
@@ -3007,7 +3011,7 @@
3007
3011
  "example": "true",
3008
3012
  "member": "string",
3009
3013
  "name": "Enable",
3010
- "required": true,
3014
+ "required": false,
3011
3015
  "type": "string"
3012
3016
  },
3013
3017
  {
@@ -3099,7 +3103,7 @@
3099
3103
  },
3100
3104
  {
3101
3105
  "disabled": false,
3102
- "document": "协议,可选的值: TCP UDP ICMP ANY HTTP HTTPS HTTP/HTTPS SMTP SMTPS SMTP/SMTPS FTP DNS",
3106
+ "document": "协议,可选的值: TCP UDP ICMP ANY HTTP HTTPS HTTP/HTTPS SMTP SMTPS SMTP/SMTPS FTP DNS\n1. 入方向 旁路防火墙/全局规则 仅支持TCP\n\n2.出方向 旁路防火墙/全局规则 仅支持TCP HTTP/HTTPS TLS/SSL\n\n3.domain 请选择七层协议 如HTTP/HTTPS\n",
3103
3107
  "example": "TCP",
3104
3108
  "member": "string",
3105
3109
  "name": "Protocol",
@@ -5215,7 +5219,7 @@
5215
5219
  "example": "无",
5216
5220
  "member": "IpStatic",
5217
5221
  "name": "Data",
5218
- "required": true,
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
- "required": true,
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
- "required": true,
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
- "required": true,
7787
+ "output_required": true,
7774
7788
  "type": "list",
7775
7789
  "value_allowed_null": false
7776
7790
  },
@@ -8441,7 +8455,7 @@
8441
8455
  {
8442
8456
  "disabled": false,
8443
8457
  "document": "任务id\n注意:此字段可能返回 null,表示取不到有效值。",
8444
- "example": "xxx",
8458
+ "example": "9001",
8445
8459
  "member": "int64",
8446
8460
  "name": "TaskId",
8447
8461
  "output_required": false,
@@ -8452,7 +8466,7 @@
8452
8466
  {
8453
8467
  "disabled": false,
8454
8468
  "document": "任务名称\n注意:此字段可能返回 null,表示取不到有效值。",
8455
- "example": "test",
8469
+ "example": "autotest",
8456
8470
  "member": "string",
8457
8471
  "name": "TaskName",
8458
8472
  "output_required": false,
@@ -10281,7 +10295,7 @@
10281
10295
  {
10282
10296
  "disabled": false,
10283
10297
  "document": "记录id",
10284
- "example": "xxxx",
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": "id",
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": "上级组id",
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
  },
@@ -12390,7 +12406,7 @@
12390
12406
  "example": "[8888,8889]",
12391
12407
  "member": "int64",
12392
12408
  "name": "RuleUuids",
12393
- "required": true,
12409
+ "output_required": true,
12394
12410
  "type": "list",
12395
12411
  "value_allowed_null": false
12396
12412
  },
@@ -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
- "value_allowed_null": false
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"