tencentcloud-sdk-tcbr 3.0.590 → 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/v20220217/models.rb +40 -40
- 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: 5a2bd8eb42a77faf3887c9969a84bace042aae98
|
|
4
|
+
data.tar.gz: 556786fc37de77a9a425fad9f5cb107110c68f0b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2a3cfd8bf7f801d538429a4c1d88a3709aeefbf7551ff4d69762be14f24ee5b500c521df4612dbca704d6c5e26e93e03e405894879c94c2b661d0883932df80e
|
|
7
|
+
data.tar.gz: 43e40323ed8a13f7296c08275339275c33b780f8340fb7637dbd5966b1e52cf8fa6e2cf01d3baf0b4acee87fdf05831d5753152c33754a00c7921b993e882f37
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.591
|
data/lib/v20220217/models.rb
CHANGED
|
@@ -29,7 +29,7 @@ module TencentCloud
|
|
|
29
29
|
# @type UploadFilename: String
|
|
30
30
|
|
|
31
31
|
attr_accessor :BaseImage, :EntryPoint, :RepoLanguage, :UploadFilename
|
|
32
|
-
|
|
32
|
+
|
|
33
33
|
def initialize(baseimage=nil, entrypoint=nil, repolanguage=nil, uploadfilename=nil)
|
|
34
34
|
@BaseImage = baseimage
|
|
35
35
|
@EntryPoint = entrypoint
|
|
@@ -57,7 +57,7 @@ module TencentCloud
|
|
|
57
57
|
# @type CreateTime: String
|
|
58
58
|
|
|
59
59
|
attr_accessor :ClsRegion, :ClsLogsetId, :ClsTopicId, :CreateTime
|
|
60
|
-
|
|
60
|
+
|
|
61
61
|
def initialize(clsregion=nil, clslogsetid=nil, clstopicid=nil, createtime=nil)
|
|
62
62
|
@ClsRegion = clsregion
|
|
63
63
|
@ClsLogsetId = clslogsetid
|
|
@@ -99,7 +99,7 @@ module TencentCloud
|
|
|
99
99
|
# @type EnvId: String
|
|
100
100
|
|
|
101
101
|
attr_accessor :PackageType, :Alias, :FreeQuota, :Flag, :VpcId, :SubNetIds, :ReqKey, :Source, :Channel, :EnvId
|
|
102
|
-
|
|
102
|
+
|
|
103
103
|
def initialize(packagetype=nil, _alias=nil, freequota=nil, flag=nil, vpcid=nil, subnetids=nil, reqkey=nil, source=nil, channel=nil, envid=nil)
|
|
104
104
|
@PackageType = packagetype
|
|
105
105
|
@Alias = _alias
|
|
@@ -137,7 +137,7 @@ module TencentCloud
|
|
|
137
137
|
# @type RequestId: String
|
|
138
138
|
|
|
139
139
|
attr_accessor :EnvId, :TranId, :RequestId
|
|
140
|
-
|
|
140
|
+
|
|
141
141
|
def initialize(envid=nil, tranid=nil, requestid=nil)
|
|
142
142
|
@EnvId = envid
|
|
143
143
|
@TranId = tranid
|
|
@@ -163,7 +163,7 @@ module TencentCloud
|
|
|
163
163
|
# @type ServerConfig: :class:`Tencentcloud::Tcbr.v20220217.models.ServerBaseConfig`
|
|
164
164
|
|
|
165
165
|
attr_accessor :EnvId, :ServerName, :DeployInfo, :ServerConfig
|
|
166
|
-
|
|
166
|
+
|
|
167
167
|
def initialize(envid=nil, servername=nil, deployinfo=nil, serverconfig=nil)
|
|
168
168
|
@EnvId = envid
|
|
169
169
|
@ServerName = servername
|
|
@@ -193,7 +193,7 @@ module TencentCloud
|
|
|
193
193
|
# @type RequestId: String
|
|
194
194
|
|
|
195
195
|
attr_accessor :TaskId, :RequestId
|
|
196
|
-
|
|
196
|
+
|
|
197
197
|
def initialize(taskid=nil, requestid=nil)
|
|
198
198
|
@TaskId = taskid
|
|
199
199
|
@RequestId = requestid
|
|
@@ -220,7 +220,7 @@ module TencentCloud
|
|
|
220
220
|
# @type Region: String
|
|
221
221
|
|
|
222
222
|
attr_accessor :InstanceId, :Status, :Region
|
|
223
|
-
|
|
223
|
+
|
|
224
224
|
def initialize(instanceid=nil, status=nil, region=nil)
|
|
225
225
|
@InstanceId = instanceid
|
|
226
226
|
@Status = status
|
|
@@ -254,7 +254,7 @@ module TencentCloud
|
|
|
254
254
|
# @type ReleaseType: String
|
|
255
255
|
|
|
256
256
|
attr_accessor :DeployType, :ImageUrl, :PackageName, :PackageVersion, :DeployRemark, :RepoInfo, :BuildPacks, :ReleaseType
|
|
257
|
-
|
|
257
|
+
|
|
258
258
|
def initialize(deploytype=nil, imageurl=nil, packagename=nil, packageversion=nil, deployremark=nil, repoinfo=nil, buildpacks=nil, releasetype=nil)
|
|
259
259
|
@DeployType = deploytype
|
|
260
260
|
@ImageUrl = imageurl
|
|
@@ -295,7 +295,7 @@ module TencentCloud
|
|
|
295
295
|
# @type Channels: Array
|
|
296
296
|
|
|
297
297
|
attr_accessor :EnvId, :IsVisible, :Channels
|
|
298
|
-
|
|
298
|
+
|
|
299
299
|
def initialize(envid=nil, isvisible=nil, channels=nil)
|
|
300
300
|
@EnvId = envid
|
|
301
301
|
@IsVisible = isvisible
|
|
@@ -317,7 +317,7 @@ module TencentCloud
|
|
|
317
317
|
# @type RequestId: String
|
|
318
318
|
|
|
319
319
|
attr_accessor :EnvList, :RequestId
|
|
320
|
-
|
|
320
|
+
|
|
321
321
|
def initialize(envlist=nil, requestid=nil)
|
|
322
322
|
@EnvList = envlist
|
|
323
323
|
@RequestId = requestid
|
|
@@ -344,7 +344,7 @@ module TencentCloud
|
|
|
344
344
|
# @type ServerName: String
|
|
345
345
|
|
|
346
346
|
attr_accessor :EnvId, :ServerName
|
|
347
|
-
|
|
347
|
+
|
|
348
348
|
def initialize(envid=nil, servername=nil)
|
|
349
349
|
@EnvId = envid
|
|
350
350
|
@ServerName = servername
|
|
@@ -371,7 +371,7 @@ module TencentCloud
|
|
|
371
371
|
# @type RequestId: String
|
|
372
372
|
|
|
373
373
|
attr_accessor :BaseInfo, :ServerConfig, :OnlineVersionInfos, :RequestId
|
|
374
|
-
|
|
374
|
+
|
|
375
375
|
def initialize(baseinfo=nil, serverconfig=nil, onlineversioninfos=nil, requestid=nil)
|
|
376
376
|
@BaseInfo = baseinfo
|
|
377
377
|
@ServerConfig = serverconfig
|
|
@@ -412,7 +412,7 @@ module TencentCloud
|
|
|
412
412
|
# @type PageNum: Integer
|
|
413
413
|
|
|
414
414
|
attr_accessor :EnvId, :PageSize, :PageNum
|
|
415
|
-
|
|
415
|
+
|
|
416
416
|
def initialize(envid=nil, pagesize=nil, pagenum=nil)
|
|
417
417
|
@EnvId = envid
|
|
418
418
|
@PageSize = pagesize
|
|
@@ -436,7 +436,7 @@ module TencentCloud
|
|
|
436
436
|
# @type RequestId: String
|
|
437
437
|
|
|
438
438
|
attr_accessor :ServerList, :Total, :RequestId
|
|
439
|
-
|
|
439
|
+
|
|
440
440
|
def initialize(serverlist=nil, total=nil, requestid=nil)
|
|
441
441
|
@ServerList = serverlist
|
|
442
442
|
@Total = total
|
|
@@ -463,7 +463,7 @@ module TencentCloud
|
|
|
463
463
|
# @type EnvId: String
|
|
464
464
|
|
|
465
465
|
attr_accessor :EnvId
|
|
466
|
-
|
|
466
|
+
|
|
467
467
|
def initialize(envid=nil)
|
|
468
468
|
@EnvId = envid
|
|
469
469
|
end
|
|
@@ -481,7 +481,7 @@ module TencentCloud
|
|
|
481
481
|
# @type RequestId: String
|
|
482
482
|
|
|
483
483
|
attr_accessor :EnvBaseInfo, :RequestId
|
|
484
|
-
|
|
484
|
+
|
|
485
485
|
def initialize(envbaseinfo=nil, requestid=nil)
|
|
486
486
|
@EnvBaseInfo = envbaseinfo
|
|
487
487
|
@RequestId = requestid
|
|
@@ -508,7 +508,7 @@ module TencentCloud
|
|
|
508
508
|
# @type OperatorRemark: String
|
|
509
509
|
|
|
510
510
|
attr_accessor :EnvId, :ServerName, :TaskId, :OperatorRemark
|
|
511
|
-
|
|
511
|
+
|
|
512
512
|
def initialize(envid=nil, servername=nil, taskid=nil, operatorremark=nil)
|
|
513
513
|
@EnvId = envid
|
|
514
514
|
@ServerName = servername
|
|
@@ -534,7 +534,7 @@ module TencentCloud
|
|
|
534
534
|
# @type RequestId: String
|
|
535
535
|
|
|
536
536
|
attr_accessor :IsExist, :Task, :RequestId
|
|
537
|
-
|
|
537
|
+
|
|
538
538
|
def initialize(isexist=nil, task=nil, requestid=nil)
|
|
539
539
|
@IsExist = isexist
|
|
540
540
|
@Task = task
|
|
@@ -573,7 +573,7 @@ module TencentCloud
|
|
|
573
573
|
# @type SubnetIds: String
|
|
574
574
|
|
|
575
575
|
attr_accessor :EnvId, :PackageType, :VpcId, :CreateTime, :Alias, :Status, :Region, :EnvType, :SubnetIds
|
|
576
|
-
|
|
576
|
+
|
|
577
577
|
def initialize(envid=nil, packagetype=nil, vpcid=nil, createtime=nil, _alias=nil, status=nil, region=nil, envtype=nil, subnetids=nil)
|
|
578
578
|
@EnvId = envid
|
|
579
579
|
@PackageType = packagetype
|
|
@@ -663,7 +663,7 @@ module TencentCloud
|
|
|
663
663
|
# @type PackageName: String
|
|
664
664
|
|
|
665
665
|
attr_accessor :EnvId, :Source, :Alias, :CreateTime, :UpdateTime, :Status, :IsAutoDegrade, :EnvChannel, :PayMode, :IsDefault, :Region, :EnvType, :Databases, :Storages, :Functions, :LogServices, :StaticStorages, :Tags, :CustomLogServices, :PackageId, :PackageName
|
|
666
|
-
|
|
666
|
+
|
|
667
667
|
def initialize(envid=nil, source=nil, _alias=nil, createtime=nil, updatetime=nil, status=nil, isautodegrade=nil, envchannel=nil, paymode=nil, isdefault=nil, region=nil, envtype=nil, databases=nil, storages=nil, functions=nil, logservices=nil, staticstorages=nil, tags=nil, customlogservices=nil, packageid=nil, packagename=nil)
|
|
668
668
|
@EnvId = envid
|
|
669
669
|
@Source = source
|
|
@@ -771,7 +771,7 @@ module TencentCloud
|
|
|
771
771
|
# @type Region: String
|
|
772
772
|
|
|
773
773
|
attr_accessor :Namespace, :Region
|
|
774
|
-
|
|
774
|
+
|
|
775
775
|
def initialize(namespace=nil, region=nil)
|
|
776
776
|
@Namespace = namespace
|
|
777
777
|
@Region = region
|
|
@@ -791,7 +791,7 @@ module TencentCloud
|
|
|
791
791
|
# @type PolicyThreshold: Integer
|
|
792
792
|
|
|
793
793
|
attr_accessor :PolicyType, :PolicyThreshold
|
|
794
|
-
|
|
794
|
+
|
|
795
795
|
def initialize(policytype=nil, policythreshold=nil)
|
|
796
796
|
@PolicyType = policytype
|
|
797
797
|
@PolicyThreshold = policythreshold
|
|
@@ -817,7 +817,7 @@ module TencentCloud
|
|
|
817
817
|
# @type Region: String
|
|
818
818
|
|
|
819
819
|
attr_accessor :LogsetName, :LogsetId, :TopicName, :TopicId, :Region
|
|
820
|
-
|
|
820
|
+
|
|
821
821
|
def initialize(logsetname=nil, logsetid=nil, topicname=nil, topicid=nil, region=nil)
|
|
822
822
|
@LogsetName = logsetname
|
|
823
823
|
@LogsetId = logsetid
|
|
@@ -843,7 +843,7 @@ module TencentCloud
|
|
|
843
843
|
# @type Value: String
|
|
844
844
|
|
|
845
845
|
attr_accessor :Key, :Value
|
|
846
|
-
|
|
846
|
+
|
|
847
847
|
def initialize(key=nil, value=nil)
|
|
848
848
|
@Key = key
|
|
849
849
|
@Value = value
|
|
@@ -868,7 +868,7 @@ module TencentCloud
|
|
|
868
868
|
# @type FlowRatio: String
|
|
869
869
|
|
|
870
870
|
attr_accessor :VersionName, :ImageUrl, :FlowRatio
|
|
871
|
-
|
|
871
|
+
|
|
872
872
|
def initialize(versionname=nil, imageurl=nil, flowratio=nil)
|
|
873
873
|
@VersionName = versionname
|
|
874
874
|
@ImageUrl = imageurl
|
|
@@ -896,7 +896,7 @@ module TencentCloud
|
|
|
896
896
|
# @type OperatorRemark: String
|
|
897
897
|
|
|
898
898
|
attr_accessor :EnvId, :ServerName, :TaskId, :OperateType, :OperatorRemark
|
|
899
|
-
|
|
899
|
+
|
|
900
900
|
def initialize(envid=nil, servername=nil, taskid=nil, operatetype=nil, operatorremark=nil)
|
|
901
901
|
@EnvId = envid
|
|
902
902
|
@ServerName = servername
|
|
@@ -920,7 +920,7 @@ module TencentCloud
|
|
|
920
920
|
# @type RequestId: String
|
|
921
921
|
|
|
922
922
|
attr_accessor :RequestId
|
|
923
|
-
|
|
923
|
+
|
|
924
924
|
def initialize(requestid=nil)
|
|
925
925
|
@RequestId = requestid
|
|
926
926
|
end
|
|
@@ -948,7 +948,7 @@ module TencentCloud
|
|
|
948
948
|
# @type GrayFlowRatio: Integer
|
|
949
949
|
|
|
950
950
|
attr_accessor :EnvId, :ServerName, :GrayType, :TrafficType, :VersionFlowItems, :OperatorRemark, :GrayFlowRatio
|
|
951
|
-
|
|
951
|
+
|
|
952
952
|
def initialize(envid=nil, servername=nil, graytype=nil, traffictype=nil, versionflowitems=nil, operatorremark=nil, grayflowratio=nil)
|
|
953
953
|
@EnvId = envid
|
|
954
954
|
@ServerName = servername
|
|
@@ -983,7 +983,7 @@ module TencentCloud
|
|
|
983
983
|
# @type RequestId: String
|
|
984
984
|
|
|
985
985
|
attr_accessor :RequestId
|
|
986
|
-
|
|
986
|
+
|
|
987
987
|
def initialize(requestid=nil)
|
|
988
988
|
@RequestId = requestid
|
|
989
989
|
end
|
|
@@ -1003,7 +1003,7 @@ module TencentCloud
|
|
|
1003
1003
|
# @type Branch: String
|
|
1004
1004
|
|
|
1005
1005
|
attr_accessor :Source, :Repo, :Branch
|
|
1006
|
-
|
|
1006
|
+
|
|
1007
1007
|
def initialize(source=nil, repo=nil, branch=nil)
|
|
1008
1008
|
@Source = source
|
|
1009
1009
|
@Repo = repo
|
|
@@ -1061,7 +1061,7 @@ module TencentCloud
|
|
|
1061
1061
|
# @type LogParseType: String
|
|
1062
1062
|
|
|
1063
1063
|
attr_accessor :EnvId, :ServerName, :OpenAccessTypes, :Cpu, :Mem, :MinNum, :MaxNum, :PolicyDetails, :CustomLogs, :EnvParams, :InitialDelaySeconds, :CreateTime, :Port, :HasDockerfile, :Dockerfile, :BuildDir, :LogType, :LogSetId, :LogTopicId, :LogParseType
|
|
1064
|
-
|
|
1064
|
+
|
|
1065
1065
|
def initialize(envid=nil, servername=nil, openaccesstypes=nil, cpu=nil, mem=nil, minnum=nil, maxnum=nil, policydetails=nil, customlogs=nil, envparams=nil, initialdelayseconds=nil, createtime=nil, port=nil, hasdockerfile=nil, dockerfile=nil, builddir=nil, logtype=nil, logsetid=nil, logtopicid=nil, logparsetype=nil)
|
|
1066
1066
|
@EnvId = envid
|
|
1067
1067
|
@ServerName = servername
|
|
@@ -1134,7 +1134,7 @@ module TencentCloud
|
|
|
1134
1134
|
# @type CustomDomainNames: Array
|
|
1135
1135
|
|
|
1136
1136
|
attr_accessor :ServerName, :DefaultDomainName, :CustomDomainName, :Status, :UpdateTime, :AccessTypes, :CustomDomainNames
|
|
1137
|
-
|
|
1137
|
+
|
|
1138
1138
|
def initialize(servername=nil, defaultdomainname=nil, customdomainname=nil, status=nil, updatetime=nil, accesstypes=nil, customdomainnames=nil)
|
|
1139
1139
|
@ServerName = servername
|
|
1140
1140
|
@DefaultDomainName = defaultdomainname
|
|
@@ -1192,7 +1192,7 @@ module TencentCloud
|
|
|
1192
1192
|
# @type OperatorRemark: String
|
|
1193
1193
|
|
|
1194
1194
|
attr_accessor :Id, :EnvId, :ServerName, :CreateTime, :ChangeType, :ReleaseType, :DeployType, :PreVersionName, :VersionName, :PipelineId, :PipelineTaskId, :ReleaseId, :Status, :Steps, :FailReason, :OperatorRemark
|
|
1195
|
-
|
|
1195
|
+
|
|
1196
1196
|
def initialize(id=nil, envid=nil, servername=nil, createtime=nil, changetype=nil, releasetype=nil, deploytype=nil, preversionname=nil, versionname=nil, pipelineid=nil, pipelinetaskid=nil, releaseid=nil, status=nil, steps=nil, failreason=nil, operatorremark=nil)
|
|
1197
1197
|
@Id = id
|
|
1198
1198
|
@EnvId = envid
|
|
@@ -1253,7 +1253,7 @@ module TencentCloud
|
|
|
1253
1253
|
# @type Bucket: String
|
|
1254
1254
|
|
|
1255
1255
|
attr_accessor :StaticDomain, :DefaultDirName, :Status, :Region, :Bucket
|
|
1256
|
-
|
|
1256
|
+
|
|
1257
1257
|
def initialize(staticdomain=nil, defaultdirname=nil, status=nil, region=nil, bucket=nil)
|
|
1258
1258
|
@StaticDomain = staticdomain
|
|
1259
1259
|
@DefaultDirName = defaultdirname
|
|
@@ -1284,7 +1284,7 @@ module TencentCloud
|
|
|
1284
1284
|
# @type AppId: String
|
|
1285
1285
|
|
|
1286
1286
|
attr_accessor :Region, :Bucket, :CdnDomain, :AppId
|
|
1287
|
-
|
|
1287
|
+
|
|
1288
1288
|
def initialize(region=nil, bucket=nil, cdndomain=nil, appid=nil)
|
|
1289
1289
|
@Region = region
|
|
1290
1290
|
@Bucket = bucket
|
|
@@ -1308,7 +1308,7 @@ module TencentCloud
|
|
|
1308
1308
|
# @type Value: String
|
|
1309
1309
|
|
|
1310
1310
|
attr_accessor :Key, :Value
|
|
1311
|
-
|
|
1311
|
+
|
|
1312
1312
|
def initialize(key=nil, value=nil)
|
|
1313
1313
|
@Key = key
|
|
1314
1314
|
@Value = value
|
|
@@ -1339,7 +1339,7 @@ module TencentCloud
|
|
|
1339
1339
|
# @type FailReason: String
|
|
1340
1340
|
|
|
1341
1341
|
attr_accessor :Name, :Status, :StartTime, :EndTime, :CostTime, :FailReason
|
|
1342
|
-
|
|
1342
|
+
|
|
1343
1343
|
def initialize(name=nil, status=nil, starttime=nil, endtime=nil, costtime=nil, failreason=nil)
|
|
1344
1344
|
@Name = name
|
|
1345
1345
|
@Status = status
|
|
@@ -1371,7 +1371,7 @@ module TencentCloud
|
|
|
1371
1371
|
# @type ServerConfig: :class:`Tencentcloud::Tcbr.v20220217.models.ServerBaseConfig`
|
|
1372
1372
|
|
|
1373
1373
|
attr_accessor :EnvId, :ServerName, :DeployInfo, :ServerConfig
|
|
1374
|
-
|
|
1374
|
+
|
|
1375
1375
|
def initialize(envid=nil, servername=nil, deployinfo=nil, serverconfig=nil)
|
|
1376
1376
|
@EnvId = envid
|
|
1377
1377
|
@ServerName = servername
|
|
@@ -1403,7 +1403,7 @@ module TencentCloud
|
|
|
1403
1403
|
# @type RequestId: String
|
|
1404
1404
|
|
|
1405
1405
|
attr_accessor :EnvId, :TaskId, :RequestId
|
|
1406
|
-
|
|
1406
|
+
|
|
1407
1407
|
def initialize(envid=nil, taskid=nil, requestid=nil)
|
|
1408
1408
|
@EnvId = envid
|
|
1409
1409
|
@TaskId = taskid
|
|
@@ -1431,7 +1431,7 @@ module TencentCloud
|
|
|
1431
1431
|
# @type Priority: Integer
|
|
1432
1432
|
|
|
1433
1433
|
attr_accessor :VersionName, :IsDefaultPriority, :FlowRatio, :UrlParam, :Priority
|
|
1434
|
-
|
|
1434
|
+
|
|
1435
1435
|
def initialize(versionname=nil, isdefaultpriority=nil, flowratio=nil, urlparam=nil, priority=nil)
|
|
1436
1436
|
@VersionName = versionname
|
|
1437
1437
|
@IsDefaultPriority = isdefaultpriority
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-tcbr
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.591
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-06-
|
|
11
|
+
date: 2023-06-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|