tccli 3.0.1224.1__py2.py3-none-any.whl → 3.0.1225.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.
- tccli/__init__.py +1 -1
- tccli/services/autoscaling/v20180419/api.json +11 -0
- tccli/services/batch/v20170312/api.json +33 -11
- tccli/services/billing/v20180709/api.json +37 -7
- tccli/services/billing/v20180709/examples.json +2 -2
- tccli/services/cbs/v20170312/api.json +1 -1
- tccli/services/cvm/v20170312/api.json +33 -11
- tccli/services/cwp/v20180228/api.json +1 -1
- tccli/services/cynosdb/v20190107/api.json +4 -4
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/ess/v20201111/examples.json +2 -2
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/iotexplorer/v20190423/api.json +11 -11
- tccli/services/live/live_client.py +460 -36
- tccli/services/live/v20180801/api.json +592 -3
- tccli/services/live/v20180801/examples.json +64 -0
- tccli/services/mrs/v20200910/api.json +4217 -4211
- tccli/services/mrs/v20200910/examples.json +14 -14
- tccli/services/ocr/ocr_client.py +0 -53
- tccli/services/ocr/v20181119/api.json +0 -162
- tccli/services/ocr/v20181119/examples.json +0 -8
- tccli/services/teo/teo_client.py +159 -0
- tccli/services/teo/v20220901/api.json +199 -0
- tccli/services/teo/v20220901/examples.json +36 -0
- {tccli-3.0.1224.1.dist-info → tccli-3.0.1225.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1224.1.dist-info → tccli-3.0.1225.1.dist-info}/RECORD +30 -30
- {tccli-3.0.1224.1.dist-info → tccli-3.0.1225.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1224.1.dist-info → tccli-3.0.1225.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1224.1.dist-info → tccli-3.0.1225.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1225.1'
|
@@ -7112,6 +7112,17 @@
|
|
7112
7112
|
"required": false,
|
7113
7113
|
"type": "string",
|
7114
7114
|
"value_allowed_null": true
|
7115
|
+
},
|
7116
|
+
{
|
7117
|
+
"disabled": false,
|
7118
|
+
"document": "自动更新实例标签。默认取值为 false,配置后如伸缩组标签发生更新,会同步更新(同步更新仅支持新增、修改标签,暂不支持删除标签)伸缩组内运行中状态实例的标签,同步更新非立即生效,存在一定延迟。",
|
7119
|
+
"example": "False",
|
7120
|
+
"member": "bool",
|
7121
|
+
"name": "AutoUpdateInstanceTags",
|
7122
|
+
"output_required": false,
|
7123
|
+
"required": false,
|
7124
|
+
"type": "bool",
|
7125
|
+
"value_allowed_null": false
|
7115
7126
|
}
|
7116
7127
|
],
|
7117
7128
|
"usage": "both"
|
@@ -1213,7 +1213,7 @@
|
|
1213
1213
|
{
|
1214
1214
|
"disabled": false,
|
1215
1215
|
"document": "数据盘大小,单位:GB。最小调整步长为10G,不同数据盘类型取值范围不同,具体限制详见:[存储概述](https://cloud.tencent.com/document/product/213/4952)。默认值为0,表示不购买数据盘。更多限制详见产品文档。",
|
1216
|
-
"example": "
|
1216
|
+
"example": "50",
|
1217
1217
|
"member": "int64",
|
1218
1218
|
"name": "DiskSize",
|
1219
1219
|
"output_required": true,
|
@@ -1223,8 +1223,8 @@
|
|
1223
1223
|
},
|
1224
1224
|
{
|
1225
1225
|
"disabled": false,
|
1226
|
-
"document": "数据盘类型。数据盘类型限制详见[存储概述](https://cloud.tencent.com/document/product/213/4952)。取值范围:<br
|
1227
|
-
"example": "
|
1226
|
+
"document": "数据盘类型。数据盘类型限制详见[存储概述](https://cloud.tencent.com/document/product/213/4952)。取值范围:<br /><li>LOCAL_BASIC:本地硬盘<br /> <li>LOCAL_SSD:本地SSD硬盘<br /><li>LOCAL_NVME:本地NVME硬盘,与InstanceType强相关,不支持指定<br /><li>LOCAL_PRO:本地HDD硬盘,与InstanceType强相关,不支持指定<br /><li>CLOUD_BASIC:普通云硬盘<br /><li> CLOUD_PREMIUM:高性能云硬盘<br /><li>CLOUD_SSD:SSD云硬盘<br /><li> CLOUD_HSSD:增强型SSD云硬盘<br /> <li>CLOUD_TSSD:极速型SSD云硬盘<br /><li>CLOUD_BSSD:通用型SSD云硬盘<br /><br />默认取值:LOCAL_BASIC。<br /><br />该参数对`ResizeInstanceDisk`接口无效。</li></li></li> </li> </li></li></li></li></li></li>",
|
1227
|
+
"example": "CLOUD_SSD",
|
1228
1228
|
"member": "string",
|
1229
1229
|
"name": "DiskType",
|
1230
1230
|
"output_required": true,
|
@@ -1235,7 +1235,7 @@
|
|
1235
1235
|
{
|
1236
1236
|
"disabled": false,
|
1237
1237
|
"document": "数据盘ID。LOCAL_BASIC 和 LOCAL_SSD 类型没有ID,暂时不支持该参数。\n该参数目前仅用于`DescribeInstances`等查询类接口的返回参数,不可用于`RunInstances`等写接口的入参。",
|
1238
|
-
"example": "
|
1238
|
+
"example": "disk-ciezoimt",
|
1239
1239
|
"member": "string",
|
1240
1240
|
"name": "DiskId",
|
1241
1241
|
"output_required": true,
|
@@ -1245,8 +1245,8 @@
|
|
1245
1245
|
},
|
1246
1246
|
{
|
1247
1247
|
"disabled": false,
|
1248
|
-
"document": "数据盘是否随子机销毁。取值范围:\n<li>
|
1249
|
-
"example": "
|
1248
|
+
"document": "数据盘是否随子机销毁。取值范围:\n<li>true:子机销毁时,销毁数据盘,只支持按小时后付费云盘</li>\n<li>\n false:子机销毁时,保留数据盘<br />\n 默认取值:true<br />\n 该参数目前仅用于 `RunInstances` 接口。\n</li>\n注意:此字段可能返回 null,表示取不到有效值。",
|
1249
|
+
"example": "true",
|
1250
1250
|
"member": "bool",
|
1251
1251
|
"name": "DeleteWithInstance",
|
1252
1252
|
"output_required": true,
|
@@ -1257,7 +1257,7 @@
|
|
1257
1257
|
{
|
1258
1258
|
"disabled": false,
|
1259
1259
|
"document": "数据盘快照ID。选择的数据盘快照大小需小于数据盘大小。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1260
|
-
"example": "
|
1260
|
+
"example": "snap-6yczrj8x",
|
1261
1261
|
"member": "string",
|
1262
1262
|
"name": "SnapshotId",
|
1263
1263
|
"output_required": true,
|
@@ -1279,7 +1279,7 @@
|
|
1279
1279
|
{
|
1280
1280
|
"disabled": false,
|
1281
1281
|
"document": "自定义CMK对应的ID,取值为UUID或者类似kms-abcd1234。用于加密云盘。\n\n该参数目前仅用于 `RunInstances` 接口。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1282
|
-
"example": "
|
1282
|
+
"example": "kms-abcd1234",
|
1283
1283
|
"member": "string",
|
1284
1284
|
"name": "KmsKeyId",
|
1285
1285
|
"output_required": true,
|
@@ -1290,7 +1290,7 @@
|
|
1290
1290
|
{
|
1291
1291
|
"disabled": false,
|
1292
1292
|
"document": "云硬盘性能,单位:MB/s\n注意:此字段可能返回 null,表示取不到有效值。",
|
1293
|
-
"example": "
|
1293
|
+
"example": "20",
|
1294
1294
|
"member": "int64",
|
1295
1295
|
"name": "ThroughputPerformance",
|
1296
1296
|
"output_required": true,
|
@@ -1301,7 +1301,7 @@
|
|
1301
1301
|
{
|
1302
1302
|
"disabled": false,
|
1303
1303
|
"document": "所属的独享集群ID。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1304
|
-
"example": "
|
1304
|
+
"example": "cdc-1648zauv",
|
1305
1305
|
"member": "string",
|
1306
1306
|
"name": "CdcId",
|
1307
1307
|
"output_required": true,
|
@@ -1312,13 +1312,24 @@
|
|
1312
1312
|
{
|
1313
1313
|
"disabled": false,
|
1314
1314
|
"document": "突发性能\n\n <b>注:内测中。</b>\n注意:此字段可能返回 null,表示取不到有效值。",
|
1315
|
-
"example": "
|
1315
|
+
"example": "false",
|
1316
1316
|
"member": "bool",
|
1317
1317
|
"name": "BurstPerformance",
|
1318
1318
|
"output_required": false,
|
1319
1319
|
"required": false,
|
1320
1320
|
"type": "bool",
|
1321
1321
|
"value_allowed_null": true
|
1322
|
+
},
|
1323
|
+
{
|
1324
|
+
"disabled": false,
|
1325
|
+
"document": "磁盘名称,长度不超过128 个字符。\n\n该参数正在邀测中,暂未开放使用。",
|
1326
|
+
"example": "MyDiskName",
|
1327
|
+
"member": "string",
|
1328
|
+
"name": "DiskName",
|
1329
|
+
"output_required": false,
|
1330
|
+
"required": false,
|
1331
|
+
"type": "string",
|
1332
|
+
"value_allowed_null": false
|
1322
1333
|
}
|
1323
1334
|
],
|
1324
1335
|
"usage": "both"
|
@@ -5352,6 +5363,17 @@
|
|
5352
5363
|
"required": false,
|
5353
5364
|
"type": "string",
|
5354
5365
|
"value_allowed_null": true
|
5366
|
+
},
|
5367
|
+
{
|
5368
|
+
"disabled": false,
|
5369
|
+
"document": "磁盘名称,长度不超过128 个字符。\n\n该参数正在邀测中,暂未开放使用。\n注意:此字段可能返回 null,表示取不到有效值。",
|
5370
|
+
"example": "name",
|
5371
|
+
"member": "string",
|
5372
|
+
"name": "DiskName",
|
5373
|
+
"output_required": false,
|
5374
|
+
"required": false,
|
5375
|
+
"type": "string",
|
5376
|
+
"value_allowed_null": true
|
5355
5377
|
}
|
5356
5378
|
],
|
5357
5379
|
"usage": "both"
|
@@ -4414,6 +4414,36 @@
|
|
4414
4414
|
"output_required": false,
|
4415
4415
|
"type": "string",
|
4416
4416
|
"value_allowed_null": true
|
4417
|
+
},
|
4418
|
+
{
|
4419
|
+
"disabled": false,
|
4420
|
+
"document": "优惠对象",
|
4421
|
+
"example": "用户折扣",
|
4422
|
+
"member": "string",
|
4423
|
+
"name": "DiscountObject",
|
4424
|
+
"output_required": false,
|
4425
|
+
"type": "string",
|
4426
|
+
"value_allowed_null": false
|
4427
|
+
},
|
4428
|
+
{
|
4429
|
+
"disabled": false,
|
4430
|
+
"document": "优惠类型",
|
4431
|
+
"example": "折扣",
|
4432
|
+
"member": "string",
|
4433
|
+
"name": "DiscountType",
|
4434
|
+
"output_required": false,
|
4435
|
+
"type": "string",
|
4436
|
+
"value_allowed_null": false
|
4437
|
+
},
|
4438
|
+
{
|
4439
|
+
"disabled": false,
|
4440
|
+
"document": "优惠内容",
|
4441
|
+
"example": "0.7",
|
4442
|
+
"member": "string",
|
4443
|
+
"name": "DiscountContent",
|
4444
|
+
"output_required": false,
|
4445
|
+
"type": "string",
|
4446
|
+
"value_allowed_null": false
|
4417
4447
|
}
|
4418
4448
|
],
|
4419
4449
|
"usage": "out"
|
@@ -9213,7 +9243,7 @@
|
|
9213
9243
|
{
|
9214
9244
|
"disabled": false,
|
9215
9245
|
"document": "分账单元唯一标识,用作筛选\n",
|
9216
|
-
"example": "
|
9246
|
+
"example": "909619400-670615a8c8b23",
|
9217
9247
|
"member": "string",
|
9218
9248
|
"name": "TreeNodeUniqKeys",
|
9219
9249
|
"required": false,
|
@@ -9258,7 +9288,7 @@
|
|
9258
9288
|
{
|
9259
9289
|
"disabled": true,
|
9260
9290
|
"document": "模糊搜索条件",
|
9261
|
-
"example": "
|
9291
|
+
"example": "billIds",
|
9262
9292
|
"member": "string",
|
9263
9293
|
"name": "SearchKey",
|
9264
9294
|
"required": false,
|
@@ -9273,7 +9303,7 @@
|
|
9273
9303
|
{
|
9274
9304
|
"disabled": false,
|
9275
9305
|
"document": "总条数\n注意:此字段可能返回 null,表示取不到有效值。",
|
9276
|
-
"example": "
|
9306
|
+
"example": "1",
|
9277
9307
|
"member": "uint64",
|
9278
9308
|
"name": "RecordNum",
|
9279
9309
|
"output_required": true,
|
@@ -9283,7 +9313,7 @@
|
|
9283
9313
|
{
|
9284
9314
|
"disabled": false,
|
9285
9315
|
"document": "分账账单概览金额汇总\n\n注意:此字段可能返回 null,表示取不到有效值。",
|
9286
|
-
"example": "
|
9316
|
+
"example": " { \"RealTotalCost\": \"75124.77772571\", \"CashPayAmount\": \"292.52655502\", \"IncentivePayAmount\": \"74820.04591013\", \"VoucherPayAmount\": \"12.20526059\", \"TransferPayAmount\": \"0.00000000\" }",
|
9287
9317
|
"member": "AllocationOverviewTotal",
|
9288
9318
|
"name": "Total",
|
9289
9319
|
"output_required": true,
|
@@ -9293,7 +9323,7 @@
|
|
9293
9323
|
{
|
9294
9324
|
"disabled": false,
|
9295
9325
|
"document": "分账账单按产品汇总明细\n注意:此字段可能返回 null,表示取不到有效值。",
|
9296
|
-
"example": "
|
9326
|
+
"example": " { \"TreeNodeUniqKey\": null, \"GatherCashPayAmount\": \"0.00000000\", \"GatherVoucherPayAmount\": \"4.44000000\", \"GatherIncentivePayAmount\": \"51108.36000000\", \"GatherTransferPayAmount\": \"0.00000000\", \"AllocateCashPayAmount\": \"0.00000000\", \"AllocateVoucherPayAmount\": \"0.00000000\", \"AllocateIncentivePayAmount\": \"0.00000000\", \"AllocateTransferPayAmount\": \"0.00000000\", \"TotalCashPayAmount\": \"0.00000000\", \"TotalVoucherPayAmount\": \"4.44000000\", \"TotalIncentivePayAmount\": \"0.00000000\", \"TotalTransferPayAmount\": \"51108.36000000\", \"GatherRealCost\": \"51112.80000000\", \"AllocateRealCost\": \"0.00000000\", \"RealTotalCost\": \"51112.80000000\", \"BusinessCode\": \"p_cdwch\", \"TotalCost\": \"76297.68782592\", \"RICost\": \"0.00000000\", \"SPCost\": \"0.00000000\", \"CashPayAmount\": \"0.00000000\", \"VoucherPayAmount\": \"4.44000000\", \"IncentivePayAmount\": \"0.00000000\", \"TransferPayAmount\": \"51108.36000000\", \"AllocationRealTotalCost\": \"51112.80000000\", \"BusinessCodeName\": \"\\u817e\\u8baf\\u4e91\\u6570\\u636e\\u4ed3\\u5e93 TCHouse-C\", \"TreeNodeUniqKeyName\": \"\\u672a\\u5206\\u914d\", \"Ratio\": \"68.04\", \"Trend\": \"1.78\", \"TrendType\": \"upward\", \"BillDate\": null }",
|
9297
9327
|
"member": "AllocationSummaryByBusiness",
|
9298
9328
|
"name": "Detail",
|
9299
9329
|
"output_required": true,
|
@@ -10070,7 +10100,7 @@
|
|
10070
10100
|
{
|
10071
10101
|
"disabled": false,
|
10072
10102
|
"document": "详情列表",
|
10073
|
-
"example": "
|
10103
|
+
"example": "[ \t\t\t{ \t\t\t\t\"ActionType\": \"postpay_deduct_h\", \t\t\t\t\"ActionTypeName\": \"按量计费小时结\", \t\t\t\t\"AssociatedOrder\": null, \t\t\t\t\"BillId\": \"20230816400705427744482\", \t\t\t\t\"BusinessCode\": \"p_nat\", \t\t\t\t\"BusinessCodeName\": \"NAT网关\", \t\t\t\t\"ComponentSet\": [ \t\t\t\t\t{ \t\t\t\t\t\t\"BlendedDiscount\": \"0.68040500\", \t\t\t\t\t\t\"CashPayAmount\": \"0.34020250\", \t\t\t\t\t\t\"ComponentCode\": \"v_nat_hour_instance\", \t\t\t\t\t\t\"ComponentCodeName\": \"实例\", \t\t\t\t\t\t\"ComponentConfig\": [], \t\t\t\t\t\t\"ContractPrice\": \"0.34020250\", \t\t\t\t\t\t\"Cost\": \"0.50000000\", \t\t\t\t\t\t\"DeductedMeasure\": \"-\", \t\t\t\t\t\t\"Discount\": \"0.680405\", \t\t\t\t\t\t\"IncentivePayAmount\": \"0\", \t\t\t\t\t\t\"InstanceType\": \"\", \t\t\t\t\t\t\"ItemCode\": \"sv_nat_hour_instance_small\", \t\t\t\t\t\t\"ItemCodeName\": \"NAT网关-小型实例\", \t\t\t\t\t\t\"OriginalCostWithRI\": \"0.00000000\", \t\t\t\t\t\t\"OriginalCostWithSP\": \"0.00000000\", \t\t\t\t\t\t\"PriceUnit\": \"元/100个/小时\", \t\t\t\t\t\t\"RealCost\": \"0.34020250\", \t\t\t\t\t\t\"RealTotalMeasure\": \"-\", \t\t\t\t\t\t\"ReduceType\": \"折扣\", \t\t\t\t\t\t\"RiTimeSpan\": \"0.00000000\", \t\t\t\t\t\t\"SPDeduction\": \"0.00000000\", \t\t\t\t\t\t\"SPDeductionRate\": \"0.00000000\", \t\t\t\t\t\t\"SinglePrice\": \"0.50000000\", \t\t\t\t\t\t\"SpecifiedPrice\": \"0.50000000\", \t\t\t\t\t\t\"TimeSpan\": \"1\", \t\t\t\t\t\t\"TimeUnitName\": \"小时\", \t\t\t\t\t\t\"TransferPayAmount\": \"0\", \t\t\t\t\t\t\"UsedAmount\": \"100\", \t\t\t\t\t\t\"UsedAmountUnit\": \"个\", \t\t\t\t\t\t\"VoucherPayAmount\": \"0\" \t\t\t\t\t} \t\t\t\t], \t\t\t\t\"FeeBeginTime\": \"2023-08-16 20:00:00\", \t\t\t\t\"FeeEndTime\": \"2023-08-16 20:59:59\", \t\t\t\t\"Formula\": \"-\", \t\t\t\t\"FormulaUrl\": \"https://buy.cloud.tencent.com/price/nat\", \t\t\t\t\"OperateUin\": \"700000686592\", \t\t\t\t\"OrderId\": \"20230816867705427744432\", \t\t\t\t\"OwnerUin\": \"700000686592\", \t\t\t\t\"PayModeName\": \"按量计费\", \t\t\t\t\"PayTime\": \"2023-08-16 21:15:38\", \t\t\t\t\"PriceInfo\": [], \t\t\t\t\"ProductCode\": \"sp_nat\", \t\t\t\t\"ProductCodeName\": \"NAT网关\", \t\t\t\t\"ProjectId\": 0, \t\t\t\t\"ProjectName\": \"默认项目\", \t\t\t\t\"RegionId\": \"4\", \t\t\t\t\"RegionName\": \"华东地区(上海)\", \t\t\t\t\"ResourceId\": \"nat-ftuh6xel\", \t\t\t\t\"ResourceName\": \"migration-nat-test3\", \t\t\t\t\"Tags\": [], \t\t\t\t\"ZoneName\": \"其他\" \t\t\t} \t\t]",
|
10074
10104
|
"member": "DistributionBillDetail",
|
10075
10105
|
"name": "DetailSet",
|
10076
10106
|
"output_required": true,
|
@@ -10253,7 +10283,7 @@
|
|
10253
10283
|
{
|
10254
10284
|
"disabled": false,
|
10255
10285
|
"document": "详情列表",
|
10256
|
-
"example": "
|
10286
|
+
"example": "[{\"ActionType\":\"pre_to_post\",\"ActionTypeName\":\"包年包月转按量\",\"AssociatedOrder\":{\"PrepayPurchase\":\"20230707400000442656611\",\"PrepayRenew\":\"20230707400000442695851,20230707400000442708571\"},\"BillDay\":\"2023-07-17 00:00:00\",\"BillId\":\"20230707400000442821061\",\"BusinessCode\":\"p_cvm\",\"BusinessCodeName\":\"云服务器CVM\",\"BillMonth\":\"2023-07-01 00:00:00\",\"ComponentSet\":[{\"BlendedDiscount\":\"1.00000000\",\"CashPayAmount\":\"-80.43264806\",\"ComponentCode\":\"virtual_v_cvm_compute\",\"ComponentCodeName\":\"运算组件\",\"ComponentConfig\":[{\"Name\":\"项目\",\"Value\":\"element_test\"},{\"Name\":\"主机\",\"Value\":\"ins-wxf3fmq8\"},{\"Name\":\"内网IP\",\"Value\":\"10.12.0.42\"},{\"Name\":\"所属网络\",\"Value\":\"私有网络\"},{\"Name\":\"可用区\",\"Value\":\"广州二区\"}],\"ContractPrice\":\"-80.89000000\",\"Cost\":\"-80.89000000\",\"DeductedMeasure\":\"-\",\"Discount\":\"1\",\"IncentivePayAmount\":\"-0.45735194\",\"InstanceType\":\"\",\"ItemCode\":\"virtual_v_cvm_compute_s2\",\"ItemCodeName\":\"运算组件-标准型S2-2核4G\",\"OriginalCostWithRI\":\"0.00000000\",\"OriginalCostWithSP\":\"0.00000000\",\"PriceUnit\":\"元/个/月\",\"RealCost\":\"-80.89000000\",\"RealTotalMeasure\":\"-\",\"ReduceType\":\"折扣\",\"RiTimeSpan\":\"0.00000000\",\"SPDeduction\":\"0.00000000\",\"SPDeductionRate\":\"0.00000000\",\"SinglePrice\":\"-80.89000000\",\"SpecifiedPrice\":\"-80.89000000\",\"TimeSpan\":\"1\",\"TimeUnitName\":\"月\",\"TransferPayAmount\":\"0\",\"UsedAmount\":\"1\",\"UsedAmountUnit\":\"个\",\"VoucherPayAmount\":\"0\"}],\"FeeBeginTime\":\"2023-07-07 16:14:21\",\"FeeEndTime\":\"2023-07-07 16:14:21\",\"Formula\":\"退款:343.12元,现金券: 0元,代金券/折扣券不退(订单号20230707400000442656611:部件cvm:现金支付88.81元-已使用第一阶梯按量:0.02元=剩余88.79元;订单号20230707400000442656611:部件bandwidth:现金支付0元=剩余0元;订单号20230707400000442695851:部件cvm:现金支付172.92元=剩余172.92元;订单号20230707400000442695851:部件bandwidth:现金支付0元=剩余0元;订单号20230707400000442708571:部件cvm:现金支付84.12元-原价95.6*使用时间3.2258%*折扣:88=剩余81.41元;\",\"FormulaUrl\":\"https://buy.cloud.tencent.com/price/cvm\",\"Id\":\"1725547686519644160\",\"OperateUin\":\"909619400\",\"OrderId\":\"20230707400000442821061\",\"OwnerUin\":\"909619400\",\"PayModeName\":\"包年包月\",\"PayTime\":\"2023-07-07 16:14:18\",\"PayerUin\":\"909619400\",\"PriceInfo\":[\"操作系统: linux\",\"连续使用时长T: 不分阶梯\",\"平台: 云平\"],\"ProductCode\":\"sp_cvm_s2\",\"ProductCodeName\":\"云服务器CVM-标准型S2\",\"ProjectId\":1002227,\"ProjectName\":\"element_test\",\"RegionId\":\"1\",\"RegionName\":\"华南地区(广州)\",\"ResourceId\":\"ins-wxf3fmq8\",\"ResourceName\":\"\",\"Tags\":[],\"ZoneName\":\"广州二区\"}]",
|
10257
10287
|
"member": "BillDetail",
|
10258
10288
|
"name": "DetailSet",
|
10259
10289
|
"output_required": true,
|
@@ -116,7 +116,7 @@
|
|
116
116
|
{
|
117
117
|
"document": "获取账单明细",
|
118
118
|
"input": "POST / HTTP/1.1\nHost: billing.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBillDetail\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 1,\n \"Month\": \"2023-07\",\n \"NeedRecordNum\": 1,\n \"ResourceId\": \"ins-wxf3fmq8\"\n}",
|
119
|
-
"output": "{\n \"Response\": {\n \"Context\": \"m7u3i6W6Xt6VmK1NGvNzCXEBwkmoH/Y3ROhw2ICs3RkxMDTe6z/M5dFHpIoeEc+MOBKEhnly44tsqyRJRRL0ZNpmtARd8SDzLfknCLcJtVkf6NJGoV8FXlYLQxABqcSt\",\n \"DetailSet\": [\n {\n \"ActionType\": \"pre_to_post\",\n \"ActionTypeName\": \"包年包月转按量\",\n \"AssociatedOrder\": {\n \"PrepayPurchase\": \"20230707400000442656611\",\n \"PrepayRenew\": \"20230707400000442695851,20230707400000442708571\"\n },\n \"BillDay\": \"2023-07-17 00:00:00\",\n \"BillId\": \"20230707400000442821061\",\n \"BusinessCode\": \"p_cvm\",\n \"BusinessCodeName\": \"云服务器CVM\",\n \"BillMonth\": \"2023-07-01 00:00:00\",\n \"ComponentSet\": [\n {\n \"BlendedDiscount\": \"1.00000000\",\n \"CashPayAmount\": \"-80.43264806\",\n \"ComponentCode\": \"virtual_v_cvm_compute\",\n \"ComponentCodeName\": \"运算组件\",\n \"ComponentConfig\": [\n {\n \"Name\": \"项目\",\n \"Value\": \"element_test\"\n },\n {\n \"Name\": \"主机\",\n \"Value\": \"ins-wxf3fmq8\"\n },\n {\n \"Name\": \"内网IP\",\n \"Value\": \"10.12.0.42\"\n },\n {\n \"Name\": \"所属网络\",\n \"Value\": \"私有网络\"\n },\n {\n \"Name\": \"可用区\",\n \"Value\": \"广州二区\"\n }\n ],\n \"ContractPrice\": \"-80.89000000\",\n \"Cost\": \"-80.89000000\",\n \"DeductedMeasure\": \"
|
119
|
+
"output": "{\n \"Response\": {\n \"Context\": \"m7u3i6W6Xt6VmK1NGvNzCXEBwkmoH/Y3ROhw2ICs3RkxMDTe6z/M5dFHpIoeEc+MOBKEhnly44tsqyRJRRL0ZNpmtARd8SDzLfknCLcJtVkf6NJGoV8FXlYLQxABqcSt\",\n \"DetailSet\": [\n {\n \"ActionType\": \"pre_to_post\",\n \"ActionTypeName\": \"包年包月转按量\",\n \"AssociatedOrder\": {\n \"PrepayPurchase\": \"20230707400000442656611\",\n \"PrepayRenew\": \"20230707400000442695851,20230707400000442708571\"\n },\n \"BillDay\": \"2023-07-17 00:00:00\",\n \"BillId\": \"20230707400000442821061\",\n \"BusinessCode\": \"p_cvm\",\n \"BusinessCodeName\": \"云服务器CVM\",\n \"BillMonth\": \"2023-07-01 00:00:00\",\n \"ComponentSet\": [\n {\n \"BlendedDiscount\": \"1.00000000\",\n \"CashPayAmount\": \"-80.43264806\",\n \"ComponentCode\": \"virtual_v_cvm_compute\",\n \"ComponentCodeName\": \"运算组件\",\n \"ComponentConfig\": [\n {\n \"Name\": \"项目\",\n \"Value\": \"element_test\"\n },\n {\n \"Name\": \"主机\",\n \"Value\": \"ins-wxf3fmq8\"\n },\n {\n \"Name\": \"内网IP\",\n \"Value\": \"10.12.0.42\"\n },\n {\n \"Name\": \"所属网络\",\n \"Value\": \"私有网络\"\n },\n {\n \"Name\": \"可用区\",\n \"Value\": \"广州二区\"\n }\n ],\n \"ContractPrice\": \"-80.89000000\",\n \"Cost\": \"-80.89000000\",\n \"DeductedMeasure\": \"1\",\n \"Discount\": \"1\",\n \"IncentivePayAmount\": \"-0.45735194\",\n \"InstanceType\": \"ri\",\n \"ItemCode\": \"virtual_v_cvm_compute_s2\",\n \"ItemCodeName\": \"运算组件-标准型S2-2核4G\",\n \"OriginalCostWithRI\": \"0.00000000\",\n \"OriginalCostWithSP\": \"0.00000000\",\n \"PriceUnit\": \"元/个/月\",\n \"RealCost\": \"-80.89000000\",\n \"RealTotalMeasure\": \"1\",\n \"ReduceType\": \"折扣\",\n \"RiTimeSpan\": \"0.00000000\",\n \"SPDeduction\": \"0.00000000\",\n \"SPDeductionRate\": \"0.00000000\",\n \"SinglePrice\": \"-80.89000000\",\n \"SpecifiedPrice\": \"-80.89000000\",\n \"TimeSpan\": \"1\",\n \"TimeUnitName\": \"月\",\n \"TransferPayAmount\": \"0\",\n \"UsedAmount\": \"1\",\n \"UsedAmountUnit\": \"个\",\n \"VoucherPayAmount\": \"0\"\n }\n ],\n \"FeeBeginTime\": \"2023-07-07 16:14:21\",\n \"FeeEndTime\": \"2023-07-07 16:14:21\",\n \"Formula\": \"退款:343.12元,现金券: 0元,代金券/折扣券不退(订单号20230707400000442656611:部件cvm:现金支付88.81元-已使用第一阶梯按量:0.02元=剩余88.79元;订单号20230707400000442656611:部件bandwidth:现金支付0元=剩余0元;订单号20230707400000442695851:部件cvm:现金支付172.92元=剩余172.92元;订单号20230707400000442695851:部件bandwidth:现金支付0元=剩余0元;订单号20230707400000442708571:部件cvm:现金支付84.12元-原价95.6*使用时间3.2258%*折扣:88=剩余81.41元;\",\n \"FormulaUrl\": \"https://buy.cloud.tencent.com/price/cvm\",\n \"Id\": \"1725547686519644160\",\n \"OperateUin\": \"909619400\",\n \"OrderId\": \"20230707400000442821061\",\n \"OwnerUin\": \"909619400\",\n \"PayModeName\": \"包年包月\",\n \"PayTime\": \"2023-07-07 16:14:18\",\n \"PayerUin\": \"909619400\",\n \"PriceInfo\": [\n \"操作系统: linux\",\n \"连续使用时长T: 不分阶梯\",\n \"平台: 云平\"\n ],\n \"ProductCode\": \"sp_cvm_s2\",\n \"ProductCodeName\": \"云服务器CVM-标准型S2\",\n \"ProjectId\": 1002227,\n \"ProjectName\": \"element_test\",\n \"RegionId\": \"1\",\n \"RegionName\": \"华南地区(广州)\",\n \"ResourceId\": \"ins-wxf3fmq8\",\n \"ResourceName\": \"ins-wxf3fmq8\",\n \"Tags\": [],\n \"ZoneName\": \"广州二区\"\n }\n ],\n \"RequestId\": \"ca7573cb-473d-40f3-8c58-7be43ae60195\",\n \"Total\": 14\n }\n}",
|
120
120
|
"title": "获取账单明细"
|
121
121
|
}
|
122
122
|
],
|
@@ -124,7 +124,7 @@
|
|
124
124
|
{
|
125
125
|
"document": "获取账单明细",
|
126
126
|
"input": "POST / HTTP/1.1\nHost: billing.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOrganizationBillDetail\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 1,\n \"Month\": \"2023-08\",\n \"NeedRecordNum\": 1,\n \"ResourceId\": \"nat-ftuh6xel\"\n}",
|
127
|
-
"output": "{\n \"Response\": {\n \"Context\": \"TQpr+vp4d9EeM04pEI6ryHAVS3ZI84mbSVbUzlTD1F8EzZ6vYfNp+wKVhGw0dGkA2iAr5lSGYE4O+bTWApdUY6ZcLDZGpQVYCVApRrjx0IUf6NJGoV8FXlYLQxABqcSt\",\n \"DetailSet\": [\n {\n \"ActionType\": \"postpay_deduct_h\",\n \"ActionTypeName\": \"按量计费小时结\",\n \"AssociatedOrder\": null,\n \"BillId\": \"20230816400705427744482\",\n \"BusinessCode\": \"p_nat\",\n \"BusinessCodeName\": \"NAT网关\",\n \"ComponentSet\": [\n {\n \"BlendedDiscount\": \"0.68040500\",\n \"CashPayAmount\": \"0.34020250\",\n \"ComponentCode\": \"v_nat_hour_instance\",\n \"ComponentCodeName\": \"实例\",\n \"ComponentConfig\": [],\n \"ContractPrice\": \"0.34020250\",\n \"Cost\": \"0.50000000\",\n \"DeductedMeasure\": \"
|
127
|
+
"output": "{\n \"Response\": {\n \"Context\": \"TQpr+vp4d9EeM04pEI6ryHAVS3ZI84mbSVbUzlTD1F8EzZ6vYfNp+wKVhGw0dGkA2iAr5lSGYE4O+bTWApdUY6ZcLDZGpQVYCVApRrjx0IUf6NJGoV8FXlYLQxABqcSt\",\n \"DetailSet\": [\n {\n \"ActionType\": \"postpay_deduct_h\",\n \"ActionTypeName\": \"按量计费小时结\",\n \"AssociatedOrder\": null,\n \"BillId\": \"20230816400705427744482\",\n \"BusinessCode\": \"p_nat\",\n \"BusinessCodeName\": \"NAT网关\",\n \"ComponentSet\": [\n {\n \"BlendedDiscount\": \"0.68040500\",\n \"CashPayAmount\": \"0.34020250\",\n \"ComponentCode\": \"v_nat_hour_instance\",\n \"ComponentCodeName\": \"实例\",\n \"ComponentConfig\": [],\n \"ContractPrice\": \"0.34020250\",\n \"Cost\": \"0.50000000\",\n \"DeductedMeasure\": \"1\",\n \"Discount\": \"0.680405\",\n \"IncentivePayAmount\": \"0\",\n \"InstanceType\": \"ri\",\n \"ItemCode\": \"sv_nat_hour_instance_small\",\n \"ItemCodeName\": \"NAT网关-小型实例\",\n \"OriginalCostWithRI\": \"0.00000000\",\n \"OriginalCostWithSP\": \"0.00000000\",\n \"PriceUnit\": \"元/100个/小时\",\n \"RealCost\": \"0.34020250\",\n \"RealTotalMeasure\": \"1\",\n \"ReduceType\": \"折扣\",\n \"RiTimeSpan\": \"0.00000000\",\n \"SPDeduction\": \"0.00000000\",\n \"SPDeductionRate\": \"0.00000000\",\n \"SinglePrice\": \"0.50000000\",\n \"SpecifiedPrice\": \"0.50000000\",\n \"TimeSpan\": \"1\",\n \"TimeUnitName\": \"小时\",\n \"TransferPayAmount\": \"0\",\n \"UsedAmount\": \"100\",\n \"UsedAmountUnit\": \"个\",\n \"VoucherPayAmount\": \"0\"\n }\n ],\n \"FeeBeginTime\": \"2023-08-16 20:00:00\",\n \"FeeEndTime\": \"2023-08-16 20:59:59\",\n \"Formula\": \"退款:118.2元,现金券: 0元,代金券/折扣券不退(全额退款;\",\n \"FormulaUrl\": \"https://buy.cloud.tencent.com/price/nat\",\n \"OperateUin\": \"700000686592\",\n \"OrderId\": \"20230816867705427744432\",\n \"OwnerUin\": \"700000686592\",\n \"PayModeName\": \"按量计费\",\n \"PayTime\": \"2023-08-16 21:15:38\",\n \"PriceInfo\": [],\n \"ProductCode\": \"sp_nat\",\n \"ProductCodeName\": \"NAT网关\",\n \"ProjectId\": 0,\n \"ProjectName\": \"默认项目\",\n \"RegionId\": \"4\",\n \"RegionName\": \"华东地区(上海)\",\n \"ResourceId\": \"nat-ftuh6xel\",\n \"ResourceName\": \"migration-nat-test3\",\n \"Tags\": [],\n \"ZoneName\": \"其他\"\n }\n ],\n \"RequestId\": \"48f32947-8ef2-40b3-94ef-b8c08fc030da\",\n \"Total\": 544\n }\n}",
|
128
128
|
"title": "获取账单明细"
|
129
129
|
}
|
130
130
|
],
|
@@ -2200,7 +2200,7 @@
|
|
2200
2200
|
},
|
2201
2201
|
{
|
2202
2202
|
"disabled": false,
|
2203
|
-
"document": "
|
2203
|
+
"document": "对于非共享型云盘,会根据该参数校验是否与实际挂载的实例一致;对于共享型云盘,该参数表示要从哪个CVM实例上卸载云盘。",
|
2204
2204
|
"example": "ins-arxix3xm",
|
2205
2205
|
"member": "string",
|
2206
2206
|
"name": "InstanceId",
|
@@ -2446,7 +2446,7 @@
|
|
2446
2446
|
{
|
2447
2447
|
"disabled": false,
|
2448
2448
|
"document": "数据盘大小,单位:GB。最小调整步长为10G,不同数据盘类型取值范围不同,具体限制详见:[存储概述](https://cloud.tencent.com/document/product/213/4952)。默认值为0,表示不购买数据盘。更多限制详见产品文档。",
|
2449
|
-
"example": "
|
2449
|
+
"example": "50",
|
2450
2450
|
"member": "int64",
|
2451
2451
|
"name": "DiskSize",
|
2452
2452
|
"output_required": true,
|
@@ -2456,8 +2456,8 @@
|
|
2456
2456
|
},
|
2457
2457
|
{
|
2458
2458
|
"disabled": false,
|
2459
|
-
"document": "数据盘类型。数据盘类型限制详见[存储概述](https://cloud.tencent.com/document/product/213/4952)。取值范围:<br
|
2460
|
-
"example": "
|
2459
|
+
"document": "数据盘类型。数据盘类型限制详见[存储概述](https://cloud.tencent.com/document/product/213/4952)。取值范围:<br /><li>LOCAL_BASIC:本地硬盘<br /> <li>LOCAL_SSD:本地SSD硬盘<br /><li>LOCAL_NVME:本地NVME硬盘,与InstanceType强相关,不支持指定<br /><li>LOCAL_PRO:本地HDD硬盘,与InstanceType强相关,不支持指定<br /><li>CLOUD_BASIC:普通云硬盘<br /><li> CLOUD_PREMIUM:高性能云硬盘<br /><li>CLOUD_SSD:SSD云硬盘<br /><li> CLOUD_HSSD:增强型SSD云硬盘<br /> <li>CLOUD_TSSD:极速型SSD云硬盘<br /><li>CLOUD_BSSD:通用型SSD云硬盘<br /><br />默认取值:LOCAL_BASIC。<br /><br />该参数对`ResizeInstanceDisk`接口无效。</li></li></li> </li> </li></li></li></li></li></li>",
|
2460
|
+
"example": "CLOUD_SSD",
|
2461
2461
|
"member": "string",
|
2462
2462
|
"name": "DiskType",
|
2463
2463
|
"output_required": true,
|
@@ -2468,7 +2468,7 @@
|
|
2468
2468
|
{
|
2469
2469
|
"disabled": false,
|
2470
2470
|
"document": "数据盘ID。LOCAL_BASIC 和 LOCAL_SSD 类型没有ID,暂时不支持该参数。\n该参数目前仅用于`DescribeInstances`等查询类接口的返回参数,不可用于`RunInstances`等写接口的入参。",
|
2471
|
-
"example": "
|
2471
|
+
"example": "disk-ciezoimt",
|
2472
2472
|
"member": "string",
|
2473
2473
|
"name": "DiskId",
|
2474
2474
|
"output_required": true,
|
@@ -2478,8 +2478,8 @@
|
|
2478
2478
|
},
|
2479
2479
|
{
|
2480
2480
|
"disabled": false,
|
2481
|
-
"document": "数据盘是否随子机销毁。取值范围:\n<li>
|
2482
|
-
"example": "
|
2481
|
+
"document": "数据盘是否随子机销毁。取值范围:\n<li>true:子机销毁时,销毁数据盘,只支持按小时后付费云盘</li>\n<li>\n false:子机销毁时,保留数据盘<br />\n 默认取值:true<br />\n 该参数目前仅用于 `RunInstances` 接口。\n</li>\n注意:此字段可能返回 null,表示取不到有效值。",
|
2482
|
+
"example": "true",
|
2483
2483
|
"member": "bool",
|
2484
2484
|
"name": "DeleteWithInstance",
|
2485
2485
|
"output_required": true,
|
@@ -2490,7 +2490,7 @@
|
|
2490
2490
|
{
|
2491
2491
|
"disabled": false,
|
2492
2492
|
"document": "数据盘快照ID。选择的数据盘快照大小需小于数据盘大小。\n注意:此字段可能返回 null,表示取不到有效值。",
|
2493
|
-
"example": "
|
2493
|
+
"example": "snap-6yczrj8x",
|
2494
2494
|
"member": "string",
|
2495
2495
|
"name": "SnapshotId",
|
2496
2496
|
"output_required": true,
|
@@ -2512,7 +2512,7 @@
|
|
2512
2512
|
{
|
2513
2513
|
"disabled": false,
|
2514
2514
|
"document": "自定义CMK对应的ID,取值为UUID或者类似kms-abcd1234。用于加密云盘。\n\n该参数目前仅用于 `RunInstances` 接口。\n注意:此字段可能返回 null,表示取不到有效值。",
|
2515
|
-
"example": "
|
2515
|
+
"example": "kms-abcd1234",
|
2516
2516
|
"member": "string",
|
2517
2517
|
"name": "KmsKeyId",
|
2518
2518
|
"output_required": true,
|
@@ -2523,7 +2523,7 @@
|
|
2523
2523
|
{
|
2524
2524
|
"disabled": false,
|
2525
2525
|
"document": "云硬盘性能,单位:MB/s\n注意:此字段可能返回 null,表示取不到有效值。",
|
2526
|
-
"example": "
|
2526
|
+
"example": "20",
|
2527
2527
|
"member": "int64",
|
2528
2528
|
"name": "ThroughputPerformance",
|
2529
2529
|
"output_required": true,
|
@@ -2534,7 +2534,7 @@
|
|
2534
2534
|
{
|
2535
2535
|
"disabled": false,
|
2536
2536
|
"document": "所属的独享集群ID。\n注意:此字段可能返回 null,表示取不到有效值。",
|
2537
|
-
"example": "
|
2537
|
+
"example": "cdc-1648zauv",
|
2538
2538
|
"member": "string",
|
2539
2539
|
"name": "CdcId",
|
2540
2540
|
"output_required": true,
|
@@ -2545,13 +2545,24 @@
|
|
2545
2545
|
{
|
2546
2546
|
"disabled": false,
|
2547
2547
|
"document": "突发性能\n\n <b>注:内测中。</b>\n注意:此字段可能返回 null,表示取不到有效值。",
|
2548
|
-
"example": "
|
2548
|
+
"example": "false",
|
2549
2549
|
"member": "bool",
|
2550
2550
|
"name": "BurstPerformance",
|
2551
2551
|
"output_required": false,
|
2552
2552
|
"required": false,
|
2553
2553
|
"type": "bool",
|
2554
2554
|
"value_allowed_null": true
|
2555
|
+
},
|
2556
|
+
{
|
2557
|
+
"disabled": false,
|
2558
|
+
"document": "磁盘名称,长度不超过128 个字符。\n\n该参数正在邀测中,暂未开放使用。",
|
2559
|
+
"example": "MyDiskName",
|
2560
|
+
"member": "string",
|
2561
|
+
"name": "DiskName",
|
2562
|
+
"output_required": false,
|
2563
|
+
"required": false,
|
2564
|
+
"type": "string",
|
2565
|
+
"value_allowed_null": false
|
2555
2566
|
}
|
2556
2567
|
],
|
2557
2568
|
"usage": "both"
|
@@ -11977,6 +11988,17 @@
|
|
11977
11988
|
"required": false,
|
11978
11989
|
"type": "string",
|
11979
11990
|
"value_allowed_null": true
|
11991
|
+
},
|
11992
|
+
{
|
11993
|
+
"disabled": false,
|
11994
|
+
"document": "磁盘名称,长度不超过128 个字符。\n\n该参数正在邀测中,暂未开放使用。\n注意:此字段可能返回 null,表示取不到有效值。",
|
11995
|
+
"example": "name",
|
11996
|
+
"member": "string",
|
11997
|
+
"name": "DiskName",
|
11998
|
+
"output_required": false,
|
11999
|
+
"required": false,
|
12000
|
+
"type": "string",
|
12001
|
+
"value_allowed_null": true
|
11980
12002
|
}
|
11981
12003
|
],
|
11982
12004
|
"usage": "both"
|
@@ -22465,7 +22465,7 @@
|
|
22465
22465
|
},
|
22466
22466
|
{
|
22467
22467
|
"disabled": false,
|
22468
|
-
"document": "过滤条件。\n<li>StrategyId- Uint64 - 基线策略id</li>\n<li>Status - Uint64 - 处理状态1已通过 0未通过</li>\n<li>Level - Uint64[] -
|
22468
|
+
"document": "过滤条件。\n<li>StrategyId- Uint64 - 基线策略id</li>\n<li>Status - Uint64 - 处理状态1已通过 0未通过</li>\n<li>Level - Uint64[] - 威胁等级</li>\n<li>BaselineName - String - 基线名称</li>\n<li>Quuid- String - 主机quuid</li>\n<li>Uuid- String - 主机uuid</li>",
|
22469
22469
|
"example": "[{\"Name\": \"Strate****\", \"Values\": [null]}]",
|
22470
22470
|
"member": "Filters",
|
22471
22471
|
"name": "Filters",
|
@@ -13552,8 +13552,8 @@
|
|
13552
13552
|
"members": [
|
13553
13553
|
{
|
13554
13554
|
"disabled": false,
|
13555
|
-
"document": "任务流ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
13556
|
-
"example": "
|
13555
|
+
"document": "任务流ID(后付费或者serverless资源返回,如果需要同步任务状态,请使用DescribeFlow接口)\n注意:此字段可能返回 null,表示取不到有效值。",
|
13556
|
+
"example": "147284",
|
13557
13557
|
"member": "int64",
|
13558
13558
|
"name": "FlowId",
|
13559
13559
|
"output_required": true,
|
@@ -13562,8 +13562,8 @@
|
|
13562
13562
|
},
|
13563
13563
|
{
|
13564
13564
|
"disabled": false,
|
13565
|
-
"document": "
|
13566
|
-
"example": "[134]",
|
13565
|
+
"document": "退款订单号(预付费资源返回,如果需要同步订单状态,请使用计费产品的DescribeDealsByCond同步订单状态)\n注意:此字段可能返回 null,表示取不到有效值。",
|
13566
|
+
"example": "[\"134\"]",
|
13567
13567
|
"member": "string",
|
13568
13568
|
"name": "DealNames",
|
13569
13569
|
"output_required": true,
|
@@ -1914,7 +1914,7 @@
|
|
1914
1914
|
"members": [
|
1915
1915
|
{
|
1916
1916
|
"disabled": false,
|
1917
|
-
"document": "**如果是Component填写控件类型,则可选的字段为**:\n\n<ul><li> <b>TEXT</b> : 普通文本控件,输入文本字符串;</li>\n<li> <b>MULTI_LINE_TEXT</b> : 多行文本控件,输入文本字符串;</li>\n<li> <b>CHECK_BOX</b> : 勾选框控件,若选中填写ComponentValue 填写 true或者 false 字符串;</li>\n<li> <b>FILL_IMAGE</b> : 图片控件,ComponentValue 填写图片的资源 ID;</li>\n<li> <b>DYNAMIC_TABLE</b> : 动态表格控件;</li>\n<li> <b>ATTACHMENT</b> : 附件控件,ComponentValue 填写附件图片的资源 ID列表,以逗号分隔;</li>\n<li> <b>SELECTOR</b> : 选择器控件,ComponentValue填写选择的字符串内容;</li>\n<li> <b>DATE</b> : 日期控件;默认是格式化为xxxx年xx月xx日字符串;</li>\n<li> <b>WATERMARK</b> : 水印控件;只能分配给发起方,必须设置ComponentExtra;</li>\n<li> <b>DISTRICT</b> : 省市区行政区控件,ComponentValue填写省市区行政区字符串内容;</li></ul>\n\n**如果是SignComponent签署控件类型,\n需要根据签署人的类型可选的字段为**\n* 企业方\n<ul><li> <b>SIGN_SEAL</b> : 签署印章控件;</li>\n<li> <b>SIGN_DATE</b> : 签署日期控件;</li>\n<li> <b>SIGN_SIGNATURE</b> : 用户签名控件;</li>\n<li> <b>SIGN_PAGING_SEAL</b> : 骑缝章;若文件发起,需要对应填充ComponentPosY、ComponentWidth、ComponentHeight</li>\n<li> <b>SIGN_OPINION</b> : 签署意见控件,用户需要根据配置的签署意见内容,完成对意见内容的确认;</li>\n<li> <b>SIGN_LEGAL_PERSON_SEAL</b> : 企业法定代表人控件。</li></ul>\n\n* 个人方\n<ul><li> <b>SIGN_DATE</b> : 签署日期控件;</li>\n<li> <b>SIGN_SIGNATURE</b> : 用户签名控件;</li>\n<li> <b>SIGN_OPINION</b> : 签署意见控件,用户需要根据配置的签署意见内容,完成对意见内容的确认;</li></ul>\n \n注:` 表单域的控件不能作为印章和签名控件`",
|
1917
|
+
"document": "**如果是Component填写控件类型,则可选的字段为**:\n\n<ul><li> <b>TEXT</b> : 普通文本控件,输入文本字符串;</li>\n<li> <b>MULTI_LINE_TEXT</b> : 多行文本控件,输入文本字符串;</li>\n<li> <b>CHECK_BOX</b> : 勾选框控件,若选中填写ComponentValue 填写 true或者 false 字符串;</li>\n<li> <b>FILL_IMAGE</b> : 图片控件,ComponentValue 填写图片的资源 ID;</li>\n<li> <b>DYNAMIC_TABLE</b> : 动态表格控件;</li>\n<li> <b>ATTACHMENT</b> : 附件控件,ComponentValue 填写附件图片的资源 ID列表,以逗号分隔;</li>\n<li> <b>SELECTOR</b> : 选择器控件,ComponentValue填写选择的字符串内容;</li>\n<li> <b>DATE</b> : 日期控件;默认是格式化为xxxx年xx月xx日字符串;</li>\n<li> <b>WATERMARK</b> : 水印控件;只能分配给发起方,必须设置ComponentExtra;</li>\n<li> <b>DISTRICT</b> : 省市区行政区控件,ComponentValue填写省市区行政区字符串内容;</li></ul>\n\n**如果是SignComponent签署控件类型,\n需要根据签署人的类型可选的字段为**\n* 企业方\n<ul><li> <b>SIGN_SEAL</b> : 签署印章控件;</li>\n<li> <b>SIGN_DATE</b> : 签署日期控件;</li>\n<li> <b>SIGN_SIGNATURE</b> : 用户签名控件;</li>\n<li> <b>SIGN_PAGING_SEAL</b> : 骑缝章;若文件发起,需要对应填充ComponentPosY、ComponentWidth、ComponentHeight</li>\n<li> <b>SIGN_OPINION</b> : 签署意见控件,用户需要根据配置的签署意见内容,完成对意见内容的确认;</li>\n<li> <b>SIGN_VIRTUAL_COMBINATION</b> : 签批控件。内部最多组合4个特定控件(SIGN_SIGNATURE,SIGN_DATA,SIGN_MULTI_LINE_TEXT,SIGN_SELECTOR),本身不填充任何文字内容</li>\n<li> <b>SIGN_MULTI_LINE_TEXT</b> : 多行文本,<font color=\"red\">仅可用在签批控件内部作为组合控件,单独无法使用</font>,常用作批注附言</li>\n<li> <b>SIGN_SELECTOR</b> : 选择器,<font color=\"red\">仅可用在签批控件内部作为组合控件,单独无法使用</font>,常用作审批意见的选择</li>\n<li> <b>SIGN_LEGAL_PERSON_SEAL</b> : 企业法定代表人控件。</li></ul>\n\n* 个人方\n<ul><li> <b>SIGN_DATE</b> : 签署日期控件;</li>\n<li> <b>SIGN_SIGNATURE</b> : 用户签名控件;</li>\n<li> <b>SIGN_VIRTUAL_COMBINATION</b> : 签批控件。内部最多组合4个特定控件(SIGN_SIGNATURE,SIGN_DATA,SIGN_MULTI_LINE_TEXT,SIGN_SELECTOR),本身不填充任何文字内容</li>\n<li> <b>SIGN_MULTI_LINE_TEXT</b> : 多行文本,<font color=\"red\">仅可用在签批控件内部作为组合控件,单独无法使用</font>,常用作批注附言</li>\n<li> <b>SIGN_SELECTOR</b> : 选择器,<font color=\"red\">仅可用在签批控件内部作为组合控件,单独无法使用</font>,常用作审批意见的选择</li>\n<li> <b>SIGN_OPINION</b> : 签署意见控件,用户需要根据配置的签署意见内容,完成对意见内容的确认;</li></ul>\n \n注:` 表单域的控件不能作为印章和签名控件`",
|
1918
1918
|
"example": "SIGN_SEAL",
|
1919
1919
|
"member": "string",
|
1920
1920
|
"name": "ComponentType",
|
@@ -2046,7 +2046,7 @@
|
|
2046
2046
|
},
|
2047
2047
|
{
|
2048
2048
|
"disabled": false,
|
2049
|
-
"document": "**在所有的定位方式下**,控件的扩展参数,为<font color=\"red\">JSON格式</font>,不同类型的控件会有部分非通用参数。\n\n<font color=\"red\">ComponentType为TEXT、MULTI_LINE_TEXT时</font>,支持以下参数:\n<ul><li> <b>Font</b>:目前只支持黑体、宋体</li>\n<li> <b>FontSize</b>: 范围12 :72</li>\n<li> <b>FontAlign</b>: Left/Right/Center,左对齐/居中/右对齐</li>\n<li> <b>FontColor</b>:字符串类型,格式为RGB颜色数字</li></ul>\n<b>参数样例</b>:`{\"FontColor\":\"255,0,0\",\"FontSize\":12}`\n\n<font color=\"red\">ComponentType为DATE时</font>,支持以下参数:\n<ul><li> <b>Font</b>:目前只支持黑体、宋体</li>\n<li> <b>FontSize</b>: 范围12 :72</li></ul>\n<b>参数样例</b>:`{\"FontColor\":\"255,0,0\",\"FontSize\":12}`\n\n<font color=\"red\">ComponentType为WATERMARK时</font>,支持以下参数:\n<ul><li> <b>Font</b>:目前只支持黑体、宋体</li>\n<li> <b>FontSize</b>: 范围6 :24</li>\n<li> <b>Opacity</b>: 透明度,范围0 :1</li>\n<li> <b>Density</b>: 水印样式,1-宽松,2-标准(默认值),3-密集,</li>\n<li> <b>SubType</b>: 水印类型:CUSTOM_WATERMARK-自定义内容,PERSON_INFO_WATERMARK-访问者信息</li></ul>\n<b>参数样例</b>:`\"{\\\"Font\\\":\\\"黑体\\\",\\\"FontSize\\\":20,\\\"Opacity\\\":0.1,\\\"Density\\\":2,\\\"SubType\\\":\\\"PERSON_INFO_WATERMARK\\\"}\"`\n\n<font color=\"red\">ComponentType为FILL_IMAGE时</font>,支持以下参数:\n<ul><li> <b>NotMakeImageCenter</b>:bool。是否设置图片居中。false:居中(默认)。 true : 不居中</li>\n<li> <b>FillMethod</b> : int. 填充方式。0-铺满(默认);1-等比例缩放</li></ul>\n\n<font color=\"red\">ComponentType为SIGN_SIGNATURE类型时</font>,可以通过**ComponentTypeLimit**参数控制签名方式\n<ul><li> <b>HANDWRITE</b> : 需要实时手写的手写签名</li>\n<li> <b>HANDWRITTEN_ESIGN</b> : 长效手写签名, 是使用保存到个人中心的印章列表的手写签名(并且包含HANDWRITE)</li>\n<li> <b>OCR_ESIGN</b> : AI智能识别手写签名</li>\n<li> <b>ESIGN</b> : 个人印章类型</li>\n<li> <b>SYSTEM_ESIGN</b> : 系统签名(该类型可以在用户签署时根据用户姓名一键生成一个签名来进行签署)</li>\n<li> <b>IMG_ESIGN</b> : 图片印章(该类型支持用户在签署将上传的PNG格式的图片作为签名)</li></ul>\n<b>参考样例</b>:`{\"ComponentTypeLimit\": [\"SYSTEM_ESIGN\"]}`\n印章的对应关系参考下图\n<br><br>\n\n<font color=\"red\">ComponentType为SIGN_SEAL 或者 SIGN_PAGING_SEAL类型时</font>,可以通过**ComponentTypeLimit**参数控制签署方签署时要使用的印章类型,支持指定以下印章类型\n<ul><li> <b>OFFICIAL</b> : 企业公章</li>\n<li> <b>CONTRACT</b> : 合同专用章</li>\n<li> <b>FINANCE</b> : 财务专用章</li>\n<li> <b>PERSONNEL</b> : 人事专用章</li></ul>\n<b>参考样例</b>:`{\\\"ComponentTypeLimit\\\":[\\\"PERSONNEL\\\",\\\"FINANCE\\\"]}` 表示改印章签署区,客户需使用人事专用章或财务专用章盖章签署。<br><br>\n\n<font color=\"red\">ComponentType为SIGN_DATE时</font>,支持以下参数:\n<ul><li> <b>Font</b> :字符串类型目前只支持\"黑体\"、\"宋体\",如果不填默认为\"黑体\"</li>\n<li> <b>FontSize</b> : 数字类型,范围6-72,默认值为12</li>\n<li> <b>FontAlign</b> : 字符串类型,可取Left/Right/Center,对应左对齐/居中/右对齐</li>\n<li> <b>Format</b> : 字符串类型,日期格式,必须是以下五种之一 “yyyy m d”,”yyyy年m月d日”,”yyyy/m/d”,”yyyy-m-d”,”yyyy.m.d”。</li>\n<li> <b>Gaps</b> : 字符串类型,仅在Format为“yyyy m d”时起作用,格式为用逗号分开的两个整数,例如”2,2”,两个数字分别是日期格式的前后两个空隙中的空格个数</li></ul>\n如果extra参数为空,默认为”yyyy年m月d日”格式的居中日期\n特别地,如果extra中Format字段为空或无法被识别,则extra参数会被当作默认值处理(Font,FontSize,Gaps和FontAlign都不会起效)\n<b>参数样例</b>: ` \"{\"Format\":\"yyyy m d\",\"FontSize\":12,\"Gaps\":\"2,2\", \"FontAlign\":\"Right\"}\"`\n\n<font color=\"red\">ComponentType为SIGN_SEAL类型时</font>,支持以下参数:\n<ul><li> <b>PageRanges</b> :PageRange的数组,通过PageRanges属性设置该印章在PDF所有页面上盖章(适用于标书在所有页面盖章的情况)</li></ul>\n<b>参数样例</b>:` \"{\"PageRanges\":[{\"BeginPage\":1,\"EndPage\":-1}]}\"`\n\n<font color=\"red\">签署印章透明度功能设置,</font>当ComponentType为SIGN_SIGNATURE、SIGN_SEAL、SIGN_PAGING_SEAL、SIGN_LEGAL_PERSON_SEAL时,可以通过以下参数设置签署印章的透明度:\n<ul><li> <b>Opacity</b>:印章透明度,支持范围:0.6-1,0.7表示70%的透明度,1表示无透明度</li></ul>\n<b>参数样例</b>:`{\"Opacity\":0.7}`\n\n<font color=\"red\">关键字模式下支持关键字找不到的情况下不进行报错的设置</font>\n<ul><li> <b>IgnoreKeywordError</b> :1-关键字查找不到时不进行报错</li></ul>\n场景说明:如果使用关键字进行定位,但是指定的PDF文件中又没有设置的关键字时,发起合同会进行关键字是否存在的校验,如果关键字不存在,会进行报错返回。如果不希望进行报错,可以设置\"IgnoreKeywordError\"来忽略错误。请注意,如果关键字签署控件对应的签署方在整个PDF文件中一个签署控件都没有,还是会触发报错逻辑。\n<b>参数样例</b>:` \"{\"IgnoreKeywordError\":1}\"
|
2049
|
+
"document": "**在所有的定位方式下**,控件的扩展参数,为<font color=\"red\">JSON格式</font>,不同类型的控件会有部分非通用参数。\n\n<font color=\"red\">ComponentType为TEXT、MULTI_LINE_TEXT时</font>,支持以下参数:\n<ul><li> <b>Font</b>:目前只支持黑体、宋体</li>\n<li> <b>FontSize</b>: 范围12 :72</li>\n<li> <b>FontAlign</b>: Left/Right/Center,左对齐/居中/右对齐</li>\n<li> <b>FontColor</b>:字符串类型,格式为RGB颜色数字</li></ul>\n<b>参数样例</b>:`{\"FontColor\":\"255,0,0\",\"FontSize\":12}`\n\n<font color=\"red\">ComponentType为DATE时</font>,支持以下参数:\n<ul><li> <b>Font</b>:目前只支持黑体、宋体</li>\n<li> <b>FontSize</b>: 范围12 :72</li></ul>\n<b>参数样例</b>:`{\"FontColor\":\"255,0,0\",\"FontSize\":12}`\n\n<font color=\"red\">ComponentType为WATERMARK时</font>,支持以下参数:\n<ul><li> <b>Font</b>:目前只支持黑体、宋体</li>\n<li> <b>FontSize</b>: 范围6 :24</li>\n<li> <b>Opacity</b>: 透明度,范围0 :1</li>\n<li> <b>Density</b>: 水印样式,1-宽松,2-标准(默认值),3-密集,</li>\n<li> <b>SubType</b>: 水印类型:CUSTOM_WATERMARK-自定义内容,PERSON_INFO_WATERMARK-访问者信息</li></ul>\n<b>参数样例</b>:`\"{\\\"Font\\\":\\\"黑体\\\",\\\"FontSize\\\":20,\\\"Opacity\\\":0.1,\\\"Density\\\":2,\\\"SubType\\\":\\\"PERSON_INFO_WATERMARK\\\"}\"`\n\n<font color=\"red\">ComponentType为FILL_IMAGE时</font>,支持以下参数:\n<ul><li> <b>NotMakeImageCenter</b>:bool。是否设置图片居中。false:居中(默认)。 true : 不居中</li>\n<li> <b>FillMethod</b> : int. 填充方式。0-铺满(默认);1-等比例缩放</li></ul>\n\n<font color=\"red\">ComponentType为SIGN_SIGNATURE类型时</font>,可以通过**ComponentTypeLimit**参数控制签名方式\n<ul><li> <b>HANDWRITE</b> : 需要实时手写的手写签名</li>\n<li> <b>HANDWRITTEN_ESIGN</b> : 长效手写签名, 是使用保存到个人中心的印章列表的手写签名(并且包含HANDWRITE)</li>\n<li> <b>OCR_ESIGN</b> : AI智能识别手写签名</li>\n<li> <b>ESIGN</b> : 个人印章类型</li>\n<li> <b>SYSTEM_ESIGN</b> : 系统签名(该类型可以在用户签署时根据用户姓名一键生成一个签名来进行签署)</li>\n<li> <b>IMG_ESIGN</b> : 图片印章(该类型支持用户在签署将上传的PNG格式的图片作为签名)</li></ul>\n<b>参考样例</b>:`{\"ComponentTypeLimit\": [\"SYSTEM_ESIGN\"]}`\n印章的对应关系参考下图\n<br><br>\n\n<font color=\"red\">ComponentType为SIGN_SEAL 或者 SIGN_PAGING_SEAL类型时</font>,可以通过**ComponentTypeLimit**参数控制签署方签署时要使用的印章类型,支持指定以下印章类型\n<ul><li> <b>OFFICIAL</b> : 企业公章</li>\n<li> <b>CONTRACT</b> : 合同专用章</li>\n<li> <b>FINANCE</b> : 财务专用章</li>\n<li> <b>PERSONNEL</b> : 人事专用章</li></ul>\n<b>参考样例</b>:`{\\\"ComponentTypeLimit\\\":[\\\"PERSONNEL\\\",\\\"FINANCE\\\"]}` 表示改印章签署区,客户需使用人事专用章或财务专用章盖章签署。<br><br>\n\n<font color=\"red\">ComponentType为SIGN_DATE时</font>,支持以下参数:\n<ul><li> <b>Font</b> :字符串类型目前只支持\"黑体\"、\"宋体\",如果不填默认为\"黑体\"</li>\n<li> <b>FontSize</b> : 数字类型,范围6-72,默认值为12</li>\n<li> <b>FontAlign</b> : 字符串类型,可取Left/Right/Center,对应左对齐/居中/右对齐</li>\n<li> <b>Format</b> : 字符串类型,日期格式,必须是以下五种之一 “yyyy m d”,”yyyy年m月d日”,”yyyy/m/d”,”yyyy-m-d”,”yyyy.m.d”。</li>\n<li> <b>Gaps</b> : 字符串类型,仅在Format为“yyyy m d”时起作用,格式为用逗号分开的两个整数,例如”2,2”,两个数字分别是日期格式的前后两个空隙中的空格个数</li></ul>\n如果extra参数为空,默认为”yyyy年m月d日”格式的居中日期\n特别地,如果extra中Format字段为空或无法被识别,则extra参数会被当作默认值处理(Font,FontSize,Gaps和FontAlign都不会起效)\n<b>参数样例</b>: ` \"{\"Format\":\"yyyy m d\",\"FontSize\":12,\"Gaps\":\"2,2\", \"FontAlign\":\"Right\"}\"`\n\n<font color=\"red\">ComponentType为SIGN_SEAL类型时</font>,支持以下参数:\n<ul><li> <b>PageRanges</b> :PageRange的数组,通过PageRanges属性设置该印章在PDF所有页面上盖章(适用于标书在所有页面盖章的情况)</li></ul>\n<b>参数样例</b>:` \"{\"PageRanges\":[{\"BeginPage\":1,\"EndPage\":-1}]}\"`\n\n<font color=\"red\">签署印章透明度功能设置,</font>当ComponentType为SIGN_SIGNATURE、SIGN_SEAL、SIGN_PAGING_SEAL、SIGN_LEGAL_PERSON_SEAL时,可以通过以下参数设置签署印章的透明度:\n<ul><li> <b>Opacity</b>:印章透明度,支持范围:0.6-1,0.7表示70%的透明度,1表示无透明度</li></ul>\n<b>参数样例</b>:`{\"Opacity\":0.7}`\n\n<font color=\"red\">关键字模式下支持关键字找不到的情况下不进行报错的设置</font>\n<ul><li> <b>IgnoreKeywordError</b> :1-关键字查找不到时不进行报错</li></ul>\n场景说明:如果使用关键字进行定位,但是指定的PDF文件中又没有设置的关键字时,发起合同会进行关键字是否存在的校验,如果关键字不存在,会进行报错返回。如果不希望进行报错,可以设置\"IgnoreKeywordError\"来忽略错误。请注意,如果关键字签署控件对应的签署方在整个PDF文件中一个签署控件都没有,还是会触发报错逻辑。\n<b>参数样例</b>:` \"{\"IgnoreKeywordError\":1}\"`\n\n<font color=\"red\">ComponentType为SIGN_VIRTUAL_COMBINATION时</font>,支持以下参数:\n<ul>\n<li><b>Children:</b> 绝对定位模式下,用来指定此签批控件的组合子控件 </li>\n<b>参数样例</b>:<br>`{\"Children\":[\"ComponentId_29\",\"ComponentId_27\",\"ComponentId_28\",\"ComponentId_30\"]}`\n<li><b>ChildrenComponents:</b> 关键字定位模式下,用来指定此签批控件的组合子控件 </li>\nChildrenComponent结构体定义:\n<table border=\"1\">\n <thead>\n <tr>\n <th>字段名称</th>\n <th>类型</th>\n <th>描述</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>ComponentType</td>\n <td>string</td>\n <td>子控件类型-可选值:SIGN_SIGNATURE,SIGN_DATE,SIGN_SELECTOR,SIGN_MULTI_LINE_TEXT</td>\n </tr>\n <tr>\n <td>ComponentName</td>\n <td>string</td>\n <td>子控件名称</td>\n </tr>\n <tr>\n <td>Placeholder</td>\n <td>string</td>\n <td>子控件提示语</td>\n </tr>\n <tr>\n <td>ComponentOffsetX</td>\n <td>float</td>\n <td>控件偏移位置X(相对于父控件(签批控件的ComponentX))</td>\n </tr>\n <tr>\n <td>ComponentOffsetY</td>\n <td>float</td>\n <td>控件偏移位置Y 相对于父控件(签批控件的ComponentY))</td>\n </tr>\n <tr>\n <td>ComponentWidth</td>\n <td>float</td>\n <td>控件宽</td>\n </tr>\n <tr>\n <td>ComponentHeight</td>\n <td>float</td>\n <td>控件高</td>\n </tr>\n <tr>\n <td>ComponentExtra</td>\n <td>string</td>\n <td>控件的附属信息,根据ComponentType设置</td>\n </tr>\n </tbody>\n</table>\n<b>参数样例</b>:\n```json\n{\n \"ChildrenComponents\": [\n {\n \"ComponentType\": \"SIGN_SIGNATURE\",\n \"ComponentName\": \"个人签名\",\n \"Placeholder\": \"请签名\",\n \"ComponentOffsetX\": 10,\n \"ComponentOffsetY\": 30,\n \"ComponentWidth\": 119,\n \"ComponentHeight\": 43,\n \"ComponentExtra\": \"{\\\"ComponentTypeLimit\\\":[\\\"SYSTEM_ESIGN\\\"]}\"\n },\n {\n \"ComponentType\": \"SIGN_SELECTOR\",\n \"ComponentName\": \"是否同意此协议\",\n \"Placeholder\": \"\",\n \"ComponentOffsetX\": 50,\n \"ComponentOffsetY\": 130,\n \"ComponentWidth\": 120,\n \"ComponentHeight\": 43,\n \"ComponentExtra\": \"{\\\"Values\\\":[\\\"同意\\\",\\\"不同意\\\",\\\"再想想\\\"],\\\"FontSize\\\":12,\\\"FontAlign\\\":\\\"Left\\\",\\\"Font\\\":\\\"黑体\\\",\\\"MultiSelect\\\":false}\"\n },\n {\n \"ComponentType\": \"SIGN_MULTI_LINE_TEXT\",\n \"ComponentName\": \"批注附言\",\n \"Placeholder\": \"\",\n \"ComponentOffsetX\": 150,\n \"ComponentOffsetY\": 300,\n \"ComponentWidth\": 200,\n \"ComponentHeight\": 86,\n \"ComponentExtra\": \"\"\n }\n ]\n}\n```\n</ul>\n\n",
|
2050
2050
|
"example": "无",
|
2051
2051
|
"member": "string",
|
2052
2052
|
"name": "ComponentExtra",
|