tccli 3.0.1140.1__py2.py3-none-any.whl → 3.0.1141.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -421,8 +421,8 @@
421
421
  "DescribeClusterPasswordComplexity": [
422
422
  {
423
423
  "document": "",
424
- "input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterPasswordComplexity\n<公共请求参数>\n\n{\n \"ClusterId\": \"cynosdbmysql-bzxxrmtq\"\n}",
425
- "output": "{\n \"Response\": {\n \"RequestId\": \"7613eed6-5eb5-4d17-ae69-dd93c44d7ad4\",\n \"ValidatePasswordDictionary\": {\n \"CurrentValue\": \"\",\n \"Default\": \"\",\n \"Description\": \"The dictionary words that validate_password uses for checking passwords.\",\n \"EnumValue\": [],\n \"IsGlobal\": 0,\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Max\": \"0\",\n \"Min\": \"0\",\n \"ModifiableInfo\": {\n \"IsModifiable\": 0\n },\n \"NeedReboot\": 0,\n \"ParamName\": \"validate_password_txsql_dictionary\",\n \"ParamType\": \"string\"\n },\n \"ValidatePasswordLength\": {\n \"CurrentValue\": \"0\",\n \"Default\": \"8\",\n \"Description\": \"The minimum number of characters that validate_password requires passwords to have.\",\n \"EnumValue\": [],\n \"IsGlobal\": 0,\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Max\": \"256\",\n \"Min\": \"8\",\n \"ModifiableInfo\": {\n \"IsModifiable\": 0\n },\n \"NeedReboot\": 0,\n \"ParamName\": \"validate_password_length\",\n \"ParamType\": \"integer\"\n },\n \"ValidatePasswordMixedCaseCount\": {\n \"CurrentValue\": \"0\",\n \"Default\": \"1\",\n \"Description\": \"The minimum number of lowercase and uppercase characters that validate_password requires passwords to have if the password policy is MEDIUM or stronger.\",\n \"EnumValue\": [],\n \"IsGlobal\": 0,\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Max\": \"50\",\n \"Min\": \"1\",\n \"ModifiableInfo\": {\n \"IsModifiable\": 0\n },\n \"NeedReboot\": 0,\n \"ParamName\": \"validate_password_mixed_case_count\",\n \"ParamType\": \"integer\"\n },\n \"ValidatePasswordNumberCount\": {\n \"CurrentValue\": \"0\",\n \"Default\": \"1\",\n \"Description\": \"The minimum number of numeric (digit) characters that validate_password requires passwords to have if the password policy is MEDIUM or stronger. \",\n \"EnumValue\": [],\n \"IsGlobal\": 0,\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Max\": \"50\",\n \"Min\": \"1\",\n \"ModifiableInfo\": {\n \"IsModifiable\": 0\n },\n \"NeedReboot\": 0,\n \"ParamName\": \"validate_password_number_count\",\n \"ParamType\": \"integer\"\n },\n \"ValidatePasswordPolicy\": {\n \"CurrentValue\": \"LOW\",\n \"Default\": \"MEDIUM\",\n \"Description\": \"The password policy enforced by validate_password.\",\n \"EnumValue\": [\n \"MEDIUM\",\n \"STRONG\"\n ],\n \"IsGlobal\": 0,\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Max\": \"2\",\n \"Min\": \"0\",\n \"ModifiableInfo\": {\n \"IsModifiable\": 0\n },\n \"NeedReboot\": 0,\n \"ParamName\": \"validate_password_policy\",\n \"ParamType\": \"enum\"\n },\n \"ValidatePasswordSpecialCharCount\": {\n \"CurrentValue\": \"0\",\n \"Default\": \"1\",\n \"Description\": \"The minimum number of nonalphanumeric characters that validate_password requires passwords to have if the password policy is MEDIUM or stronger. \",\n \"EnumValue\": [],\n \"IsGlobal\": 0,\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Max\": \"50\",\n \"Min\": \"1\",\n \"ModifiableInfo\": {\n \"IsModifiable\": 0\n },\n \"NeedReboot\": 0,\n \"ParamName\": \"validate_password_special_char_count\",\n \"ParamType\": \"integer\"\n }\n }\n}",
424
+ "input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterPasswordComplexity\n<公共请求参数>\n\n{\n \"ClusterId\": \"abc\"\n}",
425
+ "output": "{\n \"Response\": {\n \"RequestId\": \"7651f1c0-3429-11ef-81fc-6fec1c9e2c66\",\n \"ValidatePasswordDictionary\": {\n \"CurrentValue\": \"\",\n \"Default\": \"\",\n \"Description\": \"The dictionary words that validate_password uses for checking passwords.\",\n \"EnumValue\": [],\n \"Func\": \"\",\n \"FuncPattern\": \"\",\n \"IsFunc\": false,\n \"IsGlobal\": 0,\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Max\": \"0\",\n \"Min\": \"0\",\n \"ModifiableInfo\": {\n \"IsModifiable\": 0\n },\n \"NeedReboot\": 0,\n \"ParamName\": \"validate_password_txsql_dictionary\",\n \"ParamType\": \"string\"\n },\n \"ValidatePasswordLength\": {\n \"CurrentValue\": \"0\",\n \"Default\": \"8\",\n \"Description\": \"The minimum number of characters that validate_password requires passwords to have.\",\n \"EnumValue\": [],\n \"Func\": \"\",\n \"FuncPattern\": \"\",\n \"IsFunc\": false,\n \"IsGlobal\": 0,\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Max\": \"256\",\n \"Min\": \"8\",\n \"ModifiableInfo\": {\n \"IsModifiable\": 0\n },\n \"NeedReboot\": 0,\n \"ParamName\": \"validate_password_length\",\n \"ParamType\": \"integer\"\n },\n \"ValidatePasswordMixedCaseCount\": {\n \"CurrentValue\": \"0\",\n \"Default\": \"1\",\n \"Description\": \"The minimum number of lowercase and uppercase characters that validate_password requires passwords to have if the password policy is MEDIUM or stronger.\",\n \"EnumValue\": [],\n \"Func\": \"\",\n \"FuncPattern\": \"\",\n \"IsFunc\": false,\n \"IsGlobal\": 0,\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Max\": \"50\",\n \"Min\": \"1\",\n \"ModifiableInfo\": {\n \"IsModifiable\": 0\n },\n \"NeedReboot\": 0,\n \"ParamName\": \"validate_password_mixed_case_count\",\n \"ParamType\": \"integer\"\n },\n \"ValidatePasswordNumberCount\": {\n \"CurrentValue\": \"0\",\n \"Default\": \"1\",\n \"Description\": \"The minimum number of numeric (digit) characters that validate_password requires passwords to have if the password policy is MEDIUM or stronger. \",\n \"EnumValue\": [],\n \"Func\": \"\",\n \"FuncPattern\": \"\",\n \"IsFunc\": false,\n \"IsGlobal\": 0,\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Max\": \"50\",\n \"Min\": \"1\",\n \"ModifiableInfo\": {\n \"IsModifiable\": 0\n },\n \"NeedReboot\": 0,\n \"ParamName\": \"validate_password_number_count\",\n \"ParamType\": \"integer\"\n },\n \"ValidatePasswordPolicy\": {\n \"CurrentValue\": \"LOW\",\n \"Default\": \"MEDIUM\",\n \"Description\": \"The password policy enforced by validate_password.\",\n \"EnumValue\": [\n \"MEDIUM\",\n \"STRONG\"\n ],\n \"Func\": \"\",\n \"FuncPattern\": \"\",\n \"IsFunc\": false,\n \"IsGlobal\": 0,\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Max\": \"2\",\n \"Min\": \"0\",\n \"ModifiableInfo\": {\n \"IsModifiable\": 0\n },\n \"NeedReboot\": 0,\n \"ParamName\": \"validate_password_policy\",\n \"ParamType\": \"enum\"\n },\n \"ValidatePasswordSpecialCharCount\": {\n \"CurrentValue\": \"0\",\n \"Default\": \"1\",\n \"Description\": \"The minimum number of nonalphanumeric characters that validate_password requires passwords to have if the password policy is MEDIUM or stronger. \",\n \"EnumValue\": [],\n \"Func\": \"\",\n \"FuncPattern\": \"\",\n \"IsFunc\": false,\n \"IsGlobal\": 0,\n \"MatchType\": \"\",\n \"MatchValue\": \"\",\n \"Max\": \"50\",\n \"Min\": \"1\",\n \"ModifiableInfo\": {\n \"IsModifiable\": 0\n },\n \"NeedReboot\": 0,\n \"ParamName\": \"validate_password_special_char_count\",\n \"ParamType\": \"integer\"\n }\n }\n}",
426
426
  "title": "查看集群密码复杂度详情"
427
427
  }
428
428
  ],
