Michael_Yates
Jun 06, 2011Nimbostratus
get_profile returning parent value, not applied value
I am calling the LocalLB::VirtualServer - get_profile method:
F5Interface.LocalLBVirtualServer.get_profile()
What I am getting back are the parent profiles for each of the HTTP and TCP Profiles. Is there any way to get the actual profile that is applied and not the parent?
PROFILE_TYPE_HTTP
PROFILE_CONTEXT_TYPE_ALL
http <---- Incorrect
PROFILE_TYPE_TCP
PROFILE_CONTEXT_TYPE_ALL
tcp <---- Incorrect