Class: TencentCloud::Iss::V20230517::GatewaysData

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

Overview

查询网关列表返回结果

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(gatewayid = nil, gwid = nil, name = nil, description = nil, clusterid = nil, clustername = nil, region = nil, status = nil, createdat = nil, devicenum = nil) ⇒ GatewaysData

Returns a new instance of GatewaysData.



4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
# File 'lib/v20230517/models.rb', line 4552

def initialize(gatewayid=nil, gwid=nil, name=nil, description=nil, clusterid=nil, clustername=nil, region=nil, status=nil, createdat=nil, devicenum=nil)
  @GatewayId = gatewayid
  @GwId = gwid
  @Name = name
  @Description = description
  @ClusterId = clusterid
  @ClusterName = clustername
  @Region = region
  @Status = status
  @CreatedAt = createdat
  @DeviceNum = devicenum
end

Instance Attribute Details

#ClusterIdObject

Parameters:

  • GatewayId:

    网关索引ID

  • GwId:

    网关编码

  • Name:

    网关名称,仅支持中文、英文、数字、_、-,长度不超过32个字符

  • Description:

    网关描述,仅支持中文、英文、数字、_、-,长度不超过128个字符

  • ClusterId:

    网关所属服务节点ID

  • ClusterName:

    网关所属服务节点名称

  • Region:

    网关所属地域

  • Status:

    网关状态,0:离线,1:在线

  • CreatedAt:

    网关激活时间

  • DeviceNum:

    所属网关设备数量



4550
4551
4552
# File 'lib/v20230517/models.rb', line 4550

def ClusterId
  @ClusterId
end

#ClusterNameObject

Parameters:

  • GatewayId:

    网关索引ID

  • GwId:

    网关编码

  • Name:

    网关名称,仅支持中文、英文、数字、_、-,长度不超过32个字符

  • Description:

    网关描述,仅支持中文、英文、数字、_、-,长度不超过128个字符

  • ClusterId:

    网关所属服务节点ID

  • ClusterName:

    网关所属服务节点名称

  • Region:

    网关所属地域

  • Status:

    网关状态,0:离线,1:在线

  • CreatedAt:

    网关激活时间

  • DeviceNum:

    所属网关设备数量



4550
4551
4552
# File 'lib/v20230517/models.rb', line 4550

def ClusterName
  @ClusterName
end

#CreatedAtObject

Parameters:

  • GatewayId:

    网关索引ID

  • GwId:

    网关编码

  • Name:

    网关名称,仅支持中文、英文、数字、_、-,长度不超过32个字符

  • Description:

    网关描述,仅支持中文、英文、数字、_、-,长度不超过128个字符

  • ClusterId:

    网关所属服务节点ID

  • ClusterName:

    网关所属服务节点名称

  • Region:

    网关所属地域

  • Status:

    网关状态,0:离线,1:在线

  • CreatedAt:

    网关激活时间

  • DeviceNum:

    所属网关设备数量



4550
4551
4552
# File 'lib/v20230517/models.rb', line 4550

def CreatedAt
  @CreatedAt
end

#DescriptionObject

Parameters:

  • GatewayId:

    网关索引ID

  • GwId:

    网关编码

  • Name:

    网关名称,仅支持中文、英文、数字、_、-,长度不超过32个字符

  • Description:

    网关描述,仅支持中文、英文、数字、_、-,长度不超过128个字符

  • ClusterId:

    网关所属服务节点ID

  • ClusterName:

    网关所属服务节点名称

  • Region:

    网关所属地域

  • Status:

    网关状态,0:离线,1:在线

  • CreatedAt:

    网关激活时间

  • DeviceNum:

    所属网关设备数量



4550
4551
4552
# File 'lib/v20230517/models.rb', line 4550

def Description
  @Description
end

#DeviceNumObject

Parameters:

  • GatewayId:

    网关索引ID

  • GwId:

    网关编码

  • Name:

    网关名称,仅支持中文、英文、数字、_、-,长度不超过32个字符

  • Description:

    网关描述,仅支持中文、英文、数字、_、-,长度不超过128个字符

  • ClusterId:

    网关所属服务节点ID

  • ClusterName:

    网关所属服务节点名称

  • Region:

    网关所属地域

  • Status:

    网关状态,0:离线,1:在线

  • CreatedAt:

    网关激活时间

  • DeviceNum:

    所属网关设备数量



