tccli 3.0.1371.1__py2.py3-none-any.whl → 3.0.1373.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 (73) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/v20170312/api.json +59 -59
  3. tccli/services/batch/v20170312/examples.json +3 -3
  4. tccli/services/cfg/v20210820/api.json +5 -5
  5. tccli/services/cfg/v20210820/examples.json +1 -1
  6. tccli/services/cfs/v20190719/api.json +10 -10
  7. tccli/services/cfs/v20190719/examples.json +1 -1
  8. tccli/services/ckafka/v20190819/api.json +21 -21
  9. tccli/services/clb/v20180317/api.json +259 -10
  10. tccli/services/cls/v20201016/api.json +388 -282
  11. tccli/services/cls/v20201016/examples.json +33 -33
  12. tccli/services/csip/v20221121/examples.json +1 -1
  13. tccli/services/ctem/v20231128/api.json +104 -104
  14. tccli/services/ctem/v20231128/examples.json +8 -8
  15. tccli/services/dnspod/v20210323/api.json +14 -4
  16. tccli/services/dnspod/v20210323/examples.json +2 -2
  17. tccli/services/es/v20180416/api.json +23 -4
  18. tccli/services/ess/v20201111/api.json +3 -3
  19. tccli/services/essbasic/v20210526/api.json +4 -4
  20. tccli/services/iai/v20200303/api.json +9 -0
  21. tccli/services/keewidb/v20220308/api.json +24 -24
  22. tccli/services/lcic/v20220817/api.json +46 -18
  23. tccli/services/lighthouse/lighthouse_client.py +106 -0
  24. tccli/services/lighthouse/v20200324/api.json +280 -0
  25. tccli/services/lighthouse/v20200324/examples.json +22 -0
  26. tccli/services/live/v20180801/api.json +1 -1
  27. tccli/services/lke/lke_client.py +0 -53
  28. tccli/services/lke/v20231130/api.json +29 -79
  29. tccli/services/lke/v20231130/examples.json +0 -8
  30. tccli/services/mongodb/v20190725/api.json +4 -4
  31. tccli/services/monitor/v20180724/api.json +7 -7
  32. tccli/services/mps/v20190612/api.json +42 -2
  33. tccli/services/ocr/v20181119/api.json +43 -14
  34. tccli/services/organization/v20210331/api.json +25 -25
  35. tccli/services/organization/v20210331/examples.json +1 -1
  36. tccli/services/postgres/postgres_client.py +12 -171
  37. tccli/services/postgres/v20170312/api.json +20 -819
  38. tccli/services/postgres/v20170312/examples.json +6 -30
  39. tccli/services/scf/v20180416/api.json +2 -0
  40. tccli/services/ssl/v20191205/api.json +1 -1
  41. tccli/services/sts/v20180813/api.json +4 -4
  42. tccli/services/tcbr/v20220217/api.json +92 -0
  43. tccli/services/tcss/v20201101/api.json +32 -2
  44. tccli/services/tcss/v20201101/examples.json +3 -3
  45. tccli/services/teo/v20220901/api.json +12 -12
  46. tccli/services/tione/v20211111/api.json +18 -18
  47. tccli/services/tke/v20180525/api.json +10 -1
  48. tccli/services/tms/v20201229/api.json +6 -6
  49. tccli/services/trabbit/v20230418/api.json +41 -2
  50. tccli/services/trocket/trocket_client.py +65 -12
  51. tccli/services/trocket/v20230308/api.json +156 -0
  52. tccli/services/trocket/v20230308/examples.json +8 -0
  53. tccli/services/trtc/trtc_client.py +159 -0
  54. tccli/services/trtc/v20190722/api.json +273 -9
  55. tccli/services/trtc/v20190722/examples.json +24 -0
  56. tccli/services/tse/v20201207/api.json +23 -5
  57. tccli/services/tse/v20201207/examples.json +2 -2
  58. tccli/services/tsf/v20180326/api.json +907 -802
  59. tccli/services/tsf/v20180326/examples.json +29 -29
  60. tccli/services/vod/v20180717/api.json +73 -33
  61. tccli/services/vod/v20180717/examples.json +1 -1
  62. tccli/services/vpc/v20170312/api.json +12 -2
  63. tccli/services/vpc/v20170312/examples.json +2 -2
  64. tccli/services/waf/v20180125/api.json +717 -38
  65. tccli/services/waf/v20180125/examples.json +56 -0
  66. tccli/services/waf/waf_client.py +444 -73
  67. tccli/services/wedata/v20210820/api.json +138 -6
  68. tccli/services/wsa/v20250508/api.json +21 -3
  69. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/METADATA +2 -2
  70. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/RECORD +73 -73
  71. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/WHEEL +0 -0
  72. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/entry_points.txt +0 -0
  73. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/license_files/LICENSE +0 -0
@@ -128,14 +128,6 @@
128
128
  "title": "创建RO组网络"
129
129
  }
130
130
  ],
