tencentcloud-sdk-tem 3.0.589 → 3.0.591
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/v20201221/models.rb +55 -55
- data/lib/v20210701/models.rb +150 -150
- metadata +2 -2
data/lib/v20210701/models.rb
CHANGED
@@ -52,7 +52,7 @@ module TencentCloud
|
|
52
52
|
# @type Enabled: Boolean
|
53
53
|
|
54
54
|
attr_accessor :MinReplicas, :MaxReplicas, :HorizontalAutoscaler, :CronHorizontalAutoscaler, :AutoscalerId, :AutoscalerName, :Description, :CreateDate, :ModifyDate, :EnableDate, :Enabled
|
55
|
-
|
55
|
+
|
56
56
|
def initialize(minreplicas=nil, maxreplicas=nil, horizontalautoscaler=nil, cronhorizontalautoscaler=nil, autoscalerid=nil, autoscalername=nil, description=nil, createdate=nil, modifydate=nil, enabledate=nil, enabled=nil)
|
57
57
|
@MinReplicas = minreplicas
|
58
58
|
@MaxReplicas = maxreplicas
|
@@ -108,7 +108,7 @@ module TencentCloud
|
|
108
108
|
# @type Data: Array
|
109
109
|
|
110
110
|
attr_accessor :Name, :CreateTime, :RelatedApplications, :Data
|
111
|
-
|
111
|
+
|
112
112
|
def initialize(name=nil, createtime=nil, relatedapplications=nil, data=nil)
|
113
113
|
@Name = name
|
114
114
|
@CreateTime = createtime
|
@@ -160,7 +160,7 @@ module TencentCloud
|
|
160
160
|
# @type FullPath: String
|
161
161
|
|
162
162
|
attr_accessor :RequestId, :Bucket, :Region, :TmpSecretId, :TmpSecretKey, :SessionToken, :StartTime, :ExpiredTime, :FullPath
|
163
|
-
|
163
|
+
|
164
164
|
def initialize(requestid=nil, bucket=nil, region=nil, tmpsecretid=nil, tmpsecretkey=nil, sessiontoken=nil, starttime=nil, expiredtime=nil, fullpath=nil)
|
165
165
|
@RequestId = requestid
|
166
166
|
@Bucket = bucket
|
@@ -198,7 +198,7 @@ module TencentCloud
|
|
198
198
|
# @type Autoscaler: :class:`Tencentcloud::Tem.v20210701.models.Autoscaler`
|
199
199
|
|
200
200
|
attr_accessor :ApplicationId, :EnvironmentId, :SourceChannel, :Autoscaler
|
201
|
-
|
201
|
+
|
202
202
|
def initialize(applicationid=nil, environmentid=nil, sourcechannel=nil, autoscaler=nil)
|
203
203
|
@ApplicationId = applicationid
|
204
204
|
@EnvironmentId = environmentid
|
@@ -226,7 +226,7 @@ module TencentCloud
|
|
226
226
|
# @type RequestId: String
|
227
227
|
|
228
228
|
attr_accessor :Result, :RequestId
|
229
|
-
|
229
|
+
|
230
230
|
def initialize(result=nil, requestid=nil)
|
231
231
|
@Result = result
|
232
232
|
@RequestId = requestid
|
@@ -275,7 +275,7 @@ module TencentCloud
|
|
275
275
|
# @type Tags: Array
|
276
276
|
|
277
277
|
attr_accessor :ApplicationName, :Description, :UseDefaultImageService, :RepoType, :InstanceId, :RepoServer, :RepoName, :SourceChannel, :SubnetList, :CodingLanguage, :DeployMode, :EnableTracing, :UseDefaultImageServiceParameters, :Tags
|
278
|
-
|
278
|
+
|
279
279
|
def initialize(applicationname=nil, description=nil, usedefaultimageservice=nil, repotype=nil, instanceid=nil, reposerver=nil, reponame=nil, sourcechannel=nil, subnetlist=nil, codinglanguage=nil, deploymode=nil, enabletracing=nil, usedefaultimageserviceparameters=nil, tags=nil)
|
280
280
|
@ApplicationName = applicationname
|
281
281
|
@Description = description
|
@@ -329,7 +329,7 @@ module TencentCloud
|
|
329
329
|
# @type RequestId: String
|
330
330
|
|
331
331
|
attr_accessor :Result, :RequestId
|
332
|
-
|
332
|
+
|
333
333
|
def initialize(result=nil, requestid=nil)
|
334
334
|
@Result = result
|
335
335
|
@RequestId = requestid
|
@@ -353,7 +353,7 @@ module TencentCloud
|
|
353
353
|
# @type Service: :class:`Tencentcloud::Tem.v20210701.models.ServicePortMapping`
|
354
354
|
|
355
355
|
attr_accessor :ApplicationId, :EnvironmentId, :SourceChannel, :Service
|
356
|
-
|
356
|
+
|
357
357
|
def initialize(applicationid=nil, environmentid=nil, sourcechannel=nil, service=nil)
|
358
358
|
@ApplicationId = applicationid
|
359
359
|
@EnvironmentId = environmentid
|
@@ -381,7 +381,7 @@ module TencentCloud
|
|
381
381
|
# @type RequestId: String
|
382
382
|
|
383
383
|
attr_accessor :Result, :RequestId
|
384
|
-
|
384
|
+
|
385
385
|
def initialize(result=nil, requestid=nil)
|
386
386
|
@Result = result
|
387
387
|
@RequestId = requestid
|
@@ -405,7 +405,7 @@ module TencentCloud
|
|
405
405
|
# @type Data: Array
|
406
406
|
|
407
407
|
attr_accessor :EnvironmentId, :Name, :SourceChannel, :Data
|
408
|
-
|
408
|
+
|
409
409
|
def initialize(environmentid=nil, name=nil, sourcechannel=nil, data=nil)
|
410
410
|
@EnvironmentId = environmentid
|
411
411
|
@Name = name
|
@@ -436,7 +436,7 @@ module TencentCloud
|
|
436
436
|
# @type RequestId: String
|
437
437
|
|
438
438
|
attr_accessor :Result, :RequestId
|
439
|
-
|
439
|
+
|
440
440
|
def initialize(result=nil, requestid=nil)
|
441
441
|
@Result = result
|
442
442
|
@RequestId = requestid
|
@@ -462,7 +462,7 @@ module TencentCloud
|
|
462
462
|
# @type TimeVersion: String
|
463
463
|
|
464
464
|
attr_accessor :ApplicationId, :PkgName, :OptType, :SourceChannel, :TimeVersion
|
465
|
-
|
465
|
+
|
466
466
|
def initialize(applicationid=nil, pkgname=nil, opttype=nil, sourcechannel=nil, timeversion=nil)
|
467
467
|
@ApplicationId = applicationid
|
468
468
|
@PkgName = pkgname
|
@@ -489,7 +489,7 @@ module TencentCloud
|
|
489
489
|
# @type RequestId: String
|
490
490
|
|
491
491
|
attr_accessor :Result, :RequestId
|
492
|
-
|
492
|
+
|
493
493
|
def initialize(result=nil, requestid=nil)
|
494
494
|
@Result = result
|
495
495
|
@RequestId = requestid
|
@@ -536,7 +536,7 @@ module TencentCloud
|
|
536
536
|
# @type ApmId: String
|
537
537
|
|
538
538
|
attr_accessor :EnvironmentName, :Description, :Vpc, :SubnetIds, :K8sVersion, :SourceChannel, :EnableTswTraceService, :Tags, :EnvType, :CreateRegion, :SetupVpc, :SetupPrometheus, :PrometheusId, :ApmId
|
539
|
-
|
539
|
+
|
540
540
|
def initialize(environmentname=nil, description=nil, vpc=nil, subnetids=nil, k8sversion=nil, sourcechannel=nil, enabletswtraceservice=nil, tags=nil, envtype=nil, createregion=nil, setupvpc=nil, setupprometheus=nil, prometheusid=nil, apmid=nil)
|
541
541
|
@EnvironmentName = environmentname
|
542
542
|
@Description = description
|
@@ -588,7 +588,7 @@ module TencentCloud
|
|
588
588
|
# @type RequestId: String
|
589
589
|
|
590
590
|
attr_accessor :Result, :RequestId
|
591
|
-
|
591
|
+
|
592
592
|
def initialize(result=nil, requestid=nil)
|
593
593
|
@Result = result
|
594
594
|
@RequestId = requestid
|
@@ -626,7 +626,7 @@ module TencentCloud
|
|
626
626
|
# @type ExtractRule: :class:`Tencentcloud::Tem.v20210701.models.LogConfigExtractRule`
|
627
627
|
|
628
628
|
attr_accessor :EnvironmentId, :Name, :InputType, :ApplicationId, :LogsetId, :TopicId, :LogType, :BeginningRegex, :LogPath, :FilePattern, :ExtractRule
|
629
|
-
|
629
|
+
|
630
630
|
def initialize(environmentid=nil, name=nil, inputtype=nil, applicationid=nil, logsetid=nil, topicid=nil, logtype=nil, beginningregex=nil, logpath=nil, filepattern=nil, extractrule=nil)
|
631
631
|
@EnvironmentId = environmentid
|
632
632
|
@Name = name
|
@@ -667,7 +667,7 @@ module TencentCloud
|
|
667
667
|
# @type RequestId: String
|
668
668
|
|
669
669
|
attr_accessor :Result, :RequestId
|
670
|
-
|
670
|
+
|
671
671
|
def initialize(result=nil, requestid=nil)
|
672
672
|
@Result = result
|
673
673
|
@RequestId = requestid
|
@@ -695,7 +695,7 @@ module TencentCloud
|
|
695
695
|
# @type ResourceConfig: String
|
696
696
|
|
697
697
|
attr_accessor :EnvironmentId, :ResourceType, :ResourceId, :SourceChannel, :ResourceFrom, :ResourceConfig
|
698
|
-
|
698
|
+
|
699
699
|
def initialize(environmentid=nil, resourcetype=nil, resourceid=nil, sourcechannel=nil, resourcefrom=nil, resourceconfig=nil)
|
700
700
|
@EnvironmentId = environmentid
|
701
701
|
@ResourceType = resourcetype
|
@@ -724,7 +724,7 @@ module TencentCloud
|
|
724
724
|
# @type RequestId: String
|
725
725
|
|
726
726
|
attr_accessor :Result, :RequestId
|
727
|
-
|
727
|
+
|
728
728
|
def initialize(result=nil, requestid=nil)
|
729
729
|
@Result = result
|
730
730
|
@RequestId = requestid
|
@@ -755,7 +755,7 @@ module TencentCloud
|
|
755
755
|
# @type Priority: Integer
|
756
756
|
|
757
757
|
attr_accessor :Name, :Period, :Schedules, :Enabled, :Priority
|
758
|
-
|
758
|
+
|
759
759
|
def initialize(name=nil, period=nil, schedules=nil, enabled=nil, priority=nil)
|
760
760
|
@Name = name
|
761
761
|
@Period = period
|
@@ -791,7 +791,7 @@ module TencentCloud
|
|
791
791
|
# @type TargetReplicas: Integer
|
792
792
|
|
793
793
|
attr_accessor :StartAt, :TargetReplicas
|
794
|
-
|
794
|
+
|
795
795
|
def initialize(startat=nil, targetreplicas=nil)
|
796
796
|
@StartAt = startat
|
797
797
|
@TargetReplicas = targetreplicas
|
@@ -815,7 +815,7 @@ module TencentCloud
|
|
815
815
|
# @type AutoscalerId: String
|
816
816
|
|
817
817
|
attr_accessor :ApplicationId, :EnvironmentId, :SourceChannel, :AutoscalerId
|
818
|
-
|
818
|
+
|
819
819
|
def initialize(applicationid=nil, environmentid=nil, sourcechannel=nil, autoscalerid=nil)
|
820
820
|
@ApplicationId = applicationid
|
821
821
|
@EnvironmentId = environmentid
|
@@ -840,7 +840,7 @@ module TencentCloud
|
|
840
840
|
# @type RequestId: String
|
841
841
|
|
842
842
|
attr_accessor :Result, :RequestId
|
843
|
-
|
843
|
+
|
844
844
|
def initialize(result=nil, requestid=nil)
|
845
845
|
@Result = result
|
846
846
|
@RequestId = requestid
|
@@ -864,7 +864,7 @@ module TencentCloud
|
|
864
864
|
# @type DeleteApplicationIfNoRunningVersion: Boolean
|
865
865
|
|
866
866
|
attr_accessor :ApplicationId, :EnvironmentId, :SourceChannel, :DeleteApplicationIfNoRunningVersion
|
867
|
-
|
867
|
+
|
868
868
|
def initialize(applicationid=nil, environmentid=nil, sourcechannel=nil, deleteapplicationifnorunningversion=nil)
|
869
869
|
@ApplicationId = applicationid
|
870
870
|
@EnvironmentId = environmentid
|
@@ -888,7 +888,7 @@ module TencentCloud
|
|
888
888
|
# @type RequestId: String
|
889
889
|
|
890
890
|
attr_accessor :Result, :RequestId
|
891
|
-
|
891
|
+
|
892
892
|
def initialize(result=nil, requestid=nil)
|
893
893
|
@Result = result
|
894
894
|
@RequestId = requestid
|
@@ -912,7 +912,7 @@ module TencentCloud
|
|
912
912
|
# @type ServiceName: String
|
913
913
|
|
914
914
|
attr_accessor :ApplicationId, :SourceChannel, :EnvironmentId, :ServiceName
|
915
|
-
|
915
|
+
|
916
916
|
def initialize(applicationid=nil, sourcechannel=nil, environmentid=nil, servicename=nil)
|
917
917
|
@ApplicationId = applicationid
|
918
918
|
@SourceChannel = sourcechannel
|
@@ -937,7 +937,7 @@ module TencentCloud
|
|
937
937
|
# @type RequestId: String
|
938
938
|
|
939
939
|
attr_accessor :Result, :RequestId
|
940
|
-
|
940
|
+
|
941
941
|
def initialize(result=nil, requestid=nil)
|
942
942
|
@Result = result
|
943
943
|
@RequestId = requestid
|
@@ -961,7 +961,7 @@ module TencentCloud
|
|
961
961
|
# @type SourceChannel: Integer
|
962
962
|
|
963
963
|
attr_accessor :EnvironmentId, :ClusterNamespace, :IngressName, :SourceChannel
|
964
|
-
|
964
|
+
|
965
965
|
def initialize(environmentid=nil, clusternamespace=nil, ingressname=nil, sourcechannel=nil)
|
966
966
|
@EnvironmentId = environmentid
|
967
967
|
@ClusterNamespace = clusternamespace
|
@@ -985,7 +985,7 @@ module TencentCloud
|
|
985
985
|
# @type RequestId: String
|
986
986
|
|
987
987
|
attr_accessor :Result, :RequestId
|
988
|
-
|
988
|
+
|
989
989
|
def initialize(result=nil, requestid=nil)
|
990
990
|
@Result = result
|
991
991
|
@RequestId = requestid
|
@@ -1107,7 +1107,7 @@ module TencentCloud
|
|
1107
1107
|
# @type RepoType: Integer
|
1108
1108
|
|
1109
1109
|
attr_accessor :ApplicationId, :InitPodNum, :CpuSpec, :MemorySpec, :EnvironmentId, :ImgRepo, :VersionDesc, :JvmOpts, :EsInfo, :EnvConf, :LogConfs, :StorageConfs, :StorageMountConfs, :DeployMode, :DeployVersion, :PkgName, :JdkVersion, :SecurityGroupIds, :LogOutputConf, :SourceChannel, :Description, :ImageCommand, :ImageArgs, :UseRegistryDefaultConfig, :SettingConfs, :Service, :VersionId, :PostStart, :PreStop, :Liveness, :Readiness, :DeployStrategyConf, :HorizontalAutoscaler, :CronHorizontalAutoscaler, :LogEnable, :ConfEdited, :SpeedUp, :StartupProbe, :OsFlavour, :EnablePrometheusConf, :EnableTracing, :EnableMetrics, :TcrInstanceId, :RepoServer, :RepoType
|
1110
|
-
|
1110
|
+
|
1111
1111
|
def initialize(applicationid=nil, initpodnum=nil, cpuspec=nil, memoryspec=nil, environmentid=nil, imgrepo=nil, versiondesc=nil, jvmopts=nil, esinfo=nil, envconf=nil, logconfs=nil, storageconfs=nil, storagemountconfs=nil, deploymode=nil, deployversion=nil, pkgname=nil, jdkversion=nil, securitygroupids=nil, logoutputconf=nil, sourcechannel=nil, description=nil, imagecommand=nil, imageargs=nil, useregistrydefaultconfig=nil, settingconfs=nil, service=nil, versionid=nil, poststart=nil, prestop=nil, liveness=nil, readiness=nil, deploystrategyconf=nil, horizontalautoscaler=nil, cronhorizontalautoscaler=nil, logenable=nil, confedited=nil, speedup=nil, startupprobe=nil, osflavour=nil, enableprometheusconf=nil, enabletracing=nil, enablemetrics=nil, tcrinstanceid=nil, reposerver=nil, repotype=nil)
|
1112
1112
|
@ApplicationId = applicationid
|
1113
1113
|
@InitPodNum = initpodnum
|
@@ -1279,7 +1279,7 @@ module TencentCloud
|
|
1279
1279
|
# @type RequestId: String
|
1280
1280
|
|
1281
1281
|
attr_accessor :Result, :RequestId
|
1282
|
-
|
1282
|
+
|
1283
1283
|
def initialize(result=nil, requestid=nil)
|
1284
1284
|
@Result = result
|
1285
1285
|
@RequestId = requestid
|
@@ -1319,7 +1319,7 @@ module TencentCloud
|
|
1319
1319
|
# @type NextBatchStartTime: Integer
|
1320
1320
|
|
1321
1321
|
attr_accessor :OldPodList, :NewPodList, :BatchStatus, :PodNum, :BatchIndex, :OldPods, :NewPods, :NextBatchStartTime
|
1322
|
-
|
1322
|
+
|
1323
1323
|
def initialize(oldpodlist=nil, newpodlist=nil, batchstatus=nil, podnum=nil, batchindex=nil, oldpods=nil, newpods=nil, nextbatchstarttime=nil)
|
1324
1324
|
@OldPodList = oldpodlist
|
1325
1325
|
@NewPodList = newpodlist
|
@@ -1388,7 +1388,7 @@ module TencentCloud
|
|
1388
1388
|
# @type Status: String
|
1389
1389
|
|
1390
1390
|
attr_accessor :PodId, :PodStatus, :PodVersion, :CreateTime, :Zone, :Webshell, :Status
|
1391
|
-
|
1391
|
+
|
1392
1392
|
def initialize(podid=nil, podstatus=nil, podversion=nil, createtime=nil, zone=nil, webshell=nil, status=nil)
|
1393
1393
|
@PodId = podid
|
1394
1394
|
@PodStatus = podstatus
|
@@ -1426,7 +1426,7 @@ module TencentCloud
|
|
1426
1426
|
# @type Force: Boolean
|
1427
1427
|
|
1428
1428
|
attr_accessor :TotalBatchCount, :BetaBatchNum, :DeployStrategyType, :BatchInterval, :MinAvailable, :Force
|
1429
|
-
|
1429
|
+
|
1430
1430
|
def initialize(totalbatchcount=nil, betabatchnum=nil, deploystrategytype=nil, batchinterval=nil, minavailable=nil, force=nil)
|
1431
1431
|
@TotalBatchCount = totalbatchcount
|
1432
1432
|
@BetaBatchNum = betabatchnum
|
@@ -1456,7 +1456,7 @@ module TencentCloud
|
|
1456
1456
|
# @type SourceChannel: Integer
|
1457
1457
|
|
1458
1458
|
attr_accessor :ApplicationId, :EnvironmentId, :SourceChannel
|
1459
|
-
|
1459
|
+
|
1460
1460
|
def initialize(applicationid=nil, environmentid=nil, sourcechannel=nil)
|
1461
1461
|
@ApplicationId = applicationid
|
1462
1462
|
@EnvironmentId = environmentid
|
@@ -1479,7 +1479,7 @@ module TencentCloud
|
|
1479
1479
|
# @type RequestId: String
|
1480
1480
|
|
1481
1481
|
attr_accessor :Result, :RequestId
|
1482
|
-
|
1482
|
+
|
1483
1483
|
def initialize(result=nil, requestid=nil)
|
1484
1484
|
@Result = result
|
1485
1485
|
@RequestId = requestid
|
@@ -1508,7 +1508,7 @@ module TencentCloud
|
|
1508
1508
|
# @type EnvironmentId: String
|
1509
1509
|
|
1510
1510
|
attr_accessor :ApplicationId, :SourceChannel, :EnvironmentId
|
1511
|
-
|
1511
|
+
|
1512
1512
|
def initialize(applicationid=nil, sourcechannel=nil, environmentid=nil)
|
1513
1513
|
@ApplicationId = applicationid
|
1514
1514
|
@SourceChannel = sourcechannel
|
@@ -1530,7 +1530,7 @@ module TencentCloud
|
|
1530
1530
|
# @type RequestId: String
|
1531
1531
|
|
1532
1532
|
attr_accessor :Result, :RequestId
|
1533
|
-
|
1533
|
+
|
1534
1534
|
def initialize(result=nil, requestid=nil)
|
1535
1535
|
@Result = result
|
1536
1536
|
@RequestId = requestid
|
@@ -1566,7 +1566,7 @@ module TencentCloud
|
|
1566
1566
|
# @type SourceChannel: Integer
|
1567
1567
|
|
1568
1568
|
attr_accessor :EnvironmentId, :ApplicationId, :Limit, :Offset, :Status, :PodName, :SourceChannel
|
1569
|
-
|
1569
|
+
|
1570
1570
|
def initialize(environmentid=nil, applicationid=nil, limit=nil, offset=nil, status=nil, podname=nil, sourcechannel=nil)
|
1571
1571
|
@EnvironmentId = environmentid
|
1572
1572
|
@ApplicationId = applicationid
|
@@ -1596,7 +1596,7 @@ module TencentCloud
|
|
1596
1596
|
# @type RequestId: String
|
1597
1597
|
|
1598
1598
|
attr_accessor :Result, :RequestId
|
1599
|
-
|
1599
|
+
|
1600
1600
|
def initialize(result=nil, requestid=nil)
|
1601
1601
|
@Result = result
|
1602
1602
|
@RequestId = requestid
|
@@ -1621,7 +1621,7 @@ module TencentCloud
|
|
1621
1621
|
# @type SourceChannel: Integer
|
1622
1622
|
|
1623
1623
|
attr_accessor :EnvironmentId, :ApplicationId, :SourceChannel
|
1624
|
-
|
1624
|
+
|
1625
1625
|
def initialize(environmentid=nil, applicationid=nil, sourcechannel=nil)
|
1626
1626
|
@EnvironmentId = environmentid
|
1627
1627
|
@ApplicationId = applicationid
|
@@ -1643,7 +1643,7 @@ module TencentCloud
|
|
1643
1643
|
# @type RequestId: String
|
1644
1644
|
|
1645
1645
|
attr_accessor :Result, :RequestId
|
1646
|
-
|
1646
|
+
|
1647
1647
|
def initialize(result=nil, requestid=nil)
|
1648
1648
|
@Result = result
|
1649
1649
|
@RequestId = requestid
|
@@ -1678,7 +1678,7 @@ module TencentCloud
|
|
1678
1678
|
# @type SortInfo: :class:`Tencentcloud::Tem.v20210701.models.SortType`
|
1679
1679
|
|
1680
1680
|
attr_accessor :EnvironmentId, :Limit, :Offset, :SourceChannel, :ApplicationId, :Keyword, :Filters, :SortInfo
|
1681
|
-
|
1681
|
+
|
1682
1682
|
def initialize(environmentid=nil, limit=nil, offset=nil, sourcechannel=nil, applicationid=nil, keyword=nil, filters=nil, sortinfo=nil)
|
1683
1683
|
@EnvironmentId = environmentid
|
1684
1684
|
@Limit = limit
|
@@ -1720,7 +1720,7 @@ module TencentCloud
|
|
1720
1720
|
# @type RequestId: String
|
1721
1721
|
|
1722
1722
|
attr_accessor :Result, :RequestId
|
1723
|
-
|
1723
|
+
|
1724
1724
|
def initialize(result=nil, requestid=nil)
|
1725
1725
|
@Result = result
|
1726
1726
|
@RequestId = requestid
|
@@ -1743,7 +1743,7 @@ module TencentCloud
|
|
1743
1743
|
# @type EnvironmentId: String
|
1744
1744
|
|
1745
1745
|
attr_accessor :SourceChannel, :EnvironmentId
|
1746
|
-
|
1746
|
+
|
1747
1747
|
def initialize(sourcechannel=nil, environmentid=nil)
|
1748
1748
|
@SourceChannel = sourcechannel
|
1749
1749
|
@EnvironmentId = environmentid
|
@@ -1763,7 +1763,7 @@ module TencentCloud
|
|
1763
1763
|
# @type RequestId: String
|
1764
1764
|
|
1765
1765
|
attr_accessor :Result, :RequestId
|
1766
|
-
|
1766
|
+
|
1767
1767
|
def initialize(result=nil, requestid=nil)
|
1768
1768
|
@Result = result
|
1769
1769
|
@RequestId = requestid
|
@@ -1794,7 +1794,7 @@ module TencentCloud
|
|
1794
1794
|
# @type RemainingCount: Integer
|
1795
1795
|
|
1796
1796
|
attr_accessor :Records, :ContinueToken, :RemainingCount
|
1797
|
-
|
1797
|
+
|
1798
1798
|
def initialize(records=nil, continuetoken=nil, remainingcount=nil)
|
1799
1799
|
@Records = records
|
1800
1800
|
@ContinueToken = continuetoken
|
@@ -1827,7 +1827,7 @@ module TencentCloud
|
|
1827
1827
|
# @type Limit: Integer
|
1828
1828
|
|
1829
1829
|
attr_accessor :EnvironmentId, :SourceChannel, :ContinueToken, :Limit
|
1830
|
-
|
1830
|
+
|
1831
1831
|
def initialize(environmentid=nil, sourcechannel=nil, continuetoken=nil, limit=nil)
|
1832
1832
|
@EnvironmentId = environmentid
|
1833
1833
|
@SourceChannel = sourcechannel
|
@@ -1851,7 +1851,7 @@ module TencentCloud
|
|
1851
1851
|
# @type RequestId: String
|
1852
1852
|
|
1853
1853
|
attr_accessor :Result, :RequestId
|
1854
|
-
|
1854
|
+
|
1855
1855
|
def initialize(result=nil, requestid=nil)
|
1856
1856
|
@Result = result
|
1857
1857
|
@RequestId = requestid
|
@@ -1876,7 +1876,7 @@ module TencentCloud
|
|
1876
1876
|
# @type SourceChannel: Integer
|
1877
1877
|
|
1878
1878
|
attr_accessor :EnvironmentId, :Name, :SourceChannel
|
1879
|
-
|
1879
|
+
|
1880
1880
|
def initialize(environmentid=nil, name=nil, sourcechannel=nil)
|
1881
1881
|
@EnvironmentId = environmentid
|
1882
1882
|
@Name = name
|
@@ -1898,7 +1898,7 @@ module TencentCloud
|
|
1898
1898
|
# @type RequestId: String
|
1899
1899
|
|
1900
1900
|
attr_accessor :Result, :RequestId
|
1901
|
-
|
1901
|
+
|
1902
1902
|
def initialize(result=nil, requestid=nil)
|
1903
1903
|
@Result = result
|
1904
1904
|
@RequestId = requestid
|
@@ -1923,7 +1923,7 @@ module TencentCloud
|
|
1923
1923
|
# @type VersionId: String
|
1924
1924
|
|
1925
1925
|
attr_accessor :ApplicationId, :EnvironmentId, :VersionId
|
1926
|
-
|
1926
|
+
|
1927
1927
|
def initialize(applicationid=nil, environmentid=nil, versionid=nil)
|
1928
1928
|
@ApplicationId = applicationid
|
1929
1929
|
@EnvironmentId = environmentid
|
@@ -1945,7 +1945,7 @@ module TencentCloud
|
|
1945
1945
|
# @type RequestId: String
|
1946
1946
|
|
1947
1947
|
attr_accessor :Result, :RequestId
|
1948
|
-
|
1948
|
+
|
1949
1949
|
def initialize(result=nil, requestid=nil)
|
1950
1950
|
@Result = result
|
1951
1951
|
@RequestId = requestid
|
@@ -1968,7 +1968,7 @@ module TencentCloud
|
|
1968
1968
|
# @type SourceChannel: Integer
|
1969
1969
|
|
1970
1970
|
attr_accessor :EnvironmentId, :SourceChannel
|
1971
|
-
|
1971
|
+
|
1972
1972
|
def initialize(environmentid=nil, sourcechannel=nil)
|
1973
1973
|
@EnvironmentId = environmentid
|
1974
1974
|
@SourceChannel = sourcechannel
|
@@ -1988,7 +1988,7 @@ module TencentCloud
|
|
1988
1988
|
# @type RequestId: String
|
1989
1989
|
|
1990
1990
|
attr_accessor :Result, :RequestId
|
1991
|
-
|
1991
|
+
|
1992
1992
|
def initialize(result=nil, requestid=nil)
|
1993
1993
|
@Result = result
|
1994
1994
|
@RequestId = requestid
|
@@ -2011,7 +2011,7 @@ module TencentCloud
|
|
2011
2011
|
# @type SourceChannel: Integer
|
2012
2012
|
|
2013
2013
|
attr_accessor :EnvironmentIds, :SourceChannel
|
2014
|
-
|
2014
|
+
|
2015
2015
|
def initialize(environmentids=nil, sourcechannel=nil)
|
2016
2016
|
@EnvironmentIds = environmentids
|
2017
2017
|
@SourceChannel = sourcechannel
|
@@ -2031,7 +2031,7 @@ module TencentCloud
|
|
2031
2031
|
# @type RequestId: String
|
2032
2032
|
|
2033
2033
|
attr_accessor :Result, :RequestId
|
2034
|
-
|
2034
|
+
|
2035
2035
|
def initialize(result=nil, requestid=nil)
|
2036
2036
|
@Result = result
|
2037
2037
|
@RequestId = requestid
|
@@ -2066,7 +2066,7 @@ module TencentCloud
|
|
2066
2066
|
# @type EnvironmentId: String
|
2067
2067
|
|
2068
2068
|
attr_accessor :Limit, :Offset, :SourceChannel, :Filters, :SortInfo, :EnvironmentId
|
2069
|
-
|
2069
|
+
|
2070
2070
|
def initialize(limit=nil, offset=nil, sourcechannel=nil, filters=nil, sortinfo=nil, environmentid=nil)
|
2071
2071
|
@Limit = limit
|
2072
2072
|
@Offset = offset
|
@@ -2104,7 +2104,7 @@ module TencentCloud
|
|
2104
2104
|
# @type RequestId: String
|
2105
2105
|
|
2106
2106
|
attr_accessor :Result, :RequestId
|
2107
|
-
|
2107
|
+
|
2108
2108
|
def initialize(result=nil, requestid=nil)
|
2109
2109
|
@Result = result
|
2110
2110
|
@RequestId = requestid
|
@@ -2131,7 +2131,7 @@ module TencentCloud
|
|
2131
2131
|
# @type SourceChannel: Integer
|
2132
2132
|
|
2133
2133
|
attr_accessor :EnvironmentId, :ClusterNamespace, :IngressName, :SourceChannel
|
2134
|
-
|
2134
|
+
|
2135
2135
|
def initialize(environmentid=nil, clusternamespace=nil, ingressname=nil, sourcechannel=nil)
|
2136
2136
|
@EnvironmentId = environmentid
|
2137
2137
|
@ClusterNamespace = clusternamespace
|
@@ -2155,7 +2155,7 @@ module TencentCloud
|
|
2155
2155
|
# @type RequestId: String
|
2156
2156
|
|
2157
2157
|
attr_accessor :Result, :RequestId
|
2158
|
-
|
2158
|
+
|
2159
2159
|
def initialize(result=nil, requestid=nil)
|
2160
2160
|
@Result = result
|
2161
2161
|
@RequestId = requestid
|
@@ -2182,7 +2182,7 @@ module TencentCloud
|
|
2182
2182
|
# @type IngressNames: Array
|
2183
2183
|
|
2184
2184
|
attr_accessor :EnvironmentId, :ClusterNamespace, :SourceChannel, :IngressNames
|
2185
|
-
|
2185
|
+
|
2186
2186
|
def initialize(environmentid=nil, clusternamespace=nil, sourcechannel=nil, ingressnames=nil)
|
2187
2187
|
@EnvironmentId = environmentid
|
2188
2188
|
@ClusterNamespace = clusternamespace
|
@@ -2207,7 +2207,7 @@ module TencentCloud
|
|
2207
2207
|
# @type RequestId: String
|
2208
2208
|
|
2209
2209
|
attr_accessor :Result, :RequestId
|
2210
|
-
|
2210
|
+
|
2211
2211
|
def initialize(result=nil, requestid=nil)
|
2212
2212
|
@Result = result
|
2213
2213
|
@RequestId = requestid
|
@@ -2236,7 +2236,7 @@ module TencentCloud
|
|
2236
2236
|
# @type ApplicationId: String
|
2237
2237
|
|
2238
2238
|
attr_accessor :EnvironmentId, :Name, :ApplicationId
|
2239
|
-
|
2239
|
+
|
2240
2240
|
def initialize(environmentid=nil, name=nil, applicationid=nil)
|
2241
2241
|
@EnvironmentId = environmentid
|
2242
2242
|
@Name = name
|
@@ -2258,7 +2258,7 @@ module TencentCloud
|
|
2258
2258
|
# @type RequestId: String
|
2259
2259
|
|
2260
2260
|
attr_accessor :Result, :RequestId
|
2261
|
-
|
2261
|
+
|
2262
2262
|
def initialize(result=nil, requestid=nil)
|
2263
2263
|
@Result = result
|
2264
2264
|
@RequestId = requestid
|
@@ -2289,7 +2289,7 @@ module TencentCloud
|
|
2289
2289
|
# @type ContinueToken: String
|
2290
2290
|
|
2291
2291
|
attr_accessor :EnvironmentId, :ApplicationId, :ApplicationName, :Name, :Limit, :ContinueToken
|
2292
|
-
|
2292
|
+
|
2293
2293
|
def initialize(environmentid=nil, applicationid=nil, applicationname=nil, name=nil, limit=nil, continuetoken=nil)
|
2294
2294
|
@EnvironmentId = environmentid
|
2295
2295
|
@ApplicationId = applicationid
|
@@ -2317,7 +2317,7 @@ module TencentCloud
|
|
2317
2317
|
# @type RequestId: String
|
2318
2318
|
|
2319
2319
|
attr_accessor :Result, :RequestId
|
2320
|
-
|
2320
|
+
|
2321
2321
|
def initialize(result=nil, requestid=nil)
|
2322
2322
|
@Result = result
|
2323
2323
|
@RequestId = requestid
|
@@ -2344,7 +2344,7 @@ module TencentCloud
|
|
2344
2344
|
# @type ApplicationId: String
|
2345
2345
|
|
2346
2346
|
attr_accessor :EnvironmentId, :ClusterNamespace, :SourceChannel, :ApplicationId
|
2347
|
-
|
2347
|
+
|
2348
2348
|
def initialize(environmentid=nil, clusternamespace=nil, sourcechannel=nil, applicationid=nil)
|
2349
2349
|
@EnvironmentId = environmentid
|
2350
2350
|
@ClusterNamespace = clusternamespace
|
@@ -2369,7 +2369,7 @@ module TencentCloud
|
|
2369
2369
|
# @type RequestId: String
|
2370
2370
|
|
2371
2371
|
attr_accessor :Result, :RequestId
|
2372
|
-
|
2372
|
+
|
2373
2373
|
def initialize(result=nil, requestid=nil)
|
2374
2374
|
@Result = result
|
2375
2375
|
@RequestId = requestid
|
@@ -2402,7 +2402,7 @@ module TencentCloud
|
|
2402
2402
|
# @type PodList: Array
|
2403
2403
|
|
2404
2404
|
attr_accessor :Offset, :Limit, :TotalCount, :RequestId, :PodList
|
2405
|
-
|
2405
|
+
|
2406
2406
|
def initialize(offset=nil, limit=nil, totalcount=nil, requestid=nil, podlist=nil)
|
2407
2407
|
@Offset = offset
|
2408
2408
|
@Limit = limit
|
@@ -2437,7 +2437,7 @@ module TencentCloud
|
|
2437
2437
|
# @type SourceChannel: Integer
|
2438
2438
|
|
2439
2439
|
attr_accessor :EnvironmentId, :Name, :SourceChannel
|
2440
|
-
|
2440
|
+
|
2441
2441
|
def initialize(environmentid=nil, name=nil, sourcechannel=nil)
|
2442
2442
|
@EnvironmentId = environmentid
|
2443
2443
|
@Name = name
|
@@ -2459,7 +2459,7 @@ module TencentCloud
|
|
2459
2459
|
# @type RequestId: String
|
2460
2460
|
|
2461
2461
|
attr_accessor :Result, :RequestId
|
2462
|
-
|
2462
|
+
|
2463
2463
|
def initialize(result=nil, requestid=nil)
|
2464
2464
|
@Result = result
|
2465
2465
|
@RequestId = requestid
|
@@ -2479,7 +2479,7 @@ module TencentCloud
|
|
2479
2479
|
# @type SourceChannel: Integer
|
2480
2480
|
|
2481
2481
|
attr_accessor :EnvironmentId, :SourceChannel
|
2482
|
-
|
2482
|
+
|
2483
2483
|
def initialize(environmentid=nil, sourcechannel=nil)
|
2484
2484
|
@EnvironmentId = environmentid
|
2485
2485
|
@SourceChannel = sourcechannel
|
@@ -2499,7 +2499,7 @@ module TencentCloud
|
|
2499
2499
|
# @type RequestId: String
|
2500
2500
|
|
2501
2501
|
attr_accessor :Result, :RequestId
|
2502
|
-
|
2502
|
+
|
2503
2503
|
def initialize(result=nil, requestid=nil)
|
2504
2504
|
@Result = result
|
2505
2505
|
@RequestId = requestid
|
@@ -2521,7 +2521,7 @@ module TencentCloud
|
|
2521
2521
|
# @type ApplicationId: String
|
2522
2522
|
|
2523
2523
|
attr_accessor :EnvironmentId, :Name, :ApplicationId
|
2524
|
-
|
2524
|
+
|
2525
2525
|
def initialize(environmentid=nil, name=nil, applicationid=nil)
|
2526
2526
|
@EnvironmentId = environmentid
|
2527
2527
|
@Name = name
|
@@ -2543,7 +2543,7 @@ module TencentCloud
|
|
2543
2543
|
# @type RequestId: String
|
2544
2544
|
|
2545
2545
|
attr_accessor :Result, :RequestId
|
2546
|
-
|
2546
|
+
|
2547
2547
|
def initialize(result=nil, requestid=nil)
|
2548
2548
|
@Result = result
|
2549
2549
|
@RequestId = requestid
|
@@ -2567,7 +2567,7 @@ module TencentCloud
|
|
2567
2567
|
# @type AutoscalerId: String
|
2568
2568
|
|
2569
2569
|
attr_accessor :ApplicationId, :EnvironmentId, :SourceChannel, :AutoscalerId
|
2570
|
-
|
2570
|
+
|
2571
2571
|
def initialize(applicationid=nil, environmentid=nil, sourcechannel=nil, autoscalerid=nil)
|
2572
2572
|
@ApplicationId = applicationid
|
2573
2573
|
@EnvironmentId = environmentid
|
@@ -2592,7 +2592,7 @@ module TencentCloud
|
|
2592
2592
|
# @type RequestId: String
|
2593
2593
|
|
2594
2594
|
attr_accessor :Result, :RequestId
|
2595
|
-
|
2595
|
+
|
2596
2596
|
def initialize(result=nil, requestid=nil)
|
2597
2597
|
@Result = result
|
2598
2598
|
@RequestId = requestid
|
@@ -2659,7 +2659,7 @@ module TencentCloud
|
|
2659
2659
|
# @type ExternalDomain: String
|
2660
2660
|
|
2661
2661
|
attr_accessor :Name, :Ports, :Yaml, :ApplicationName, :VersionName, :ClusterIp, :ExternalIp, :Type, :SubnetId, :LoadBalanceId, :PortMappings, :ServicePortMappingList, :FlushAll, :EnableRegistryNextDeploy, :ApplicationId, :AllIpDone, :ExternalDomain
|
2662
|
-
|
2662
|
+
|
2663
2663
|
def initialize(name=nil, ports=nil, yaml=nil, applicationname=nil, versionname=nil, clusterip=nil, externalip=nil, type=nil, subnetid=nil, loadbalanceid=nil, portmappings=nil, serviceportmappinglist=nil, flushall=nil, enableregistrynextdeploy=nil, applicationid=nil, allipdone=nil, externaldomain=nil)
|
2664
2664
|
@Name = name
|
2665
2665
|
@Ports = ports
|
@@ -2727,7 +2727,7 @@ module TencentCloud
|
|
2727
2727
|
# @type AutoscalerId: String
|
2728
2728
|
|
2729
2729
|
attr_accessor :ApplicationId, :EnvironmentId, :SourceChannel, :AutoscalerId
|
2730
|
-
|
2730
|
+
|
2731
2731
|
def initialize(applicationid=nil, environmentid=nil, sourcechannel=nil, autoscalerid=nil)
|
2732
2732
|
@ApplicationId = applicationid
|
2733
2733
|
@EnvironmentId = environmentid
|
@@ -2752,7 +2752,7 @@ module TencentCloud
|
|
2752
2752
|
# @type RequestId: String
|
2753
2753
|
|
2754
2754
|
attr_accessor :Result, :RequestId
|
2755
|
-
|
2755
|
+
|
2756
2756
|
def initialize(result=nil, requestid=nil)
|
2757
2757
|
@Result = result
|
2758
2758
|
@RequestId = requestid
|
@@ -2772,7 +2772,7 @@ module TencentCloud
|
|
2772
2772
|
# @type Path: String
|
2773
2773
|
|
2774
2774
|
attr_accessor :Port, :Path
|
2775
|
-
|
2775
|
+
|
2776
2776
|
def initialize(port=nil, path=nil)
|
2777
2777
|
@Port = port
|
2778
2778
|
@Path = path
|
@@ -2798,7 +2798,7 @@ module TencentCloud
|
|
2798
2798
|
# @type VersionId: String
|
2799
2799
|
|
2800
2800
|
attr_accessor :MinAliveInstances, :MaxAliveInstances, :EsStrategy, :Threshold, :VersionId
|
2801
|
-
|
2801
|
+
|
2802
2802
|
def initialize(minaliveinstances=nil, maxaliveinstances=nil, esstrategy=nil, threshold=nil, versionid=nil)
|
2803
2803
|
@MinAliveInstances = minaliveinstances
|
2804
2804
|
@MaxAliveInstances = maxaliveinstances
|
@@ -2828,7 +2828,7 @@ module TencentCloud
|
|
2828
2828
|
# @type SourceChannel: Integer
|
2829
2829
|
|
2830
2830
|
attr_accessor :ApplicationId, :PkgName, :DeployVersion, :SourceChannel
|
2831
|
-
|
2831
|
+
|
2832
2832
|
def initialize(applicationid=nil, pkgname=nil, deployversion=nil, sourcechannel=nil)
|
2833
2833
|
@ApplicationId = applicationid
|
2834
2834
|
@PkgName = pkgname
|
@@ -2853,7 +2853,7 @@ module TencentCloud
|
|
2853
2853
|
# @type RequestId: String
|
2854
2854
|
|
2855
2855
|
attr_accessor :Result, :RequestId
|
2856
|
-
|
2856
|
+
|
2857
2857
|
def initialize(result=nil, requestid=nil)
|
2858
2858
|
@Result = result
|
2859
2859
|
@RequestId = requestid
|
@@ -2885,7 +2885,7 @@ module TencentCloud
|
|
2885
2885
|
# @type PeriodSeconds: Integer
|
2886
2886
|
|
2887
2887
|
attr_accessor :Type, :Protocol, :Path, :Exec, :Port, :InitialDelaySeconds, :TimeoutSeconds, :PeriodSeconds
|
2888
|
-
|
2888
|
+
|
2889
2889
|
def initialize(type=nil, protocol=nil, path=nil, exec=nil, port=nil, initialdelayseconds=nil, timeoutseconds=nil, periodseconds=nil)
|
2890
2890
|
@Type = type
|
2891
2891
|
@Protocol = protocol
|
@@ -2940,7 +2940,7 @@ module TencentCloud
|
|
2940
2940
|
# @type DoubleThreshold: Float
|
2941
2941
|
|
2942
2942
|
attr_accessor :MinReplicas, :MaxReplicas, :Metrics, :Threshold, :Enabled, :DoubleThreshold
|
2943
|
-
|
2943
|
+
|
2944
2944
|
def initialize(minreplicas=nil, maxreplicas=nil, metrics=nil, threshold=nil, enabled=nil, doublethreshold=nil)
|
2945
2945
|
@MinReplicas = minreplicas
|
2946
2946
|
@MaxReplicas = maxreplicas
|
@@ -3000,7 +3000,7 @@ module TencentCloud
|
|
3000
3000
|
# @type Domain: String
|
3001
3001
|
|
3002
3002
|
attr_accessor :EnvironmentId, :ClusterNamespace, :AddressIPVersion, :IngressName, :Rules, :ClbId, :Tls, :ClusterId, :Vip, :CreateTime, :Mixed, :RewriteType, :Domain
|
3003
|
-
|
3003
|
+
|
3004
3004
|
def initialize(environmentid=nil, clusternamespace=nil, addressipversion=nil, ingressname=nil, rules=nil, clbid=nil, tls=nil, clusterid=nil, vip=nil, createtime=nil, mixed=nil, rewritetype=nil, domain=nil)
|
3005
3005
|
@EnvironmentId = environmentid
|
3006
3006
|
@ClusterNamespace = clusternamespace
|
@@ -3059,7 +3059,7 @@ module TencentCloud
|
|
3059
3059
|
# @type Protocol: String
|
3060
3060
|
|
3061
3061
|
attr_accessor :Http, :Host, :Protocol
|
3062
|
-
|
3062
|
+
|
3063
3063
|
def initialize(http=nil, host=nil, protocol=nil)
|
3064
3064
|
@Http = http
|
3065
3065
|
@Host = host
|
@@ -3084,7 +3084,7 @@ module TencentCloud
|
|
3084
3084
|
# @type ServicePort: Integer
|
3085
3085
|
|
3086
3086
|
attr_accessor :ServiceName, :ServicePort
|
3087
|
-
|
3087
|
+
|
3088
3088
|
def initialize(servicename=nil, serviceport=nil)
|
3089
3089
|
@ServiceName = servicename
|
3090
3090
|
@ServicePort = serviceport
|
@@ -3104,7 +3104,7 @@ module TencentCloud
|
|
3104
3104
|
# @type Backend: :class:`Tencentcloud::Tem.v20210701.models.IngressRuleBackend`
|
3105
3105
|
|
3106
3106
|
attr_accessor :Path, :Backend
|
3107
|
-
|
3107
|
+
|
3108
3108
|
def initialize(path=nil, backend=nil)
|
3109
3109
|
@Path = path
|
3110
3110
|
@Backend = backend
|
@@ -3125,7 +3125,7 @@ module TencentCloud
|
|
3125
3125
|
# @type Paths: Array
|
3126
3126
|
|
3127
3127
|
attr_accessor :Paths
|
3128
|
-
|
3128
|
+
|
3129
3129
|
def initialize(paths=nil)
|
3130
3130
|
@Paths = paths
|
3131
3131
|
end
|
@@ -3152,7 +3152,7 @@ module TencentCloud
|
|
3152
3152
|
# @type CertificateId: String
|
3153
3153
|
|
3154
3154
|
attr_accessor :Hosts, :SecretName, :CertificateId
|
3155
|
-
|
3155
|
+
|
3156
3156
|
def initialize(hosts=nil, secretname=nil, certificateid=nil)
|
3157
3157
|
@Hosts = hosts
|
3158
3158
|
@SecretName = secretname
|
@@ -3206,7 +3206,7 @@ module TencentCloud
|
|
3206
3206
|
# @type ExtractRule: :class:`Tencentcloud::Tem.v20210701.models.LogConfigExtractRule`
|
3207
3207
|
|
3208
3208
|
attr_accessor :Name, :InputType, :LogsetId, :TopicId, :LogType, :BeginningRegex, :LogPath, :FilePattern, :CreateDate, :ModifyDate, :ApplicationId, :ApplicationName, :ExtractRule
|
3209
|
-
|
3209
|
+
|
3210
3210
|
def initialize(name=nil, inputtype=nil, logsetid=nil, topicid=nil, logtype=nil, beginningregex=nil, logpath=nil, filepattern=nil, createdate=nil, modifydate=nil, applicationid=nil, applicationname=nil, extractrule=nil)
|
3211
3211
|
@Name = name
|
3212
3212
|
@InputType = inputtype
|
@@ -3280,7 +3280,7 @@ module TencentCloud
|
|
3280
3280
|
# @type Delimiter: String
|
3281
3281
|
|
3282
3282
|
attr_accessor :BeginningRegex, :Keys, :FilterKeys, :FilterRegex, :LogRegex, :TimeKey, :TimeFormat, :UnMatchUpload, :UnMatchedKey, :Backtracking, :Delimiter
|
3283
|
-
|
3283
|
+
|
3284
3284
|
def initialize(beginningregex=nil, keys=nil, filterkeys=nil, filterregex=nil, logregex=nil, timekey=nil, timeformat=nil, unmatchupload=nil, unmatchedkey=nil, backtracking=nil, delimiter=nil)
|
3285
3285
|
@BeginningRegex = beginningregex
|
3286
3286
|
@Keys = keys
|
@@ -3320,7 +3320,7 @@ module TencentCloud
|
|
3320
3320
|
# @type ContinueToken: String
|
3321
3321
|
|
3322
3322
|
attr_accessor :Records, :ContinueToken
|
3323
|
-
|
3323
|
+
|
3324
3324
|
def initialize(records=nil, continuetoken=nil)
|
3325
3325
|
@Records = records
|
3326
3326
|
@ContinueToken = continuetoken
|
@@ -3353,7 +3353,7 @@ module TencentCloud
|
|
3353
3353
|
# @type ClsLogTopicName: String
|
3354
3354
|
|
3355
3355
|
attr_accessor :OutputType, :ClsLogsetName, :ClsLogTopicId, :ClsLogsetId, :ClsLogTopicName
|
3356
|
-
|
3356
|
+
|
3357
3357
|
def initialize(outputtype=nil, clslogsetname=nil, clslogtopicid=nil, clslogsetid=nil, clslogtopicname=nil)
|
3358
3358
|
@OutputType = outputtype
|
3359
3359
|
@ClsLogsetName = clslogsetname
|
@@ -3385,7 +3385,7 @@ module TencentCloud
|
|
3385
3385
|
# @type Autoscaler: :class:`Tencentcloud::Tem.v20210701.models.Autoscaler`
|
3386
3386
|
|
3387
3387
|
attr_accessor :ApplicationId, :EnvironmentId, :SourceChannel, :AutoscalerId, :Autoscaler
|
3388
|
-
|
3388
|
+
|
3389
3389
|
def initialize(applicationid=nil, environmentid=nil, sourcechannel=nil, autoscalerid=nil, autoscaler=nil)
|
3390
3390
|
@ApplicationId = applicationid
|
3391
3391
|
@EnvironmentId = environmentid
|
@@ -3415,7 +3415,7 @@ module TencentCloud
|
|
3415
3415
|
# @type RequestId: String
|
3416
3416
|
|
3417
3417
|
attr_accessor :Result, :RequestId
|
3418
|
-
|
3418
|
+
|
3419
3419
|
def initialize(result=nil, requestid=nil)
|
3420
3420
|
@Result = result
|
3421
3421
|
@RequestId = requestid
|
@@ -3439,7 +3439,7 @@ module TencentCloud
|
|
3439
3439
|
# @type EnableTracing: Integer
|
3440
3440
|
|
3441
3441
|
attr_accessor :ApplicationId, :Description, :SourceChannel, :EnableTracing
|
3442
|
-
|
3442
|
+
|
3443
3443
|
def initialize(applicationid=nil, description=nil, sourcechannel=nil, enabletracing=nil)
|
3444
3444
|
@ApplicationId = applicationid
|
3445
3445
|
@Description = description
|
@@ -3464,7 +3464,7 @@ module TencentCloud
|
|
3464
3464
|
# @type RequestId: String
|
3465
3465
|
|
3466
3466
|
attr_accessor :Result, :RequestId
|
3467
|
-
|
3467
|
+
|
3468
3468
|
def initialize(result=nil, requestid=nil)
|
3469
3469
|
@Result = result
|
3470
3470
|
@RequestId = requestid
|
@@ -3488,7 +3488,7 @@ module TencentCloud
|
|
3488
3488
|
# @type SourceChannel: Integer
|
3489
3489
|
|
3490
3490
|
attr_accessor :ApplicationId, :EnvironmentId, :Replicas, :SourceChannel
|
3491
|
-
|
3491
|
+
|
3492
3492
|
def initialize(applicationid=nil, environmentid=nil, replicas=nil, sourcechannel=nil)
|
3493
3493
|
@ApplicationId = applicationid
|
3494
3494
|
@EnvironmentId = environmentid
|
@@ -3513,7 +3513,7 @@ module TencentCloud
|
|
3513
3513
|
# @type RequestId: String
|
3514
3514
|
|
3515
3515
|
attr_accessor :Result, :RequestId
|
3516
|
-
|
3516
|
+
|
3517
3517
|
def initialize(result=nil, requestid=nil)
|
3518
3518
|
@Result = result
|
3519
3519
|
@RequestId = requestid
|
@@ -3539,7 +3539,7 @@ module TencentCloud
|
|
3539
3539
|
# @type Data: :class:`Tencentcloud::Tem.v20210701.models.ServicePortMapping`
|
3540
3540
|
|
3541
3541
|
attr_accessor :ApplicationId, :EnvironmentId, :SourceChannel, :Service, :Data
|
3542
|
-
|
3542
|
+
|
3543
3543
|
def initialize(applicationid=nil, environmentid=nil, sourcechannel=nil, service=nil, data=nil)
|
3544
3544
|
@ApplicationId = applicationid
|
3545
3545
|
@EnvironmentId = environmentid
|
@@ -3572,7 +3572,7 @@ module TencentCloud
|
|
3572
3572
|
# @type RequestId: String
|
3573
3573
|
|
3574
3574
|
attr_accessor :Result, :RequestId
|
3575
|
-
|
3575
|
+
|
3576
3576
|
def initialize(result=nil, requestid=nil)
|
3577
3577
|
@Result = result
|
3578
3578
|
@RequestId = requestid
|
@@ -3596,7 +3596,7 @@ module TencentCloud
|
|
3596
3596
|
# @type Data: Array
|
3597
3597
|
|
3598
3598
|
attr_accessor :EnvironmentId, :Name, :SourceChannel, :Data
|
3599
|
-
|
3599
|
+
|
3600
3600
|
def initialize(environmentid=nil, name=nil, sourcechannel=nil, data=nil)
|
3601
3601
|
@EnvironmentId = environmentid
|
3602
3602
|
@Name = name
|
@@ -3627,7 +3627,7 @@ module TencentCloud
|
|
3627
3627
|
# @type RequestId: String
|
3628
3628
|
|
3629
3629
|
attr_accessor :Result, :RequestId
|
3630
|
-
|
3630
|
+
|
3631
3631
|
def initialize(result=nil, requestid=nil)
|
3632
3632
|
@Result = result
|
3633
3633
|
@RequestId = requestid
|
@@ -3657,7 +3657,7 @@ module TencentCloud
|
|
3657
3657
|
# @type EnvType: String
|
3658
3658
|
|
3659
3659
|
attr_accessor :EnvironmentId, :EnvironmentName, :Description, :Vpc, :SubnetIds, :SourceChannel, :EnvType
|
3660
|
-
|
3660
|
+
|
3661
3661
|
def initialize(environmentid=nil, environmentname=nil, description=nil, vpc=nil, subnetids=nil, sourcechannel=nil, envtype=nil)
|
3662
3662
|
@EnvironmentId = environmentid
|
3663
3663
|
@EnvironmentName = environmentname
|
@@ -3688,7 +3688,7 @@ module TencentCloud
|
|
3688
3688
|
# @type RequestId: String
|
3689
3689
|
|
3690
3690
|
attr_accessor :Result, :RequestId
|
3691
|
-
|
3691
|
+
|
3692
3692
|
def initialize(result=nil, requestid=nil)
|
3693
3693
|
@Result = result
|
3694
3694
|
@RequestId = requestid
|
@@ -3708,7 +3708,7 @@ module TencentCloud
|
|
3708
3708
|
# @type SourceChannel: Integer
|
3709
3709
|
|
3710
3710
|
attr_accessor :Ingress, :SourceChannel
|
3711
|
-
|
3711
|
+
|
3712
3712
|
def initialize(ingress=nil, sourcechannel=nil)
|
3713
3713
|
@Ingress = ingress
|
3714
3714
|
@SourceChannel = sourcechannel
|
@@ -3732,7 +3732,7 @@ module TencentCloud
|
|
3732
3732
|
# @type RequestId: String
|
3733
3733
|
|
3734
3734
|
attr_accessor :Result, :RequestId
|
3735
|
-
|
3735
|
+
|
3736
3736
|
def initialize(result=nil, requestid=nil)
|
3737
3737
|
@Result = result
|
3738
3738
|
@RequestId = requestid
|
@@ -3756,7 +3756,7 @@ module TencentCloud
|
|
3756
3756
|
# @type ApplicationId: String
|
3757
3757
|
|
3758
3758
|
attr_accessor :EnvironmentId, :Name, :Data, :ApplicationId
|
3759
|
-
|
3759
|
+
|
3760
3760
|
def initialize(environmentid=nil, name=nil, data=nil, applicationid=nil)
|
3761
3761
|
@EnvironmentId = environmentid
|
3762
3762
|
@Name = name
|
@@ -3783,7 +3783,7 @@ module TencentCloud
|
|
3783
3783
|
# @type RequestId: String
|
3784
3784
|
|
3785
3785
|
attr_accessor :Result, :RequestId
|
3786
|
-
|
3786
|
+
|
3787
3787
|
def initialize(result=nil, requestid=nil)
|
3788
3788
|
@Result = result
|
3789
3789
|
@RequestId = requestid
|
@@ -3807,7 +3807,7 @@ module TencentCloud
|
|
3807
3807
|
# @type SecretDataName: String
|
3808
3808
|
|
3809
3809
|
attr_accessor :ConfigDataName, :MountedPath, :Data, :SecretDataName
|
3810
|
-
|
3810
|
+
|
3811
3811
|
def initialize(configdataname=nil, mountedpath=nil, data=nil, secretdataname=nil)
|
3812
3812
|
@ConfigDataName = configdataname
|
3813
3813
|
@MountedPath = mountedpath
|
@@ -3863,7 +3863,7 @@ module TencentCloud
|
|
3863
3863
|
# @type EnvType: String
|
3864
3864
|
|
3865
3865
|
attr_accessor :EnvironmentId, :NamespaceName, :Region, :VpcId, :SubnetIds, :Description, :CreatedDate, :EnvironmentName, :ApmInstanceId, :Locked, :Tags, :EnvType
|
3866
|
-
|
3866
|
+
|
3867
3867
|
def initialize(environmentid=nil, namespacename=nil, region=nil, vpcid=nil, subnetids=nil, description=nil, createddate=nil, environmentname=nil, apminstanceid=nil, locked=nil, tags=nil, envtype=nil)
|
3868
3868
|
@EnvironmentId = environmentid
|
3869
3869
|
@NamespaceName = namespacename
|
@@ -3917,7 +3917,7 @@ module TencentCloud
|
|
3917
3917
|
# @type Current: Integer
|
3918
3918
|
|
3919
3919
|
attr_accessor :Records, :Total, :Size, :Pages, :Current
|
3920
|
-
|
3920
|
+
|
3921
3921
|
def initialize(records=nil, total=nil, size=nil, pages=nil, current=nil)
|
3922
3922
|
@Records = records
|
3923
3923
|
@Total = total
|
@@ -3960,7 +3960,7 @@ module TencentCloud
|
|
3960
3960
|
# @type EnvironmentStoppingStatus: :class:`Tencentcloud::Tem.v20210701.models.TemEnvironmentStoppingStatus`
|
3961
3961
|
|
3962
3962
|
attr_accessor :EnvironmentId, :EnvironmentName, :ClusterId, :ClusterStatus, :EnvironmentStartingStatus, :EnvironmentStoppingStatus
|
3963
|
-
|
3963
|
+
|
3964
3964
|
def initialize(environmentid=nil, environmentname=nil, clusterid=nil, clusterstatus=nil, environmentstartingstatus=nil, environmentstoppingstatus=nil)
|
3965
3965
|
@EnvironmentId = environmentid
|
3966
3966
|
@EnvironmentName = environmentname
|
@@ -4004,7 +4004,7 @@ module TencentCloud
|
|
4004
4004
|
# @type Cidr: String
|
4005
4005
|
|
4006
4006
|
attr_accessor :Name, :Zone, :SubnetId, :AvailableIpCount, :Cidr
|
4007
|
-
|
4007
|
+
|
4008
4008
|
def initialize(name=nil, zone=nil, subnetid=nil, availableipcount=nil, cidr=nil)
|
4009
4009
|
@Name = name
|
4010
4010
|
@Zone = zone
|
@@ -4039,7 +4039,7 @@ module TencentCloud
|
|
4039
4039
|
# @type Secret: String
|
4040
4040
|
|
4041
4041
|
attr_accessor :Key, :Value, :Type, :Config, :Secret
|
4042
|
-
|
4042
|
+
|
4043
4043
|
def initialize(key=nil, value=nil, type=nil, config=nil, secret=nil)
|
4044
4044
|
@Key = key
|
4045
4045
|
@Value = value
|
@@ -4069,7 +4069,7 @@ module TencentCloud
|
|
4069
4069
|
# @type ServiceName: String
|
4070
4070
|
|
4071
4071
|
attr_accessor :Port, :TargetPort, :Protocol, :ServiceName
|
4072
|
-
|
4072
|
+
|
4073
4073
|
def initialize(port=nil, targetport=nil, protocol=nil, servicename=nil)
|
4074
4074
|
@Port = port
|
4075
4075
|
@TargetPort = targetport
|
@@ -4093,7 +4093,7 @@ module TencentCloud
|
|
4093
4093
|
# @type Value: Array
|
4094
4094
|
|
4095
4095
|
attr_accessor :Name, :Value
|
4096
|
-
|
4096
|
+
|
4097
4097
|
def initialize(name=nil, value=nil)
|
4098
4098
|
@Name = name
|
4099
4099
|
@Value = value
|
@@ -4123,7 +4123,7 @@ module TencentCloud
|
|
4123
4123
|
# @type SourceChannel: Integer
|
4124
4124
|
|
4125
4125
|
attr_accessor :EnvironmentId, :ApplicationId, :PodName, :Limit, :Offset, :Status, :SourceChannel
|
4126
|
-
|
4126
|
+
|
4127
4127
|
def initialize(environmentid=nil, applicationid=nil, podname=nil, limit=nil, offset=nil, status=nil, sourcechannel=nil)
|
4128
4128
|
@EnvironmentId = environmentid
|
4129
4129
|
@ApplicationId = applicationid
|
@@ -4154,7 +4154,7 @@ module TencentCloud
|
|
4154
4154
|
# @type RequestId: String
|
4155
4155
|
|
4156
4156
|
attr_accessor :Result, :RequestId
|
4157
|
-
|
4157
|
+
|
4158
4158
|
def initialize(result=nil, requestid=nil)
|
4159
4159
|
@Result = result
|
4160
4160
|
@RequestId = requestid
|
@@ -4176,7 +4176,7 @@ module TencentCloud
|
|
4176
4176
|
# @type EnvironmentId: String
|
4177
4177
|
|
4178
4178
|
attr_accessor :ApplicationId, :SourceChannel, :EnvironmentId
|
4179
|
-
|
4179
|
+
|
4180
4180
|
def initialize(applicationid=nil, sourcechannel=nil, environmentid=nil)
|
4181
4181
|
@ApplicationId = applicationid
|
4182
4182
|
@SourceChannel = sourcechannel
|
@@ -4198,7 +4198,7 @@ module TencentCloud
|
|
4198
4198
|
# @type RequestId: String
|
4199
4199
|
|
4200
4200
|
attr_accessor :Result, :RequestId
|
4201
|
-
|
4201
|
+
|
4202
4202
|
def initialize(result=nil, requestid=nil)
|
4203
4203
|
@Result = result
|
4204
4204
|
@RequestId = requestid
|
@@ -4218,7 +4218,7 @@ module TencentCloud
|
|
4218
4218
|
# @type EnvironmentId: String
|
4219
4219
|
|
4220
4220
|
attr_accessor :ApplicationId, :EnvironmentId
|
4221
|
-
|
4221
|
+
|
4222
4222
|
def initialize(applicationid=nil, environmentid=nil)
|
4223
4223
|
@ApplicationId = applicationid
|
4224
4224
|
@EnvironmentId = environmentid
|
@@ -4238,7 +4238,7 @@ module TencentCloud
|
|
4238
4238
|
# @type RequestId: String
|
4239
4239
|
|
4240
4240
|
attr_accessor :Result, :RequestId
|
4241
|
-
|
4241
|
+
|
4242
4242
|
def initialize(result=nil, requestid=nil)
|
4243
4243
|
@Result = result
|
4244
4244
|
@RequestId = requestid
|
@@ -4258,7 +4258,7 @@ module TencentCloud
|
|
4258
4258
|
# @type EnvironmentId: String
|
4259
4259
|
|
4260
4260
|
attr_accessor :ApplicationId, :EnvironmentId
|
4261
|
-
|
4261
|
+
|
4262
4262
|
def initialize(applicationid=nil, environmentid=nil)
|
4263
4263
|
@ApplicationId = applicationid
|
4264
4264
|
@EnvironmentId = environmentid
|
@@ -4278,7 +4278,7 @@ module TencentCloud
|
|
4278
4278
|
# @type RequestId: String
|
4279
4279
|
|
4280
4280
|
attr_accessor :Result, :RequestId
|
4281
|
-
|
4281
|
+
|
4282
4282
|
def initialize(result=nil, requestid=nil)
|
4283
4283
|
@Result = result
|
4284
4284
|
@RequestId = requestid
|
@@ -4316,7 +4316,7 @@ module TencentCloud
|
|
4316
4316
|
# @type Force: Boolean
|
4317
4317
|
|
4318
4318
|
attr_accessor :ApplicationId, :EnvironmentId, :DeployVersion, :PackageName, :From, :DeployStrategyType, :TotalBatchCount, :BatchInterval, :BetaBatchNum, :MinAvailable, :Force
|
4319
|
-
|
4319
|
+
|
4320
4320
|
def initialize(applicationid=nil, environmentid=nil, deployversion=nil, packagename=nil, from=nil, deploystrategytype=nil, totalbatchcount=nil, batchinterval=nil, betabatchnum=nil, minavailable=nil, force=nil)
|
4321
4321
|
@ApplicationId = applicationid
|
4322
4322
|
@EnvironmentId = environmentid
|
@@ -4354,7 +4354,7 @@ module TencentCloud
|
|
4354
4354
|
# @type RequestId: String
|
4355
4355
|
|
4356
4356
|
attr_accessor :Result, :RequestId
|
4357
|
-
|
4357
|
+
|
4358
4358
|
def initialize(result=nil, requestid=nil)
|
4359
4359
|
@Result = result
|
4360
4360
|
@RequestId = requestid
|
@@ -4413,7 +4413,7 @@ module TencentCloud
|
|
4413
4413
|
# @type ApplicationName: String
|
4414
4414
|
|
4415
4415
|
attr_accessor :Webshell, :PodId, :Status, :CreateTime, :PodIp, :Zone, :DeployVersion, :RestartCount, :Ready, :ContainerState, :NodeInfo, :StartTime, :Unhealthy, :UnhealthyWarningMsg, :VersionId, :ApplicationName
|
4416
|
-
|
4416
|
+
|
4417
4417
|
def initialize(webshell=nil, podid=nil, status=nil, createtime=nil, podip=nil, zone=nil, deployversion=nil, restartcount=nil, ready=nil, containerstate=nil, nodeinfo=nil, starttime=nil, unhealthy=nil, unhealthywarningmsg=nil, versionid=nil, applicationname=nil)
|
4418
4418
|
@Webshell = webshell
|
4419
4419
|
@PodId = podid
|
@@ -4471,7 +4471,7 @@ module TencentCloud
|
|
4471
4471
|
# @type Current: Integer
|
4472
4472
|
|
4473
4473
|
attr_accessor :Records, :Total, :Size, :Pages, :Current
|
4474
|
-
|
4474
|
+
|
4475
4475
|
def initialize(records=nil, total=nil, size=nil, pages=nil, current=nil)
|
4476
4476
|
@Records = records
|
4477
4477
|
@Total = total
|
@@ -4533,7 +4533,7 @@ module TencentCloud
|
|
4533
4533
|
# @type ExternalDomain: String
|
4534
4534
|
|
4535
4535
|
attr_accessor :Type, :ServiceName, :ClusterIp, :ExternalIp, :SubnetId, :VpcId, :LoadBalanceId, :Yaml, :Ports, :PortMappingItemList, :ExternalDomain
|
4536
|
-
|
4536
|
+
|
4537
4537
|
def initialize(type=nil, servicename=nil, clusterip=nil, externalip=nil, subnetid=nil, vpcid=nil, loadbalanceid=nil, yaml=nil, ports=nil, portmappingitemlist=nil, externaldomain=nil)
|
4538
4538
|
@Type = type
|
4539
4539
|
@ServiceName = servicename
|
@@ -4583,7 +4583,7 @@ module TencentCloud
|
|
4583
4583
|
# @type Protocol: String
|
4584
4584
|
|
4585
4585
|
attr_accessor :Port, :TargetPort, :Protocol
|
4586
|
-
|
4586
|
+
|
4587
4587
|
def initialize(port=nil, targetport=nil, protocol=nil)
|
4588
4588
|
@Port = port
|
4589
4589
|
@TargetPort = targetport
|
@@ -4659,7 +4659,7 @@ module TencentCloud
|
|
4659
4659
|
# @type RegionId: String
|
4660
4660
|
|
4661
4661
|
attr_accessor :VersionName, :Status, :EnableEs, :CurrentInstances, :VersionId, :LogOutputConf, :ExpectedInstances, :DeployMode, :BuildTaskId, :EnvironmentId, :EnvironmentName, :ApplicationId, :ApplicationName, :UnderDeploying, :BatchDeployStatus, :Zones, :NodeInfos, :PodList, :WorkloadInfo, :CreateDate, :RegionId
|
4662
|
-
|
4662
|
+
|
4663
4663
|
def initialize(versionname=nil, status=nil, enablees=nil, currentinstances=nil, versionid=nil, logoutputconf=nil, expectedinstances=nil, deploymode=nil, buildtaskid=nil, environmentid=nil, environmentname=nil, applicationid=nil, applicationname=nil, underdeploying=nil, batchdeploystatus=nil, zones=nil, nodeinfos=nil, podlist=nil, workloadinfo=nil, createdate=nil, regionid=nil)
|
4664
4664
|
@VersionName = versionname
|
4665
4665
|
@Status = status
|
@@ -4733,7 +4733,7 @@ module TencentCloud
|
|
4733
4733
|
# @type Type: Integer
|
4734
4734
|
|
4735
4735
|
attr_accessor :Key, :Type
|
4736
|
-
|
4736
|
+
|
4737
4737
|
def initialize(key=nil, type=nil)
|
4738
4738
|
@Key = key
|
4739
4739
|
@Type = type
|
@@ -4755,7 +4755,7 @@ module TencentCloud
|
|
4755
4755
|
# @type EnvironmentId: String
|
4756
4756
|
|
4757
4757
|
attr_accessor :ApplicationId, :SourceChannel, :EnvironmentId
|
4758
|
-
|
4758
|
+
|
4759
4759
|
def initialize(applicationid=nil, sourcechannel=nil, environmentid=nil)
|
4760
4760
|
@ApplicationId = applicationid
|
4761
4761
|
@SourceChannel = sourcechannel
|
@@ -4777,7 +4777,7 @@ module TencentCloud
|
|
4777
4777
|
# @type RequestId: String
|
4778
4778
|
|
4779
4779
|
attr_accessor :Result, :RequestId
|
4780
|
-
|
4780
|
+
|
4781
4781
|
def initialize(result=nil, requestid=nil)
|
4782
4782
|
@Result = result
|
4783
4783
|
@RequestId = requestid
|
@@ -4800,7 +4800,7 @@ module TencentCloud
|
|
4800
4800
|
# @type StorageVolIp: String
|
4801
4801
|
|
4802
4802
|
attr_accessor :StorageVolName, :StorageVolPath, :StorageVolIp
|
4803
|
-
|
4803
|
+
|
4804
4804
|
def initialize(storagevolname=nil, storagevolpath=nil, storagevolip=nil)
|
4805
4805
|
@StorageVolName = storagevolname
|
4806
4806
|
@StorageVolPath = storagevolpath
|
@@ -4822,7 +4822,7 @@ module TencentCloud
|
|
4822
4822
|
# @type MountPath: String
|
4823
4823
|
|
4824
4824
|
attr_accessor :VolumeName, :MountPath
|
4825
|
-
|
4825
|
+
|
4826
4826
|
def initialize(volumename=nil, mountpath=nil)
|
4827
4827
|
@VolumeName = volumename
|
4828
4828
|
@MountPath = mountpath
|
@@ -4844,7 +4844,7 @@ module TencentCloud
|
|
4844
4844
|
# @type TagValue: String
|
4845
4845
|
|
4846
4846
|
attr_accessor :TagKey, :TagValue
|
4847
|
-
|
4847
|
+
|
4848
4848
|
def initialize(tagkey=nil, tagvalue=nil)
|
4849
4849
|
@TagKey = tagkey
|
4850
4850
|
@TagValue = tagvalue
|
@@ -4902,7 +4902,7 @@ module TencentCloud
|
|
4902
4902
|
# @type NextBatchStartTime: Integer
|
4903
4903
|
|
4904
4904
|
attr_accessor :DeployStrategyConf, :StartTime, :EndTime, :Status, :BetaBatchDetail, :OtherBatchDetail, :OldVersionPodList, :CurrentBatchIndex, :ErrorMessage, :CurrentBatchStatus, :NewDeployVersion, :OldDeployVersion, :NewVersionPackageInfo, :NextBatchStartTime
|
4905
|
-
|
4905
|
+
|
4906
4906
|
def initialize(deploystrategyconf=nil, starttime=nil, endtime=nil, status=nil, betabatchdetail=nil, otherbatchdetail=nil, oldversionpodlist=nil, currentbatchindex=nil, errormessage=nil, currentbatchstatus=nil, newdeployversion=nil, olddeployversion=nil, newversionpackageinfo=nil, nextbatchstarttime=nil)
|
4907
4907
|
@DeployStrategyConf = deploystrategyconf
|
4908
4908
|
@StartTime = starttime
|
@@ -4967,7 +4967,7 @@ module TencentCloud
|
|
4967
4967
|
# @type StartFailedApplicationNum: Integer
|
4968
4968
|
|
4969
4969
|
attr_accessor :ApplicationNumNeedToStart, :StartedApplicationNum, :StartFailedApplicationNum
|
4970
|
-
|
4970
|
+
|
4971
4971
|
def initialize(applicationnumneedtostart=nil, startedapplicationnum=nil, startfailedapplicationnum=nil)
|
4972
4972
|
@ApplicationNumNeedToStart = applicationnumneedtostart
|
4973
4973
|
@StartedApplicationNum = startedapplicationnum
|
@@ -4994,7 +4994,7 @@ module TencentCloud
|
|
4994
4994
|
# @type StopFailedApplicationNum: Integer
|
4995
4995
|
|
4996
4996
|
attr_accessor :ApplicationNumNeedToStop, :StoppedApplicationNum, :StopFailedApplicationNum
|
4997
|
-
|
4997
|
+
|
4998
4998
|
def initialize(applicationnumneedtostop=nil, stoppedapplicationnum=nil, stopfailedapplicationnum=nil)
|
4999
4999
|
@ApplicationNumNeedToStop = applicationnumneedtostop
|
5000
5000
|
@StoppedApplicationNum = stoppedapplicationnum
|
@@ -5071,7 +5071,7 @@ module TencentCloud
|
|
5071
5071
|
# @type RegionId: String
|
5072
5072
|
|
5073
5073
|
attr_accessor :EnvironmentId, :Channel, :EnvironmentName, :Region, :Description, :Status, :Vpc, :CreateDate, :ModifyDate, :Modifier, :Creator, :ApplicationNum, :RunInstancesNum, :SubnetId, :ClusterStatus, :EnableTswTraceService, :Locked, :AppId, :Uin, :SubAccountUin, :ClusterId, :Tags, :HasAuthority, :EnvType, :RegionId
|
5074
|
-
|
5074
|
+
|
5075
5075
|
def initialize(environmentid=nil, channel=nil, environmentname=nil, region=nil, description=nil, status=nil, vpc=nil, createdate=nil, modifydate=nil, modifier=nil, creator=nil, applicationnum=nil, runinstancesnum=nil, subnetid=nil, clusterstatus=nil, enabletswtraceservice=nil, locked=nil, appid=nil, uin=nil, subaccountuin=nil, clusterid=nil, tags=nil, hasauthority=nil, envtype=nil, regionid=nil)
|
5076
5076
|
@EnvironmentId = environmentid
|
5077
5077
|
@Channel = channel
|
@@ -5194,7 +5194,7 @@ module TencentCloud
|
|
5194
5194
|
# @type HasAuthority: Boolean
|
5195
5195
|
|
5196
5196
|
attr_accessor :ApplicationId, :ApplicationName, :Description, :EnvironmentId, :CreateDate, :ModifyDate, :Modifier, :Creator, :RepoType, :InstanceId, :RepoName, :CodingLanguage, :DeployMode, :EnvironmentName, :ActiveVersions, :EnableTracing, :Tags, :HasAuthority
|
5197
|
-
|
5197
|
+
|
5198
5198
|
def initialize(applicationid=nil, applicationname=nil, description=nil, environmentid=nil, createdate=nil, modifydate=nil, modifier=nil, creator=nil, repotype=nil, instanceid=nil, reponame=nil, codinglanguage=nil, deploymode=nil, environmentname=nil, activeversions=nil, enabletracing=nil, tags=nil, hasauthority=nil)
|
5199
5199
|
@ApplicationId = applicationid
|
5200
5200
|
@ApplicationName = applicationname
|
@@ -5502,7 +5502,7 @@ module TencentCloud
|
|
5502
5502
|
# @type PostStartEncoded: String
|
5503
5503
|
|
5504
5504
|
attr_accessor :VersionId, :ApplicationId, :DeployMode, :JdkVersion, :Description, :DeployVersion, :PublishMode, :JvmOpts, :InitPodNum, :CpuSpec, :MemorySpec, :ImgRepo, :ImgName, :ImgVersion, :EsInfo, :EnvConf, :StorageConfs, :Status, :Vpc, :SubnetId, :CreateDate, :ModifyDate, :StorageMountConfs, :VersionName, :LogOutputConf, :ApplicationName, :ApplicationDescription, :EnvironmentName, :EnvironmentId, :PublicDomain, :EnablePublicAccess, :CurrentInstances, :ExpectedInstances, :CodingLanguage, :PkgName, :EsEnable, :EsStrategy, :ImageTag, :LogEnable, :MinAliveInstances, :SecurityGroupIds, :ImageCommand, :ImageArgs, :UseRegistryDefaultConfig, :Service, :SettingConfs, :LogConfs, :PostStart, :PreStop, :Liveness, :Readiness, :HorizontalAutoscaler, :CronHorizontalAutoscaler, :Zones, :LastDeployDate, :LastDeploySuccessDate, :NodeInfos, :ImageType, :EnableTracing, :EnableTracingReport, :RepoType, :BatchDeployStatus, :ApmInstanceId, :WorkloadInfo, :SpeedUp, :StartupProbe, :OsFlavour, :RepoServer, :UnderDeploying, :EnablePrometheusConf, :StoppedManually, :TcrInstanceId, :EnableMetrics, :AppId, :SubAccountUin, :Uin, :Region, :GroupId, :EnableRegistry, :AutoscalerList, :Modifier, :Creator, :DeployStrategyConf, :PodList, :ConfEdited, :Tags, :PreStopEncoded, :PostStartEncoded
|
5505
|
-
|
5505
|
+
|
5506
5506
|
def initialize(versionid=nil, applicationid=nil, deploymode=nil, jdkversion=nil, description=nil, deployversion=nil, publishmode=nil, jvmopts=nil, initpodnum=nil, cpuspec=nil, memoryspec=nil, imgrepo=nil, imgname=nil, imgversion=nil, esinfo=nil, envconf=nil, storageconfs=nil, status=nil, vpc=nil, subnetid=nil, createdate=nil, modifydate=nil, storagemountconfs=nil, versionname=nil, logoutputconf=nil, applicationname=nil, applicationdescription=nil, environmentname=nil, environmentid=nil, publicdomain=nil, enablepublicaccess=nil, currentinstances=nil, expectedinstances=nil, codinglanguage=nil, pkgname=nil, esenable=nil, esstrategy=nil, imagetag=nil, logenable=nil, minaliveinstances=nil, securitygroupids=nil, imagecommand=nil, imageargs=nil, useregistrydefaultconfig=nil, service=nil, settingconfs=nil, logconfs=nil, poststart=nil, prestop=nil, liveness=nil, readiness=nil, horizontalautoscaler=nil, cronhorizontalautoscaler=nil, zones=nil, lastdeploydate=nil, lastdeploysuccessdate=nil, nodeinfos=nil, imagetype=nil, enabletracing=nil, enabletracingreport=nil, repotype=nil, batchdeploystatus=nil, apminstanceid=nil, workloadinfo=nil, speedup=nil, startupprobe=nil, osflavour=nil, reposerver=nil, underdeploying=nil, enableprometheusconf=nil, stoppedmanually=nil, tcrinstanceid=nil, enablemetrics=nil, appid=nil, subaccountuin=nil, uin=nil, region=nil, groupid=nil, enableregistry=nil, autoscalerlist=nil, modifier=nil, creator=nil, deploystrategyconf=nil, podlist=nil, confedited=nil, tags=nil, prestopencoded=nil, poststartencoded=nil)
|
5507
5507
|
@VersionId = versionid
|
5508
5508
|
@ApplicationId = applicationid
|
@@ -5792,7 +5792,7 @@ module TencentCloud
|
|
5792
5792
|
# @type EnterpriseInstanceType: String
|
5793
5793
|
|
5794
5794
|
attr_accessor :EnterpriseInstanceName, :EnterpriseInstanceChargeType, :EnterpriseInstanceType
|
5795
|
-
|
5795
|
+
|
5796
5796
|
def initialize(enterpriseinstancename=nil, enterpriseinstancechargetype=nil, enterpriseinstancetype=nil)
|
5797
5797
|
@EnterpriseInstanceName = enterpriseinstancename
|
5798
5798
|
@EnterpriseInstanceChargeType = enterpriseinstancechargetype
|
@@ -5837,7 +5837,7 @@ module TencentCloud
|
|
5837
5837
|
# @type CurrentRevision: String
|
5838
5838
|
|
5839
5839
|
attr_accessor :ClusterId, :ApplicationName, :VersionName, :ReadyReplicas, :Replicas, :UpdatedReplicas, :UpdatedReadyReplicas, :UpdateRevision, :CurrentRevision
|
5840
|
-
|
5840
|
+
|
5841
5841
|
def initialize(clusterid=nil, applicationname=nil, versionname=nil, readyreplicas=nil, replicas=nil, updatedreplicas=nil, updatedreadyreplicas=nil, updaterevision=nil, currentrevision=nil)
|
5842
5842
|
@ClusterId = clusterid
|
5843
5843
|
@ApplicationName = applicationname
|