Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::NetworkAttachmentConnectedEndpoint::Status.
The status of a connected endpoint to this network attachment.
Constants
UNDEFINED_STATUS
value: 0 A value indicating that the enum field is not set.
ACCEPTED
value: 246714279 The consumer allows traffic from the producer to reach its VPC.
CLOSED
value: 380163436 The consumer network attachment no longer exists.
NEEDS_ATTENTION
value: 344491452 The consumer needs to take further action before traffic can be served.
PENDING
value: 35394935 The consumer neither allows nor prohibits traffic from the producer to reach its VPC.
REJECTED
value: 174130302 The consumer prohibits traffic from the producer to reach its VPC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-15 UTC."],[],[]]