tccli 3.0.1166.1__py2.py3-none-any.whl → 3.0.1167.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -18224,7 +18224,7 @@
18224
18224
  "example": "无",
18225
18225
  "member": "string",
18226
18226
  "name": "Title",
18227
- "required": false,
18227
+ "output_required": true,
18228
18228
  "type": "string",
18229
18229
  "value_allowed_null": false
18230
18230
  },
@@ -18234,7 +18234,7 @@
18234
18234
  "example": "无",
18235
18235
  "member": "string",
18236
18236
  "name": "Number",
18237
- "required": false,
18237
+ "output_required": true,
18238
18238
  "type": "string",
18239
18239
  "value_allowed_null": false
18240
18240
  },
@@ -18244,7 +18244,7 @@
18244
18244
  "example": "无",
18245
18245
  "member": "string",
18246
18246
  "name": "Date",
18247
- "required": false,
18247
+ "output_required": true,
18248
18248
  "type": "string",
18249
18249
  "value_allowed_null": false
18250
18250
  },
@@ -18254,7 +18254,7 @@
18254
18254
  "example": "无",
18255
18255
  "member": "string",
18256
18256
  "name": "PretaxAmount",
18257
- "required": false,
18257
+ "output_required": true,
18258
18258
  "type": "string",
18259
18259
  "value_allowed_null": false
18260
18260
  },
@@ -18264,7 +18264,7 @@
18264
18264
  "example": "无",
18265
18265
  "member": "string",
18266
18266
  "name": "Tax",
18267
- "required": false,
18267
+ "output_required": true,
18268
18268
  "type": "string",
18269
18269
  "value_allowed_null": false
18270
18270
  },
@@ -18274,7 +18274,7 @@
18274
18274
  "example": "无",
18275
18275
  "member": "string",
18276
18276
  "name": "Total",
18277
- "required": false,
18277
+ "output_required": true,
18278
18278
  "type": "string",
18279
18279
  "value_allowed_null": false
18280
18280
  },
@@ -18284,7 +18284,7 @@
18284
18284
  "example": "无",
18285
18285
  "member": "string",
18286
18286
  "name": "TotalCn",
18287
- "required": false,
18287
+ "output_required": true,
18288
18288
  "type": "string",
18289
18289
  "value_allowed_null": false
18290
18290
  },
@@ -18294,7 +18294,7 @@
18294
18294
  "example": "无",
18295
18295
  "member": "string",
18296
18296
  "name": "Seller",
18297
- "required": false,
18297
+ "output_required": true,
18298
18298
  "type": "string",
18299
18299
  "value_allowed_null": false
18300
18300
  },
@@ -18304,7 +18304,7 @@
18304
18304
  "example": "无",
18305
18305
  "member": "string",
18306
18306
  "name": "SellerTaxID",
18307
- "required": false,
18307
+ "output_required": true,
18308
18308
  "type": "string",
18309
18309
  "value_allowed_null": false
18310
18310
  },
@@ -18314,7 +18314,7 @@
18314
18314
  "example": "无",
18315
18315
  "member": "string",
18316
18316
  "name": "Buyer",
18317
- "required": false,
18317
+ "output_required": true,
18318
18318
  "type": "string",
18319
18319
  "value_allowed_null": false
18320
18320
  },
@@ -18324,7 +18324,7 @@
18324
18324
  "example": "无",
18325
18325
  "member": "string",
18326
18326
  "name": "BuyerTaxID",
18327
- "required": false,
18327
+ "output_required": true,
18328
18328
  "type": "string",
18329
18329
  "value_allowed_null": false
18330
18330
  },
@@ -18334,7 +18334,7 @@
18334
18334
  "example": "无",
18335
18335
  "member": "string",
18336
18336
  "name": "Issuer",
18337
- "required": false,
18337
+ "output_required": true,
18338
18338
  "type": "string",
18339
18339
  "value_allowed_null": false
18340
18340
  },
@@ -18344,7 +18344,7 @@
18344
18344
  "example": "无",
18345
18345
  "member": "string",
18346
18346
  "name": "Remark",
18347
- "required": false,
18347
+ "output_required": true,
18348
18348
  "type": "string",
18349
18349
  "value_allowed_null": false
18350
18350
  },
@@ -18354,7 +18354,7 @@
18354
18354
  "example": "无",
