get_traceflow_result
Retrieve the current state and observations of an existing Traceflow. Check operation status (in progress, finished, or failed) and obtain detailed observations including dropped packets with reasons and ACL rule IDs.
Instructions
[READ] Get the current state and observations of an existing Traceflow.
Use this to check a previously initiated traceflow without waiting. Returns operation_state (IN_PROGRESS / FINISHED / FAILED) and observations discriminated by resource_type; Dropped* observations carry reason and acl_rule_id.
Args: traceflow_id: Traceflow ID from a previous run_traceflow call. target: Optional NSX Manager target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| traceflow_id | Yes | ||
| target | No |