131
- "CreateServerlessDBInstance": [
132
- {
133
- "document": "创建一个实例名为“serverlessdb-test”的serverless实例,实例数据库版本为10.4,服务端database字符集为UTF8。",
134
- "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateServerlessDBInstance\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-xxxx\",\n \"Zone\": \"ap-guangzhou-3\",\n \"DBVersion\": \"10.4\",\n \"DBInstanceName\": \"serverlessdb-test\",\n \"DBCharset\": \"UTF8\",\n \"SubnetId\": \"subnet-xxx\"\n}",
135
- "output": "{\n \"Response\": {\n \"RequestId\": \"08fdf411-5d39-44f2-8e1d-a58ee60b237d\",\n \"DBInstanceId\": \"postgres-xxxxx\"\n }\n}",
136
- "title": "创建serverlessDB实例"
137
- }
138
- ],
139
131
  "DeleteAccount": [
140
132
  {
141
133
  "document": "删除数据库账号",
@@ -277,7 +269,7 @@
277
269
  "DescribeBackupSummaries": [
278
270
  {
279
271
  "document": "",
280
- "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBackupSummaries\n<公共请求参数>\n\n{\n \"Limit\": 20,\n \"Offset\": 0,\n \"OrderByType\": \"desc\"\n}",
272
+ "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBackupSummaries\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"Offset\": 0,\n \"OrderByType\": \"desc\"\n}",
281
273
  "output": "{\n \"Response\": {\n \"BackupSummarySet\": [\n {\n \"AutoBaseBackupCount\": 3,\n \"AutoBaseBackupSize\": 3535342436352,\n \"DBInstanceId\": \"postgres-lsw5y0bp\",\n \"LogBackupCount\": 2,\n \"LogBackupSize\": 167792640,\n \"ManualBaseBackupCount\": 1,\n \"ManualBaseBackupSize\": 1178447478784,\n \"TotalBackupCount\": 6,\n \"TotalBackupSize\": 4713957707776\n }\n ],\n \"RequestId\": \"3929dd3a-d95d-4ec2-ae69-a98317ce24fa\",\n \"TotalCount\": 10\n }\n}",
282
274
  "title": "查询备份统计信息"
283
275
  }
@@ -400,14 +392,6 @@
400
392
  "title": "根据实例ID查询实例信息"
401
393
  }
402
394
  ],
403
- "DescribeDBSlowlogs": [
404
- {
405
- "document": "获取实例postgres-apzvwncr慢查询日志",
406
- "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBSlowlogs\n<公共请求参数>\n\n{\n \"EndTime\": \"2018-06-11 17:06:38\",\n \"DBInstanceId\": \"postgres-apzvwncr\",\n \"StartTime\": \"2018-06-10 17:06:38\"\n}",
407
- "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Detail\": {\n \"TotalTime\": 0.0,\n \"NormalQueries\": [\n {\n \"UserName\": \"user\",\n \"MaxCostTime\": 0.0,\n \"Rows\": 0,\n \"CostTime\": 0.0,\n \"SharedReadBlks\": 0,\n \"Calls\": 0,\n \"WriteCostTime\": 0,\n \"ReadCostTime\": 0,\n \"CallsGrids\": [\n 0\n ],\n \"NormalQuery\": \"select 1;\",\n \"MinCostTime\": 0.0,\n \"DatabaseName\": \"postgres-apzvwncr\",\n \"FirstTime\": \"2018-06-10 17:06:38\",\n \"LastTime\": \"2018-06-11 17:06:38\",\n \"SharedWriteBlks\": 0\n }\n ],\n \"TotalCalls\": 0\n },\n \"RequestId\": \"08fdf411-5d39-44f2-8e1d-a58ee60b237d\"\n }\n}",
408
- "title": "获取实例慢查询日志"
409
- }
410
- ],
411
395
  "DescribeDBVersions": [
412
396
  {
413
397
  "document": "新购实例、升级实例版本号时,可通过此接口查询有效的数据库版本号列表",
@@ -538,9 +522,9 @@
538
522
  ],
539
523
  "DescribeProductConfig": [
540
524
  {
541
- "document": "查询广州二区的售卖规格信息",
542
- "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProductConfig\n<公共请求参数>\n\n{\n \"Zone\": \"ap-guangzhou-2\"\n}",
543
- "output": "{\n \"Response\": {\n \"RequestId\": \"eaa0a364-08c9-42f6-888e-4e3b7e99b50d\",\n \"SpecInfoList\": [\n {\n \"Region\": \"ap-guangzhou\",\n \"Zone\": \"ap-guangzhou-2\",\n \"SupportKMSRegions\": [\n \"ap-guangzhou\"\n ],\n \"SpecItemInfoList\": [\n {\n \"SpecCode\": \"cdb.pg.z1.2g\",\n \"Version\": \"10.4\",\n \"VersionName\": \"PostgreSQL 10\",\n \"Cpu\": 1,\n \"Memory\": 2048,\n \"MaxStorage\": 1000,\n \"MinStorage\": 10,\n \"Qps\": 2100,\n \"Pid\": 11004,\n \"Type\": \"TS85\",\n \"KernelVersion\": \"v10.4_r1.0\",\n \"MajorVersion\": \"10\",\n \"IsSupportTDE\": 1\n }\n ]\n }\n ]\n }\n}",
525
+ "document": "查询广州三区的售卖规格信息",
526
+ "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProductConfig\n<公共请求参数>\n\n{\n \"Zone\": \"ap-guangzhou-3\"\n}",
527
+ "output": "{\n \"Response\": {\n \"RequestId\": \"eaa0a364-08c9-42f6-888e-4e3b7e99b50d\",\n \"SpecInfoList\": [\n {\n \"Region\": \"ap-guangzhou\",\n \"Zone\": \"ap-guangzhou-3\",\n \"SupportKMSRegions\": [\n \"ap-guangzhou\"\n ],\n \"SpecItemInfoList\": [\n {\n \"Cpu\": 1,\n \"IsSupportTDE\": 1,\n \"KernelVersion\": \"v17.4_r1.7\",\n \"MajorVersion\": \"17\",\n \"MaxStorage\": 3000,\n \"Memory\": 2048,\n \"MinStorage\": 10,\n \"Pid\": 0,\n \"Qps\": 1800,\n \"SpecCode\": \"pg.it.small2\",\n \"Type\": \"\",\n \"Version\": \"17.4\",\n \"VersionName\": \"PostgreSQL 17\"\n }\n ]\n }\n ]\n }\n}",
544
528
  "title": "查询某个地域某个可用区的售卖规格信息"
545
529
  }
546
530
  ],
@@ -560,14 +544,6 @@
560
544
  "title": "查询所有地域"
561
545
  }
562
546
  ],
