tccli 3.0.1030.1__py2.py3-none-any.whl → 3.0.1032.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 (58) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/cdwdoris/v20211228/CreateInstanceNew.md +36 -0
  3. tccli/examples/cdwdoris/v20211228/DescribeClusterConfigs.md +29 -0
  4. tccli/examples/cdwdoris/v20211228/DescribeDatabaseAuditDownload.md +33 -0
  5. tccli/examples/cdwdoris/v20211228/DescribeDatabaseAuditRecords.md +47 -0
  6. tccli/examples/cdwdoris/v20211228/DescribeInstanceNodesInfo.md +54 -0
  7. tccli/examples/cdwdoris/v20211228/DescribeInstanceState.md +26 -0
  8. tccli/examples/cdwdoris/v20211228/DescribeSlowQueryRecords.md +41 -0
  9. tccli/examples/cdwdoris/v20211228/DescribeSlowQueryRecordsDownload.md +25 -0
  10. tccli/examples/cdwdoris/v20211228/DestroyInstance.md +23 -0
  11. tccli/examples/cdwdoris/v20211228/ModifyInstance.md +21 -0
  12. tccli/examples/cdwdoris/v20211228/ResizeDisk.md +25 -0
  13. tccli/examples/cdwdoris/v20211228/RestartClusterForNode.md +23 -0
  14. tccli/examples/cdwdoris/v20211228/ScaleOutInstance.md +25 -0
  15. tccli/examples/cdwdoris/v20211228/ScaleUpInstance.md +25 -0
  16. tccli/examples/emr/v20190103/DescribeClusterNodes.md +76 -134
  17. tccli/examples/essbasic/v20210526/DescribeTemplates.md +32 -4
  18. tccli/examples/mongodb/v20190725/ModifyDBInstanceSpec.md +4 -4
  19. tccli/examples/organization/v20210331/CreateOrganizationMember.md +1 -1
  20. tccli/examples/tke/v20180525/CreateClusterNodePool.md +2 -0
  21. tccli/examples/vod/v20180717/DescribeProcedureTemplates.md +3 -18
  22. tccli/examples/vod/v20180717/DescribeVodDomains.md +1 -0
  23. tccli/examples/vod/v20180717/EnhanceMediaQuality.md +1 -1
  24. tccli/examples/yinsuda/v20220527/DescribeKTVMusicAccompanySegmentUrlVip.md +28 -0
  25. tccli/examples/yinsuda/v20220527/DescribeVipUserInfo.md +26 -0
  26. tccli/examples/yinsuda/v20220527/RechargeVip.md +27 -0
  27. tccli/services/cat/v20180409/api.json +10 -1
  28. tccli/services/cdwdoris/cdwdoris_client.py +750 -8
  29. tccli/services/cdwdoris/v20211228/api.json +2475 -487
  30. tccli/services/cdwdoris/v20211228/examples.json +118 -0
  31. tccli/services/cls/v20201016/api.json +2 -2
  32. tccli/services/emr/v20190103/api.json +411 -63
  33. tccli/services/emr/v20190103/examples.json +1 -1
  34. tccli/services/ess/v20201111/api.json +60 -60
  35. tccli/services/essbasic/v20210526/api.json +24 -24
  36. tccli/services/essbasic/v20210526/examples.json +2 -2
  37. tccli/services/lighthouse/v20200324/api.json +5 -5
  38. tccli/services/mongodb/v20190725/api.json +11 -11
  39. tccli/services/mongodb/v20190725/examples.json +2 -2
  40. tccli/services/monitor/v20180724/api.json +2 -0
  41. tccli/services/organization/v20210331/api.json +18 -18
  42. tccli/services/organization/v20210331/examples.json +1 -1
  43. tccli/services/rkp/v20191209/api.json +6 -6
  44. tccli/services/ses/v20201002/api.json +2 -2
  45. tccli/services/tke/v20180525/api.json +59 -3
  46. tccli/services/tke/v20180525/examples.json +1 -1
  47. tccli/services/vod/v20180717/api.json +64 -64
  48. tccli/services/vod/v20180717/examples.json +3 -3
  49. tccli/services/vpc/v20170312/api.json +10 -0
  50. tccli/services/waf/v20180125/api.json +11 -0
  51. tccli/services/yinsuda/v20220527/api.json +305 -0
  52. tccli/services/yinsuda/v20220527/examples.json +24 -0
  53. tccli/services/yinsuda/yinsuda_client.py +175 -16
  54. {tccli-3.0.1030.1.dist-info → tccli-3.0.1032.1.dist-info}/METADATA +2 -2
  55. {tccli-3.0.1030.1.dist-info → tccli-3.0.1032.1.dist-info}/RECORD +58 -41
  56. {tccli-3.0.1030.1.dist-info → tccli-3.0.1032.1.dist-info}/WHEEL +0 -0
  57. {tccli-3.0.1030.1.dist-info → tccli-3.0.1032.1.dist-info}/entry_points.txt +0 -0
  58. {tccli-3.0.1030.1.dist-info → tccli-3.0.1032.1.dist-info}/license_files/LICENSE +0 -0
@@ -1942,7 +1942,7 @@
1942
1942
  {
1943
1943
  "disabled": false,
1944
1944
  "document": "防火墙模板ID。",
1945
- "example": "lhft-xxxxxxxx",
1945
+ "example": "lhft-abcd1234",
1946
1946
  "member": "string",
1947
1947
  "name": "TemplateId",
1948
1948
  "required": true,
@@ -2156,7 +2156,7 @@
2156
2156
  {
2157
2157
  "disabled": false,
2158
2158
  "document": "当通过本接口来创建实例时会返回该参数,表示一个或多个实例ID。返回实例ID列表并不代表实例创建成功。\n\n可根据 DescribeInstances 接口查询返回的InstancesSet中对应实例的ID的状态来判断创建是否完成;如果实例状态由“启动中”变为“运行中”,则为创建成功。",
2159
- "example": "",
2159
+ "example": "[\"lhins-abcd1234\"]",
2160
2160
  "member": "string",
2161
2161
  "name": "InstanceIdSet",
2162
2162
  "output_required": true,
@@ -8586,7 +8586,7 @@
8586
8586
  {
8587
8587
  "disabled": false,
8588
8588
  "document": "重置后的规则ID列表。",
8589
- "example": "",
8589
+ "example": "[\"lhftr-abcde12345\"]",
8590
8590
  "member": "string",
8591
8591
  "name": "TemplateRuleIdSet",
8592
8592
  "output_required": true,
@@ -8813,10 +8813,10 @@
8813
8813
  {
8814
8814
  "disabled": false,
8815
8815
  "document": "Docker活动ID列表。",
8816
- "example": "",
8816
+ "example": "[\"lhda-9qq8eu91\"]",
8817
8817
  "member": "string",
8818
8818
  "name": "DockerActivitySet",
8819
- "required": true,
8819
+ "output_required": true,
8820
8820
  "type": "list",
8821
8821
  "value_allowed_null": false
8822
8822
  },
@@ -204,7 +204,7 @@
204
204
  "status": "online"
205
205
  },
206
206
  "ModifyDBInstanceSpec": {
207
- "document": "本接口(ModifyDBInstanceSpec)用于调整MongoDB云数据库实例配置。接口支持的售卖规格,可从查询云数据库的售卖规格(DescribeSpecInfo)获取。",
207
+ "document": "本接口(ModifyDBInstanceSpec)用于调整MongoDB云数据库实例配置。接口支持的售卖规格,可从查询云数据库的售卖规格(DescribeSpecInfo)获取。",
208
208
  "input": "ModifyDBInstanceSpecRequest",
209
209
  "name": "调整云数据库实例配置",
210
210
  "output": "ModifyDBInstanceSpecResponse",
@@ -4065,7 +4065,7 @@
4065
4065
  "members": [
4066
4066
  {
4067
4067
  "disabled": false,
4068
- "document": "实例ID,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同",
4068
+ "document": "实例 ID,例如:cmgo-p8vn****。请登录 [MongoDB 控制台](https://console.cloud.tencent.com/mongodb)在实例列表复制实例 ID。\n",
4069
4069
  "example": "cmgo-p8vnipr5",
4070
4070
  "member": "string",
4071
4071
  "name": "InstanceId",
@@ -4074,7 +4074,7 @@
4074
4074
  },
4075
4075
  {
4076
4076
  "disabled": false,
4077
- "document": "实例配置变更后的内存大小,单位:GB。内存和磁盘必须同时升配或同时降配",
4077
+ "document": "实例配置变更后的内存大小。\n- 单位:GB。\n- 内存和磁盘必须同时升配或同时降配,即 Memory 与 Volume 需同时配置变更。",
4078
4078
  "example": "4",
4079
4079
  "member": "uint64",
4080
4080
  "name": "Memory",
@@ -4083,7 +4083,7 @@
4083
4083
  },
4084
4084
  {
4085
4085
  "disabled": false,
4086
- "document": "实例配置变更后的硬盘大小,单位:GB。内存和磁盘必须同时升配或同时降配。降配时,新的磁盘参数必须大于已用磁盘容量的1.2",
4086
+ "document": "实例配置变更后的硬盘大小,单位:GB。<ul><li>内存和磁盘必须同时升配或同时降配,即 Memory 与 Volume 需同时配置变更。</li><li>降配时,变更后的磁盘容量必须大于已用磁盘容量的1.2倍。</li></ul>",
4087
4087
  "example": "250",
4088
4088
  "member": "uint64",
4089
4089
  "name": "Volume",
@@ -4092,7 +4092,7 @@
4092
4092
  },
4093
4093
  {
4094
4094
  "disabled": false,
4095
- "document": "实例配置变更后oplog的大小,单位:GB,默认为磁盘空间的10%,允许设置的最小值为磁盘的10%,最大值为磁盘的90%",
4095
+ "document": "(已废弃) 请使用ResizeOplog独立接口完成。\n\n实例配置变更后 Oplog 的大小。\n- 单位:GB。\n- 默认 Oplog 占用容量为磁盘空间的10%。系统允许设置的 Oplog 容量范围为磁盘空间的[10%,90%]。",
4096
4096
  "example": "25",
4097
4097
  "member": "uint64",
4098
4098
  "name": "OplogSize",
@@ -4101,7 +4101,7 @@
4101
4101
  },
4102
4102
  {
4103
4103
  "disabled": false,
4104
- "document": "实例变更后的节点数,取值范围具体参照查询云数据库的售卖规格返回参数。默认为不变更节点数",
4104
+ "document": "实例变更后的节点数(mongod节点或mongos节点或readonly节点调整后的节点数,具体类型取决于AddNodeList或RemoveNodeList参数的节点类型)。\n<ul><li>副本集:取值范围请通过云数据库的售卖规格(DescribeSpecInfo)接口返回的参数 MinNodeNum 与 MaxNodeNum 获取。</li><li>分片集群:取值范围请通过云数据库的售卖规格(DescribeSpecInfo)接口返回的参数 MinReplicateSetNodeNum 与 MaxReplicateSetNodeNum 获取。</li></ul>",
4105
4105
  "example": "3",
4106
4106
  "member": "uint64",
4107
4107
  "name": "NodeNum",
@@ -4110,7 +4110,7 @@
4110
4110
  },
4111
4111
  {
4112
4112
  "disabled": false,
4113
- "document": "实例变更后的分片数,取值范围具体参照查询云数据库的售卖规格返回参数。只能增加不能减少,默认为不变更分片数",
4113
+ "document": "实例变更后的分片数。<ul><li>取值范围请通过云数据库的售卖规格(DescribeSpecInfo)接口返回的参数MinReplicateSetNum与MaxReplicateSetNum获取。</li><li>该参数只能增加不能减少。</li></ul>",
4114
4114
  "example": "3",
4115
4115
  "member": "uint64",
4116
4116
  "name": "ReplicateSetNum",
@@ -4119,7 +4119,7 @@
4119
4119
  },
4120
4120
  {
4121
4121
  "disabled": false,
4122
- "document": "实例配置变更的切换时间,参数为:0(默认)、1。0-调整完成时,1-维护时间内。注:调整节点数和分片数不支持在【维护时间内】变更。",
4122
+ "document": "实例配置变更的切换时间。<ul><li>0:调整完成时,立即执行变配任务。默认为0。</li><li>1:在维护时间窗内,执行变配任务。\n<b>说明</b>:调整节点数和分片数不支持在<b>维护时间窗内</b>变更。</li></ul>",
4123
4123
  "example": "0",
4124
4124
  "member": "uint64",
4125
4125
  "name": "InMaintenance",
@@ -4134,11 +4134,11 @@
4134
4134
  "members": [
4135
4135
  {
4136
4136
  "disabled": false,
4137
- "document": "订单ID",
4138
- "example": "7142863",
4137
+ "document": "订单 ID",
4138
+ "example": "20221111870001224049791",
4139
4139
  "member": "string",
4140
4140
  "name": "DealId",
4141
- "required": true,
4141
+ "output_required": true,
4142
4142
  "type": "string",
4143
4143
  "value_allowed_null": false
4144
4144
  },
@@ -234,8 +234,8 @@
234
234
  ],
235
235
  "ModifyDBInstanceSpec": [
236
236
  {
237
- "document": "",
238
- "input": "https://mongodb.tencentcloudapi.com/?Action=ModifyDBInstanceSpec\n&InstanceId=cmgo-p8vnipr5\n&Memory=4\n&Volume=250\n&<公共请求参数>",
237
+ "document": "调整云数据库实例配置",
238
+ "input": "POST / HTTP/1.1\nHost: mongodb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDBInstanceSpec\n<公共请求参数>\n\n{\n \"InstanceId\": \"cmgo-p8vn****\",\n \"Volume\": \"250\",\n \"Memory\": \"4\"\n}",
239
239
  "output": "{\n \"Response\": {\n \"RequestId\": \"d88095e5-50e8-4245-a0cf-993a536f9b20\",\n \"DealId\": \"7142863\"\n }\n}",
240
240
  "title": "调整云数据库实例配置"
241
241
  }
@@ -13700,6 +13700,7 @@
13700
13700
  "example": "xxx",
13701
13701
  "member": "string",
13702
13702
  "name": "Name",
13703
+ "output_required": true,
13703
13704
  "required": true,
13704
13705
  "type": "string",
13705
13706
  "value_allowed_null": false
@@ -13710,6 +13711,7 @@
13710
13711
  "example": "xxx",
13711
13712
  "member": "string",
13712
13713
  "name": "Value",
13714
+ "output_required": true,
13713
13715
  "required": true,
13714
13716
  "type": "string",
13715
13717
  "value_allowed_null": false
@@ -668,7 +668,7 @@
668
668
  {
669
669
  "disabled": false,
670
670
  "document": "关系策略。取值:Financial",
671
- "example": "Finical",
671
+ "example": "Financial",
672
672
  "member": "string",
673
673
  "name": "PolicyType",
674
674
  "required": true,
@@ -758,7 +758,7 @@
758
758
  "example": "100019119",
759
759
  "member": "int64",
760
760
  "name": "Uin",
761
- "required": true,
761
+ "output_required": true,
762
762
  "type": "int",
763
763
  "value_allowed_null": true
764
764
  },
@@ -1901,7 +1901,7 @@
1901
1901
  "example": "1234",
1902
1902
  "member": "int64",
1903
1903
  "name": "OrgId",
1904
- "required": true,
1904
+ "output_required": true,
1905
1905
  "type": "int",
1906
1906
  "value_allowed_null": true
1907
1907
  },
@@ -1911,7 +1911,7 @@
1911
1911
  "example": "10001",
1912
1912
  "member": "int64",
1913
1913
  "name": "HostUin",
1914
- "required": true,
1914
+ "output_required": true,
1915
1915
  "type": "int",
1916
1916
  "value_allowed_null": true
1917
1917
  },
@@ -1921,7 +1921,7 @@
1921
1921
  "example": "test",
1922
1922
  "member": "string",
1923
1923
  "name": "NickName",
1924
- "required": true,
1924
+ "output_required": true,
1925
1925
  "type": "string",
1926
1926
  "value_allowed_null": true
1927
1927
  },
@@ -1931,7 +1931,7 @@
1931
1931
  "example": "1",
1932
1932
  "member": "int64",
1933
1933
  "name": "OrgType",
1934
- "required": true,
1934
+ "output_required": true,
1935
1935
  "type": "int",
1936
1936
  "value_allowed_null": true
1937
1937
  },
@@ -1941,7 +1941,7 @@
1941
1941
  "example": "true",
1942
1942
  "member": "bool",
1943
1943
  "name": "IsManager",
1944
- "required": true,
1944
+ "output_required": true,
1945
1945
  "type": "bool",
1946
1946
  "value_allowed_null": true
1947
1947
  },
@@ -1951,7 +1951,7 @@
1951
1951
  "example": "Finical",
1952
1952
  "member": "string",
1953
1953
  "name": "OrgPolicyType",
1954
- "required": true,
1954
+ "output_required": true,
1955
1955
  "type": "string",
1956
1956
  "value_allowed_null": true
1957
1957
  },
