tencentcloud-sdk-cfg 3.0.1021 → 3.0.1023
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210820/models.rb +0 -96
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c92f2a83bfb6f7240976eff0e0b09286f880b464
|
4
|
+
data.tar.gz: ed2f8c78b18e79b9768268d463dd34ae112b8ebf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b17002a5a9960d7b7a844a1dd750f01e27c0bb9654a40eada0a0b3a5a1da6aa9a01c9a5cc6d8430984dc6eb850ca0f47afc987f1a3accccbcff4077042141f23
|
7
|
+
data.tar.gz: fe454d68a0646fd707913bb04aca788910fa9a022dc913cb8cb41364a6ced50713b4df04669babcc4bbbe1ab03f23484b78494927c40b9dc51497bf4495bae6a
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1023
|
data/lib/v20210820/models.rb
CHANGED
@@ -34,7 +34,6 @@ module TencentCloud
|
|
34
34
|
# @param Field: 组件唯一标识, 传回后端时的key
|
35
35
|
# @type Field: String
|
36
36
|
# @param DefaultValue: 默认值
|
37
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
38
37
|
# @type DefaultValue: String
|
39
38
|
# @param Config: 支持配置项如下,可根据需要选择配置项,不需要配置是设置空{}:
|
40
39
|
|
@@ -182,28 +181,20 @@ module TencentCloud
|
|
182
181
|
# @param ActionContent: 自定义动作的参数,json string
|
183
182
|
# @type ActionContent: String
|
184
183
|
# @param ResourceType: 二级分类
|
185
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
186
184
|
# @type ResourceType: String
|
187
185
|
# @param ActionDetail: 动作描述
|
188
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
189
186
|
# @type ActionDetail: String
|
190
187
|
# @param IsAllowed: 是否允许当前账号使用
|
191
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
192
188
|
# @type IsAllowed: Boolean
|
193
189
|
# @param ActionBestCase: 最佳实践案例的链接地址
|
194
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
195
190
|
# @type ActionBestCase: String
|
196
191
|
# @param ObjectType: 对象类型
|
197
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
198
192
|
# @type ObjectType: String
|
199
193
|
# @param MetricIdList: 监控指标ID列表
|
200
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
201
194
|
# @type MetricIdList: Array
|
202
195
|
# @param IsNewAction: 是否是新动作
|
203
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
204
196
|
# @type IsNewAction: Boolean
|
205
197
|
# @param ObjectTypeId: 对象类型ID
|
206
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
207
198
|
# @type ObjectTypeId: Integer
|
208
199
|
|
209
200
|
attr_accessor :ActionName, :Desc, :ActionType, :CreateTime, :Creator, :UpdateTime, :RiskDesc, :ActionId, :AttributeId, :RelationActionId, :ActionCommand, :ActionCommandType, :ActionContent, :ResourceType, :ActionDetail, :IsAllowed, :ActionBestCase, :ObjectType, :MetricIdList, :IsNewAction, :ObjectTypeId
|
@@ -260,13 +251,10 @@ module TencentCloud
|
|
260
251
|
# 应用性能监控产品中应用信息
|
261
252
|
class ApmServiceInfo < TencentCloud::Common::AbstractModel
|
262
253
|
# @param InstanceId: 业务ID
|
263
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
264
254
|
# @type InstanceId: String
|
265
255
|
# @param ServiceNameList: 应用名称
|
266
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
267
256
|
# @type ServiceNameList: Array
|
268
257
|
# @param RegionId: 地域ID
|
269
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
270
258
|
# @type RegionId: Integer
|
271
259
|
|
272
260
|
attr_accessor :InstanceId, :ServiceNameList, :RegionId
|
@@ -525,7 +513,6 @@ module TencentCloud
|
|
525
513
|
# @param Results: 动作栏位配置列表
|
526
514
|
# @type Results: Array
|
527
515
|
# @param ResourceOffline: 资源下线信息
|
528
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
529
516
|
# @type ResourceOffline: Array
|
530
517
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
531
518
|
# @type RequestId: String
|
@@ -1258,16 +1245,12 @@ module TencentCloud
|
|
1258
1245
|
# @param ObjectTypeParams: 对象类型参数
|
1259
1246
|
# @type ObjectTypeParams: :class:`Tencentcloud::Cfg.v20210820.models.ObjectTypeConfig`
|
1260
1247
|
# @param ObjectTypeJsonParse: tke接口json解析规则,null不需要解析
|
1261
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1262
1248
|
# @type ObjectTypeJsonParse: :class:`Tencentcloud::Cfg.v20210820.models.ObjectTypeJsonParse`
|
1263
1249
|
# @param ObjectHasNewAction: 是否包含新动作
|
1264
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1265
1250
|
# @type ObjectHasNewAction: Boolean
|
1266
1251
|
# @param ObjectPlatformName: 对应在平台架构图中的资源类型名称
|
1267
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1268
1252
|
# @type ObjectPlatformName: String
|
1269
1253
|
# @param ObjectSupportType: 1:平台支持的对象 2:应用支持的部分对象
|
1270
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1271
1254
|
# @type ObjectSupportType: Integer
|
1272
1255
|
# @param ArchLayer: 1.接入层 2.逻辑层 3. 数据层
|
1273
1256
|
# @type ArchLayer: Integer
|
@@ -1343,10 +1326,8 @@ module TencentCloud
|
|
1343
1326
|
# @param Header: 实例id
|
1344
1327
|
# @type Header: String
|
1345
1328
|
# @param Transfer: 字段值是否需要转译,当不需要转译时,此字段返回null
|
1346
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1347
1329
|
# @type Transfer: String
|
1348
1330
|
# @param JsonParse: tke的pod字段信息解析
|
1349
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1350
1331
|
# @type JsonParse: String
|
1351
1332
|
# @param Type: 字段类型 0:str 1:list
|
1352
1333
|
# @type Type: Integer
|
@@ -1373,16 +1354,12 @@ module TencentCloud
|
|
1373
1354
|
# 标准pod对象类型下拉数据的解析
|
1374
1355
|
class ObjectTypeJsonParse < TencentCloud::Common::AbstractModel
|
1375
1356
|
# @param NameSpace: 命名空间
|
1376
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1377
1357
|
# @type NameSpace: String
|
1378
1358
|
# @param WorkloadName: 工作负载名称
|
1379
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1380
1359
|
# @type WorkloadName: String
|
1381
1360
|
# @param LanIP: 节点IP
|
1382
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1383
1361
|
# @type LanIP: String
|
1384
1362
|
# @param InstanceId: 节点ID
|
1385
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1386
1363
|
# @type InstanceId: String
|
1387
1364
|
|
1388
1365
|
attr_accessor :NameSpace, :WorkloadName, :LanIP, :InstanceId
|
@@ -1407,16 +1384,12 @@ module TencentCloud
|
|
1407
1384
|
# @param TaskId: 演练ID
|
1408
1385
|
# @type TaskId: Integer
|
1409
1386
|
# @param Name: 名称
|
1410
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1411
1387
|
# @type Name: String
|
1412
1388
|
# @param TriggerType: 类型,0--触发,1--恢复
|
1413
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1414
1389
|
# @type TriggerType: Integer
|
1415
1390
|
# @param Content: 内容
|
1416
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1417
1391
|
# @type Content: String
|
1418
1392
|
# @param CreatTime: 触发时间
|
1419
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1420
1393
|
# @type CreatTime: String
|
1421
1394
|
|
1422
1395
|
attr_accessor :TaskId, :Name, :TriggerType, :Content, :CreatTime
|
@@ -1441,13 +1414,10 @@ module TencentCloud
|
|
1441
1414
|
# 资源下线
|
1442
1415
|
class ResourceOffline < TencentCloud::Common::AbstractModel
|
1443
1416
|
# @param ResourceId: 资源ID
|
1444
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1445
1417
|
# @type ResourceId: Integer
|
1446
1418
|
# @param ResourceDeleteTime: 资源下线时间
|
1447
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1448
1419
|
# @type ResourceDeleteTime: String
|
1449
1420
|
# @param ResourceDeleteMessage: 资源下线提示
|
1450
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1451
1421
|
# @type ResourceDeleteMessage: String
|
1452
1422
|
|
1453
1423
|
attr_accessor :ResourceId, :ResourceDeleteTime, :ResourceDeleteMessage
|
@@ -1468,10 +1438,8 @@ module TencentCloud
|
|
1468
1438
|
# 用于传入创建、编辑标签
|
1469
1439
|
class TagWithCreate < TencentCloud::Common::AbstractModel
|
1470
1440
|
# @param TagKey: 标签键
|
1471
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1472
1441
|
# @type TagKey: String
|
1473
1442
|
# @param TagValue: 标签值
|
1474
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1475
1443
|
# @type TagValue: String
|
1476
1444
|
|
1477
1445
|
attr_accessor :TagKey, :TagValue
|
@@ -1516,10 +1484,8 @@ module TencentCloud
|
|
1516
1484
|
# @param TaskDescription: 任务描述
|
1517
1485
|
# @type TaskDescription: String
|
1518
1486
|
# @param TaskTag: 自定义标签
|
1519
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1520
1487
|
# @type TaskTag: String
|
1521
1488
|
# @param TaskStatus: 任务状态,1001--未开始 1002--进行中(执行)1003--进行中(暂停)1004--执行结束
|
1522
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1523
1489
|
# @type TaskStatus: Integer
|
1524
1490
|
# @param TaskStatusType: 任务结束状态,表明任务以何种状态结束: 0 -- 尚未结束,1 -- 成功,2-- 失败,3--终止
|
1525
1491
|
# @type TaskStatusType: Integer
|
@@ -1553,13 +1519,11 @@ module TencentCloud
|
|
1553
1519
|
# @param TaskRegionId: 地域ID
|
1554
1520
|
# @type TaskRegionId: Integer
|
1555
1521
|
# @param TaskMonitors: 监控指标列表
|
1556
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1557
1522
|
# @type TaskMonitors: Array
|
1558
1523
|
# @param TaskPolicy: 保护策略
|
1559
1524
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1560
1525
|
# @type TaskPolicy: :class:`Tencentcloud::Cfg.v20210820.models.DescribePolicy`
|
1561
1526
|
# @param Tags: 标签列表
|
1562
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1563
1527
|
# @type Tags: Array
|
1564
1528
|
# @param TaskPlanId: 关联的演练计划ID
|
1565
1529
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -1571,19 +1535,15 @@ module TencentCloud
|
|
1571
1535
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1572
1536
|
# @type ApplicationId: String
|
1573
1537
|
# @param ApplicationName: 关联的应用名称
|
1574
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1575
1538
|
# @type ApplicationName: String
|
1576
1539
|
# @param AlarmPolicy: 关联的告警指标
|
1577
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1578
1540
|
# @type AlarmPolicy: Array
|
1579
1541
|
# @param ApmServiceList: 关联的APM服务
|
1580
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1581
1542
|
# @type ApmServiceList: Array
|
1582
1543
|
# @param VerifyId: 关联的隐患验证项ID
|
1583
1544
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1584
1545
|
# @type VerifyId: Integer
|
1585
1546
|
# @param PolicyDealType: 护栏处理方式,1--顺序回滚,2--演练暂停
|
1586
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1587
1547
|
# @type PolicyDealType: Integer
|
1588
1548
|
# @param TaskPlanStartTime: 计划开始时间
|
1589
1549
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -1598,7 +1558,6 @@ module TencentCloud
|
|
1598
1558
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1599
1559
|
# @type TaskIssue: String
|
1600
1560
|
# @param TaskRegionName: region信息
|
1601
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1602
1561
|
# @type TaskRegionName: String
|
1603
1562
|
# @param TaskArchId: 架构ID
|
1604
1563
|
# @type TaskArchId: String
|
@@ -1781,7 +1740,6 @@ module TencentCloud
|
|
1781
1740
|
# @param TaskGroupTitle: 分组标题
|
1782
1741
|
# @type TaskGroupTitle: String
|
1783
1742
|
# @param TaskGroupDescription: 分组描述
|
1784
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1785
1743
|
# @type TaskGroupDescription: String
|
1786
1744
|
# @param TaskGroupOrder: 任务分组顺序
|
1787
1745
|
# @type TaskGroupOrder: Integer
|
@@ -1800,10 +1758,8 @@ module TencentCloud
|
|
1800
1758
|
# @param TaskGroupDiscardInstanceList: 不参演的实例列表
|
1801
1759
|
# @type TaskGroupDiscardInstanceList: Array
|
1802
1760
|
# @param TaskGroupSelectedInstanceList: 参演实例列表
|
1803
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1804
1761
|
# @type TaskGroupSelectedInstanceList: Array
|
1805
1762
|
# @param TaskGroupInstancesExecuteRule: 机器选取规则
|
1806
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1807
1763
|
# @type TaskGroupInstancesExecuteRule: Array
|
1808
1764
|
|
1809
1765
|
attr_accessor :TaskGroupId, :TaskGroupTitle, :TaskGroupDescription, :TaskGroupOrder, :ObjectTypeId, :TaskGroupCreateTime, :TaskGroupUpdateTime, :TaskGroupActions, :TaskGroupInstanceList, :TaskGroupMode, :TaskGroupDiscardInstanceList, :TaskGroupSelectedInstanceList, :TaskGroupInstancesExecuteRule
|
@@ -1866,10 +1822,8 @@ module TencentCloud
|
|
1866
1822
|
# @param TaskGroupActionOrder: 分组动作顺序
|
1867
1823
|
# @type TaskGroupActionOrder: Integer
|
1868
1824
|
# @param TaskGroupActionGeneralConfiguration: 分组动作通用配置
|
1869
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1870
1825
|
# @type TaskGroupActionGeneralConfiguration: String
|
1871
1826
|
# @param TaskGroupActionCustomConfiguration: 分组动作自定义配置
|
1872
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1873
1827
|
# @type TaskGroupActionCustomConfiguration: String
|
1874
1828
|
# @param TaskGroupActionStatus: 分组动作状态
|
1875
1829
|
# @type TaskGroupActionStatus: Integer
|
@@ -1882,31 +1836,22 @@ module TencentCloud
|
|
1882
1836
|
# @param TaskGroupActionStatusType: 状态类型: 0 -- 无状态,1 -- 成功,2-- 失败,3--终止,4--跳过
|
1883
1837
|
# @type TaskGroupActionStatusType: Integer
|
1884
1838
|
# @param TaskGroupActionRandomId: RandomId
|
1885
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1886
1839
|
# @type TaskGroupActionRandomId: Integer
|
1887
1840
|
# @param TaskGroupActionRecoverId: RecoverId
|
1888
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1889
1841
|
# @type TaskGroupActionRecoverId: Integer
|
1890
1842
|
# @param TaskGroupActionExecuteId: ExecuteId
|
1891
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1892
1843
|
# @type TaskGroupActionExecuteId: Integer
|
1893
1844
|
# @param ActionApiType: 调用api类型,0:tat, 1:云api
|
1894
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1895
1845
|
# @type ActionApiType: Integer
|
1896
1846
|
# @param ActionAttribute: 1:故障,2:恢复
|
1897
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1898
1847
|
# @type ActionAttribute: Integer
|
1899
1848
|
# @param ActionType: 动作类型:平台、自定义
|
1900
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1901
1849
|
# @type ActionType: String
|
1902
1850
|
# @param IsExecuteRedo: 是否可重试
|
1903
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1904
1851
|
# @type IsExecuteRedo: Boolean
|
1905
1852
|
# @param ActionRisk: 动作风险级别
|
1906
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1907
1853
|
# @type ActionRisk: String
|
1908
1854
|
# @param TaskGroupActionExecuteTime: 动作运行时间
|
1909
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1910
1855
|
# @type TaskGroupActionExecuteTime: Integer
|
1911
1856
|
# @param TaskGroupActionStartTime: 动作开始执行时间
|
1912
1857
|
# @type TaskGroupActionStartTime: String
|
@@ -2080,7 +2025,6 @@ module TencentCloud
|
|
2080
2025
|
# @param TaskGroupInstanceId: 实例ID
|
2081
2026
|
# @type TaskGroupInstanceId: Integer
|
2082
2027
|
# @param TaskGroupInstanceObjectId: 实例ID
|
2083
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2084
2028
|
# @type TaskGroupInstanceObjectId: String
|
2085
2029
|
# @param TaskGroupInstanceStatus: 实例动作执行状态
|
2086
2030
|
# @type TaskGroupInstanceStatus: Integer
|
@@ -2091,19 +2035,15 @@ module TencentCloud
|
|
2091
2035
|
# @param TaskGroupInstanceStatusType: 状态类型: 0 -- 无状态,1 -- 成功,2-- 失败,3--终止,4--跳过
|
2092
2036
|
# @type TaskGroupInstanceStatusType: Integer
|
2093
2037
|
# @param TaskGroupInstanceStartTime: 执行开始时间
|
2094
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2095
2038
|
# @type TaskGroupInstanceStartTime: String
|
2096
2039
|
# @param TaskGroupInstanceEndTime: 执行结束时间
|
2097
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2098
2040
|
# @type TaskGroupInstanceEndTime: String
|
2099
2041
|
# @param TaskGroupInstanceExecuteLog: 实例动作执行日志
|
2100
2042
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2101
2043
|
# @type TaskGroupInstanceExecuteLog: String
|
2102
2044
|
# @param TaskGroupInstanceIsRedo: 实例是否可重试
|
2103
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2104
2045
|
# @type TaskGroupInstanceIsRedo: Boolean
|
2105
2046
|
# @param TaskGroupInstanceExecuteTime: 动作实例执行时间
|
2106
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2107
2047
|
# @type TaskGroupInstanceExecuteTime: Integer
|
2108
2048
|
|
2109
2049
|
attr_accessor :TaskGroupInstanceId, :TaskGroupInstanceObjectId, :TaskGroupInstanceStatus, :TaskGroupInstanceCreateTime, :TaskGroupInstanceUpdateTime, :TaskGroupInstanceStatusType, :TaskGroupInstanceStartTime, :TaskGroupInstanceEndTime, :TaskGroupInstanceExecuteLog, :TaskGroupInstanceIsRedo, :TaskGroupInstanceExecuteTime
|
@@ -2143,13 +2083,10 @@ module TencentCloud
|
|
2143
2083
|
# 机器选取规则
|
2144
2084
|
class TaskGroupInstancesExecuteRules < TencentCloud::Common::AbstractModel
|
2145
2085
|
# @param TaskGroupInstancesExecuteMode: 实例选取模式
|
2146
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2147
2086
|
# @type TaskGroupInstancesExecuteMode: Integer
|
2148
2087
|
# @param TaskGroupInstancesExecutePercent: 按比例选取模式下选取比例
|
2149
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2150
2088
|
# @type TaskGroupInstancesExecutePercent: Integer
|
2151
2089
|
# @param TaskGroupInstancesExecuteNum: 按数量选取模式下选取数量
|
2152
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2153
2090
|
# @type TaskGroupInstancesExecuteNum: Integer
|
2154
2091
|
|
2155
2092
|
attr_accessor :TaskGroupInstancesExecuteMode, :TaskGroupInstancesExecutePercent, :TaskGroupInstancesExecuteNum
|
@@ -2176,7 +2113,6 @@ module TencentCloud
|
|
2176
2113
|
# @param TaskDescription: 任务描述
|
2177
2114
|
# @type TaskDescription: String
|
2178
2115
|
# @param TaskTag: 任务标签
|
2179
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2180
2116
|
# @type TaskTag: String
|
2181
2117
|
# @param TaskStatus: 任务状态(1001 -- 未开始 1002 -- 进行中 1003 -- 暂停中 1004 -- 任务结束)
|
2182
2118
|
# @type TaskStatus: Integer
|
@@ -2185,25 +2121,18 @@ module TencentCloud
|
|
2185
2121
|
# @param TaskUpdateTime: 任务更新时间
|
2186
2122
|
# @type TaskUpdateTime: String
|
2187
2123
|
# @param TaskPreCheckStatus: 0--未开始,1--进行中,2--已完成
|
2188
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2189
2124
|
# @type TaskPreCheckStatus: Integer
|
2190
2125
|
# @param TaskPreCheckSuccess: 环境检查是否通过
|
2191
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2192
2126
|
# @type TaskPreCheckSuccess: Boolean
|
2193
2127
|
# @param TaskExpect: 演练是否符合预期 1-符合预期 2-不符合预期
|
2194
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2195
2128
|
# @type TaskExpect: Integer
|
2196
2129
|
# @param ApplicationId: 关联应用ID
|
2197
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2198
2130
|
# @type ApplicationId: String
|
2199
2131
|
# @param ApplicationName: 关联应用名称
|
2200
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2201
2132
|
# @type ApplicationName: String
|
2202
2133
|
# @param VerifyId: 验证项ID
|
2203
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2204
2134
|
# @type VerifyId: Integer
|
2205
2135
|
# @param TaskStatusType: 状态类型: 0 -- 无状态,1 -- 成功,2-- 失败,3--终止
|
2206
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2207
2136
|
# @type TaskStatusType: Integer
|
2208
2137
|
# @param ArchId: 架构ID
|
2209
2138
|
# @type ArchId: String
|
@@ -2256,7 +2185,6 @@ module TencentCloud
|
|
2256
2185
|
# @param TaskMonitorId: 演练监控指标ID
|
2257
2186
|
# @type TaskMonitorId: Integer
|
2258
2187
|
# @param MetricId: 监控指标ID
|
2259
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2260
2188
|
# @type MetricId: Integer
|
2261
2189
|
# @param TaskMonitorObjectTypeId: 监控指标对象类型ID
|
2262
2190
|
# @type TaskMonitorObjectTypeId: Integer
|
@@ -2265,10 +2193,8 @@ module TencentCloud
|
|
2265
2193
|
# @param InstancesIds: 实例ID列表
|
2266
2194
|
# @type InstancesIds: Array
|
2267
2195
|
# @param MetricChineseName: 中文指标
|
2268
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2269
2196
|
# @type MetricChineseName: String
|
2270
2197
|
# @param Unit: 单位
|
2271
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2272
2198
|
# @type Unit: String
|
2273
2199
|
|
2274
2200
|
attr_accessor :TaskMonitorId, :MetricId, :TaskMonitorObjectTypeId, :MetricName, :InstancesIds, :MetricChineseName, :Unit
|
@@ -2297,10 +2223,8 @@ module TencentCloud
|
|
2297
2223
|
# 演练人员组织
|
2298
2224
|
class TaskOrg < TencentCloud::Common::AbstractModel
|
2299
2225
|
# @param TaskRole: 演练角色
|
2300
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2301
2226
|
# @type TaskRole: String
|
2302
2227
|
# @param TaskOperator: 负责人
|
2303
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2304
2228
|
# @type TaskOperator: String
|
2305
2229
|
|
2306
2230
|
attr_accessor :TaskRole, :TaskOperator
|
@@ -2374,7 +2298,6 @@ module TencentCloud
|
|
2374
2298
|
# @param TemplateDescription: 经验库描述
|
2375
2299
|
# @type TemplateDescription: String
|
2376
2300
|
# @param TemplateTag: 自定义标签
|
2377
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2378
2301
|
# @type TemplateTag: String
|
2379
2302
|
# @param TemplateIsUsed: 使用状态。1 ---- 使用中,2 --- 停用
|
2380
2303
|
# @type TemplateIsUsed: Integer
|
@@ -2398,19 +2321,14 @@ module TencentCloud
|
|
2398
2321
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2399
2322
|
# @type TemplatePolicy: :class:`Tencentcloud::Cfg.v20210820.models.TemplatePolicy`
|
2400
2323
|
# @param Tags: 标签列表
|
2401
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2402
2324
|
# @type Tags: Array
|
2403
2325
|
# @param TemplateSource: 经验来源 0-自建 1-专家推荐
|
2404
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2405
2326
|
# @type TemplateSource: Integer
|
2406
2327
|
# @param ApmServiceList: apm应用信息
|
2407
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2408
2328
|
# @type ApmServiceList: Array
|
2409
2329
|
# @param AlarmPolicy: 告警指标
|
2410
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2411
2330
|
# @type AlarmPolicy: Array
|
2412
2331
|
# @param PolicyDealType: 护栏处理方式,1--顺序回滚,2--演练暂停
|
2413
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2414
2332
|
# @type PolicyDealType: Integer
|
2415
2333
|
|
2416
2334
|
attr_accessor :TemplateId, :TemplateTitle, :TemplateDescription, :TemplateTag, :TemplateIsUsed, :TemplateCreateTime, :TemplateUpdateTime, :TemplateMode, :TemplatePauseDuration, :TemplateOwnerUin, :TemplateRegionId, :TemplateGroups, :TemplateMonitors, :TemplatePolicy, :Tags, :TemplateSource, :ApmServiceList, :AlarmPolicy, :PolicyDealType
|
@@ -2500,7 +2418,6 @@ module TencentCloud
|
|
2500
2418
|
# @param Title: 分组标题
|
2501
2419
|
# @type Title: String
|
2502
2420
|
# @param Description: 分组描述
|
2503
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2504
2421
|
# @type Description: String
|
2505
2422
|
# @param Order: 分组顺序
|
2506
2423
|
# @type Order: Integer
|
@@ -2556,10 +2473,8 @@ module TencentCloud
|
|
2556
2473
|
# @param Order: 分组动作顺序
|
2557
2474
|
# @type Order: Integer
|
2558
2475
|
# @param GeneralConfiguration: 分组动作通用配置
|
2559
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2560
2476
|
# @type GeneralConfiguration: String
|
2561
2477
|
# @param CustomConfiguration: 分组动作自定义配置
|
2562
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2563
2478
|
# @type CustomConfiguration: String
|
2564
2479
|
# @param CreateTime: 动作分组创建时间
|
2565
2480
|
# @type CreateTime: String
|
@@ -2568,25 +2483,18 @@ module TencentCloud
|
|
2568
2483
|
# @param ActionTitle: 动作名称
|
2569
2484
|
# @type ActionTitle: String
|
2570
2485
|
# @param RandomId: 自身随机id
|
2571
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2572
2486
|
# @type RandomId: Integer
|
2573
2487
|
# @param RecoverId: 恢复动作id
|
2574
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2575
2488
|
# @type RecoverId: Integer
|
2576
2489
|
# @param ExecuteId: 执行动作id
|
2577
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2578
2490
|
# @type ExecuteId: Integer
|
2579
2491
|
# @param ActionApiType: 调用api类型,0:tat, 1:云api
|
2580
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2581
2492
|
# @type ActionApiType: Integer
|
2582
2493
|
# @param ActionAttribute: 1:故障,2:恢复
|
2583
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2584
2494
|
# @type ActionAttribute: Integer
|
2585
2495
|
# @param ActionType: 动作类型:平台和自定义
|
2586
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2587
2496
|
# @type ActionType: String
|
2588
2497
|
# @param ActionRisk: 动作风险等级,1:低风险 2:中风险 3:高风险
|
2589
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2590
2498
|
# @type ActionRisk: String
|
2591
2499
|
# @param FailurePerformance: 故障表现
|
2592
2500
|
# @type FailurePerformance: String
|
@@ -2641,7 +2549,6 @@ module TencentCloud
|
|
2641
2549
|
# @param TemplateDescription: 经验库描述
|
2642
2550
|
# @type TemplateDescription: String
|
2643
2551
|
# @param TemplateTag: 经验库标签
|
2644
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2645
2552
|
# @type TemplateTag: String
|
2646
2553
|
# @param TemplateIsUsed: 经验库状态。1 -- 使用中,2 -- 停用
|
2647
2554
|
# @type TemplateIsUsed: Integer
|
@@ -2652,7 +2559,6 @@ module TencentCloud
|
|
2652
2559
|
# @param TemplateUsedNum: 经验库关联的任务数量
|
2653
2560
|
# @type TemplateUsedNum: Integer
|
2654
2561
|
# @param TemplateSource: 经验库来源 0-自建经验 1-专家推荐
|
2655
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2656
2562
|
# @type TemplateSource: Integer
|
2657
2563
|
|
2658
2564
|
attr_accessor :TemplateId, :TemplateTitle, :TemplateDescription, :TemplateTag, :TemplateIsUsed, :TemplateCreateTime, :TemplateUpdateTime, :TemplateUsedNum, :TemplateSource
|
@@ -2687,14 +2593,12 @@ module TencentCloud
|
|
2687
2593
|
# @param MonitorId: pk
|
2688
2594
|
# @type MonitorId: Integer
|
2689
2595
|
# @param MetricId: 监控指标ID
|
2690
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2691
2596
|
# @type MetricId: Integer
|
2692
2597
|
# @param ObjectTypeId: 监控指标对象类型ID
|
2693
2598
|
# @type ObjectTypeId: Integer
|
2694
2599
|
# @param MetricName: 指标名称
|
2695
2600
|
# @type MetricName: String
|
2696
2601
|
# @param MetricChineseName: 中文指标
|
2697
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2698
2602
|
# @type MetricChineseName: String
|
2699
2603
|
|
2700
2604
|
attr_accessor :MonitorId, :MetricId, :ObjectTypeId, :MetricName, :MetricChineseName
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cfg
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1023
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-03-
|
11
|
+
date: 2025-03-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|