tccli 3.0.1136.1__py2.py3-none-any.whl → 3.0.1137.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 (37) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/command.py +4 -1
  3. tccli/help_command.py +4 -1
  4. tccli/services/cdb/v20170320/api.json +3 -3
  5. tccli/services/cls/v20201016/api.json +93 -0
  6. tccli/services/cwp/cwp_client.py +0 -53
  7. tccli/services/cwp/v20180228/api.json +0 -43
  8. tccli/services/cwp/v20180228/examples.json +0 -8
  9. tccli/services/cynosdb/v20190107/api.json +10 -0
  10. tccli/services/dlc/v20210125/api.json +23 -23
  11. tccli/services/dlc/v20210125/examples.json +6 -6
  12. tccli/services/dts/v20211206/api.json +3 -3
  13. tccli/services/essbasic/v20210526/api.json +2 -2
  14. tccli/services/faceid/v20180301/api.json +1 -1
  15. tccli/services/ioa/ioa_client.py +159 -0
  16. tccli/services/ioa/v20220601/api.json +897 -80
  17. tccli/services/ioa/v20220601/examples.json +24 -0
  18. tccli/services/iotexplorer/iotexplorer_client.py +178 -19
  19. tccli/services/iotexplorer/v20190423/api.json +199 -0
  20. tccli/services/iotexplorer/v20190423/examples.json +24 -0
  21. tccli/services/live/v20180801/api.json +12 -6
  22. tccli/services/ocr/v20181119/api.json +2 -2
  23. tccli/services/partners/v20180321/api.json +26 -16
  24. tccli/services/tcr/v20190924/api.json +57 -35
  25. tccli/services/tcr/v20190924/examples.json +4 -4
  26. tccli/services/tcss/v20201101/api.json +123 -13
  27. tccli/services/tcss/v20201101/examples.json +3 -3
  28. tccli/services/tke/v20180525/api.json +13 -3
  29. tccli/services/tts/v20190823/api.json +2 -2
  30. tccli/services/wedata/v20210820/api.json +377 -0
  31. tccli/services/wedata/v20210820/examples.json +8 -0
  32. tccli/services/wedata/wedata_client.py +61 -8
  33. {tccli-3.0.1136.1.dist-info → tccli-3.0.1137.1.dist-info}/METADATA +2 -2
  34. {tccli-3.0.1136.1.dist-info → tccli-3.0.1137.1.dist-info}/RECORD +37 -37
  35. {tccli-3.0.1136.1.dist-info → tccli-3.0.1137.1.dist-info}/WHEEL +0 -0
  36. {tccli-3.0.1136.1.dist-info → tccli-3.0.1137.1.dist-info}/entry_points.txt +0 -0
  37. {tccli-3.0.1136.1.dist-info → tccli-3.0.1137.1.dist-info}/license_files/LICENSE +0 -0
@@ -5929,8 +5929,8 @@
5929
5929
  },
5930
5930
  {
5931
5931
  "disabled": false,
5932
- "document": "监控组件的状态,为Defender_Uninstall、Defender_Normal、Defender_Error、Defender_Installing",
5933
- "example": "Defender_Uninstall",
5932
+ "document": "防护状态: 已防护: Defended 未防护: UnDefended",
5933
+ "example": "UnDefended",
5934
5934
  "member": "string",
5935
5935
  "name": "DefenderStatus",
5936
5936
  "output_required": true,
@@ -6109,13 +6109,33 @@
6109
6109
  },
