NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
AntreaTraceflowStatus (schema)
Status for Antrea traceflow
The status value of one Antrea traceflow.
Name | Description | Type | Notes |
---|---|---|---|
phase | Phase The execution phase of one traceflow. |
string | Enum: SUCCEEDED, FAILED |
reason | Reason The reason for the failure. |
string |