tccli 3.0.1095.1__py2.py3-none-any.whl → 3.0.1096.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 (45) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/cls/v20201016/DeleteKafkaRecharge.md +3 -3
  3. tccli/examples/cls/v20201016/ModifyKafkaRecharge.md +23 -13
  4. tccli/examples/cls/v20201016/PreviewKafkaRecharge.md +47 -15
  5. tccli/examples/cynosdb/v20190107/AddClusterSlaveZone.md +2 -1
  6. tccli/examples/cynosdb/v20190107/DescribeClusterDetail.md +9 -2
  7. tccli/examples/cynosdb/v20190107/DescribeTasks.md +12 -0
  8. tccli/examples/cynosdb/v20190107/ModifyClusterSlaveZone.md +2 -1
  9. tccli/examples/mps/v20190612/CreateAdaptiveDynamicStreamingTemplate.md +1 -1
  10. tccli/examples/mps/v20190612/ModifyAdaptiveDynamicStreamingTemplate.md +1 -1
  11. tccli/examples/organization/v20210331/DescribeEffectivePolicy.md +25 -0
  12. tccli/examples/organization/v20210331/ListNonCompliantResource.md +43 -0
  13. tccli/examples/ssl/v20191205/DescribeDeleteCertificatesTaskResult.md +72 -0
  14. tccli/examples/trocket/v20230308/DescribeMQTTClient.md +57 -49
  15. tccli/examples/trocket/v20230308/DescribeMQTTInsPublicEndpoints.md +38 -6
  16. tccli/examples/trocket/v20230308/DescribeMQTTInsVPCEndpoints.md +14 -12
  17. tccli/examples/trocket/v20230308/DescribeMQTTInstanceList.md +1 -121
  18. tccli/examples/trocket/v20230308/DescribeMQTTProductSKUList.md +0 -47
  19. tccli/examples/trocket/v20230308/DescribeMQTTUserList.md +1 -1
  20. tccli/services/aiart/v20221229/api.json +1 -1
  21. tccli/services/cls/v20201016/api.json +49 -49
  22. tccli/services/cls/v20201016/examples.json +13 -7
  23. tccli/services/cynosdb/v20190107/api.json +74 -0
  24. tccli/services/cynosdb/v20190107/examples.json +4 -4
  25. tccli/services/essbasic/v20210526/api.json +9 -0
  26. tccli/services/faceid/v20180301/api.json +22 -3
  27. tccli/services/live/v20180801/api.json +9 -0
  28. tccli/services/mps/v20190612/api.json +172 -92
  29. tccli/services/mps/v20190612/examples.json +2 -2
  30. tccli/services/omics/v20221128/api.json +20 -2
  31. tccli/services/organization/organization_client.py +106 -0
  32. tccli/services/organization/v20210331/api.json +258 -0
  33. tccli/services/organization/v20210331/examples.json +16 -0
  34. tccli/services/ssl/ssl_client.py +53 -0
  35. tccli/services/ssl/v20191205/api.json +110 -0
  36. tccli/services/ssl/v20191205/examples.json +8 -0
  37. tccli/services/ssm/v20190923/api.json +1 -1
  38. tccli/services/tdmq/v20200217/api.json +1 -1
  39. tccli/services/trocket/v20230308/api.json +226 -108
  40. tccli/services/trocket/v20230308/examples.json +13 -25
  41. {tccli-3.0.1095.1.dist-info → tccli-3.0.1096.1.dist-info}/METADATA +2 -2
  42. {tccli-3.0.1095.1.dist-info → tccli-3.0.1096.1.dist-info}/RECORD +45 -42
  43. {tccli-3.0.1095.1.dist-info → tccli-3.0.1096.1.dist-info}/WHEEL +0 -0
  44. {tccli-3.0.1095.1.dist-info → tccli-3.0.1096.1.dist-info}/entry_points.txt +0 -0
  45. {tccli-3.0.1095.1.dist-info → tccli-3.0.1096.1.dist-info}/license_files/LICENSE +0 -0
@@ -1165,6 +1165,15 @@
1165
1165
  "name": "SlaveZone",
1166
1166
  "required": true,
1167
1167
  "type": "string"
