GetRouterInterfacesInterface

data class GetRouterInterfacesInterface(val accessPointId: String, val bandwidth: Int, val businessStatus: String, val connectedTime: String, val createTime: String, val crossBorder: Boolean, val description: String, val endTime: String, val hasReservationData: String, val hcRate: Int, val hcThreshold: String, val healthCheckSourceIp: String, val healthCheckTargetIp: String, val id: String, val oppositeAccessPointId: String, val oppositeBandwidth: Int, val oppositeInterfaceBusinessStatus: String, val oppositeInterfaceId: String, val oppositeInterfaceOwnerId: String, val oppositeInterfaceSpec: String, val oppositeInterfaceStatus: String, val oppositeRegionId: String, val oppositeRouterId: String, val oppositeRouterType: String, val oppositeVpcInstanceId: String, val paymentType: String, val reservationActiveTime: String, val reservationBandwidth: String, val reservationInternetChargeType: String, val reservationOrderType: String, val role: String, val routerId: String, val routerInterfaceId: String, val routerInterfaceName: String, val routerType: String, val spec: String, val status: String, val vpcInstanceId: String)

Constructors

Link copied to clipboard
constructor(accessPointId: String, bandwidth: Int, businessStatus: String, connectedTime: String, createTime: String, crossBorder: Boolean, description: String, endTime: String, hasReservationData: String, hcRate: Int, hcThreshold: String, healthCheckSourceIp: String, healthCheckTargetIp: String, id: String, oppositeAccessPointId: String, oppositeBandwidth: Int, oppositeInterfaceBusinessStatus: String, oppositeInterfaceId: String, oppositeInterfaceOwnerId: String, oppositeInterfaceSpec: String, oppositeInterfaceStatus: String, oppositeRegionId: String, oppositeRouterId: String, oppositeRouterType: String, oppositeVpcInstanceId: String, paymentType: String, reservationActiveTime: String, reservationBandwidth: String, reservationInternetChargeType: String, reservationOrderType: String, role: String, routerId: String, routerInterfaceId: String, routerInterfaceName: String, routerType: String, spec: String, status: String, vpcInstanceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The access point ID to which the VBR belongs.

Link copied to clipboard

The bandwidth of the resource.

Link copied to clipboard

The businessStatus of the resource. Valid Values: Normal, FinancialLocked, SecurityLocked.

Link copied to clipboard

The connected time of the resource.

Link copied to clipboard

The creation time of the resource

Link copied to clipboard

The cross border of the resource.

Link copied to clipboard

The description of the router interface.

Link copied to clipboard

The end time of the resource.

Link copied to clipboard

The has reservation data of the resource.

Link copied to clipboard
val hcRate: Int

The hc rate of the resource.

Link copied to clipboard

The hc threshold of the resource.

Link copied to clipboard

The health check source IP address, must be an unused IP within the local VPC.

Link copied to clipboard

The IP address for health screening purposes.

Link copied to clipboard
val id: String
Link copied to clipboard

The Access point ID to which the other end belongs.

Link copied to clipboard

The opposite bandwidth of the router on the other side.

Link copied to clipboard

The opposite interface business status of the router on the other side. Valid Values: Normal, FinancialLocked, SecurityLocked.

Link copied to clipboard

The Interface ID of the router at the other end.

Link copied to clipboard

The AliCloud account ID of the owner of the router interface on the other end.

Link copied to clipboard

The opposite interface spec of the router on the other side. Valid Values: Mini.2, Mini.5, Mini.5, Small.2, Small.5, Middle.1, Middle.2, Middle.5, Large.1, Large.2, Large.5, XLarge.1, Negative.

Link copied to clipboard

The opposite interface status of the router on the other side. Valid Values: Idle, AcceptingConnecting, Connecting, Activating, Active, Modifying, Deactivating, Inactive, Deleting.

Link copied to clipboard

The geographical ID of the location of the receiving end of the connection.

Link copied to clipboard

The id of the router at the other end.

Link copied to clipboard

The opposite router type of the router on the other side. Valid Values: VRouter, VBR.

Link copied to clipboard

The opposite vpc instance id of the router on the other side.

Link copied to clipboard

The payment methods for router interfaces. Valid Values: PrePaid, PostPaid.

Link copied to clipboard

The reservation active time of the resource.

Link copied to clipboard

The reservation bandwidth of the resource.

Link copied to clipboard

The reservation internet charge type of the resource.

Link copied to clipboard

The reservation order type of the resource.

Link copied to clipboard

The role of the router interface. Valid Values: InitiatingSide, AcceptingSide.

Link copied to clipboard

The router id associated with the router interface.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The name of the resource.

Link copied to clipboard

The type of router associated with the router interface. Valid Values: VRouter, VBR.

Link copied to clipboard

The specification of the router interface. Valid Values: Mini.2, Mini.5, Mini.5, Small.2, Small.5, Middle.1, Middle.2, Middle.5, Large.1, Large.2, Large.5, XLarge.1, Negative.

Link copied to clipboard

The status of the resource. Valid Values: Idle, AcceptingConnecting, Connecting, Activating, Active, Modifying, Deactivating, Inactive, Deleting.

Link copied to clipboard

The vpc instance id of the resource.