tccli 3.0.1070.1__py2.py3-none-any.whl → 3.0.1072.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (78) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/billing/v20180709/DescribeAllocateConditions.md +499 -0
  3. tccli/examples/billing/v20180709/DescribeAllocationBillConditions.md +495 -0
  4. tccli/examples/billing/v20180709/DescribeAllocationBillDetail.md +152 -0
  5. tccli/examples/billing/v20180709/DescribeAllocationMonthOverview.md +384 -0
  6. tccli/examples/billing/v20180709/DescribeAllocationOverview.md +102 -0
  7. tccli/examples/billing/v20180709/DescribeAllocationSummaryByBusiness.md +132 -0
  8. tccli/examples/billing/v20180709/DescribeAllocationSummaryByItem.md +96 -0
  9. tccli/examples/billing/v20180709/DescribeAllocationSummaryByResource.md +82 -0
  10. tccli/examples/billing/v20180709/DescribeAllocationTrendByMonth.md +60 -0
  11. tccli/examples/billing/v20180709/DescribeGatherResource.md +69 -0
  12. tccli/examples/cam/v20190116/GetCustomMFATokenInfo.md +2 -2
  13. tccli/examples/cam/v20190116/ListCollaborators.md +11 -10
  14. tccli/examples/cvm/v20170312/DescribeKeyPairs.md +1 -0
  15. tccli/examples/cvm/v20170312/InquiryPriceRenewInstances.md +3 -3
  16. tccli/examples/cvm/v20170312/InquiryPriceResetInstancesType.md +2 -40
  17. tccli/examples/dts/v20211206/DescribeSyncJobs.md +2 -0
  18. tccli/examples/ess/v20201111/CreateFlowApprovers.md +26 -0
  19. tccli/examples/ess/v20201111/CreateFlowByFiles.md +261 -0
  20. tccli/examples/ess/v20201111/DescribeFlowTemplates.md +6 -1
  21. tccli/examples/essbasic/v20210526/ChannelCreateFlowApprovers.md +34 -0
  22. tccli/examples/essbasic/v20210526/ChannelCreateFlowByFiles.md +257 -0
  23. tccli/examples/essbasic/v20210526/ChannelCreateReleaseFlow.md +35 -0
  24. tccli/examples/mariadb/v20170312/CreateAccount.md +1 -1
  25. tccli/examples/oceanus/v20190422/CreateJob.md +2 -1
  26. tccli/examples/postgres/v20170312/CreateBaseBackup.md +2 -2
  27. tccli/examples/postgres/v20170312/DeleteBaseBackup.md +1 -1
  28. tccli/examples/postgres/v20170312/DescribeBaseBackups.md +2 -2
  29. tccli/examples/postgres/v20170312/ModifyBaseBackupExpireTime.md +2 -2
  30. tccli/examples/sqlserver/v20180328/DescribeDBInstancesAttribute.md +8 -0
  31. tccli/examples/sqlserver/v20180328/ModifyDReadable.md +25 -0
  32. tccli/examples/tdmq/v20200217/DescribeRocketMQMsg.md +12 -12
  33. tccli/examples/tdmq/v20200217/DescribeRocketMQPublicAccessMonitorData.md +39 -0
  34. tccli/examples/teo/v20220901/CreateAccelerationDomain.md +1 -1
  35. tccli/examples/vpc/v20170312/DescribeVpnGateways.md +43 -65
  36. tccli/services/antiddos/v20200309/api.json +27 -16
  37. tccli/services/batch/v20170312/api.json +26 -26
  38. tccli/services/billing/billing_client.py +610 -80
  39. tccli/services/billing/v20180709/api.json +9519 -4207
  40. tccli/services/billing/v20180709/examples.json +80 -0
  41. tccli/services/cam/v20190116/api.json +35 -30
  42. tccli/services/cam/v20190116/examples.json +3 -3
  43. tccli/services/cdwdoris/v20211228/api.json +20 -0
  44. tccli/services/cvm/v20170312/api.json +81 -78
  45. tccli/services/cvm/v20170312/examples.json +9 -9
  46. tccli/services/dcdb/v20180411/api.json +25 -25
  47. tccli/services/dts/v20211206/api.json +53 -11
  48. tccli/services/dts/v20211206/examples.json +1 -1
  49. tccli/services/ess/v20201111/api.json +72 -4
  50. tccli/services/ess/v20201111/examples.json +13 -1
  51. tccli/services/essbasic/v20210526/api.json +20 -2
  52. tccli/services/essbasic/v20210526/examples.json +18 -0
  53. tccli/services/goosefs/v20220519/api.json +9 -0
  54. tccli/services/lighthouse/v20200324/api.json +61 -0
  55. tccli/services/mariadb/v20170312/api.json +36 -36
  56. tccli/services/mariadb/v20170312/examples.json +1 -1
  57. tccli/services/mrs/v20200910/api.json +18 -0
  58. tccli/services/oceanus/v20190422/api.json +28 -0
  59. tccli/services/oceanus/v20190422/examples.json +1 -1
  60. tccli/services/postgres/v20170312/api.json +79 -74
  61. tccli/services/postgres/v20170312/examples.json +7 -7
  62. tccli/services/rce/v20201103/api.json +25 -25
  63. tccli/services/sqlserver/sqlserver_client.py +53 -0
  64. tccli/services/sqlserver/v20180328/api.json +237 -34
  65. tccli/services/sqlserver/v20180328/examples.json +9 -1
  66. tccli/services/tdmq/tdmq_client.py +110 -57
  67. tccli/services/tdmq/v20200217/api.json +222 -4
  68. tccli/services/tdmq/v20200217/examples.json +10 -2
  69. tccli/services/teo/v20220901/api.json +1 -1
  70. tccli/services/teo/v20220901/examples.json +1 -1
  71. tccli/services/trtc/v20190722/api.json +4 -4
  72. tccli/services/vpc/v20170312/api.json +32 -24
  73. tccli/services/vpc/v20170312/examples.json +7 -7
  74. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/METADATA +2 -2
  75. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/RECORD +78 -66
  76. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/WHEEL +0 -0
  77. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/entry_points.txt +0 -0
  78. {tccli-3.0.1070.1.dist-info → tccli-3.0.1072.1.dist-info}/license_files/LICENSE +0 -0