18355
18355
  "member": "string",
18356
18356
  "name": "SubTotal",
18357
- "required": false,
18357
+ "output_required": true,
18358
18358
  "type": "string",
18359
18359
  "value_allowed_null": false
18360
18360
  },
@@ -18364,7 +18364,7 @@
18364
18364
  "example": "无",
18365
18365
  "member": "string",
18366
18366
  "name": "SubTax",
18367
- "required": false,
18367
+ "output_required": true,
18368
18368
  "type": "string",
18369
18369
  "value_allowed_null": false
18370
18370
  },
@@ -18374,9 +18374,19 @@
18374
18374
  "example": "无",
18375
18375
  "member": "VatElectronicItemInfo",
18376
18376
  "name": "VatElectronicItems",
18377
- "required": false,
18377
+ "output_required": true,
18378
18378
  "type": "list",
18379
18379
  "value_allowed_null": false
18380
+ },
18381
+ {
18382
+ "disabled": false,
18383
+ "document": "业务类型标志",
18384
+ "example": "无",
18385
+ "member": "string",
18386
+ "name": "ServiceTypeLabel",
18387
+ "output_required": true,
18388
+ "type": "string",
18389
+ "value_allowed_null": false
18380
18390
  }
18381
18391
  ],
18382
18392
  "usage": "out"
@@ -6803,7 +6803,7 @@
6803
6803
  "example": "job-xx",
6804
6804
  "member": "string",
6805
6805
  "name": "JobId",
6806
- "required": true,
6806
+ "output_required": true,
6807
6807
  "type": "string",
6808
6808
  "value_allowed_null": false
6809
6809
  },
@@ -7268,8 +7268,8 @@
7268
7268
  },
7269
7269
  {
7270
7270
  "disabled": false,
7271
- "document": "场景名",
7272
- "example": "test",
7271
+ "document": "场景名;调用该接口时,请将 Scenario 中不需要修改的字段保持原样也作为接口的入参,否则场景可能会不可用。",
7272
+ "example": "scenario name",
7273
7273
  "member": "string",
7274
7274
  "name": "Name",
7275
7275
  "required": false,
@@ -7287,7 +7287,7 @@
7287
7287
  {
7288
7288
  "disabled": false,
7289
7289
  "document": "压测场景的模式类型。取值范围:pts-http 代表简单模式,pts-js 代表脚本模式,pts-jmeter 代表 JMeter 模式。",
7290
- "example": "k6",
7290
+ "example": "pts-http",
7291
7291
  "member": "string",
7292
7292
  "name": "Type",
7293
7293
  "required": false,
@@ -3,8 +3,8 @@
3
3
  "AbortCronJobs": [
4
4
  {
5
5
  "document": "停止定时任务",
6
- "input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AbortCronJobs\n<公共请求参数>\n\n{\n \"ProjectId\": \"xx\",\n \"CronJobIds\": [\n \"xx\"\n ]\n}",
7
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
6
+ "input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AbortCronJobs\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-xx\",\n \"CronJobIds\": [\n \"cron-xx\"\n ]\n}",
7
+ "output": "{\n \"Response\": {\n \"RequestId\": \"req-xx\"\n }\n}",
8
8
  "title": "停止定时任务"
9
9
  }
10
10
  ],
@@ -91,8 +91,8 @@
91
91
  "DeleteCronJobs": [
92
92
  {
93
93
  "document": "删除定时任务",
94
- "input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCronJobs\n<公共请求参数>\n\n{\n \"ProjectId\": \"xx\",\n \"CronJobIds\": [\n \"xx\"\n ]\n}",
95
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
94
+ "input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCronJobs\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-xx\",\n \"CronJobIds\": [\n \"cron-xx\"\n ]\n}",
95
+ "output": "{\n \"Response\": {\n \"RequestId\": \"req-xx\"\n }\n}",
96
96
  "title": "删除定时任务"
97
97
  }
98
98
  ],
@@ -323,16 +323,16 @@
323
323
  "RestartCronJobs": [
324
324
  {
325
325
  "document": "重启状态为已中止的定时任务",
326
- "input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RestartCronJobs\n<公共请求参数>\n\n{\n \"ProjectId\": \"xx\",\n \"CronJobIds\": [\n \"xx\"\n ]\n}",
327
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
326
+ "input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RestartCronJobs\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-xx\",\n \"CronJobIds\": [\n \"cron-xx\"\n ]\n}",
327
+ "output": "{\n \"Response\": {\n \"RequestId\": \"req-xx\"\n }\n}",
328
328
  "title": "重启定时任务"
329
329
  }
330
330
  ],
331
331
  "StartJob": [
332
332
  {
333
- "document": "",
334
- "input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartJob\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-xx\",\n \"JobOwner\": \"xx\",\n \"ScenarioId\": \"xx\"\n}",
335
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"JobId\": \"job-xx\"\n }\n}",
333
+ "document": "创建并启动任务",
334
+ "input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartJob\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-xx\",\n \"JobOwner\": \"xiaohong\",\n \"ScenarioId\": \"scenario-xx\"\n}",
335
+ "output": "{\n \"Response\": {\n \"RequestId\": \"req-xx\",\n \"JobId\": \"job-xx\"\n }\n}",
336
336
  "title": "创建并启动任务"
337
337
  }
338
338
  ],
@@ -694,7 +694,7 @@
694
694
  "status": "online"
695
695
  },
696
696
  "UpgradeInstance": {
697
- "document": "变更实例配置",
697
+ "document": "本接口(UpgradeInstance)用于变更实例的配置规格。",
698
698
  "input": "UpgradeInstanceRequest",
699
699
  "name": "变更实例配置",
700
700
  "output": "UpgradeInstanceResponse",
@@ -3015,7 +3015,7 @@
3015
3015
  },
3016
3016
  {
3017
3017
  "disabled": false,
3018
- "document": "实例ID过滤信息列表",
3018
+ "document": "实例ID过滤信息列表,数组最大长度限制为100",
3019
3019
  "example": "[\"crs-nh47ubwr\\n\"]",
3020
3020
  "member": "string",
3021
3021
  "name": "InstanceIds",
@@ -3115,6 +3115,7 @@
3115
3115
  "example": "1",
3116
3116
  "member": "int64",
3117
3117
  "name": "TotalCount",
3118
+ "output_required": true,
3118
3119
  "type": "int",
3119
3120
  "value_allowed_null": false
3120
3121
  },
@@ -3124,6 +3125,7 @@
3124
3125
  "example": "无",
3125
3126
  "member": "RedisCommonInstanceList",
3126
3127
  "name": "InstanceDetails",
3128
+ "output_required": true,
3127
3129
  "type": "list",
3128
3130
  "value_allowed_null": false
3129
3131
  },