6110
6110
  {
6111
6111
  "disabled": false,
6112
- "document": "计费核数\n注意:此字段可能返回 null,表示取不到有效值。",
6112
+ "document": "计费核数(弹性计费核数+普通计费核数)\n注意:此字段可能返回 null,表示取不到有效值。",
6113
6113
  "example": "无",
6114
6114
  "member": "uint64",
6115
6115
  "name": "ChargeCoresCnt",
6116
6116
  "output_required": false,
6117
6117
  "type": "int",
6118
6118
  "value_allowed_null": true
6119
+ },
6120
+ {
6121
+ "disabled": false,
6122
+ "document": "master 地址列表",
6123
+ "example": "无",
6124
+ "member": "string",
6125
+ "name": "MasterAddresses",
6126
+ "output_required": true,
6127
+ "type": "list",
6128
+ "value_allowed_null": false
6129
+ },
6130
+ {
6131
+ "disabled": false,
6132
+ "document": "核数",
6133
+ "example": "无",
6134
+ "member": "uint64",
6135
+ "name": "CoresCnt",
6136
+ "output_required": true,
6137
+ "type": "int",
6138
+ "value_allowed_null": false
6119
6139
  }
6120
6140
  ],
6121
6141
  "usage": "out"
@@ -14675,7 +14695,7 @@
14675
14695
  },
14676
14696
  {
14677
14697
  "disabled": false,
14678
- "document": "过滤条件。\n<li>Status - String - 是否必填:否 - agent状态筛选,\"ALL\":\"全部\"(或不传该字段),\"UNINSTALL\":\"未安装\",\"OFFLINE\":\"离线\", \"ONLINE\":\"防护中\"</li>\n<li>HostName - String - 是否必填:否 - 主机名筛选</li>\n<li>Group- String - 是否必填:否 - 主机群组搜索</li>\n<li>HostIP- string - 是否必填:否 - 主机ip搜索</li>\n<li>HostID- string - 是否必填:否 - 主机id搜索</li>\n<li>DockerVersion- string - 是否必填:否 - docker版本搜索</li>\n<li>MachineType- string - 是否必填:否 - 主机来源MachineType搜索,\"ALL\":\"全部\"(或不传该字段),主机来源:[\"CVM\", \"ECM\", \"LH\", \"BM\"] 中的之一为腾讯云服务器;[\"Other\"]之一非腾讯云服务器;</li>\n<li>DockerStatus- string - 是否必填:否 - docker安装状态,\"ALL\":\"全部\"(或不传该字段),\"INSTALL\":\"已安装\",\"UNINSTALL\":\"未安装\"</li>\n<li>ProjectID- string - 是否必填:否 - 所属项目id搜索</li>\n<li>Tag:xxx(tag:key)- string- 是否必填:否 - 标签键值搜索 示例Filters\":[{\"Name\":\"tag:tke-kind\",\"Values\":[\"service\"]}]</li>",
14698
+ "document": "过滤条件。 <li>Status - String - 是否必填:否 - agent状态筛选,\"ALL\":\"全部\"(或不传该字段),\"UNINSTALL\":\"未安装\",\"OFFLINE\":\"离线\", \"ONLINE\":\"防护中\"</li> <li>HostName - String - 是否必填:否 - 主机名筛选</li> <li>Group- String - 是否必填:否 - 主机群组搜索</li> <li>HostIP- string - 是否必填:否 - 主机ip搜索</li> <li>HostID- string - 是否必填:否 - 主机id搜索</li> <li>DockerVersion- string - 是否必填:否 - docker版本搜索</li> <li>MachineType- string - 是否必填:否 - 主机来源MachineType搜索,\"ALL\":\"全部\"(或不传该字段),主机来源:[\"CVM\", \"ECM\", \"LH\", \"BM\"] 中的之一为腾讯云服务器;[\"Other\"]之一非腾讯云服务器;</li> <li>DockerStatus- string - 是否必填:否 - docker安装状态,\"ALL\":\"全部\"(或不传该字段),\"INSTALL\":\"已安装\",\"UNINSTALL\":\"未安装\"</li> <li>ProjectID- string - 是否必填:否 - 所属项目id搜索</li> <li>Tag:xxx(tag:key)- string- 是否必填:否 - 标签键值搜索 示例Filters\":[{\"Name\":\"tag:tke-kind\",\"Values\":[\"service\"]}]</li> <li>NonClusterNode: 是否查询非集群节点(true: 是,false: 否)</li>",
14679
14699
  "example": "无",
14680
14700
  "member": "AssetFilters",
14681
14701
  "name": "Filters",
@@ -23333,7 +23353,17 @@
23333
23353
  },