@@ -29,9 +29,9 @@
29
29
  "status": "online"
30
30
  },
31
31
  "CreateBaseBackup": {
32
- "document": "本接口(CreateBaseBackup)用于创建实例的全量备份。",
32
+ "document": "本接口(CreateBaseBackup)用于创建实例的数据备份。",
33
33
  "input": "CreateBaseBackupRequest",
34
- "name": "创建实例基础备份",
34
+ "name": "创建实例数据备份",
35
35
  "output": "CreateBaseBackupResponse",
36
36
  "status": "online"
37
37
  },
@@ -92,9 +92,9 @@
92
92
  "status": "online"
93
93
  },
94
94
  "DeleteBaseBackup": {
95
- "document": "本接口(DeleteBaseBackup)用于删除实例指定全量备份。",
95
+ "document": "本接口(DeleteBaseBackup)用于删除实例指定数据备份。",
96
96
  "input": "DeleteBaseBackupRequest",
97
- "name": "删除实例基础备份",
97
+ "name": "删除实例数据备份",
98
98
  "output": "DeleteBaseBackupResponse",
99
99
  "status": "online"
100
100
  },
@@ -190,9 +190,9 @@
190
190
  "status": "online"
191
191
  },
192
192
  "DescribeBaseBackups": {
193
- "document": "本接口(DescribeBaseBackups)用于查询基础备份列表。",
193
+ "document": "本接口(DescribeBaseBackups)用于查询数据备份列表。",
194
194
  "input": "DescribeBaseBackupsRequest",
195
- "name": "查询基础备份列表",
195
+ "name": "查询数据备份列表",
196
196
  "output": "DescribeBaseBackupsResponse",
197
197
  "status": "online"
198
198
  },
@@ -435,9 +435,9 @@
435
435
  "status": "online"
436
436
  },
437
437
  "ModifyAccountRemark": {
438
- "document": "本接口(ModifyAccountRemark)用于修改帐号备注。",
438
+ "document": "本接口(ModifyAccountRemark)用于修改账号备注。",
439
439
  "input": "ModifyAccountRemarkRequest",
440
- "name": "修改帐号备注",
440
+ "name": "修改账号备注",
441
441
  "output": "ModifyAccountRemarkResponse",
442
442
  "status": "online"
443
443
  },
@@ -456,9 +456,9 @@
456
456
  "status": "online"
