tccli 3.0.1288.1__py2.py3-none-any.whl → 3.0.1290.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.
Files changed (81) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/plugins/sso/__init__.py +11 -1
  3. tccli/plugins/sso/login.py +3 -3
  4. tccli/services/asr/v20190614/api.json +6 -6
  5. tccli/services/asr/v20190614/examples.json +4 -4
  6. tccli/services/bi/v20220105/api.json +43 -0
  7. tccli/services/billing/v20180709/api.json +326 -266
  8. tccli/services/billing/v20180709/examples.json +1 -1
  9. tccli/services/cdb/cdb_client.py +53 -0
  10. tccli/services/cdb/v20170320/api.json +64 -0
  11. tccli/services/cdb/v20170320/examples.json +8 -0
  12. tccli/services/cdwpg/v20201230/api.json +5 -5
  13. tccli/services/cdwpg/v20201230/examples.json +6 -6
  14. tccli/services/cdz/v20221123/api.json +4 -4
  15. tccli/services/cfg/v20210820/api.json +197 -197
  16. tccli/services/cfg/v20210820/examples.json +1 -1
  17. tccli/services/clb/v20180317/api.json +21 -16
  18. tccli/services/cls/v20201016/api.json +230 -198
  19. tccli/services/cls/v20201016/examples.json +2 -2
  20. tccli/services/cwp/v20180228/api.json +39 -9
  21. tccli/services/cynosdb/v20190107/api.json +2 -2
  22. tccli/services/dbbrain/dbbrain_client.py +383 -12
  23. tccli/services/dbbrain/v20191016/api.json +24 -21
  24. tccli/services/dbbrain/v20210527/api.json +851 -68
  25. tccli/services/dbbrain/v20210527/examples.json +56 -0
  26. tccli/services/domain/v20180808/api.json +11 -11
  27. tccli/services/dts/v20180330/api.json +34 -34
  28. tccli/services/dts/v20180330/examples.json +1 -1
  29. tccli/services/dts/v20211206/api.json +225 -223
  30. tccli/services/dts/v20211206/examples.json +2 -2
  31. tccli/services/ess/v20201111/api.json +30 -3
  32. tccli/services/essbasic/v20210526/api.json +29 -2
  33. tccli/services/fmu/v20191213/api.json +2 -2
  34. tccli/services/goosefs/v20220519/api.json +2 -2
  35. tccli/services/gwlb/v20240906/api.json +1 -1
  36. tccli/services/iotcloud/v20210408/api.json +66 -66
  37. tccli/services/iotcloud/v20210408/examples.json +13 -13
  38. tccli/services/iotexplorer/iotexplorer_client.py +159 -0
  39. tccli/services/iotexplorer/v20190423/api.json +561 -0
  40. tccli/services/iotexplorer/v20190423/examples.json +24 -0
  41. tccli/services/iotvideo/iotvideo_client.py +106 -0
  42. tccli/services/iotvideo/v20211125/api.json +105 -0
  43. tccli/services/iotvideo/v20211125/examples.json +16 -0
  44. tccli/services/lighthouse/v20200324/api.json +53 -53
  45. tccli/services/lighthouse/v20200324/examples.json +2 -2
  46. tccli/services/lke/v20231130/api.json +12 -2
  47. tccli/services/lkeap/v20240522/api.json +2 -2
  48. tccli/services/lowcode/v20210108/api.json +2 -2
  49. tccli/services/monitor/monitor_client.py +53 -0
  50. tccli/services/monitor/v20180724/api.json +144 -0
  51. tccli/services/monitor/v20180724/examples.json +8 -0
  52. tccli/services/mps/mps_client.py +501 -24
  53. tccli/services/mps/v20190612/api.json +2118 -247
  54. tccli/services/mps/v20190612/examples.json +72 -0
  55. tccli/services/mqtt/v20240516/api.json +4 -4
  56. tccli/services/mqtt/v20240516/examples.json +5 -11
  57. tccli/services/organization/v20210331/api.json +113 -113
  58. tccli/services/redis/redis_client.py +53 -0
  59. tccli/services/redis/v20180412/api.json +34 -0
  60. tccli/services/redis/v20180412/examples.json +8 -0
  61. tccli/services/svp/v20240125/api.json +1 -1
  62. tccli/services/tcb/tcb_client.py +53 -0
  63. tccli/services/tcb/v20180608/api.json +224 -157
  64. tccli/services/tcb/v20180608/examples.json +8 -0
  65. tccli/services/tcbr/v20220217/examples.json +1 -1
  66. tccli/services/tdmq/v20200217/api.json +379 -285
  67. tccli/services/tdmq/v20200217/examples.json +1 -1
  68. tccli/services/teo/v20220901/api.json +541 -5
  69. tccli/services/teo/v20220901/examples.json +21 -3
  70. tccli/services/tione/v20211111/api.json +64 -6
  71. tccli/services/vdb/v20230616/api.json +31 -2
  72. tccli/services/vdb/v20230616/examples.json +8 -2
  73. tccli/services/vrs/v20200824/api.json +14 -2
  74. tccli/services/vrs/v20200824/examples.json +1 -1
  75. tccli/services/wedata/v20210820/api.json +102 -0
  76. tccli/services/weilingwith/v20230427/api.json +997 -997
  77. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/METADATA +2 -2
  78. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/RECORD +81 -81
  79. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/WHEEL +0 -0
  80. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/entry_points.txt +0 -0
  81. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/license_files/LICENSE +0 -0
