tencentcloud-sdk-iecp 3.0.846 → 3.0.847

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20210914/client.rb +40 -0
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 37cad2c08dd6c08ab9c5f776c570c7e0f06e885d
4
- data.tar.gz: 598190dfcd409155bebf80a7d7d9638f845ee8ce
3
+ metadata.gz: 0a0f3c7051ce5a6fbdfe24b2553b09bb0448f2cd
4
+ data.tar.gz: f649aa66f2967b4b0efe03015b02d3b2e58f6057
5
5
  SHA512:
6
- metadata.gz: 137912af90581ab350cea7e683e5735de8fd9332a91b562871fdf4028f4249b9b6182bf9940db6fc0070c89be0c9c18d4b4fd8d151f9231b842639e9b8035a81
7
- data.tar.gz: f92a5d3c7ed545c806e1de5762150ae5c0e967eaaf04b16ab5f7614d8fc3c80e3c113814ab370e8d6963beb31e5ac12a7edec707b12cbb7bacb917cf595ab75d
6
+ metadata.gz: a52156678486670e3d91f0ef3ae7da6eed0c1cb6adee32b67b84b69e7f99691a2599374513401869c1740bb52f8276842bc2bb6d91f014448eb81aff962dde66
7
+ data.tar.gz: dd1a10e5164e4d4cf0372f5f78e2f779534852e956b7a43c7a0d7f994be4012d307645390d0a3248cc798fe5eb2c04515bc007167504cfb53a05a7ddcd7d88d4
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.846
1
+ 3.0.847
@@ -29,6 +29,8 @@ module TencentCloud
29
29
  end
30
30
 
31
31
 
32
+ # 产品停售,预下线
33
+
32
34
  # 从组件市场选中组件并添加到应用模板列表
33
35
 
34
36
  # @param request: Request instance for ApplyMarketComponent.
@@ -77,6 +79,8 @@ module TencentCloud
77
79
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
78
80
  end
79
81
 
82
+ # 产品停售,预下线
83
+
80
84
  # 创建可视化创建应用模板
81
85
 
82
86
  # @param request: Request instance for CreateApplicationVisualization.
@@ -221,6 +225,8 @@ module TencentCloud
221
225
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
222
226
  end
223
227
 
228
+ # 产品停售,预下线
229
+
224
230
  # 可视化创建应用
225
231
 
226
232
  # @param request: Request instance for CreateEdgeUnitApplicationVisualization.
@@ -245,6 +251,8 @@ module TencentCloud
245
251
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
246
252
  end
247
253
 
254
+ # 产品停售,预下线
255
+
248
256
  # yaml方式创建应用
249
257
 
250
258
  # @param request: Request instance for CreateEdgeUnitApplicationYaml.
@@ -461,6 +469,8 @@ module TencentCloud
461
469
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
462
470
  end
463
471
 
472
+ # 产品停售,预下线
473
+
464
474
  # 删除应用模板
465
475
 
466
476
  # @param request: Request instance for DeleteApplications.
@@ -581,6 +591,8 @@ module TencentCloud
581
591
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
582
592
  end
583
593
 
594
+ # 产品停售,预下线
595
+
584
596
  # 删除应用列表
585
597
 
586
598
  # @param request: Request instance for DeleteEdgeUnitApplications.
@@ -845,6 +857,8 @@ module TencentCloud
845
857
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
846
858
  end
847
859
 
860
+ # 产品停售,预下线
861
+
848
862
  # 获取应用模板可视化配置信息
849
863
 
850
864
  # @param request: Request instance for DescribeApplicationVisualization.
@@ -869,6 +883,8 @@ module TencentCloud
869
883
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
870
884
  end
871
885
 
886
+ # 产品停售,预下线
887
+
872
888
  # 查询应用模板Yaml
873
889
 
874
890
  # @param request: Request instance for DescribeApplicationYaml.
@@ -893,6 +909,8 @@ module TencentCloud
893
909
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
894
910
  end
