get_traceflow_result
Retrieve the state and observations of a previously initiated Traceflow to check its progress or final outcome, including drop reasons and 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 |
|---|---|---|---|
| target | No | ||
| traceflow_id | Yes |