563
- "DescribeServerlessDBInstances": [
564
- {
565
- "document": "",
566
- "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeServerlessDBInstances\n<公共请求参数>\n\n{\n \"Filter\": [\n {\n \"Name\": \"db-instance-name\",\n \"Values\": [\n \"user-data-db\"\n ]\n }\n ],\n \"Limit\": \"0\",\n \"Offset\": \"1\"\n}",
567
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DBInstanceSet\": [\n {\n \"DBInstanceId\": \"postgres-dnlizio3\",\n \"DBInstanceName\": \"user-data-db\",\n \"DBInstanceStatus\": \"running\",\n \"Region\": \"ap-guangzhou\",\n \"Zone\": \"ap-guangzhou-3\",\n \"ProjectId\": 0,\n \"VpcId\": \"vpc-49ab5lb9\",\n \"SubnetId\": \"subnet-b23o6b22\",\n \"DBCharset\": \"UTF8\",\n \"DBVersion\": \"10\",\n \"DBKernelVersion\": \"v10.4_r1.0\",\n \"CreateTime\": \"2020-03-20 12:19:14\",\n \"DBInstanceNetInfo\": [\n {\n \"Address\": \"\",\n \"Ip\": \"10.*.*.*\",\n \"Port\": 5432,\n \"Status\": \"opened\",\n \"NetType\": \"private\"\n },\n {\n \"Address\": \"\",\n \"Ip\": \"\",\n \"Port\": 0,\n \"Status\": \"initing\",\n \"NetType\": \"public\"\n }\n ],\n \"DBAccountSet\": [],\n \"DBDatabaseList\": null\n }\n ],\n \"RequestId\": \"d43b2a9f-070c-480b-a0bb-7c210428cfe8\"\n }\n}",
568
- "title": "查询ServerlessDB实例列表"
569
- }
570
- ],
571
547
  "DescribeSlowQueryAnalysis": [
572
548
  {
573
549
  "document": "获取指定时间范围内实例的慢查询统计分析结果。\n",
@@ -608,7 +584,7 @@
608
584
  {
609
585
  "document": "",
610
586
  "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeZones\n<公共请求参数>\n\n{}",
611
- "output": "{\n \"Response\": {\n \"RequestId\": \"59c438d4-95ab-4865-993d-dc388d2660d8\",\n \"TotalCount\": 3,\n \"ZoneSet\": [\n {\n \"Zone\": \"ap-guangzhou-2\",\n \"ZoneName\": \"广州二区\",\n \"ZoneId\": 100002,\n \"ZoneState\": \"AVAILABLE\",\n \"ZoneSupportIpv6\": 0,\n \"StandbyZoneSet\": [\n \"ap-guangzhou-2\",\n \"ap-guangzhou-3\"\n ]\n },\n {\n \"Zone\": \"ap-guangzhou-3\",\n \"ZoneName\": \"广州三区\",\n \"ZoneId\": 100003,\n \"ZoneState\": \"AVAILABLE\",\n \"ZoneSupportIpv6\": 0,\n \"StandbyZoneSet\": [\n \"ap-guangzhou-2\",\n \"ap-guangzhou-3\"\n ]\n },\n {\n \"Zone\": \"ap-guangzhou-4\",\n \"ZoneName\": \"广州四区\",\n \"ZoneId\": 100004,\n \"ZoneState\": \"AVAILABLE\",\n \"ZoneSupportIpv6\": 0,\n \"StandbyZoneSet\": [\n \"ap-guangzhou-4\"\n ]\n }\n ]\n }\n}",
587
+ "output": "{\n \"Response\": {\n \"RequestId\": \"59c438d4-95ab-4865-993d-dc388d2660d8\",\n \"TotalCount\": 3,\n \"ZoneSet\": [\n {\n \"StandbyZoneSet\": null,\n \"Zone\": \"ap-guangzhou-1\",\n \"ZoneId\": 100001,\n \"ZoneName\": \"广州一区\",\n \"ZoneState\": \"UNAVAILABLE\",\n \"ZoneSupportIpv6\": 0\n },\n {\n \"StandbyZoneSet\": [\n \"ap-guangzhou-4\",\n \"ap-guangzhou-6\",\n \"ap-guangzhou-7\"\n ],\n \"Zone\": \"ap-guangzhou-7\",\n \"ZoneId\": 100007,\n \"ZoneName\": \"广州七区\",\n \"ZoneState\": \"AVAILABLE\",\n \"ZoneSupportIpv6\": 0\n },\n {\n \"StandbyZoneSet\": [\n \"ap-guangzhou-4\",\n \"ap-guangzhou-6\",\n \"ap-guangzhou-7\"\n ],\n \"Zone\": \"ap-guangzhou-4\",\n \"ZoneId\": 100004,\n \"ZoneName\": \"广州四区\",\n \"ZoneState\": \"AVAILABLE\",\n \"ZoneSupportIpv6\": 0\n }\n ]\n }\n}",
612
588
  "title": "查询特定地域下的可用区"
613
589
  }
614
590
  ],
@@ -859,7 +835,7 @@
859
835
  "ModifyReadOnlyGroupConfig": [
860
836
  {
861
837
  "document": "",
862
- "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyReadOnlyGroupConfig\n<公共请求参数>\n\n{\n \"MaxReplayLag\": 0,\n \"ReplayLagEliminate\": 0,\n \"MaxReplayLatency\": 512,\n \"MinDelayEliminateReserve\": 0,\n \"ReadOnlyGroupName\": \"test\",\n \"ReadOnlyGroupId\": \"pgrogrp-e0tfm161\",\n \"Rebalance\": 1\n}",
838
+ "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyReadOnlyGroupConfig\n<公共请求参数>\n\n{\n \"MaxReplayLag\": 0,\n \"ReplayLagEliminate\": 0,\n \"MaxReplayLatency\": 512,\n \"MinDelayEliminateReserve\": 0,\n \"ReadOnlyGroupName\": \"ReadOnlyGroupName\",\n \"ReadOnlyGroupId\": \"pgrogrp-e0tfm161\",\n \"Rebalance\": 1\n}",
863
839
  "output": "{\n \"Response\": {\n \"RequestId\": \"d43b2a9f-070c-480b-a0bb-7c210428cfe8\"\n }\n}",
864
840
  "title": "修改只读组配置信息"
865
841
  }
@@ -4101,6 +4101,7 @@
4101
4101
  "example": "'FALSE'",
4102
4102
  "member": "string",
4103
4103
  "name": "DynamicEnabled",
4104
+ "output_required": true,
4104
4105
  "required": false,
4105
4106
  "type": "string",
4106
4107
  "value_allowed_null": true
@@ -4111,6 +4112,7 @@
4111
4112
  "example": "1",
4112
4113
  "member": "uint64",
4113
4114
  "name": "MaxConcurrency",
4115
+ "output_required": false,
4114
4116
  "required": false,
4115
4117
  "type": "int",
4116
4118
  "value_allowed_null": true
@@ -5977,7 +5977,7 @@
5977
5977
  },
5978
5978
  {
5979
5979
  "disabled": false,
5980
- "document": "必填选项,下载的服务类型: nginx tomcat apache iis jks other root",
5980
+ "document": "下载的服务类型: nginx tomcat apache iis jks other root, 不传则默认下载nginx格式",
5981
5981
  "example": "nginx",
5982
5982
  "member": "string",
5983
5983
  "name": "ServiceType",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "actions": {
3
3
  "AssumeRole": {
4
- "document": "申请扮演角色临时访问凭证。\n\n1、角色策略组成\n\n(1)角色信任策略:指定谁可以扮演该角色;\n\n(2)角色权限策略:指定扮演角色后可以执行哪些操作。\n\n\n2、角色可扮演条件\n\n(1)给用户绑定允许调用AssumeRole的策略 ;\n\n(2)将用户添加为角色信任策略中的主体。",
4
+ "document": "**使用说明**\n\n1. 申请扮演某个角色的临时访问凭证,返回临时身份的token和能够扮演该角色的临时密钥;\n2. 角色策略组成 \n(1)角色载体:指定谁可以扮演该角色; \n(2)角色权限:指定扮演角色后可以执行哪些操作,操作哪些资源。\n\n3. 角色可被扮演的条件 \n(1)给该用户绑定包含AssumeRole的策略; \n(2)将该用户配置为角色载体的主体。\n\n4. 此接口可以支持永久密钥或临时密钥调用。\n\n\n**典型场景**\n\n1. 跨账号授权:主账号A需要操作主账号B的资源。 \n例如:A账号下有子用户a,B账号下有角色role b,a可以通过AssumeRole接口扮演b,以角色b身份登录账号B的控制台,并操作资源。\n\n2. 跨服务调用:云上的A服务需要访问或操作B服务的资源。 \n例如:为A服务接入一个服务相关角色,用户授权创建角色和策略后,A服务即可调用AssumeRole获取用户的服务相关角色临时密钥,调用B服务接口并访问资源。\n\n\n\n**最佳实践**\n1. 临时访问凭证在有效期内(Expiration)都可以使用,建议在有效期内重复使用,避免业务请求该接口频率达到上限被限频;\n2. 授予临时访问凭证权限的CAM策略,建议严格遵循最小权限原则;\n3. 建议不要使用主账号永久密钥,对该接口进行调用。",
5
5
  "input": "AssumeRoleRequest",
6
6
  "name": "申请扮演角色临时访问凭证",
7
7
  "output": "AssumeRoleResponse",
@@ -135,7 +135,7 @@
135
135
  {
136
136
  "disabled": false,
137
137
  "document": "角色外部ID,可在[访问管理](https://console.cloud.tencent.com/cam/role),点击角色名获取。\n长度在2到128之间,可包含大小写字符,数字以及特殊字符:=,.@:/-。 正则为:[\\w+=,.@:\\/-]*",
138
- "example": "role-1232",
138
+ "example": "role-external-id",
139
139
  "member": "string",
140
140
  "name": "ExternalId",
141
141
  "required": false,
@@ -144,7 +144,7 @@
144
144
  {
145
145
  "disabled": false,
146
146
  "document": "会话标签列表。最多可以传递 50 个会话标签,不支持包含相同标签键。",
147
- "example": "[{\"Key\":\"partment\",\"Value\":\"product\"}]",
147
+ "example": "",
148
148
  "member": "Tag",
149
149
  "name": "Tags",
150
150
  "required": false,
@@ -186,7 +186,7 @@
186
186
  {
187
187
  "disabled": false,
188
188
  "document": "临时访问凭证",
189
- "example": "{\"Token\":\"da1e***\",\"TmpSecretId\":\"AKID***\",\"TmpSecretKey\":\"q95K***\"}",
189
+ "example": "",
190
190
  "member": "Credentials",
191
191
  "name": "Credentials",
192
192
  "output_required": true,
@@ -908,6 +908,15 @@
908
908
  "name": "VpcConf",
909
909
  "required": false,
910
910
  "type": "object"
911
+ },
912
+ {
913
+ "disabled": false,
914
+ "document": "存储配置信息",
915
+ "example": "无",
916
+ "member": "VolumeConf",
917
+ "name": "VolumesConf",
918
+ "required": false,
919
+ "type": "list"
911
920
  }
912
921
  ],
913
922
  "usage": "in"
@@ -1897,6 +1906,17 @@
1897
1906
  "required": false,
1898
1907
  "type": "object",
1899
1908
  "value_allowed_null": false
1909
+ },
1910
+ {
1911
+ "disabled": false,
1912
+ "document": "存储配置信息",
1913
+ "example": "无",
1914
+ "member": "VolumeConf",
1915
+ "name": "VolumesConf",
1916
+ "output_required": false,
1917
+ "required": false,
1918
+ "type": "list",
1919
+ "value_allowed_null": false
1900
1920
  }
1901
1921
  ],
1902
1922
  "usage": "both"
@@ -2587,6 +2607,78 @@
2587
2607
  ],
2588
2608
  "usage": "in"
2589
2609
  },
2610
+ "VolumeConf": {
2611
+ "document": "存储配置",
2612
+ "members": [
2613
+ {
2614
+ "disabled": false,
2615
+ "document": "存储类型",
2616
+ "example": "\"COS\",\"CFS\"",
2617
+ "member": "string",
2618
+ "name": "Type",
2619
+ "output_required": false,
2620
+ "required": false,
2621
+ "type": "string",
2622
+ "value_allowed_null": false
2623
+ },
2624
+ {
2625
+ "disabled": false,
2626
+ "document": "对象存储桶名称",
2627
+ "example": "xxx-appid",
2628
+ "member": "string",
2629
+ "name": "BucketName",
2630
+ "output_required": false,
2631
+ "required": false,
2632
+ "type": "string",
2633
+ "value_allowed_null": false
2634
+ },
2635
+ {
2636
+ "disabled": false,
2637
+ "document": "存储连接地址",
2638
+ "example": "https://cos.ap-shanghai",
2639
+ "member": "string",
2640
+ "name": "Endpoint",
2641
+ "output_required": false,
2642
+ "required": false,
2643
+ "type": "string",
2644
+ "value_allowed_null": false
2645
+ },
2646
+ {
2647
+ "disabled": false,
2648
+ "document": "存储连接用户密码",
2649
+ "example": "xxxx-xxxx",
2650
+ "member": "string",
2651
+ "name": "KeyID",
2652
+ "output_required": false,
2653
+ "required": false,
2654
+ "type": "string",
2655
+ "value_allowed_null": false
2656
+ },
2657
+ {
2658
+ "disabled": false,
2659
+ "document": "存储挂载目的目录",
2660
+ "example": "/data",
2661
+ "member": "string",
2662
+ "name": "DstPath",
2663
+ "output_required": false,
2664
+ "required": false,
2665
+ "type": "string",
2666
+ "value_allowed_null": false
2667
+ },
2668
+ {
2669
+ "disabled": false,
2670
+ "document": "存储挂载源目录",
2671
+ "example": "/data",
2672
+ "member": "string",
2673
+ "name": "SrcPath",
2674
+ "output_required": false,
2675
+ "required": false,
2676
+ "type": "string",
2677
+ "value_allowed_null": false
2678
+ }
2679
+ ],
2680
+ "usage": "both"
2681
+ },
2590
2682
  "VpcConf": {
2591
2683
  "document": "云托管服务 Vpc 配置",
2592
2684
  "members": [
@@ -6174,6 +6174,16 @@
6174
6174
  "type": "string",
6175
6175
  "value_allowed_null": false
6176
6176
  },
6177
+ {
6178
+ "disabled": false,
6179
+ "document": "接入/卸载失败原因",
6180
+ "example": "roles.rbac.authorization.k8s.io \"tcss-admin\" is forbidden: unable to create new content in namespace tcss because it is being terminated",
6181
+ "member": "string",
6182
+ "name": "AccessedErrorReason",
6183
+ "output_required": false,
6184
+ "type": "string",
6185
+ "value_allowed_null": false
6186
+ },
6177
6187
  {
6178
6188
  "disabled": false,
6179
6189
  "document": "节点总数",
@@ -14841,6 +14851,16 @@
14841
14851
  "type": "string",
14842
14852
  "value_allowed_null": false
14843
14853
  },
14854
+ {
14855
+ "disabled": false,
14856
+ "document": "资产同步时间",
14857
+ "example": "2024-10-31 22:3****",
14858
+ "member": "string",
14859
+ "name": "AssetSyncTime",
14860
+ "output_required": true,
14861
+ "type": "string",
14862
+ "value_allowed_null": false
14863
+ },
14844
14864
  {
14845
14865
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
14846
14866
  "member": "string",
@@ -18896,7 +18916,7 @@
18896
18916
  {
18897
18917
  "disabled": false,
18898
18918
  "document": "防御容器状态",
18899
- "example": "Defended",
18919
+ "example": "HasRisk",
18900
18920
  "member": "string",
18901
18921
  "name": "DefenderStatus",
18902
18922
  "output_required": true,
@@ -19013,6 +19033,16 @@
19013
19033
  "type": "string",
19014
19034
  "value_allowed_null": false
19015
19035
  },
19036
+ {
19037
+ "disabled": false,
19038
+ "document": "检查失败原因",
19039
+ "example": "no-node",
19040
+ "member": "string",
19041
+ "name": "CheckFailReason",
19042
+ "output_required": false,
19043
+ "type": "string",
19044
+ "value_allowed_null": false
19045
+ },
19016
19046
  {
19017
19047
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
19018
19048
  "member": "string",
@@ -27243,7 +27273,7 @@
27243
27273
  {
27244
27274
  "disabled": false,
27245
27275
  "document": "集群的详细信息",
27246
- "example": "",
27276
+ "example": "[{}]",
27247
27277
  "member": "ClusterInfoItem",
27248
27278
  "name": "ClusterInfoList",
27249
27279
  "output_required": true,
@@ -842,7 +842,7 @@
842
842
  {
843
843
  "document": "查询主机详细信息",
844
844
  "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetHostDetail\n<公共请求参数>\n\n{\n \"HostId\": \"dskaldjskld\"\n}",
845
- "output": "{\n \"Response\": {\n \"AgentVersion\": \"5.2.1.105\",\n \"ClusterAccessedStatus\": \"AccessedNone\",\n \"ClusterID\": \"cls-dfw3e***\",\n \"ClusterName\": \"clsfoo***\",\n \"ContainerCnt\": 1,\n \"DockerAPIVersion\": \"1.43\",\n \"DockerFileSystemDriver\": \"overlay2\",\n \"DockerGoVersion\": \"go1.20.7\",\n \"DockerRootDir\": \"/var/lib/docker\",\n \"DockerVersion\": \"24.0.6\",\n \"Group\": \"root\",\n \"HostIP\": \"1.1.1.1\",\n \"HostName\": \"机器名称\",\n \"ImageCnt\": 10,\n \"InstanceID\": \"ins-8bc803fd\",\n \"IsContainerd\": false,\n \"K8sMasterIP\": \"10.0.1.92\",\n \"K8sVersion\": \"1.0.1\",\n \"KernelVersion\": \"3.10.0-1160.102.1.el7.x86_64\",\n \"KubeProxyVersion\": \"1.0.1\",\n \"MachineType\": \"CVM\",\n \"OsName\": \"CentOS Linux release 7.9.2009 (Core)\",\n \"Project\": {\n \"ProjectID\": 0,\n \"ProjectName\": \"默认项目\"\n },\n \"PublicIp\": \"1.1.1.1\",\n \"RegionID\": 1,\n \"RequestId\": \"342475fc-76eb-4199-998f-780f9921a5f2\",\n \"Status\": \"ONLINE\",\n \"Tags\": [],\n \"UUID\": \"8bc803fd-d85d-47b8-9e2b-9644674be677\",\n \"UpdateTime\": \"2024-10-30 10:26:52\"\n }\n}",
845
+ "output": "{\n \"Response\": {\n \"AgentVersion\": \"5.2.1.105\",\n \"ClusterAccessedStatus\": \"AccessedNone\",\n \"ClusterID\": \"cls-dfw3e***\",\n \"ClusterName\": \"clsfoo***\",\n \"ContainerCnt\": 1,\n \"DockerAPIVersion\": \"1.43\",\n \"DockerFileSystemDriver\": \"overlay2\",\n \"DockerGoVersion\": \"go1.20.7\",\n \"DockerRootDir\": \"/var/lib/docker\",\n \"DockerVersion\": \"24.0.6\",\n \"Group\": \"root\",\n \"HostIP\": \"1.1.1.1\",\n \"HostName\": \"机器名称\",\n \"ImageCnt\": 10,\n \"InstanceID\": \"ins-8bc803fd\",\n \"IsContainerd\": false,\n \"K8sMasterIP\": \"10.0.1.92\",\n \"K8sVersion\": \"1.0.1\",\n \"KernelVersion\": \"3.10.0-1160.102.1.el7.x86_64\",\n \"KubeProxyVersion\": \"1.0.1\",\n \"MachineType\": \"CVM\",\n \"OsName\": \"CentOS Linux release 7.9.2009 (Core)\",\n \"Project\": {\n \"ProjectID\": 0,\n \"ProjectName\": \"默认项目\"\n },\n \"PublicIp\": \"1.1.1.1\",\n \"RegionID\": 1,\n \"RequestId\": \"342475fc-76eb-4199-998f-780f9921a5f2\",\n \"Status\": \"ONLINE\",\n \"Tags\": [],\n \"UUID\": \"8bc803fd-d85d-47b8-9e2b-9644674be677\",\n \"UpdateTime\": \"2024-10-30 10:26:52\",\n \"AssetSyncTime\": \"2024-10-30 10:26:52\"\n }\n}",
846
846
  "title": "查询主机详细信息"
847
847
  }
848
848
  ],
@@ -1163,8 +1163,8 @@
1163
1163
  "DescribeClusterDetail": [
1164
1164
  {
1165
1165
  "document": "查询集群的详细信息",
1166
- "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterDetail\n<公共请求参数>\n\n{\n \"ClusterId\": \"b6ebf065d08563396da66bf0950cba8c\"\n}",
1167
- "output": "{\n \"Response\": {\n \"ApiServerAddress\": \"https://30.46.164.12:1****\",\n \"CheckStatus\": \"HasRisk\",\n \"ClusterId\": \"57153b3ea9483f46f5dd9a0052cad265\",\n \"ClusterName\": \"benben-tcss\",\n \"ClusterNodeNum\": 1,\n \"ClusterStatus\": \"CSR_RUNNING\",\n \"ClusterSubStatus\": \"CSR_RUNNING\",\n \"ClusterType\": \"USER_CREATE_CLUSTER\",\n \"ClusterVersion\": \"v1.25.13\",\n \"ContainerRuntime\": \"docker://26.1.4\",\n \"DefenderStatus\": \"Defended\",\n \"HighRiskCount\": 8,\n \"HintRiskCount\": 3,\n \"IngressCount\": 0,\n \"MasterIps\": \"172.16.64.12;\",\n \"MiddleRiskCount\": 9,\n \"NamespaceCount\": 7,\n \"NetworkType\": \"3\",\n \"NodeCount\": 1,\n \"PodCount\": 15,\n \"Region\": \"ap-guangzhou\",\n \"RequestId\": \"7d65a8f8-2a92-4291-9e18-10a9d6a31382\",\n \"ScanTaskProgress\": 100,\n \"SeriousRiskCount\": 0,\n \"ServiceCount\": 2,\n \"TaskCreateTime\": \"2024-10-29 12:59:55\",\n \"WorkloadCount\": 10\n }\n}",
1166
+ "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterDetail\n<公共请求参数>\n\n{\n \"ClusterId\": \"cls-20ry\"\n}",
1167
+ "output": "{\n \"Response\": {\n \"ApiServerAddress\": \"https://10.46.164.12:1053\",\n \"CheckStatus\": \"HasRisk\",\n \"ClusterId\": \"cls-20ry\",\n \"ClusterName\": \"benben-tcss\",\n \"ClusterNodeNum\": 1,\n \"ClusterStatus\": \"CSR_RUNNING\",\n \"ClusterSubStatus\": \"CSR_RUNNING\",\n \"ClusterType\": \"USER_CREATE_CLUSTER\",\n \"ClusterVersion\": \"v1.25.13\",\n \"ContainerRuntime\": \"docker://26.1.4\",\n \"DefenderStatus\": \"Defended\",\n \"HighRiskCount\": 8,\n \"HintRiskCount\": 3,\n \"IngressCount\": 0,\n \"MasterIps\": \"172.16.64.12;\",\n \"MiddleRiskCount\": 9,\n \"NamespaceCount\": 7,\n \"NetworkType\": \"3\",\n \"NodeCount\": 1,\n \"PodCount\": 15,\n \"Region\": \"ap-guangzhou\",\n \"RequestId\": \"7d65a8f8-2a92-4291-9e18-10a9d6a31382\",\n \"ScanTaskProgress\": 100,\n \"SeriousRiskCount\": 0,\n \"ServiceCount\": 2,\n \"TaskCreateTime\": \"2024-10-29 12:59:55\",\n \"WorkloadCount\": 10\n }\n}",
1168
1168
  "title": "查询集群详情"
1169
1169
  }
1170
1170
  ],
@@ -6649,6 +6649,15 @@
6649
6649
  "required": true,
6650
6650
  "type": "string"
6651
6651
  },
6652
+ {
6653
+ "disabled": false,
6654
+ "document": "源站记录信息,此参数必填。",
6655
+ "example": "无",
6656
+ "member": "OriginRecord",
6657
+ "name": "Records",
6658
+ "required": true,
6659
+ "type": "list"
6660
+ },
6652
6661
  {
6653
6662
  "disabled": false,
6654
6663
  "document": "源站组名称,可输入1 - 200个字符,允许的字符为 a - z, A - Z, 0 - 9, _, - 。",
@@ -6667,15 +6676,6 @@
6667
6676
  "required": false,
6668
6677
  "type": "string"
6669
6678
  },
6670
- {
6671
- "disabled": false,
6672
- "document": "源站记录信息,此参数必填。",
6673
- "example": "无",
6674
- "member": "OriginRecord",
6675
- "name": "Records",
6676
- "required": false,
6677
- "type": "list"
6678
- },
6679
6679
  {
6680
6680
  "disabled": false,
6681
6681
  "document": "回源 Host Header,仅 Type = HTTP 时传入生效,规则引擎修改 Host Header 配置优先级高于源站组的 Host Header。",
@@ -9070,7 +9070,7 @@
9070
9070
  "example": "orgin-2ccgtb24-7dc5-46s2-9r3e-95825d53dwe3a",
9071
9071
  "member": "string",
9072
9072
  "name": "GroupId",
9073
- "required": false,
9073
+ "required": true,
9074
9074
  "type": "string"
9075
9075
  }
9076
9076
  ],
@@ -20545,7 +20545,7 @@
20545
20545
  "example": "origin-2ccgtb24-7dc5-46s2-9r3e-95825d53dwe3a",
20546
20546
  "member": "string",
20547
20547
  "name": "GroupId",
20548
- "required": false,
20548
+ "required": true,
20549
20549
  "type": "string"
20550
20550
  },
20551
20551
  {
@@ -22774,7 +22774,7 @@
22774
22774
  },
22775
22775
  {
22776
22776
  "disabled": false,
22777
- "document": "源站权重,取值为0-100, 不填表示不设置权重,由系统自由调度,填0表示权重为0, 流量将不会调度到此源站。\n注意:此字段可能返回 null,表示取不到有效值。",
22777
+ "document": "【源站权重】:用于控制流量分配优先级的参数,取值范围:0-100(整数):<li>空值:不设置权重,系统按默认策略调度;</li><li>0 值:明确设置权重为0,流量将不会分配到该源站,注意事项:必须确保至少有一个源站的权重值大于0;</li><li>正常值:数值越大分配流量越多 ;</li>\n注意:此字段可能返回 null,表示取不到有效值。",
22778
22778
  "example": "100",
22779
22779
  "member": "uint64",
22780
22780
  "name": "Weight",
@@ -1562,7 +1562,7 @@
1562
1562
  {
1563
1563
  "disabled": false,
1564
1564
  "document": "计算资源配置",
1565
- "example": " {\"Cpu\": 1000, \"Memory\": 1024, \"Gpu\": 0, \"InstanceType\": \"TI.S.MEDIUM.POST\"}",
1565
+ "example": "",
1566
1566
  "member": "ResourceConf",
1567
1567
  "name": "ResourceConf",
1568
1568
  "required": true,
@@ -1652,7 +1652,7 @@
1652
1652
  {
1653
1653
  "disabled": false,
1654
1654
  "document": "CFS存储的配置",
1655
- "example": "{\"id\":\"cfs-9su5kqtv\",\"path\":\"/\",\"mappingPath\":\"/data\"}",
1655
+ "example": "",
1656
1656
  "member": "CFSConfig",
1657
1657
  "name": "VolumeSourceCFS",
1658
1658
  "required": false,
@@ -1661,7 +1661,7 @@
1661
1661
  {
1662
1662
  "disabled": false,
1663
1663
  "document": "日志配置",
1664
- "example": "{\"LogsetId\": \"4dd0a097-f629-4afc-9b99-888ef99a178f\", \"TopicId\": \"ea8048db-8f97-4abb-9668-f3532b9b61f8\"}",
1664
+ "example": "",
1665
1665
  "member": "LogConfig",
1666
1666
  "name": "LogConfig",
1667
1667
  "required": false,
@@ -1706,7 +1706,7 @@
1706
1706
  {
1707
1707
  "disabled": false,
1708
1708
  "document": "标签配置",
1709
- "example": "[{\"TagKey\": \"test_key\", \"TagValue\": \"good_value\"}]",
1709
+ "example": "",
1710
1710
  "member": "Tag",
1711
1711
  "name": "Tags",
1712
1712
  "required": false,
@@ -1715,7 +1715,7 @@
1715
1715
  {
1716
1716
  "disabled": false,
1717
1717
  "document": "数据配置,只支持WEDATA_HDFS存储类型",
1718
- "example": "[ {\"DataSourceType\": \"CLOUD_PREMIUM\", \"CBSSource\": {\"VolumeSizeInGB\": 50}, \"MappingPath\": \"/home/tione/notebook\"}]",
1718
+ "example": "",
1719
1719
  "member": "DataConfig",
1720
1720
  "name": "DataConfigs",
1721
1721
  "required": false,
@@ -1724,7 +1724,7 @@
1724
1724
  {
1725
1725
  "disabled": false,
1726
1726
  "document": "镜像信息",
1727
- "example": "{\"ImageType\":\"SYSTEM\",\"ImageId\":\"35551e3c-b0e3\",\"ImageUrl\":\"tione.tencentcloudcr.com/qcloud/llm-train:1.8.0\",\"RegistryRegion\":\"\",\"RegistryId\":\"\",\"ImageName\":\"tilearn-llm0.9\"}",
1727
+ "example": "",
1728
1728
  "member": "ImageInfo",
1729
1729
  "name": "ImageInfo",
1730
1730
  "required": false,
@@ -1742,7 +1742,7 @@
1742
1742
  {
1743
1743
  "disabled": false,
1744
1744
  "document": "SSH配置信息",
1745
- "example": " {\"Enable\": false, \"PublicKey\": \"public-key\"}",
1745
+ "example": "",
1746
1746
  "member": "SSHConfig",
1747
1747
  "name": "SSHConfig",
1748
1748
  "required": false,
@@ -1751,7 +1751,7 @@
1751
1751
  {
1752
1752
  "disabled": false,
1753
1753
  "document": "GooseFS存储配置",
1754
- "example": "{\"id\":\"x-c60-v747xo7z\",\"gfsType\":\"GooseFSx\",\"path\":\"/\"}",
1754
+ "example": "",
1755
1755
  "member": "GooseFS",
1756
1756
  "name": "VolumeSourceGooseFS",
1757
1757
  "required": false,
@@ -3630,7 +3630,7 @@
3630
3630
  {
3631
3631
  "disabled": false,
3632
3632
  "document": "过滤条件\n注意: \n1. Filter.Name 只支持以下枚举值:\n InstanceId (资源组节点id)\n InstanceStatus (资源组节点状态)\n2. Filter.Values: 长度为1且Filter.Fuzzy=true时,支持模糊查询; 不为1时,精确查询\n3. 每次请求的Filters的上限为10,Filter.Values的上限为100",
3633
- "example": "[{Name: \"InstanceStatus\", Values: [\"RUNNING\"]}]",
3633
+ "example": "",
3634
3634
  "member": "Filter",
3635
3635
  "name": "Filters",
3636
3636
  "required": false,
@@ -8072,7 +8072,7 @@
8072
8072
  {
8073
8073
  "disabled": false,
8074
8074
  "document": "标签配置\n注意:此字段可能返回 null,表示取不到有效值。",
8075
- "example": "[{\"TagKey\": \"test_key\", \"TagValue\": \"good_value\"}]",
8075
+ "example": "",
8076
8076
  "member": "Tag",
8077
8077
  "name": "Tags",
8078
8078
  "output_required": true,
@@ -8112,7 +8112,7 @@
8112
8112
  {
8113
8113
  "disabled": false,
8114
8114
  "document": "资源配置",
8115
- "example": " {\"Cpu\": 1000, \"Memory\": 1024, \"Gpu\": 0, \"InstanceType\": \"TI.S.MEDIUM.POST\"}",
8115
+ "example": "",
8116
8116
  "member": "ResourceConf",
8117
8117
  "name": "ResourceConf",
8118
8118
  "output_required": true,
@@ -8152,7 +8152,7 @@
8152
8152
  {
8153
8153
  "disabled": false,
8154
8154
  "document": "日志配置\n注意:此字段可能返回 null,表示取不到有效值。",
8155
- "example": "{ \"TopicId\": \"ea8048db-8f97-4abb-9668-f3532b9b61f8\", \"LogsetId\": \"4dd0a097-f629-4afc-9b99-888ef99a178f\"}",
8155
+ "example": "",
8156
8156
  "member": "LogConfig",
8157
8157
  "name": "LogConfig",
8158
8158
  "output_required": true,
@@ -8312,7 +8312,7 @@
8312
8312
  {
8313
8313
  "disabled": false,
8314
8314
  "document": "CFS存储的配置\n注意:此字段可能返回 null,表示取不到有效值。",
8315
- "example": "{\"Id\":\"cfs-abcdefg\",\"Path\":\"/\"}",
8315
+ "example": "",
8316
8316
  "member": "CFSConfig",
8317
8317
  "name": "VolumeSourceCFS",
8318
8318
  "output_required": true,
@@ -8322,7 +8322,7 @@
8322
8322
  {
8323
8323
  "disabled": false,
8324
8324
  "document": "数据配置\n注意:此字段可能返回 null,表示取不到有效值。",
8325
- "example": "[{\"MappingPath\":\"/home/tione/notebook\",\"DataSourceType\":\"CFS\",\"WeDataHDFSSource\":{\"Id\":0,\"Path\":\"\"},\"CFSSource\":{\"Id\":\"cfs-14cpoxo5\",\"Path\":\"/\"}}]",
8325
+ "example": "",
8326
8326
  "member": "DataConfig",
8327
8327
  "name": "DataConfigs",
8328
8328
  "output_required": true,
@@ -8352,7 +8352,7 @@
8352
8352
  {
8353
8353
  "disabled": false,
8354
8354
  "document": "镜像信息",
8355
- "example": "{\"ImageType\":\"SYSTEM\",\"ImageUrl\":\"tione.tencentcloudcr.com/qcloud-ti-platform/llm-train:24.03-gpu-py310-cu124-tilearn-llm-v1.8.0\",\"ImageName\":\"tilearn-\",\"ImageId\":\"35551e3c-b0e310a5613cd3\"}",
8355
+ "example": "",
8356
8356
  "member": "ImageInfo",
8357
8357
  "name": "ImageInfo",
8358
8358
  "output_required": true,
@@ -8372,7 +8372,7 @@
8372
8372
  {
8373
8373
  "disabled": false,
8374
8374
  "document": "SSH配置\n注意:此字段可能返回 null,表示取不到有效值。",
8375
- "example": "{\"Enable\":false,\"PublicKey\":\"\",\"Port\":0,\"LoginCommand\":\"\"}",
8375
+ "example": "",
8376
8376
  "member": "SSHConfig",
8377
8377
  "name": "SSHConfig",
8378
8378
  "output_required": false,
@@ -8382,7 +8382,7 @@
8382
8382
  {
8383
8383
  "disabled": false,
8384
8384
  "document": "GooseFS存储配置\n注意:此字段可能返回 null,表示取不到有效值。",
8385
- "example": "{\"Id\":\"gs-1234\",\"Type\":\"GooseFSx\",\"Path\":\"/\", \"NameSpace\": \"test\"}",
8385
+ "example": "",
8386
8386
  "member": "GooseFS",
8387
8387
  "name": "VolumeSourceGooseFS",
8388
8388
  "output_required": false,
@@ -8432,7 +8432,7 @@
8432
8432
  {
8433
8433
  "disabled": false,
8434
8434
  "document": "Appid\n注意:此字段可能返回 null,表示取不到有效值。",
8435
- "example": "1256704107",
8435
+ "example": "1357704107",
8436
8436
  "member": "string",
8437
8437
  "name": "AppId",
8438
8438
  "output_required": false,
@@ -2919,6 +2919,15 @@
2919
2919
  "required": false,
2920
2920
  "type": "string"
2921
2921
  },
2922
+ {
2923
+ "disabled": false,
2924
+ "document": "是否启用 DataPlaneV2(cilium替代kube-proxy) ",
2925
+ "example": "false",
2926
+ "member": "bool",
2927
+ "name": "DataPlaneV2",
2928
+ "required": false,
2929
+ "type": "bool"
2930
+ },
2922
2931
  {
2923
2932
  "disabled": false,
2924
2933
  "document": "是否启用集群删除保护",
@@ -2993,7 +3002,7 @@
2993
3002
  },
2994
3003
  {
2995
3004
  "disabled": false,
2996
- "document": "集群网络类型(包括GR(全局路由)和VPC-CNI两种模式,默认为GR。",
3005
+ "document": "集群网络类型。包括GR(全局路由)和VPC-CNI两种模式,默认为GR。",
2997
3006
  "example": "GR",
2998
3007
  "member": "string",
2999
3008
  "name": "NetworkType",