457
457
  },
458
458
  "ModifyBaseBackupExpireTime": {
459
- "document": "本接口(ModifyBaseBackupExpireTime)用于修改实例指定全量备份的过期时间。",
459
+ "document": "本接口(ModifyBaseBackupExpireTime)用于修改实例指定数据备份的过期时间。",
460
460
  "input": "ModifyBaseBackupExpireTimeRequest",
461
- "name": "修改基础备份过期时间",
461
+ "name": "修改数据备份过期时间",
462
462
  "output": "ModifyBaseBackupExpireTimeResponse",
463
463
  "status": "online"
464
464
  },
@@ -946,17 +946,17 @@
946
946
  "example": "[\\\"monday\\\",\\\"thursday\\\",\\\"friday\\\"]",
947
947
  "member": "string",
948
948
  "name": "BackupPeriod",
949
- "required": true,
949
+ "output_required": true,
950
950
  "type": "string",
951
951
  "value_allowed_null": false
952
952
  },
953
953
  {
954
954
  "disabled": false,
955
- "document": "基础备份保留时长",
955
+ "document": "数据备份保留时长",
956
956
  "example": "3",
957
957
  "member": "uint64",
958
958
  "name": "BaseBackupRetentionPeriod",
959
- "required": true,
959
+ "output_required": true,
960
960
  "type": "int",
961
961
  "value_allowed_null": false
962
962
  },
@@ -966,7 +966,7 @@
966
966
  "example": "01:00:00",
967
967
  "member": "string",
968
968
  "name": "MinBackupStartTime",
969
- "required": true,
969
+ "output_required": true,
970
970
  "type": "string",
971
971
  "value_allowed_null": false
972
972
  },
@@ -976,7 +976,7 @@
976
976
  "example": "02:00:00",
977
977
  "member": "string",
978
978
  "name": "MaxBackupStartTime",
979
- "required": true,
979
+ "output_required": true,
980
980
  "type": "string",
981
981
  "value_allowed_null": false
982
982
  }
@@ -992,7 +992,7 @@
992
992
  "example": "postgres-xxxxxxxx",
993
993
  "member": "string",
994
994
  "name": "DBInstanceId",
995
- "required": true,
995
+ "output_required": true,
996
996
  "type": "string",
997
997
  "value_allowed_null": false
998
998
  },
@@ -1002,7 +1002,7 @@
1002
1002
  "example": "0",
1003
1003
  "member": "uint64",
1004
1004
  "name": "LogBackupCount",
1005
- "required": true,
1005
+ "output_required": true,
1006
1006
  "type": "int",
1007
1007
  "value_allowed_null": false
1008
1008
  },
@@ -1012,47 +1012,47 @@
1012
1012
  "example": "0",
1013
1013
  "member": "uint64",
1014
1014
  "name": "LogBackupSize",
1015
- "required": true,
1015
+ "output_required": true,
1016
1016
  "type": "int",
1017
1017
  "value_allowed_null": false
1018
1018
  },
1019
1019
  {
1020
1020
  "disabled": false,
1021
- "document": "手动创建的实例基础备份数量。",
1021
+ "document": "手动创建的实例数据备份数量。",
1022
1022
  "example": "0",
1023
1023
  "member": "uint64",
1024
1024
  "name": "ManualBaseBackupCount",
1025
- "required": true,
1025
+ "output_required": true,
1026
1026
  "type": "int",
1027
1027
  "value_allowed_null": false
1028
1028
  },
1029
1029
  {
1030
1030
  "disabled": false,
1031
- "document": "手动创建的实例基础备份大小。",
1031
+ "document": "手动创建的实例数据备份大小。",
1032
1032
  "example": "0",
1033
1033
  "member": "uint64",
1034
1034
  "name": "ManualBaseBackupSize",
1035
- "required": true,
1035
+ "output_required": true,
1036
1036
  "type": "int",
1037
1037
  "value_allowed_null": false
1038
1038
  },
1039
1039
  {
1040
1040
  "disabled": false,
1041
- "document": "自动创建的实例基础备份数量。",
1041
+ "document": "自动创建的实例数据备份数量。",
1042
1042
  "example": "0",
1043
1043
  "member": "uint64",
1044
1044
  "name": "AutoBaseBackupCount",
1045
- "required": true,
1045
+ "output_required": true,
1046
1046
  "type": "int",
1047
1047
  "value_allowed_null": false
1048
1048
  },