1168
+ },
1169
+ {
1170
+ "disabled": false,
1171
+ "document": "binlog同步方式。默认值:async。可选值:sync、semisync、async",
1172
+ "example": "async",
1173
+ "member": "string",
1174
+ "name": "BinlogSyncWay",
1175
+ "required": false,
1176
+ "type": "string"
1168
1177
  }
1169
1178
  ],
1170
1179
  "type": "object"
@@ -3230,6 +3239,26 @@
3230
3239
  "output_required": true,
3231
3240
  "type": "list",
3232
3241
  "value_allowed_null": true
3242
+ },
3243
+ {
3244
+ "disabled": false,
3245
+ "document": "新从可用区属性\n注意:此字段可能返回 null,表示取不到有效值。",
3246
+ "example": "[{\"Zone\":\"ap-guangzhou-5\",\"BinlogSyncWay\":\"async\"}]",
3247
+ "member": "SlaveZoneAttrItem",
3248
+ "name": "NewSlaveZoneAttr",
3249
+ "output_required": false,
3250
+ "type": "list",
3251
+ "value_allowed_null": true
3252
+ },
3253
+ {
3254
+ "disabled": false,
3255
+ "document": "旧可用区属性\n注意:此字段可能返回 null,表示取不到有效值。",
3256
+ "example": "[{\"Zone\":\"ap-guangzhou-5\",\"BinlogSyncWay\":\"async\"}]",
3257
+ "member": "SlaveZoneAttrItem",
3258
+ "name": "OldSlaveZoneAttr",
3259
+ "output_required": false,
3260
+ "type": "list",
3261
+ "value_allowed_null": true
3233
3262
  }
3234
3263
  ],
3235
3264
  "usage": "out"
@@ -5584,6 +5613,16 @@
5584
5613
  "output_required": false,
5585
5614
  "type": "string",
5586
5615
  "value_allowed_null": true
5616
+ },
5617
+ {
5618
+ "disabled": false,
5619
+ "document": "备可用区属性\n注意:此字段可能返回 null,表示取不到有效值。",
5620
+ "example": "无",
5621
+ "member": "SlaveZoneAttrItem",
5622
+ "name": "SlaveZoneAttr",
5623
+ "output_required": false,
5624
+ "type": "list",
5625
+ "value_allowed_null": true
5587
5626
  }
5588
5627
  ],
5589
5628
  "usage": "out"
@@ -13296,6 +13335,15 @@
13296
13335
  "name": "NewSlaveZone",
13297
13336
  "required": true,
13298
13337
  "type": "string"
13338
+ },
13339
+ {
13340
+ "disabled": false,
13341
+ "document": "binlog同步方式。默认值:async。可选值:sync、semisync、async",
13342
+ "example": "async",
13343
+ "member": "string",
13344
+ "name": "BinlogSyncWay",
13345
+ "required": false,
13346
+ "type": "string"
13299
13347
  }
13300
13348
  ],
13301
13349
  "type": "object"
@@ -17931,6 +17979,32 @@
17931
17979
  ],
17932
17980
  "type": "object"
17933
17981
  },
