public class CreateSiteRequest extends AbstractModel
Constructor and Description |
---|
CreateSiteRequest() |
CreateSiteRequest(CreateSiteRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String |
getAddressLine()
Get 站点所在地区的详细地址信息
|
Boolean |
getBreakerRequirement()
Get 上游断路器是否具备
|
String |
getCity()
Get 站点所在城市
|
Boolean |
getConditionRequirement()
Get 是否满足下面环境条件:
1、场地没有材料要求或验收标准会影响 CDC 设备配送和安装。
2、确定的机架位置包含:
温度范围为 41 到 104°F (5 到 40°C)。
湿度范围为 10°F (-12°C)和 8% RH (相对湿度)到 70°F(21°C)和 80% RH。
机架位置的气流方向为从前向后,且应具有足够的 CFM (每分钟立方英尺)。CFM 必须是 CDC 配置的 kVA 功耗值的 145.8 倍。
|
String |
getCountry()
Get 站点所在国家
|
String |
getDescription()
Get 站点描述
|
Boolean |
getDimensionRequirement()
Get 是否满足下面的尺寸条件:
您的装货站台可以容纳一个机架箱(高 x 宽 x 深 = 94" x 54" x 48")。
您可以提供从机架(高 x 宽 x 深 = 80" x 24" x 48")交货地点到机架最终安置位置的明确通道。测量深度时,应包括站台、走廊通道、门、转弯、坡道、货梯,并将其他通道限制考虑在内。
在最终的 CDC安置位置,前部间隙可以为 48" 或更大,后部间隙可以为 24" 或更大。
|
String |
getFiberType()
Get 您将使用光纤类型将CDC设备连接到网络。有单模和多模两种选项。
|
Long |
getMaxWeight()
Get 最大承重(KG)
|
String |
getName()
Get 站点名称
|
Boolean |
getNeedHelp()
Get 是否需要腾讯云团队协助完成机架支撑工作
|
String |
getNote()
Get 注意事项
|
String |
getOpticalStandard()
Get 您将CDC连接到网络时采用的光学标准。此字段取决于上行链路速度、光纤类型和到上游设备的距离。
|
String |
getOptionalAddressLine()
Get 站点所在地区的详细地址信息(补充)
|
Long |
getPostalCode()
Get 站点所在地区的邮编
|
String |
getPowerConnectors()
Get 电源连接器类型
|
Long |
getPowerDrawKva()
Get 功耗(KW)
|
String |
getPowerFeedDrop()
Get 从机架上方还是下方供电。
|
String |
getProvince()
Get 站点所在省份
|
Boolean |
getRedundantNetworking()
Get 是否提供冗余的上游设备(交换机或路由器),以便两台 网络设备都能连接到网络设备。
|
Boolean |
getRedundantPower()
Get 是否电源冗余
|
Long |
getUplinkCount()
Get 将CDC连接到网络时,每台CDC网络设备(每个机架 2 台设备)使用的上行链路数量。
|
Long |
getUplinkSpeedGbps()
Get 网络到腾讯云Region区域的上行链路速度
|
void |
setAddressLine(String AddressLine)
Set 站点所在地区的详细地址信息
|
void |
setBreakerRequirement(Boolean BreakerRequirement)
Set 上游断路器是否具备
|
void |
setCity(String City)
Set 站点所在城市
|
void |
setConditionRequirement(Boolean ConditionRequirement)
Set 是否满足下面环境条件:
1、场地没有材料要求或验收标准会影响 CDC 设备配送和安装。
2、确定的机架位置包含:
温度范围为 41 到 104°F (5 到 40°C)。
湿度范围为 10°F (-12°C)和 8% RH (相对湿度)到 70°F(21°C)和 80% RH。
机架位置的气流方向为从前向后,且应具有足够的 CFM (每分钟立方英尺)。CFM 必须是 CDC 配置的 kVA 功耗值的 145.8 倍。
|
void |
setCountry(String Country)
Set 站点所在国家
|
void |
setDescription(String Description)
Set 站点描述
|
void |
setDimensionRequirement(Boolean DimensionRequirement)
Set 是否满足下面的尺寸条件:
您的装货站台可以容纳一个机架箱(高 x 宽 x 深 = 94" x 54" x 48")。
您可以提供从机架(高 x 宽 x 深 = 80" x 24" x 48")交货地点到机架最终安置位置的明确通道。测量深度时,应包括站台、走廊通道、门、转弯、坡道、货梯,并将其他通道限制考虑在内。
在最终的 CDC安置位置,前部间隙可以为 48" 或更大,后部间隙可以为 24" 或更大。
|
void |
setFiberType(String FiberType)
Set 您将使用光纤类型将CDC设备连接到网络。有单模和多模两种选项。
|
void |
setMaxWeight(Long MaxWeight)
Set 最大承重(KG)
|
void |
setName(String Name)
Set 站点名称
|
void |
setNeedHelp(Boolean NeedHelp)
Set 是否需要腾讯云团队协助完成机架支撑工作
|
void |
setNote(String Note)
Set 注意事项
|
void |
setOpticalStandard(String OpticalStandard)
Set 您将CDC连接到网络时采用的光学标准。此字段取决于上行链路速度、光纤类型和到上游设备的距离。
|
void |
setOptionalAddressLine(String OptionalAddressLine)
Set 站点所在地区的详细地址信息(补充)
|
void |
setPostalCode(Long PostalCode)
Set 站点所在地区的邮编
|
void |
setPowerConnectors(String PowerConnectors)
Set 电源连接器类型
|
void |
setPowerDrawKva(Long PowerDrawKva)
Set 功耗(KW)
|
void |
setPowerFeedDrop(String PowerFeedDrop)
Set 从机架上方还是下方供电。
|
void |
setProvince(String Province)
Set 站点所在省份
|
void |
setRedundantNetworking(Boolean RedundantNetworking)
Set 是否提供冗余的上游设备(交换机或路由器),以便两台 网络设备都能连接到网络设备。
|
void |
setRedundantPower(Boolean RedundantPower)
Set 是否电源冗余
|
void |
setUplinkCount(Long UplinkCount)
Set 将CDC连接到网络时,每台CDC网络设备(每个机架 2 台设备)使用的上行链路数量。
|
void |
setUplinkSpeedGbps(Long UplinkSpeedGbps)
Set 网络到腾讯云Region区域的上行链路速度
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public CreateSiteRequest()
public CreateSiteRequest(CreateSiteRequest source)
public String getName()
public void setName(String Name)
Name
- 站点名称public String getCountry()
public void setCountry(String Country)
Country
- 站点所在国家public String getProvince()
public void setProvince(String Province)
Province
- 站点所在省份public String getCity()
public void setCity(String City)
City
- 站点所在城市public String getAddressLine()
public void setAddressLine(String AddressLine)
AddressLine
- 站点所在地区的详细地址信息public String getDescription()
public void setDescription(String Description)
Description
- 站点描述public String getNote()
public void setNote(String Note)
Note
- 注意事项public String getFiberType()
public void setFiberType(String FiberType)
FiberType
- 您将使用光纤类型将CDC设备连接到网络。有单模和多模两种选项。public String getOpticalStandard()
public void setOpticalStandard(String OpticalStandard)
OpticalStandard
- 您将CDC连接到网络时采用的光学标准。此字段取决于上行链路速度、光纤类型和到上游设备的距离。public String getPowerConnectors()
public void setPowerConnectors(String PowerConnectors)
PowerConnectors
- 电源连接器类型public String getPowerFeedDrop()
public void setPowerFeedDrop(String PowerFeedDrop)
PowerFeedDrop
- 从机架上方还是下方供电。public Long getMaxWeight()
public void setMaxWeight(Long MaxWeight)
MaxWeight
- 最大承重(KG)public Long getPowerDrawKva()
public void setPowerDrawKva(Long PowerDrawKva)
PowerDrawKva
- 功耗(KW)public Long getUplinkSpeedGbps()
public void setUplinkSpeedGbps(Long UplinkSpeedGbps)
UplinkSpeedGbps
- 网络到腾讯云Region区域的上行链路速度public Long getUplinkCount()
public void setUplinkCount(Long UplinkCount)
UplinkCount
- 将CDC连接到网络时,每台CDC网络设备(每个机架 2 台设备)使用的上行链路数量。public Boolean getConditionRequirement()
public void setConditionRequirement(Boolean ConditionRequirement)
ConditionRequirement
- 是否满足下面环境条件:
1、场地没有材料要求或验收标准会影响 CDC 设备配送和安装。
2、确定的机架位置包含:
温度范围为 41 到 104°F (5 到 40°C)。
湿度范围为 10°F (-12°C)和 8% RH (相对湿度)到 70°F(21°C)和 80% RH。
机架位置的气流方向为从前向后,且应具有足够的 CFM (每分钟立方英尺)。CFM 必须是 CDC 配置的 kVA 功耗值的 145.8 倍。public Boolean getDimensionRequirement()
public void setDimensionRequirement(Boolean DimensionRequirement)
DimensionRequirement
- 是否满足下面的尺寸条件:
您的装货站台可以容纳一个机架箱(高 x 宽 x 深 = 94" x 54" x 48")。
您可以提供从机架(高 x 宽 x 深 = 80" x 24" x 48")交货地点到机架最终安置位置的明确通道。测量深度时,应包括站台、走廊通道、门、转弯、坡道、货梯,并将其他通道限制考虑在内。
在最终的 CDC安置位置,前部间隙可以为 48" 或更大,后部间隙可以为 24" 或更大。public Boolean getRedundantNetworking()
public void setRedundantNetworking(Boolean RedundantNetworking)
RedundantNetworking
- 是否提供冗余的上游设备(交换机或路由器),以便两台 网络设备都能连接到网络设备。public Long getPostalCode()
public void setPostalCode(Long PostalCode)
PostalCode
- 站点所在地区的邮编public String getOptionalAddressLine()
public void setOptionalAddressLine(String OptionalAddressLine)
OptionalAddressLine
- 站点所在地区的详细地址信息(补充)public Boolean getNeedHelp()
public void setNeedHelp(Boolean NeedHelp)
NeedHelp
- 是否需要腾讯云团队协助完成机架支撑工作public Boolean getRedundantPower()
public void setRedundantPower(Boolean RedundantPower)
RedundantPower
- 是否电源冗余public Boolean getBreakerRequirement()
public void setBreakerRequirement(Boolean BreakerRequirement)
BreakerRequirement
- 上游断路器是否具备Copyright © 2023. All rights reserved.