Class: TencentCloud::Chc::V20230418::NetDeviceModel

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

Overview

网络设备型号详情

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(version = nil, modelversion = nil, devmodel = nil, devwidth = nil, devdepth = nil, devweight = nil, mountear = nil, accordccc = nil, passnetwork = nil, powerporttype = nil, powermodule = nil, powermodulenum = nil, powermoduleposition = nil, highvoltageadapt = nil, powerenergy = nil, inwindposition = nil, outwindposition = nil, businessportposition = nil, linemanager = nil, checkresult = nil, devheight = nil) ⇒ NetDeviceModel

Returns a new instance of NetDeviceModel.



3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
# File 'lib/v20230418/models.rb', line 3260

def initialize(version=nil, modelversion=nil, devmodel=nil, devwidth=nil, devdepth=nil, devweight=nil, mountear=nil, accordccc=nil, passnetwork=nil, powerporttype=nil, powermodule=nil, powermodulenum=nil, powermoduleposition=nil, highvoltageadapt=nil, powerenergy=nil, inwindposition=nil, outwindposition=nil, businessportposition=nil, linemanager=nil, checkresult=nil, devheight=nil)
  @Version = version
  @ModelVersion = modelversion
  @DevModel = devmodel
  @DevWidth = devwidth
  @DevDepth = devdepth
  @DevWeight = devweight
  @MountEar = mountear
  @AccordCCC = accordccc
  @PassNetwork = passnetwork
  @PowerportType = powerporttype
  @PowerModule = powermodule
  @PowermoduleNum = powermodulenum
  @PowermodulePosition = powermoduleposition
  @HighVoltageAdapt = highvoltageadapt
  @PowerEnergy = powerenergy
  @InwindPosition = inwindposition
  @OutwindPosition = outwindposition
  @BusinessPortPosition = businessportposition
  @LineManager = linemanager
  @CheckResult = checkresult
  @DevHeight = devheight
end

Instance Attribute Details

#AccordCCCObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def AccordCCC
  @AccordCCC
end

#BusinessPortPositionObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def BusinessPortPosition
  @BusinessPortPosition
end

#CheckResultObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def CheckResult
  @CheckResult
end

#DevDepthObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def DevDepth
  @DevDepth
end

#DevHeightObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def DevHeight
  @DevHeight
end

#DevModelObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def DevModel
  @DevModel
end

#DevWeightObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def DevWeight
  @DevWeight
end

#DevWidthObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def DevWidth
  @DevWidth
end

#HighVoltageAdaptObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def HighVoltageAdapt
  @HighVoltageAdapt
end

#InwindPositionObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def InwindPosition
  @InwindPosition
end

#LineManagerObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def LineManager
  @LineManager
end

#ModelVersionObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def ModelVersion
  @ModelVersion
end

#MountEarObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def MountEar
  @MountEar
end

#OutwindPositionObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def OutwindPosition
  @OutwindPosition
end

#PassNetworkObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def PassNetwork
  @PassNetwork
end

#PowerEnergyObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def PowerEnergy
  @PowerEnergy
end

#PowerModuleObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def PowerModule
  @PowerModule
end

#PowermoduleNumObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def PowermoduleNum
  @PowermoduleNum
end

#PowermodulePositionObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def PowermodulePosition
  @PowermodulePosition
end

#PowerportTypeObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def PowerportType
  @PowerportType
end

#VersionObject

Parameters:

  • Version:

    版本号

  • ModelVersion:

    型号和版本的组合名称

  • DevModel:

    型号名

  • DevWidth:

    宽度

  • DevDepth:

    深度

  • DevWeight:

    重量

  • MountEar:

    是否携带挂耳

  • AccordCCC:

    是否符合CCC认证

  • PassNetwork:

    是否通过入网许可认证

  • PowerportType:

    电源接口型号

  • PowerModule:

    电源模块

  • PowermoduleNum:

    电源模块数量

  • PowermodulePosition:

    电源模块位置

  • HighVoltageAdapt:

    高压直流自适应

  • PowerEnergy:

    实际工作功耗(W)

  • InwindPosition:

    进风口位置

  • OutwindPosition:

    出风口位置

  • BusinessPortPosition:

    业务端口位置

  • LineManager:

    带有理线器

  • CheckResult:

    0 代表在当前园区没评估过,1 代表完全满足IDC准入标准 2 代表存在托管风险 3 代表不满足IDC准入标准

  • DevHeight:

    设备高度



3258
3259
3260
# File 'lib/v20230418/models.rb', line 3258

def Version
  @Version
end

Instance Method Details

#deserialize(params) ⇒ Object



3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
# File 'lib/v20230418/models.rb', line 3284

def deserialize(params)
  @Version = params['Version']
  @ModelVersion = params['ModelVersion']
  @DevModel = params['DevModel']
  @DevWidth = params['DevWidth']
  @DevDepth = params['DevDepth']
  @DevWeight = params['DevWeight']
  @MountEar = params['MountEar']
  @AccordCCC = params['AccordCCC']
  @PassNetwork = params['PassNetwork']
  @PowerportType = params['PowerportType']
  @PowerModule = params['PowerModule']
  @PowermoduleNum = params['PowermoduleNum']
  @PowermodulePosition = params['PowermodulePosition']
  @HighVoltageAdapt = params['HighVoltageAdapt']
  @PowerEnergy = params['PowerEnergy']
  @InwindPosition = params['InwindPosition']
  @OutwindPosition = params['OutwindPosition']
  @BusinessPortPosition = params['BusinessPortPosition']
  @LineManager = params['LineManager']
  @CheckResult = params['CheckResult']
  @DevHeight = params['DevHeight']
end