17982
+ "SlaveZoneAttrItem": {
17983
+ "document": "可用区属性项",
17984
+ "members": [
17985
+ {
17986
+ "disabled": false,
17987
+ "document": "可用区\n注意:此字段可能返回 null,表示取不到有效值。",
17988
+ "example": "无",
17989
+ "member": "string",
17990
+ "name": "Zone",
17991
+ "output_required": false,
17992
+ "type": "string",
17993
+ "value_allowed_null": true
17994
+ },
17995
+ {
17996
+ "disabled": false,
17997
+ "document": "binlog同步方式\n注意:此字段可能返回 null,表示取不到有效值。",
17998
+ "example": "async",
17999
+ "member": "string",
18000
+ "name": "BinlogSyncWay",
18001
+ "output_required": false,
18002
+ "type": "string",
18003
+ "value_allowed_null": true
18004
+ }
18005
+ ],
18006
+ "usage": "out"
18007
+ },
17934
18008
  "SlaveZoneStockInfo": {
17935
18009
  "document": "备可用区库存信息",
17936
18010
  "members": [
@@ -11,7 +11,7 @@
11
11
  "AddClusterSlaveZone": [
12
12
  {
13
13
  "document": "开启多可用区部署",
14
- "input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddClusterSlaveZone\n<公共请求参数>\n\n{\n \"ClusterId\": \"cynosdbmysql-asd\",\n \"SlaveZone\": \"ap-guangzhou-4\"\n}",
14
+ "input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddClusterSlaveZone\n<公共请求参数>\n\n{\n \"ClusterId\": \"cynosdbmysql-asd\",\n \"SlaveZone\": \"ap-guangzhou-4\",\n \"BinlogSyncWay\": \"async\"\n}",
15
15
  "output": "{\n \"Response\": {\n \"FlowId\": 123,\n \"RequestId\": \"128046\"\n }\n}",
16
16
  "title": "开启多可用区部署"
17
17
  }
@@ -350,7 +350,7 @@
350
350
  {
351
351
  "document": "集群信息描述",
352
352
  "input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterDetail\n<公共请求参数>\n\n{\n \"ClusterId\": \"cynosdbpg-5804k48e\"\n}",
353
- "output": "{\n \"Response\": {\n \"Detail\": {\n \"ClusterId\": \"abc\",\n \"ClusterName\": \"abc\",\n \"Region\": \"abc\",\n \"Zone\": \"abc\",\n \"PhysicalZone\": \"abc\",\n \"Status\": \"abc\",\n \"StatusDesc\": \"abc\",\n \"ServerlessStatus\": \"abc\",\n \"StorageId\": \"abc\",\n \"Storage\": 0,\n \"MaxStorageSize\": 0,\n \"MinStorageSize\": 0,\n \"StoragePayMode\": 0,\n \"VpcName\": \"abc\",\n \"VpcId\": \"abc\",\n \"SubnetName\": \"abc\",\n \"SubnetId\": \"abc\",\n \"Charset\": \"abc\",\n \"CreateTime\": \"abc\",\n \"DbType\": \"abc\",\n \"DbMode\": \"abc\",\n \"DbVersion\": \"abc\",\n \"StorageLimit\": 0,\n \"UsedStorage\": 0,\n \"Vip\": \"abc\",\n \"Vport\": 0,\n \"RoAddr\": [\n {\n \"IP\": \"abc\",\n \"Port\": 0\n }\n ],\n \"Ability\": {\n \"IsSupportSlaveZone\": \"abc\",\n \"NonsupportSlaveZoneReason\": \"abc\",\n \"IsSupportRo\": \"abc\",\n \"NonsupportRoReason\": \"abc\"\n },\n \"CynosVersion\": \"abc\",\n \"BusinessType\": \"abc\",\n \"HasSlaveZone\": \"abc\",\n \"IsFreeze\": \"abc\",\n \"Tasks\": [\n {\n \"TaskId\": 0,\n \"TaskType\": \"abc\",\n \"TaskStatus\": \"abc\",\n \"ObjectId\": \"abc\",\n \"ObjectType\": \"abc\"\n }\n ],\n \"MasterZone\": \"abc\",\n \"SlaveZones\": [\n \"abc\"\n ],\n \"InstanceSet\": [\n {\n \"InstanceId\": \"abc\",\n \"InstanceName\": \"abc\",\n \"InstanceType\": \"abc\",\n \"InstanceStatus\": \"abc\",\n \"InstanceStatusDesc\": \"abc\",\n \"InstanceCpu\": 0,\n \"InstanceMemory\": 0,\n \"InstanceStorage\": 0,\n \"InstanceRole\": \"abc\",\n \"MaintainStartTime\": 0,\n \"MaintainDuration\": 0,\n \"MaintainWeekDays\": [\n \"abc\"\n ],\n \"ServerlessStatus\": \"abc\"\n }\n ],\n \"PayMode\": 0,\n \"PeriodEndTime\": \"abc\",\n \"ProjectID\": 0,\n \"ResourceTags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"ProxyStatus\": \"abc\",\n \"LogBin\": \"abc\",\n \"IsSkipTrade\": \"abc\",\n \"PitrType\": \"abc\",\n \"IsOpenPasswordComplexity\": \"abc\",\n \"NetworkStatus\": \"abc\",\n \"ResourcePackages\": [\n {\n \"PackageId\": \"abc\",\n \"PackageType\": \"abc\"\n }\n ],\n \"RenewFlag\": 0,\n \"NetworkType\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
353
+ "output": "{\n \"Response\": {\n \"Detail\": {\n \"ClusterId\": \"abc\",\n \"ClusterName\": \"abc\",\n \"Region\": \"abc\",\n \"Zone\": \"abc\",\n \"PhysicalZone\": \"abc\",\n \"Status\": \"abc\",\n \"StatusDesc\": \"abc\",\n \"ServerlessStatus\": \"abc\",\n \"StorageId\": \"abc\",\n \"Storage\": 0,\n \"MaxStorageSize\": 0,\n \"MinStorageSize\": 0,\n \"StoragePayMode\": 0,\n \"VpcName\": \"abc\",\n \"VpcId\": \"abc\",\n \"SubnetName\": \"abc\",\n \"SubnetId\": \"abc\",\n \"Charset\": \"abc\",\n \"CreateTime\": \"abc\",\n \"DbType\": \"abc\",\n \"DbMode\": \"abc\",\n \"DbVersion\": \"abc\",\n \"StorageLimit\": 0,\n \"UsedStorage\": 0,\n \"Vip\": \"abc\",\n \"Vport\": 0,\n \"RoAddr\": [\n {\n \"IP\": \"abc\",\n \"Port\": 0\n }\n ],\n \"Ability\": {\n \"IsSupportSlaveZone\": \"abc\",\n \"NonsupportSlaveZoneReason\": \"abc\",\n \"IsSupportRo\": \"abc\",\n \"NonsupportRoReason\": \"abc\",\n \"IsSupportManualSnapshot\": \"yes\"\n },\n \"CynosVersion\": \"abc\",\n \"BusinessType\": \"abc\",\n \"HasSlaveZone\": \"abc\",\n \"IsFreeze\": \"abc\",\n \"Tasks\": [\n {\n \"TaskId\": 0,\n \"TaskType\": \"abc\",\n \"TaskStatus\": \"abc\",\n \"ObjectId\": \"abc\",\n \"ObjectType\": \"abc\"\n }\n ],\n \"MasterZone\": \"abc\",\n \"SlaveZones\": [\n \"abc\"\n ],\n \"InstanceSet\": [\n {\n \"InstanceId\": \"abc\",\n \"InstanceName\": \"abc\",\n \"InstanceType\": \"abc\",\n \"InstanceStatus\": \"abc\",\n \"InstanceStatusDesc\": \"abc\",\n \"InstanceCpu\": 0,\n \"InstanceMemory\": 0,\n \"InstanceStorage\": 0,\n \"InstanceRole\": \"abc\",\n \"MaintainStartTime\": 0,\n \"MaintainDuration\": 0,\n \"MaintainWeekDays\": [\n \"abc\"\n ],\n \"ServerlessStatus\": \"abc\"\n }\n ],\n \"PayMode\": 0,\n \"PeriodEndTime\": \"abc\",\n \"ProjectID\": 0,\n \"ResourceTags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"ProxyStatus\": \"abc\",\n \"LogBin\": \"abc\",\n \"IsSkipTrade\": \"abc\",\n \"PitrType\": \"abc\",\n \"IsOpenPasswordComplexity\": \"abc\",\n \"NetworkStatus\": \"abc\",\n \"ResourcePackages\": [\n {\n \"PackageId\": \"abc\",\n \"PackageType\": \"abc\"\n }\n ],\n \"RenewFlag\": 0,\n \"NetworkType\": \"abc\",\n \"SlaveZoneAttr\": [\n {\n \"Zone\": \"ap-guangzhou-5\",\n \"BinlogSyncWay\": \"async\"\n }\n ]\n },\n \"RequestId\": \"abc\"\n }\n}",
354
354
  "title": "集群信息描述"
355
355
  }
356
356
  ],
@@ -596,7 +596,7 @@
596
596
  {
597
597
  "document": "查询任务列表",
598
598
  "input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTasks\n<公共请求参数>\n\n{\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
599
- "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"TaskList\": [\n {\n \"ID\": 0,\n \"AppId\": 0,\n \"ClusterId\": \"abc\",\n \"CreateTime\": \"abc\",\n \"DelayTime\": \"abc\",\n \"ErrMsg\": \"abc\",\n \"FlowId\": 0,\n \"Input\": \"abc\",\n \"InstanceGrpId\": \"abc\",\n \"InstanceGroupId\": \"abc\",\n \"InstanceId\": \"abc\",\n \"ObjectId\": \"abc\",\n \"ObjectType\": \"abc\",\n \"Operator\": \"abc\",\n \"Output\": \"abc\",\n \"Status\": \"abc\",\n \"TaskType\": \"abc\",\n \"TriggerTaskId\": 0,\n \"UpdateTime\": \"abc\",\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"ClusterName\": \"abc\",\n \"InstanceName\": \"abc\",\n \"Process\": 0,\n \"ModifyParamsData\": [\n {\n \"Name\": \"abc\",\n \"OldValue\": \"abc\",\n \"CurValue\": \"abc\"\n }\n ],\n \"CreateClustersData\": {\n \"Cpu\": 0,\n \"Memory\": 0,\n \"StorageLimit\": 0\n },\n \"RollbackData\": {\n \"Cpu\": 0,\n \"Memory\": 0,\n \"StorageLimit\": 0,\n \"OriginalClusterId\": \"abc\",\n \"OriginalClusterName\": \"abc\",\n \"RollbackStrategy\": \"abc\",\n \"SnapshotTime\": \"abc\",\n \"MinCpu\": 0,\n \"MaxCpu\": 0,\n \"SnapShotId\": 1,\n \"RollbackDatabases\": [\n {\n \"OldDatabase\": \"abc\",\n \"NewDatabase\": \"abc\"\n }\n ],\n \"RollbackTables\": [\n {\n \"Database\": \"abc\",\n \"Tables\": [\n {\n \"OldTable\": \"abc\",\n \"NewTable\": \"abc\"\n }\n ]\n }\n ],\n \"BackupFileName\": \"abc\"\n },\n \"ModifyInstanceData\": {\n \"Cpu\": 0,\n \"Memory\": 0,\n \"StorageLimit\": 0,\n \"OldCpu\": 0,\n \"OldMemory\": 0,\n \"OldStorageLimit\": 0,\n \"UpgradeType\": \"abc\"\n },\n \"ManualBackupData\": {\n \"BackupType\": \"abc\",\n \"BackupMethod\": \"abc\",\n \"SnapshotTime\": \"abc\"\n },\n \"ModifyDbVersionData\": {\n \"OldVersion\": \"abc\",\n \"NewVersion\": \"abc\",\n \"UpgradeType\": \"abc\"\n },\n \"ClusterSlaveData\": {\n \"OldMasterZone\": \"abc\",\n \"OldSlaveZone\": [\n \"abc\"\n ],\n \"NewMasterZone\": \"abc\",\n \"NewSlaveZone\": [\n \"abc\"\n ]\n },\n \"SwitchClusterLogBin\": {\n \"Status\": \"abc\"\n },\n \"ModifyInstanceParamsData\": {\n \"ClusterId\": \"abc\",\n \"ClusterParamList\": [\n {\n \"ParamName\": \"abc\",\n \"CurrentValue\": \"abc\",\n \"OldValue\": \"abc\"\n }\n ],\n \"ModifyInstanceParams\": [\n {\n \"InstanceId\": \"abc\",\n \"ModifyInstanceParamList\": [\n {\n \"ParamName\": \"abc\",\n \"CurrentValue\": \"abc\",\n \"OldValue\": \"abc\"\n }\n ]\n }\n ]\n },\n \"TaskMaintainInfo\": {\n \"MaintainStartTime\": 0,\n \"MaintainDuration\": 0,\n \"MaintainWeekDays\": [\n \"abc\"\n ]\n }\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
599
+ "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"TaskList\": [\n {\n \"ID\": 0,\n \"AppId\": 0,\n \"ClusterId\": \"abc\",\n \"CreateTime\": \"abc\",\n \"DelayTime\": \"abc\",\n \"ErrMsg\": \"abc\",\n \"FlowId\": 0,\n \"Input\": \"abc\",\n \"InstanceGrpId\": \"abc\",\n \"InstanceGroupId\": \"abc\",\n \"InstanceId\": \"abc\",\n \"ObjectId\": \"abc\",\n \"ObjectType\": \"abc\",\n \"Operator\": \"abc\",\n \"Output\": \"abc\",\n \"Status\": \"abc\",\n \"TaskType\": \"abc\",\n \"TriggerTaskId\": 0,\n \"UpdateTime\": \"abc\",\n \"StartTime\": \"abc\",\n \"EndTime\": \"abc\",\n \"ClusterName\": \"abc\",\n \"InstanceName\": \"abc\",\n \"Process\": 0,\n \"ModifyParamsData\": [\n {\n \"Name\": \"abc\",\n \"OldValue\": \"abc\",\n \"CurValue\": \"abc\"\n }\n ],\n \"CreateClustersData\": {\n \"Cpu\": 0,\n \"Memory\": 0,\n \"StorageLimit\": 0\n },\n \"RollbackData\": {\n \"Cpu\": 0,\n \"Memory\": 0,\n \"StorageLimit\": 0,\n \"OriginalClusterId\": \"abc\",\n \"OriginalClusterName\": \"abc\",\n \"RollbackStrategy\": \"abc\",\n \"SnapshotTime\": \"abc\",\n \"MinCpu\": 0,\n \"MaxCpu\": 0,\n \"SnapShotId\": 1,\n \"RollbackDatabases\": [\n {\n \"OldDatabase\": \"abc\",\n \"NewDatabase\": \"abc\"\n }\n ],\n \"RollbackTables\": [\n {\n \"Database\": \"abc\",\n \"Tables\": [\n {\n \"OldTable\": \"abc\",\n \"NewTable\": \"abc\"\n }\n ]\n }\n ],\n \"BackupFileName\": \"abc\"\n },\n \"ModifyInstanceData\": {\n \"Cpu\": 0,\n \"Memory\": 0,\n \"StorageLimit\": 0,\n \"OldCpu\": 0,\n \"OldMemory\": 0,\n \"OldStorageLimit\": 0,\n \"UpgradeType\": \"abc\"\n },\n \"ManualBackupData\": {\n \"BackupType\": \"abc\",\n \"BackupMethod\": \"abc\",\n \"SnapshotTime\": \"abc\"\n },\n \"ModifyDbVersionData\": {\n \"OldVersion\": \"abc\",\n \"NewVersion\": \"abc\",\n \"UpgradeType\": \"abc\"\n },\n \"ClusterSlaveData\": {\n \"OldMasterZone\": \"abc\",\n \"OldSlaveZone\": [\n \"abc\"\n ],\n \"NewMasterZone\": \"abc\",\n \"NewSlaveZone\": [\n \"abc\"\n ],\n \"NewSlaveZoneAttr\": [\n {\n \"Zone\": \"ap-guangzhou-4\",\n \"BinlogSyncWay\": \"sync\"\n }\n ],\n \"OldSlaveZoneAttr\": [\n {\n \"Zone\": \"ap-guangzhou-5\",\n \"BinlogSyncWay\": \"async\"\n }\n ]\n },\n \"SwitchClusterLogBin\": {\n \"Status\": \"abc\"\n },\n \"ModifyInstanceParamsData\": {\n \"ClusterId\": \"abc\",\n \"ClusterParamList\": [\n {\n \"ParamName\": \"abc\",\n \"CurrentValue\": \"abc\",\n \"OldValue\": \"abc\"\n }\n ],\n \"ModifyInstanceParams\": [\n {\n \"InstanceId\": \"abc\",\n \"ModifyInstanceParamList\": [\n {\n \"ParamName\": \"abc\",\n \"CurrentValue\": \"abc\",\n \"OldValue\": \"abc\"\n }\n ]\n }\n ]\n },\n \"TaskMaintainInfo\": {\n \"MaintainStartTime\": 0,\n \"MaintainDuration\": 0,\n \"MaintainWeekDays\": [\n \"abc\"\n ]\n }\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
600
600
  "title": "查询任务列表"
601
601
  }
602
602
  ],
@@ -779,7 +779,7 @@
779
779
  "ModifyClusterSlaveZone": [
780
780
  {
781
781
  "document": "",
782
- "input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyClusterSlaveZone\n<公共请求参数>\n\n{\n \"ClusterId\": \"cynosdbmysql-asd\",\n \"OldSlaveZone\": \"ap-guangzhou-2\",\n \"NewSlaveZone\": \"ap-guangzhou-3\"\n}",
782
+ "input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyClusterSlaveZone\n<公共请求参数>\n\n{\n \"ClusterId\": \"cynosdbmysql-asd\",\n \"OldSlaveZone\": \"ap-guangzhou-2\",\n \"NewSlaveZone\": \"ap-guangzhou-3\",\n \"BinlogSyncWay\": \"async\"\n}",
783
783
  "output": "{\n \"Response\": {\n \"FlowId\": 123,\n \"RequestId\": \"128046\"\n }\n}",
784
784
  "title": "变更备可用区"
785
785
  }
@@ -6107,6 +6107,15 @@
6107
6107
  "name": "AutoJumpUrl",
6108
6108
  "required": false,
6109
6109
  "type": "string"
6110
+ },
6111
+ {
6112
+ "disabled": false,
6113
+ "document": "是否展示头顶导航栏 <ul><li> **ENABLE** : (默认)进入web控制台展示头顶导航栏</li> <li> **DISABLE** : 进入web控制台不展示头顶导航栏</li></ul> 注:该参数**仅在企业和员工激活完成,登录控制台场景才生效**。",
6114
+ "example": "ENABLE",
6115
+ "member": "string",
6116
+ "name": "TopNavigationStatus",
6117
+ "required": false,
6118
+ "type": "string"
6110
6119
  }
6111
6120
  ],
