public class DescribeRouterInterfaceAttributeResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
accessPointId
The ID of the access point.
|
Integer |
bandwidth
The bandwidth of the router interface.
|
String |
businessStatus
The status of the router interface.
|
String |
chargeType
The billing method.
|
String |
code
The HTTP status code.
|
String |
connectedTime
The time when the connection was established.
|
String |
creationTime
The time when the router interface was created.
|
Boolean |
crossBorder
Indicates whether the connection is a cross-border connection.
|
String |
description
The description of the router interface.
|
String |
endTime
The end of the time range during which data was queried.
|
String |
fastLinkMode
Indicates whether the VBR that is created in the Fast Link mode is uplinked to the router interface.
|
String |
gmtModified
The time when the router interface was modified.
|
String |
hasReservationData
Indicates whether renewal data is included.
|
Integer |
hcRate
The rate of health checks.
|
Integer |
hcThreshold
The healthy threshold.
|
String |
healthCheckSourceIp
The source IP address that is used for the health check.
|
String |
healthCheckStatus
The status of the health check.
|
String |
healthCheckTargetIp
The destination IP address that is used for the health check.
|
String |
message
The response parameters.
|
String |
name
The name of the router interface.
|
String |
oppositeAccessPointId
The ID of the peer access point.
|
Integer |
oppositeBandwidth
The maximum bandwidth of the peer router interface.
|
String |
oppositeInterfaceBusinessStatus
The service status of the peer router interface.
|
String |
oppositeInterfaceId
The ID of the peer router interface.
|
String |
oppositeInterfaceOwnerId
The ID of the Alibaba Cloud account to which the peer router interface belongs.
|
String |
oppositeInterfaceSpec
The specification of the peer router interface.
|
String |
oppositeInterfaceStatus
The status of the peer router interface.
|
String |
oppositeRegionId
The region ID of the peer router interface.
|
String |
oppositeRouterId
The ID of the router to which the peer router interface belongs.
|
String |
oppositeRouterType
The type of the router to which the peer router interface belongs.
|
String |
oppositeVpcInstanceId
The ID of the peer VPC.
|
String |
requestId
The request ID.
|
String |
reservationActiveTime
The time when the renewal takes effect.
|
String |
reservationBandwidth
The maximum bandwidth after the renewal takes effect.
|
String |
reservationInternetChargeType
The metering method that is used after the renewal takes effect.
|
String |
reservationOrderType
The type of the renewal order.
|
String |
resourceGroupId
The resource group ID.
|
String |
role
The role of the router interface in the peering connection.
|
String |
routerId
The ID of the router to which the router interface belongs.
|
String |
routerInterfaceId
The ID of the router interface.
|
String |
routerType
The type of the router to which the route table belongs.
|
String |
spec
The specification of the router interface.
|
String |
status
The status of the router interface.
|
Boolean |
success
Indicates whether the request is successful.
|
DescribeRouterInterfaceAttributeResponseBody.DescribeRouterInterfaceAttributeResponseBodyTags |
tags
The tag of the resource.
|
String |
vpcInstanceId
The ID of the virtual private cloud (VPC) to which the router interface belongs.
|
构造器和说明 |
---|
DescribeRouterInterfaceAttributeResponseBody() |
@NameInMap(value="AccessPointId") public String accessPointId
The ID of the access point.
example:ap-cn-qingdao-ls-A
@NameInMap(value="Bandwidth") public Integer bandwidth
The bandwidth of the router interface. Unit: Mbit/s.
example:2
@NameInMap(value="BusinessStatus") public String businessStatus
The status of the router interface. Valid values:
Normal
@NameInMap(value="ChargeType") public String chargeType
The billing method. Valid values:
AfterPay
@NameInMap(value="Code") public String code
The HTTP status code.
example:200
@NameInMap(value="ConnectedTime") public String connectedTime
The time when the connection was established.
example:2022-04-14T08:58:04Z
@NameInMap(value="CreationTime") public String creationTime
The time when the router interface was created.
example:2022-04-14T08:57:24Z
@NameInMap(value="CrossBorder") public Boolean crossBorder
Indicates whether the connection is a cross-border connection. Valid values:
false
@NameInMap(value="Description") public String description
The description of the router interface.
example:Peer interface.
@NameInMap(value="EndTime") public String endTime
The end of the time range during which data was queried.
example:2999-09-08T16:00:00Z
@NameInMap(value="FastLinkMode") public String fastLinkMode
Indicates whether the VBR that is created in the Fast Link mode is uplinked to the router interface. The Fast Link mode helps automatically connect router interfaces that are created for the VBR and its peer VPC. Valid values:
This parameter takes effect only when RouterType is set to VBR and OppositeRouterType is set to VRouter.
When FastLinkMode is set to true, Role must be set to InitiatingSide. AccessPointId, OppositeRouterType, OpppsiteRouterId, and OppositeInterfaceOwnerId are required.
false
@NameInMap(value="GmtModified") public String gmtModified
The time when the router interface was modified.
example:2022-04-28T10:02:12Z
@NameInMap(value="HasReservationData") public String hasReservationData
Indicates whether renewal data is included. Valid values:
false
@NameInMap(value="HcRate") public Integer hcRate
The rate of health checks. Unit: seconds. The value indicates the interval at which probe packets are sent during a health check.
example:2
@NameInMap(value="HcThreshold") public Integer hcThreshold
The healthy threshold. This value indicates the number of probe packets that are sent during a health check. Unit: packets.
example:8
@NameInMap(value="HealthCheckSourceIp") public String healthCheckSourceIp
The source IP address that is used for the health check.
example:1.1.XX.XX
@NameInMap(value="HealthCheckStatus") public String healthCheckStatus
The status of the health check. Valid values:
normal
@NameInMap(value="HealthCheckTargetIp") public String healthCheckTargetIp
The destination IP address that is used for the health check.
example:2.2.XX.XX
@NameInMap(value="Message") public String message
The response parameters.
example:successful
@NameInMap(value="Name") public String name
The name of the router interface.
example:RouterInterface1
@NameInMap(value="OppositeAccessPointId") public String oppositeAccessPointId
The ID of the peer access point.
example:ap-cn-qingdao-ls-B
@NameInMap(value="OppositeBandwidth") public Integer oppositeBandwidth
The maximum bandwidth of the peer router interface. Unit: Mbit/s.
example:0
@NameInMap(value="OppositeInterfaceBusinessStatus") public String oppositeInterfaceBusinessStatus
The service status of the peer router interface. Valid values:
Normal
@NameInMap(value="OppositeInterfaceId") public String oppositeInterfaceId
The ID of the peer router interface.
example:ri-bp1xkrzttximaoxbl****
@NameInMap(value="OppositeInterfaceOwnerId") public String oppositeInterfaceOwnerId
The ID of the Alibaba Cloud account to which the peer router interface belongs.
example:1321932713****
@NameInMap(value="OppositeInterfaceSpec") public String oppositeInterfaceSpec
The specification of the peer router interface. Valid values:
Negative
@NameInMap(value="OppositeInterfaceStatus") public String oppositeInterfaceStatus
The status of the peer router interface. Valid values:
Active
@NameInMap(value="OppositeRegionId") public String oppositeRegionId
The region ID of the peer router interface.
example:cn-hangzhou
@NameInMap(value="OppositeRouterId") public String oppositeRouterId
The ID of the router to which the peer router interface belongs.
example:vrt-bp11xvy6lb9photuu****
@NameInMap(value="OppositeRouterType") public String oppositeRouterType
The type of the router to which the peer router interface belongs. Valid values:
VRouter
@NameInMap(value="OppositeVpcInstanceId") public String oppositeVpcInstanceId
The ID of the peer VPC.
example:vpc-bp1b49rqrybk45nio****
@NameInMap(value="RequestId") public String requestId
The request ID.
example:01818199-04F6-47F4-9ADF-7CC824CF57A4
@NameInMap(value="ReservationActiveTime") public String reservationActiveTime
The time when the renewal takes effect.
example:2022-06-11T16:00:00Z
@NameInMap(value="ReservationBandwidth") public String reservationBandwidth
The maximum bandwidth after the renewal takes effect. Unit: Mbit/s.
example:100
@NameInMap(value="ReservationInternetChargeType") public String reservationInternetChargeType
The metering method that is used after the renewal takes effect. Valid values: If PayByBandwidth is returned, it indicates that the Express Connect circuit is billed on a pay-by-bandwidth basis.
example:PayByBandwidth
@NameInMap(value="ReservationOrderType") public String reservationOrderType
The type of the renewal order. Only RENEW may be returned, which indicates that the order is placed for service renewal.
example:RENEW
@NameInMap(value="ResourceGroupId") public String resourceGroupId
The resource group ID.
For more information about resource groups, see What is a resource group?
example:rg-acfmxazb4ph6aiy****
@NameInMap(value="Role") public String role
The role of the router interface in the peering connection.
example:InitiatingSide
@NameInMap(value="RouterId") public String routerId
The ID of the router to which the router interface belongs.
example:vbr-m5ex0xf63xk8s5bob****
@NameInMap(value="RouterInterfaceId") public String routerInterfaceId
The ID of the router interface.
example:ri-m5egfc10sednwk2yt****
@NameInMap(value="RouterType") public String routerType
The type of the router to which the route table belongs. Valid values:
VRouter
@NameInMap(value="Spec") public String spec
The specification of the router interface. Valid values:
Mini.2
@NameInMap(value="Status") public String status
The status of the router interface. Valid values:
Active
@NameInMap(value="Success") public Boolean success
Indicates whether the request is successful. Valid values: true and false.
example:true
@NameInMap(value="Tags") public DescribeRouterInterfaceAttributeResponseBody.DescribeRouterInterfaceAttributeResponseBodyTags tags
The tag of the resource.
@NameInMap(value="VpcInstanceId") public String vpcInstanceId
The ID of the virtual private cloud (VPC) to which the router interface belongs.
example:vpc-bp1b49rqrybk45nio****
public DescribeRouterInterfaceAttributeResponseBody()
public static DescribeRouterInterfaceAttributeResponseBody build(Map<String,?> map) throws Exception
Exception
public DescribeRouterInterfaceAttributeResponseBody setAccessPointId(String accessPointId)
public String getAccessPointId()
public DescribeRouterInterfaceAttributeResponseBody setBandwidth(Integer bandwidth)
public Integer getBandwidth()
public DescribeRouterInterfaceAttributeResponseBody setBusinessStatus(String businessStatus)
public String getBusinessStatus()
public DescribeRouterInterfaceAttributeResponseBody setChargeType(String chargeType)
public String getChargeType()
public DescribeRouterInterfaceAttributeResponseBody setCode(String code)
public String getCode()
public DescribeRouterInterfaceAttributeResponseBody setConnectedTime(String connectedTime)
public String getConnectedTime()
public DescribeRouterInterfaceAttributeResponseBody setCreationTime(String creationTime)
public String getCreationTime()
public DescribeRouterInterfaceAttributeResponseBody setCrossBorder(Boolean crossBorder)
public Boolean getCrossBorder()
public DescribeRouterInterfaceAttributeResponseBody setDescription(String description)
public String getDescription()
public DescribeRouterInterfaceAttributeResponseBody setEndTime(String endTime)
public String getEndTime()
public DescribeRouterInterfaceAttributeResponseBody setFastLinkMode(String fastLinkMode)
public String getFastLinkMode()
public DescribeRouterInterfaceAttributeResponseBody setGmtModified(String gmtModified)
public String getGmtModified()
public DescribeRouterInterfaceAttributeResponseBody setHasReservationData(String hasReservationData)
public String getHasReservationData()
public DescribeRouterInterfaceAttributeResponseBody setHcRate(Integer hcRate)
public Integer getHcRate()
public DescribeRouterInterfaceAttributeResponseBody setHcThreshold(Integer hcThreshold)
public Integer getHcThreshold()
public DescribeRouterInterfaceAttributeResponseBody setHealthCheckSourceIp(String healthCheckSourceIp)
public String getHealthCheckSourceIp()
public DescribeRouterInterfaceAttributeResponseBody setHealthCheckStatus(String healthCheckStatus)
public String getHealthCheckStatus()
public DescribeRouterInterfaceAttributeResponseBody setHealthCheckTargetIp(String healthCheckTargetIp)
public String getHealthCheckTargetIp()
public DescribeRouterInterfaceAttributeResponseBody setMessage(String message)
public String getMessage()
public DescribeRouterInterfaceAttributeResponseBody setName(String name)
public String getName()
public DescribeRouterInterfaceAttributeResponseBody setOppositeAccessPointId(String oppositeAccessPointId)
public String getOppositeAccessPointId()
public DescribeRouterInterfaceAttributeResponseBody setOppositeBandwidth(Integer oppositeBandwidth)
public Integer getOppositeBandwidth()
public DescribeRouterInterfaceAttributeResponseBody setOppositeInterfaceBusinessStatus(String oppositeInterfaceBusinessStatus)
public String getOppositeInterfaceBusinessStatus()
public DescribeRouterInterfaceAttributeResponseBody setOppositeInterfaceId(String oppositeInterfaceId)
public String getOppositeInterfaceId()
public DescribeRouterInterfaceAttributeResponseBody setOppositeInterfaceOwnerId(String oppositeInterfaceOwnerId)
public String getOppositeInterfaceOwnerId()
public DescribeRouterInterfaceAttributeResponseBody setOppositeInterfaceSpec(String oppositeInterfaceSpec)
public String getOppositeInterfaceSpec()
public DescribeRouterInterfaceAttributeResponseBody setOppositeInterfaceStatus(String oppositeInterfaceStatus)
public String getOppositeInterfaceStatus()
public DescribeRouterInterfaceAttributeResponseBody setOppositeRegionId(String oppositeRegionId)
public String getOppositeRegionId()
public DescribeRouterInterfaceAttributeResponseBody setOppositeRouterId(String oppositeRouterId)
public String getOppositeRouterId()
public DescribeRouterInterfaceAttributeResponseBody setOppositeRouterType(String oppositeRouterType)
public String getOppositeRouterType()
public DescribeRouterInterfaceAttributeResponseBody setOppositeVpcInstanceId(String oppositeVpcInstanceId)
public String getOppositeVpcInstanceId()
public DescribeRouterInterfaceAttributeResponseBody setRequestId(String requestId)
public String getRequestId()
public DescribeRouterInterfaceAttributeResponseBody setReservationActiveTime(String reservationActiveTime)
public String getReservationActiveTime()
public DescribeRouterInterfaceAttributeResponseBody setReservationBandwidth(String reservationBandwidth)
public String getReservationBandwidth()
public DescribeRouterInterfaceAttributeResponseBody setReservationInternetChargeType(String reservationInternetChargeType)
public String getReservationInternetChargeType()
public DescribeRouterInterfaceAttributeResponseBody setReservationOrderType(String reservationOrderType)
public String getReservationOrderType()
public DescribeRouterInterfaceAttributeResponseBody setResourceGroupId(String resourceGroupId)
public String getResourceGroupId()
public DescribeRouterInterfaceAttributeResponseBody setRole(String role)
public String getRole()
public DescribeRouterInterfaceAttributeResponseBody setRouterId(String routerId)
public String getRouterId()
public DescribeRouterInterfaceAttributeResponseBody setRouterInterfaceId(String routerInterfaceId)
public String getRouterInterfaceId()
public DescribeRouterInterfaceAttributeResponseBody setRouterType(String routerType)
public String getRouterType()
public DescribeRouterInterfaceAttributeResponseBody setSpec(String spec)
public String getSpec()
public DescribeRouterInterfaceAttributeResponseBody setStatus(String status)
public String getStatus()
public DescribeRouterInterfaceAttributeResponseBody setSuccess(Boolean success)
public Boolean getSuccess()
public DescribeRouterInterfaceAttributeResponseBody setTags(DescribeRouterInterfaceAttributeResponseBody.DescribeRouterInterfaceAttributeResponseBodyTags tags)
public DescribeRouterInterfaceAttributeResponseBody.DescribeRouterInterfaceAttributeResponseBodyTags getTags()
public DescribeRouterInterfaceAttributeResponseBody setVpcInstanceId(String vpcInstanceId)
public String getVpcInstanceId()
Copyright © 2024. All rights reserved.