Interface protos.google.cloud.edgenetwork.v1.RouterStatus.IBgpPeerStatus (0.4.0)

Properties of a BgpPeerStatus.

Package

@google-cloud/edgenetwork

Properties

ipAddress

ipAddress?: (string|null);

BgpPeerStatus ipAddress

name

name?: (string|null);

BgpPeerStatus name

peerIpAddress

peerIpAddress?: (string|null);

BgpPeerStatus peerIpAddress

prefixCounter

prefixCounter?: (google.cloud.edgenetwork.v1.RouterStatus.IPrefixCounter|null);

BgpPeerStatus prefixCounter

state

state?: (string|null);

BgpPeerStatus state

status

status?: (google.cloud.edgenetwork.v1.RouterStatus.BgpPeerStatus.BgpStatus|keyof typeof google.cloud.edgenetwork.v1.RouterStatus.BgpPeerStatus.BgpStatus|null);

BgpPeerStatus status

uptime

uptime?: (string|null);

BgpPeerStatus uptime

uptimeSeconds

uptimeSeconds?: (number|Long|string|null);

BgpPeerStatus uptimeSeconds