https://{{dnac}}:{{port}}/api/v1/flow-analysis
POST https://{{dnac}}:{{port}}/api/v1/flow-analysis
Creates a flow analysis. sourceIP and destIP are specified.
src/dst port can also be provided
Request Body
{"sourceIP"=>"10.10.22.98", "destIP"=>"10.10.22.114"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth-token | string | ||
Content-type | string |