1049
1049
  {
1050
1050
  "disabled": false,
1051
- "document": "自动创建的实例基础备份大小。",
1051
+ "document": "自动创建的实例数据备份大小。",
1052
1052
  "example": "0",
1053
1053
  "member": "uint64",
1054
1054
  "name": "AutoBaseBackupSize",
1055
- "required": true,
1055
+ "output_required": true,
1056
1056
  "type": "int",
1057
1057
  "value_allowed_null": false
1058
1058
  },
@@ -1062,7 +1062,7 @@
1062
1062
  "example": "0",
1063
1063
  "member": "uint64",
1064
1064
  "name": "TotalBackupCount",
1065
- "required": true,
1065
+ "output_required": true,
1066
1066
  "type": "int",
1067
1067
  "value_allowed_null": false
1068
1068
  },
@@ -1072,7 +1072,7 @@
1072
1072
  "example": "0",
1073
1073
  "member": "uint64",
1074
1074
  "name": "TotalBackupSize",
1075
- "required": true,
1075
+ "output_required": true,
1076
1076
  "type": "int",
1077
1077
  "value_allowed_null": false
1078
1078
  }
@@ -1080,7 +1080,7 @@
1080
1080
  "usage": "out"
1081
1081
  },
1082
1082
  "BaseBackup": {
1083
- "document": "数据库基础备份信息",
1083
+ "document": "数据库数据备份信息",
1084
1084
  "members": [
1085
1085
  {
1086
1086
  "disabled": false,
@@ -1571,10 +1571,11 @@
1571
1571
  "members": [
1572
1572
  {
1573
1573
  "disabled": false,
1574
- "document": "基础备份集ID",
1574
+ "document": "数据备份集ID",
1575
1575
  "example": "443c810b-53c6-5d8c-b6d2-1abbe5794529",
1576
1576
  "member": "string",
1577
1577
  "name": "BaseBackupId",
1578
+ "output_required": true,
1578
1579
  "type": "string",
1579
1580
  "value_allowed_null": false
1580
1581
  },
@@ -3454,7 +3455,7 @@
3454
3455
  },
3455
3456
  {
3456
3457
  "disabled": false,
3457
- "document": "基础备份ID。",
3458
+ "document": "数据备份ID。",
3458
3459
  "example": "4c144959-aca8-5266-bb96-7fb7aa2ca409",
3459
3460
  "member": "string",
3460
3461
  "name": "BaseBackupId",
@@ -3800,15 +3801,17 @@
3800
3801
  "example": "1",
3801
3802
  "member": "int64",
3802
3803
  "name": "TotalCount",
3804
+ "output_required": true,
3803
3805
  "type": "int",
3804
3806
  "value_allowed_null": false
3805
3807
  },
3806
3808
  {
3807
3809
  "disabled": false,
3808
- "document": "帐号列表详细信息。",
3810
+ "document": "账号列表详细信息。",
3809
3811
  "example": "无",
3810
3812
  "member": "AccountInfo",
3811
3813
  "name": "Details",
3814
+ "output_required": true,
3812
3815
  "type": "list",
3813
3816
  "value_allowed_null": false
3814
3817
  },
@@ -4303,19 +4306,21 @@
4303
4306
  "members": [
4304
4307
  {
4305
4308
  "disabled": false,
4306
- "document": "查询到的基础备份数量。",
4309
+ "document": "查询到的数据备份数量。",
4307
4310
  "example": "10",
4308
4311
  "member": "uint64",
4309
4312
  "name": "TotalCount",
4313
+ "output_required": true,
4310
4314
  "type": "int",
4311
4315
  "value_allowed_null": false
4312
4316
  },
4313
4317
  {
4314
4318
  "disabled": false,
4315
- "document": "基础备份详细信息列表。",
4319
+ "document": "数据备份详细信息列表。",
4316
4320
  "example": "无",
4317
4321
  "member": "BaseBackup",
4318
4322
  "name": "BaseBackupSet",
4323
+ "output_required": true,
4319
4324
  "type": "list",
4320
4325
  "value_allowed_null": false
4321
4326
  },
@@ -7222,7 +7227,7 @@
7222
7227
  },
7223
7228
  {
7224
7229
  "disabled": false,
7225
- "document": "基础备份ID。",
7230
+ "document": "数据备份ID。",
7226
7231
  "example": "f6adc02a-432e-536f-a5f3-3dbf40ecd683",
7227
7232
  "member": "string",
7228
7233
  "name": "BaseBackupId",
@@ -8353,7 +8358,7 @@
8353
8358
  "example": "0",
8354
8359
  "member": "int64",
8355
8360
  "name": "ID",
8356
- "required": true,
8361
+ "output_required": true,
8357
8362
  "type": "int",
8358
8363
  "value_allowed_null": true
8359
8364
  },
@@ -8363,7 +8368,7 @@
8363
8368
  "example": "wal_level",
8364
8369
  "member": "string",
8365
8370
  "name": "Name",
8366
- "required": true,
8371
+ "output_required": true,
8367
8372
  "type": "string",
8368
8373
  "value_allowed_null": true
8369
8374
  },
@@ -8373,7 +8378,7 @@
8373
8378
  "example": "integer",
8374
8379
  "member": "string",
8375
8380
  "name": "ParamValueType",
8376
- "required": true,
8381
+ "output_required": true,
8377
8382
  "type": "string",
8378
8383
  "value_allowed_null": true
8379
8384
  },
@@ -8383,7 +8388,7 @@
8383
8388
  "example": "ms",
8384
8389
  "member": "string",
8385
8390
  "name": "Unit",
8386
- "required": true,
8391
+ "output_required": true,
8387
8392
  "type": "string",
8388
8393
  "value_allowed_null": true
8389
8394
  },
