Display route that IP packets take to a network host
GET/v1/edge-mgmt/edgehosts/connectivity/traceroute
Display route that IP packets take to a network host
Request
Query Parameters
endpoint string
Responses
- 200
 - 500
 
(empty)
- application/json
 
- Schema
 - Example (from schema)
 
Schema
traceRouteStatusstring
{
  "traceRouteStatus": "string"
}
Internal server error
- application/json
 
- Schema
 - Example (from schema)
 
Schema
codestring
detailsobject
messagestring
refstring
{
  "code": "string",
  "details": {},
  "message": "string",
  "ref": "string"
}
Loading...