@@ -3589,7 +3591,7 @@
3589
3591
  "members": [
3590
3592
  {
3591
3593
  "disabled": false,
3592
- "document": "订单交易ID数组,即 [CreateInstances](https://cloud.tencent.com/document/api/239/20026) 的输出参数DealId",
3594
+ "document": "订单交易ID数组,即 [CreateInstances](https://cloud.tencent.com/document/api/239/20026) 的输出参数DealId。数组最大长度限制为10",
3593
3595
  "example": "[\"6959052\\n\"]",
3594
3596
  "member": "string",
3595
3597
  "name": "DealIds",
@@ -3608,6 +3610,7 @@
3608
3610
  "example": "无",
3609
3611
  "member": "TradeDealDetail",
3610
3612
  "name": "DealDetails",
3613
+ "output_required": true,
3611
3614
  "type": "list",
3612
3615
  "value_allowed_null": false
3613
3616
  },
@@ -4149,6 +4152,7 @@
4149
4152
  "example": "10",
4150
4153
  "member": "int64",
4151
4154
  "name": "ProxyCount",
4155
+ "output_required": true,
4152
4156
  "type": "int",
4153
4157
  "value_allowed_null": false
4154
4158
  },
@@ -4158,6 +4162,7 @@
4158
4162
  "example": "无",
4159
4163
  "member": "ProxyNodes",
4160
4164
  "name": "Proxy",
4165
+ "output_required": true,
4161
4166
  "type": "list",
4162
4167
  "value_allowed_null": true
4163
4168
  },
@@ -4167,6 +4172,7 @@
4167
4172
  "example": "10",
4168
4173
  "member": "int64",
4169
4174
  "name": "RedisCount",
4175
+ "output_required": true,
4170
4176
  "type": "int",
4171
4177
  "value_allowed_null": false
4172
4178
  },
@@ -4176,6 +4182,7 @@
4176
4182
  "example": "无",