23334
23354
  {
23335
23355
  "disabled": false,
23336
- "document": "总核数\n注意:此字段可能返回 null,表示取不到有效值。",
23356
+ "document": "总资源核数 = 总防护核数 + 未防护核数",
23357
+ "example": "10",
23358
+ "member": "uint64",
23359
+ "name": "AllCoresCnt",
23360
+ "output_required": true,
23361
+ "type": "int",
23362
+ "value_allowed_null": false
23363
+ },
23364
+ {
23365
+ "disabled": false,
23366
+ "document": "总防护核数 =已购核数+ 试用赠送核数 +弹性计费核数\n注意:此字段可能返回 null,表示取不到有效值。",
23337
23367
  "example": "1",
23338
23368
  "member": "uint64",
23339
23369
  "name": "CoresCnt",
@@ -23341,6 +23371,16 @@
23341
23371
  "type": "int",
23342
23372
  "value_allowed_null": true
23343
23373
  },
23374
+ {
23375
+ "disabled": false,
23376
+ "document": "未防护核数(未开启防护资源核数)",
23377
+ "example": "无",
23378
+ "member": "uint64",
23379
+ "name": "UndefendCoresCnt",
23380
+ "output_required": true,
23381
+ "type": "int",
23382
+ "value_allowed_null": false
23383
+ },
23344
23384
  {
23345
23385
  "disabled": false,
23346
23386
  "document": "已购买核数\n注意:此字段可能返回 null,表示取不到有效值。",
@@ -23353,30 +23393,40 @@
23353
23393
  },
23354
23394
  {
23355
23395
  "disabled": false,
23356
- "document": "镜像数\n注意:此字段可能返回 null,表示取不到有效值。",
23357
- "example": "1",
23358
- "member": "uint64",
23359
- "name": "ImageCnt",
23396
+ "document": "试用赠送专业版核心数\n注意:此字段可能返回 null,表示取不到有效值。",
23397
+ "example": "",
23398
+ "member": "int64",
23399
+ "name": "GivenAuthorizedCoresCnt",
23360
23400
  "output_required": true,
23361
23401
  "type": "int",
23362
23402
  "value_allowed_null": true
23363
23403
  },
23364
23404
  {
23365
23405
  "disabled": false,
23366
- "document": "已授权镜像数\n注意:此字段可能返回 null,表示取不到有效值。",
23406
+ "document": "当前弹性计费核数数量",
23407
+ "example": "无",
23408
+ "member": "uint64",
23409
+ "name": "CurrentFlexibleCoresCnt",
23410
+ "output_required": true,
23411
+ "type": "int",
23412
+ "value_allowed_null": false
23413
+ },
23414
+ {
23415
+ "disabled": false,
23416
+ "document": "镜像数\n注意:此字段可能返回 null,表示取不到有效值。",
23367
23417
  "example": "1",
23368
23418
  "member": "uint64",
23369
- "name": "AuthorizedImageCnt",
23419
+ "name": "ImageCnt",
23370
23420
  "output_required": true,
23371
23421
  "type": "int",
23372
23422
  "value_allowed_null": true
23373
23423
  },
23374
23424
  {
23375
23425
  "disabled": false,
23376
- "document": "已购买镜像授权数\n注意:此字段可能返回 null,表示取不到有效值。",
23426
+ "document": "已授权镜像数\n注意:此字段可能返回 null,表示取不到有效值。",
23377
23427
  "example": "1",
23378
23428
  "member": "uint64",
23379
- "name": "PurchasedAuthorizedCnt",
23429
+ "name": "AuthorizedImageCnt",
23380
23430
  "output_required": true,
23381
23431
  "type": "int",
23382
23432
  "value_allowed_null": true
@@ -23391,6 +23441,16 @@
23391
23441
  "type": "string",
23392
23442
  "value_allowed_null": true
23393
23443
  },