4550
4551
4552
# File 'lib/v20230517/models.rb', line 4550

def DeviceNum
  @DeviceNum
end

#GatewayIdObject

Parameters:

  • GatewayId:

    网关索引ID

  • GwId:

    网关编码

  • Name:

    网关名称,仅支持中文、英文、数字、_、-,长度不超过32个字符

  • Description:

    网关描述,仅支持中文、英文、数字、_、-,长度不超过128个字符

  • ClusterId:

    网关所属服务节点ID

  • ClusterName:

    网关所属服务节点名称

  • Region:

    网关所属地域

  • Status:

    网关状态,0:离线,1:在线

  • CreatedAt:

    网关激活时间

  • DeviceNum:

    所属网关设备数量



4550
4551
4552
# File 'lib/v20230517/models.rb', line 4550

def GatewayId
  @GatewayId
end

#GwIdObject

Parameters:

  • GatewayId:

    网关索引ID

  • GwId:

    网关编码

  • Name:

    网关名称,仅支持中文、英文、数字、_、-,长度不超过32个字符

  • Description:

    网关描述,仅支持中文、英文、数字、_、-,长度不超过128个字符

  • ClusterId:

    网关所属服务节点ID

  • ClusterName:

    网关所属服务节点名称

  • Region:

    网关所属地域

  • Status:

    网关状态,0:离线,1:在线

  • CreatedAt:

    网关激活时间

  • DeviceNum:

    所属网关设备数量



4550
4551
4552
# File 'lib/v20230517/models.rb', line 4550

def GwId
  @GwId
end

#NameObject

Parameters:

  • GatewayId:

    网关索引ID

  • GwId:

    网关编码

  • Name:

    网关名称,仅支持中文、英文、数字、_、-,长度不超过32个字符

  • Description:

    网关描述,仅支持中文、英文、数字、_、-,长度不超过128个字符

  • ClusterId:

    网关所属服务节点ID

  • ClusterName:

    网关所属服务节点名称

  • Region:

    网关所属地域

  • Status:

    网关状态,0:离线,1:在线

  • CreatedAt:

    网关激活时间

  • DeviceNum:

    所属网关设备数量



4550
4551
4552
# File 'lib/v20230517/models.rb', line 4550

def Name
  @Name
end

#RegionObject

Parameters:

  • GatewayId:

    网关索引ID

  • GwId:

    网关编码

  • Name:

    网关名称,仅支持中文、英文、数字、_、-,长度不超过32个字符

  • Description:

    网关描述,仅支持中文、英文、数字、_、-,长度不超过128个字符

  • ClusterId:

    网关所属服务节点ID

  • ClusterName:

    网关所属服务节点名称

  • Region:

    网关所属地域

  • Status:

    网关状态,0:离线,1:在线

  • CreatedAt:

    网关激活时间

  • DeviceNum:

    所属网关设备数量



4550
4551
4552
# File 'lib/v20230517/models.rb', line 4550

def Region
  @Region
end

#StatusObject

Parameters:

  • GatewayId:

    网关索引ID

  • GwId:

    网关编码

  • Name:

    网关名称,仅支持中文、英文、数字、_、-,长度不超过32个字符

  • Description:

    网关描述,仅支持中文、英文、数字、_、-,长度不超过128个字符

  • ClusterId:

    网关所属服务节点ID

  • ClusterName:

    网关所属服务节点名称

  • Region:

    网关所属地域

  • Status:

    网关状态,0:离线,1:在线

  • CreatedAt:

    网关激活时间

  • DeviceNum:

    所属网关设备数量



4550
4551
4552
# File 'lib/v20230517/models.rb', line 4550

def Status
  @Status
end

Instance Method Details

#deserialize(params) ⇒ Object



4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
# File 'lib/v20230517/models.rb', line 4565

def deserialize(params)
  @GatewayId = params['GatewayId']
  @GwId = params['GwId']
  @Name = params['Name']
  @Description = params['Description']
  @ClusterId = params['ClusterId']
  @ClusterName = params['ClusterName']
  @Region = params['Region']
  @Status = params['Status']
  @CreatedAt = params['CreatedAt']
  @DeviceNum = params['DeviceNum']
end