@@ -1961,7 +1961,7 @@
1961
1961
  "example": "财务策略",
1962
1962
  "member": "string",
1963
1963
  "name": "OrgPolicyName",
1964
- "required": true,
1964
+ "output_required": true,
1965
1965
  "type": "string",
1966
1966
  "value_allowed_null": true
1967
1967
  },
@@ -1971,7 +1971,7 @@
1971
1971
  "example": "无",
1972
1972
  "member": "OrgPermission",
1973
1973
  "name": "OrgPermission",
1974
- "required": true,
1974
+ "output_required": true,
1975
1975
  "type": "list",
1976
1976
  "value_allowed_null": true
1977
1977
  },
@@ -1981,7 +1981,7 @@
1981
1981
  "example": "100",
1982
1982
  "member": "int64",
1983
1983
  "name": "RootNodeId",
1984
- "required": true,
1984
+ "output_required": true,
1985
1985
  "type": "int",
1986
1986
  "value_allowed_null": true
1987
1987
  },
@@ -1991,7 +1991,7 @@
1991
1991
  "example": "2021-03-12 12:00:00",
1992
1992
  "member": "string",
1993
1993
  "name": "CreateTime",
1994
- "required": true,
1994
+ "output_required": true,
1995
1995
  "type": "string",
1996
1996
  "value_allowed_null": true