@@ -8393,7 +8398,7 @@
8393
8398
  "example": "replica",
8394
8399
  "member": "string",
8395
8400
  "name": "DefaultValue",
8396
- "required": true,
8401
+ "output_required": true,
8397
8402
  "type": "string",
8398
8403
  "value_allowed_null": true
8399
8404
  },
@@ -8403,7 +8408,7 @@
8403
8408
  "example": "replica",
8404
8409
  "member": "string",
8405
8410
  "name": "CurrentValue",
8406
- "required": true,
8411
+ "output_required": true,
8407
8412
  "type": "string",
8408
8413
  "value_allowed_null": true
8409
8414
  },
@@ -8413,7 +8418,7 @@
8413
8418
  "example": "0",
8414
8419
  "member": "float",
8415
8420
  "name": "Max",
8416
- "required": true,
8421
+ "output_required": true,
8417
8422
  "type": "float",
8418
8423
  "value_allowed_null": true
8419
8424
  },
@@ -8423,7 +8428,7 @@
8423
8428
  "example": "[replica,logical]",
8424
8429
  "member": "string",
8425
8430
  "name": "EnumValue",
8426
- "required": true,
8431
+ "output_required": true,
8427
8432
  "type": "list",
8428
8433
  "value_allowed_null": true
8429
8434
  },
@@ -8433,7 +8438,7 @@
8433
8438
  "example": "1000",
8434
8439
  "member": "float",
8435
8440
  "name": "Min",
8436
- "required": true,
8441
+ "output_required": true,
8437
8442
  "type": "float",
8438
8443
  "value_allowed_null": true
8439
8444
  },
@@ -8443,7 +8448,7 @@
8443
8448
  "example": "此参数决定记录到日志的信息,不允许设置为minimal",
8444
8449
  "member": "string",
8445
8450
  "name": "ParamDescriptionCH",
8446
- "required": true,
8451
+ "output_required": true,
8447
8452
  "type": "string",
8448
8453
  "value_allowed_null": true
8449
8454
  },
@@ -8453,7 +8458,7 @@
8453
8458
  "example": "Set the level of information written to the WAL.",
8454
8459
  "member": "string",
8455
8460
  "name": "ParamDescriptionEN",
8456
- "required": true,
8461
+ "output_required": true,
8457
8462
  "type": "string",
8458
8463
  "value_allowed_null": true
8459
8464
  },
@@ -8463,7 +8468,7 @@
8463
8468
  "example": "false",
8464
8469
  "member": "bool",
8465
8470
  "name": "NeedReboot",
8466
- "required": true,
8471
+ "output_required": true,
8467
8472
  "type": "bool",
8468
8473
  "value_allowed_null": true
8469
8474
  },
@@ -8473,7 +8478,7 @@
8473
8478
  "example": "WAL",
8474
8479
  "member": "string",