895
911
 
912
+ # 产品停售,预下线
913
+
896
914
  # 检查应用模板的Yaml配置
897
915
 
898
916
  # @param request: Request instance for DescribeApplicationYamlError.
@@ -917,6 +935,8 @@ module TencentCloud
917
935
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
918
936
  end
919
937
 
938
+ # 产品停售,预下线
939
+
920
940
  # 获取应用模板列表
921
941
 
922
942
  # @param request: Request instance for DescribeApplications.
@@ -1277,6 +1297,8 @@ module TencentCloud
1277
1297
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1278
1298
  end
1279
1299
 
1300
+ # 产品停售,预下线
1301
+
1280
1302
  # 获取应用事件列表
1281
1303
 
1282
1304
  # @param request: Request instance for DescribeEdgeUnitApplicationEvents.
@@ -1301,6 +1323,8 @@ module TencentCloud
1301
1323
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1302
1324
  end
1303
1325
 
1326
+ # 产品停售,预下线
1327
+
1304
1328
  # 获取应用日志
1305
1329
 
1306
1330
  # @param request: Request instance for DescribeEdgeUnitApplicationLogs.
@@ -1325,6 +1349,8 @@ module TencentCloud
1325
1349
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1326
1350
  end
1327
1351
 
1352
+ # 产品停售,预下线
1353
+
1328
1354
  # 获取应用容器状态
1329
1355
 
1330
1356
  # @param request: Request instance for DescribeEdgeUnitApplicationPodContainers.
@@ -1349,6 +1375,8 @@ module TencentCloud
1349
1375
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1350
1376
  end
1351
1377
 
1378
+ # 产品停售,预下线
1379
+
1352
1380
  # 获取应用下Pod状态
1353
1381
 
1354
1382
  # @param request: Request instance for DescribeEdgeUnitApplicationPods.
@@ -1373,6 +1401,8 @@ module TencentCloud
1373
1401
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1374
1402
  end
1375
1403
 
1404
+ # 产品停售,预下线
1405
+
1376
1406
  # 获取单元可视化配置信息
1377
1407
 
1378
1408
  # @param request: Request instance for DescribeEdgeUnitApplicationVisualization.
@@ -1397,6 +1427,8 @@ module TencentCloud
1397
1427
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1398
1428
  end
1399
1429
 
1430
+ # 产品停售,预下线
1431
+
1400
1432
  # 获取应用的Yaml配置
1401
1433
 
1402
1434
  # @param request: Request instance for DescribeEdgeUnitApplicationYaml.
@@ -1421,6 +1453,8 @@ module TencentCloud
1421
1453
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1422
1454
  end
1423
1455
 
1456
+ # 产品停售,预下线
1457
+
1424
1458
  # 检查单元应用的Yaml配置
1425
1459
 
1426
1460
  # @param request: Request instance for DescribeEdgeUnitApplicationYamlError.
@@ -1469,6 +1503,8 @@ module TencentCloud
1469
1503
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1470
1504
  end
1471
1505
 
1506
+ # 产品停售,预下线
1507
+
1472
1508
  # 查询边缘集群详情
1473
1509
 
1474
1510
  # @param request: Request instance for DescribeEdgeUnitCloud.
@@ -2093,6 +2129,8 @@ module TencentCloud
2093
2129
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2094
2130
  end
2095
2131
 
2132
+ # 产品停售,预下线
2133
+
2096
2134
  # 修改应用模板基本信息
2097
2135
 
2098
2136
  # @param request: Request instance for ModifyApplicationBasicInfo.
@@ -2117,6 +2155,8 @@ module TencentCloud
2117
2155
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2118
2156
  end
2119
2157
 
2158
+ # 产品停售,预下线
2159
+
2120
2160
  # 修改应用模板配置
2121
2161
 
2122
2162
  # @param request: Request instance for ModifyApplicationVisualization.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-iecp
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.846
4
+ version: 3.0.847
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud