tccli 3.0.1349.1__py2.py3-none-any.whl → 3.0.1351.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aiart/v20221229/api.json +1 -1
  3. tccli/services/apm/v20210622/api.json +7 -9
  4. tccli/services/batch/v20170312/api.json +2 -2
  5. tccli/services/cdn/v20180606/api.json +1 -1
  6. tccli/services/cdwch/v20200915/api.json +18 -8
  7. tccli/services/cdwch/v20200915/examples.json +2 -2
  8. tccli/services/ckafka/ckafka_client.py +0 -53
  9. tccli/services/ckafka/v20190819/api.json +0 -215
  10. tccli/services/ckafka/v20190819/examples.json +0 -8
  11. tccli/services/csip/v20221121/examples.json +15 -21
  12. tccli/services/ctem/ctem_client.py +159 -0
  13. tccli/services/ctem/v20231128/api.json +673 -89
  14. tccli/services/ctem/v20231128/examples.json +24 -0
  15. tccli/services/cvm/v20170312/api.json +2 -2
  16. tccli/services/dts/v20211206/api.json +21 -1
  17. tccli/services/emr/v20190103/api.json +2 -2
  18. tccli/services/faceid/v20180301/api.json +3 -3
  19. tccli/services/gme/v20180711/api.json +40 -0
  20. tccli/services/kms/v20190118/api.json +188 -0
  21. tccli/services/live/live_client.py +224 -65
  22. tccli/services/live/v20180801/api.json +72 -0
  23. tccli/services/live/v20180801/examples.json +24 -0
  24. tccli/services/lke/lke_client.py +12 -436
  25. tccli/services/lke/v20231130/api.json +25 -1065
  26. tccli/services/lke/v20231130/examples.json +0 -64
  27. tccli/services/monitor/monitor_client.py +53 -0
  28. tccli/services/monitor/v20180724/examples.json +2 -2
  29. tccli/services/monitor/v20230616/api.json +58 -195
  30. tccli/services/monitor/v20230616/examples.json +4 -10
  31. tccli/services/mps/v20190612/api.json +6 -6
  32. tccli/services/omics/v20221128/api.json +3 -3
  33. tccli/services/redis/v20180412/api.json +24 -5
  34. tccli/services/redis/v20180412/examples.json +1 -1
  35. tccli/services/scf/v20180416/api.json +3 -0
  36. tccli/services/ssl/v20191205/api.json +31 -1
  37. tccli/services/tke/v20180525/api.json +2 -2
  38. tccli/services/tse/tse_client.py +80 -27
  39. tccli/services/tse/v20201207/api.json +193 -0
  40. tccli/services/tse/v20201207/examples.json +8 -0
  41. tccli/services/vclm/v20240523/api.json +2 -2
  42. {tccli-3.0.1349.1.dist-info → tccli-3.0.1351.1.dist-info}/METADATA +2 -2
  43. {tccli-3.0.1349.1.dist-info → tccli-3.0.1351.1.dist-info}/RECORD +46 -46
  44. {tccli-3.0.1349.1.dist-info → tccli-3.0.1351.1.dist-info}/WHEEL +0 -0
  45. {tccli-3.0.1349.1.dist-info → tccli-3.0.1351.1.dist-info}/entry_points.txt +0 -0
  46. {tccli-3.0.1349.1.dist-info → tccli-3.0.1351.1.dist-info}/license_files/LICENSE +0 -0
@@ -104,6 +104,30 @@
104
104
  "title": "查看任务记录"
105
105
  }
106
106
  ],
