NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
PingReachabilityResult (schema)
Ping reachability test result
| Name | Description | Type | Notes |
|---|---|---|---|
| resolved_ip_address | Resolved IP address of the requested destination host or IP | string | |
| statistics | PingReachabilityStatistics | ||
| status_code | Status or exit code of ping test result, where non-zero means equivalent ping failure and 0 means success | integer |