The requested monitor rule (xxxx) can only be applied to pool members.
Hello everyone;
I am trying to invoke the set_monitor_association call on a pool-member via a SOAP call, but keep getting:
The requested monitor rule (xxxx) can only be applied to pool members.
For the life of me I can't figure out where I am going wrong. From what I can tell, the SOAP call follows the criteria set forth in the "set_monitor_association" documentation and 10.10.0.8/80 is a member of the pool "p". Any pointers would greatly be appreciated!
The SOAP Request looks as follows:
p
ATYPE_EXPLICIT_ADDRESS
10.10.0.80
80
MONITOR_RULE_TYPE_SINGLE
1
https
The error I am getting back is as follows:
SOAP-ENV:Server
Exception caught in LocalLB::urn:iControl:LocalLB/PoolMember::set_monitor_association()
Exception: Common::OperationFailed
primary_error_code : 17237384 (0x01070588)
secondary_error_code : 0
error_string : 01070588:7: The requested monitor rule (https) can only be applied to pool members.
Thanks everyone!
Cheers,
R.