@@ -430,7 +430,7 @@
430
430
  {
431
431
  "document": "查询集群列表",
432
432
  "input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusters\n<公共请求参数>\n\n{\n \"DbType\": \"MYSQL\",\n \"Limit\": \"20\",\n \"Filters\": [\n {\n \"Values\": [\n \"cynosdbpg-ins-bzkxxrmt\"\n ],\n \"Names\": [\n \"InstanceId\"\n ],\n \"ExactMatch\": \"true\"\n }\n ],\n \"Offset\": \"0\"\n}",
433
- "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"ClusterSet\": [\n {\n \"Status\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"Zone\": \"abc\",\n \"ClusterName\": \"abc\",\n \"Region\": \"abc\",\n \"DbVersion\": \"abc\",\n \"ClusterId\": \"abc\",\n \"InstanceNum\": 0,\n \"Uin\": \"abc\",\n \"DbType\": \"abc\",\n \"AppId\": 0,\n \"StatusDesc\": \"abc\",\n \"CreateTime\": \"abc\",\n \"PayMode\": 0,\n \"PeriodEndTime\": \"abc\",\n \"Vip\": \"abc\",\n \"Vport\": 0,\n \"ProjectID\": 0,\n \"VpcId\": \"abc\",\n \"SubnetId\": \"abc\",\n \"CynosVersion\": \"abc\",\n \"StorageLimit\": 0,\n \"RenewFlag\": 0,\n \"ProcessingTask\": \"abc\",\n \"Tasks\": [\n {\n \"TaskId\": 0,\n \"TaskType\": \"abc\",\n \"TaskStatus\": \"abc\",\n \"ObjectId\": \"abc\",\n \"ObjectType\": \"abc\"\n }\n ],\n \"ResourceTags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"DbMode\": \"abc\",\n \"ServerlessStatus\": \"abc\",\n \"Storage\": 0,\n \"StorageId\": \"abc\",\n \"StoragePayMode\": 0,\n \"MinStorageSize\": 0,\n \"MaxStorageSize\": 0,\n \"NetAddrs\": [\n {\n \"Vip\": \"abc\",\n \"Vport\": 0,\n \"WanDomain\": \"abc\",\n \"WanPort\": 0,\n \"NetType\": \"abc\",\n \"UniqSubnetId\": \"abc\",\n \"UniqVpcId\": \"abc\",\n \"Description\": \"abc\",\n \"WanIP\": \"abc\",\n \"WanStatus\": \"abc\",\n \"InstanceGroupId\": \"abc\"\n }\n ],\n \"PhysicalZone\": \"abc\",\n \"MasterZone\": \"abc\",\n \"HasSlaveZone\": \"abc\",\n \"SlaveZones\": [\n \"abc\"\n ],\n \"BusinessType\": \"abc\",\n \"IsFreeze\": \"abc\",\n \"OrderSource\": \"abc\",\n \"Ability\": {\n \"IsSupportSlaveZone\": \"abc\",\n \"NonsupportSlaveZoneReason\": \"abc\",\n \"IsSupportRo\": \"abc\",\n \"NonsupportRoReason\": \"abc\"\n },\n \"ResourcePackages\": [\n {\n \"PackageId\": \"abc\",\n \"PackageType\": \"abc\"\n }\n ]\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
433
+ "output": "{\n \"Response\": {\n \"ClusterSet\": [\n {\n \"Ability\": {\n \"IsSupportManualSnapshot\": \"\",\n \"IsSupportRo\": \"yes\",\n \"IsSupportSlaveZone\": \"yes\",\n \"IsSupportTransparentDataEncryption\": \"\",\n \"NoSupportTransparentDataEncryptionReason\": \"\",\n \"NonsupportRoReason\": \"\",\n \"NonsupportSlaveZoneReason\": \"\"\n },\n \"AppId\": 123,\n \"BusinessType\": \"\",\n \"ClusterId\": \"cynosdbmysql-aaa\",\n \"ClusterName\": \"resource-xxl-job-intl\",\n \"CreateTime\": \"2024-05-30 19:26:42\",\n \"CynosVersion\": \"2.1.12\",\n \"DbMode\": \"NORMAL\",\n \"DbType\": \"MYSQL\",\n \"DbVersion\": \"5.7\",\n \"HasSlaveZone\": \"yes\",\n \"InstanceNum\": 2,\n \"IsFreeze\": \"no\",\n \"MasterZone\": \"ap-singapore-3\",\n \"MaxStorageSize\": 30000,\n \"MinStorageSize\": 10,\n \"NetAddrs\": [\n {\n \"Description\": \"\",\n \"InstanceGroupId\": \"\",\n \"NetType\": \"singleRo\",\n \"UniqSubnetId\": \"subnet-xx\",\n \"UniqVpcId\": \"vpc-xx\",\n \"Vip\": \"1.1.1.1\",\n \"Vport\": 3306,\n \"WanDomain\": \"\",\n \"WanIP\": \"\",\n \"WanPort\": 0,\n \"WanStatus\": \"init\"\n },\n {\n \"Description\": \"\",\n \"InstanceGroupId\": \"\",\n \"NetType\": \"ha\",\n \"UniqSubnetId\": \"subnet-xx\",\n \"UniqVpcId\": \"vpc-xx\",\n \"Vip\": \"1.1.1.1\",\n \"Vport\": 3306,\n \"WanDomain\": \"\",\n \"WanIP\": \"\",\n \"WanPort\": 0,\n \"WanStatus\": \"init\"\n },\n {\n \"Description\": \"\",\n \"InstanceGroupId\": \"\",\n \"NetType\": \"proxy\",\n \"UniqSubnetId\": \"subnet-xx\",\n \"UniqVpcId\": \"vpc-xx\",\n \"Vip\": \"1.1.1.1\",\n \"Vport\": 3306,\n \"WanDomain\": \"\",\n \"WanIP\": \"\",\n \"WanPort\": 0,\n \"WanStatus\": \"\"\n }\n ],\n \"OrderSource\": \"\",\n \"PayMode\": 1,\n \"PeriodEndTime\": \"2024-06-30 19:32:51\",\n \"PhysicalZone\": \"ap-singapore-3\",\n \"ProcessingTask\": \"\",\n \"ProjectID\": 0,\n \"Region\": \"ap-singapore\",\n \"RenewFlag\": 1,\n \"ResourcePackages\": [],\n \"ResourceTags\": [\n {\n \"TagKey\": \"运营产品\",\n \"TagValue\": \"腾讯云计费产品其它_1649\"\n },\n {\n \"TagKey\": \"运营部门\",\n \"TagValue\": \"计费产品中心_1013\"\n },\n {\n \"TagKey\": \"一级业务\",\n \"TagValue\": \"[N][腾讯云计费产品其它]_979685\"\n },\n {\n \"TagKey\": \"二级业务\",\n \"TagValue\": \"[license管理][license数据引擎]123\"\n }\n ],\n \"ServerlessStatus\": \"\",\n \"SlaveZones\": [\n \"ap-singapore-4\"\n ],\n \"Status\": \"running\",\n \"StatusDesc\": \"运行中\",\n \"Storage\": 0,\n \"StorageId\": \"\",\n \"StorageLimit\": 30000,\n \"StoragePayMode\": 0,\n \"SubnetId\": \"subnet-xx\",\n \"Tasks\": [],\n \"Uin\": \"1234\",\n \"UpdateTime\": \"2024-05-30 19:43:06\",\n \"Vip\": \"1.1.1.1\",\n \"VpcId\": \"vpc-xx\",\n \"Vport\": 3306,\n \"Zone\": \"ap-singapore-3\"\n }\n ],\n \"RequestId\": \"51169b54-61d4-4604-a07e-e519a5527923\",\n \"TotalCount\": 31\n }\n}",
434
434
  "title": "查询集群列表"
435
435
  }
