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.
Reachable
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.
Undetermined
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.
Unreachable
A packet originating from the source is expected to be dropped before
reaching the destination.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe latest version of the Network Management v1 API documentation is 2.13.0, which can be found alongside other versions from 2.12.0 down to 1.0.0, providing comprehensive historical reference material.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReachabilityDetails.Types.Result\u003c/code\u003e enum describes the possible outcomes of a network test, including \u003ccode\u003eAmbiguous\u003c/code\u003e, \u003ccode\u003eReachable\u003c/code\u003e, \u003ccode\u003eUndetermined\u003c/code\u003e, \u003ccode\u003eUnreachable\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAmbiguous\u003c/code\u003e result indicates that a network test has multiple traces with different results, while \u003ccode\u003eUndetermined\u003c/code\u003e indicates that the analysis did not complete, possibly due to permissions, internal errors, or invalid arguments.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReachable\u003c/code\u003e means the source should reach the destination or the analysis stopped due to lack of user permission, and \u003ccode\u003eUnreachable\u003c/code\u003e means the packet will be dropped before reaching the destination.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnspecified\u003c/code\u003e field within the \u003ccode\u003eReachabilityDetails.Types.Result\u003c/code\u003e enum signifies that no specific result was determined or provided for the analyzed network test.\u003c/p\u003e\n"]]],[],null,[]]