InlineTraceflow1

InlineTraceflow1
InlineTraceflow1
JSON Example
{
    "operation_state": "string",
    "logical_counters": {
        "received_count": 0,
        "dropped_count": 0,
        "delivered_count": 0,
        "forwarded_count": 0
    },
    "timeout": 0,
    "lport_id": "string",
    "counters": {
        "received_count": 0,
        "dropped_count": 0,
        "delivered_count": 0,
        "forwarded_count": 0
    },
    "result_overflowed": false,
    "analysis": [
        "string"
    ],
    "id": "string"
}
string
operation_state
Optional

operation_state

Possible values are : IN_PROGRESS, FINISHED, FAILED,
object
logical_counters
Optional

counters of observations from logical components

integer As int64 As int64
timeout
Optional

Maximum time (in ms) the management plane will be waiting for this traceflow round.

string
lport_id
Optional

lport_id

object
counters
Optional

observation counters

boolean
result_overflowed
Optional

result_overflowed

array of string
analysis
Optional

analysis

string
id
Optional

id

Used By