Forum Discussion
Can we test web services via TMOS?
As we know, iControlPortal.cgi is providing web services for iControl, but I would like to know whether we could open the web services on our TMOS server, just like JBOSS/Weblogic to check all the web services with input and output parameters, which we could do some test via web portal for web service. Any hints? Thanks!
/usr/local/www/iControl/iControlPortal.cgi
root 4978 4962 0 20:18 ? Sl 0:07 /usr/lib/jvm/jre/bin/java -Xmx16m -server -classpath /usr/share/java/devmgmt-client.jar:/usr/share/java/devmgmt.jar:/usr/share/java/slf4j-api.jar:/usr/share/java/slf4j-log4j12.jar:/usr/share/java/log4j.jar:/usr/share/java/mcpj.jar:/usr/share/java/bcprov.jar:/usr/share/java/iControl.jar:/usr/share/java/axis.jar:/usr/share/java/jaxrpc.jar:/usr/share/java/commons-logging.jar:/usr/share/java/commons-discovery.jar:/usr/share/java/schema.jar:/usr/share/java/f5jutil.jar com.f5.devmgmt.server.Server
1 Reply
- Xue-Lin_Lin_839Historic F5 Account
Only found the wsdl like below (xx.x.x.xx is address of F5 management ):
https://XX.X.X.XX/iControl/iControlPortal.cgi?WSDL=System.SystemInfo
https://XX.X.X.XX/iControl/iControlPortal.cgi?WSDL=GlobalLB.ProberPool
-
Adds members to the specified prober pools.
API:
void add_member(
in String[] pool_names,
in PoolMemberDefinition[][] members
);
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