6112
6121
  "type": "object"
@@ -4881,6 +4881,15 @@
4881
4881
  "required": true,
4882
4882
  "type": "string"
4883
4883
  },
4884
+ {
4885
+ "disabled": false,
4886
+ "document": "验证模式(详版/简版)。简版与详版价格不一致,详见[价格说明](https://cloud.tencent.com/document/product/1007/84321)。\n\n枚举值:0(简版),1(详版)。默认值为0。",
4887
+ "example": "0",
4888
+ "member": "string",
4889
+ "name": "VerifyMode",
4890
+ "required": false,
4891
+ "type": "string"
4892
+ },
4884
4893
  {
4885
4894
  "disabled": false,
4886
4895
  "document": "有加密需求的用户,传入kms的CiphertextBlob,关于数据加密可查阅 <a href=\"https://cloud.tencent.com/document/product/1007/47180\">数据加密</a> 文档。",
@@ -4920,7 +4929,7 @@
4920
4929
  "example": "0",
4921
4930
  "member": "string",
4922
4931
  "name": "Result",
4923
- "required": true,
4932
+ "output_required": true,
4924
4933
  "type": "string",
4925
4934
  "value_allowed_null": false
4926
4935
  },
@@ -4930,7 +4939,7 @@
4930
4939
  "example": "认证通过",
