UpdateStatus(value)The status of the update request.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_UPDATE_STATUS |
A value indicating that the enum field is not set. |
IN_SYNC |
No pending configuration update proposals to the peering connection. |
PENDING_LOCAL_ACKNOWLEDMENT |
The peer network admin has made an updatePeering call. The change is awaiting acknowledgment from this peering's network admin. |
PENDING_PEER_ACKNOWLEDGEMENT |
The local network admin has made an updatePeering call. The change is awaiting acknowledgment from the peer network admin. |
UPDATE_STATUS_UNSPECIFIED |
No description available. |