Forum Discussion
tbw_90635
Nimbostratus
Jul 21, 2009Integer Property of Monitor Templates
A monitor template configured with interval=5 and timeout=16 was setup on three version of BigIP.
I called_template_integer_property() using the template name and the types: ITYPE_INTER...
Jul 21, 2009
I just verified that on 10.0.1 the returned results are correct with the iControl assembly for .NET. Since the java library uses the same passthru logic, the results should be the same.
PS C:\> $ic.LocalLBMonitor.get_template_integer_property( `
("my_http", "my_http", "my_http", "my_http", "my_http"), `
("ITYPE_INTERVAL", "ITYPE_TIMEOUT", "ITYPE_PROBE_NUM_PROBES", "ITYPE_PROBE_NUM_SUCCESSES", "ITYPE_PROBE_TIMEOUT") )
type value
---- -----
ITYPE_INTERVAL 5
ITYPE_TIMEOUT 16
ITYPE_PROBE_NUM_PROBES 0
ITYPE_PROBE_NUM_SUCCESSES 0
ITYPE_PROBE_TIMEOUT 0
Could you post the code you are using to make the calls?
-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