1997
1997
  },
@@ -2001,7 +2001,7 @@
2001
2001
  "example": "2021-03-12 12:00:00",
2002
2002
  "member": "string",
2003
2003
  "name": "JoinTime",
2004
- "required": true,
2004
+ "output_required": true,
2005
2005
  "type": "string",
2006
2006
  "value_allowed_null": true
2007
2007
  },
@@ -2011,7 +2011,7 @@
2011
2011
  "example": "Allow",
2012
2012
  "member": "string",
2013
2013
  "name": "IsAllowQuit",
2014
- "required": true,
2014
+ "output_required": true,
2015
2015
  "type": "string",
2016
2016
  "value_allowed_null": true
2017
2017
  },
@@ -2021,7 +2021,7 @@
2021
2021
  "example": "\"\"",
2022
2022
  "member": "string",
2023
2023
  "name": "PayUin",
2024
- "required": true,
2024
+ "output_required": true,
2025
2025
  "type": "string",
2026
2026
  "value_allowed_null": true
2027
2027
  },
@@ -2031,7 +2031,7 @@
2031
2031
  "example": "\"\"",
2032
2032
  "member": "string",
2033
2033
  "name": "PayName",
2034
- "required": true,
2034
+ "output_required": true,
2035
2035
  "type": "string",
2036
2036
  "value_allowed_null": true
2037
2037
  },
@@ -2041,7 +2041,7 @@
2041
2041
  "example": "false",
2042
2042
  "member": "bool",
2043
2043
  "name": "IsAssignManager",
2044
- "required": true,
2044
+ "output_required": true,
2045
2045
  "type": "bool",
2046
2046
  "value_allowed_null": true