@@ -1365,21 +1365,39 @@
1365
1365
  }
1366
1366
  ],
1367
1367
  "ModifySecurityPolicy": [
1368
+ {
1369
+ "document": "修改eotest.com站点下a.eotest.com域名策略",
1370
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityPolicy\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-fa89j239a\",\n \"Entity\": \"Host\",\n \"Host\": \"a.eotest.com\",\n \"SecurityConfig\": {},\n \"SecurityPolicy\": {\n \"CustomRules\": {\n \"Rules\": [\n {\n \"Id\": \"1492837231\",\n \"Name\": \"SampleBasicACLRule\",\n \"Condition\": \"${http.request.ip} in ['1.1.1.1', '10.10.10.0/24', ${security.ip_group['123'@'zone-2xsnpvkhdjes']} ]\",\n \"Action\": {\n \"Name\": \"Deny\"\n },\n \"Priority\": 10,\n \"Enabled\": \"on\"\n }\n ]\n },\n \"ManagedRules\": {\n \"Enabled\": \"on\",\n \"AutoUpdate\": {\n \"AutoUpdateToLatestVersion\": \"off\",\n \"RulesetVersion\": \"2023-12-21T12:00:32Z\"\n },\n \"SemanticAnalysis\": \"on\",\n \"DetectionOnly\": \"on\",\n \"ManagedRuleGroups\": [\n {\n \"GroupId\": \"wafmanagedrulegroup-vulnerability-scanners\",\n \"SensitivityLevel\": \"wafmanagedrule-sensitivity-level-extreme\",\n \"Action\": {\n \"Name\": \"Monitor\"\n }\n }\n ]\n }\n }\n}",
1371
+ "output": "{\n \"Response\": {\n \"RequestId\": \"08b32010-ab25-42a4-b923-777c481da684\"\n }\n}",
1372
+ "title": "修改域名策略"
1373
+ },
1374
+ {
1375
+ "document": "修改eotest.com站点下temp-00iel413模板策略",
1376
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityPolicy\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-fa89j239a\",\n \"Entity\": \"Template\",\n \"TemplateId\": \"temp-00iel413\",\n \"SecurityConfig\": {},\n \"SecurityPolicy\": {\n \"CustomRules\": {\n \"Rules\": [\n {\n \"Id\": \"1492837231\",\n \"Name\": \"SampleBasicACLRule\",\n \"Condition\": \"${http.request.ip} in ['1.1.1.1', '10.10.10.0/24', ${security.ip_group['123'@'zone-2xsnpvkhdjes']} ]\",\n \"Action\": {\n \"Name\": \"Deny\"\n },\n \"Priority\": 10,\n \"Enabled\": \"on\"\n }\n ]\n }\n }\n}",
1377
+ "output": "{\n \"Response\": {\n \"RequestId\": \"08b32010-ab25-42a4-b923-777c481da684\"\n }\n}",
1378
+ "title": "修改模板策略"
1379
+ },
1380
+ {
1381
+ "document": "修改eotest.com站点级策略",
1382
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityPolicy\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-fa89j239a\",\n \"Entity\": \"ZoneDefaultPolicy\",\n \"SecurityConfig\": {},\n \"SecurityPolicy\": {\n \"ManagedRules\": {\n \"Enabled\": \"on\",\n \"AutoUpdate\": {\n \"AutoUpdateToLatestVersion\": \"off\",\n \"RulesetVersion\": \"2023-12-21T12:00:32Z\"\n },\n \"SemanticAnalysis\": \"on\",\n \"DetectionOnly\": \"on\",\n \"ManagedRuleGroups\": [\n {\n \"GroupId\": \"wafmanagedrulegroup-vulnerability-scanners\",\n \"SensitivityLevel\": \"wafmanagedrule-sensitivity-level-extreme\",\n \"Action\": {\n \"Name\": \"Monitor\"\n }\n }\n ]\n }\n }\n}",
1383
+ "output": "{\n \"Response\": {\n \"RequestId\": \"08b32010-ab25-42a4-b923-777c481da684\"\n }\n}",
1384
+ "title": "修改站点级策略"
1385
+ },
1368
1386
  {
1369
1387
  "document": "修改a.eotest.com域名七层安全配置",
1370
- "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityPolicy\n<公共请求参数>\n\n{\n \"Entity\": \"a.eotest.com\",\n \"SecurityConfig\": {\n \"WafConfig\": {\n \"Switch\": \"on\",\n \"WafRule\": {\n \"Switch\": \"on\",\n \"ObserveRuleIDs\": [],\n \"BlockRuleIDs\": [\n 162502146\n ]\n },\n \"Mode\": \"block\",\n \"Level\": \"loose\"\n }\n },\n \"ZoneId\": \"zone-fa89j239a\"\n}",
1388
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityPolicy\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-fa89j239a\",\n \"Entity\": \"a.eotest.com\",\n \"SecurityConfig\": {\n \"WafConfig\": {\n \"Switch\": \"on\",\n \"WafRule\": {\n \"Switch\": \"on\",\n \"ObserveRuleIDs\": [],\n \"BlockRuleIDs\": [\n 162502146\n ]\n },\n \"Mode\": \"block\",\n \"Level\": \"loose\"\n }\n }\n}",
1371
1389
  "output": "{\n \"Response\": {\n \"RequestId\": \"08b32010-ab25-42a4-b923-2e6c481dae23\"\n }\n}",
1372
1390
  "title": "修改安全配置"
1373
1391
  },
1374
1392
  {
1375
1393
  "document": "在WAF防护中,如果业务存在某个场景(如路径为/skipwaf的HTTP请求)需要对部分字段(如HTTP Header的全部Key)进行加白以此来跳过WAF安全防护,则可以使用如下配置。",
1376
- "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityPolicy\n<公共请求参数>\n\n{\n \"Entity\": \"*.eotest.com\",\n \"SecurityConfig\": {\n \"ExceptConfig\": {\n \"Switch\": \"on\",\n \"ExceptUserRules\": [\n {\n \"Action\": \"skip\",\n \"ExceptUserRuleConditions\": [\n {\n \"MatchContent\": \"/skipwaf\",\n \"MatchFrom\": \"cgi\",\n \"MatchParam\": \"\",\n \"Operator\": \"equal\"\n }\n ],\n \"ExceptUserRuleScope\": {\n \"Type\": \"partial\",\n \"PartialModules\": [\n {\n \"Module\": \"waf\",\n \"Include\": [\n 106247778\n ]\n }\n ],\n \"SkipConditions\": [\n {\n \"MatchContent\": [],\n \"MatchContentType\": \"\",\n \"MatchFrom\": [],\n \"MatchFromType\": \"\",\n \"Selector\": \"keys\",\n \"Type\": \"header_fields\"\n }\n ]\n },\n \"RuleID\": 0,\n \"RuleName\": \"first_webshell\",\n \"RulePriority\": 0,\n \"RuleStatus\": \"on\",\n \"UpdateTime\": \"2022-09-22T03:00:10Z\"\n }\n ]\n }\n },\n \"ZoneId\": \"zone-fa89j239a\"\n}",
1394
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityPolicy\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-fa89j239a\",\n \"Entity\": \"*.eotest.com\",\n \"SecurityConfig\": {\n \"ExceptConfig\": {\n \"Switch\": \"on\",\n \"ExceptUserRules\": [\n {\n \"Action\": \"skip\",\n \"ExceptUserRuleConditions\": [\n {\n \"MatchContent\": \"/skipwaf\",\n \"MatchFrom\": \"cgi\",\n \"Operator\": \"equal\"\n }\n ],\n \"ExceptUserRuleScope\": {\n \"Type\": \"partial\",\n \"PartialModules\": [\n {\n \"Module\": \"waf\",\n \"Include\": [\n 106247778\n ]\n }\n ],\n \"SkipConditions\": [\n {\n \"MatchContent\": [],\n \"MatchFrom\": [],\n \"Selector\": \"keys\",\n \"Type\": \"header_fields\"\n }\n ]\n },\n \"RuleID\": 0,\n \"RuleName\": \"first_webshell\",\n \"RulePriority\": 0,\n \"RuleStatus\": \"on\",\n \"UpdateTime\": \"2022-09-22T03:00:10Z\"\n }\n ]\n }\n }\n}",
1377
1395
  "output": "{\n \"Response\": {\n \"RequestId\": \"08b32010-ab25-42a4-b923-2e6c481dae44\"\n }\n}",
1378
1396
  "title": "修改安全配置中的例外规则并加白字段的场景"
1379
1397
  },
1380
1398
  {
1381
1399
  "document": "在WAF防护中,如果业务存在某个场景(如路径为/skipwaf的HTTP请求)需要对部分字段(如HTTP Header中的YourSkipHeader对应的Value)进行加白以此来跳过WAF安全防护,则可以使用如下配置。",
1382
- "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityPolicy\n<公共请求参数>\n\n{\n \"Entity\": \"*.eotest.com\",\n \"SecurityConfig\": {\n \"ExceptConfig\": {\n \"Switch\": \"on\",\n \"ExceptUserRules\": [\n {\n \"Action\": \"skip\",\n \"ExceptUserRuleConditions\": [\n {\n \"MatchContent\": \"/skipwaf\",\n \"MatchFrom\": \"cgi\",\n \"MatchParam\": \"\",\n \"Operator\": \"equal\"\n }\n ],\n \"ExceptUserRuleScope\": {\n \"Type\": \"partial\",\n \"PartialModules\": [\n {\n \"Module\": \"waf\",\n \"Include\": [\n 106247778\n ]\n }\n ],\n \"SkipConditions\": [\n {\n \"MatchContent\": [],\n \"MatchContentType\": \"\",\n \"MatchFrom\": [\n \"YourSkipHeader\"\n ],\n \"MatchFromType\": \"equal\",\n \"Selector\": \"values\",\n \"Type\": \"header_fields\"\n }\n ]\n },\n \"RuleID\": 0,\n \"RuleName\": \"first_webshell\",\n \"RulePriority\": 0,\n \"RuleStatus\": \"on\",\n \"UpdateTime\": \"2022-09-22T03:00:10Z\"\n }\n ]\n }\n },\n \"ZoneId\": \"zone-fa89j239a\"\n}",
1400
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityPolicy\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-fa89j239a\",\n \"Entity\": \"*.eotest.com\",\n \"SecurityConfig\": {\n \"ExceptConfig\": {\n \"Switch\": \"on\",\n \"ExceptUserRules\": [\n {\n \"Action\": \"skip\",\n \"ExceptUserRuleConditions\": [\n {\n \"MatchContent\": \"/skipwaf\",\n \"MatchFrom\": \"cgi\",\n \"Operator\": \"equal\"\n }\n ],\n \"ExceptUserRuleScope\": {\n \"Type\": \"partial\",\n \"PartialModules\": [\n {\n \"Module\": \"waf\",\n \"Include\": [\n 106247778\n ]\n }\n ],\n \"SkipConditions\": [\n {\n \"MatchContent\": [],\n \"MatchFrom\": [\n \"YourSkipHeader\"\n ],\n \"MatchFromType\": \"equal\",\n \"Selector\": \"values\",\n \"Type\": \"header_fields\"\n }\n ]\n },\n \"RuleID\": 0,\n \"RuleName\": \"first_webshell\",\n \"RulePriority\": 0,\n \"RuleStatus\": \"on\",\n \"UpdateTime\": \"2022-09-22T03:00:10Z\"\n }\n ]\n }\n }\n}",
1383
1401
  "output": "{\n \"Response\": {\n \"RequestId\": \"08b32010-ab25-42a4-b923-2e6c481dae66\"\n }\n}",
1384
1402
  "title": "修改安全配置中的例外规则并加白Header指定key字段的场景"
1385
1403
  }
@@ -1131,6 +1131,24 @@
1131
1131
  "name": "InstancePerReplicas",
1132
1132
  "required": false,
1133
1133
  "type": "int"
1134
+ },
1135
+ {
1136
+ "disabled": false,
1137
+ "document": "30",
1138
+ "example": "服务的优雅退出时限。单位为秒,默认值为30,最小为1",
1139
+ "member": "int64",
1140
+ "name": "TerminationGracePeriodSeconds",
1141
+ "required": false,
1142
+ "type": "int"
1143
+ },
1144
+ {
1145
+ "disabled": false,
1146
+ "document": "[\"sleep\",\"60\"]",
1147
+ "example": "服务实例停止前执行的命令,执行完毕或执行时间超过优雅退出时限后实例结束",
1148
+ "member": "string",
1149
+ "name": "PreStopCommand",
1150
+ "required": false,
1151
+ "type": "list"
1134
1152
  }