4177
4183
  "member": "RedisNodes",
4178
4184
  "name": "Redis",
4185
+ "output_required": true,
4179
4186
  "type": "list",
4180
4187
  "value_allowed_null": true
4181
4188
  },
@@ -4185,6 +4192,7 @@
4185
4192
  "example": "5",
4186
4193
  "member": "int64",
4187
4194
  "name": "TendisCount",
4195
+ "output_required": true,
4188
4196
  "type": "int",
4189
4197
  "value_allowed_null": false
4190
4198
  },
@@ -4194,6 +4202,7 @@
4194
4202
  "example": "无",
4195
4203
  "member": "TendisNodes",
4196
4204
  "name": "Tendis",
4205
+ "output_required": true,
4197
4206
  "type": "list",
4198
4207
  "value_allowed_null": true
4199
4208
  },
@@ -4956,7 +4965,7 @@
4956
4965
  "members": [
4957
4966
  {
4958
4967
  "disabled": false,
4959
- "document": "产品类型数组。\n- 2:Redis 2.8 内存版(标准架构)。\n- 3:CKV 3.2 内存版(标准架构)。\n- 4:CKV 3.2 内存版(集群架构)。\n- 6:Redis 4.0 内存版(标准架构)。\n- 7:Redis 4.0 内存版(集群架构)。\n- 8:Redis 5.0 内存版(标准架构)。\n- 9:Redis 5.0 内存版(集群架构)。\n- 15:Redis 6.2 内存版(标准架构)。\n- 16:Redis 6.2 内存版(集群架构)。",
4968
+ "document": "产品类型数组。\n- 2:Redis 2.8 内存版(标准架构)。\n- 3:CKV 3.2 内存版(标准架构)。\n- 4:CKV 3.2 内存版(集群架构)。\n- 6:Redis 4.0 内存版(标准架构)。\n- 7:Redis 4.0 内存版(集群架构)。\n- 8:Redis 5.0 内存版(标准架构)。\n- 9:Redis 5.0 内存版(集群架构)。\n- 15:Redis 6.2 内存版(标准架构)。\n- 16:Redis 6.2 内存版(集群架构)。\n- 17:Redis 7.0 内存版(标准架构)。\n- 18:Redis 7.0 内存版(集群架构)。",
4960
4969
  "example": "6",
4961
4970
  "member": "int64",
4962
4971
  "name": "ProductTypes",
@@ -4965,7 +4974,7 @@
4965
4974
  },
4966
4975
  {
4967
4976
  "disabled": false,
4968
- "document": "模板名称数组。",
4977
+ "document": "模板名称数组。数组最大长度限制为50",
4969
4978
  "example": "[\"CustomParamTemplate\"]",
4970
4979
  "member": "string",
4971
4980
  "name": "TemplateNames",
@@ -4974,7 +4983,7 @@
4974
4983
  },
4975
4984
  {
4976
4985
  "disabled": false,
4977
- "document": "模板ID数组。",
4986
+ "document": "模板ID数组。数组最大长度限制为50",
4978
4987
  "example": "[\"crs-cfg-sa23d5d3\"]",
4979
4988
  "member": "string",
4980
4989
  "name": "TemplateIds",
@@ -9201,7 +9210,7 @@
9201
9210
  },
9202
9211
  {
9203
9212
  "disabled": false,
9204
- "document": "实例Id",
9213
+ "document": "实例Id,每次请求的实例的上限为10。",
9205
9214
  "example": "[\"crs-r3nqjq3n\",\"crs-9bvd9b8v\"]",
9206
9215
  "member": "string",
9207
9216
  "name": "InstanceIds",
@@ -11807,7 +11816,7 @@
11807
11816
  },
11808
11817
  {
11809
11818
  "disabled": false,
11810
- "document": "多AZ实例,增加副本时的附带信息,包括副本的可用区和副本的类型(NodeType为1)。非多AZ实例不需要配置该参数。",
11819
+ "document": "多AZ实例,增加副本时的节点信息,包括副本的 ID 编号及可用区信息。非多AZ实例不需要配置该参数。",
11811
11820
  "example": "无",
11812
11821
  "member": "RedisNodeInfo",
11813
11822
  "name": "NodeSet",
@@ -11826,7 +11835,7 @@
11826
11835
  "example": "200010798",
11827
11836
  "member": "string",
11828
11837
  "name": "DealId",
11829
- "required": true,
11838
+ "output_required": true,
11830
11839
  "type": "string",
11831
11840
  "value_allowed_null": false
11832
11841
  },
@@ -800,10 +800,10 @@
800
800
  ],