23444
+ {
23445
+ "disabled": false,
23446
+ "document": "已购买镜像授权数\n注意:此字段可能返回 null,表示取不到有效值。",
23447
+ "example": "1",
23448
+ "member": "uint64",
23449
+ "name": "PurchasedAuthorizedCnt",
23450
+ "output_required": true,
23451
+ "type": "int",
23452
+ "value_allowed_null": true
23453
+ },
23394
23454
  {
23395
23455
  "disabled": false,
23396
23456
  "document": "0表示默认状态(用户未设置,即初始状态), 1表示自动续费,2表示明确不自动续费(用户设置)\n注意:此字段可能返回 null,表示取不到有效值。",
@@ -23441,6 +23501,46 @@
23441
23501
  "type": "string",
23442
23502
  "value_allowed_null": true
23443
23503
  },
23504
+ {
23505
+ "disabled": false,
23506
+ "document": "防护策略",
23507
+ "example": "无",
23508
+ "member": "string",
23509
+ "name": "DefendPolicy",
23510
+ "output_required": true,
23511
+ "type": "string",
23512
+ "value_allowed_null": false
23513
+ },
23514
+ {
23515
+ "disabled": false,
23516
+ "document": "弹性计费核数上限",
23517
+ "example": "无",
23518
+ "member": "uint64",
23519
+ "name": "FlexibleCoresLimit",
23520
+ "output_required": true,
23521
+ "type": "int",
23522
+ "value_allowed_null": false
23523
+ },
23524
+ {
23525
+ "disabled": false,
23526
+ "document": "已防护集群核数",
23527
+ "example": "无",
23528
+ "member": "uint64",
23529
+ "name": "DefendClusterCoresCnt",
23530
+ "output_required": true,
23531
+ "type": "int",
23532
+ "value_allowed_null": false
23533
+ },
23534
+ {
23535
+ "disabled": false,
23536
+ "document": "已防护主机核数",
23537
+ "example": "无",
23538
+ "member": "uint64",
23539
+ "name": "DefendHostCoresCnt",
23540
+ "output_required": true,
23541
+ "type": "int",
23542
+ "value_allowed_null": false
23543
+ },
23444
23544
  {
23445
23545
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
23446
23546
  "member": "string",
@@ -31446,6 +31546,16 @@
31446
31546
  "output_required": true,
31447
31547
  "type": "string",
31448
31548
  "value_allowed_null": false
31549
+ },
31550
+ {
31551
+ "disabled": false,
31552
+ "document": "核数",
31553
+ "example": "无",
31554
+ "member": "uint64",
31555
+ "name": "CoresCnt",
31556
+ "output_required": true,
31557
+ "type": "int",
31558
+ "value_allowed_null": false
31449
31559
  }
31450
31560
  ],
31451
31561
  "usage": "out"
@@ -872,7 +872,7 @@
872
872
  {
873
873
  "document": "查询主机列表",
874
874
  "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAssetHostList\n<公共请求参数>\n\n{}",
875
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"HostID\": \"abc\",\n \"HostIP\": \"abc\",\n \"HostName\": \"abc\",\n \"Group\": \"abc\",\n \"DockerVersion\": \"abc\",\n \"DockerFileSystemDriver\": \"abc\",\n \"ImageCnt\": 1,\n \"ContainerCnt\": 1,\n \"Status\": \"abc\",\n \"IsContainerd\": true,\n \"MachineType\": \"abc\",\n \"PublicIp\": \"abc\",\n \"Uuid\": \"abc\",\n \"InstanceID\": \"abc\",\n \"RegionID\": 0,\n \"Project\": {\n \"ProjectName\": \"abc\",\n \"ProjectID\": 0\n },\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"ClusterID\": \"abc\",\n \"ClusterName\": \"abc\",\n \"ClusterAccessedStatus\": \"abc\",\n \"ChargeCoresCnt\": 1,\n \"DefendStatus\": \"abc\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"abc\"\n }\n}",
875
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"HostID\": \"abc\",\n \"HostIP\": \"abc\",\n \"HostName\": \"abc\",\n \"Group\": \"abc\",\n \"DockerVersion\": \"abc\",\n \"DockerFileSystemDriver\": \"abc\",\n \"ImageCnt\": 1,\n \"ContainerCnt\": 1,\n \"Status\": \"abc\",\n \"IsContainerd\": true,\n \"MachineType\": \"abc\",\n \"PublicIp\": \"abc\",\n \"Uuid\": \"abc\",\n \"InstanceID\": \"abc\",\n \"RegionID\": 0,\n \"Project\": {\n \"ProjectName\": \"abc\",\n \"ProjectID\": 0\n },\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"ClusterID\": \"abc\",\n \"ClusterName\": \"abc\",\n \"ClusterAccessedStatus\": \"abc\",\n \"ChargeCoresCnt\": 1,\n \"DefendStatus\": \"abc\",\n \"CoresCnt\": 1\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"abc\"\n }\n}",
876
876
  "title": "查询主机列表"
877
877
  }
