Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::NetworkPeeringConnectionStatusConsensusState::DeleteStatus.
The status of the delete request.
Constants
UNDEFINED_DELETE_STATUS
value: 0
A value indicating that the enum field is not set.
DELETE_ACKNOWLEDGED
value: 325_293_916
Both network admins have agreed this consensus peering connection can
be deleted.
DELETE_STATUS_UNSPECIFIED
value: 395_396_446
LOCAL_CANCEL_REQUESTED
value: 169_545_277
The local network admin requested to cancel their delete request
after DELETE_ACKNOWLEDGED.
LOCAL_DELETE_REQUESTED
value: 227_335_214
Network admin has requested deletion of this peering connection.
PEER_CANCEL_REQUESTED
value: 140_057_862
The peer network admin requested to cancel their delete request after
DELETE_ACKNOWLEDGED.
PEER_DELETE_REQUESTED
value: 197_847_799
The peer network admin has requested deletion of this peering
connection.