801
801
  "UpgradeInstance": [
802
802
  {
803
- "document": "",
804
- "input": "POST / HTTP/1.1\nHost: redis.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpgradeInstance\n<公共请求参数>\n\n{\n \"InstanceId\": \"crs-5qlr****\",\n \"MemSize\": \"4096\",\n \"RedisShardNum\": 5,\n \"RedisReplicasNum\": 3\n}",
803
+ "document": "变更实例的内存配置",
804
+ "input": "POST / HTTP/1.1\nHost: redis.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpgradeInstance\n<公共请求参数>\n\n{\n \"InstanceId\": \"crs-5qlr****\",\n \"MemSize\": \"4096\"\n}",
805
805
  "output": "{\n \"Response\": {\n \"DealId\": \"6954227\",\n \"RequestId\": \"4daddc97-0005-45d8-b5b8-38514ec1e97c\"\n }\n}",
806
- "title": "请求示例"
806
+ "title": "变更规格"
807
807
  }
808
808
  ],
809
809
  "UpgradeInstanceVersion": [
@@ -6313,7 +6313,7 @@
6313
6313
  "example": "0",
6314
6314
  "member": "int64",
6315
6315
  "name": "TotalCount",
6316
- "required": true,
6316
+ "output_required": true,
6317
6317
  "type": "int",
6318
6318
  "value_allowed_null": true
6319
6319
  },
@@ -6323,7 +6323,7 @@
6323
6323
  "example": "无",
6324
6324
  "member": "CloudBaseRunServerVersionItem",
6325
6325
  "name": "VersionItems",
6326
- "required": true,
6326
+ "output_required": true,
6327
6327
  "type": "list",
6328
6328
  "value_allowed_null": true
6329
6329
  },
@@ -6333,7 +6333,7 @@
6333
6333
  "example": "xx",
6334
6334
  "member": "string",
6335
6335
  "name": "ServerName",
6336
- "required": true,
6336
+ "output_required": true,
6337
6337
  "type": "string",
6338
6338
  "value_allowed_null": true
6339
6339
  },
@@ -6343,7 +6343,7 @@
6343
6343
  "example": "1",
6344
6344
  "member": "bool",
6345
6345
  "name": "IsPublic",
6346
- "required": true,
6346
+ "output_required": true,
6347
6347
  "type": "bool",
6348
6348
  "value_allowed_null": true
6349
6349
  },
@@ -6353,7 +6353,7 @@
6353
6353
  "example": "xx",
6354
6354
  "member": "string",
6355
6355
  "name": "ImageRepo",
6356
- "required": true,
6356
+ "output_required": true,
6357
6357
  "type": "string",
6358
6358
  "value_allowed_null": true
6359
6359
  },
@@ -6363,7 +6363,7 @@
6363
6363
  "example": "xx",
6364
6364
  "member": "string",
6365
6365
  "name": "TrafficType",
6366
- "required": true,
6366
+ "output_required": true,
6367
6367
  "type": "string",
6368
6368
  "value_allowed_null": true
6369
6369
  },
@@ -6373,7 +6373,17 @@
6373
6373
  "example": "\"oneclick\"",
6374
6374
  "member": "string",
6375
6375
  "name": "SourceType",
6376
- "required": true,
6376
+ "output_required": true,
6377
+ "type": "string",
6378
+ "value_allowed_null": true
6379
+ },
6380
+ {
6381
+ "disabled": false,
6382
+ "document": "服务标签, function: 托管函数\n注意:此字段可能返回 null,表示取不到有效值。",
6383
+ "example": "function",
6384
+ "member": "string",
6385
+ "name": "Tag",
6386
+ "output_required": false,
6377
6387
  "type": "string",
6378
6388
  "value_allowed_null": true
6379
6389
  },