878
878
  ],
@@ -1734,7 +1734,7 @@
1734
1734
  {
1735
1735
  "document": "",
1736
1736
  "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePurchaseStateInfo\n<公共请求参数>\n\n{}",
1737
- "output": "{\n \"Response\": {\n \"State\": 0,\n \"CoresCnt\": 1,\n \"AuthorizedCoresCnt\": 1,\n \"ImageCnt\": 1,\n \"AuthorizedImageCnt\": 1,\n \"PurchasedAuthorizedCnt\": 1,\n \"ExpirationTime\": \"abc\",\n \"AutomaticRenewal\": 0,\n \"GivenAuthorizedCnt\": 1,\n \"BeginTime\": \"abc\",\n \"SubState\": \"abc\",\n \"InquireKey\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
1737
+ "output": "{\n \"Response\": {\n \"State\": 0,\n \"AllCoresCnt\": 1,\n \"CoresCnt\": 1,\n \"UndefendCoresCnt\": 1,\n \"AuthorizedCoresCnt\": 1,\n \"GivenAuthorizedCoresCnt\": 0,\n \"CurrentFlexibleCoresCnt\": 1,\n \"ImageCnt\": 1,\n \"AuthorizedImageCnt\": 1,\n \"ExpirationTime\": \"abc\",\n \"PurchasedAuthorizedCnt\": 1,\n \"AutomaticRenewal\": 0,\n \"GivenAuthorizedCnt\": 1,\n \"BeginTime\": \"abc\",\n \"SubState\": \"abc\",\n \"InquireKey\": \"abc\",\n \"DefendPolicy\": \"abc\",\n \"FlexibleCoresLimit\": 1,\n \"DefendClusterCoresCnt\": 1,\n \"DefendHostCoresCnt\": 1,\n \"RequestId\": \"abc\"\n }\n}",
1738
1738
  "title": "查询容器安全服务已购买信息"
1739
1739
  }
1740
1740
  ],