436
436
  ],
@@ -4166,80 +4166,80 @@
4166
4166
  {
4167
4167
  "disabled": false,
4168
4168
  "document": "详情ID",
4169
- "example": "",
4169
+ "example": "1",
4170
4170
  "member": "int64",
4171
4171
  "name": "Id",
4172
- "required": true,
4172
+ "output_required": true,
4173
4173
  "type": "int",
4174
4174
  "value_allowed_null": false
4175
4175
  },
4176
4176
  {
4177
4177
  "disabled": false,
4178
4178
  "document": "类型 new: 注册域名 batch_transfer_prohibition_on:开启禁止转移 batch_transfer_prohibition_off:关闭禁止转移 batch_update_prohibition_on:开启禁止更新 batch_update_prohibition_off:关闭禁止更新",
4179
- "example": "",
4179
+ "example": "batch_modify_domain_info",
4180
4180
  "member": "string",
4181
4181
  "name": "Action",
4182
- "required": true,
4182
+ "output_required": true,
4183
4183
  "type": "string",
4184
4184
  "value_allowed_null": false
4185
4185
  },
4186
4186
  {
4187
4187
  "disabled": false,
4188
4188
  "document": "域名",
4189
- "example": "",
4189
+ "example": "tencent.com",
4190
4190
  "member": "string",
4191
4191
  "name": "Domain",
4192
- "required": true,
4192
+ "output_required": true,
4193
4193
  "type": "string",
4194
4194
  "value_allowed_null": false
4195
4195
  },