1135
1153
  ],
1136
1154
  "type": "object"
@@ -6420,6 +6438,24 @@
6420
6438
  "name": "InstancePerReplicas",
6421
6439
  "required": false,
6422
6440
  "type": "int"
6441
+ },
6442
+ {
6443
+ "disabled": false,
6444
+ "document": "30",
6445
+ "example": "服务的优雅退出时限。单位为秒,默认值为30,最小为1",
6446
+ "member": "int64",
6447
+ "name": "TerminationGracePeriodSeconds",
6448
+ "required": false,
6449
+ "type": "int"
6450
+ },
6451
+ {
6452
+ "disabled": false,
6453
+ "document": "[\"sleep\",\"60\"]",
6454
+ "example": "服务实例停止前执行的命令,执行完毕或执行时间超过优雅退出时限后实例结束",
6455
+ "member": "string",
6456
+ "name": "PreStopCommand",
6457
+ "required": false,
6458
+ "type": "list"
6423
6459
  }
6424
6460
  ],
6425
6461
  "type": "object"
@@ -8771,7 +8807,7 @@
8771
8807
  {
8772
8808
  "disabled": false,
8773
8809
  "document": "镜像信息\n注意:此字段可能返回 null,表示取不到有效值。",
8774
- "example": "{}",
8810
+ "example": "",
8775
8811
  "member": "ImageInfo",
8776
8812
  "name": "ImageInfo",
8777
8813
  "output_required": true,
@@ -8793,7 +8829,7 @@
8793
8829
  {
8794
8830
  "disabled": false,
8795
8831
  "document": "资源信息\n注意:此字段可能返回 null,表示取不到有效值。",
8796
- "example": "{}",
8832
+ "example": "",
8797
8833
  "member": "ResourceInfo",
8798
8834
  "name": "Resources",
8799
8835
  "output_required": true,
@@ -8815,7 +8851,7 @@
8815
8851
  {
8816
8852
  "disabled": false,
8817
8853
  "document": "模型信息\n注意:此字段可能返回 null,表示取不到有效值。",
8818
- "example": "{}",
8854
+ "example": "",
8819
8855
  "member": "ModelInfo",
8820
8856
  "name": "ModelInfo",
8821
8857
  "output_required": true,
@@ -8837,7 +8873,7 @@
8837
8873
  {
8838
8874
  "disabled": false,
8839
8875
  "document": "日志配置\n注意:此字段可能返回 null,表示取不到有效值。",
8840
- "example": "{}",
8876
+ "example": "",
8841
8877
  "member": "LogConfig",
8842
8878
  "name": "LogConfig",
8843
8879
  "output_required": true,
@@ -8859,7 +8895,7 @@
8859
8895
  {
8860
8896
  "disabled": false,
8861
8897
  "document": "hpa配置\n注意:此字段可能返回 null,表示取不到有效值。",
8862
- "example": "{}",
8898
+ "example": "",
8863
8899
  "member": "HorizontalPodAutoscaler",
8864
8900
  "name": "HorizontalPodAutoscaler",
8865
8901
  "output_required": true,
@@ -8892,7 +8928,7 @@
8892
8928
  {
8893
8929
  "disabled": false,
8894
8930
  "document": "资源总量\n注意:此字段可能返回 null,表示取不到有效值。",
8895
- "example": "{}",
8931
+ "example": "",
8896
8932
  "member": "ResourceInfo",
8897
8933
  "name": "ResourceTotal",
8898
8934
  "output_required": true,
@@ -9108,6 +9144,28 @@
9108
9144
  "required": false,
9109
9145
  "type": "int",
9110
9146
  "value_allowed_null": true
9147
+ },
9148
+ {
9149
+ "disabled": false,
9150
+ "document": "服务的优雅退出时限。单位为秒,默认值为30,最小为1",
9151
+ "example": "30",
9152
+ "member": "int64",
9153
+ "name": "TerminationGracePeriodSeconds",
9154
+ "output_required": false,
9155
+ "required": false,
9156
+ "type": "int",
9157
+ "value_allowed_null": false
9158
+ },
9159
+ {
9160
+ "disabled": false,
9161
+ "document": "服务实例停止前执行的命令,执行完毕或执行时间超过优雅退出时限后实例结束",
9162
+ "example": "[\"sleep\",\"60\"]",
9163
+ "member": "string",
9164
+ "name": "PreStopCommand",
9165
+ "output_required": false,
9166
+ "required": false,
9167
+ "type": "list",
9168
+ "value_allowed_null": false
9111
9169
  }
9112
9170
  ],
9113
9171
  "usage": "both"
@@ -15,9 +15,9 @@
15
15
  "status": "online"
16
16
  },
17
17
  "DescribeInstanceNodes": {
18
- "document": "实例节点列表",
18
+ "document": "查询实例pod列表",
19
19
  "input": "DescribeInstanceNodesRequest",
20
- "name": "实例pod列表(返回 pod 名称、状态)",
20
+ "name": "查询实例pod列表",
21
21
  "output": "DescribeInstanceNodesResponse",
22
22
  "status": "online"
23
23
  },
@@ -325,6 +325,15 @@
325
325
  "name": "ResourceTags",
326
326
  "required": false,
327
327
  "type": "list"
328
+ },
329
+ {
330
+ "disabled": false,
331
+ "document": "任务状态:1-待执行任务;2-密钥更新中;3-网络变更中;4-参数变更中;5-embedding变更中;6-ai套件变更中;7-滚动升级中;8-纵向扩容中;9-纵向缩容中;10-横向扩容中;11-横向缩容中",
332
+ "example": "[1,2]",
333
+ "member": "int64",
334
+ "name": "TaskStatus",
335
+ "required": false,
336
+ "type": "list"
328
337
  }
329
338
  ],
330
339
  "type": "object"
@@ -765,6 +774,16 @@
765
774
  "output_required": false,
766
775
  "type": "int",
767
776
  "value_allowed_null": false
777
+ },
778
+ {
779
+ "disabled": false,
780
+ "document": "任务状态:0-无任务;1-待执行任务;2-密钥更新中;3-网络变更中;4-参数变更中;5-embedding变更中;6-ai套件变更中;7-滚动升级中;8-纵向扩容中;9-纵向缩容中;10-横向扩容中;11-横向缩容中",
781
+ "example": "0",
782
+ "member": "int64",
783
+ "name": "TaskStatus",
784
+ "output_required": false,
785
+ "type": "int",
786
+ "value_allowed_null": false
768
787
  }
