tccli 3.0.1249.1__py2.py3-none-any.whl → 3.0.1251.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 (37) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aiart/v20221229/api.json +2 -2
  3. tccli/services/cdn/v20180606/api.json +1 -1
  4. tccli/services/cfw/v20190904/api.json +2 -2
  5. tccli/services/dc/v20180410/api.json +63 -59
  6. tccli/services/dc/v20180410/examples.json +16 -10
  7. tccli/services/emr/v20190103/api.json +26 -21
  8. tccli/services/emr/v20190103/examples.json +2 -2
  9. tccli/services/es/v20180416/api.json +10 -0
  10. tccli/services/ess/v20201111/api.json +382 -377
  11. tccli/services/ess/v20201111/examples.json +1 -1
  12. tccli/services/essbasic/v20210526/api.json +404 -407
  13. tccli/services/essbasic/v20210526/examples.json +6 -6
  14. tccli/services/hunyuan/v20230901/api.json +22 -0
  15. tccli/services/mna/v20210119/api.json +2 -2
  16. tccli/services/mna/v20210119/examples.json +2 -2
  17. tccli/services/monitor/v20180724/examples.json +1 -1
  18. tccli/services/nlp/v20190408/api.json +1 -1
  19. tccli/services/ocr/v20181119/api.json +7 -7
  20. tccli/services/ocr/v20181119/examples.json +6 -6
  21. tccli/services/pts/v20210728/api.json +589 -497
  22. tccli/services/pts/v20210728/examples.json +17 -17
  23. tccli/services/redis/v20180412/api.json +20 -20
  24. tccli/services/rum/v20210622/api.json +79 -19
  25. tccli/services/tcb/v20180608/api.json +40 -15
  26. tccli/services/tcb/v20180608/examples.json +2 -2
  27. tccli/services/teo/v20220901/api.json +10 -10
  28. tccli/services/tke/v20220501/api.json +1 -1
  29. tccli/services/trro/v20220325/api.json +59 -59
  30. tccli/services/trro/v20220325/examples.json +1 -1
  31. tccli/services/vpc/v20170312/api.json +14 -12
  32. tccli/services/vpc/v20170312/examples.json +9 -9
  33. {tccli-3.0.1249.1.dist-info → tccli-3.0.1251.1.dist-info}/METADATA +2 -2
  34. {tccli-3.0.1249.1.dist-info → tccli-3.0.1251.1.dist-info}/RECORD +37 -37
  35. {tccli-3.0.1249.1.dist-info → tccli-3.0.1251.1.dist-info}/WHEEL +0 -0
  36. {tccli-3.0.1249.1.dist-info → tccli-3.0.1251.1.dist-info}/entry_points.txt +0 -0
  37. {tccli-3.0.1249.1.dist-info → tccli-3.0.1251.1.dist-info}/license_files/LICENSE +0 -0
@@ -960,6 +960,7 @@
960
960
  "example": "[\"1.86.245.225\",\"192.168.1.0/22\"]",
961
961
  "member": "string",
962
962
  "name": "IpWhiteList",
963
+ "output_required": false,
963
964
  "required": false,
964
965
  "type": "list",
965
966
  "value_allowed_null": false
@@ -970,6 +971,7 @@
970
971
  "example": "[\"2402:4e00:31:801::323\",\"2001:db8::/127\"]",
971
972
  "member": "string",
972
973
  "name": "IpBlackList",
974
+ "output_required": false,
973
975
  "required": false,
974
976
  "type": "list",
975
977
  "value_allowed_null": false
@@ -980,6 +982,7 @@
980
982
  "example": "[\"China\"]",
981
983
  "member": "string",
982
984
  "name": "CountryWhiteList",
985
+ "output_required": false,
983
986
  "required": false,
984
987
  "type": "list",
985
988
  "value_allowed_null": false
@@ -990,12 +993,13 @@
990
993
  "example": "[\"China\"]",
991
994
  "member": "string",
992
995
  "name": "CountryBlackList",
996
+ "output_required": false,
993
997
  "required": false,
994
998
  "type": "list",
995
999
  "value_allowed_null": false
996
1000
  }
997
1001
  ],
998
- "usage": "in"
1002
+ "usage": "both"
999
1003
  },
