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

KeyDatatypeRequiredDescription
x-auth-tokenstring
Content-typestring