f5-appsvcs-extension
f5-appsvcs-extension copied to clipboard
Service_Address AS3 class has no option to set icmpEcho to ALL
The icmpEcho option in the Service_Address class in AS3 only allows for ENABLE, DISABLE and SELECTIVE. There is no option to select ALL. We need a way to prevent a virtual address from responding to ICMP requests unless all virtual servers are up. It doesn't appear any of these existing options allows for that.
Can you please add that option for icmpEcho in the Service_Address class?