tccli 3.0.1268.1__py2.py3-none-any.whl → 3.0.1270.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/__init__.py +5 -4
- tccli/services/aiart/aiart_client.py +106 -0
- tccli/services/aiart/v20221229/api.json +286 -11
- tccli/services/aiart/v20221229/examples.json +18 -2
- tccli/services/antiddos/v20200309/api.json +201 -132
- tccli/services/antiddos/v20200309/examples.json +12 -12
- tccli/services/apm/v20210622/api.json +13 -3
- tccli/services/billing/billing_client.py +4 -163
- tccli/services/billing/v20180709/api.json +0 -489
- tccli/services/billing/v20180709/examples.json +0 -24
- tccli/services/cam/v20190116/api.json +8 -8
- tccli/services/cat/v20180409/api.json +3 -1
- tccli/services/cbs/cbs_client.py +220 -8
- tccli/services/cbs/v20170312/api.json +418 -2
- tccli/services/cbs/v20170312/examples.json +32 -0
- tccli/services/ccc/v20200210/api.json +11 -11
- tccli/services/ccc/v20200210/examples.json +2 -2
- tccli/services/cdb/v20170320/api.json +48 -18
- tccli/services/cdwdoris/v20211228/api.json +10 -1
- tccli/services/cfw/v20190904/api.json +30 -30
- tccli/services/ckafka/v20190819/api.json +10 -0
- tccli/services/cls/v20201016/api.json +11 -0
- tccli/services/csip/v20221121/api.json +38 -38
- tccli/services/cwp/cwp_client.py +4 -57
- tccli/services/cwp/v20180228/api.json +0 -184
- tccli/services/cwp/v20180228/examples.json +0 -8
- tccli/services/cynosdb/v20190107/api.json +1 -1
- tccli/services/cynosdb/v20190107/examples.json +1 -1
- tccli/services/dcdb/dcdb_client.py +122 -16
- tccli/services/dcdb/v20180411/api.json +222 -0
- tccli/services/dcdb/v20180411/examples.json +16 -0
- tccli/services/dlc/v20210125/api.json +169 -50
- tccli/services/dlc/v20210125/examples.json +20 -20
- tccli/services/domain/v20180808/api.json +8 -8
- tccli/services/domain/v20180808/examples.json +3 -3
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/es/v20180416/api.json +9 -9
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +3 -3
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/facefusion/v20220927/api.json +4 -4
- tccli/services/faceid/v20180301/api.json +5 -5
- tccli/services/faceid/v20180301/examples.json +6 -0
- tccli/services/gme/v20180711/api.json +147 -141
- tccli/services/gme/v20180711/examples.json +9 -9
- tccli/services/hunyuan/v20230901/api.json +9 -0
- tccli/services/iotexplorer/v20190423/api.json +4 -4
- tccli/services/iotexplorer/v20190423/examples.json +5 -5
- tccli/services/keewidb/v20220308/api.json +2 -2
- tccli/services/lcic/v20220817/api.json +177 -177
- tccli/services/lcic/v20220817/examples.json +2 -2
- tccli/services/lighthouse/v20200324/api.json +76 -67
- tccli/services/live/v20180801/api.json +1 -1
- tccli/services/lke/v20231130/api.json +31 -0
- tccli/services/lkeap/v20240522/api.json +55 -9
- tccli/services/lkeap/v20240522/examples.json +1 -1
- tccli/services/mna/mna_client.py +106 -0
- tccli/services/mna/v20210119/api.json +246 -0
- tccli/services/mna/v20210119/examples.json +16 -0
- tccli/services/monitor/monitor_client.py +62 -57
- tccli/services/monitor/v20230616/api.json +266 -0
- tccli/services/monitor/v20230616/examples.json +19 -0
- tccli/services/mqtt/mqtt_client.py +489 -12
- tccli/services/mqtt/v20240516/api.json +864 -3
- tccli/services/mqtt/v20240516/examples.json +72 -0
- tccli/services/ocr/ocr_client.py +53 -0
- tccli/services/ocr/v20181119/api.json +319 -2
- tccli/services/ocr/v20181119/examples.json +8 -0
- tccli/services/postgres/postgres_client.py +334 -16
- tccli/services/postgres/v20170312/api.json +717 -34
- tccli/services/postgres/v20170312/examples.json +72 -0
- tccli/services/ses/v20201002/api.json +15 -5
- tccli/services/ssl/v20191205/api.json +496 -493
- tccli/services/ssl/v20191205/examples.json +144 -24
- tccli/services/svp/v20240125/api.json +6 -6
- tccli/services/taf/taf_client.py +0 -159
- tccli/services/taf/v20200210/api.json +0 -665
- tccli/services/taf/v20200210/examples.json +0 -24
- tccli/services/teo/v20220901/api.json +40 -2
- tccli/services/tione/v20211111/api.json +14 -3
- tccli/services/trabbit/__init__.py +4 -0
- tccli/services/trabbit/trabbit_client.py +1691 -0
- tccli/services/trabbit/v20230418/api.json +4773 -0
- tccli/services/trabbit/v20230418/examples.json +237 -0
- tccli/services/trp/v20210515/api.json +549 -513
- tccli/services/trp/v20210515/examples.json +5 -5
- tccli/services/trtc/v20190722/api.json +8 -8
- tccli/services/trtc/v20190722/examples.json +2 -2
- tccli/services/vclm/v20240523/api.json +0 -450
- tccli/services/vclm/v20240523/examples.json +0 -48
- tccli/services/vclm/vclm_client.py +0 -159
- tccli/services/vpc/v20170312/api.json +124 -0
- tccli/services/vpc/v20170312/examples.json +16 -0
- tccli/services/vpc/vpc_client.py +106 -0
- tccli/services/wedata/v20210820/api.json +211 -33
- tccli/services/wedata/v20210820/examples.json +14 -0
- tccli/services/wedata/wedata_client.py +53 -0
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/RECORD +103 -101
- tccli/services/aa/__init__.py +0 -4
- tccli/services/aa/aa_client.py +0 -207
- tccli/services/aa/v20200224/api.json +0 -397
- tccli/services/aa/v20200224/examples.json +0 -13
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/license_files/LICENSE +0 -0
@@ -14,6 +14,13 @@
|
|
14
14
|
"output": "ApplySnapshotResponse",
|
15
15
|
"status": "online"
|
16
16
|
},
|
17
|
+
"ApplySnapshotGroup": {
|
18
|
+
"document": "本接口(ApplySnapshotGroup)用于回滚快照组,将实例恢复到创建快照组时刻的状态。\n* 1.可选择快照组全部或部分盘进行回滚;\n* 2.如果回滚的盘中包含已挂载的盘,要求这些盘必须挂载在同一实例上,且要求该实例已关机才能回滚;\n* 3.回滚为异步操作,接口返回成功不代表回滚成功,可通过调DescribeSnapshotGroups接口查询快照组的状态。",
|
19
|
+
"input": "ApplySnapshotGroupRequest",
|
20
|
+
"name": "回滚快照组",
|
21
|
+
"output": "ApplySnapshotGroupResponse",
|
22
|
+
"status": "online"
|
23
|
+
},
|
17
24
|
"AttachDisks": {
|
18
25
|
"document": "本接口(AttachDisks)用于挂载云硬盘。\n \n* 支持批量操作,将多块云盘挂载到同一云主机。如果多个云盘中存在不允许挂载的云盘,则操作不执行,返回特定的错误码。\n* 本接口为异步接口,当挂载云盘的请求成功返回时,表示后台已发起挂载云盘的操作,可通过接口[DescribeDisks](/document/product/362/16315)来查询对应云盘的状态,如果云盘的状态由“ATTACHING”变为“ATTACHED”,则为挂载成功。",
|
19
26
|
"input": "AttachDisksRequest",
|
@@ -63,6 +70,13 @@
|
|
63
70
|
"output": "CreateSnapshotResponse",
|
64
71
|
"status": "online"
|
65
72
|
},
|
73
|
+
"CreateSnapshotGroup": {
|
74
|
+
"document": "本接口(CreateSnapshotGroup)用于创建快照组。\n* 创建快照组的云硬盘列表必须挂载在同一实例上;\n* 可选择挂载在实例上的全部或部分盘创建快照组。",
|
75
|
+
"input": "CreateSnapshotGroupRequest",
|
76
|
+
"name": "创建快照组",
|
77
|
+
"output": "CreateSnapshotGroupResponse",
|
78
|
+
"status": "online"
|
79
|
+
},
|
66
80
|
"DeleteAutoSnapshotPolicies": {
|
67
81
|
"document": "本接口(DeleteAutoSnapshotPolicies)用于删除定期快照策略。\n\n* 支持批量操作。如果多个定期快照策略存在无法删除的,则操作不执行,以特定错误码返回。",
|
68
82
|
"input": "DeleteAutoSnapshotPoliciesRequest",
|
@@ -77,6 +91,13 @@
|
|
77
91
|
"output": "DeleteDiskBackupsResponse",
|
78
92
|
"status": "online"
|
79
93
|
},
|
94
|
+
"DeleteSnapshotGroup": {
|
95
|
+
"document": "本接口(DeleteSnapshotGroup)用于删除快照组,一次调用仅支持删除一个快照组。\n* 默认会删除快照组内的所有快照;\n* 如果快照组内的快照有关联镜像,则删除失败,所有快照均不会删除;如果需要同时删除快照绑定的镜像,可传入参数DeleteBindImages等于true。",
|
96
|
+
"input": "DeleteSnapshotGroupRequest",
|
97
|
+
"name": "删除快照组",
|
98
|
+
"output": "DeleteSnapshotGroupResponse",
|
99
|
+
"status": "online"
|
100
|
+
},
|
80
101
|
"DeleteSnapshots": {
|
81
102
|
"document": "本接口(DeleteSnapshots)用于删除快照。\n\n* 快照必须处于NORMAL状态,快照状态可以通过[DescribeSnapshots](/document/product/362/15647)接口查询,见输出参数中SnapshotState字段解释。\n* 支持批量操作。如果多个快照存在无法删除的快照,则操作不执行,以特定的错误码返回。",
|
82
103
|
"input": "DeleteSnapshotsRequest",
|
@@ -133,6 +154,13 @@
|
|
133
154
|
"output": "DescribeInstancesDiskNumResponse",
|
134
155
|
"status": "online"
|
135
156
|
},
|
157
|
+
"DescribeSnapshotGroups": {
|
158
|
+
"document": "本接口(DescribeSnapshotGroups)用于查询快照组列表。\n* 可以根据快照组ID、快照组状态、快照组关联的快照ID等来查询快照组列表,不同条件之间为与(AND)的关系,过滤信息详细请见过滤器`Filter`。\n* 如果参数为空,返回当前用户一定数量(`Limit`所指定的数量,默认为20)的快照组列表。",
|
159
|
+
"input": "DescribeSnapshotGroupsRequest",
|
160
|
+
"name": "查询快照组列表",
|
161
|
+
"output": "DescribeSnapshotGroupsResponse",
|
162
|
+
"status": "online"
|
163
|
+
},
|
136
164
|
"DescribeSnapshotOverview": {
|
137
165
|
"document": "该接口用于查询用户快照使用概览,包括快照总容量、计费容量等信息。",
|
138
166
|
"input": "DescribeSnapshotOverviewRequest",
|
@@ -348,6 +376,32 @@
|
|
348
376
|
],
|
349
377
|
"usage": "both"
|
350
378
|
},
|
379
|
+
"ApplyDisk": {
|
380
|
+
"document": "本参数用于快照组回滚接口的入参,表示回滚的云盘、快照列表。",
|
381
|
+
"members": [
|
382
|
+
{
|
383
|
+
"disabled": false,
|
384
|
+
"document": "快照组关联的快照ID。",
|
385
|
+
"example": "snap-cznei4gl",
|
386
|
+
"member": "string",
|
387
|
+
"name": "SnapshotId",
|
388
|
+
"required": true,
|
389
|
+
"type": "string",
|
390
|
+
"value_allowed_null": false
|
391
|
+
},
|
392
|
+
{
|
393
|
+
"disabled": false,
|
394
|
+
"document": "快照组关联快照对应的原云硬盘ID。",
|
395
|
+
"example": "disk-1ly0wu8c",
|
396
|
+
"member": "string",
|
397
|
+
"name": "DiskId",
|
398
|
+
"required": true,
|
399
|
+
"type": "string",
|
400
|
+
"value_allowed_null": false
|
401
|
+
}
|
402
|
+
],
|
403
|
+
"usage": "in"
|
404
|
+
},
|
351
405
|
"ApplyDiskBackupRequest": {
|
352
406
|
"document": "ApplyDiskBackup请求参数结构体",
|
353
407
|
"members": [
|
@@ -402,6 +456,60 @@
|
|
402
456
|
],
|
403
457
|
"type": "object"
|
404
458
|
},
|
459
|
+
"ApplySnapshotGroupRequest": {
|
460
|
+
"document": "ApplySnapshotGroup请求参数结构体",
|
461
|
+
"members": [
|
462
|
+
{
|
463
|
+
"disabled": false,
|
464
|
+
"document": "回滚的快照组ID。",
|
465
|
+
"example": "csnap-csoplz7u",
|
466
|
+
"member": "string",
|
467
|
+
"name": "SnapshotGroupId",
|
468
|
+
"required": true,
|
469
|
+
"type": "string"
|
470
|
+
},
|
471
|
+
{
|
472
|
+
"disabled": false,
|
473
|
+
"document": "回滚的快照组关联的快照ID,及快照对应的原云硬盘ID列表。",
|
474
|
+
"example": "无",
|
475
|
+
"member": "ApplyDisk",
|
476
|
+
"name": "ApplyDisks",
|
477
|
+
"required": true,
|
478
|
+
"type": "list"
|
479
|
+
},
|
480
|
+
{
|
481
|
+
"disabled": false,
|
482
|
+
"document": "回滚前是否执行自动关机。",
|
483
|
+
"example": "false",
|
484
|
+
"member": "bool",
|
485
|
+
"name": "AutoStopInstance",
|
486
|
+
"required": false,
|
487
|
+
"type": "bool"
|
488
|
+
},
|
489
|
+
{
|
490
|
+
"disabled": false,
|
491
|
+
"document": "回滚完成后是否自动开机。",
|
492
|
+
"example": "false",
|
493
|
+
"member": "bool",
|
494
|
+
"name": "AutoStartInstance",
|
495
|
+
"required": false,
|
496
|
+
"type": "bool"
|
497
|
+
}
|
498
|
+
],
|
499
|
+
"type": "object"
|
500
|
+
},
|
501
|
+
"ApplySnapshotGroupResponse": {
|
502
|
+
"document": "ApplySnapshotGroup返回参数结构体",
|
503
|
+
"members": [
|
504
|
+
{
|
505
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
506
|
+
"member": "string",
|
507
|
+
"name": "RequestId",
|
508
|
+
"type": "string"
|
509
|
+
}
|
510
|
+
],
|
511
|
+
"type": "object"
|
512
|
+
},
|
405
513
|
"ApplySnapshotRequest": {
|
406
514
|
"document": "ApplySnapshot请求参数结构体",
|
407
515
|
"members": [
|
@@ -1199,6 +1307,15 @@
|
|
1199
1307
|
"required": false,
|
1200
1308
|
"type": "int"
|
1201
1309
|
},
|
1310
|
+
{
|
1311
|
+
"disabled": false,
|
1312
|
+
"document": "可选参数。购买加密盘时自定义密钥, 当传入该参数时, Encrypt入参不为空",
|
1313
|
+
"example": "无",
|
1314
|
+
"member": "string",
|
1315
|
+
"name": "KmsKeyId",
|
1316
|
+
"required": false,
|
1317
|
+
"type": "string"
|
1318
|
+
},
|
1202
1319
|
{
|
1203
1320
|
"disabled": false,
|
1204
1321
|
"document": "云硬盘大小,单位为GiB。<br><li>如果传入`SnapshotId`则可不传`DiskSize`,此时新建云盘的大小为快照大小</li><br><li>如果传入`SnapshotId`同时传入`DiskSize`,则云盘大小必须大于或等于快照大小</li><br><li>云盘大小取值范围参见云硬盘[产品分类](/document/product/362/2353)的说明。</li>",
|
@@ -1314,6 +1431,61 @@
|
|
1314
1431
|
],
|
1315
1432
|
"type": "object"
|
1316
1433
|
},
|
1434
|
+
"CreateSnapshotGroupRequest": {
|
1435
|
+
"document": "CreateSnapshotGroup请求参数结构体",
|
1436
|
+
"members": [
|
1437
|
+
{
|
1438
|
+
"disabled": false,
|
1439
|
+
"document": "需要创建快照组的云硬盘ID列表,必须选择挂载在同一实例上的盘列表。",
|
1440
|
+
"example": "[\"disk-6rag8jef\"]",
|
1441
|
+
"member": "string",
|
1442
|
+
"name": "DiskIds",
|
1443
|
+
"required": true,
|
1444
|
+
"type": "list"
|
1445
|
+
},
|
1446
|
+
{
|
1447
|
+
"disabled": false,
|
1448
|
+
"document": "快照组名称,快照组关联的快照也会继承快照组的名称。例如:快照组名称为testSnapshotGroup,快照组关联两个快照,则两个快照的名称分别为testSnapshotGroup_0,testSnapshotGroup_1。",
|
1449
|
+
"example": "testSnapGroup",
|
1450
|
+
"member": "string",
|
1451
|
+
"name": "SnapshotGroupName",
|
1452
|
+
"required": false,
|
1453
|
+
"type": "string"
|
1454
|
+
},
|
1455
|
+
{
|
1456
|
+
"disabled": false,
|
1457
|
+
"document": "快照组需要绑定的标签列表。",
|
1458
|
+
"example": "[{\"Key\": \"tagKey\", \"Value\": \"tagVal\"}]",
|
1459
|
+
"member": "Tag",
|
1460
|
+
"name": "Tags",
|
1461
|
+
"required": false,
|
1462
|
+
"type": "list"
|
1463
|
+
}
|
1464
|
+
],
|
1465
|
+
"type": "object"
|
1466
|
+
},
|
1467
|
+
"CreateSnapshotGroupResponse": {
|
1468
|
+
"document": "CreateSnapshotGroup返回参数结构体",
|
1469
|
+
"members": [
|
1470
|
+
{
|
1471
|
+
"disabled": false,
|
1472
|
+
"document": "创建成功的快照组ID。",
|
1473
|
+
"example": "csnap-oavcw09g",
|
1474
|
+
"member": "string",
|
1475
|
+
"name": "SnapshotGroupId",
|
1476
|
+
"output_required": true,
|
1477
|
+
"type": "string",
|
1478
|
+
"value_allowed_null": false
|
1479
|
+
},
|
1480
|
+
{
|
1481
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1482
|
+
"member": "string",
|
1483
|
+
"name": "RequestId",
|
1484
|
+
"type": "string"
|
1485
|
+
}
|
1486
|
+
],
|
1487
|
+
"type": "object"
|
1488
|
+
},
|
1317
1489
|
"CreateSnapshotRequest": {
|
1318
1490
|
"document": "CreateSnapshot请求参数结构体",
|
1319
1491
|
"members": [
|
@@ -1441,6 +1613,51 @@
|
|
1441
1613
|
],
|
1442
1614
|
"type": "object"
|
1443
1615
|
},
|
1616
|
+
"DeleteSnapshotGroupRequest": {
|
1617
|
+
"document": "DeleteSnapshotGroup请求参数结构体",
|
1618
|
+
"members": [
|
1619
|
+
{
|
1620
|
+
"disabled": false,
|
1621
|
+
"document": "快照组ID。",
|
1622
|
+
"example": "csnap-gv9naz67",
|
1623
|
+
"member": "string",
|
1624
|
+
"name": "SnapshotGroupId",
|
1625
|
+
"required": false,
|
1626
|
+
"type": "string"
|
1627
|
+
},
|
1628
|
+
{
|
1629
|
+
"disabled": false,
|
1630
|
+
"document": "快照组ID 列表。此参数与快照组 ID 至少传 1 个,同时传会与快照组 ID 合并。",
|
1631
|
+
"example": "[\"csnap-gv9naz66\"]",
|
1632
|
+
"member": "string",
|
1633
|
+
"name": "SnapshotGroupIds",
|
1634
|
+
"required": false,
|
1635
|
+
"type": "list"
|
1636
|
+
},
|
1637
|
+
{
|
1638
|
+
"disabled": false,
|
1639
|
+
"document": "是否同时删除快照组关联的镜像;取值为false,表示不删除快照组绑定的镜像,此时,如果快照组有绑定的镜像,删除会失败;取值为true,表示同时删除快照组绑定的镜像;默认值为false。",
|
1640
|
+
"example": "true",
|
1641
|
+
"member": "bool",
|
1642
|
+
"name": "DeleteBindImages",
|
1643
|
+
"required": false,
|
1644
|
+
"type": "bool"
|
1645
|
+
}
|
1646
|
+
],
|
1647
|
+
"type": "object"
|
1648
|
+
},
|
1649
|
+
"DeleteSnapshotGroupResponse": {
|
1650
|
+
"document": "DeleteSnapshotGroup返回参数结构体",
|
1651
|
+
"members": [
|
1652
|
+
{
|
1653
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1654
|
+
"member": "string",
|
1655
|
+
"name": "RequestId",
|
1656
|
+
"type": "string"
|
1657
|
+
}
|
1658
|
+
],
|
1659
|
+
"type": "object"
|
1660
|
+
},
|
1444
1661
|
"DeleteSnapshotsRequest": {
|
1445
1662
|
"document": "DeleteSnapshots请求参数结构体",
|
1446
1663
|
"members": [
|
@@ -2031,6 +2248,69 @@
|
|
2031
2248
|
],
|
2032
2249
|
"type": "object"
|
2033
2250
|
},
|
2251
|
+
"DescribeSnapshotGroupsRequest": {
|
2252
|
+
"document": "DescribeSnapshotGroups请求参数结构体",
|
2253
|
+
"members": [
|
2254
|
+
{
|
2255
|
+
"disabled": false,
|
2256
|
+
"document": "过滤条件。<br><li>snapshot-group-id - Array of String - 是否必填:否 -(过滤条件)按快照组ID过滤 <br><li>snapshot-group-state - Array of String - 是否必填:否 -(过滤条件)按快照组状态过滤。(NORMAL: 正常 | CREATING:创建中 | ROLLBACKING:回滚中) <br><li>snapshot-group-name - Array of String - 是否必填:否 -(过滤条件)按快照组名称过滤 <br><li>snapshot-id - Array of String - 是否必填:否 -(过滤条件)按快照组内的快照ID过滤",
|
2257
|
+
"example": "无",
|
2258
|
+
"member": "Filter",
|
2259
|
+
"name": "Filters",
|
2260
|
+
"required": false,
|
2261
|
+
"type": "list"
|
2262
|
+
},
|
2263
|
+
{
|
2264
|
+
"disabled": false,
|
2265
|
+
"document": "偏移量,默认为0。",
|
2266
|
+
"example": "0",
|
2267
|
+
"member": "uint64",
|
2268
|
+
"name": "Offset",
|
2269
|
+
"required": false,
|
2270
|
+
"type": "int"
|
2271
|
+
},
|
2272
|
+
{
|
2273
|
+
"disabled": false,
|
2274
|
+
"document": "返回数量,默认为20,最大值为100。",
|
2275
|
+
"example": "20",
|
2276
|
+
"member": "uint64",
|
2277
|
+
"name": "Limit",
|
2278
|
+
"required": false,
|
2279
|
+
"type": "int"
|
2280
|
+
}
|
2281
|
+
],
|
2282
|
+
"type": "object"
|
2283
|
+
},
|
2284
|
+
"DescribeSnapshotGroupsResponse": {
|
2285
|
+
"document": "DescribeSnapshotGroups返回参数结构体",
|
2286
|
+
"members": [
|
2287
|
+
{
|
2288
|
+
"disabled": false,
|
2289
|
+
"document": "符合条件的总数量。",
|
2290
|
+
"example": "100",
|
2291
|
+
"member": "uint64",
|
2292
|
+
"name": "TotalCount",
|
2293
|
+
"type": "int",
|
2294
|
+
"value_allowed_null": false
|
2295
|
+
},
|
2296
|
+
{
|
2297
|
+
"disabled": false,
|
2298
|
+
"document": "快照组列表详情。",
|
2299
|
+
"example": "无",
|
2300
|
+
"member": "SnapshotGroup",
|
2301
|
+
"name": "SnapshotGroupSet",
|
2302
|
+
"type": "list",
|
2303
|
+
"value_allowed_null": false
|
2304
|
+
},
|
2305
|
+
{
|
2306
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
2307
|
+
"member": "string",
|
2308
|
+
"name": "RequestId",
|
2309
|
+
"type": "string"
|
2310
|
+
}
|
2311
|
+
],
|
2312
|
+
"type": "object"
|
2313
|
+
},
|
2034
2314
|
"DescribeSnapshotOverviewRequest": {
|
2035
2315
|
"document": "DescribeSnapshotOverview请求参数结构体",
|
2036
2316
|
"members": [],
|
@@ -4299,11 +4579,11 @@
|
|
4299
4579
|
},
|
4300
4580
|
{
|
4301
4581
|
"disabled": false,
|
4302
|
-
"document": "云硬盘ID, 通过[DescribeDisks](/document/product/362/16315)
|
4582
|
+
"document": "云硬盘ID, 通过[DescribeDisks](/document/product/362/16315)接口查询。该字段仅供单块云硬盘扩容时传入。",
|
4303
4583
|
"example": "disk-l7mxexxc",
|
4304
4584
|
"member": "string",
|
4305
4585
|
"name": "DiskId",
|
4306
|
-
"required":
|
4586
|
+
"required": false,
|
4307
4587
|
"type": "string"
|
4308
4588
|
}
|
4309
4589
|
],
|
@@ -4599,6 +4879,142 @@
|
|
4599
4879
|
],
|
4600
4880
|
"usage": "out"
|
4601
4881
|
},
|
4882
|
+
"SnapshotGroup": {
|
4883
|
+
"document": "描述快照组详情",
|
4884
|
+
"members": [
|
4885
|
+
{
|
4886
|
+
"disabled": false,
|
4887
|
+
"document": "快照组ID。",
|
4888
|
+
"example": "csnap-csoplz7u",
|
4889
|
+
"member": "string",
|
4890
|
+
"name": "SnapshotGroupId",
|
4891
|
+
"required": true,
|
4892
|
+
"type": "string",
|
4893
|
+
"value_allowed_null": false
|
4894
|
+
},
|
4895
|
+
{
|
4896
|
+
"disabled": false,
|
4897
|
+
"document": "快照组类型。NORMAL: 普通快照组,非一致性快照。",
|
4898
|
+
"example": "NORMAL",
|
4899
|
+
"member": "string",
|
4900
|
+
"name": "SnapshotGroupType",
|
4901
|
+
"required": true,
|
4902
|
+
"type": "string",
|
4903
|
+
"value_allowed_null": false
|
4904
|
+
},
|
4905
|
+
{
|
4906
|
+
"disabled": false,
|
4907
|
+
"document": "快照组是否包含系统盘快照。",
|
4908
|
+
"example": "true",
|
4909
|
+
"member": "bool",
|
4910
|
+
"name": "ContainRootSnapshot",
|
4911
|
+
"required": true,
|
4912
|
+
"type": "bool",
|
4913
|
+
"value_allowed_null": false
|
4914
|
+
},
|
4915
|
+
{
|
4916
|
+
"disabled": false,
|
4917
|
+
"document": "快照组包含的快照ID列表。",
|
4918
|
+
"example": "[\"snap-31gfd8na\"]",
|
4919
|
+
"member": "string",
|
4920
|
+
"name": "SnapshotIdSet",
|
4921
|
+
"required": true,
|
4922
|
+
"type": "list",
|
4923
|
+
"value_allowed_null": false
|
4924
|
+
},
|
4925
|
+
{
|
4926
|
+
"disabled": false,
|
4927
|
+
"document": "快照组状态。<br><li>NORMAL: 正常<br><li>CREATING:创建中<br><li>ROLLBACKING:回滚中",
|
4928
|
+
"example": "NORMAL",
|
4929
|
+
"member": "string",
|
4930
|
+
"name": "SnapshotGroupState",
|
4931
|
+
"required": true,
|
4932
|
+
"type": "string",
|
4933
|
+
"value_allowed_null": false
|
4934
|
+
},
|
4935
|
+
{
|
4936
|
+
"disabled": false,
|
4937
|
+
"document": "快照组创建进度。",
|
4938
|
+
"example": "100",
|
4939
|
+
"member": "uint64",
|
4940
|
+
"name": "Percent",
|
4941
|
+
"required": true,
|
4942
|
+
"type": "int",
|
4943
|
+
"value_allowed_null": false
|
4944
|
+
},
|
4945
|
+
{
|
4946
|
+
"disabled": false,
|
4947
|
+
"document": "快照组创建时间。",
|
4948
|
+
"example": "2022-05-25T12:14:53.243893+08:00",
|
4949
|
+
"member": "datetime_iso",
|
4950
|
+
"name": "CreateTime",
|
4951
|
+
"required": true,
|
4952
|
+
"type": "string",
|
4953
|
+
"value_allowed_null": false
|
4954
|
+
},
|
4955
|
+
{
|
4956
|
+
"disabled": false,
|
4957
|
+
"document": "快照组最新修改时间",
|
4958
|
+
"example": "2022-05-25T12:14:53.243893+08:00",
|
4959
|
+
"member": "datetime_iso",
|
4960
|
+
"name": "ModifyTime",
|
4961
|
+
"required": true,
|
4962
|
+
"type": "string",
|
4963
|
+
"value_allowed_null": false
|
4964
|
+
},
|
4965
|
+
{
|
4966
|
+
"disabled": false,
|
4967
|
+
"document": "快照组关联的镜像列表。",
|
4968
|
+
"example": "[]",
|
4969
|
+
"member": "Image",
|
4970
|
+
"name": "Images",
|
4971
|
+
"required": true,
|
4972
|
+
"type": "list",
|
4973
|
+
"value_allowed_null": false
|
4974
|
+
},
|
4975
|
+
{
|
4976
|
+
"disabled": false,
|
4977
|
+
"document": "快照组名称。",
|
4978
|
+
"example": "test",
|
4979
|
+
"member": "string",
|
4980
|
+
"name": "SnapshotGroupName",
|
4981
|
+
"required": true,
|
4982
|
+
"type": "string",
|
4983
|
+
"value_allowed_null": false
|
4984
|
+
},
|
4985
|
+
{
|
4986
|
+
"disabled": false,
|
4987
|
+
"document": "快照组关联的镜像数量。",
|
4988
|
+
"example": "0",
|
4989
|
+
"member": "uint64",
|
4990
|
+
"name": "ImageCount",
|
4991
|
+
"required": true,
|
4992
|
+
"type": "int",
|
4993
|
+
"value_allowed_null": false
|
4994
|
+
},
|
4995
|
+
{
|
4996
|
+
"disabled": false,
|
4997
|
+
"document": "快照组是否永久保留",
|
4998
|
+
"example": "true",
|
4999
|
+
"member": "bool",
|
5000
|
+
"name": "IsPermanent",
|
5001
|
+
"required": true,
|
5002
|
+
"type": "bool",
|
5003
|
+
"value_allowed_null": false
|
5004
|
+
},
|
5005
|
+
{
|
5006
|
+
"disabled": false,
|
5007
|
+
"document": "快照组到期时间。\n注意:此字段可能返回 null,表示取不到有效值。",
|
5008
|
+
"example": "2022-05-25T12:14:53.243893+08:00",
|
5009
|
+
"member": "datetime_iso",
|
5010
|
+
"name": "DeadlineTime",
|
5011
|
+
"required": true,
|
5012
|
+
"type": "string",
|
5013
|
+
"value_allowed_null": true
|
5014
|
+
}
|
5015
|
+
],
|
5016
|
+
"usage": "out"
|
5017
|
+
},
|
4602
5018
|
"Tag": {
|
4603
5019
|
"document": "标签。",
|
4604
5020
|
"members": [
|
@@ -16,6 +16,14 @@
|
|
16
16
|
"title": "回滚快照"
|
17
17
|
}
|
18
18
|
],
|
19
|
+
"ApplySnapshotGroup": [
|
20
|
+
{
|
21
|
+
"document": "回滚指定快照组:csnap-gv9naz6b",
|
22
|
+
"input": "https://cbs.tencentcloudapi.com/?Action=ApplySnapshotGroup\n&SnapshotGroupId=csnap-gv9naz6b\n&ApplyDisks.0.SnapshotId=snap-cznei4gl\n&ApplyDisks.0.DiskId=disk-1ly0wu8c\n&ApplyDisks.1.SnapshotId=snap-0axttvv9\n&ApplyDisks.1.DiskId=disk-lt8ajfvk\n&<公共请求参数>",
|
23
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"2fe82060-d27c-4b0a-8c73-50db42586d9c\"\n }\n}",
|
24
|
+
"title": "回滚快照组"
|
25
|
+
}
|
26
|
+
],
|
19
27
|
"AttachDisks": [
|
20
28
|
{
|
21
29
|
"document": "将云硬盘disk-lzrg2pwi挂载到子机ins-dyzmimrw上",
|
@@ -84,6 +92,14 @@
|
|
84
92
|
"title": "创建快照"
|
85
93
|
}
|
86
94
|
],
|
95
|
+
"CreateSnapshotGroup": [
|
96
|
+
{
|
97
|
+
"document": "创建快照组",
|
98
|
+
"input": "https://cbs.tencentcloudapi.com/?Action=CreateSnapshotGroup\n&DiskIds.0=disk-lt8ajfvk\n&DiskIds.1=disk-1ly0wu8c\n&SnapshotGroupName=testSnapshotGroup\n&<公共请求参数>",
|
99
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"c9f12982-0c74-4d7e-aaeb-dd965ff2c9dc\",\n \"SnapshotGroupId\": \"csnap-oavcw09g\"\n }\n}",
|
100
|
+
"title": "创建快照组"
|
101
|
+
}
|
102
|
+
],
|
87
103
|
"DeleteAutoSnapshotPolicies": [
|
88
104
|
{
|
89
105
|
"document": "删除指定定期快照策略:asp-mrsrn243、asp-3lpl7ev3",
|
@@ -100,6 +116,14 @@
|
|
100
116
|
"title": "删除云硬盘备份点"
|
101
117
|
}
|
102
118
|
],
|
119
|
+
"DeleteSnapshotGroup": [
|
120
|
+
{
|
121
|
+
"document": "删除快照组,并同时删除快照组绑定的镜像。",
|
122
|
+
"input": "https://cbs.tencentcloudapi.com/?Action=DeleteSnapshotGroup\n&SnapshotGroupId=csnap-gv9naz6b\n&DeleteBindImages=true\n&<公共请求参数>",
|
123
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"d7c2dd0f-59b1-4243-af5f-8443a1527daa\"\n }\n}",
|
124
|
+
"title": "删除快照组"
|
125
|
+
}
|
126
|
+
],
|
103
127
|
"DeleteSnapshots": [
|
104
128
|
{
|
105
129
|
"document": "删除指定快照",
|
@@ -164,6 +188,14 @@
|
|
164
188
|
"title": "查询多个实例挂载的云硬盘数量"
|
165
189
|
}
|
166
190
|
],
|
191
|
+
"DescribeSnapshotGroups": [
|
192
|
+
{
|
193
|
+
"document": "查询所有快照组列表",
|
194
|
+
"input": "https://cbs.tencentcloudapi.com/?Action=DescribeSnapshotGroups\n&<公共请求参数>",
|
195
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"RequestId\": \"8c068f14-5e4d-471a-ab1f-26890ada5952\",\n \"SnapshotGroupSet\": [\n {\n \"SnapshotGroupId\": \"csnap-csoplz7u\",\n \"SnapshotGroupType\": \"NORMAL\",\n \"ContainRootSnapshot\": true,\n \"SnapshotIdSet\": [\n \"snap-31gfd8na\",\n \"snap-patkqtz4\",\n \"snap-1yirzaum\"\n ],\n \"SnapshotGroupState\": \"ROLLBACKING\",\n \"Percent\": 100,\n \"SnapshotGroupName\": \"aubreyxu2\",\n \"ModifyTime\": \"2020-09-22T00:00:00+00:00\",\n \"Images\": [],\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"ImageCount\": 0,\n \"DeadlineTime\": null,\n \"IsPermanent\": true\n },\n {\n \"SnapshotGroupId\": \"csnap-orard7la\",\n \"SnapshotGroupType\": \"NORMAL\",\n \"ContainRootSnapshot\": true,\n \"SnapshotIdSet\": [\n \"snap-50j8l0o8\"\n ],\n \"SnapshotGroupState\": \"NORMAL\",\n \"Percent\": 100,\n \"SnapshotGroupName\": \"aubreyxu1\",\n \"ModifyTime\": \"2020-09-22T00:00:00+00:00\",\n \"Images\": [\n {\n \"ImageName\": \"快照组自定义镜像\",\n \"ImageId\": \"img-nmz7p8wt\"\n }\n ],\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"ImageCount\": 1,\n \"DeadlineTime\": null,\n \"IsPermanent\": true\n }\n ]\n }\n}",
|
196
|
+
"title": "查询所有快照组列表"
|
197
|
+
}
|
198
|
+
],
|
167
199
|
"DescribeSnapshotOverview": [
|
168
200
|
{
|
169
201
|
"document": "",
|
@@ -24,14 +24,14 @@
|
|
24
24
|
"CreateAIAgentCall": {
|
25
25
|
"document": "用于调用AI模型发起外呼通话,仅限自有电话号码使用,目前开通高级版座席**限时**免费体验。\n\n发起通话前,请先确认您的AI模型是否兼容 OpenAI、Azure 或 Minimax 协议,并前往模型服务商网站获取相关鉴权信息。 具体功能说明请参考文档 [腾讯云联络中心AI通话平台](https://cloud.tencent.com/document/product/679/112100)。",
|
26
26
|
"input": "CreateAIAgentCallRequest",
|
27
|
-
"name": "
|
27
|
+
"name": "创建智能体通话",
|
28
28
|
"output": "CreateAIAgentCallResponse",
|
29
29
|
"status": "online"
|
30
30
|
},
|
31
31
|
"CreateAICall": {
|
32
32
|
"document": "用于调用AI模型发起外呼通话,仅限自有电话号码使用,目前开通高级版座席**限时**免费体验。\n\n发起通话前,请先确认您的AI模型是否兼容 OpenAI、Azure 或 Minimax 协议,并前往模型服务商网站获取相关鉴权信息。 具体功能说明请参考文档 [腾讯云联络中心AI通话平台](https://cloud.tencent.com/document/product/679/112100)。",
|
33
33
|
"input": "CreateAICallRequest",
|
34
|
-
"name": "创建AI
|
34
|
+
"name": "创建AI通话",
|
35
35
|
"output": "CreateAICallResponse",
|
36
36
|
"status": "online"
|
37
37
|
},
|
@@ -1805,7 +1805,7 @@
|
|
1805
1805
|
{
|
1806
1806
|
"disabled": false,
|
1807
1807
|
"document": "用于设定AI人设、说话规则、任务等的全局提示词。示例:## 人设您是人民医院友善、和蔼的随访医生李医生,正在给患者小明的家长打电话,原因是医院要求小明2024-08-08回院复查手术恢复情况,但小明没有来。您需要按照任务流程对小明家长进行电话随访调查。## 要求简洁回复:使用简练语言,每次最多询问一个问题,不要在一个回复中询问多个问题。富有变化:尽量使表达富有变化,表达机械重复。自然亲切:使用日常语言,尽量显得专业并亲切。提到时间时使用口语表述,如下周三、6月18日。积极主动:尝试引导对话,每个回复通常以问题或下一步建议来结尾。询问清楚:如果对方部分回答了您的问题,或者回答很模糊,请通过追问来确保回答的完整明确。遵循任务:当对方的回答偏离了您的任务时,及时引导对方回到任务中。不要从头开始重复,从偏离的地方继续询问。诚实可靠:对于客户的提问,如果不确定请务必不要编造,礼貌告知对方不清楚。不要捏造患者未提及的症状史、用药史、治疗史。其他注意点:避免提到病情恶化、恢复不理想或疾病名称等使用会使患者感到紧张的表述。不要问患者已经直接或间接回答过的问题,例如患者已经说没有不适症状,那就不要再问手术部位是否有红肿疼痛症状的问题。##任务: 1.自我介绍您是人民医院负责随访的李医生,并说明致电的目的。2.询问被叫方是否是小明家长。 - 如果不是小明家长,请礼貌表达歉意,并使用 call_end 挂断电话。- 如果小明家长没空,请礼貌告诉对方稍后会重新致电,并使用 end_call 挂断电话。3.询问小明出院后水肿情况如何,较出院时是否有变化。- 如果水肿变严重,直接跳转步骤7。4.询问出院后是否给小朋友量过体温,是否出现过发烧情况。- 如果没有量过体温,请礼貌告诉家长出院后三个月内需要每天观察体温。- 如果出现过发烧,请直接跳转步骤7。5.询问出院后是否给小朋友按时服药。- 如果没有按时服药,请友善提醒家长严格按医嘱服用药物,避免影响手术效果。6.询问小朋友在饮食上是否做到低盐低脂,适量吃优质蛋白如鸡蛋、牛奶、瘦肉等。- 如果没有做到,请友善提醒家长低盐低脂和优质蛋白有助小朋友尽快恢复。7.告知家长医生要求6月18日回院复查,但没看到有相关复诊记录。提醒家长尽快前往医院体检复查血化验、尿常规。8.询问家长是否有问题需要咨询,如果没有请礼貌道别并用call_end挂断电话。",
|
1808
|
-
"example": "
|
1808
|
+
"example": "示例值请看上方描述",
|
1809
1809
|
"member": "string",
|
1810
1810
|
"name": "SystemPrompt",
|
1811
1811
|
"required": true,
|
@@ -1940,7 +1940,7 @@
|
|
1940
1940
|
{
|
1941
1941
|
"disabled": false,
|
1942
1942
|
"document": "EndFunctionEnable为true时生效;call_end function calling的desc,默认为 \"End the call when user has to leave (like says bye) or you are instructed to do so.\"",
|
1943
|
-
"example": "
|
1943
|
+
"example": "在用户不想继续通话或者展现出不开心的情绪时挂断通话",
|
1944
1944
|
"member": "string",
|
1945
1945
|
"name": "EndFunctionDesc",
|
1946
1946
|
"required": false,
|
@@ -2249,7 +2249,7 @@
|
|
2249
2249
|
{
|
2250
2250
|
"disabled": false,
|
2251
2251
|
"document": "技能组名称",
|
2252
|
-
"example": "
|
2252
|
+
"example": "foobar技能组",
|
2253
2253
|
"member": "string",
|
2254
2254
|
"name": "SkillGroupName",
|
2255
2255
|
"required": true,
|
@@ -2483,7 +2483,7 @@
|
|
2483
2483
|
{
|
2484
2484
|
"disabled": false,
|
2485
2485
|
"document": "申请单ID",
|
2486
|
-
"example": "
|
2486
|
+
"example": "1145",
|
2487
2487
|
"member": "int64",
|
2488
2488
|
"name": "Id",
|
2489
2489
|
"output_required": false,
|
@@ -2595,7 +2595,7 @@
|
|
2595
2595
|
{
|
2596
2596
|
"disabled": false,
|
2597
2597
|
"document": "主叫号码列表",
|
2598
|
-
"example": "
|
2598
|
+
"example": "[00861,00862]",
|
2599
2599
|
"member": "string",
|
2600
2600
|
"name": "Callers",
|
2601
2601
|
"required": false,
|
@@ -2604,7 +2604,7 @@
|
|
2604
2604
|
{
|
2605
2605
|
"disabled": false,
|
2606
2606
|
"document": "自定义变量",
|
2607
|
-
"example": "
|
2607
|
+
"example": "{\"name\":\"foo-bar\"}",
|
2608
2608
|
"member": "Variable",
|
2609
2609
|
"name": "Variables",
|
2610
2610
|
"required": false,
|
@@ -3980,7 +3980,7 @@
|
|
3980
3980
|
{
|
3981
3981
|
"disabled": false,
|
3982
3982
|
"document": "注册密码",
|
3983
|
-
"example": "
|
3983
|
+
"example": "foobarfoobar",
|
3984
3984
|
"member": "string",
|
3985
3985
|
"name": "Password",
|
3986
3986
|
"output_required": true,
|
@@ -4058,7 +4058,7 @@
|
|
4058
4058
|
{
|
4059
4059
|
"disabled": false,
|
4060
4060
|
"document": "模糊查询字段(模糊查询分机号、分机名称、坐席邮箱、坐席名称)",
|
4061
|
-
"example": "
|
4061
|
+
"example": "foobar",
|
4062
4062
|
"member": "string",
|
4063
4063
|
"name": "FuzzingKeyWord",
|
4064
4064
|
"required": false,
|
@@ -7030,7 +7030,7 @@
|
|
7030
7030
|
{
|
7031
7031
|
"disabled": false,
|
7032
7032
|
"document": "重置后密码",
|
7033
|
-
"example": "
|
7033
|
+
"example": "foobar",
|
7034
7034
|
"member": "string",
|
7035
7035
|
"name": "Password",
|
7036
7036
|
"output_required": true,
|