Forum Discussion
Andy_4386
Jul 16, 2010Nimbostratus
Problem with LocalLB.PoolMember.set_monitor_association
I'm trying to call set_health_monitor to configure http monitors for a test pool; the BigIP is complaining about not being able to find the "pool_names" element, but it's in the XML body sent to the B...
Jul 16, 2010
Andy, there is no set_health_monitor method in the API. Can you provide the calling code so I know exactly which method you are calling. The LocalLB.Pool.set_monitor_association() method is likely what you are calling. There is also a LocalLB.PoolMember.set_monitor_association() method to set the monitors for a specific pool member. That method does have a separate pool_names parameter.
So, it looks to me like you are trying to call the LocalLB.PoolMember.set_monitor_association() method with the payload designed for the LocalLB.Pool.set_monitor_association() method. Could this be the case? Take a look at the two methods (depending on whether you want to work at the pool level, or with an individual pool member). Hopefully that will clear things up.
Sorry for the guesses, I'm don't have any experience with the Ruby SOAP interfaces.
-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