4196
4196
  {
4197
4197
  "disabled": false,
4198
4198
  "document": "执行状态:\ndoing 执行中。\nfailed 操作失败。\nsuccess 操作成功。",
4199
- "example": "",
4199
+ "example": "success",
4200
4200
  "member": "string",
4201
4201
  "name": "Status",
4202
- "required": true,
4202
+ "output_required": true,
4203
4203
  "type": "string",
4204
4204
  "value_allowed_null": false
4205
4205
  },
4206
4206
  {
4207
4207
  "disabled": false,
4208
4208
  "document": "失败原因\n注意:此字段可能返回 null,表示取不到有效值。",
4209
- "example": "",
4209
+ "example": "\"\"",
4210
4210
  "member": "string",
4211
4211
  "name": "Reason",
4212
- "required": true,
4212
+ "output_required": true,
4213
4213
  "type": "string",
4214
4214
  "value_allowed_null": true
4215
4215
  },
4216
4216
  {
4217
4217
  "disabled": false,
4218
4218
  "document": "创建时间",
4219
- "example": "",
4219
+ "example": "2006-01-02 15:04:05",
4220
4220
  "member": "string",
4221
4221
  "name": "CreatedOn",
4222
- "required": true,
4222
+ "output_required": true,
4223
4223
  "type": "string",
4224
4224
  "value_allowed_null": false
4225
4225
  },
4226
4226
  {
4227
4227
  "disabled": false,
4228
4228
  "document": "更新时间",
4229
- "example": "",
4229
+ "example": "2006-01-02 15:04:05",
4230
4230
  "member": "string",
4231
4231
  "name": "UpdatedOn",
4232
- "required": true,
4232
+ "output_required": true,
4233
4233
  "type": "string",
4234
4234
  "value_allowed_null": false
4235
4235
  },
4236
4236
  {
4237
4237
  "disabled": false,
4238
4238
  "document": "订单号\n注意:此字段可能返回 null,表示取不到有效值。",
4239
- "example": "",
4239
+ "example": "1",
4240
4240
  "member": "string",
4241
4241
  "name": "BigDealId",
4242
- "required": false,
4242
+ "output_required": true,
4243
4243
  "type": "string",
4244
4244
  "value_allowed_null": true
4245
4245
  }
@@ -4252,70 +4252,70 @@
4252
4252
  {
4253
4253
  "disabled": false,
4254
4254
  "document": "日志ID",
4255
- "example": "",
4255
+ "example": "1",
4256
4256
  "member": "int64",
4257
4257
  "name": "LogId",
4258
- "required": true,
4258
+ "output_required": true,
4259
4259
  "type": "int",
4260
4260
  "value_allowed_null": false
4261
4261
  },
