Class: TencentCloud::Tione::V20211111::ServiceGroup

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20211111/models.rb

Overview

在线服务一个服务组的信息

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(servicegroupid = nil, servicegroupname = nil, createdby = nil, createtime = nil, updatetime = nil, uin = nil, servicecount = nil, runningservicecount = nil, services = nil, status = nil, tags = nil, latestversion = nil, businessstatus = nil, billinginfo = nil, createsource = nil, weightupdatestatus = nil, replicascount = nil, availablereplicascount = nil, subuin = nil, appid = nil, authorizationenable = nil, authtokens = nil, monitorsource = nil, subuinname = nil) ⇒ ServiceGroup

Returns a new instance of ServiceGroup.



8251
8252
8253
8254
8255
8256
8257
8258
8259
8260
8261
8262
8263
8264
8265
8266
8267
8268
8269
8270
8271
8272
8273
8274
8275
8276
# File 'lib/v20211111/models.rb', line 8251

def initialize(servicegroupid=nil, servicegroupname=nil, createdby=nil, createtime=nil, updatetime=nil, uin=nil, servicecount=nil, runningservicecount=nil, services=nil, status=nil, tags=nil, latestversion=nil, businessstatus=nil, billinginfo=nil, createsource=nil, weightupdatestatus=nil, replicascount=nil, availablereplicascount=nil, subuin=nil, appid=nil, authorizationenable=nil, authtokens=nil, monitorsource=nil, subuinname=nil)
  @ServiceGroupId = servicegroupid
  @ServiceGroupName = servicegroupname
  @CreatedBy = createdby
  @CreateTime = createtime
  @UpdateTime = updatetime
  @Uin = uin
  @ServiceCount = servicecount
  @RunningServiceCount = runningservicecount
  @Services = services
  @Status = status
  @Tags = tags
  @LatestVersion = latestversion
  @BusinessStatus = businessstatus
  @BillingInfo = billinginfo
  @CreateSource = createsource
  @WeightUpdateStatus = weightupdatestatus
  @ReplicasCount = replicascount
  @AvailableReplicasCount = availablereplicascount
  @SubUin = subuin
  @AppId = appid
  @AuthorizationEnable = authorizationenable
  @AuthTokens = authtokens
  @MonitorSource = monitorsource
  @SubUinName = subuinname
end

Instance Attribute Details

#AppIdObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def AppId
  @AppId
end

#AuthorizationEnableObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def AuthorizationEnable
  @AuthorizationEnable
end

#AuthTokensObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def AuthTokens
  @AuthTokens
end

#AvailableReplicasCountObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def AvailableReplicasCount
  @AvailableReplicasCount
end

#BillingInfoObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def BillingInfo
  @BillingInfo
end

#BusinessStatusObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def BusinessStatus
  @BusinessStatus
end

#CreatedByObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def CreatedBy
  @CreatedBy
end

#CreateSourceObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def CreateSource
  @CreateSource
end

#CreateTimeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def CreateTime
  @CreateTime
end

#LatestVersionObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def LatestVersion
  @LatestVersion
end

#MonitorSourceObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def MonitorSource
  @MonitorSource
end

#ReplicasCountObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def ReplicasCount
  @ReplicasCount
end

#RunningServiceCountObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def RunningServiceCount
  @RunningServiceCount
end

#ServiceCountObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def ServiceCount
  @ServiceCount
end

#ServiceGroupIdObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def ServiceGroupId
  @ServiceGroupId
end

#ServiceGroupNameObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def ServiceGroupName
  @ServiceGroupName
end

#ServicesObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def Services
  @Services
end

#StatusObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def Status
  @Status
end

#SubUinObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def SubUin
  @SubUin
end

#SubUinNameObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def SubUinName
  @SubUinName
end

#TagsObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def Tags
  @Tags
end

#UinObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def Uin
  @Uin
end

#UpdateTimeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def UpdateTime
  @UpdateTime
end

#WeightUpdateStatusObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 CREATING 创建中 CREATE_FAILED 创建失败 ARREARS_STOP 因欠费被强制停止 BILLING 计费中 WHITELIST_USING 白名单试用中 WHITELIST_STOP 白名单额度不足 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 UPDATING 更新中 UPDATED 更新成功 UPDATE_FAILED 更新失败 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ServiceGroupId:

    服务组id

  • ServiceGroupName:

    服务组名

  • CreatedBy:

    创建者

  • CreateTime:

    创建时间

  • UpdateTime:

    更新时间

  • Uin:

    主账号

  • ServiceCount:

    服务组下服务总数

  • RunningServiceCount:

    服务组下在运行的服务数量

  • Services:

    服务描述

  • Status:

    服务组状态,与服务一致 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中

  • Tags:

    服务组标签

  • LatestVersion:

    服务组下最高版本

  • BusinessStatus:

    服务的业务状态

  • BillingInfo:

    服务的计费信息

  • CreateSource:

    服务的创建来源

  • WeightUpdateStatus:

    服务组的权重更新状态

  • ReplicasCount:

    服务组下运行的pod数量

  • AvailableReplicasCount:

    服务组下期望的pod数

  • SubUin:

    服务组的subuin

  • AppId:

    服务组的app_id

  • AuthorizationEnable:

    是否开启鉴权

  • AuthTokens:

    限流鉴权 token 列表

  • MonitorSource:

    用于监控的创建来源字段

  • SubUinName:

    子用户的 nickname



8249
8250
8251
# File 'lib/v20211111/models.rb', line 8249

def WeightUpdateStatus
  @WeightUpdateStatus
end

Instance Method Details

#deserialize(params) ⇒ Object



8278
8279
8280
8281
8282
8283
8284
8285
8286
8287
8288
8289
8290
8291
8292
8293
8294
8295
8296
8297
8298
8299
8300
8301
8302
8303
8304
8305
8306
8307
8308
8309
8310
8311
8312
8313
8314
8315
8316
8317
8318
8319
8320
8321
8322
8323
8324
# File 'lib/v20211111/models.rb', line 8278

def deserialize(params)
  @ServiceGroupId = params['ServiceGroupId']
  @ServiceGroupName = params['ServiceGroupName']
  @CreatedBy = params['CreatedBy']
  @CreateTime = params['CreateTime']
  @UpdateTime = params['UpdateTime']
  @Uin = params['Uin']
  @ServiceCount = params['ServiceCount']
  @RunningServiceCount = params['RunningServiceCount']
  unless params['Services'].nil?
    @Services = []
    params['Services'].each do |i|
      service_tmp = Service.new
      service_tmp.deserialize(i)
      @Services << service_tmp
    end
  end
  @Status = params['Status']
  unless params['Tags'].nil?
    @Tags = []
    params['Tags'].each do |i|
      tag_tmp = Tag.new
      tag_tmp.deserialize(i)
      @Tags << tag_tmp
    end
  end
  @LatestVersion = params['LatestVersion']
  @BusinessStatus = params['BusinessStatus']
  @BillingInfo = params['BillingInfo']
  @CreateSource = params['CreateSource']
  @WeightUpdateStatus = params['WeightUpdateStatus']
  @ReplicasCount = params['ReplicasCount']
  @AvailableReplicasCount = params['AvailableReplicasCount']
  @SubUin = params['SubUin']
  @AppId = params['AppId']
  @AuthorizationEnable = params['AuthorizationEnable']
  unless params['AuthTokens'].nil?
    @AuthTokens = []
    params['AuthTokens'].each do |i|
      authtoken_tmp = AuthToken.new
      authtoken_tmp.deserialize(i)
      @AuthTokens << authtoken_tmp
    end
  end
  @MonitorSource = params['MonitorSource']
  @SubUinName = params['SubUinName']
end