Forum Discussion
How do I use sessions in Icontrol API using java.
How do I use sessions in Icontrol API using java.
I have got the iControl Interface object. Then from the interface object I am getting the session object.
Now My question is How do I make sure that this is the very same session I am using when issuing create api calls throw iCOntrol SDK.
iCtrlInterface = IControlInterface.getIControlInterface(ipAddress, port, username, password);
iSession = iCtrlIntf.getSystemSession();
now i want to make use of this session object to make other calls through API so that I am in the same session.
Thanks
Kumar
going through various documents what I realized is that i can send session Id as a SOAP header element.
But how? Pls Help on How to send the header element with my iControl Api call. I am using Java.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com