2047
2047
  },
@@ -2051,7 +2051,7 @@
2051
2051
  "example": "false",
2052
2052
  "member": "bool",
2053
2053
  "name": "IsAuthManager",
2054
- "required": true,
2054
+ "output_required": true,
2055
2055
  "type": "bool",
2056
2056
  "value_allowed_null": true
2057
2057
  },
@@ -52,7 +52,7 @@
52
52
  {
53
53
  "document": "",
54
54
  "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationMember\n<公共请求参数>\n\n{\n \"Remark\": \"test\",\n \"Name\": \"test\",\n \"NodeId\": \"27\",\n \"AccountName\": \"test\",\n \"PermissionIds\": [\n 1,\n 2\n ],\n \"PolicyType\": \"Finical\",\n \"PayUin\": \"\",\n \"IdentityRoleID\": [\n 1\n ]\n}",
55
- "output": "{\n \"Response\": {\n \"Uin\": 100001919,\n \"RequestId\": \"1a556fac-cd38-4732-86ef-6283d6abddd7\"\n }\n}",
55
+ "output": "{\n \"Response\": {\n \"Uin\": 111111111111,\n \"RequestId\": \"1a556fac-cd38-4732-86ef-6283d6abddd7\"\n }\n}",
56
56
  "title": "创建组织成员"
57
57
  }
58
58
  ],