4262
4262
  {
4263
4263
  "disabled": false,
4264
4264
  "document": "数量",
4265
- "example": "",
4265
+ "example": "1",
4266
4266
  "member": "int64",
4267
4267
  "name": "Number",
4268
- "required": true,
4268
+ "output_required": true,
4269
4269
  "type": "int",
4270
4270
  "value_allowed_null": false
4271
4271
  },
4272
4272
  {
4273
4273
  "disabled": false,
4274
4274
  "document": "执行状态:\ndoing 执行中。\ndone 执行完成。",
4275
- "example": "",
4275
+ "example": "done",
4276
4276
  "member": "string",
4277
4277
  "name": "Status",
4278
- "required": true,
4278
+ "output_required": true,
4279
4279
  "type": "string",
4280
4280
  "value_allowed_null": false
4281
4281
  },
4282
4282
  {
4283
4283
  "disabled": false,
4284
4284
  "document": "提交时间",
4285
- "example": "",
4285
+ "example": "2006-01-02 15:04:05",
4286
4286
  "member": "string",
4287
4287
  "name": "CreatedOn",
4288
- "required": true,
4288
+ "output_required": true,
4289
4289
  "type": "string",
4290
4290
  "value_allowed_null": false
4291
4291
  },
4292
4292
  {
4293
4293
  "disabled": false,
4294
4294
  "document": "批量操作成功个数",
4295
- "example": "",
4295
+ "example": "1",
4296
4296
  "member": "int64",
4297
4297
  "name": "Success",
4298
- "required": false,
4298
+ "output_required": true,
4299
4299
  "type": "int",
4300
4300
  "value_allowed_null": false
4301
4301
  },
4302
4302
  {
4303
4303
  "disabled": false,
4304
4304
  "document": "批量操作处理中个数",
4305
- "example": "",
4305
+ "example": "0",
4306
4306
  "member": "int64",
4307
4307
  "name": "Doing",
4308
- "required": false,
4308
+ "output_required": true,
4309
4309
  "type": "int",
4310
4310
  "value_allowed_null": false
4311
4311
  },
4312
4312
  {
4313
4313
  "disabled": false,
4314
4314
  "document": "批量操作失败个数",
4315
- "example": "",
4315
+ "example": "0",
4316
4316
  "member": "int64",
4317
4317
  "name": "Failed",
4318
- "required": false,
4318
+ "output_required": true,
4319
4319
  "type": "int",
4320
4320
  "value_allowed_null": false
4321
4321
  }
@@ -6090,7 +6090,7 @@
6090
6090
  },
6091
6091
  {
6092
6092
  "disabled": false,
6093
- "document": "部署的组件列表。不同的EMR产品ID(ProductId:具体含义参考入参ProductId字段)需要选择不同的必选组件:\n<li>ProductId为1的时候,必选组件包括:hadoop-2.7.3knox-1.2.0zookeeper-3.4.9</li>\n<li>ProductId为2的时候,必选组件包括:hadoop-2.7.3knox-1.2.0zookeeper-3.4.9</li>\n<li>ProductId为4的时候,必选组件包括:hadoop-2.8.4knox-1.2.0zookeeper-3.4.9</li>\n<li>ProductId为7的时候,必选组件包括:hadoop-3.1.2knox-1.2.0zookeeper-3.4.9</li>",
6093
+ "document": "部署的组件列表。不同的EMR产品ID(ProductId:具体含义参考入参ProductId字段)需要选择不同的必选组件:<li>ProductId为2(EMR-V2.0.1)的时候,必选组件包括:hdfs-2.7.3,yarn-2.7.3,zookeeper-3.4.9,knox-1.2.0</li><li>ProductId为16(EMR-V2.3.0)的时候,必选组件包括:hdfs-2.8.5,yarn-2.8.5,zookeeper-3.5.5,knox-1.2.0</li><li>ProductId为20(EMR-V2.5.0)的时候,必选组件包括:hdfs-2.8.5,yarn-2.8.5,zookeeper-3.6.1,knox-1.2.0</li><li>ProductId为30(EMR-V2.6.0)的时候,必选组件包括:hdfs-2.8.5,yarn-2.8.5,zookeeper-3.6.1,openldap-2.4.44,knox-1.2.0</li><li>ProductId为38(EMR-V2.7.0)的时候,必选组件包括:hdfs-2.8.5,yarn-2.8.5,zookeeper-3.6.3,openldap-2.4.44,knox-1.6.1</li><li>ProductId为57(EMR-V2.8.0)的时候,必选组件包括:hdfs-2.8.5,yarn-2.8.5,zookeeper-3.6.3,openldap-2.4.44,knox-1.6.1</li><li>ProductId为7(EMR-V3.0.0)的时候,必选组件包括:hdfs-3.1.2,yarn-3.1.2,zookeeper-3.4.9,knox-1.2.0</li><li>ProductId为25(EMR-V3.1.0)的时候,必选组件包括:hdfs-3.1.2,yarn-3.1.2,zookeeper-3.6.1,knox-1.2.0</li><li>ProductId为31(EMR-V3.1.1)的时候,必选组件包括:hdfs-3.1.2,yarn-3.1.2,zookeeper-3.6.1,knox-1.2.0</li><li>ProductId为28(EMR-V3.2.0)的时候,必选组件包括:hdfs-3.2.2,yarn-3.2.2,zookeeper-3.6.1,knox-1.2.0</li><li>ProductId为33(EMR-V3.2.1)的时候,必选组件包括:hdfs-3.2.2,yarn-3.2.2,zookeeper-3.6.1,openldap-2.4.44,knox-1.2.0</li><li>ProductId为34(EMR-V3.3.0)的时候,必选组件包括:hdfs-3.2.2,yarn-3.2.2,zookeeper-3.6.1,openldap-2.4.44,knox-1.2.0</li><li>ProductId为37(EMR-V3.4.0)的时候,必选组件包括:hdfs-3.2.2,yarn-3.2.2,zookeeper-3.6.3,openldap-2.4.44,knox-1.6.1</li><li>ProductId为44(EMR-V3.5.0)的时候,必选组件包括:hdfs-3.2.2,yarn-3.2.2,zookeeper-3.6.3,openldap-2.4.44,knox-1.6.1</li><li>ProductId为53(EMR-V3.6.0)的时候,必选组件包括:hdfs-3.2.2,yarn-3.2.2,zookeeper-3.6.3,openldap-2.4.44,knox-1.6.1</li><li>ProductId为58(EMR-V3.6.1)的时候,必选组件包括:hdfs-3.2.2,yarn-3.2.2,zookeeper-3.6.3,openldap-2.4.46,knox-1.6.1</li><li>ProductId为47(EMR-V4.0.0)的时候,必选组件包括:hdfs-3.2.2,yarn-3.2.2,zookeeper-3.6.3,openldap-2.4.44,knox-1.6.1</li>",
6094
6094
  "example": "无",
6095
6095
  "member": "string",
6096
6096
  "name": "Software",
@@ -6153,7 +6153,7 @@
6153
6153
  },
6154
6154
  {
6155
6155
  "disabled": false,
6156
- "document": "产品ID,不同产品ID表示不同的EMR产品版本。取值范围:\n<li>1:表示EMR-V1.3.1。</li>\n<li>2:表示EMR-V2.0.1。</li>\n<li>4:表示EMR-V2.1.0。</li>\n<li>7:表示EMR-V3.0.0。</li>",
6156
+ "document": "产品ID,不同产品ID表示不同的EMR产品版本。取值范围:<li>2:表示EMR-V2.0.1</li><li>16:表示EMR-V2.3.0</li><li>20:表示EMR-V2.5.0</li><li>30:表示EMR-V2.6.0</li><li>38:表示EMR-V2.7.0</li><li>57:表示EMR-V2.8.0</li><li>7:表示EMR-V3.0.0</li><li>25:表示EMR-V3.1.0</li><li>31:表示EMR-V3.1.1</li><li>28:表示EMR-V3.2.0</li><li>33:表示EMR-V3.2.1</li><li>34:表示EMR-V3.3.0</li><li>37:表示EMR-V3.4.0</li><li>44:表示EMR-V3.5.0</li><li>53:表示EMR-V3.6.0</li><li>58:表示EMR-V3.6.1</li><li>47:表示EMR-V4.0.0</li>",
6157
6157
  "example": "无",
6158
6158
  "member": "uint64",
6159
6159
  "name": "ProductId",
@@ -6642,7 +6642,16 @@
6642
6642
  },
6643
6643
  {
6644
6644
  "disabled": false,
6645
- "document": "要跳转的链接类型\n\n- HTTP:\n跳转电子签小程序的http_url,短信通知或者H5跳转适合此类型 ,此时返回长链 (默认类型)\n\n- HTTP_SHORT_URL:\n跳转电子签小程序的http_url,短信通知或者H5跳转适合此类型,此时返回短链\n\n- APP:\n第三方APP或小程序跳转电子签小程序的path, APP或者小程序跳转适合此类型\n\n如果不传递,默认值是 APP",
6645
+ "document": "实名完之后的跳转链接,最大长度1000个字符。\n链接类型请参考 <a href=\"https://qian.tencent.com/developers/company/openqianh5\" target=\"_blank\">跳转电子签H5</a>。\n\n注:此参数仅支持 Endpoint 为 <font color=\"red\">H5 H5_SHORT_URL </font>的时候传递\n",
6646
+ "example": "无",
6647
+ "member": "string",
6648
+ "name": "JumpUrl",
6649
+ "required": false,
6650
+ "type": "string"
6651
+ },
6652
+ {
6653
+ "disabled": false,
6654
+ "document": "要跳转的链接类型\n\n- HTTP:\n跳转电子签小程序的http_url,短信通知或者H5跳转适合此类型 ,此时返回长链 (默认类型)\n\n- HTTP_SHORT_URL:\n跳转电子签小程序的http_url,短信通知或者H5跳转适合此类型,此时返回短链\n\n- APP:\n第三方APP或小程序跳转电子签小程序的path, APP或者小程序跳转适合此类型\n\n- H5:\n跳转电子签H5实名页面的长链\n\n- H5_SHORT_URL:\n跳转电子签H5实名页面的短链\n\n注:如果不传递,默认值是 <font color=\"red\"> APP </font>",
6646
6655
  "example": "APP",
6647
6656
  "member": "string",
6648
6657
  "name": "Endpoint",
@@ -6651,7 +6660,7 @@
6651
6660
  },