107
+ "DescribeLeakageCodes": [
108
+ {
109
+ "document": "",
110
+ "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLeakageCodes\n<公共请求参数>\n\n{\n \"CreateAtEnd\": \"2023-02-01 12:00:00\",\n \"CreateAtStart\": \"2023-01-01 12:00:00\",\n \"CustomerId\": 1,\n \"EnterpriseUidList\": [\n \"string\"\n ],\n \"Filters\": [\n {\n \"Name\": \"string\",\n \"Values\": [\n \"string\"\n ]\n }\n ],\n \"Format\": \"json\",\n \"Ignored\": false,\n \"IsNew\": false,\n \"Limit\": 10,\n \"Offset\": 0,\n \"UpdateAtEnd\": \"2023-02-01 12:00:00\",\n \"UpdateAtStart\": \"2023-01-01 12:00:00\"\n}",
111
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 0,\n \"Url\": \"string\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
112
+ "title": "获取代码泄露数据"
113
+ }
114
+ ],
115
+ "DescribeLeakageDatas": [
116
+ {
117
+ "document": "",
118
+ "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLeakageDatas\n<公共请求参数>\n\n{\n \"CreateAtEnd\": \"2023-02-01 12:00:00\",\n \"CreateAtStart\": \"2023-01-01 12:00:00\",\n \"CustomerId\": 1,\n \"EnterpriseUidList\": [\n \"string\"\n ],\n \"Filters\": [\n {\n \"Name\": \"string\",\n \"Values\": [\n \"string\"\n ]\n }\n ],\n \"Format\": \"json\",\n \"Ignored\": false,\n \"IsNew\": false,\n \"Limit\": 10,\n \"Offset\": 0,\n \"UpdateAtEnd\": \"2023-02-01 12:00:00\",\n \"UpdateAtStart\": \"2023-01-01 12:00:00\"\n}",
119
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 0,\n \"Url\": \"string\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
120
+ "title": "获取数据泄露事件"
121
+ }
122
+ ],
123
+ "DescribeLeakageEmails": [
124
+ {
125
+ "document": "",
126
+ "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLeakageEmails\n<公共请求参数>\n\n{\n \"CreateAtEnd\": \"2023-02-01 12:00:00\",\n \"CreateAtStart\": \"2023-01-01 12:00:00\",\n \"CustomerId\": 1,\n \"EnterpriseUidList\": [\n \"string\"\n ],\n \"Filters\": [\n {\n \"Name\": \"string\",\n \"Values\": [\n \"string\"\n ]\n }\n ],\n \"Format\": \"json\",\n \"Ignored\": false,\n \"IsNew\": false,\n \"Limit\": 10,\n \"Offset\": 0,\n \"UpdateAtEnd\": \"2023-02-01 12:00:00\",\n \"UpdateAtStart\": \"2023-01-01 12:00:00\"\n}",
127
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 0,\n \"Email\": \"string\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
128
+ "title": "获取邮箱泄露数据"
129
+ }
130
+ ],
107
131
  "DescribeManages": [
108
132
  {
109
133
  "document": "查看后台数据",
@@ -8266,7 +8266,7 @@
8266
8266
  },
8267
8267
  {
8268
8268
  "disabled": false,
8269
- "document": "公网 IP 类型。\n\n- WanIP:普通公网IP。\n- HighQualityEIP:精品 IP。仅新加坡和中国香港支持精品IP。\n- AntiDDoSEIP:高防 IP。仅部分地域支持高防IP,详情可见[弹性公网IP产品概述](https://cloud.tencent.com/document/product/1199/41646)。\n\n如需为资源分配公网IPv4地址,请指定公网IPv4地址类型。\n\n示例值:WanIP\n\n此功能仅部分地区灰度开发,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)",
8269
+ "document": "公网 IP 类型。\n\n- WanIP:普通公网IP。\n- HighQualityEIP:精品 IP。仅新加坡和中国香港支持精品IP。\n- AntiDDoSEIP:高防 IP。仅部分地域支持高防IP,详情可见[弹性公网IP产品概述](https://cloud.tencent.com/document/product/1199/41646)。\n\n如需为资源分配公网IPv4地址,请指定公网IPv4地址类型。\n\n示例值:WanIP\n\n此功能仅部分地区灰度开放,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)",
8270
8270
  "example": "WanIP",
8271
8271
  "member": "string",
8272
8272
  "name": "IPv4AddressType",
@@ -8277,7 +8277,7 @@
8277
8277
  },
8278
8278
  {
8279
8279
  "disabled": false,
8280
- "document": "弹性公网 IPv6 类型。\n- EIPv6:弹性公网 IPv6。\n- HighQualityEIPv6:精品 IPv6。仅中国香港支持精品IPv6。\n\n如需为资源分配IPv6地址,请指定弹性公网IPv6类型。\n示例值:EIPv6\n\n此功能仅部分地区灰度开发,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)",
8280
+ "document": "弹性公网 IPv6 类型。\n- EIPv6:弹性公网 IPv6。\n- HighQualityEIPv6:精品 IPv6。仅中国香港支持精品IPv6。\n\n如需为资源分配IPv6地址,请指定弹性公网IPv6类型。\n示例值:EIPv6\n\n此功能仅部分地区灰度开放,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)",
8281
8281
  "example": "EIPv6",
8282
8282
  "member": "string",
8283
8283
  "name": "IPv6AddressType",
@@ -5440,6 +5440,16 @@
5440
5440
  "type": "string",
5441
5441
  "value_allowed_null": false
5442
5442
  },
5443
+ {
5444
+ "disabled": false,
5445
+ "document": "schema",
5446
+ "example": "schema1",
5447
+ "member": "string",
5448
+ "name": "Schema",
5449
+ "output_required": false,
5450
+ "type": "string",
5451
+ "value_allowed_null": false
5452
+ },
5443
5453
  {
5444
5454
  "disabled": false,
5445
5455
  "document": "表名",
@@ -8961,6 +8971,16 @@
8961
8971
  "type": "string",
8962
8972
  "value_allowed_null": false
8963
8973
  },
8974
+ {
8975
+ "disabled": false,
8976
+ "document": "schema名",
8977
+ "example": "schema1",
8978
+ "member": "string",
8979
+ "name": "Schema",
8980
+ "output_required": false,
8981
+ "type": "string",
8982
+ "value_allowed_null": false
8983
+ },
8964
8984
  {
8965
8985
  "disabled": false,
8966
8986
  "document": "表名",
@@ -10045,7 +10065,7 @@
10045
10065
  },
10046
10066
  {
10047
10067
  "disabled": false,
10048
- "document": "不能发起一致性校验的原因",
10068
+ "document": "不能发起内置校验的原因",
10049
10069
  "example": "当前任务开启了DML过滤",
10050
10070
  "member": "string",
10051
10071
  "name": "CauseOfCompareDisable",
@@ -17019,7 +17019,7 @@
17019
17019
  },
17020
17020
  {
17021
17021
  "disabled": false,
17022
- "document": "存储类型\n取值范围:\n<li>4:表示云SSD。</li>\n<li>5:表示高效云盘。</li>\n<li>6:表示增强型SSD云硬盘。</li>\n<li>11:表示吞吐型云硬盘。</li>\n<li>12:表示极速型SSD云硬盘。</li>:创建时该类型无效,会根据数据盘类型和节点类型自动判断",
17022
+ "document": "取值范围:\n\"LOCAL_SSD\" 3 //本地SSD \n\"CLOUD_SSD\" 4 //云SSD \n\"CLOUD_PREMIUM\" 5 //高效云盘\n\"CLOUD_HSSD\" 6 //增强型SSD云硬盘 \n\"CLOUD_THROUGHPUT\" 11//吞吐型云硬盘 \n\"CLOUD_TSSD\" 12 //极速型SSD云硬盘 \n\"CLOUD_BSSD\" 13 //通用型SSD云硬盘 \n\"CLOUD_BIGDATA\" 14 //大数据型云硬盘\n\"CLOUD_HIGHIO\" 15 //高IO型云硬盘 \n\n该类型字段为无效字段,实际系统盘类型会根据数据盘类型和节点类型判断,如果节点支持所选的数据盘类型,系统盘类型会跟数据盘保持一致,建议使用CreateCluster接口",
17023
17023
  "example": "5",
17024
17024
  "member": "int64",
17025
17025
  "name": "StorageType",
@@ -17030,7 +17030,7 @@
17030
17030
  },
17031
17031
  {
17032
17032
  "disabled": false,
17033
- "document": "磁盘类型\n取值范围:\n<li>CLOUD_SSD:表示云SSD。</li>\n<li>CLOUD_PREMIUM:表示高效云盘。</li>\n<li>CLOUD_BASIC:表示云硬盘。</li>",
17033
+ "document": "数据盘类型 取值范围:\n\nCLOUD_SSD:表示云SSD。\n\nCLOUD_PREMIUM:表示高效云盘。\n\nCLOUD_BASIC:表示云硬盘。\n\nLOCAL_BASIC:表示本地盘。\n\nLOCAL_SSD:表示本地SSD。\n\nCLOUD_HSSD:表示增强型SSD云硬盘。\n\nCLOUD_THROUGHPUT:表示吞吐型云硬盘。\n\nCLOUD_TSSD:表示极速型SSD云硬盘。\n\nCLOUD_BIGDATA:表示大数据型云硬盘。\n\nCLOUD_HIGHIO:表示高IO型云硬盘。\n\nCLOUD_BSSD:表示通用型SSD云硬盘。\n\nREMOTE_SSD:表示远端SSD盘。",
17034
17034
  "example": "LOUD_PREMIUM",
17035
17035
  "member": "string",
17036
17036
  "name": "DiskType",
@@ -1107,7 +1107,7 @@
1107
1107
  "members": [
1108
1108
  {
1109
1109
  "disabled": false,
1110
- "document": "传入需要进行检测的带有人脸的图片或视频(当前仅支持单人脸检测),使用base64编码的形式。\n- 图片的Base64值:\n建议整体图像480x640的分辨率,脸部 大小 100X100 以上。\nBase64编码后的图片数据大小建议不超过3M、最大不可超过10M,仅支持jpg、png格式。\n请使用标准的Base64编码方式(带=补位),编码规范参考RFC4648。\n\n- 视频的Base64值:\nBase64编码后的大小建议不超过8M、最大不可超过10M,支持mp4、avi、flv格式。\n请使用标准的Base64编码方式(带=补位),编码规范参考RFC4648。\n视频时长最大支持20s,建议时长2~5s。\n建议视频分辨率为480x640,帧率在25fps~30fps之间。\n\n示例值:/9j/4AAQSkZJRg.....s97n//2Q==",
1110
+ "document": "传入需要检测的人脸图片或人脸视频(当前仅支持单人脸检测),使用base64编码的形式,如您的场景视频和图片都有,我们更建议您使用视频进行检测,为了提供更好的检测效果,请您注意以下输入数据的限制与建议:\n\n- 图片的Base64值:\n建议整体图像480x640的分辨率,脸部大小在 100X100 以上,由手机前置摄像头拍摄。\nBase64编码后的图片数据大小建议不超过3M、最大不可超过10M,仅支持jpg、png格式。\n请使用标准的Base64编码方式(带=补位),编码规范参考RFC4648。\n\n- 视频的Base64值:\nBase64编码后的大小建议在8M以内、最大不可超过10M,支持mp4、avi、flv格式,由手机前置摄像头拍摄。\n视频建议时长为2~5s,最大不可超过20s。\n视频分辨率建议为480x640(最大支持720p),帧率在25fps~30fps之间。\n请使用标准的Base64编码方式(带=补位),编码规范参考RFC4648。\n\n示例值:/9j/4AAQSkZJRg.....s97n//2Q==",
1111
1111
  "example": "/9j/4AAQSkZJRg.....s97n//2Q==",
1112
1112
  "member": "string",
1113
1113
  "name": "FaceInput",
@@ -1149,7 +1149,7 @@
1149
1149
  "members": [
1150
1150
  {
1151
1151
  "disabled": false,
1152
- "document": "检测到的图片是否存在攻击。\n- Low:无攻击风险。\n- Mid:中度疑似攻击。\n- High:高度疑似攻击。",
1152
+ "document": "对于输入图片/视频的检测结果,检测是否存在人脸攻击。\n- Low:低攻击风险。\n- Mid:中度疑似攻击。\n- High:高度疑似攻击。\n\n建议返回值为High时判断为拦截,Mid和Low判断为通过,以更好平衡安全性和通过率。",
1153
1153
  "example": "Mid",
1154
1154
  "member": "string",
1155
1155
  "name": "AttackRiskLevel",
@@ -1159,7 +1159,7 @@
1159
1159
  },
1160
1160
  {
1161
1161
  "disabled": false,
1162
- "document": "检测到疑似的攻击痕迹列表。\n- 说明:未检测到攻击痕迹时,返回空数组。\n- 此出参仅作为结果判断的参考,实际应用仍建议使用AttackRiskLevel的结果。",
1162
+ "document": "检测到的疑似攻击痕迹列表,仅当AttackRiskLevel为High或Mid时返回。\n- 说明:未检测到攻击痕迹时,返回空数组。\n- 此出参仅作为结果判断的参考,实际应用仍建议使用AttackRiskLevel的结果。",
1163
1163
  "example": "[{ Type:\"SuspectedSpoofingAttack\" }]",
1164
1164
  "member": "AttackRiskDetail",
1165
1165
  "name": "AttackRiskDetailList",
@@ -494,6 +494,46 @@
494
494
  "output_required": true,
495
495
  "type": "list",
496
496
  "value_allowed_null": false
497
+ },
498
+ {
499
+ "disabled": false,
500
+ "document": "小游戏时长统计项数目",
501
+ "example": "无",
502
+ "member": "uint64",
503
+ "name": "MiniGameDataNum",
504
+ "output_required": true,
505
+ "type": "int",
506
+ "value_allowed_null": false
507
+ },
508
+ {
509
+ "disabled": false,
510
+ "document": "大陆地区小游戏时长统计数据,单位分钟",
511
+ "example": "无",
512
+ "member": "StatisticsItem",
513
+ "name": "MiniGameDataMainland",
514
+ "output_required": true,
515
+ "type": "list",
516
+ "value_allowed_null": false
517
+ },
518
+ {
519
+ "disabled": false,
520
+ "document": "海外地区小游戏时长统计数据,单位分钟",
521
+ "example": "无",
522
+ "member": "StatisticsItem",
523
+ "name": "MiniGameDataOversea",
524
+ "output_required": true,
525
+ "type": "list",
526
+ "value_allowed_null": false
527
+ },
528
+ {
529
+ "disabled": false,
530
+ "document": "大陆和海外地区小游戏时长统计数据汇总,单位分钟",
531
+ "example": "无",
532
+ "member": "StatisticsItem",
533
+ "name": "MiniGameDataSum",
534
+ "output_required": true,
535
+ "type": "list",
536
+ "value_allowed_null": false
497
537
  }
498
538
  ],
499
539
  "usage": "out"
@@ -1219,6 +1219,76 @@
1219
1219
  "output_required": false,
1220
1220
  "type": "string",
1221
1221
  "value_allowed_null": false
1222
+ },
1223
+ {
1224
+ "disabled": false,
1225
+ "document": "密钥是否是主副本。0:主本,1:同步副本。",
1226
+ "example": "0",
1227
+ "member": "int64",
1228
+ "name": "IsSyncReplica",
1229
+ "output_required": false,
1230
+ "type": "int",
1231
+ "value_allowed_null": false
1232
+ },
1233
+ {
1234
+ "disabled": false,
1235
+ "document": "同步的原始地域",
1236
+ "example": "ap-guangzhou",
1237
+ "member": "string",
1238
+ "name": "SourceRegion",
1239
+ "output_required": false,
1240
+ "type": "string",
1241
+ "value_allowed_null": false
1242
+ },
1243
+ {
1244
+ "disabled": false,
1245
+ "document": "密钥同步的状态,0:未同步,1:同步成功,2:同步失败,3:同步中。",
1246
+ "example": "1",
1247
+ "member": "int64",
1248
+ "name": "SyncStatus",
1249
+ "output_required": false,
1250
+ "type": "int",
1251
+ "value_allowed_null": false
1252
+ },
1253
+ {
1254
+ "disabled": false,
1255
+ "document": "同步的结果描述",
1256
+ "example": "success",
1257
+ "member": "string",
1258
+ "name": "SyncMessages",
1259
+ "output_required": false,
1260
+ "type": "string",
1261
+ "value_allowed_null": false
1262
+ },
1263
+ {
1264
+ "disabled": false,
1265
+ "document": "同步的开始时间",
1266
+ "example": "1730357927",
1267
+ "member": "uint64",
1268
+ "name": "SyncStartTime",
1269
+ "output_required": false,
1270
+ "type": "int",
1271
+ "value_allowed_null": false
1272
+ },
1273
+ {
1274
+ "disabled": false,
1275
+ "document": "同步的结束时间",
1276
+ "example": "1730357927",
1277
+ "member": "uint64",
1278
+ "name": "SyncEndTime",
1279
+ "output_required": false,
1280
+ "type": "int",
1281
+ "value_allowed_null": false
1282
+ },
1283
+ {
1284
+ "disabled": false,
1285
+ "document": "同步的原始集群,如果为空,是公有云公共集群",
1286
+ "example": "hsm-a1b2c3",
1287
+ "member": "string",
1288
+ "name": "SourceHsmClusterId",
1289
+ "output_required": false,
1290
+ "type": "string",
1291
+ "value_allowed_null": false
1222
1292
  }
1223
1293
  ],
1224
1294
  "usage": "out"
@@ -1711,6 +1781,34 @@
1711
1781
  ],
1712
1782
  "type": "object"
1713
1783
  },