@@ -1,25 +1,25 @@
1
1
  {
2
2
  "actions": {
3
3
  "GetOpenId": {
4
- "document": "根据DevicceToken查询OpenID。",
4
+ "document": "产品侧确认风险探针已停售,无收入,并且已经停服。目前服务使用自建redis,不符合规范需要整改下线。\n\n根据DevicceToken查询OpenID。",
5
5
  "input": "GetOpenIdRequest",
6
6
  "name": "RPopenID查询",
7
7
  "output": "GetOpenIdResponse",
8
- "status": "online"
8
+ "status": "deprecated"
9
9
  },
10
10
  "GetToken": {
11
- "document": "获取token接口。",
11
+ "document": "产品侧确认风险探针已停售,无收入,并且已经停服。目前服务使用自建redis,不符合规范需要整改下线。\n\n获取token接口。",
12
12
  "input": "GetTokenRequest",
13
13
  "name": "获取token",
14
14
  "output": "GetTokenResponse",
15
- "status": "online"
15
+ "status": "deprecated"
16
16
  },
17
17
  "QueryDevAndRisk": {
18
- "document": "腾讯天御设备风险查询接口,输入由客户应用自主采集的设备信息, 通过腾讯大数据风控能力,可以准确根据输入设备信息,还原设备库中的设备ID,并且识别设备的风险,解决客户业务过程中的设备风险,降低企业损失。",
18
+ "document": "产品侧确认风险探针已停售,无收入,并且已经停服。目前服务使用自建redis,不符合规范需要整改下线。\n\n腾讯天御设备风险查询接口,输入由客户应用自主采集的设备信息, 通过腾讯大数据风控能力,可以准确根据输入设备信息,还原设备库中的设备ID,并且识别设备的风险,解决客户业务过程中的设备风险,降低企业损失。",
19
19
  "input": "QueryDevAndRiskRequest",
20
20
  "name": "Devid及风险查询",
21
21
  "output": "QueryDevAndRiskResponse",
22
- "status": "online"
22
+ "status": "deprecated"
23
23
  }
24
24
  },
25
25
  "metadata": {
@@ -1808,8 +1808,8 @@
1808
1808
  "members": [
1809
1809
  {
1810
1810
  "disabled": false,
1811
- "document": "发信邮件地址。请填写发件人邮箱地址,例如:noreply@mail.qcloud.com\n如需填写发件人别名,请按照如下方式(注意别名与邮箱地址之间必须使用一个空格隔开): \n别名 <邮箱地址>,例如:QCLOUDTEAM <noreply@mail.qcloud.com>",
1812
- "example": "noreply@mail.qcloud.com",
1811
+ "document": "发件人邮箱地址。不使用别名时请直接填写发件人邮箱地址,例如:noreply@mail.qcloud.com\n如需填写发件人别名时,请按照如下方式(注意别名与邮箱地址之间必须使用一个空格隔开):别名+一个空格+<邮箱地址>",
1812
+ "example": "QCLOUDTEAM &ltnoreply@mail.qcloud.com&gt",
1813
1813
  "member": "string",
1814
1814
  "name": "FromEmailAddress",
1815
1815
  "required": true,
@@ -1914,6 +1914,34 @@
1914
1914
  ],
1915
1915
  "usage": "out"
1916
1916
  },
1917
+ "AnnotationValue": {
1918
+ "document": "注释",
1919
+ "members": [
1920
+ {
1921
+ "disabled": false,
1922
+ "document": "注释键",
1923
+ "example": "\"\"",
1924
+ "member": "string",
1925
+ "name": "Name",
1926
+ "output_required": true,
1927
+ "required": true,
1928
+ "type": "string",
1929
+ "value_allowed_null": false
1930
+ },
1931
+ {
1932
+ "disabled": false,
1933
+ "document": "注释值",
1934
+ "example": "\"\"",
1935
+ "member": "string",
1936
+ "name": "Value",
1937
+ "output_required": true,
1938
+ "required": true,
1939
+ "type": "string",
1940
+ "value_allowed_null": false
1941
+ }
1942
+ ],
1943
+ "usage": "both"
1944
+ },
1917
1945
  "AppChart": {
1918
1946
  "document": "app所支持的chart",
1919
1947
  "members": [
@@ -4681,7 +4709,7 @@
4681
4709
  {
4682
4710
  "disabled": false,
4683
4711
  "document": "AutoScalingGroupPara AS组参数,参考 https://cloud.tencent.com/document/product/377/20440",
4684
- "example": "{\\\"AutoScalingGroupName\\\":\\\"\\\",\\\"MaxSize\\\":1,\\\"MinSize\\\":0,\\\"Des",
4712
+ "example": "{\\\"AutoScalingGroupName\\\":\\\"\\\",\\\"MaxSize\\\":20,\\\"MinSize\\\":0,\\\"DesiredCapacity\\\":2,\\\"VpcId\\\":\\\"vpc-2ln96dly\\\",\\\"SubnetIds\\\":[\\\"subnet-40bgrdix\\\"],\\\"MultiZoneSubnetPolicy\\\":\\\"PRIORITY\\\",\\\"RetryPolicy\\\":\\\"IMMEDIATE_RETRY\\\",\\\"ServiceSettings\\\":{\\\"ScalingMode\\\":\\\"CLASSIC_SCALING\\\"}}",
4685
4713
  "member": "string",
4686
4714
  "name": "AutoScalingGroupPara",
4687
4715
  "required": true,
@@ -4690,7 +4718,7 @@
4690
4718
  {
4691
4719
  "disabled": false,
4692
4720
  "document": "LaunchConfigurePara 运行参数,参考 https://cloud.tencent.com/document/product/377/20447",
4693
- "example": "{\\\"LaunchConfigurationName\\\":\\\"\\\",\\\"InstanceType\\\":\\\"S3.SMALL1\\\"",
4721
+ "example": "{\\\"LaunchConfigurationName\\\":\\\"\\\",\\\"InstanceType\\\":\\\"S6.8XLARGE64\\\",\\\"SystemDisk\\\":{\\\"DiskType\\\":\\\"CLOUD_BSSD\\\",\\\"DiskSize\\\":50},\\\"DataDisks\\\":[{\\\"DiskType\\\":\\\"CLOUD_BSSD\\\",\\\"DiskSize\\\":500}],\\\"InternetAccessible\\\":{\\\"InternetChargeType\\\":\\\"TRAFFIC_POSTPAID_BY_HOUR\\\",\\\"InternetMaxBandwidthOut\\\":0,\\\"PublicIpAssigned\\\":false},\\\"LoginSettings\\\":{\\\"KeyIds\\\":[\\\"skey-xxxxx\\\"]},\\\"SecurityGroupIds\\\":[\\\"sg-xxxxxx\\\"],\\\"EnhancedService\\\":{\\\"SecurityService\\\":{\\\"Enabled\\\":true},\\\"MonitorService\\\":{\\\"Enabled\\\":true}},\\\"HostNameSettings\\\":{\\\"HostName\\\":\\\"foundation-node\\\",\\\"HostNameStyle\\\":\\\"UNIQUE\\\"},\\\"InstanceNameSettings\\\":{\\\"InstanceName\\\":\\\"node\\\",\\\"InstanceNameStyle\\\":\\\"UNIQUE\\\"},\\\"InstanceChargeType\\\":\\\"PREPAID\\\",\\\"InstanceChargePrepaid\\\":{\\\"Period\\\":1,\\\"RenewFlag\\\":\\\"NOTIFY_AND_AUTO_RENEW\\\"}}",
4694
4722
  "member": "string",
4695
4723
  "name": "LaunchConfigurePara",
4696
4724
  "required": true,
@@ -4698,7 +4726,7 @@
4698
4726
  },
4699
4727
  {
4700
4728
  "disabled": false,
4701
- "document": "InstanceAdvancedSettings 示例参数",
4729
+ "document": "InstanceAdvancedSettings",
4702
4730
  "example": "无",
4703
4731
  "member": "InstanceAdvancedSettings",
4704
4732
  "name": "InstanceAdvancedSettings",
@@ -4741,6 +4769,15 @@
4741
4769
  "required": false,
4742
4770
  "type": "list"
4743
4771
  },
4772
+ {
4773
+ "disabled": false,
4774
+ "document": "节点Annotation 列表",
4775
+ "example": "[]",
4776
+ "member": "AnnotationValue",
4777
+ "name": "Annotations",
4778
+ "required": false,
4779
+ "type": "list"
4780
+ },
4744
4781
  {
4745
4782
  "disabled": false,
4746
4783
  "document": "节点池纬度运行时类型及版本",
@@ -18209,6 +18246,15 @@
18209
18246
  "required": false,
18210
18247
  "type": "list"
18211
18248
  },
18249
+ {
18250
+ "disabled": false,
18251
+ "document": "节点 Annotation 列表",
18252
+ "example": "[]",
18253
+ "member": "AnnotationValue",
18254
+ "name": "Annotations",
18255
+ "required": false,
18256
+ "type": "list"
18257
+ },
18212
18258
  {
18213
18259
  "disabled": false,
18214
18260
  "document": "是否开启伸缩",
@@ -19036,6 +19082,16 @@
19036
19082
  "type": "list",
19037
19083
  "value_allowed_null": false
19038
19084
  },
19085
+ {
19086
+ "disabled": false,
19087
+ "document": "节点 Annotation 列表",
19088
+ "example": "[]",
19089
+ "member": "AnnotationValue",
19090
+ "name": "Annotations",
19091
+ "output_required": false,
19092
+ "type": "list",
19093
+ "value_allowed_null": false
19094
+ },
19039
19095
  {
19040
19096
  "disabled": false,
19041
19097
  "document": "NodeCountSummary 节点列表",
@@ -127,7 +127,7 @@
127
127
  "CreateClusterNodePool": [
128
128
  {
129
129
  "document": "",
130
- "input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateClusterNodePool\n<公共请求参数>\n\n{\n \"AutoScalingGroupPara\": \"{\\\"AutoScalingGroupName\\\":\\\"\\\",\\\"MaxSize\\\":20,\\\"MinSize\\\":0,\\\"DesiredCapacity\\\":2,\\\"VpcId\\\":\\\"vpc-2ln96dly\\\",\\\"SubnetIds\\\":[\\\"subnet-40bgrdix\\\"],\\\"MultiZoneSubnetPolicy\\\":\\\"PRIORITY\\\",\\\"RetryPolicy\\\":\\\"IMMEDIATE_RETRY\\\",\\\"ServiceSettings\\\":{\\\"ScalingMode\\\":\\\"CLASSIC_SCALING\\\"}}\",\n \"ClusterId\": \"cls-xxxxxxx\",\n \"ContainerRuntime\": \"docker\",\n \"DeletionProtection\": true,\n \"EnableAutoscale\": true,\n \"InstanceAdvancedSettings\": {\n \"DataDisks\": [\n {\n \"AutoFormatAndMount\": true,\n \"DiskSize\": 500,\n \"DiskPartition\": \"xxx\",\n \"DiskType\": \"CLOUD_BSSD\",\n \"FileSystem\": \"xfs\",\n \"MountTarget\": \"/var/lib/docker\"\n }\n ],\n \"Taints\": [\n {\n \"Value\": \"value\",\n \"Key\": \"key\",\n \"Effect\": \"NoExecute\"\n }\n ],\n \"DockerGraphPath\": \"/var/lib/docker\",\n \"DesiredPodNumber\": 0,\n \"PreStartUserScript\": \"xxxx\",\n \"GPUArgs\": {\n \"CUDA\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CUDNN\": {\n \"DevName\": \"\",\n \"DocName\": \"\",\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"Driver\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"MIGEnable\": false\n },\n \"Unschedulable\": 0,\n \"UserScript\": \"Y3VybCAtcyxxxxxxxxxxxxxcmVzb2x2LmNvbmY=\"\n },\n \"Taints\": [\n {\n \"Value\": \"value\",\n \"Key\": \"key\",\n \"Effect\": \"NoExecute\"\n }\n ],\n \"Labels\": [\n {\n \"Name\": \"node-pool\",\n \"Value\": \"xxxx\"\n }\n ],\n \"LaunchConfigurePara\": \"{\\\"LaunchConfigurationName\\\":\\\"\\\",\\\"InstanceType\\\":\\\"S6.8XLARGE64\\\",\\\"SystemDisk\\\":{\\\"DiskType\\\":\\\"CLOUD_BSSD\\\",\\\"DiskSize\\\":50},\\\"DataDisks\\\":[{\\\"DiskType\\\":\\\"CLOUD_BSSD\\\",\\\"DiskSize\\\":500}],\\\"InternetAccessible\\\":{\\\"InternetChargeType\\\":\\\"TRAFFIC_POSTPAID_BY_HOUR\\\",\\\"InternetMaxBandwidthOut\\\":0,\\\"PublicIpAssigned\\\":false},\\\"LoginSettings\\\":{\\\"KeyIds\\\":[\\\"skey-xxxxx\\\"]},\\\"SecurityGroupIds\\\":[\\\"sg-xxxxxx\\\"],\\\"EnhancedService\\\":{\\\"SecurityService\\\":{\\\"Enabled\\\":true},\\\"MonitorService\\\":{\\\"Enabled\\\":true}},\\\"HostNameSettings\\\":{\\\"HostName\\\":\\\"foundation-node\\\",\\\"HostNameStyle\\\":\\\"UNIQUE\\\"},\\\"InstanceNameSettings\\\":{\\\"InstanceName\\\":\\\"node\\\",\\\"InstanceNameStyle\\\":\\\"UNIQUE\\\"},\\\"InstanceChargeType\\\":\\\"PREPAID\\\",\\\"InstanceChargePrepaid\\\":{\\\"Period\\\":1,\\\"RenewFlag\\\":\\\"NOTIFY_AND_AUTO_RENEW\\\"}}\",\n \"Name\": \"node-pool\",\n \"NodePoolOs\": \"centos7.6.0_x64\",\n \"OsCustomizeType\": \"GENERAL\",\n \"RuntimeVersion\": \"19.3\"\n}",
130
+ "input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateClusterNodePool\n<公共请求参数>\n\n{\n \"AutoScalingGroupPara\": \"{\\\"AutoScalingGroupName\\\":\\\"\\\",\\\"MaxSize\\\":20,\\\"MinSize\\\":0,\\\"DesiredCapacity\\\":2,\\\"VpcId\\\":\\\"vpc-2ln96dly\\\",\\\"SubnetIds\\\":[\\\"subnet-40bgrdix\\\"],\\\"MultiZoneSubnetPolicy\\\":\\\"PRIORITY\\\",\\\"RetryPolicy\\\":\\\"IMMEDIATE_RETRY\\\",\\\"ServiceSettings\\\":{\\\"ScalingMode\\\":\\\"CLASSIC_SCALING\\\"}}\",\n \"ClusterId\": \"cls-xxxxxxx\",\n \"ContainerRuntime\": \"docker\",\n \"DeletionProtection\": true,\n \"EnableAutoscale\": true,\n \"InstanceAdvancedSettings\": {\n \"DataDisks\": [\n {\n \"AutoFormatAndMount\": true,\n \"DiskSize\": 500,\n \"DiskPartition\": \"xxx\",\n \"DiskType\": \"CLOUD_BSSD\",\n \"FileSystem\": \"xfs\",\n \"MountTarget\": \"/var/lib/docker\"\n }\n ],\n \"Taints\": [\n {\n \"Value\": \"value\",\n \"Key\": \"key\",\n \"Effect\": \"NoExecute\"\n }\n ],\n \"DockerGraphPath\": \"/var/lib/docker\",\n \"DesiredPodNumber\": 0,\n \"PreStartUserScript\": \"xxxx\",\n \"GPUArgs\": {\n \"CUDA\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CUDNN\": {\n \"DevName\": \"\",\n \"DocName\": \"\",\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"Driver\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"MIGEnable\": false\n },\n \"Unschedulable\": 0,\n \"UserScript\": \"Y3VybCAtcyxxxxxxxxxxxxxcmVzb2x2LmNvbmY=\"\n },\n \"Taints\": [\n {\n \"Value\": \"value\",\n \"Key\": \"key\",\n \"Effect\": \"NoExecute\"\n }\n ],\n \"Labels\": [\n {\n \"Name\": \"node-pool\",\n \"Value\": \"xxxx\"\n }\n ],\n \"Annotations\": [\n {\n \"Name\": \"tke.cloud.tencent.com/test\",\n \"Value\": \"true\"\n }\n ],\n \"LaunchConfigurePara\": \"{\\\"LaunchConfigurationName\\\":\\\"\\\",\\\"InstanceType\\\":\\\"S6.8XLARGE64\\\",\\\"SystemDisk\\\":{\\\"DiskType\\\":\\\"CLOUD_BSSD\\\",\\\"DiskSize\\\":50},\\\"DataDisks\\\":[{\\\"DiskType\\\":\\\"CLOUD_BSSD\\\",\\\"DiskSize\\\":500}],\\\"InternetAccessible\\\":{\\\"InternetChargeType\\\":\\\"TRAFFIC_POSTPAID_BY_HOUR\\\",\\\"InternetMaxBandwidthOut\\\":0,\\\"PublicIpAssigned\\\":false},\\\"LoginSettings\\\":{\\\"KeyIds\\\":[\\\"skey-xxxxx\\\"]},\\\"SecurityGroupIds\\\":[\\\"sg-xxxxxx\\\"],\\\"EnhancedService\\\":{\\\"SecurityService\\\":{\\\"Enabled\\\":true},\\\"MonitorService\\\":{\\\"Enabled\\\":true}},\\\"HostNameSettings\\\":{\\\"HostName\\\":\\\"foundation-node\\\",\\\"HostNameStyle\\\":\\\"UNIQUE\\\"},\\\"InstanceNameSettings\\\":{\\\"InstanceName\\\":\\\"node\\\",\\\"InstanceNameStyle\\\":\\\"UNIQUE\\\"},\\\"InstanceChargeType\\\":\\\"PREPAID\\\",\\\"InstanceChargePrepaid\\\":{\\\"Period\\\":1,\\\"RenewFlag\\\":\\\"NOTIFY_AND_AUTO_RENEW\\\"}}\",\n \"Name\": \"node-pool\",\n \"NodePoolOs\": \"centos7.6.0_x64\",\n \"OsCustomizeType\": \"GENERAL\",\n \"RuntimeVersion\": \"19.3\"\n}",
131
131
  "output": "{\n \"Response\": {\n \"NodePoolId\": \"np-xxx\",\n \"RequestId\": \"xxx-xxx-xxxx-xxx-xxxxx\"\n }\n}",
132
132
  "title": "创建节点池"
133
133
  }