@@ -288,8 +288,14 @@
288
288
  {
289
289
  "document": "",
290
290
  "input": "https://tcb.tencentcloudapi.com/?Action=DescribeCloudBaseRunServer\n&EnvId=lotestapi100004\n&ServerName=dockerservicename\n&Offset=0\n&Limit=20\n&<公共请求参数>",
291
- "output": "{\n \"Response\": {\n \"ServerName\": \"xx\",\n \"IsPublic\": true,\n \"ImageRepo\": \"xx\",\n \"TrafficType\": \"xx\",\n \"SourceType\": \"xx\",\n \"TotalCount\": 0,\n \"RequestId\": \"xx\",\n \"VersionItems\": [\n {\n \"Status\": \"xx\",\n \"UpdatedTime\": \"xx\",\n \"Remark\": \"xx\",\n \"VersionName\": \"xx\",\n \"BuildId\": 0,\n \"UploadType\": \"xx\",\n \"Priority\": 0,\n \"UrlParam\": {\n \"Value\": \"xx\",\n \"Key\": \"xx\"\n },\n \"FlowRatio\": 0,\n \"MinReplicas\": 0,\n \"IsDefaultPriority\": true,\n \"FlowParams\": [\n {\n \"Priority\": 0,\n \"Value\": \"xx\",\n \"Key\": \"xx\"\n }\n ],\n \"CreatedTime\": \"xx\",\n \"MaxReplicas\": 0\n }\n ]\n }\n}",
291
+ "output": "{\n \"Response\": {\n \"ImageRepo\": \"tcb-100019615070-mjph/ca-znrdxowd_test-domain2\",\n \"IsPublic\": false,\n \"RequestId\": \"52855bd0-25cc-4294-913c-0b8ee0c65e76\",\n \"ServerName\": \"test-domain2\",\n \"SourceType\": \"custom\",\n \"TotalCount\": 5,\n \"TrafficType\": \"\",\n \"VersionItems\": [\n {\n \"VersionName\": \"test-domain2-009\",\n \"FlowRatio\": 100,\n \"Status\": \"normal\",\n \"CreatedTime\": \"2023-11-13 17:10:30\",\n \"UpdatedTime\": \"2023-11-13 17:41:00\",\n \"BuildId\": 37196953,\n \"UploadType\": \"package\",\n \"Remark\": \"\",\n \"UrlParam\": null,\n \"Priority\": 0,\n \"IsDefaultPriority\": false,\n \"FlowParams\": null,\n \"MinReplicas\": 0,\n \"MaxReplicas\": 5,\n \"RunId\": \"multi_tenant_1r2Sxhqf7GP3Mx\",\n \"Percent\": 0,\n \"CurrentReplicas\": 0,\n \"Architecture\": \"\"\n }\n ]\n }\n}",
292
292
  "title": "查看某个服务的装填"
293
+ },
294
+ {
295
+ "document": "查询单个云托管服务实例",
296
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudBaseRunServer\n<公共请求参数>\n\n{\n \"EnvId\": \"pre-tenant-4g9db6fj62889354\",\n \"ServerName\": \"envparam\",\n \"Offset\": 0,\n \"Limit\": 100\n}",
297
+ "output": "{\n \"Response\": {\n \"ImageRepo\": \"tcb-100019615070-mjph/ca-znrdxowd_envparam\",\n \"IsPublic\": false,\n \"RequestId\": \"0a14bef2-57d8-4d74-9d54-c0850e5395b3\",\n \"ServerName\": \"envparam\",\n \"SourceType\": \"custom\",\n \"Tag\": \"\",\n \"TotalCount\": 1,\n \"TrafficType\": \"\",\n \"VersionItems\": [\n {\n \"Architecture\": \"\",\n \"BuildId\": 41355587,\n \"CreatedTime\": \"2024-04-03 13:12:39\",\n \"CurrentReplicas\": 0,\n \"FlowParams\": null,\n \"FlowRatio\": 100,\n \"IsDefaultPriority\": false,\n \"MaxReplicas\": 5,\n \"MinReplicas\": 0,\n \"Percent\": 0,\n \"Priority\": 0,\n \"Remark\": \"\",\n \"RunId\": \"multi_tenant_1rrsvOvTuxr1La\",\n \"Status\": \"normal\",\n \"UpdatedTime\": \"2024-04-03 13:43:14\",\n \"UploadType\": \"repository\",\n \"UrlParam\": null,\n \"VersionName\": \"envparam-001\"\n }\n ]\n }\n}",
298
+ "title": "查询单个云托管服务实例"
293
299
  }
294
300
  ],