769
788
  ],
770
789
  "usage": "out"
@@ -883,6 +902,16 @@
883
902
  "output_required": false,
884
903
  "type": "string",
885
904
  "value_allowed_null": false
905
+ },
906
+ {
907
+ "disabled": false,
908
+ "document": "pod状态",
909
+ "example": "running",
910
+ "member": "string",
911
+ "name": "Status",
912
+ "output_required": false,
913
+ "type": "string",
914
+ "value_allowed_null": false
886
915
  }
887
916
  ],
888
917
  "usage": "out"
@@ -19,8 +19,8 @@
19
19
  "DescribeInstanceNodes": [
20
20
  {
21
21
  "document": "调用接口成功",
22
- "input": "POST / HTTP/1.1\nHost: vdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstanceNodes\n<公共请求参数>\n\n{\n \"InstanceId\": \"vdb-ecbgiqwb\"\n}",
23
- "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"Name\": \"master-0\"\n },\n {\n \"Name\": \"search-0\"\n },\n {\n \"Name\": \"worker-0\"\n }\n ],\n \"RequestId\": \"c0c57557-d604-4bfc-abed-5ae659961720\",\n \"TotalCount\": 3\n }\n}",
22
+ "input": "POST / HTTP/1.1\nHost: vdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstanceNodes\n<公共请求参数>\n\n{\n \"InstanceId\": \"vdb-bmz0gqmd\"\n}",
23
+ "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"Name\": \"master-0\",\n \"Status\": \"Running\"\n },\n {\n \"Name\": \"search-0\",\n \"Status\": \"Running\"\n },\n {\n \"Name\": \"worker-0\",\n \"Status\": \"Running\"\n },\n {\n \"Name\": \"worker-1\",\n \"Status\": \"Pending\"\n }\n ],\n \"RequestId\": \"b3157916-a811-443f-af68-23220d6dfb01\",\n \"TotalCount\": 5\n }\n}",
24
24
  "title": "成功示例"
25
25
  },
26
26
  {
@@ -36,6 +36,12 @@
36
36
  "input": "POST / HTTP/1.1\nHost: vdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstances\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 50\n}",
37
37
  "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"AppId\": 251223614,\n \"Cpu\": 1,\n \"CreatedAt\": \"2023-07-07\",\n \"Disk\": 20,\n \"EngineName\": \"\",\n \"EngineVersion\": \"\",\n \"ExpiredAt\": \"2023-08-07\",\n \"Extend\": \"{\\\"Port\\\": \\\"8100\\\", \\\"DiskType\\\": \\\"CLOUD_SSD\\\", \\\"NodeType\\\": \\\"Store\\\", \\\"Platform\\\": \\\"vdb-cd\\\", \\\"NodeSpecs\\\": \\\"{\\\\\\\"Cpu\\\\\\\":1,\\\\\\\"Memory\\\\\\\":8}\\\", \\\"NodeNumber\\\": \\\"3\\\", \\\"DiskCapacity\\\": \\\"20\\\", \\\"DiskTypeValue\\\": \\\"云硬盘\\\", \\\"EngineVersion\\\": \\\"v1.0.0\\\", \\\"NodeTypeValue\\\": \\\"存储型\\\", \\\"NodeSpecsValue\\\": \\\"S.2SMALL\\\", \\\"NodeNumberValue\\\": \\\"\\\", \\\"DiskCapacityValue\\\": \\\"\\\"}\",\n \"InstanceId\": \"vdb-77qt0r46\",\n \"IsNoExpired\": false,\n \"Memory\": 8,\n \"Name\": \"vector_search\",\n \"Networks\": [\n {\n \"Port\": 8100,\n \"SubnetId\": \"subnet-02bwnv4i\",\n \"Vip\": \"10.0.7.132\",\n \"VpcId\": \"vpc-kddx224l\"\n }\n ],\n \"PayMode\": 1,\n \"Product\": \"vdb\",\n \"Project\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"ReplicaNum\": 3,\n \"ResourceTags\": [],\n \"ShardNum\": 1,\n \"Status\": \"online\",\n \"Zone\": \"\"\n },\n {\n \"AppId\": 251223614,\n \"Cpu\": 1,\n \"CreatedAt\": \"2023-07-06\",\n \"Disk\": 20,\n \"EngineName\": \"\",\n \"EngineVersion\": \"\",\n \"ExpiredAt\": \"2023-08-06\",\n \"Extend\": \"{\\\"Port\\\": \\\"8100\\\", \\\"DiskType\\\": \\\"CLOUD_SSD\\\", \\\"NodeType\\\": \\\"Store\\\", \\\"Platform\\\": \\\"vdb-cd\\\", \\\"NodeSpecs\\\": \\\"{\\\\\\\"Cpu\\\\\\\":1,\\\\\\\"Memory\\\\\\\":8}\\\", \\\"NodeNumber\\\": \\\"3\\\", \\\"DiskCapacity\\\": \\\"20\\\", \\\"DiskTypeValue\\\": \\\"云硬盘\\\", \\\"EngineVersion\\\": \\\"v1.0.0\\\", \\\"NodeTypeValue\\\": \\\"存储型\\\", \\\"NodeSpecsValue\\\": \\\"S.2SMALL\\\", \\\"NodeNumberValue\\\": \\\"\\\", \\\"DiskCapacityValue\\\": \\\"\\\"}\",\n \"InstanceId\": \"vdb-o2ovx6ko\",\n \"IsNoExpired\": false,\n \"Memory\": 8,\n \"Name\": \"embedding_search\",\n \"Networks\": [\n {\n \"Port\": 8100,\n \"SubnetId\": \"subnet-02bwnv4i\",\n \"Vip\": \"10.0.7.115\",\n \"VpcId\": \"vpc-kddx224l\"\n }\n ],\n \"PayMode\": 1,\n \"Product\": \"vdb\",\n \"Project\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"ReplicaNum\": 3,\n \"ResourceTags\": [],\n \"ShardNum\": 1,\n \"Status\": \"online\",\n \"Zone\": \"\"\n }\n ],\n \"RequestId\": \"2757e3ad-427f-45dc-9119-8c9cfb4ae614\",\n \"TotalCount\": 2\n }\n}",
38
38
  "title": "成功示例"
39
+ },
40
+ {
41
+ "document": "查询实例列表",
42
+ "input": "POST / HTTP/1.1\nHost: vdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstances\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 50\n}",
43
+ "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"ApiVersion\": \"2.0\",\n \"AppId\": 251255497,\n \"AutoRenew\": 0,\n \"Cpu\": 1,\n \"CreatedAt\": \"2025-02-24 19:02:40\",\n \"Disk\": 20,\n \"EngineName\": \"\",\n \"EngineVersion\": \"v2.3.0\",\n \"ExpiredAt\": \"2025-03-24 19:54:40\",\n \"Extend\": \"{\\\"EngineVersion\\\":\\\"v1.0.0\\\",\\\"FreeApply\\\":2,\\\"Mode\\\":\\\"two\\\",\\\"Platform\\\":\\\"vdb\\\",\\\"Port\\\":\\\"80\\\",\\\"Tag\\\":\\\"trade\\\"}\",\n \"HealthScore\": 0,\n \"InstanceId\": \"vdb-mh653rup\",\n \"IsNoExpired\": false,\n \"IsolateAt\": \"\",\n \"Memory\": 2,\n \"Name\": \"vdb-mh653rup\",\n \"Networks\": [],\n \"PayMode\": 1,\n \"Product\": \"vdb\",\n \"Project\": \"\",\n \"Region\": \"ap-chengdu\",\n \"ReplicaNum\": 2,\n \"ResourceTags\": [],\n \"ShardNum\": 0,\n \"Status\": \"creating\",\n \"TaskStatus\": 0,\n \"WanAddress\": \"\",\n \"Warning\": 0,\n \"Zone\": \"\"\n },\n {\n \"ApiVersion\": \"2.0\",\n \"AppId\": 251255497,\n \"AutoRenew\": 0,\n \"Cpu\": 1,\n \"CreatedAt\": \"2025-02-24 19:02:45\",\n \"Disk\": 30,\n \"EngineName\": \"\",\n \"EngineVersion\": \"v2.3.0\",\n \"ExpiredAt\": \"2025-05-24 19:14:44\",\n \"Extend\": \"{\\\"EngineVersion\\\":\\\"v1.0.0\\\",\\\"FreeApply\\\":2,\\\"Mode\\\":\\\"two\\\",\\\"Platform\\\":\\\"vdb\\\",\\\"Port\\\":\\\"80\\\",\\\"Tag\\\":\\\"trade\\\"}\",\n \"HealthScore\": 0,\n \"InstanceId\": \"vdb-bmz0gqmd\",\n \"IsNoExpired\": false,\n \"IsolateAt\": \"\",\n \"Memory\": 2,\n \"Name\": \"vdb-bmz0gqmd\",\n \"Networks\": [\n {\n \"ExpireTime\": \"\",\n \"Port\": 80,\n \"PreserveDuration\": 0,\n \"SubnetId\": \"subnet-8apk7iir\",\n \"Vip\": \"10.10.16.8\",\n \"VpcId\": \"vpc-n4c3s8u4\"\n }\n ],\n \"PayMode\": 1,\n \"Product\": \"vdb\",\n \"Project\": \"\",\n \"Region\": \"ap-chengdu\",\n \"ReplicaNum\": 2,\n \"ResourceTags\": [],\n \"ShardNum\": 0,\n \"Status\": \"online\",\n \"TaskStatus\": 0,\n \"WanAddress\": \"\",\n \"Warning\": 0,\n \"Zone\": \"\"\n }\n ],\n \"RequestId\": \"ebae613a-d963-4979-9764-588ff0a315e3\",\n \"TotalCount\": 2\n }\n}",
44
+ "title": "查询实例列表"
39
45
  }
40
46
  ],
