tccli 3.0.1188.1__py2.py3-none-any.whl → 3.0.1190.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 +2 -1
- tccli/services/aiart/aiart_client.py +53 -0
- tccli/services/aiart/v20221229/api.json +107 -0
- tccli/services/aiart/v20221229/examples.json +8 -0
- tccli/services/apm/v20210622/api.json +3 -1
- tccli/services/billing/v20180709/api.json +3 -0
- tccli/services/billing/v20180709/examples.json +1 -1
- tccli/services/cfg/v20210820/api.json +20 -5
- tccli/services/cfw/v20190904/api.json +82 -2
- tccli/services/ckafka/v20190819/api.json +5 -5
- tccli/services/dcdb/dcdb_client.py +106 -0
- tccli/services/dcdb/v20180411/api.json +318 -0
- tccli/services/dcdb/v20180411/examples.json +28 -0
- tccli/services/dnspod/dnspod_client.py +53 -0
- tccli/services/dnspod/v20210323/api.json +118 -0
- tccli/services/dnspod/v20210323/examples.json +8 -0
- tccli/services/emr/emr_client.py +269 -4
- tccli/services/emr/v20190103/api.json +591 -0
- tccli/services/emr/v20190103/examples.json +46 -0
- tccli/services/es/es_client.py +53 -0
- tccli/services/es/v20180416/api.json +54 -0
- tccli/services/es/v20180416/examples.json +14 -0
- tccli/services/ess/v20201111/api.json +9 -9
- tccli/services/ess/v20201111/examples.json +7 -1
- tccli/services/essbasic/essbasic_client.py +53 -0
- tccli/services/essbasic/v20210526/api.json +120 -0
- tccli/services/essbasic/v20210526/examples.json +14 -0
- tccli/services/iotexplorer/v20190423/api.json +2 -2
- tccli/services/iss/iss_client.py +118 -65
- tccli/services/iss/v20230517/api.json +78 -0
- tccli/services/iss/v20230517/examples.json +8 -0
- tccli/services/mariadb/mariadb_client.py +110 -4
- tccli/services/mariadb/v20170312/api.json +318 -0
- tccli/services/mariadb/v20170312/examples.json +16 -0
- tccli/services/mps/v20190612/api.json +131 -3
- tccli/services/ocr/v20181119/api.json +22 -2
- tccli/services/redis/redis_client.py +110 -4
- tccli/services/redis/v20180412/api.json +209 -0
- tccli/services/redis/v20180412/examples.json +16 -0
- tccli/services/sms/v20210111/api.json +9 -9
- tccli/services/ssl/v20191205/api.json +3 -3
- tccli/services/ssl/v20191205/examples.json +2 -2
- tccli/services/teo/v20220901/api.json +14 -14
- tccli/services/tke/tke_client.py +364 -46
- tccli/services/tke/v20180525/api.json +9 -0
- tccli/services/tke/v20220501/api.json +525 -0
- tccli/services/tke/v20220501/examples.json +54 -0
- tccli/services/tsf/v20180326/api.json +74 -29
- tccli/services/vdb/v20230616/api.json +491 -0
- tccli/services/vdb/v20230616/examples.json +46 -0
- tccli/services/vdb/vdb_client.py +265 -0
- tccli/services/vod/v20240718/api.json +121 -0
- tccli/services/vod/v20240718/examples.json +31 -0
- tccli/services/vod/vod_client.py +58 -0
- tccli/services/vpc/v20170312/api.json +13 -4
- {tccli-3.0.1188.1.dist-info → tccli-3.0.1190.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1188.1.dist-info → tccli-3.0.1190.1.dist-info}/RECORD +61 -59
- {tccli-3.0.1188.1.dist-info → tccli-3.0.1190.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1188.1.dist-info → tccli-3.0.1190.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1188.1.dist-info → tccli-3.0.1190.1.dist-info}/license_files/LICENSE +0 -0
@@ -98,6 +98,13 @@
|
|
98
98
|
"output": "DescribeAccountsResponse",
|
99
99
|
"status": "online"
|
100
100
|
},
|
101
|
+
"DescribeBackupConfigs": {
|
102
|
+
"document": "本接口(DescribeBackupConfigs)用于查询数据库备份配置信息。",
|
103
|
+
"input": "DescribeBackupConfigsRequest",
|
104
|
+
"name": "查询云数据库备份配置信息",
|
105
|
+
"output": "DescribeBackupConfigsResponse",
|
106
|
+
"status": "online"
|
107
|
+
},
|
101
108
|
"DescribeBackupFiles": {
|
102
109
|
"document": "本接口(DescribeBackupFiles)用于查看备份文件列表。",
|
103
110
|
"input": "DescribeBackupFilesRequest",
|
@@ -364,6 +371,13 @@
|
|
364
371
|
"output": "ModifyAccountPrivilegesResponse",
|
365
372
|
"status": "online"
|
366
373
|
},
|
374
|
+
"ModifyBackupConfigs": {
|
375
|
+
"document": "本接口(ModifyBackupConfigs)用于修改数据库备份配置信息。\n\n1. 修改数据库超期备份配置,目前按年、按月、按日只支持一种,存在互斥关系,如当前策略按年备份,如果传入按月备份策略将会覆盖当前的按年备份策略,务必注意。",
|
376
|
+
"input": "ModifyBackupConfigsRequest",
|
377
|
+
"name": "修改云数据库备份配置信息",
|
378
|
+
"output": "ModifyBackupConfigsResponse",
|
379
|
+
"status": "online"
|
380
|
+
},
|
367
381
|
"ModifyBackupTime": {
|
368
382
|
"document": "本接口(ModifyBackupTime)用于设置云数据库实例的备份时间。后台系统将根据此配置定期进行实例备份。",
|
369
383
|
"input": "ModifyBackupTimeRequest",
|
@@ -642,6 +656,72 @@
|
|
642
656
|
],
|
643
657
|
"type": "object"
|
644
658
|
},
|
659
|
+
"BackupConfig": {
|
660
|
+
"document": "数据库超期备份配置",
|
661
|
+
"members": [
|
662
|
+
{
|
663
|
+
"disabled": false,
|
664
|
+
"document": "备份策略是否启用。",
|
665
|
+
"example": "true",
|
666
|
+
"member": "bool",
|
667
|
+
"name": "EnableBackupPolicy",
|
668
|
+
"output_required": true,
|
669
|
+
"type": "bool",
|
670
|
+
"value_allowed_null": false
|
671
|
+
},
|
672
|
+
{
|
673
|
+
"disabled": false,
|
674
|
+
"document": "超期保留开始日期,早于开始日期的超期备份不保留,格式:yyyy-mm-dd。",
|
675
|
+
"example": "2023-05-30",
|
676
|
+
"member": "string",
|
677
|
+
"name": "BeginDate",
|
678
|
+
"output_required": true,
|
679
|
+
"type": "string",
|
680
|
+
"value_allowed_null": false
|
681
|
+
},
|
682
|
+
{
|
683
|
+
"disabled": false,
|
684
|
+
"document": "超期备份保留时长,超出保留时间的超期备份将被删除,可填写1-3650整数。",
|
685
|
+
"example": "180",
|
686
|
+
"member": "int64",
|
687
|
+
"name": "MaxRetentionDays",
|
688
|
+
"output_required": true,
|
689
|
+
"type": "int",
|
690
|
+
"value_allowed_null": false
|
691
|
+
},
|
692
|
+
{
|
693
|
+
"disabled": false,
|
694
|
+
"document": "备份模式,可选择按年月周模式保存\n* 按年:annually\n* 按月:monthly\n* 按周:weekly",
|
695
|
+
"example": "monthly",
|
696
|
+
"member": "string",
|
697
|
+
"name": "Frequency",
|
698
|
+
"output_required": true,
|
699
|
+
"type": "string",
|
700
|
+
"value_allowed_null": false
|
701
|
+
},
|
702
|
+
{
|
703
|
+
"disabled": false,
|
704
|
+
"document": "Frequency等于weekly时生效。\n表示保留特定工作日备份。可选择周一到周日,支持多选,取星期英文:\n* 星期一 :Monday\n* 星期二 :Tuesday\n* 星期三:Wednesday\n* 星期四:Thursday\n* 星期五:Friday\n* 星期六:Saturday\n* 星期日:Sunday",
|
705
|
+
"example": "Monday",
|
706
|
+
"member": "string",
|
707
|
+
"name": "WeekDays",
|
708
|
+
"output_required": false,
|
709
|
+
"type": "list",
|
710
|
+
"value_allowed_null": false
|
711
|
+
},
|
712
|
+
{
|
713
|
+
"disabled": false,
|
714
|
+
"document": "保留备份个数,Frequency等于monthly或weekly时生效。\n备份模式选择按月时,可填写1-28整数;\n备份模式选择年时,可填写1-336整数。",
|
715
|
+
"example": "10",
|
716
|
+
"member": "int64",
|
717
|
+
"name": "BackupCount",
|
718
|
+
"output_required": false,
|
719
|
+
"type": "int",
|
720
|
+
"value_allowed_null": false
|
721
|
+
}
|
722
|
+
],
|
723
|
+
"usage": "out"
|
724
|
+
},
|
645
725
|
"CancelDcnJobRequest": {
|
646
726
|
"document": "CancelDcnJob请求参数结构体",
|
647
727
|
"members": [
|
@@ -3315,6 +3395,103 @@
|
|
3315
3395
|
],
|
3316
3396
|
"type": "object"
|
3317
3397
|
},
|
3398
|
+
"DescribeBackupConfigsRequest": {
|
3399
|
+
"document": "DescribeBackupConfigs请求参数结构体",
|
3400
|
+
"members": [
|
3401
|
+
{
|
3402
|
+
"disabled": false,
|
3403
|
+
"document": "实例 ID,格式如:tdsql-c1nl9rpv,与云数据库控制台页面中显示的实例 ID 相同。",
|
3404
|
+
"example": "tdsql-c1nl9rpv",
|
3405
|
+
"member": "string",
|
3406
|
+
"name": "InstanceId",
|
3407
|
+
"required": true,
|
3408
|
+
"type": "string"
|
3409
|
+
}
|
3410
|
+
],
|
3411
|
+
"type": "object"
|
3412
|
+
},
|
3413
|
+
"DescribeBackupConfigsResponse": {
|
3414
|
+
"document": "DescribeBackupConfigs返回参数结构体",
|
3415
|
+
"members": [
|
3416
|
+
{
|
3417
|
+
"disabled": false,
|
3418
|
+
"document": "实例 ID。",
|
3419
|
+
"example": "tdsql-c1nl9rpv",
|
3420
|
+
"member": "string",
|
3421
|
+
"name": "InstanceId",
|
3422
|
+
"output_required": true,
|
3423
|
+
"type": "string",
|
3424
|
+
"value_allowed_null": false
|
3425
|
+
},
|
3426
|
+
{
|
3427
|
+
"disabled": false,
|
3428
|
+
"document": "常规备份存储时长,范围[1, 3650]。",
|
3429
|
+
"example": "30",
|
3430
|
+
"member": "uint64",
|
3431
|
+
"name": "Days",
|
3432
|
+
"output_required": true,
|
3433
|
+
"type": "int",
|
3434
|
+
"value_allowed_null": false
|
3435
|
+
},
|
3436
|
+
{
|
3437
|
+
"disabled": false,
|
3438
|
+
"document": "每天备份执行的区间的开始时间,格式 mm:ss,形如 22:00。",
|
3439
|
+
"example": "03:00",
|
3440
|
+
"member": "string",
|
3441
|
+
"name": "StartBackupTime",
|
3442
|
+
"output_required": true,
|
3443
|
+
"type": "string",
|
3444
|
+
"value_allowed_null": false
|
3445
|
+
},
|
3446
|
+
{
|
3447
|
+
"disabled": false,
|
3448
|
+
"document": "每天备份执行的区间的结束时间,格式 mm:ss,形如 23:59。",
|
3449
|
+
"example": "05:59",
|
3450
|
+
"member": "string",
|
3451
|
+
"name": "EndBackupTime",
|
3452
|
+
"output_required": true,
|
3453
|
+
"type": "string",
|
3454
|
+
"value_allowed_null": false
|
3455
|
+
},
|
3456
|
+
{
|
3457
|
+
"disabled": false,
|
3458
|
+
"document": "执行备份周期,枚举值:Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",
|
3459
|
+
"example": "[Saturday, Sunday]",
|
3460
|
+
"member": "string",
|
3461
|
+
"name": "WeekDays",
|
3462
|
+
"output_required": true,
|
3463
|
+
"type": "list",
|
3464
|
+
"value_allowed_null": false
|
3465
|
+
},
|
3466
|
+
{
|
3467
|
+
"disabled": false,
|
3468
|
+
"document": "沉降到归档存储时长,-1表示关闭归档设置。",
|
3469
|
+
"example": "91",
|
3470
|
+
"member": "int64",
|
3471
|
+
"name": "ArchiveDays",
|
3472
|
+
"output_required": true,
|
3473
|
+
"type": "int",
|
3474
|
+
"value_allowed_null": false
|
3475
|
+
},
|
3476
|
+
{
|
3477
|
+
"disabled": false,
|
3478
|
+
"document": "超期备份配置。",
|
3479
|
+
"example": "无",
|
3480
|
+
"member": "BackupConfig",
|
3481
|
+
"name": "BackupConfigSet",
|
3482
|
+
"output_required": true,
|
3483
|
+
"type": "list",
|
3484
|
+
"value_allowed_null": false
|
3485
|
+
},
|
3486
|
+
{
|
3487
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
3488
|
+
"member": "string",
|
3489
|
+
"name": "RequestId",
|
3490
|
+
"type": "string"
|
3491
|
+
}
|
3492
|
+
],
|
3493
|
+
"type": "object"
|
3494
|
+
},
|
3318
3495
|
"DescribeBackupFilesRequest": {
|
3319
3496
|
"document": "DescribeBackupFiles请求参数结构体",
|
3320
3497
|
"members": [
|
@@ -6567,6 +6744,87 @@
|
|
6567
6744
|
],
|
6568
6745
|
"type": "object"
|
6569
6746
|
},
|
6747
|
+
"ModifyBackupConfigsRequest": {
|
6748
|
+
"document": "ModifyBackupConfigs请求参数结构体",
|
6749
|
+
"members": [
|
6750
|
+
{
|
6751
|
+
"disabled": false,
|
6752
|
+
"document": "实例 ID,格式如:tdsql-c1nl9rpv,与云数据库控制台页面中显示的实例 ID 相同。",
|
6753
|
+
"example": "tdsql-c1nl9rpv",
|
6754
|
+
"member": "string",
|
6755
|
+
"name": "InstanceId",
|
6756
|
+
"required": true,
|
6757
|
+
"type": "string"
|
6758
|
+
},
|
6759
|
+
{
|
6760
|
+
"disabled": false,
|
6761
|
+
"document": "常规备份存储时长,范围[1, 3650]。",
|
6762
|
+
"example": "30",
|
6763
|
+
"member": "uint64",
|
6764
|
+
"name": "Days",
|
6765
|
+
"required": false,
|
6766
|
+
"type": "int"
|
6767
|
+
},
|
6768
|
+
{
|
6769
|
+
"disabled": false,
|
6770
|
+
"document": "每天备份执行的区间的开始时间,格式 mm:ss,形如 22:00。",
|
6771
|
+
"example": "03:00",
|
6772
|
+
"member": "string",
|
6773
|
+
"name": "StartBackupTime",
|
6774
|
+
"required": false,
|
6775
|
+
"type": "string"
|
6776
|
+
},
|
6777
|
+
{
|
6778
|
+
"disabled": false,
|
6779
|
+
"document": "每天备份执行的区间的结束时间,格式 mm:ss,形如 23:59。",
|
6780
|
+
"example": "05:59",
|
6781
|
+
"member": "string",
|
6782
|
+
"name": "EndBackupTime",
|
6783
|
+
"required": false,
|
6784
|
+
"type": "string"
|
6785
|
+
},
|
6786
|
+
{
|
6787
|
+
"disabled": false,
|
6788
|
+
"document": "执行备份周期,枚举值:Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday",
|
6789
|
+
"example": "[Saturday, Sunday]",
|
6790
|
+
"member": "string",
|
6791
|
+
"name": "WeekDays",
|
6792
|
+
"required": false,
|
6793
|
+
"type": "list"
|
6794
|
+
},
|
6795
|
+
{
|
6796
|
+
"disabled": false,
|
6797
|
+
"document": "沉降到归档存储时长,-1表示关闭归档设置。",
|
6798
|
+
"example": "91",
|
6799
|
+
"member": "int64",
|
6800
|
+
"name": "ArchiveDays",
|
6801
|
+
"required": false,
|
6802
|
+
"type": "int"
|
6803
|
+
},
|
6804
|
+
{
|
6805
|
+
"disabled": false,
|
6806
|
+
"document": "超期备份配置。",
|
6807
|
+
"example": "无",
|
6808
|
+
"member": "NewBackupConfig",
|
6809
|
+
"name": "BackupConfigSet",
|
6810
|
+
"required": false,
|
6811
|
+
"type": "list"
|
6812
|
+
}
|
6813
|
+
],
|
6814
|
+
"type": "object"
|
6815
|
+
},
|
6816
|
+
"ModifyBackupConfigsResponse": {
|
6817
|
+
"document": "ModifyBackupConfigs返回参数结构体",
|
6818
|
+
"members": [
|
6819
|
+
{
|
6820
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
6821
|
+
"member": "string",
|
6822
|
+
"name": "RequestId",
|
6823
|
+
"type": "string"
|
6824
|
+
}
|
6825
|
+
],
|
6826
|
+
"type": "object"
|
6827
|
+
},
|
6570
6828
|
"ModifyBackupTimeRequest": {
|
6571
6829
|
"document": "ModifyBackupTime请求参数结构体",
|
6572
6830
|
"members": [
|
@@ -7187,6 +7445,66 @@
|
|
7187
7445
|
],
|
7188
7446
|
"type": "object"
|
7189
7447
|
},
|
7448
|
+
"NewBackupConfig": {
|
7449
|
+
"document": "数据库超期备份配置",
|
7450
|
+
"members": [
|
7451
|
+
{
|
7452
|
+
"disabled": false,
|
7453
|
+
"document": "备份策略是否启用。",
|
7454
|
+
"example": "true",
|
7455
|
+
"member": "bool",
|
7456
|
+
"name": "EnableBackupPolicy",
|
7457
|
+
"required": true,
|
7458
|
+
"type": "bool"
|
7459
|
+
},
|
7460
|
+
{
|
7461
|
+
"disabled": false,
|
7462
|
+
"document": "超期保留开始日期,早于开始日期的超期备份不保留,格式:yyyy-mm-dd。",
|
7463
|
+
"example": "2023-05-30",
|
7464
|
+
"member": "string",
|
7465
|
+
"name": "BeginDate",
|
7466
|
+
"required": true,
|
7467
|
+
"type": "string"
|
7468
|
+
},
|
7469
|
+
{
|
7470
|
+
"disabled": false,
|
7471
|
+
"document": "超期备份保留时长,超出保留时间的超期备份将被删除,可填写1-3650整数。",
|
7472
|
+
"example": "180",
|
7473
|
+
"member": "int64",
|
7474
|
+
"name": "MaxRetentionDays",
|
7475
|
+
"required": true,
|
7476
|
+
"type": "int"
|
7477
|
+
},
|
7478
|
+
{
|
7479
|
+
"disabled": false,
|
7480
|
+
"document": "备份模式,可选择按年月周模式保存\n* 按年:annually\n* 按月:monthly\n* 按周:weekly",
|
7481
|
+
"example": "monthly",
|
7482
|
+
"member": "string",
|
7483
|
+
"name": "Frequency",
|
7484
|
+
"required": true,
|
7485
|
+
"type": "string"
|
7486
|
+
},
|
7487
|
+
{
|
7488
|
+
"disabled": false,
|
7489
|
+
"document": "Frequency等于weekly时生效。\n表示保留特定工作日备份。可选择周一到周日,支持多选,取星期英文: \n* 星期一 :Monday \n* 星期二 :Tuesday \n* 星期三:Wednesday\n* 星期四:Thursday \n* 星期五:Friday\n* 星期六:Saturday\n* 星期日:Sunday",
|
7490
|
+
"example": "Monday",
|
7491
|
+
"member": "string",
|
7492
|
+
"name": "WeekDays",
|
7493
|
+
"required": false,
|
7494
|
+
"type": "list"
|
7495
|
+
},
|
7496
|
+
{
|
7497
|
+
"disabled": false,
|
7498
|
+
"document": "保留备份个数,Frequency等于monthly或weekly时生效。\n备份模式选择按月时,可填写1-28整数;\n备份模式选择年时,可填写1-336整数。",
|
7499
|
+
"example": "10",
|
7500
|
+
"member": "int64",
|
7501
|
+
"name": "BackupCount",
|
7502
|
+
"required": false,
|
7503
|
+
"type": "int"
|
7504
|
+
}
|
7505
|
+
],
|
7506
|
+
"usage": "in"
|
7507
|
+
},
|
7190
7508
|
"NodeInfo": {
|
7191
7509
|
"document": "描述实例的各个DB节点信息",
|
7192
7510
|
"members": [
|
@@ -112,6 +112,14 @@
|
|
112
112
|
"title": "无"
|
113
113
|
}
|
114
114
|
],
|
115
|
+
"DescribeBackupConfigs": [
|
116
|
+
{
|
117
|
+
"document": "示例1",
|
118
|
+
"input": "POST / HTTP/1.1\nHost: mariadb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBackupConfigs\n<公共请求参数>\n\n{\n \"InstanceId\": \"tdsql-5a6zl9ez\"\n}",
|
119
|
+
"output": "{\n \"Response\": {\n \"Days\": 30,\n \"StartBackupTime\": \"03:00\",\n \"EndBackupTime\": \"05:00\",\n \"WeekDays\": [\n \"Monday\",\n \"Sunday\"\n ],\n \"ArchiveDays\": 91,\n \"BackupConfigSet\": [\n {\n \"BackupCount\": 2,\n \"BeginDate\": \"2023-07-01\",\n \"EnableBackupPolicy\": true,\n \"Frequency\": \"annually\",\n \"MaxRetentionDays\": 101,\n \"WeekDays\": [\n \"Monday\"\n ]\n }\n ],\n \"InstanceId\": \"tdsql-5a6zl9ez\",\n \"RequestId\": \"3a2996d9-e46b-4b2c-98d2-d654f3f7db3e\"\n }\n}",
|
120
|
+
"title": "示例1"
|
121
|
+
}
|
122
|
+
],
|
115
123
|
"DescribeBackupFiles": [
|
116
124
|
{
|
117
125
|
"document": "",
|
@@ -416,6 +424,14 @@
|
|
416
424
|
"title": "修改云数据库实例账号的权限信息"
|
417
425
|
}
|
418
426
|
],
|
427
|
+
"ModifyBackupConfigs": [
|
428
|
+
{
|
429
|
+
"document": "每年保留2个超期备份",
|
430
|
+
"input": "POST / HTTP/1.1\nHost: mariadb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyBackupConfigs\n<公共请求参数>\n\n{\n \"InstanceId\": \"tdsql-5a6zl9ez\",\n \"BackupConfigSet\": [\n {\n \"EnableBackupPolicy\": true,\n \"BeginDate\": \"2023-07-01\",\n \"MaxRetentionDays\": 101,\n \"Frequency\": \"annually\",\n \"BackupCount\": 2\n }\n ]\n}",
|
431
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"58c161ee-c463-463a-bb5a-b34c81132063\"\n }\n}",
|
432
|
+
"title": "示例1"
|
433
|
+
}
|
434
|
+
],
|
419
435
|
"ModifyBackupTime": [
|
420
436
|
{
|
421
437
|
"document": "",
|
@@ -1728,6 +1728,16 @@
|
|
1728
1728
|
"output_required": true,
|
1729
1729
|
"type": "object",
|
1730
1730
|
"value_allowed_null": true
|
1731
|
+
},
|
1732
|
+
{
|
1733
|
+
"disabled": false,
|
1734
|
+
"document": "视频内容分析横转竖任务的查询结果,当任务类型为 HorizontalToVertical 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1735
|
+
"example": "无",
|
1736
|
+
"member": "AiAnalysisTaskHorizontalToVerticalResult",
|
1737
|
+
"name": "HorizontalToVerticalTask",
|
1738
|
+
"output_required": false,
|
1739
|
+
"type": "object",
|
1740
|
+
"value_allowed_null": true
|
1731
1741
|
}
|
1732
1742
|
],
|
1733
1743
|
"usage": "out"
|
@@ -2438,6 +2448,114 @@
|
|
2438
2448
|
],
|
2439
2449
|
"usage": "out"
|
2440
2450
|
},
|
2451
|
+
"AiAnalysisTaskHorizontalToVerticalInput": {
|
2452
|
+
"document": "智能横转竖任务输入类型",
|
2453
|
+
"members": [
|
2454
|
+
{
|
2455
|
+
"disabled": false,
|
2456
|
+
"document": "视频智能横转竖模板 ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
2457
|
+
"example": "无",
|
2458
|
+
"member": "uint64",
|
2459
|
+
"name": "Definition",
|
2460
|
+
"output_required": false,
|
2461
|
+
"type": "int",
|
2462
|
+
"value_allowed_null": true
|
2463
|
+
}
|
2464
|
+
],
|
2465
|
+
"usage": "out"
|
2466
|
+
},
|
2467
|
+
"AiAnalysisTaskHorizontalToVerticalOutput": {
|
2468
|
+
"document": "智能横转竖结果信息",
|
2469
|
+
"members": [
|
2470
|
+
{
|
2471
|
+
"disabled": false,
|
2472
|
+
"document": "视频智能横转竖列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
2473
|
+
"example": "无",
|
2474
|
+
"member": "string",
|
2475
|
+
"name": "Path",
|
2476
|
+
"output_required": false,
|
2477
|
+
"type": "string",
|
2478
|
+
"value_allowed_null": true
|
2479
|
+
},
|
2480
|
+
{
|
2481
|
+
"disabled": false,
|
2482
|
+
"document": "智能横转竖视频的存储位置\n注意:此字段可能返回 null,表示取不到有效值。",
|
2483
|
+
"example": "无",
|
2484
|
+
"member": "TaskOutputStorage",
|
2485
|
+
"name": "OutputStorage",
|
2486
|
+
"output_required": false,
|
2487
|
+
"type": "object",
|
2488
|
+
"value_allowed_null": true
|
2489
|
+
},
|
2490
|
+
{
|
2491
|
+
"disabled": false,
|
2492
|
+
"document": "置信度。\t\n注意:此字段可能返回 null,表示取不到有效值。",
|
2493
|
+
"example": "无",
|
2494
|
+
"member": "float",
|
2495
|
+
"name": "Confidence",
|
2496
|
+
"output_required": false,
|
2497
|
+
"type": "float",
|
2498
|
+
"value_allowed_null": true
|
2499
|
+
}
|
2500
|
+
],
|
2501
|
+
"usage": "out"
|
2502
|
+
},
|
2503
|
+
"AiAnalysisTaskHorizontalToVerticalResult": {
|
2504
|
+
"document": "智能横转竖结果类型",
|
2505
|
+
"members": [
|
2506
|
+
{
|
2507
|
+
"disabled": false,
|
2508
|
+
"document": "任务状态,有 PROCESSING,SUCCESS 和 FAIL 三种\n注意:此字段可能返回 null,表示取不到有效值。",
|
2509
|
+
"example": "无",
|
2510
|
+
"member": "string",
|
2511
|
+
"name": "Status",
|
2512
|
+
"output_required": false,
|
2513
|
+
"type": "string",
|
2514
|
+
"value_allowed_null": true
|
2515
|
+
},
|
2516
|
+
{
|
2517
|
+
"disabled": false,
|
2518
|
+
"document": "错误码,0:成功,其他值:失败\n注意:此字段可能返回 null,表示取不到有效值。",
|
2519
|
+
"example": "无",
|
2520
|
+
"member": "int64",
|
2521
|
+
"name": "ErrCode",
|
2522
|
+
"output_required": false,
|
2523
|
+
"type": "int",
|
2524
|
+
"value_allowed_null": true
|
2525
|
+
},
|
2526
|
+
{
|
2527
|
+
"disabled": false,
|
2528
|
+
"document": "错误信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
2529
|
+
"example": "无",
|
2530
|
+
"member": "string",
|
2531
|
+
"name": "Message",
|
2532
|
+
"output_required": false,
|
2533
|
+
"type": "string",
|
2534
|
+
"value_allowed_null": true
|
2535
|
+
},
|
2536
|
+
{
|
2537
|
+
"disabled": false,
|
2538
|
+
"document": "智能横转竖任务输入\n注意:此字段可能返回 null,表示取不到有效值。",
|
2539
|
+
"example": "无",
|
2540
|
+
"member": "AiAnalysisTaskHorizontalToVerticalInput",
|
2541
|
+
"name": "Input",
|
2542
|
+
"output_required": false,
|
2543
|
+
"type": "object",
|
2544
|
+
"value_allowed_null": true
|
2545
|
+
},
|
2546
|
+
{
|
2547
|
+
"disabled": false,
|
2548
|
+
"document": "智能横转竖任务输出\n注意:此字段可能返回 null,表示取不到有效值。",
|
2549
|
+
"example": "无",
|
2550
|
+
"member": "AiAnalysisTaskHorizontalToVerticalOutput",
|
2551
|
+
"name": "Output",
|
2552
|
+
"output_required": false,
|
2553
|
+
"type": "object",
|
2554
|
+
"value_allowed_null": true
|
2555
|
+
}
|
2556
|
+
],
|
2557
|
+
"usage": "out"
|
2558
|
+
},
|
2441
2559
|
"AiAnalysisTaskInput": {
|
2442
2560
|
"document": "AI 视频智能分析输入参数类型",
|
2443
2561
|
"members": [
|
@@ -15538,7 +15656,7 @@
|
|
15538
15656
|
"example": "无",
|
15539
15657
|
"member": "float",
|
15540
15658
|
"name": "Confidence",
|
15541
|
-
"
|
15659
|
+
"output_required": true,
|
15542
15660
|
"type": "float",
|
15543
15661
|
"value_allowed_null": false
|
15544
15662
|
},
|
@@ -15548,7 +15666,7 @@
|
|
15548
15666
|
"example": "无",
|
15549
15667
|
"member": "float",
|
15550
15668
|
"name": "StartTimeOffset",
|
15551
|
-
"
|
15669
|
+
"output_required": true,
|
15552
15670
|
"type": "float",
|
15553
15671
|
"value_allowed_null": false
|
15554
15672
|
},
|
@@ -15558,9 +15676,19 @@
|
|
15558
15676
|
"example": "无",
|
15559
15677
|
"member": "float",
|
15560
15678
|
"name": "EndTimeOffset",
|
15561
|
-
"
|
15679
|
+
"output_required": true,
|
15562
15680
|
"type": "float",
|
15563
15681
|
"value_allowed_null": false
|
15682
|
+
},
|
15683
|
+
{
|
15684
|
+
"disabled": false,
|
15685
|
+
"document": "片段标签\n注意:此字段可能返回 null,表示取不到有效值。",
|
15686
|
+
"example": "无",
|
15687
|
+
"member": "string",
|
15688
|
+
"name": "SegmentTags",
|
15689
|
+
"output_required": false,
|
15690
|
+
"type": "list",
|
15691
|
+
"value_allowed_null": true
|
15564
15692
|
}
|
15565
15693
|
],
|
15566
15694
|
"usage": "out"
|
@@ -5793,7 +5793,7 @@
|
|
5793
5793
|
"members": [
|
5794
5794
|
{
|
5795
5795
|
"disabled": false,
|
5796
|
-
"document": "图片/PDF的 Base64
|
5796
|
+
"document": "图片/PDF的 Base64 值。要求图片/PDF经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
|
5797
5797
|
"example": "无",
|
5798
5798
|
"member": "string",
|
5799
5799
|
"name": "ImageBase64",
|
@@ -5802,7 +5802,7 @@
|
|
5802
5802
|
},
|
5803
5803
|
{
|
5804
5804
|
"disabled": false,
|
5805
|
-
"document": "图片/PDF的 Url
|
5805
|
+
"document": "图片/PDF的 Url 地址。要求图片/PDF经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
|
5806
5806
|
"example": "https://xx/a.jpg",
|
5807
5807
|
"member": "string",
|
5808
5808
|
"name": "ImageUrl",
|
@@ -8502,6 +8502,16 @@
|
|
8502
8502
|
"type": "string",
|
8503
8503
|
"value_allowed_null": false
|
8504
8504
|
},
|
8505
|
+
{
|
8506
|
+
"disabled": false,
|
8507
|
+
"document": "国籍",
|
8508
|
+
"example": "无",
|
8509
|
+
"member": "string",
|
8510
|
+
"name": "Nationality",
|
8511
|
+
"output_required": false,
|
8512
|
+
"type": "string",
|
8513
|
+
"value_allowed_null": false
|
8514
|
+
},
|
8505
8515
|
{
|
8506
8516
|
"disabled": false,
|
8507
8517
|
"document": "背面字段信息",
|
@@ -10451,6 +10461,16 @@
|
|
10451
10461
|
"type": "string",
|
10452
10462
|
"value_allowed_null": false
|
10453
10463
|
},
|
10464
|
+
{
|
10465
|
+
"disabled": false,
|
10466
|
+
"document": "返回类型",
|
10467
|
+
"example": "往来港澳通行证",
|
10468
|
+
"member": "string",
|
10469
|
+
"name": "Type",
|
10470
|
+
"output_required": false,
|
10471
|
+
"type": "string",
|
10472
|
+
"value_allowed_null": false
|
10473
|
+
},
|
10454
10474
|
{
|
10455
10475
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
10456
10476
|
"member": "string",
|