CenBandwidthPackageIds |
List |
The IDs of the bandwidth plans. |
None. |
CenBandwidthPackages |
List |
Details of the bandwidth plans. |
None. |
ReservationActiveTime |
String |
The time when the temporary upgrade of the bandwidth plan expires. |
None. |
CenBandwidthPackageId |
String |
The ID of the bandwidth plan. |
None. |
Status |
String |
Indicates whether the bandwidth plan is associated with a CEN instance. |
Valid values:
- Idle: The bandwidth plan is not associated with a CEN instance.
- InUse: The bandwidth plan is associated with a CEN instance.
|
CreationTime |
String |
The time when the bandwidth plan was created. |
The time follows the ISO 8601 standard in the YYYY-MM-DDThh:mmZ format. |
ReservationOrderType |
String |
The type of the configuration change during renewal. |
Valid values:
- TEMP_UPGRADE: temporary upgrade
- UPGRADE: upgrade
|
BandwidthPackageChargeType |
String |
The billing method of the bandwidth plan before the configuration change. |
None. |
ReservationInternetChargeType |
String |
The billing method of the bandwidth plan after the configuration change. |
None. |
GeographicRegionAId |
String |
The ID of the area that is queried. |
Valid values:
- china: Chinese mainland
- asia-pacific: Asia Pacific
- europe: Europe
- australia: Australia
- north-america: North America
|
Bandwidth |
Number |
The maximum bandwidth of the bandwidth plan. |
None. |
Description |
String |
The description of the bandwidth plan. |
None. |
ExpiredTime |
String |
The time when the bandwidth plan expired. |
The time follows the ISO 8601 standard in the YYYY-MM-DDThh:mmZ format. |
ReservationBandwidth |
String |
The bandwidth to which the bandwidth plan is restored when the temporary upgrade ends.
|
None. |
GeographicSpanId |
String |
The ID of an area used in the cross-region connection for the bandwidth plan. |
None. |
GeographicRegionBId |
String |
The ID of another area used in the cross-region connection for the bandwidth plan.
|
Valid values:
- china: Chinese mainland
- asia-pacific: Asia Pacific
- europe: Europe
- australia: Australia
- north-america: North America
|
IsCrossBorder |
Boolean |
Indicates whether the bandwidth plan is a cross-border bandwidth plan. |
Valid values:
|
BusinessStatus |
String |
The status of the bandwidth plan. |
Valid values:
- Normal: The bandwidth plan works as expected.
- FinancialLocked: The bandwidth plan is locked due to overdue payments.
- SecurityLocked: The bandwidth plan is locked due to security reasons.
|
Name |
String |
The name of the bandwidth plan. |
None. |
HasReservationData |
String |
Indicates whether renewal data is included. |
Valid values:
Note The system returns true for this property when the IncludeReservationData property
is set to true and specific orders have not taken effect.
|
CenIds |
List |
The IDs of CEN instances that are associated with the bandwidth plan. |
Example:[ "cen-xxjsjfkffkfkfjkf****" ]
|
OrginInterRegionBandwidthLimits |
Map |
Details of the cross-region connection. |
Example:{
"BandwidthLimit" : "1",
"OppositeRegionId" : "us-west-1",
"GeographicSpanId" : "north-america_china",
"LocalRegionId" : "cn-hangzhou"
}
|