Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::ReachabilityDetails::Result.
The overall result of the test's configuration analysis.
Constants
RESULT_UNSPECIFIED
value: 0 No result was specified.
REACHABLE
value: 1
Possible scenarios are:
The configuration analysis determined that a packet originating from
the source is expected to reach the destination.
The analysis didn't complete because the user lacks permission for
some of the resources in the trace. However, at the time the user's
permission became insufficient, the trace had been successful so far.
UNREACHABLE
value: 2 A packet originating from the source is expected to be dropped before
reaching the destination.
AMBIGUOUS
value: 4 The source and destination endpoints do not uniquely identify
the test location in the network, and the reachability result contains
multiple traces. For some traces, a packet could be delivered, and for
others, it would not be. This result is also assigned to
configuration analysis of return path if on its own it should be
REACHABLE, but configuration analysis of forward path is AMBIGUOUS.
UNDETERMINED
value: 5
The configuration analysis did not complete. Possible reasons are:
A permissions error occurred--for example, the user might not have
read permission for all of the resources named in the test.
An internal error occurred.
The analyzer received an invalid or unsupported argument or was unable
to identify a known endpoint.
[[["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 2025-09-04 UTC."],[],[],null,["# Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::ReachabilityDetails::Result (v2.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.0 (latest)](/ruby/docs/reference/google-cloud-network_management-v1/latest/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [2.2.0](/ruby/docs/reference/google-cloud-network_management-v1/2.2.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [2.1.1](/ruby/docs/reference/google-cloud-network_management-v1/2.1.1/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [2.0.1](/ruby/docs/reference/google-cloud-network_management-v1/2.0.1/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [1.6.0](/ruby/docs/reference/google-cloud-network_management-v1/1.6.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [1.5.0](/ruby/docs/reference/google-cloud-network_management-v1/1.5.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [1.4.0](/ruby/docs/reference/google-cloud-network_management-v1/1.4.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [1.3.0](/ruby/docs/reference/google-cloud-network_management-v1/1.3.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [1.2.0](/ruby/docs/reference/google-cloud-network_management-v1/1.2.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [1.1.0](/ruby/docs/reference/google-cloud-network_management-v1/1.1.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [1.0.2](/ruby/docs/reference/google-cloud-network_management-v1/1.0.2/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.14.0](/ruby/docs/reference/google-cloud-network_management-v1/0.14.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.13.0](/ruby/docs/reference/google-cloud-network_management-v1/0.13.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.12.0](/ruby/docs/reference/google-cloud-network_management-v1/0.12.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.11.0](/ruby/docs/reference/google-cloud-network_management-v1/0.11.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.10.2](/ruby/docs/reference/google-cloud-network_management-v1/0.10.2/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.9.0](/ruby/docs/reference/google-cloud-network_management-v1/0.9.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.8.0](/ruby/docs/reference/google-cloud-network_management-v1/0.8.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.7.0](/ruby/docs/reference/google-cloud-network_management-v1/0.7.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.6.1](/ruby/docs/reference/google-cloud-network_management-v1/0.6.1/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.5.1](/ruby/docs/reference/google-cloud-network_management-v1/0.5.1/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.4.0](/ruby/docs/reference/google-cloud-network_management-v1/0.4.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.3.0](/ruby/docs/reference/google-cloud-network_management-v1/0.3.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.2.0](/ruby/docs/reference/google-cloud-network_management-v1/0.2.0/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result)\n- [0.1.3](/ruby/docs/reference/google-cloud-network_management-v1/0.1.3/Google-Cloud-NetworkManagement-V1-ReachabilityDetails-Result) \nReference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::ReachabilityDetails::Result.\n\nThe overall result of the test's configuration analysis.\n\nConstants\n---------\n\n### RESULT_UNSPECIFIED\n\n**value:** 0 \nNo result was specified.\n\n### REACHABLE\n\n**value:** 1 \n\nPossible scenarios are:\n\n\u003cbr /\u003e\n\n- The configuration analysis determined that a packet originating from the source is expected to reach the destination.\n- The analysis didn't complete because the user lacks permission for some of the resources in the trace. However, at the time the user's permission became insufficient, the trace had been successful so far.\n\n### UNREACHABLE\n\n**value:** 2 \nA packet originating from the source is expected to be dropped before\nreaching the destination.\n\n### AMBIGUOUS\n\n**value:** 4 \nThe source and destination endpoints do not uniquely identify\nthe test location in the network, and the reachability result contains\nmultiple traces. For some traces, a packet could be delivered, and for\nothers, it would not be. This result is also assigned to\nconfiguration analysis of return path if on its own it should be\nREACHABLE, but configuration analysis of forward path is AMBIGUOUS.\n\n### UNDETERMINED\n\n**value:** 5 \n\nThe configuration analysis did not complete. Possible reasons are:\n\n\u003cbr /\u003e\n\n- A permissions error occurred--for example, the user might not have read permission for all of the resources named in the test.\n- An internal error occurred.\n- The analyzer received an invalid or unsupported argument or was unable to identify a known endpoint."]]