InlineTraceflowRequest1
InlineTraceflowRequest1
JSON Example
{
"lport_id": "string",
"packet": {
"frame_size": 0,
"resource_type": "string",
"routed": false,
"transport_type": "string"
},
"timeout": 0
}
string
lport_id
Required
id of the source logical port to inject the traceflow packet into
integer As int64
As int64
timeout
Optional
Constraints:
minimum: 5000
maximum: 90000
default: 10000
Maximum time (in ms) the management plane will wait for observation result list to be sent by controller plane. Upper limit for federation case is 90000, for non-federation case is 15000, the maximum is set to 90000 as the higher of the two cases.