Data Types
BandwidthClusterAreaInfo
The location information of the bandwidth cluster.
Referenced by:DescribeBandwidthClusterAreas
areaCode
String
Location code of bandwidth cluster.
areaName
String
Location name of bandwidth cluster.
BandwidthClusterInfo
Information on a bandwidth cluster.
Referenced by:DescribeBandwidthClusters
bandwidthClusterId
String
Bandwidth cluster ID.
bandwidthClusterName
String
Bandwidth cluster name.
areaCode
String
Location code of bandwidth cluster.
commitBandwidthMbps
Integer
Bandwidth commitment.
Unit: Mbps.
location
String
Location of bandwidth cluster.
createTime
String
Creation time.
Format: YYYY-MM-ddTHH:mm:ssZ.
resourceNumber
Integer
Resource quantity in the bandwidth cluster.
BandwidthClusterResource
Information on resources in a bandwidth cluster.
Referenced by:DescribeBandwidthClusterResources
resourceId
String
Resource ID.
BandwidthClusterTrafficData
Bandwidth information on a bandwidth cluster.
Referenced by:DescribeBandwidthClusterTraffic
internetRX
Integer
Inbound bandwidth. Unit: bps.
internetTX
Integer
Out bound bandwidth. Unit: bps.
time
String
Time of data.
Format: YYYY-MM-ddTHH:mm:ssZ.
BandwidthClusterUsageData
Bandwidth usage data.
Referenced by:DescribeBandwidthClusterUsage
time
String
Time.
Monthly Burstable 95th. Format: yyyy-MM.
Daily Peak. Format: yyyy-MM-dd.
value
Float
Bandwidth value.
Unit: Mbps.
BandwidthClusterUsageDetail
Bandwidth usage details data.
Referenced by:DescribeBandwidthClusterUsage
cityName
String
City name.
cityCode
String
City code.
value
Float
Bandwidth value.
Unit: Mbps.
CityInfo
Information about city.
Referenced by:DescribeBandwidthClusters
cityName
String
Name of city.
cityCode
String
Code of city.
InternetChargeType
Network billing method of the bandwidth cluster.
Referenced by:InquiryBandwidthClusterPrice, CreateBandwidthCluster, DescribeBandwidthClusters
MonthlyPercent95Bandwidth
Monthly Burstable 95th billing method.
DayPeakBandwidth
Daily Peak billing method.
NetworkLineType
IP network type information.
Referenced by:CreateBandwidthCluster, DescribeBandwidthClusters
PremiumBGP
Premium BGP for optimized network performance.
StandardBGP
Standard BGP for general use with cost optimization.
CN2
China Telecom Next Carrier Network.
CMI
China Mobile.
CUG
China Unicom.
CTG
China Telecom.
NetworkType
IP network type information.
Referenced by:InquiryBandwidthClusterPrice, DescribeBandwidthClusterAreas, CreateBandwidthCluster, DescribeBandwidthClusters
BGP
BGP network.
Cogent
Cogent network.
CN2
China Telecom Next Carrier Network.
CMI
China Mobile network.
CUG
China Unicom network.
CTG
China Telecom network.
PriceCategory
Describes the price category.
Referenced by:InquiryBandwidthClusterPrice
STANDARD
Standard pricing.
CUSTOMIZED
Fixed price.
PriceItem
Pricing information.
Referenced by:InquiryBandwidthClusterPrice
discount
Float
Discount.
For example, 80.0 means 20% off.
discountPrice
Float
Discount price of postpaid resources.
Only used in pay-as-you-go model. For tiered billing, the value is empty.
originalPrice
Float
Original price of prepaid resources.
Only used in subscription model. For pay-as-you-go model, the value is empty.
unitPrice
Float
Original unit price of postpaid resources.
Only used in pay-as-you-go model. For tiered billing, the value is empty.
discountUnitPrice
Float
Discount unit price of postpaid resources.
Only used in pay-as-you-go model. For tiered billing, the value is empty.
chargeUnit
String
Unit of postpaid billing.
Only used in pay-as-you-go model.
Value range:
HOUR: you will be billed by hour.
DAY: you will be billed by day.
MONTH: you will be billed by month. For example, the burstable 95th pricing model.
stepPrices
Array of StepPrice
Tiered price of postpaid billing.
Only used in pay-as-you-go model. If it is not tiered price, the value is empty.
amountUnit
String
Unit of usage, such as Mbps, LCU, and etc.
If the value is empty, it means there is no unit.
excessUnitPrice
Float
Original unit price of overages.
excessDiscountUnitPrice
Float
Discount unit price of overages.
excessAmountUnit
String
Unit of overage usage.
If the value is empty, it means there is no unit.
ProductRange
Information on service types covered by the bandwidth cluster.
Referenced by:InquiryBandwidthClusterPrice, DescribeBandwidthClusterAreas, CreateBandwidthCluster, DescribeBandwidthClusterUsage, DescribeBandwidthClusters
AllProduct
All compute services.
This service type maybe unavailable in the future.
BMC
Bare metal service.
ZEC
Elastic compute service.
VM
Virtual machine service.
OFFLINE
Offline serveice.
ResourceType
Information on resource types.
Referenced by:DescribeBandwidthClusterResources
VM_INSTANCE
Virtual machine instances.
BMC_INSTANCE
Bare metal instances.
ZEC_EIP_INSTANCE
Elastic compute elastic IP addresses.
ZEC_IPV6_INSTANCE
Elastic compute IPv6 addresses.
OTHERS
Other resources.
StepPrice
Describe a tier of the tiered price .
Referenced by:InquiryBandwidthClusterPrice
stepStart
Float
First price range of a tiered price.
stepEnd
Float
Last price range of a tiered price.If the value is empty, it means the last tier.
unitPrice
Float
Original unit price of current price range.
discountUnitPrice
Float
Discount unit price of current price range.
Last updated