Joe_47002
Feb 22, 2012Nimbostratus
Http Class profile was not found
I am trying to get pool members from a particular class but I am getting this error:
"error_string : 01020036:3: The requested HTTP class profile () was not found."
I am calling it like this:
iControl.LocalLBProfileString[] list_of_pools = m_interfaces.getLocalLBProfileHttpClass().get_pool_name(classes);
Does this mean possibly that there is no pool with in the class?