295
301
  "DescribeCloudBaseRunServerDomainName": [
@@ -36,6 +36,66 @@
36
36
  "serviceShortName": "tds"
37
37
  },
38
38
  "objects": {
39
+ "DataAuthorizationInfo": {
40
+ "document": "数据授权信息",
41
+ "members": [
42
+ {
43
+ "disabled": false,
44
+ "document": "数据委托方、需求方:客户主体名称。",
45
+ "example": "某某有限公司",
46
+ "member": "string",
47
+ "name": "DataProviderName",
48
+ "required": true,
49
+ "type": "string"
50
+ },
51
+ {
52
+ "disabled": false,
53
+ "document": "数据受托方、提供方:腾讯云主体名称。\n\n固定填:腾讯云计算(北京)有限责任公司",
54
+ "example": "腾讯云计算(北京)有限责任公司",
55
+ "member": "string",
56
+ "name": "DataRecipientName",
57
+ "required": true,
58
+ "type": "string"
59
+ },
60
+ {
61
+ "disabled": false,
62
+ "document": "客户请求所涉及的用户个人信息类型,支持多选。实际以接口请求传参为准。\n1-手机号;\n2-微信开放账号;\n3-QQ开放账号;\n4-IP地址;",
63
+ "example": "[1, 4]",
64
+ "member": "uint64",
65
+ "name": "UserDataType",
66
+ "required": true,
67
+ "type": "list"
68
+ },
69
+ {
70
+ "disabled": false,
71
+ "document": "客户是否已按合规指南要求获取用户授权,同意客户委托腾讯云处理入参信息,结合已合法收集的用户数据进行必要处理得出服务结果,并返回给客户。\n\n1-已授权;其它值为未授权。",
72
+ "example": "1",
73
+ "member": "uint64",
74
+ "name": "IsAuthorize",
75
+ "required": true,
76
+ "type": "int"
77
+ },
78
+ {
79
+ "disabled": false,
80
+ "document": "客户获得的用户授权期限时间戳(单位秒)。\n\n不填或0默认无固定期限。",
81
+ "example": "1719805604",
82
+ "member": "uint64",
83
+ "name": "AuthorizationTerm",
84
+ "required": false,
85
+ "type": "int"
86
+ },
87
+ {
88
+ "disabled": false,
89
+ "document": "客户获得用户授权所依赖的协议地址。",
90
+ "example": "https://www.*****.com/*****",
91
+ "member": "string",
92
+ "name": "PrivacyPolicyLink",
93
+ "required": false,
94
+ "type": "string"
95
+ }
96
+ ],
97
+ "usage": "in"
98
+ },
39
99
  "DescribeFraudBaseRequest": {
40
100
  "document": "DescribeFraudBase请求参数结构体",
41
101
  "members": [
@@ -403,6 +463,15 @@
403
463
  "name": "QQOpenId",
404
464
  "required": false,
405
465
  "type": "string"
466
+ },
467
+ {
468
+ "disabled": false,
469
+ "document": "数据授权信息",
470
+ "example": "无",
471
+ "member": "DataAuthorizationInfo",
472
+ "name": "DataAuthorization",
473
+ "required": false,
474
+ "type": "object"
406
475
  }
407
476
  ],
408
477
  "type": "object"
@@ -19,7 +19,7 @@
19
19
  "DescribeFraudUltimate": [
20
20
  {
21
21
  "document": "",
22
- "input": "POST / HTTP/1.1\nHost: tds.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFraudUltimate\n<公共请求参数>\n\n{\n \"DeviceToken\": \"v2:s6kBRbiOKZp/kenOxxxxxxxxx\",\n \"SceneCode\": \"login\",\n \"UserId\": \"user1\",\n \"EventTime\": 1666684836384,\n \"ElapsedTime\": 1,\n \"WeChatOpenId\": \"oEsXuszxxxxxxxxxxxxxxxx4qvEk\",\n \"PhoneNumber\": \"15800000000\",\n \"ClientIP\": \"223.73.63.151\",\n \"QQOpenId\": \"ECA1B7XXXXXXXXXXXXXXXXXXXX06625D\"\n}",
22
+ "input": "POST / HTTP/1.1\nHost: tds.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFraudUltimate\n<公共请求参数>\n\n{\n \"DeviceToken\": \"v2:s6kBRbiOKZp/kenOxxxxxxxxx\",\n \"SceneCode\": \"login\",\n \"UserId\": \"user1\",\n \"EventTime\": 1666684836384,\n \"ElapsedTime\": 1,\n \"WeChatOpenId\": \"oEsXuszxxxxxxxxxxxxxxxx4qvEk\",\n \"PhoneNumber\": \"15800000000\",\n \"ClientIP\": \"223.73.63.151\",\n \"QQOpenId\": \"ECA1B7XXXXXXXXXXXXXXXXXXXX06625D\",\n \"DataAuthorization\": {\n \"DataProviderName\": \"某某有限公司\",\n \"DataRecipientName\": \"腾讯云计算(北京)有限责任公司\",\n \"UserDataType\": [\n 1,\n 2,\n 3,\n 4\n ],\n \"IsAuthorize\": 1,\n \"AuthorizationTerm\": 1719805604,\n \"PrivacyPolicyLink\": \"https://www.*****.com/*\"\n }\n}",
23
23
  "output": "{\n \"Response\": {\n \"Brand\": \"HONOR\",\n \"SdkBuildNo\": \"75\",\n \"AppVersion\": \"1.0.0\",\n \"Platform\": \"2\",\n \"SystemVersion\": \"10\",\n \"RequestId\": \"19a13dc5-1c2c-4d0e-bd08-13534b53c8f4\",\n \"NetworkType\": \"0\",\n \"Model\": \"LLD-AL20\",\n \"PackageName\": \"a.b.c\",\n \"ClientIp\": \"223.73.63.151\",\n \"RiskInfos\": [\n {\n \"Type\": 201,\n \"Level\": 1\n }\n ],\n \"HistRiskInfos\": [\n {\n \"Type\": 201,\n \"Level\": 1\n }\n ],\n \"Openid\": \"A10254A0046CEA0448A387BF\",\n \"SceneRiskInfos\": [\n {\n \"Type\": 100101,\n \"Level\": 1\n }\n ],\n \"SuggestionLevel\": 1,\n \"Unionid\": \"BCC4AD40983ACF9CA18A55BC0A4401489833F362\"\n }\n}",
24
24
  "title": "查询设备标识及风险(旗舰版)"
25
25
  }
@@ -427,7 +427,7 @@
427
427
  },
428
428
  {
429
429
  "disabled": false,
430
- "document": "音色 ID,包括标准音色与精品音色,精品音色拟真度更高,价格不同于标准音色,请参见[购买指南](https://cloud.tencent.com/document/product/1073/34112)。完整的音色 ID 列表请参见[音色列表](https://cloud.tencent.com/document/product/1073/92668)",
430
+ "document": "音色 ID,包括标准音色与精品音色,精品音色拟真度更高,价格不同于标准音色,请参见[购买指南](https://cloud.tencent.com/document/product/1073/34112)。完整的音色 ID 列表请参见[音色列表](https://cloud.tencent.com/document/product/1073/92668)。\n若使用一句话版声音复刻,请填入固定值“200000000”",
431
431
  "example": "0",
432
432
  "member": "int64",
433
433
  "name": "VoiceType",
@@ -499,7 +499,7 @@
499
499
  },
500
500
  {
501
501
  "disabled": false,
502
- "document": "预留参数,暂未使用",
502
+ "document": "一句话版声音复刻音色ID,使用一句话版声音复刻音色时需填写。",
503
503
  "example": "无",
504
504
  "member": "string",
505
505
  "name": "FastVoiceType",
@@ -3583,6 +3583,15 @@
3583
3583
  "name": "Ipv6AddressCount",
3584
3584
  "required": false,
3585
3585
  "type": "int"
3586
+ },
3587
+ {
3588
+ "disabled": false,
3589
+ "document": "用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。",
3590
+ "example": "无",
3591
+ "member": "string",
3592
+ "name": "ClientToken",
3593
+ "required": false,
3594
+ "type": "string"
3586
3595
  }
3587
3596
  ],
3588
3597
  "type": "object"
@@ -3596,6 +3605,7 @@
3596
3605
  "example": "无",
3597
3606
  "member": "Ipv6Address",
3598
3607
  "name": "Ipv6AddressSet",
3608
+ "output_required": true,
3599
3609
  "type": "list",
3600
3610
  "value_allowed_null": false
3601
3611
  },