System Administration >
Configuration
>
Fabric
>
Nodes
>
NSX Edge
>
Dataplane
Get NSX Edge stateful flows by interface
Request:
Method:
GET
URI Path(s):
/api/v1/transport-nodes/<transport-node-id>/node/flows/interfaces/<iface-uuid>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IfaceFlowInfo
+
IfaceFlowInfo
(
schema
)
Name
Description
Type
Notes
entity
Logical entity
Logical entity
string
Readonly
flows
Flows
Flows
array of string
Readonly
name
Logical entity name
Logical entity name
string
Readonly
uuid
Logical entity UUID
Logical entity UUID
string
Readonly
Required Permissions:
read
Feature:
system_administration
Additional Errors:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
412 Precondition Failed
500 Internal Server Error
503 Service Unavailable