41
47
  "DisassociateSecurityGroups": [
@@ -3,7 +3,7 @@
3
3
  "CancelVRSTask": {
4
4
  "document": "声音复刻取消任务接口",
5
5
  "input": "CancelVRSTaskRequest",
6
- "name": "声音复刻取消任务接口",
6
+ "name": "声音复刻取消任务接口(暂未开放)",
7
7
  "output": "CancelVRSTaskResponse",
8
8
  "status": "online"
9
9
  },
@@ -88,6 +88,7 @@
88
88
  "example": "无",
89
89
  "member": "CancelVRSTaskRsp",
90
90
  "name": "Data",
91
+ "output_required": true,
91
92
  "type": "object",
92
93
  "value_allowed_null": false
93
94
  },
@@ -102,7 +103,18 @@
102
103
  },
103
104
  "CancelVRSTaskRsp": {
104
105
  "document": "取消任务响应",
105
- "members": [],
106
+ "members": [
107
+ {
108
+ "disabled": false,
109
+ "document": "任务ID\n注意:此字段可能返回 null,表示取不到有效值。",
110
+ "example": "ce68122c-0ca8-4fa6-99b1-90a28670626b",
111
+ "member": "string",
112
+ "name": "TaskId",
113
+ "output_required": false,
114
+ "type": "string",
115
+ "value_allowed_null": true
116
+ }
117
+ ],
106
118
  "usage": "out"
107
119
  },
108
120
  "CreateVRSTaskRequest": {
@@ -4,7 +4,7 @@
4
4
  {
5
5
  "document": "声音复刻取消任务",
6
6
  "input": "POST / HTTP/1.1\nHost: vrs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelVRSTask\n<公共请求参数>\n\n{\n \"TaskId\": \"efe36c79-1c71-41d1-b541-04075fb3b9aa\"\n}",
7
- "output": "{\n \"Response\": {\n \"Data\": {},\n \"RequestId\": \"33ccdce8-15d7-4536-9325-8259266c21\"\n }\n}",
7
+ "output": "{\n \"Response\": {\n \"Data\": {\n \"TaskId\": \"efe36c79-1c71-41d1-b541-04075fb3b9aa\"\n },\n \"RequestId\": \"33ccdce8-15d7-4536-9325-8259266c21\"\n }\n}",
8
8
  "title": "声音复刻取消任务"
9
9
  }
10
10
  ],
@@ -7587,6 +7587,15 @@
7587
7587
  "name": "ParentsFolderId",
7588
7588
  "required": false,
7589
7589
  "type": "string"
7590
+ },
7591
+ {
7592
+ "disabled": false,
7593
+ "document": "文件夹来源 template管理,orchestrationSpace 编排空间",
7594
+ "example": "orchestrationSpace",
7595
+ "member": "string",
7596
+ "name": "FolderForm",
7597
+ "required": false,
7598
+ "type": "string"
7590
7599
  }
7591
7600
  ],
7592
7601
  "type": "object"
@@ -14518,6 +14527,51 @@
14518
14527
  "name": "WorkflowType",
14519
14528
  "required": false,
14520
14529
  "type": "string"
14530
+ },
14531
+ {
14532
+ "disabled": false,
14533
+ "document": "任务类型id列表",
14534
+ "example": "36",
14535
+ "member": "int64",
14536
+ "name": "TaskTypeIdList",
14537
+ "required": false,
14538
+ "type": "list"
14539
+ },
14540
+ {
14541
+ "disabled": false,
14542
+ "document": "责任人id列表",
14543
+ "example": "1002134123",
14544
+ "member": "string",
14545
+ "name": "InChargeIdList",
14546
+ "required": false,
14547
+ "type": "list"
14548
+ },
14549
+ {
14550
+ "disabled": false,
14551
+ "document": "自身责任人",
14552
+ "example": "true",
14553
+ "member": "bool",
14554
+ "name": "OnlyMe",
14555
+ "required": false,
14556
+ "type": "bool"
14557
+ },
14558
+ {
14559
+ "disabled": false,
14560
+ "document": "是否包含代码模版",
14561
+ "example": "true",
14562
+ "member": "bool",
14563
+ "name": "IncludeCodeTemplate",
14564
+ "required": false,
14565
+ "type": "bool"
14566
+ },
14567
+ {
14568
+ "disabled": false,
14569
+ "document": "编排空间 或代码模版 orchestrationSpace 编排空间 template模版管理",
14570
+ "example": "orchestrationSpace",
14571
+ "member": "string",
14572
+ "name": "FolderForm",
14573
+ "required": false,
14574
+ "type": "string"
14521
14575
  }
