Forum Discussion
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 eac...
JRahm
Jun 06, 2011Admin
Hmm, I'm not seeing this issue on my 10.2.1 HF3 VE box:
>>> b.LocalLB.VirtualServer.get_profile(virtual_servers = ['testvip1'])
[[(LocalLB.VirtualServer.VirtualServerProfileAttribute){
profile_type = "PROFILE_TYPE_HTTP"
profile_context = "PROFILE_CONTEXT_TYPE_ALL"
profile_name = "fse.http"
}, (LocalLB.VirtualServer.VirtualServerProfileAttribute){
profile_type = "PROFILE_TYPE_TCP"
profile_context = "PROFILE_CONTEXT_TYPE_ALL"
profile_name = "tcp"
}, (LocalLB.VirtualServer.VirtualServerProfileAttribute){
profile_type = "PROFILE_TYPE_XML"
profile_context = "PROFILE_CONTEXT_TYPE_ALL"
profile_name = "xml_test"
}]]
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