Forum Discussion
Tim_Weippert_11
Nimbostratus
Apr 02, 2004No reset_statistics within ITCMLocalLB.Proxy
Hi together,
i have written some small Perl / SOAP Scripts to get Accounting Information from VS and Nodes. At this time i need additional the Informations from an Proxy, the Informati...
Apr 03, 2004
We introduced several Proxy reset commands but they were released after the release of the 4.5 SDK. Here's the signatures for the methods.
Reset the statistics for the specified proxies.
void ITCMLocalLB::Proxy::reset_proxy_statistics(
in IPPortDefinition[] proxies
);
Resets the statistics for all the proxies.
void reset_all_proxy_statistics(
);
You can check for their existence on the BIG-IP by querying the WSDL and doing a search for the reset_proxy_stastistics() method. The url will be
https://bigip_address/iControl/iControlPortal.cgi?WSDL=ITCMLocalLB.Proxy
-Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects