public enum RouterStatus.Types.BgpPeerStatus.Types.BgpStatusReference documentation and code samples for the Distributed Cloud Edge Network v1 API enum RouterStatus.Types.BgpPeerStatus.Types.BgpStatus.
Status of the BGP peer: {UP, DOWN}
Namespace
Google.Cloud.EdgeNetwork.V1Assembly
Google.Cloud.EdgeNetwork.V1.dll
Fields |
|
|---|---|
| Name | Description |
Down |
The DOWN state indicating BGP session is not established yet. |
Unknown |
The default status indicating BGP session is in unknown state. |
Up |
The UP status indicating BGP session is established. |