1000
1004
  "BindEnvGatewayRequest": {
1001
1005
  "document": "BindEnvGateway请求参数结构体",
@@ -1516,7 +1520,7 @@
1516
1520
  {
1517
1521
  "disabled": false,
1518
1522
  "document": "Uin",
1519
- "example": "",
1523
+ "example": "1230001012",
1520
1524
  "member": "string",
1521
1525
  "name": "Uin",
1522
1526
  "output_required": false,
@@ -1526,7 +1530,7 @@
1526
1530
  {
1527
1531
  "disabled": false,
1528
1532
  "document": "BuildFinishTime",
1529
- "example": "",
1533
+ "example": "2025-01-01 00:00:00",
1530
1534
  "member": "string",
1531
1535
  "name": "BuildFinishTime",
1532
1536
  "output_required": false,
@@ -1536,7 +1540,7 @@
1536
1540
  {
1537
1541
  "disabled": false,
1538
1542
  "document": "DeployFinishTime",
1539
- "example": "",
1543
+ "example": "2025-01-01 00:00:00",
1540
1544
  "member": "string",
1541
1545
  "name": "DeployFinishTime",
1542
1546
  "output_required": false,
@@ -1546,7 +1550,7 @@
1546
1550
  {
1547
1551
  "disabled": false,
1548
1552
  "document": "BuildId",
1549
- "example": "",
1553
+ "example": "3152634",
1550
1554
  "member": "string",
1551
1555
  "name": "BuildId",
1552
1556
  "output_required": false,
@@ -1556,7 +1560,7 @@
1556
1560
  {
1557
1561
  "disabled": false,
1558
1562
  "document": "SourceUrl",
1559
- "example": "",
1563
+ "example": "https://sourcerepo.git",
1560
1564
  "member": "string",
1561
1565
  "name": "SourceUrl",
1562
1566
  "output_required": false,
@@ -1566,7 +1570,7 @@
1566
1570
  {
1567
1571
  "disabled": false,
1568
1572
  "document": "FailReasonShort",
1569
- "example": "",
1573
+ "example": "shotFailReason",
1570
1574
  "member": "string",
1571
1575
  "name": "FailReasonShort",
1572
1576
  "output_required": false,
@@ -1576,7 +1580,7 @@
1576
1580
  {
1577
1581
  "disabled": false,
1578
1582
  "document": "FirstInitRepo",
1579
- "example": "",
1583
+ "example": "https://sourcerepo.git",
1580
1584
  "member": "string",
1581
1585
  "name": "FirstInitRepo",
1582
1586
  "output_required": false,
@@ -4440,6 +4444,7 @@
4440
4444
  "example": "true",
4441
4445
  "member": "bool",
4442
4446
  "name": "NeedReqBodyLog",
4447
+ "output_required": false,
4443
4448
  "required": false,
4444
4449
  "type": "bool",
4445
4450
  "value_allowed_null": false
@@ -4450,6 +4455,7 @@
4450
4455
  "example": "true",
4451
4456
  "member": "bool",
4452
4457
  "name": "NeedReqHeaderLog",
4458
+ "output_required": false,
4453
4459
  "required": false,
4454
4460
  "type": "bool",
4455
4461
  "value_allowed_null": false
@@ -4460,6 +4466,7 @@
4460
4466
  "example": "true",
4461
4467
  "member": "bool",
4462
4468
  "name": "NeedRspBodyLog",
4469
+ "output_required": false,
4463
4470
  "required": false,
4464
4471
  "type": "bool",
4465
4472
  "value_allowed_null": false
@@ -4470,6 +4477,7 @@
4470
4477
  "example": "true",
4471
4478
  "member": "bool",
4472
4479
  "name": "NeedRspHeaderLog",
4480
+ "output_required": false,
4473
4481
  "required": false,
4474
4482
  "type": "bool",
4475
4483
  "value_allowed_null": false
@@ -4480,6 +4488,7 @@
4480
4488
  "example": "setId",
4481
4489
  "member": "string",
4482
4490
  "name": "LogSetId",
4491
+ "output_required": false,
4483
4492
  "required": false,
4484
4493
  "type": "string",
4485
4494
  "value_allowed_null": false
@@ -4490,12 +4499,13 @@
4490
4499
  "example": "topicId",
4491
4500
  "member": "string",
4492
4501
  "name": "LogTopicId",
4502
+ "output_required": false,
4493
4503
  "required": false,
4494
4504
  "type": "string",
4495
4505
  "value_allowed_null": false
4496
4506
  }
4497
4507
  ],
4498
- "usage": "in"
4508
+ "usage": "both"
4499
4509
  },
4500
4510
  "CustomRequestToAdd": {
4501
4511
  "document": "安全网关请求自定义头部",
@@ -10449,7 +10459,7 @@
10449
10459
  {
10450
10460
  "disabled": false,
10451
10461
  "document": "网关id",
10452
- "example": "",
10462
+ "example": "gatewayid-xxx",
10453
10463
  "member": "string",
10454
10464
  "name": "GatewayId",
10455
10465
  "required": true,
@@ -11027,6 +11037,7 @@
11027
11037
  "example": "versionName-xxx",
11028
11038
  "member": "string",
11029
11039
  "name": "VersionName",
11040
+ "output_required": true,
11030
11041
  "required": true,
11031
11042
  "type": "string",
11032
11043
  "value_allowed_null": false
@@ -11037,6 +11048,7 @@
11037
11048
  "example": "50",
11038
11049
  "member": "uint64",
11039
11050
  "name": "Weight",
11051
+ "output_required": true,
11040
11052
  "required": true,
11041
11053
  "type": "int",
11042
11054
  "value_allowed_null": false
@@ -11047,6 +11059,7 @@
11047
11059
  "example": "success",
11048
11060
  "member": "string",
11049
11061
  "name": "Status",
11062
+ "output_required": true,
11050
11063
  "required": false,
11051
11064
  "type": "string",
11052
11065
  "value_allowed_null": false
@@ -11057,6 +11070,7 @@
11057
11070
  "example": "2021-04-15 13:54:49",
11058
11071
  "member": "string",
11059
11072
  "name": "CreatedTime",
11073
+ "output_required": true,
11060
11074
  "required": false,
11061
11075
  "type": "string",
11062
11076
  "value_allowed_null": false
@@ -11067,6 +11081,7 @@
11067
11081
  "example": "2021-04-15 13:54:49",
11068
11082
  "member": "string",
11069
11083
  "name": "UpdatedTime",
11084
+ "output_required": true,
11070
11085
  "required": false,
11071
11086
  "type": "string",
11072
11087
  "value_allowed_null": false
@@ -11074,9 +11089,10 @@
11074
11089
  {
11075
11090
  "disabled": false,
11076
11091
  "document": "构建ID",
11077
- "example": "xxx",
11092
+ "example": "buildid-xxx",
11078
11093
  "member": "uint64",
11079
11094
  "name": "BuildId",
11095
+ "output_required": true,
11080
11096
  "required": false,
11081
11097
  "type": "int",
11082
11098
  "value_allowed_null": false
@@ -11084,9 +11100,10 @@
11084
11100
  {
11085
11101
  "disabled": false,
11086
11102
  "document": "备注",
11087
- "example": "xxx",
11103
+ "example": "备注信息",
11088
11104
  "member": "string",
11089
11105
  "name": "Remark",
11106
+ "output_required": true,
11090
11107
  "required": false,
11091
11108
  "type": "string",
11092
11109
  "value_allowed_null": false
@@ -11097,6 +11114,7 @@
11097
11114
  "example": "1",
11098
11115
  "member": "uint64",
11099
11116
  "name": "Priority",
11117
+ "output_required": true,
11100
11118
  "required": false,
11101
11119
  "type": "int",
11102
11120
  "value_allowed_null": false
@@ -11107,6 +11125,7 @@
11107
11125
  "example": "true",
11108
11126
  "member": "bool",
11109
11127
  "name": "IsDefault",
11128
+ "output_required": true,
11110
11129
  "required": false,
11111
11130
  "type": "bool",
11112
11131
  "value_allowed_null": false
@@ -11117,6 +11136,7 @@
11117
11136
  "example": "无",
11118
11137
  "member": "WxGatewayCustomConfig",
11119
11138
  "name": "CustomConfig",
11139
+ "output_required": true,
11120
11140
  "required": false,
11121
11141
  "type": "object",
11122
11142
  "value_allowed_null": false
@@ -13396,6 +13416,7 @@
13396
13416
  "example": "false",
13397
13417
  "member": "bool",
13398
13418
  "name": "IsOpenXRealIp",
13419
+ "output_required": false,
13399
13420
  "required": false,
13400
13421
  "type": "bool",
13401
13422
  "value_allowed_null": false
@@ -13406,6 +13427,7 @@
13406
13427
  "example": "false",
13407
13428
  "member": "BanConfig",
13408
13429
  "name": "BanConfig",
13430
+ "output_required": false,
13409
13431
  "required": false,
13410
13432
  "type": "object",
13411
13433
  "value_allowed_null": false
@@ -13416,6 +13438,7 @@
13416
13438
  "example": "PPV1",
13417
13439
  "member": "string",
13418
13440
  "name": "SourceIpType",
13441
+ "output_required": false,
13419
13442
  "required": false,
13420
13443
  "type": "string",
13421
13444
  "value_allowed_null": false
@@ -13426,6 +13449,7 @@
13426
13449
  "example": "无",
13427
13450
  "member": "CustomLogConfig",
13428
13451
  "name": "LogConfig",
13452
+ "output_required": false,
13429
13453
  "required": false,
13430
13454
  "type": "object",
13431
13455
  "value_allowed_null": false
@@ -13436,12 +13460,13 @@
13436
13460
  "example": "false",
13437
13461
  "member": "bool",
13438
13462
  "name": "IsAcceptHttpOne",
13463
+ "output_required": false,
13439
13464
  "required": false,
13440
13465
  "type": "bool",
13441
- "value_allowed_null": true
13466
+ "value_allowed_null": false
13442
13467
  }
13443
13468
  ],
13444
- "usage": "in"
13469
+ "usage": "both"
13445
13470
  },
13446
13471
  "WxGatewayRountItem": {
13447
13472
  "document": "安全网关路由",
@@ -13479,7 +13504,7 @@
13479
13504
  {
13480
13505
  "disabled": false,
13481
13506
  "document": "安全网关路由描述",
13482
- "example": "测试",
13507
+ "example": "路由描述",
13483
13508
  "member": "string",
13484
13509
  "name": "GatewayRouteDesc",
13485
13510
  "output_required": true,
@@ -333,7 +333,7 @@
333
333
  "DescribeCloudBaseRunVersionSnapshot": [
334
334
  {
335
335
  "document": "",
336
- "input": "https://tcb.tencentcloudapi.com/?Action=DescribeCloudBaseRunVersionSnapshot\n&EnvId=lotestapi100004\n&ServerName=test\n&VersionName=test-001\n&Offset=0\n&Limit=10\n&<公共请求参数>",
336
+ "input": "https://tcb.tencentcloudapi.com/?Action=DescribeCloudBaseRunVersionSnapshot\n&EnvId=lotestapi100004\n&ServerName=server\n&VersionName=version-001\n&Offset=0\n&Limit=10\n&<公共请求参数>",
337
337
  "output": "{\n \"Response\": {\n \"RequestId\": \"daaed203-3e79-4212-966f-55d7f98ac96e\",\n \"Snapshots\": []\n }\n}",
338
338
  "title": "查看服务版本历史"
339
339
  }
@@ -629,7 +629,7 @@
629
629
  "ModifyCloudBaseRunServerVersion": [
630
630
  {
631
631
  "document": "",
632
- "input": "https://tcb.tencentcloudapi.com/?Action=ModifyCloudBaseRunServerVersion\n&EnvId=lotestapi100004\n&ServerName=dockerservicename\n&VersionName=dbde\n&EnvParams=dnide\n&ContainerPort=8080\n&Remark=test\n&CustomLogs=stdout\n&IsResetRemark=true\n&<公共请求参数>",
632
+ "input": "https://tcb.tencentcloudapi.com/?Action=ModifyCloudBaseRunServerVersion\n&EnvId=lotestapi100004\n&ServerName=dockerservicename\n&VersionName=dbde\n&EnvParams=dnide\n&ContainerPort=8080\n&Remark=remark\n&CustomLogs=stdout\n&IsResetRemark=true\n&<公共请求参数>",
633
633
  "output": "{\n \"Response\": {\n \"Result\": \"succ\",\n \"RequestId\": \"5620b49e-a25a-4007-84ef-03c9035c584d\"\n }\n}",
634
634
  "title": "示例"
635
635
  }
@@ -11477,36 +11477,36 @@
11477
11477
  },
11478
11478
  {
11479
11479
  "disabled": false,
11480
- "document": "源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on 时,此字段必填,否则此字段不生效。取值有:\n<li>on:缓存;</li>\n<li>off:不缓存。</li>\n注意:此字段可能返回 null,表示取不到有效值。",
11480
+ "document": "源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on 时,此字段必填,当 Switch 为 off 时,无需填写此字段,若填写则不生效。取值有:\n<li>on:缓存;</li>\n<li>off:不缓存。</li>",
11481
11481
  "example": "on",
11482
11482
  "member": "string",
11483
11483
  "name": "DefaultCache",
11484
- "output_required": true,
11484
+ "output_required": false,
11485
11485
  "required": false,
11486
11486
  "type": "string",
11487
- "value_allowed_null": true
11487
+ "value_allowed_null": false
11488
11488
  },
11489
11489
  {
11490
11490
  "disabled": false,
11491
- "document": "源站未返回 Cache-Control 头时,使用/不使用默认缓存策略开关。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheTime 不为 0 时,此字段必须为 off。取值有:\n<li>on:使用默认缓存策略;</li>\n<li>off:不使用默认缓存策略。</li>\n注意:此字段可能返回 null,表示取不到有效值。",
11491
+ "document": "源站未返回 Cache-Control 头时,使用/不使用默认缓存策略开关。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheTime 不为 0 时,此字段必须为 off。取值有:\n<li>on:使用默认缓存策略;</li>\n<li>off:不使用默认缓存策略。</li>",
11492
11492
  "example": "on",
11493
11493
  "member": "string",
11494
11494
  "name": "DefaultCacheStrategy",
11495
- "output_required": true,
11495
+ "output_required": false,
11496
11496
  "required": false,
11497
11497
  "type": "string",
11498
- "value_allowed_null": true
11498
+ "value_allowed_null": false
11499
11499
  },
11500
11500
  {
11501
11501
  "disabled": false,
11502
- "document": "源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0315360000。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheStrategy 为 on 时, 此字段必须为 0。\n注意:此字段可能返回 null,表示取不到有效值。",
11502
+ "document": "源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0-315360000。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheStrategy 为 on 时, 此字段必须为 0",
11503
11503
  "example": "0",
11504
11504
  "member": "int64",
11505
11505
  "name": "DefaultCacheTime",
11506
- "output_required": true,
11506
+ "output_required": false,
11507
11507
  "required": false,
11508
11508
  "type": "int",
11509
- "value_allowed_null": true
11509
+ "value_allowed_null": false
11510
11510
  }
11511
11511
  ],
11512
11512
  "usage": "both"
@@ -17768,7 +17768,7 @@
17768
17768
  },
17769
17769
  {
17770
17770
  "disabled": false,
17771
- "document": "参数值类型。\n<li> CHOICE:参数值只能在 ChoicesValue 中选择; </li>\n<li> TOGGLE:参数值为开关类型,可在 ChoicesValue 中选择;</li>\n<li> OBJECT:参数值为对象类型,ChoiceProperties 为改对象类型关联的属性;</li>\n<li> CUSTOM_NUM:参数值用户自定义,整型类型;</li>\n<li> CUSTOM_STRING:参数值用户自定义,字符串类型。</li>注意:当参数类型为 OBJECT 类型时,请注意参考 [示例2 参数为 OBJECT 类型的创建](https://cloud.tencent.com/document/product/1552/80622#.E7.A4.BA.E4.BE.8B2-.E5.8F.82.E6.95.B0.E4.B8.BA-OBJECT-.E7.B1.BB.E5.9E.8B.E7.9A.84.E5.88.9B.E5.BB.BA)",
17771
+ "document": "参数值类型。\n<li> CHOICE:参数值只能在 ChoicesValue 中选择; </li>\n<li> TOGGLE:参数值为开关类型,可在 ChoicesValue 中选择;</li>\n<li> OBJECT:参数值为对象类型,ChoiceProperties 为改对象类型关联的属性;</li>\n<li> CUSTOM_NUM:参数值用户自定义,整型类型;</li>\n<li> CUSTOM_STRING:参数值用户自定义,字符串类型。</li>注意:当参数类型为 OBJECT 类型时,请注意参考 [示例2 参数为 OBJECT 类型的创建](https://cloud.tencent.com/document/product/1552/80622#.E7.A4.BA.E4.BE.8B2-.E4.BF.AE.E6.94.B9.E6.BA.90.E7.AB.99.E4.B8.BAIP.E5.9F.9F.E5.90.8D)",
17772
17772
  "example": "CHOICE",
17773
17773
  "member": "string",
17774
17774
  "name": "Type",
@@ -798,7 +798,7 @@
798
798
  },
799
799
  {
800
800
  "disabled": false,
801
- "document": "过滤条件列表:\nInstanceIds(实例ID),InstanceType(实例类型:Regular,Native,Virtual,External),VagueIpAddress(模糊匹配IP),Labels(k8s节点label),NodePoolNames(节点池名称),VagueInstanceName(模糊匹配节点名),InstanceStates(节点状态),Unschedulable(是否封锁),NodePoolIds(节点池ID)",
801
+ "document": "过滤条件列表:\nInstanceIds(实例ID),InstanceType(实例类型:Regular,Native,Super,External),VagueIpAddress(模糊匹配IP),Labels(k8s节点label),NodePoolNames(节点池名称),VagueInstanceName(模糊匹配节点名),InstanceStates(节点状态),Unschedulable(是否封锁),NodePoolIds(节点池ID)",
802
802
  "example": "无",
803
803
  "member": "Filter",
804
804
  "name": "Filters",