4931
4940
  "member": "string",
4932
4941
  "name": "Description",
4933
- "required": true,
4942
+ "output_required": true,
4934
4943
  "type": "string",
4935
4944
  "value_allowed_null": false
4936
4945
  },
@@ -4940,7 +4949,17 @@
4940
4949
  "example": "移动",
4941
4950
  "member": "string",
4942
4951
  "name": "Isp",
4943
- "required": true,
4952
+ "output_required": true,
4953
+ "type": "string",
4954
+ "value_allowed_null": false
4955
+ },
4956
+ {
4957
+ "disabled": false,
4958
+ "document": "业务结果详细信息。(当VerifyMode配置\"详版\",且Result为\"-4: 三要素信息不一致\"时返回)\n\n枚举值:\n\n手机号码与姓名一致,与身份证号不一致;\n\n手机号码身份证号一致,与姓名不一致;\n\n手机号码与姓名和身份证号均不一致;\n\n姓名和身份证号不一致;\n\n其他不一致。",
4959
+ "example": "无",
4960
+ "member": "string",
4961
+ "name": "ResultDetail",
4962
+ "output_required": false,
4944
4963
  "type": "string",
4945
4964
  "value_allowed_null": false
4946
4965
  },
@@ -12807,6 +12807,15 @@
12807
12807
  "name": "BackupToUrl",
12808
12808
  "required": false,
12809
12809
  "type": "string"
12810
+ },
12811
+ {
12812
+ "disabled": false,
12813
+ "document": "点播垫片文件地址。注意:用于在主源拉不到时自动兜底到垫片文件,切到垫片文件后,每次播完垫片会尝试拉主源,如果主源恢复则自动切回主源。可根据需要的轮询检查时长来传入对应时长的垫片文件。",
12814
+ "example": "http://vod.com/file/pad.mp4",
12815
+ "member": "string",
12816
+ "name": "BackupVodUrl",
12817
+ "required": false,
12818
+ "type": "string"
12810
12819
  }
12811
12820
  ],
12812
12821
  "type": "object"