8475
8480
  "name": "ClassificationCN",
8476
- "required": true,
8481
+ "output_required": true,
8477
8482
  "type": "string",
8478
8483
  "value_allowed_null": true
8479
8484
  },
@@ -8483,7 +8488,7 @@
8483
8488
  "example": "Write-Ahead Log",
8484
8489
  "member": "string",
8485
8490
  "name": "ClassificationEN",
8486
- "required": true,
8491
+ "output_required": true,
8487
8492
  "type": "string",
8488
8493
  "value_allowed_null": true
8489
8494
  },
@@ -8493,7 +8498,7 @@
8493
8498
  "example": "false",
8494
8499
  "member": "bool",
8495
8500
  "name": "SpecRelated",
8496
- "required": true,
8501
+ "output_required": true,
8497
8502
  "type": "bool",
8498
8503
  "value_allowed_null": true
8499
8504
  },
@@ -8503,7 +8508,7 @@
8503
8508
  "example": "false",
8504
8509
  "member": "bool",
8505
8510
  "name": "Advanced",
8506
- "required": true,
8511
+ "output_required": true,
8507
8512
  "type": "bool",
8508
8513
  "value_allowed_null": true
8509
8514
  },
@@ -8513,37 +8518,37 @@
8513
8518
  "example": "2021-08-01 02:03:04",
8514
8519
  "member": "string",
8515
8520
  "name": "LastModifyTime",
8516
- "required": true,
8521
+ "output_required": true,
8517
8522
  "type": "string",
8518
8523
  "value_allowed_null": true
8519
8524
  },
8520
8525
  {
8521
8526
  "disabled": false,
8522
- "document": "参数存在主备制约,0:无主备制约关系,1:备机参数值需比主机大,2:主机参数值需比备机大\n注意:此字段可能返回 null,表示取不到有效值。",
8527
+ "document": "参数主备制约,0:无主备制约关系,1:备机参数值需比主机大,2:主机参数值需比备机大\n注意:此字段可能返回 null,表示取不到有效值。",
8523
8528
  "example": "0",
8524
8529
  "member": "int64",
8525
8530
  "name": "StandbyRelated",
8526
- "required": true,
8531
+ "output_required": true,
8527
8532
  "type": "int",
8528
8533
  "value_allowed_null": true
8529
8534
  },
8530
8535
  {
8531
8536
  "disabled": false,
8532
- "document": "参数版本关联信息,存储具体内核版本下的具体参数信息\n注意:此字段可能返回 null,表示取不到有效值。",
8537
+ "document": "参数版本关联信息,内容为相应内核版本下的参数详细信息\n注意:此字段可能返回 null,表示取不到有效值。",
8533
8538
  "example": "无",
8534
8539
  "member": "ParamVersionRelation",
8535
8540
  "name": "VersionRelationSet",
8536
- "required": true,
8541
+ "output_required": true,
8537
8542
  "type": "list",
8538
8543
  "value_allowed_null": true
8539
8544
  },
8540
8545
  {
8541
8546
  "disabled": false,
8542
- "document": "参数规格关联信息,存储具体规格下具体的参数信息\n注意:此字段可能返回 null,表示取不到有效值。",
8547
+ "document": "参数规格关联信息,内容为相应规格下的参数详细信息\n注意:此字段可能返回 null,表示取不到有效值。",
8543
8548
  "example": "无",
8544
8549
  "member": "ParamSpecRelation",
8545
8550
  "name": "SpecRelationSet",
8546
- "required": true,
8551
+ "output_required": true,
8547
8552
  "type": "list",
8548
8553
  "value_allowed_null": true
8549
8554
  }
@@ -8551,7 +8556,7 @@
8551
8556
  "usage": "out"
8552
8557
  },
8553
8558
  "ParamSpecRelation": {
8554
- "document": "描述各规格下的参数信息",
8559
+ "document": "各规格下的参数信息",
8555
8560
  "members": [
8556
8561
  {
8557
8562
  "disabled": false,
@@ -8559,7 +8564,7 @@
8559
8564
  "example": "wal_level",
8560
8565
  "member": "string",
8561
8566
  "name": "Name",
8562
- "required": true,
8567
+ "output_required": true,
8563
8568
  "type": "string",
8564
8569
  "value_allowed_null": true
8565
8570
  },
@@ -8569,7 +8574,7 @@
8569
8574
  "example": "2G",
8570
8575
  "member": "string",
8571
8576
  "name": "Memory",
8572
- "required": true,
8577
+ "output_required": true,
8573
8578
  "type": "string",
8574
8579
  "value_allowed_null": true
8575
8580
  },
@@ -8579,7 +8584,7 @@
8579
8584
  "example": "1",
8580
8585
  "member": "string",
8581
8586
  "name": "Value",
8582
- "required": true,
8587
+ "output_required": true,
8583
8588
  "type": "string",
8584
8589
  "value_allowed_null": true
8585
8590
  },