1784
+ "DestinationSyncConfig": {
1785
+ "document": "同步任务的目标地域列表,包括地域和集群信息。如果集群为空,表示公有云共享集群,如果集群不为空,表示独享集群。",
1786
+ "members": [
1787
+ {
1788
+ "disabled": false,
1789
+ "document": "同步任务的目标地域",
1790
+ "example": "ap-guangzhou",
1791
+ "member": "string",
1792
+ "name": "DestinationRegion",
1793
+ "output_required": false,
1794
+ "required": false,
1795
+ "type": "string",
1796
+ "value_allowed_null": false
1797
+ },
1798
+ {
1799
+ "disabled": false,
1800
+ "document": "HsmClusterId为空表示公有云共享版,如果不为空表示地域下独享版集群。",
1801
+ "example": "cls-hsm-a1b2c3d5",
1802
+ "member": "string",
1803
+ "name": "HsmClusterId",
1804
+ "output_required": false,
1805
+ "required": false,
1806
+ "type": "string",
1807
+ "value_allowed_null": false
1808
+ }
1809
+ ],
1810
+ "usage": "both"
1811
+ },
1714
1812
  "DeviceFingerprint": {
1715
1813
  "document": "设备指纹",
1716
1814
  "members": [
@@ -2933,6 +3031,26 @@
2933
3031
  "type": "int",
2934
3032
  "value_allowed_null": false
2935
3033
  },
3034
+ {
3035
+ "disabled": false,
3036
+ "document": "同步任务的目标地域信息",
3037
+ "example": "无",
3038
+ "member": "DestinationSyncConfig",
3039
+ "name": "SyncTaskList",
3040
+ "output_required": false,
3041
+ "type": "list",
3042
+ "value_allowed_null": false
3043
+ },
3044
+ {
3045
+ "disabled": false,
3046
+ "document": "是否支持同步任务。true:支持,false:不支持。",
3047
+ "example": "true",
3048
+ "member": "bool",
3049
+ "name": "IsAllowedSync",
3050
+ "output_required": false,
3051
+ "type": "bool",
3052
+ "value_allowed_null": false
3053
+ },
2936
3054
  {
2937
3055
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2938
3056
  "member": "string",
@@ -3286,6 +3404,76 @@
3286
3404
  "output_required": false,
3287
3405
  "type": "int",
3288
3406
  "value_allowed_null": false
3407
+ },
3408
+ {
3409
+ "disabled": false,
3410
+ "document": " 密钥是否是主副本。0:主本,1:同步副本。",
3411
+ "example": "0",
3412
+ "member": "int64",
3413
+ "name": "IsSyncReplica",
3414
+ "output_required": false,
3415
+ "type": "int",
3416
+ "value_allowed_null": false
3417
+ },
3418
+ {
3419
+ "disabled": false,
3420
+ "document": "同步的原始地域",
3421
+ "example": "ap-guangzhou",
3422
+ "member": "string",
3423
+ "name": "SourceRegion",
3424
+ "output_required": false,
3425
+ "type": "string",
3426
+ "value_allowed_null": false
3427
+ },
3428
+ {
3429
+ "disabled": false,
3430
+ "document": "密钥同步的状态,0:未同步,1:同步成功,2:同步失败,3:同步中。",
3431
+ "example": "1",
3432
+ "member": "int64",
3433
+ "name": "SyncStatus",
3434
+ "output_required": false,
3435
+ "type": "int",
3436
+ "value_allowed_null": false
3437
+ },
3438
+ {
3439
+ "disabled": false,
3440
+ "document": "同步的结果描述",
3441
+ "example": "success",
3442
+ "member": "string",
3443
+ "name": "SyncMessages",
3444
+ "output_required": false,
3445
+ "type": "string",
3446
+ "value_allowed_null": false
3447
+ },
3448
+ {
3449
+ "disabled": false,
3450
+ "document": "同步的开始时间",
3451
+ "example": "1730357927",
3452
+ "member": "uint64",
3453
+ "name": "SyncStartTime",
3454
+ "output_required": false,
3455
+ "type": "int",
3456
+ "value_allowed_null": false
3457
+ },
3458
+ {
3459
+ "disabled": false,
3460
+ "document": "同步的结束时间",
3461
+ "example": "1730357927",
3462
+ "member": "uint64",
3463
+ "name": "SyncEndTime",
3464
+ "output_required": false,
3465
+ "type": "int",
3466
+ "value_allowed_null": false
3467
+ },
3468
+ {
3469
+ "disabled": false,
3470
+ "document": "同步的原始集群,如果为空,是公有云公共集群",
3471
+ "example": "hsm-a1b2c3",
3472
+ "member": "string",
3473
+ "name": "SourceHsmClusterId",
3474
+ "output_required": false,
3475
+ "type": "string",
3476
+ "value_allowed_null": false
3289
3477
  }
3290
3478
  ],
3291
3479
  "usage": "out"