Hi Nammy,

The interface usl is https://<flowvisor_host>:8080/xmlrpc. Once you are 
connected to this interface over XMLRPC you can make the same API calls as the 
ones you use in fvctl (except addFlowSpace which actually is changeFlowSpace). 

Have a look at FVUserApi.java and FVUserAPIXML.java for the names and 
parameters of the methods you can call. 


Cheers.

--
Ali

On Nov 22, 2012, at 7:06 AM, 엄남경 <n...@etri.re.kr> wrote:

> Hello, I'd like to know how to call FlowVisor APIs (FlowVisor 0.8.3 by Java) 
> for developing a client related FlowVisor. I saw the website and JAVA source 
> but I couldn't find out exact codes in the source and interface URL. Please 
> help me so that I can start a client to call FlowVisor APIs.
>  
> Best Regards,
> Nammy
> _______________________________________________
> openflow-discuss mailing list
> openflow-discuss@lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to