Turn on suggestions
![]() Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
|
08-25-2014 08:05 AM - edited 08-25-2014 08:23 AM
I came across flow monitor in BNA. I understand it helps to monitor performance at any target switch that stands in the path of host to target. i would like to know from which host to target the metrics are flowing from the REST API http://www.brocade.com/downloads/documents/html_product_manuals/NA_1230_RESTAPI/wwhelp/wwhimpl/js/html/wwhelp.htm
There can be multiple hosts that are creating traffic. Hence i would like to know the source/destination too. Is it available in Rest Feeds.
To keep it simple, i would intend to see flow definitions in the REST API. Is the API available.
08-25-2014 08:08 AM
basically im wanting to see the information as in Flow Vision Dialog http://www.brocade.com/downloads/documents/html_product_manuals/NA_1231_SAN_IP/wwhelp/wwhimpl/js/html/wwhelp.htm
in rest api if it is available.
08-25-2014 08:35 AM
I was searching the entire REST APi guide and found few urls http://10.24.48.103/rest/resourcegroups/All/fcswitches/10:00:00:05:33:13:78:7E/flows and <BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/fcswitches/fcskey/trafficflowsummaries
No sample response in Rest API reference :smileysad:
08-25-2014 10:59 PM
Hi,
You might want to look at this:
This has sample requests and responses for all the REST requests and responses that you can do.
Regards
Samir
08-25-2014 11:15 PM
I could not understand what this conveys.
<xs:complexType name="SummariesResponse">
<xs:sequence>
<xs:element name="summaries" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>