Forum Discussion
Lerna_Ekmekciog
Nimbostratus
Sep 06, 2005MONITOR_RULE_TYPE_NONE
Hi again,
I see that in the sdk there is a LocalLBMonitorRuleType called "MONITOR_RULE_TYPE_NONE".
Explanation in sdk for this is as follows:
"The object is explicitly ...
Loc_Pham_101863
Sep 13, 2005Historic F5 Account
I'm not sure why you're getting this error, but it looks like a client-side deserialization error from Apache Axis toolkit. I've been running get_template_list method over and over, and there seems to be no problem.
This is what the actual XML payloads look like for both the request and response. Can you check to see if you're getting something similar to this?
=====================
REQUEST
=====================
POST /iControl/iControlPortal.cgi HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 1.0.3705.6018)
Content-Type: text/xml; charset=utf-8
SOAPAction: "urn:iControl:LocalLB/Monitor"
Authorization: Basic YWRtaW46YWRtaW4=
Content-Length: 496
Expect: 100-continue
Host: localhost:8080
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:tns="urn:iControl"
xmlns:types="urn:iControl/encodedTypes"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
=====================
RESPONSE
=====================
HTTP/1.1 100 Continue
HTTP/1.0 200 OK
Date: Tue, 13 Sep 2005 20:40:45 GMT
Server: Apache
Set-Cookie: BIGIPAuthCookie=368F251F0C5DBA5780F668F2C9FBB18A6FBA8ED4; path=/; Secure;
SOAPServer: EasySoap++/0.6
Connection: close
Content-Type: text/xml; charset="UTF-8"
xmlns:E="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:A="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:s="http://www.w3.org/2001/XMLSchema-instance"
xmlns:y="http://www.w3.org/2001/XMLSchema"
xmlns:iControl="urn:iControl"
E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
xmlns:m="urn:iControl:LocalLB/Monitor">
s:type="A:Array"
A:arrayType="iControl:LocalLB.Monitor.MonitorTemplate[28]">
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">none
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_NONE
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">icmp
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_ICMP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">gateway_icmp
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_GATEWAY_ICMP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">tcp_echo
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_TCP_ECHO
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">tcp
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_TCP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">tcp_half_open
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_TCP_HALF_OPEN
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">http
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_HTTP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">external
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_EXTERNAL
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">udp
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_UDP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">ftp
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_FTP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">nntp
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_NNTP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">pop3
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_POP3
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">smtp
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_SMTP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">imap
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_IMAP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">radius
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_RADIUS
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">ldap
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_LDAP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">mssql
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_MSSQL
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">oracle
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_ORACLE
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">scripted
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_SCRIPTED
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">wap
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_WAP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">wmi
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_WMI
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">real_server
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_REAL_SERVER
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">snmp_dca
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_SNMP_DCA
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">snmp_dca_base
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_SNMP_DCA_BASE
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">https
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_HTTPS
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">sip
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_SIP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">soap
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_SOAP
s:type="iControl:LocalLB.Monitor.MonitorTemplate">
s:type="y:string">https_443
s:type="iControl:LocalLB.Monitor.TemplateType">TTYPE_HTTPS
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
