TraceflowRequest

TraceflowRequest
TraceflowRequest
JSON Example
{
    "packet": {
        "routed": false,
        "transport_type": "string",
        "resource_type": "string",
        "frame_size": 0
    },
    "timeout": 0,
    "lport_id": "string"
}
packet
Required

packet

integer As int64 As int64
timeout
Optional

Maximum time (in ms) the management plane will wait for observation result list to be sent by controller plane.

string
lport_id
Required

id of the source logical port to inject the traceflow packet into

Parameter To