@@ -8589,7 +8594,7 @@
8589
8594
  "example": "s",
8590
8595
  "member": "string",
8591
8596
  "name": "Unit",
8592
- "required": true,
8597
+ "output_required": true,
8593
8598
  "type": "string",
8594
8599
  "value_allowed_null": true
8595
8600
  },
@@ -8599,7 +8604,7 @@
8599
8604
  "example": "20000",
8600
8605
  "member": "float",
8601
8606
  "name": "Max",
8602
- "required": true,
8607
+ "output_required": true,
8603
8608
  "type": "float",
8604
8609
  "value_allowed_null": true
8605
8610
  },
@@ -8609,7 +8614,7 @@
8609
8614
  "example": "0",
8610
8615
  "member": "float",
8611
8616
  "name": "Min",
8612
- "required": true,
8617
+ "output_required": true,
8613
8618
  "type": "float",
8614
8619
  "value_allowed_null": true
8615
8620
  },
@@ -8619,7 +8624,7 @@
8619
8624
  "example": "[on;off]",
8620
8625
  "member": "string",
8621
8626
  "name": "EnumValue",
8622
- "required": true,
8627
+ "output_required": true,
8623
8628
  "type": "list",
8624
8629
  "value_allowed_null": true
8625
8630
  }
@@ -8627,7 +8632,7 @@
8627
8632
  "usage": "out"
8628
8633
  },
8629
8634
  "ParamVersionRelation": {
8630
- "document": "描述各版本下的参数信息",
8635
+ "document": "各版本下的参数信息",
8631
8636
  "members": [
8632
8637
  {
8633
8638
  "disabled": false,
@@ -8635,7 +8640,7 @@
8635
8640
  "example": "wal_level",
8636
8641
  "member": "string",
8637
8642
  "name": "Name",
8638
- "required": true,
8643
+ "output_required": true,
8639
8644
  "type": "string",
8640
8645
  "value_allowed_null": true
8641
8646
  },
@@ -8645,7 +8650,7 @@
8645
8650
  "example": "v14.1_r1.2",
8646
8651
  "member": "string",
8647
8652
  "name": "DBKernelVersion",
8648
- "required": true,
8653
+ "output_required": true,
8649
8654
  "type": "string",
8650
8655
  "value_allowed_null": true
8651
8656
  },
@@ -8655,7 +8660,7 @@
8655
8660
  "example": "1",
8656
8661
  "member": "string",
8657
8662
  "name": "Value",
8658
- "required": true,
8663
+ "output_required": true,
8659
8664
  "type": "string",
8660
8665
  "value_allowed_null": true
8661
8666
  },
@@ -8665,7 +8670,7 @@
8665
8670
  "example": "s",
8666
8671
  "member": "string",
8667
8672
  "name": "Unit",
8668
- "required": true,
8673
+ "output_required": true,
8669
8674
  "type": "string",
8670
8675
  "value_allowed_null": true
8671
8676
  },
@@ -8675,7 +8680,7 @@
8675
8680
  "example": "20000",
8676
8681
  "member": "float",
8677
8682
  "name": "Max",
8678
- "required": true,
8683
+ "output_required": true,
8679
8684
  "type": "float",
8680
8685
  "value_allowed_null": true
8681
8686
  },
@@ -8685,7 +8690,7 @@
8685
8690
  "example": "0",
8686
8691
  "member": "float",
8687
8692
  "name": "Min",
8688
- "required": true,
8693
+ "output_required": true,
8689
8694
  "type": "float",
8690
8695
  "value_allowed_null": true
8691
8696
  },
@@ -8695,7 +8700,7 @@
8695
8700
  "example": "[on;off]",
8696
8701
  "member": "string",
8697
8702
  "name": "EnumValue",