@@ -2038,7 +2038,7 @@
2038
2038
  {
2039
2039
  "document": "查询用户集群列表",
2040
2040
  "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserCluster\n<公共请求参数>\n\n{\n \"Limit\": \"2\",\n \"Offset\": \"0\"\n}",
2041
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ClusterInfoList\": [\n {\n \"ClusterId\": \"abc\",\n \"ClusterName\": \"abc\",\n \"ClusterVersion\": \"abc\",\n \"ClusterOs\": \"abc\",\n \"ClusterType\": \"abc\",\n \"ClusterNodeNum\": 1,\n \"Region\": \"abc\",\n \"DefenderStatus\": \"abc\",\n \"ClusterStatus\": \"abc\",\n \"ClusterCheckMode\": \"abc\",\n \"ClusterAutoCheck\": true,\n \"DefenderErrorReason\": \"abc\",\n \"UnreadyNodeNum\": 1,\n \"SeriousRiskCount\": 0,\n \"HighRiskCount\": 0,\n \"MiddleRiskCount\": 0,\n \"HintRiskCount\": 0,\n \"CheckFailReason\": \"abc\",\n \"CheckStatus\": \"abc\",\n \"TaskCreateTime\": \"abc\",\n \"AccessedStatus\": \"abc\",\n \"AccessedSubStatus\": \"abc\",\n \"NodeCount\": 1,\n \"OffLineNodeCount\": 1,\n \"UnInstallAgentNodeCount\": 1\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
2041
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ClusterInfoList\": [\n {\n \"ClusterId\": \"abc\",\n \"ClusterName\": \"abc\",\n \"ClusterVersion\": \"abc\",\n \"ClusterOs\": \"abc\",\n \"ClusterType\": \"abc\",\n \"ClusterNodeNum\": 1,\n \"Region\": \"abc\",\n \"DefenderStatus\": \"abc\",\n \"ClusterStatus\": \"abc\",\n \"ClusterCheckMode\": \"abc\",\n \"ClusterAutoCheck\": true,\n \"DefenderErrorReason\": \"abc\",\n \"UnreadyNodeNum\": 1,\n \"SeriousRiskCount\": 0,\n \"HighRiskCount\": 0,\n \"MiddleRiskCount\": 0,\n \"HintRiskCount\": 0,\n \"CheckFailReason\": \"abc\",\n \"CheckStatus\": \"abc\",\n \"TaskCreateTime\": \"abc\",\n \"AccessedStatus\": \"abc\",\n \"AccessedSubStatus\": \"abc\",\n \"NodeCount\": 1,\n \"OffLineNodeCount\": 1,\n \"UnInstallAgentNodeCount\": 1,\n \"ChargeCoresCnt\": 1,\n \"MasterAddresses\": [\n \"abc\"\n ],\n \"CoresCnt\": 1\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
2042
2042
  "title": "查询用户集群列表"
2043
2043
  }
2044
2044
  ],
@@ -20099,7 +20099,7 @@
20099
20099
  {
20100
20100
  "disabled": false,
20101
20101
  "document": "集群类型",
20102
- "example": "",
20102
+ "example": "",
20103
20103
  "member": "string",
20104
20104
  "name": "ClusterType",
20105
20105
  "required": true,
@@ -20109,7 +20109,7 @@
20109
20109
  {
20110
20110
  "disabled": false,
20111
20111
  "document": "集群id",
20112
- "example": "",
20112
+ "example": "",
20113
20113
  "member": "string",
20114
20114
  "name": "ClusterId",
20115
20115
  "required": true,
@@ -20119,12 +20119,22 @@
20119
20119
  {
20120
20120
  "disabled": false,
20121
20121
  "document": "备注",
20122
- "example": "",
20122
+ "example": "",
20123
20123
  "member": "string",
20124
20124
  "name": "Describe",
20125
20125
  "required": false,
20126
20126
  "type": "string",
20127
20127
  "value_allowed_null": false
20128
+ },
20129
+ {
20130
+ "disabled": false,
20131
+ "document": "集群所在地域",
20132
+ "example": "无",
20133
+ "member": "string",
20134
+ "name": "Region",
20135
+ "required": false,
20136
+ "type": "string",
20137
+ "value_allowed_null": false
20128
20138
  }
20129
20139
  ],
20130
20140
  "usage": "in"
@@ -43,7 +43,7 @@
43
43
  },
44
44
  {
45
45
  "disabled": false,
46
- "document": "音量大小,范围:[0,10],分别对应11个等级的音量,默认为0,代表正常音量。没有静音选项。",
46
+ "document": "音量大小,范围:[-10,10],分别对应11个等级的音量,默认为0,代表正常音量。没有静音选项。",
47
47
  "example": "1",
48
48
  "member": "float",
49
49
  "name": "Volume",
@@ -391,7 +391,7 @@
391
391
  },
392
392
  {
393
393
  "disabled": false,
394
- "document": "音量大小,范围[0,10],对应音量大小。默认为0,代表正常音量,值越大音量越高。",
394
+ "document": "音量大小,范围[-10,10],对应音量大小。默认为0,代表正常音量,值越大音量越高。",
395
395
  "example": "1",
396
396
  "member": "float",
397
397
  "name": "Volume",