14522
14576
  ],
14523
14577
  "type": "object"
@@ -26573,6 +26627,24 @@
26573
26627
  "name": "ScheduleTimeZone",
26574
26628
  "required": false,
26575
26629
  "type": "string"
26630
+ },
26631
+ {
26632
+ "disabled": false,
26633
+ "document": "计划调度时间",
26634
+ "example": "无",
26635
+ "member": "string",
26636
+ "name": "ScheduleTimeFrom",
26637
+ "required": false,
26638
+ "type": "string"
26639
+ },
26640
+ {
26641
+ "disabled": false,
26642
+ "document": "计划调度时间",
26643
+ "example": "无",
26644
+ "member": "string",
26645
+ "name": "ScheduleTimeTo",
26646
+ "required": false,
26647
+ "type": "string"
26576
26648
  }
26577
26649
  ],
26578
26650
  "usage": "in"
@@ -30468,6 +30540,16 @@
30468
30540
  "output_required": false,
30469
30541
  "type": "string",
30470
30542
  "value_allowed_null": false
30543
+ },
30544
+ {
30545
+ "disabled": false,
30546
+ "document": "补录计划时间范围的类型: \nDATA_TIME:实例数据时间;SCHEDULE_TIME 计划调度时间",
30547
+ "example": "DATA_TIME",
30548
+ "member": "string",
30549
+ "name": "TimeType",
30550
+ "output_required": false,
30551
+ "type": "string",
30552
+ "value_allowed_null": false
30471
30553
  }
30472
30554
  ],
30473
30555
  "usage": "out"
@@ -30849,6 +30931,17 @@
30849
30931
  "required": false,
30850
30932
  "type": "string",
30851
30933
  "value_allowed_null": true
30934
+ },
30935
+ {
30936
+ "disabled": false,
30937
+ "document": "时间类型,DATA_TIME:数据时间、SCHEDULE_TIME:计划调度时间, 为空时会被当成DATA_TIME处理",
30938
+ "example": "DATA_TIME",
30939
+ "member": "string",
30940
+ "name": "TimeType",
30941
+ "output_required": false,
30942
+ "required": false,
30943
+ "type": "string",
30944
+ "value_allowed_null": false
30852
30945
  }
30853
30946
  ],
30854
30947
  "usage": "both"
@@ -47452,6 +47545,15 @@
47452
47545
  "name": "ScheduleTimeZone",
47453
47546
  "required": false,
47454
47547
  "type": "string"
47548
+ },
47549
+ {
47550
+ "disabled": false,
47551
+ "document": "时间类型,DATA_TIME:数据时间、SCHEDULE_TIME:计划调度时间, 为空时会被当成DATA_TIME处理",
47552
+ "example": "DATA_TIME",
47553
+ "member": "string",
47554
+ "name": "TimeType",
47555
+ "required": false,
47556
+ "type": "string"
47455
47557
  }
47456
47558
  ],
47457
47559
  "type": "object"