8698
- "required": true,
8703
+ "output_required": true,
8699
8704
  "type": "list",
8700
8705
  "value_allowed_null": true
8701
8706
  }
@@ -34,10 +34,10 @@
34
34
  ],
35
35
  "CreateBaseBackup": [
36
36
  {
37
- "document": "手动创建实例基础备份。",
37
+ "document": "手动创建实例数据备份。",
38
38
  "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateBaseBackup\n<公共请求参数>\n\n{\n \"DBInstanceId\": \"postgres-dzg9p3kb\"\n}",
39
39
  "output": "{\n \"Response\": {\n \"RequestId\": \"abc\",\n \"BaseBackupId\": \"443c810b-53c6-5d8c-b6d2-1abbe5794529\"\n }\n}",
40
- "title": "创建实例基础备份"
40
+ "title": "创建实例数据备份"
41
41
  }
42
42
  ],
43
43
  "CreateDBInstanceNetworkAccess": [
@@ -121,7 +121,7 @@
121
121
  "document": "",
122
122
  "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteBaseBackup\n<公共请求参数>\n\n{\n \"BaseBackupId\": \"88d3a71e-b822-5728-9d41-d8cfc0d0556e\",\n \"DBInstanceId\": \"postgres-9n26zs6n\"\n}",
123
123
  "output": "{\n \"Response\": {\n \"RequestId\": \"e468f289-2313-4117-a5f0-f406faaefa24\"\n }\n}",
124
- "title": "删除实例基础备份"
124
+ "title": "删除实例数据备份"
125
125
  }
126
126
  ],
127
127
  "DeleteDBInstanceNetworkAccess": [
@@ -236,10 +236,10 @@
236
236
  ],
237
237
  "DescribeBaseBackups": [
238
238
  {
239
- "document": "查询最新一条备份集记录",
239
+ "document": "查询最新一条数据备份集记录",
240
240
  "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBaseBackups\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"Offset\": 0,\n \"OrderBy\": \"FinishTime\",\n \"OrderByType\": \"desc\"\n}",
241
241
  "output": "{\n \"Response\": {\n \"BaseBackupSet\": [\n {\n \"BackupMethod\": \"physical\",\n \"BackupMode\": \"manual\",\n \"DBInstanceId\": \"postgres-9n26zs6n\",\n \"ExpireTime\": \"2023-02-18 23:59:59\",\n \"FinishTime\": \"2023-02-15 19:09:36\",\n \"Id\": \"88d3a71e-b822-5728-9d41-d8cfc0d0556e\",\n \"Name\": \"manual-20230215190924.tar.gz\",\n \"Size\": 39845888,\n \"StartTime\": \"2023-02-15 19:09:24\",\n \"State\": \"finished\"\n }\n ],\n \"RequestId\": \"3f164712-8746-464f-a490-3084a470000e\",\n \"TotalCount\": 10\n }\n}",
242
- "title": "查询基础备份列表"
242
+ "title": "查询数据备份列表"
243
243
  }
244
244
  ],
245
245
  "DescribeClasses": [
@@ -570,10 +570,10 @@
570
570
  ],
571
571
  "ModifyBaseBackupExpireTime": [
572
572
  {
573
- "document": "修改实例postgres-9n26zs6n下基础备份集88d3a71e-b822-5728-9d41-d8cfc0d0556e的过期时间为“2023-02-18 23:59:59”。",
573
+ "document": "修改实例postgres-9n26zs6n下数据备份集88d3a71e-b822-5728-9d41-d8cfc0d0556e的过期时间为“2023-02-18 23:59:59”。",
574
574
  "input": "POST / HTTP/1.1\nHost: postgres.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyBaseBackupExpireTime\n<公共请求参数>\n\n{\n \"BaseBackupId\": \"88d3a71e-b822-5728-9d41-d8cfc0d0556e\",\n \"DBInstanceId\": \"postgres-9n26zs6n\",\n \"NewExpireTime\": \"2023-02-18 23:59:59\"\n}",
575
575
  "output": "{\n \"Response\": {\n \"RequestId\": \"be3bafde-f34e-4fda-9f40-04c5515e2148\"\n }\n}",
576
- "title": "修改基础备份过期时间"
576
+ "title": "修改数据备份过期时间"
577
577
  }
578
578
  ],
579
579
  "ModifyDBInstanceChargeType": [