6652
6661
  {
6653
6662
  "disabled": false,
6654
- "document": "签署完成后是否自动回跳\n<ul><li>false:否, 实名完成不会自动跳转回来(默认)</li><li>true:是, 实名完成会自动跳转回来</li></ul>\n\n注: \n1. 该参数<font color=\"red\">只针对APP类型(电子签小程序跳转贵方小程序)场景</font> 的实名链接有效\n2. <font color=\"red\">手机应用APP 或 微信小程序需要监控界面的返回走后序逻辑</font>, 微信小程序的文档可以参考[这个](https://developers.weixin.qq.com/miniprogram/dev/reference/api/App.html#onShow-Object-object)\n3. <font color=\"red\">电子签小程序跳转贵方APP,不支持自动跳转,必需用户手动点击完成按钮(微信的限制)</font> ",
6663
+ "document": "签署完成后是否自动回跳\n<ul><li>false:否, 实名完成不会自动跳转回来(默认)</li><li>true:是, 实名完成会自动跳转回来</li></ul>\n\n注: \n1. 该参数<font color=\"red\">只针对APP类型(第三方APP或小程序跳转电子签小程序)场景</font> 的实名链接有效\n2. <font color=\"red\">手机应用APP 或 微信小程序需要监控界面的返回走后序逻辑</font>, 微信小程序的文档可以参考[这个](https://developers.weixin.qq.com/miniprogram/dev/reference/api/App.html#onShow-Object-object)\n3. <font color=\"red\">电子签小程序跳转贵方APP,不支持自动跳转,必需用户手动点击完成按钮(微信的限制)</font> ",
6655
6664
  "example": "无",
6656
6665
  "member": "bool",
6657
6666
  "name": "AutoJumpBack",
@@ -6675,7 +6684,7 @@
6675
6684
  "members": [
6676
6685
  {
6677
6686
  "disabled": false,
6678
- "document": "腾讯电子签小程序的实名认证链接。\n如果没有传递,默认值是 HTTP。 链接的有效期均是 7 天。\n\n- 如果EndPoint是APP,\n得到的链接类似于pages/guide/index?to=MP_PERSONAL_VERIFY&shortKey=yDCZHUyOcExAlcOvNod0, 用法可以参考描述中的\"跳转到小程序的实现\"\n\n- 如果EndPoint是HTTP,\n得到的链接类似于https://res.ess.tencent.cn/cdn/h5-activity/jump-mp.html?to=TAG_VERIFY&shortKey=yDCZHUyOcChrfpaswT0d,点击后会跳转到腾讯电子签小程序进行签署\n\n- 如果EndPoint是HTTP_SHORT_URL,\n得到的链接类似于https://essurl.cn/2n**42Nd,点击后会跳转到腾讯电子签小程序进行签署\n\n\n注: 生成的链路后面不能再增加参数\n示例值:https://essurl.cn/2n**42Nd",
6687
+ "document": "腾讯电子签小程序的实名认证链接。\n如果没有传递,默认值是 HTTP。 链接的有效期均是 7 天。\n\n- 如果EndPoint是APP,\n得到的链接类似于pages/guide/index?to=MP_PERSONAL_VERIFY&shortKey=yDCZHUyOcExAlcOvNod0, 用法可以参考描述中的\"跳转到小程序的实现\"\n\n- 如果EndPoint是HTTP,\n得到的链接类似于https://res.ess.tencent.cn/cdn/h5-activity/jump-mp.html?to=TAG_VERIFY&shortKey=yDCZHUyOcChrfpaswT0d,点击后会跳转到腾讯电子签小程序进行签署\n\n- 如果EndPoint是HTTP_SHORT_URL,\n得到的链接类似于https://essurl.cn/2n**42Nd,点击后会跳转到腾讯电子签小程序进行签署\n\n- 如果EndPoint是H5,\n得到的链接类似于 https://quick.test.qian.tencent.cn/guide?Code=yDU****VJhsS5q&CodeType=xxx&shortKey=yD*****frcb,点击后会跳转到腾讯电子签H5页面进行签署\n\n- 如果EndPoint是H5_SHORT_URL,\n得到的链接类似于https://essurl.cn/2n**42Nd,点击后会跳转到腾讯电子签H5页面进行签署\n\n\n`注:` <font color=\"red\">生成的链路后面不能再增加参数</font>\n示例值:https://essurl.cn/2n**42Nd",
6679
6688
  "example": "无",
6680
6689
  "member": "string",
6681
6690
  "name": "UserVerifyUrl",
@@ -1046,8 +1046,8 @@
1046
1046
  {
1047
1047
  "document": "获取c端用户实名链接",
1048
1048
  "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserVerifyUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"19561039c99fe825a934a132520fde6a\",\n \"ClientIp\": \"8.8.8.8\"\n },\n \"Name\": \"典子谦\",\n \"Endpoint\": \"HTTP_SHORT_URL\",\n \"IdCardType\": \"ID_CARD\",\n \"IdCardNumber\": \"420101XXXXXXXX4059\",\n \"Mobile\": \"13200000015\"\n}",
1049
- "output": "{\n \"Response\": {\n \"ExpireTime\": 1713080196,\n \"MiniAppId\": \"wxa023b292fd19d41d\",\n \"RequestId\": \"s1712475396892401448\",\n \"UserVerifyUrl\": \"https://test.essurl.cn/RTo2UBE6X6\"\n }\n}",
1050
- "title": "获取c端用户实名链接"
1049
+ "output": "{\n \"Response\": {\n \"ExpireTime\": 1713080196,\n \"MiniAppId\": \"\",\n \"RequestId\": \"s1712475396892401448\",\n \"UserVerifyUrl\": \"https://test.essurl.cn/RTo****6X6\"\n }\n}",
1050
+ "title": "获取c端用户实名跳转链接"
1051
1051
  }
1052
1052
  ],
1053
1053
  "CreateWebThemeConfig": [
@@ -1362,7 +1362,7 @@
1362
1362
  "example": "0",
1363
1363
  "member": "int64",
1364
1364
  "name": "Ret",
1365
- "required": true,
1365
+ "output_required": true,
1366
1366
  "type": "int",
1367
1367
  "value_allowed_null": false
1368
1368
  },
@@ -1372,7 +1372,7 @@
1372
1372
  "example": "无",
1373
1373
  "member": "ResourceUsageInfoData",
1374
1374
  "name": "Data",
1375
- "required": true,
1375
+ "output_required": true,
1376
1376
  "type": "list",
1377
1377
  "value_allowed_null": false
1378
1378
  },
@@ -1382,7 +1382,7 @@
1382
1382
  "example": "1",
1383
1383
  "member": "int64",
1384
1384
  "name": "Total",
1385
- "required": true,
1385
+ "output_required": true,
1386
1386
  "type": "int",
1387
1387
  "value_allowed_null": false
1388
1388
  },
@@ -7257,7 +7257,7 @@
7257
7257
  "example": "无",
7258
7258
  "member": "MetricSet",
7259
7259
  "name": "MetricSet",
7260
- "required": true,
7260
+ "output_required": true,
7261
7261
  "type": "list",
7262
7262
  "value_allowed_null": false
7263
7263
  },
@@ -169,7 +169,7 @@
169
169
  "status": "online"
170
170
  },
171
171
  "InvokeFunction": {
172
- "document": " SCF同步调用函数接口",
172
+ "document": "SCF同步调用函数接口。",
173
173
  "input": "InvokeFunctionRequest",
174
174
  "name": "同步Invoke调用接口",
175
175
  "output": "InvokeFunctionResponse",
@@ -3775,7 +3775,7 @@
3775
3775
  "example": "无",
3776
3776
  "member": "Result",
3777
3777
  "name": "Result",
3778
- "required": true,
3778
+ "output_required": true,
3779
3779
  "type": "object",
3780
3780
  "value_allowed_null": false
3781
3781
  },
@@ -5776,7 +5776,7 @@
5776
5776
  "example": "\"\"",
5777
5777
  "member": "string",
5778
5778
  "name": "Log",
5779
- "required": true,
5779
+ "output_required": true,
5780
5780
  "type": "string",
5781
5781
  "value_allowed_null": false
5782
5782
  },
@@ -5786,7 +5786,7 @@
5786
5786
  "example": "\"hello from scf\"",
5787
5787
  "member": "string",
5788
5788
  "name": "RetMsg",
5789
- "required": true,
5789
+ "output_required": true,
5790
5790
  "type": "string",
5791
5791
  "value_allowed_null": false
5792
5792
  },
@@ -5796,7 +5796,7 @@
5796
5796
  "example": "\" \"",
5797
5797
  "member": "string",
5798
5798
  "name": "ErrMsg",
5799
- "required": true,
5799
+ "output_required": true,
5800
5800
  "type": "string",
5801
5801
  "value_allowed_null": false
5802
5802
  },
@@ -5806,7 +5806,7 @@
5806
5806
  "example": "32",
5807
5807
  "member": "int64",
5808
5808
  "name": "MemUsage",
5809
- "required": true,
5809
+ "output_required": true,
5810
5810
  "type": "int",
5811
5811
  "value_allowed_null": false
5812
5812
  },
@@ -5816,7 +5816,7 @@
5816
5816
  "example": "100",
5817
5817
  "member": "float",
5818
5818
  "name": "Duration",
5819
- "required": true,
5819
+ "output_required": true,
5820
5820
  "type": "float",
5821
5821
  "value_allowed_null": false
5822
5822
  },
@@ -5826,7 +5826,7 @@
5826
5826
  "example": "100",
5827
5827
  "member": "int64",
5828
5828
  "name": "BillDuration",
5829
- "required": true,
5829
+ "output_required": true,
5830
5830
  "type": "int",
5831
5831
  "value_allowed_null": false
5832
5832
  },
@@ -5836,7 +5836,7 @@
5836
5836
  "example": "c2af8a64-c922-4d55-aee0-bd86a5c2cd12",
5837
5837
  "member": "string",
5838
5838
  "name": "FunctionRequestId",
5839
- "required": true,
5839
+ "output_required": true,
5840
5840
  "type": "string",
5841
5841
  "value_allowed_null": false
5842
5842
  },
@@ -5846,7 +5846,7 @@
5846
5846
  "example": "200",
5847
5847
  "member": "int64",
5848
5848
  "name": "InvokeResult",
5849
- "required": true,
5849
+ "output_required": true,
5850
5850
  "type": "int",
5851
5851
  "value_allowed_null": false
5852
5852
  }