lib/wsdl/Security.FirewallGlobalRuleList.wsdl in f5-icontrol-0.1.6 vs lib/wsdl/Security.FirewallGlobalRuleList.wsdl in f5-icontrol-0.2.0

- old
+ new

@@ -1,8 +1,8 @@ <?xml version="1.0" ?> <!-- -Copyright (c) 1996-2013, F5 Networks, Inc., Seattle, Washington. All rights reserved. +Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved. F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries. All other trademarks mentioned in this document are the property of their respective owners. F5 Networks' trademarks may not be used in connection with any product or service except as permitted in writing by F5. @@ -43,17 +43,30 @@ <xsd:documentation>FW_RULE_PLACEMENT_ORDER</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> + <xsd:complexType name="Common.GeoLocation"> + <xsd:sequence> + <xsd:element name="country_code" type="xsd:string"/> + <xsd:element name="state_name" type="xsd:string"/> + </xsd:sequence> + </xsd:complexType> <xsd:complexType name="Common.FirewallRuleICMPTypeCodeSequenceSequence"> <xsd:complexContent> <xsd:restriction base='SOAP-ENC:Array'> <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.FirewallRuleICMPTypeCodeSequence[]'/> </xsd:restriction> </xsd:complexContent> </xsd:complexType> + <xsd:complexType name="Common.AddressRangeSequenceSequence"> + <xsd:complexContent> + <xsd:restriction base='SOAP-ENC:Array'> + <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.AddressRangeSequence[]'/> + </xsd:restriction> + </xsd:complexContent> + </xsd:complexType> <xsd:complexType name="Common.ULong64"> <xsd:sequence> <xsd:element name="high" type="xsd:long"/> <xsd:element name="low" type="xsd:long"/> </xsd:sequence> @@ -101,17 +114,31 @@ <xsd:restriction base='SOAP-ENC:Array'> <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.FirewallRuleAction[]'/> </xsd:restriction> </xsd:complexContent> </xsd:complexType> + <xsd:complexType name="Common.GeoLocationSequence"> + <xsd:complexContent> + <xsd:restriction base='SOAP-ENC:Array'> + <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.GeoLocation[]'/> + </xsd:restriction> + </xsd:complexContent> + </xsd:complexType> <xsd:complexType name="Common.StringSequence"> <xsd:complexContent> <xsd:restriction base='SOAP-ENC:Array'> <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/> </xsd:restriction> </xsd:complexContent> </xsd:complexType> + <xsd:complexType name="Common.AddressRangeSequence"> + <xsd:complexContent> + <xsd:restriction base='SOAP-ENC:Array'> + <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.AddressRange[]'/> + </xsd:restriction> + </xsd:complexContent> + </xsd:complexType> <xsd:simpleType name="Common.ProtocolType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="PROTOCOL_ANY"> <xsd:annotation> <xsd:documentation>PROTOCOL_ANY</xsd:documentation> @@ -175,10 +202,1225 @@ <xsd:enumeration value="PROTOCOL_UNKNOWN"> <xsd:annotation> <xsd:documentation>PROTOCOL_UNKNOWN</xsd:documentation> </xsd:annotation> </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IGMP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IGMP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_GGP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_GGP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IPV4"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IPV4</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_ST"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_ST</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_EGP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_EGP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_PIGP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_PIGP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_RCCMON"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_RCCMON</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_NVPII"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_NVPII</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_PUP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_PUP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_ARGUS"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_ARGUS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_EMCON"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_EMCON</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_XNET"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_XNET</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_CHAOS"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_CHAOS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_MUX"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_MUX</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_MEAS"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_MEAS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_HMP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_HMP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_PRM"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_PRM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IDP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IDP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_TRUNK1"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_TRUNK1</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_TRUNK2"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_TRUNK2</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_LEAF1"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_LEAF1</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_LEAF2"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_LEAF2</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_RDP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_RDP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IRTP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IRTP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_TP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_TP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_BLT"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_BLT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_NSP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_NSP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_INP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_INP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_SEP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_SEP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_3PC"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_3PC</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IDPR"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IDPR</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_XTP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_XTP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_DDP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_DDP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_CMTP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_CMTP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_TPXX"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_TPXX</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IL"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IL</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_SDRP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_SDRP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IDRP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IDRP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_RSVP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_RSVP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_GRE"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_GRE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_MHRP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_MHRP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_BHA"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_BHA</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_ESP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_ESP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_AH"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_AH</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_INLSP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_INLSP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_SWIPE"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_SWIPE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_NHRP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_NHRP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_55"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_55</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_56"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_56</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_57"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_57</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_AHIP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_AHIP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_CFTP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_CFTP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_HELLO"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_HELLO</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_SATEXPAK"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_SATEXPAK</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_KRYPTOLAN"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_KRYPTOLAN</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_RVD"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_RVD</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IPPC"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IPPC</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_ADFS"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_ADFS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_SATMON"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_SATMON</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_VISA"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_VISA</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IPCV"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IPCV</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_CPNX"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_CPNX</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_CPHB"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_CPHB</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_WSN"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_WSN</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_PVP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_PVP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_BRSATMON"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_BRSATMON</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_ND"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_ND</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_WBMON"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_WBMON</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_WBEXPAK"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_WBEXPAK</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_EON"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_EON</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_VMTP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_VMTP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_SVMTP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_SVMTP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_VINES"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_VINES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_TTP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_TTP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IGP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IGP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_DGP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_DGP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_TCF"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_TCF</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IGRP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IGRP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_SRPC"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_SRPC</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_LARP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_LARP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_MTP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_MTP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_AX25"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_AX25</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IPEIP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IPEIP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_MICP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_MICP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_SCCSP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_SCCSP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_ETHERIP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_ETHERIP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_ENCAP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_ENCAP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_APES"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_APES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_GMTP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_GMTP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_101"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_101</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_102"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_102</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_PIM"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_PIM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_104"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_104</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_105"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_105</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_106"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_106</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_107"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_107</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_IPCOMP"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_IPCOMP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_109"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_109</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_110"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_110</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_111"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_111</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_112"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_112</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_PGM"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_PGM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_114"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_114</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_115"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_115</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_116"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_116</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_117"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_117</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_118"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_118</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_119"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_119</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_120"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_120</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_121"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_121</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_122"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_122</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_123"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_123</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_124"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_124</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_125"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_125</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_126"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_126</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_127"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_127</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_128"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_128</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_129"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_129</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_130"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_130</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_131"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_131</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_133"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_133</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_134"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_134</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_MH"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_MH</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_136"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_136</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_137"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_137</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_138"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_138</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_139"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_139</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_140"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_140</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_141"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_141</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_142"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_142</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_143"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_143</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_144"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_144</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_145"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_145</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_146"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_146</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_147"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_147</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_148"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_148</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_149"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_149</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_150"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_150</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_151"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_151</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_152"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_152</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_153"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_153</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_154"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_154</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_155"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_155</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_156"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_156</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_157"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_157</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_158"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_158</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_159"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_159</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_160"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_160</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_161"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_161</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_162"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_162</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_163"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_163</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_164"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_164</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_165"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_165</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_166"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_166</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_167"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_167</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_168"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_168</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_169"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_169</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_170"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_170</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_171"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_171</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_172"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_172</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_173"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_173</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_174"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_174</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_175"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_175</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_176"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_176</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_177"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_177</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_178"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_178</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_179"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_179</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_180"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_180</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_181"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_181</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_182"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_182</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_183"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_183</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_184"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_184</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_185"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_185</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_186"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_186</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_187"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_187</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_188"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_188</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_189"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_189</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_190"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_190</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_191"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_191</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_192"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_192</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_193"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_193</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_194"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_194</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_195"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_195</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_196"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_196</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_197"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_197</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_198"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_198</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_199"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_199</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_200"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_200</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_201"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_201</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_202"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_202</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_203"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_203</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_204"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_204</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_205"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_205</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_206"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_206</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_207"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_207</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_208"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_208</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_209"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_209</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_210"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_210</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_211"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_211</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_212"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_212</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_213"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_213</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_214"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_214</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_215"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_215</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_216"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_216</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_217"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_217</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_218"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_218</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_219"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_219</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_220"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_220</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_221"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_221</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_222"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_222</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_223"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_223</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_224"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_224</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_225"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_225</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_226"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_226</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_227"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_227</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_228"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_228</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_229"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_229</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_230"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_230</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_231"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_231</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_232"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_232</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_233"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_233</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_234"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_234</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_235"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_235</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_236"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_236</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_237"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_237</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_238"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_238</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_239"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_239</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_240"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_240</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_241"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_241</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_242"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_242</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_243"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_243</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_244"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_244</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_245"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_245</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_246"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_246</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_247"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_247</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_248"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_248</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_249"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_249</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_250"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_250</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_251"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_251</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_252"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_252</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_253"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_253</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_DIVERT"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_DIVERT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="PROTOCOL_RAW"> + <xsd:annotation> + <xsd:documentation>PROTOCOL_RAW</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> </xsd:restriction> </xsd:simpleType> <xsd:complexType name="Common.FirewallRuleStatistics"> <xsd:sequence> <xsd:element name="statistics" type="tns:Common.FirewallRuleStatisticEntrySequenceSequence"/> @@ -4387,10 +5629,15 @@ <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE"> <xsd:annotation> <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation> </xsd:annotation> </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> <xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE"> <xsd:annotation> <xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation> </xsd:annotation> </xsd:enumeration> @@ -4757,10 +6004,15 @@ <xsd:enumeration value="STATISTIC_DNS_OP_UPDATE"> <xsd:annotation> <xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation> </xsd:annotation> </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_OP_OTHER"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> <xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR"> <xsd:annotation> <xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation> </xsd:annotation> </xsd:enumeration> @@ -5927,12 +7179,1855 @@ <xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_MAX"> <xsd:annotation> <xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation> </xsd:annotation> </xsd:enumeration> + <xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_START_REPLIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL"> + <xsd:annotation> + <xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_IN"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_OUT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_DROPS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_INVITE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_ACK"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_BYE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_PRACK"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_OTHER"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME"> + <xsd:annotation> + <xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SCTP_CLOSING"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN"> + <xsd:annotation> + <xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_INFO"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_REFER"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> + <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT"> + <xsd:annotation> + <xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation> + </xsd:annotation> + </xsd:enumeration> </xsd:restriction> </xsd:simpleType> + <xsd:complexType name="Common.GeoLocationSequenceSequence"> + <xsd:complexContent> + <xsd:restriction base='SOAP-ENC:Array'> + <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.GeoLocationSequence[]'/> + </xsd:restriction> + </xsd:complexContent> + </xsd:complexType> + <xsd:complexType name="Common.AddressRange"> + <xsd:sequence> + <xsd:element name="start" type="xsd:string"/> + <xsd:element name="end" type="xsd:string"/> + </xsd:sequence> + </xsd:complexType> <xsd:simpleType name="Common.FirewallRuleState"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="FW_RULE_STATE_UNKNOWN"> <xsd:annotation> <xsd:documentation>FW_RULE_STATE_UNKNOWN</xsd:documentation> @@ -6618,10 +9713,196 @@ </message> <message name="Security.FirewallGlobalRuleList.get_fw_rule_log_stateResponse"> <part name="return" type="tns:Common.EnabledStateSequence"/> </message> +<message name="Security.FirewallGlobalRuleList.get_fw_rule_source_address_rangeRequest"> + <part name="rules" type="tns:Common.StringSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.get_fw_rule_source_address_rangeResponse"> + <part name="return" type="tns:Common.AddressRangeSequenceSequence"/> +</message> + +<message name="Security.FirewallGlobalRuleList.add_fw_rule_source_address_rangeRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.add_fw_rule_source_address_rangeResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.remove_fw_rule_source_address_rangeRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.remove_fw_rule_source_address_rangeResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.remove_all_fw_rule_source_address_rangesRequest"> + <part name="rules" type="tns:Common.StringSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.remove_all_fw_rule_source_address_rangesResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.get_fw_rule_destination_address_rangeRequest"> + <part name="rules" type="tns:Common.StringSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.get_fw_rule_destination_address_rangeResponse"> + <part name="return" type="tns:Common.AddressRangeSequenceSequence"/> +</message> + +<message name="Security.FirewallGlobalRuleList.add_fw_rule_destination_address_rangeRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.add_fw_rule_destination_address_rangeResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.remove_fw_rule_destination_address_rangeRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.remove_fw_rule_destination_address_rangeResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_address_rangesRequest"> + <part name="rules" type="tns:Common.StringSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_address_rangesResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.set_fw_rule_source_address_range_descriptionRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/> + <part name="descriptions" type="tns:Common.StringSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.set_fw_rule_source_address_range_descriptionResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.get_fw_rule_source_address_range_descriptionRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.get_fw_rule_source_address_range_descriptionResponse"> + <part name="return" type="tns:Common.StringSequenceSequence"/> +</message> + +<message name="Security.FirewallGlobalRuleList.set_fw_rule_destination_address_range_descriptionRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/> + <part name="descriptions" type="tns:Common.StringSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.set_fw_rule_destination_address_range_descriptionResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.get_fw_rule_destination_address_range_descriptionRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.get_fw_rule_destination_address_range_descriptionResponse"> + <part name="return" type="tns:Common.StringSequenceSequence"/> +</message> + +<message name="Security.FirewallGlobalRuleList.set_fw_rule_iruleRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="irules" type="tns:Common.StringSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.set_fw_rule_iruleResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.get_fw_rule_iruleRequest"> + <part name="rules" type="tns:Common.StringSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.get_fw_rule_iruleResponse"> + <part name="return" type="tns:Common.StringSequence"/> +</message> + +<message name="Security.FirewallGlobalRuleList.get_fw_rule_source_geoRequest"> + <part name="rules" type="tns:Common.StringSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.get_fw_rule_source_geoResponse"> + <part name="return" type="tns:Common.GeoLocationSequenceSequence"/> +</message> + +<message name="Security.FirewallGlobalRuleList.add_fw_rule_source_geoRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="geos" type="tns:Common.GeoLocationSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.add_fw_rule_source_geoResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.remove_fw_rule_source_geoRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="geos" type="tns:Common.GeoLocationSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.remove_fw_rule_source_geoResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.remove_all_fw_rule_source_geosRequest"> + <part name="rules" type="tns:Common.StringSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.remove_all_fw_rule_source_geosResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.set_fw_rule_source_geo_descriptionRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="geos" type="tns:Common.GeoLocationSequenceSequence"/> + <part name="descriptions" type="tns:Common.StringSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.set_fw_rule_source_geo_descriptionResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.get_fw_rule_source_geo_descriptionRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="geos" type="tns:Common.GeoLocationSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.get_fw_rule_source_geo_descriptionResponse"> + <part name="return" type="tns:Common.StringSequenceSequence"/> +</message> + +<message name="Security.FirewallGlobalRuleList.get_fw_rule_destination_geoRequest"> + <part name="rules" type="tns:Common.StringSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.get_fw_rule_destination_geoResponse"> + <part name="return" type="tns:Common.GeoLocationSequenceSequence"/> +</message> + +<message name="Security.FirewallGlobalRuleList.add_fw_rule_destination_geoRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="geos" type="tns:Common.GeoLocationSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.add_fw_rule_destination_geoResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.remove_fw_rule_destination_geoRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="geos" type="tns:Common.GeoLocationSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.remove_fw_rule_destination_geoResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_geosRequest"> + <part name="rules" type="tns:Common.StringSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_geosResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.set_fw_rule_destination_geo_descriptionRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="geos" type="tns:Common.GeoLocationSequenceSequence"/> + <part name="descriptions" type="tns:Common.StringSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.set_fw_rule_destination_geo_descriptionResponse"> +</message> + +<message name="Security.FirewallGlobalRuleList.get_fw_rule_destination_geo_descriptionRequest"> + <part name="rules" type="tns:Common.StringSequence"/> + <part name="geos" type="tns:Common.GeoLocationSequenceSequence"/> +</message> +<message name="Security.FirewallGlobalRuleList.get_fw_rule_destination_geo_descriptionResponse"> + <part name="return" type="tns:Common.StringSequenceSequence"/> +</message> + <message name="Security.FirewallGlobalRuleList.get_versionRequest"> </message> <message name="Security.FirewallGlobalRuleList.get_versionResponse"> <part name="return" type="xsd:string"/> </message> @@ -6694,18 +9975,24 @@ <input message="tns:Security.FirewallGlobalRuleList.get_staged_firewall_policyRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_staged_firewall_policyResponse"/> </operation> <operation name="get_fw_rule"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the firewall rules for the global firewall rule list. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_ruleRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_ruleResponse"/> </operation> <operation name="add_fw_rule"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds firewall rules to the global firewall rule list. Note that the abilities to add more than one rule or, especially, to add partial rules and to build them up introduce a need for best practices: (1) introduce the rule @@ -6719,10 +10006,13 @@ <input message="tns:Security.FirewallGlobalRuleList.add_fw_ruleRequest"/> <output message="tns:Security.FirewallGlobalRuleList.add_fw_ruleResponse"/> </operation> <operation name="add_fw_rule_with_rule_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds firewall rules to the global firewall rule list, having each of those point to a rule list. This method is intended as a convenience to prevent you from having to add firewall rules as a transaction. @@ -6733,26 +10023,35 @@ <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_with_rule_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_with_rule_listResponse"/> </operation> <operation name="remove_fw_rule"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes firewall rules from the global firewall rule list. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_fw_ruleRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_fw_ruleResponse"/> </operation> <operation name="remove_all_fw_rules"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all firewall rules from the global firewall rule list. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rulesRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rulesResponse"/> </operation> <operation name="set_fw_rule_state"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the state for the specified firewall rules. You can add a rule as enabled or disabled initially, build it up, then enable it. You can temporarily disable a rule with no other effect on it, so that it can be enabled @@ -6764,18 +10063,24 @@ <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_stateRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_stateResponse"/> </operation> <operation name="get_fw_rule_state"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the state for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_stateRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_stateResponse"/> </operation> <operation name="set_fw_rule_order"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the order (numerically) for the specified firewall rules. Two rules can't have the same order, so one must manage order carefully if using numeric order to arrange firewall rules. See add_fw_rule for more information. @@ -6784,26 +10089,35 @@ <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_orderRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_orderResponse"/> </operation> <operation name="get_fw_rule_order"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the order (numerically) for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_orderRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_orderResponse"/> </operation> <operation name="get_fw_rule_source_address_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets source address lists for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_address_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_address_listResponse"/> </operation> <operation name="add_fw_rule_source_address_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds source address lists to the specified firewall rules. See the Security::FirewallAddressList interface for more information on address lists. @@ -6811,84 +10125,134 @@ <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_address_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_address_listResponse"/> </operation> <operation name="remove_fw_rule_source_address_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes source address lists from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_address_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_address_listResponse"/> </operation> <operation name="remove_all_fw_rule_source_address_lists"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all source address lists from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_address_listsRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_address_listsResponse"/> </operation> <operation name="get_fw_rule_source_address"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use get_fw_rule_source_address_range instead. + Firewall addresses are now supplied and stored in the form of an + address range. Single addresses are converted to + a corresponding one-element range where begin is equal to end; + for each range, this method returns the start of the address range. + Gets (inlined) source addresses for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_addressRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_addressResponse"/> </operation> <operation name="add_fw_rule_source_address"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use add_fw_rule_source_address_range instead. + When using this method, the system will create a corresponding + one-element address range where begin is equal to end. + Adds (inlined) source addresses to the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_addressRequest"/> <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_addressResponse"/> </operation> <operation name="remove_fw_rule_source_address"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use remove_fw_rule_source_address_range instead. + When using this method, the system will create a corresponding + one-element address range where begin is equal to end. + Removes (inlined) source addresses from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_addressRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_addressResponse"/> </operation> <operation name="remove_all_fw_rule_source_addresses"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use remove_all_fw_rule_source_address_ranges instead. + Removes all (inlined) source addresses from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_addressesRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_addressesResponse"/> </operation> <operation name="set_fw_rule_source_address_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use set_fw_rule_source_address_range_description instead. + Sets the description for the specified firewall rules' source addresses. This is an arbitrary field which can be used for any purpose. </documentation> <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_source_address_descriptionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_source_address_descriptionResponse"/> </operation> <operation name="get_fw_rule_source_address_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use get_fw_rule_source_address_range_description instead. + Gets the descriptions for the specified firewall rules' source addresses. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_address_descriptionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_address_descriptionResponse"/> </operation> <operation name="get_fw_rule_destination_address_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets destination address lists for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_address_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_address_listResponse"/> </operation> <operation name="add_fw_rule_destination_address_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds destination address lists to the specified firewall rules. See the Security::FirewallAddressList interface for more information on address lists. @@ -6896,84 +10260,134 @@ <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_destination_address_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_destination_address_listResponse"/> </operation> <operation name="remove_fw_rule_destination_address_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes destination address lists from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_destination_address_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_destination_address_listResponse"/> </operation> <operation name="remove_all_fw_rule_destination_address_lists"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all destination address lists from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_address_listsRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_address_listsResponse"/> </operation> <operation name="get_fw_rule_destination_address"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use get_fw_rule_destination_address_range instead. + Firewall addresses are now supplied and stored in the form of an + address range. Single addresses are converted to + a corresponding one-element range where begin is equal to end; + for each range, this method returns the start of the address range. + Gets (inlined) destination addresses for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_addressRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_addressResponse"/> </operation> <operation name="add_fw_rule_destination_address"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use add_fw_rule_destination_address_range instead. + When using this method, the system will create a corresponding + one-element address range where begin is equal to end. + Adds (inlined) destination addresses to the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_destination_addressRequest"/> <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_destination_addressResponse"/> </operation> <operation name="remove_fw_rule_destination_address"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use remove_fw_rule_destination_address_range instead. + When using this method, the system will create a corresponding + one-element address range where begin is equal to end. + Removes (inlined) destination addresses from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_destination_addressRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_destination_addressResponse"/> </operation> <operation name="remove_all_fw_rule_destination_addresses"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use remove_all_fw_rule_destination_address_ranges instead. + Removes all (inlined) destination addresses from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_addressesRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_addressesResponse"/> </operation> <operation name="set_fw_rule_destination_address_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use set_fw_rule_destination_address_range_description instead. + Sets the description for the specified firewall rules' destination addresses. This is an arbitrary field which can be used for any purpose. </documentation> <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_destination_address_descriptionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_destination_address_descriptionResponse"/> </operation> <operation name="get_fw_rule_destination_address_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use get_fw_rule_destination_address_range_description instead. + Gets the descriptions for the specified firewall rules' destination addresses. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_address_descriptionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_address_descriptionResponse"/> </operation> <operation name="get_fw_rule_source_port_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets source port lists for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_port_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_port_listResponse"/> </operation> <operation name="add_fw_rule_source_port_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds source port lists to the specified firewall rules. See the Security::FirewallPortList interface for more information on port lists. @@ -6981,84 +10395,114 @@ <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_port_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_port_listResponse"/> </operation> <operation name="remove_fw_rule_source_port_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes source port lists from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_port_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_port_listResponse"/> </operation> <operation name="remove_all_fw_rule_source_port_lists"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all source port lists from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_port_listsRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_port_listsResponse"/> </operation> <operation name="get_fw_rule_source_port"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets (inlined) source ports for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_portRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_portResponse"/> </operation> <operation name="add_fw_rule_source_port"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds (inlined) source ports to the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_portRequest"/> <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_portResponse"/> </operation> <operation name="remove_fw_rule_source_port"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes (inlined) source ports from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_portRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_portResponse"/> </operation> <operation name="remove_all_fw_rule_source_ports"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all (inlined) source ports from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_portsRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_portsResponse"/> </operation> <operation name="set_fw_rule_source_port_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the description for the specified firewall rules' (inlined) source ports. This is an arbitrary field which can be used for any purpose. </documentation> <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_source_port_descriptionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_source_port_descriptionResponse"/> </operation> <operation name="get_fw_rule_source_port_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the descriptions for the specified firewall rules' (inlined) source ports. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_port_descriptionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_port_descriptionResponse"/> </operation> <operation name="get_fw_rule_destination_port_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets destination port lists for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_port_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_port_listResponse"/> </operation> <operation name="add_fw_rule_destination_port_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds destination port lists to the specified firewall rules. See the Security::FirewallPortList interface for more information on port lists. @@ -7066,177 +10510,240 @@ <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_destination_port_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_destination_port_listResponse"/> </operation> <operation name="remove_fw_rule_destination_port_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes destination port lists from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_destination_port_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_destination_port_listResponse"/> </operation> <operation name="remove_all_fw_rule_destination_port_lists"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all destination port lists from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_port_listsRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_port_listsResponse"/> </operation> <operation name="get_fw_rule_destination_port"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets (inlined) destination ports for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_portRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_portResponse"/> </operation> <operation name="add_fw_rule_destination_port"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds (inlined) destination ports to the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_destination_portRequest"/> <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_destination_portResponse"/> </operation> <operation name="remove_fw_rule_destination_port"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes (inlined) destination ports from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_destination_portRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_destination_portResponse"/> </operation> <operation name="remove_all_fw_rule_destination_ports"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all (inlined) destination ports from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_portsRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_portsResponse"/> </operation> <operation name="set_fw_rule_destination_port_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the description for the specified firewall rules' (inlined) destination ports. This is an arbitrary field which can be used for any purpose. </documentation> <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_destination_port_descriptionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_destination_port_descriptionResponse"/> </operation> <operation name="get_fw_rule_destination_port_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the descriptions for the specified firewall rules' (inlined) destination ports. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_port_descriptionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_port_descriptionResponse"/> </operation> <operation name="get_fw_rule_icmp_typecode"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets (inlined) ICMP type/code values for the specified firewall rules. A value of 255 for either ICMP type or code is a wildcard value. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_icmp_typecodeRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_icmp_typecodeResponse"/> </operation> <operation name="add_fw_rule_icmp_typecode"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds (inlined) ICMP type/code values to the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_icmp_typecodeRequest"/> <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_icmp_typecodeResponse"/> </operation> <operation name="remove_fw_rule_icmp_typecode"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes (inlined) ICMP type/code values from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_icmp_typecodeRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_icmp_typecodeResponse"/> </operation> <operation name="remove_all_fw_rule_icmp_typecodes"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all (inlined) ICMP type/code values from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_icmp_typecodesRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_icmp_typecodesResponse"/> </operation> <operation name="set_fw_rule_icmp_typecode_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the description for the specified firewall rules' (inlined) ICMP type/code values. This is an arbitrary field which can be used for any purpose. </documentation> <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_icmp_typecode_descriptionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_icmp_typecode_descriptionResponse"/> </operation> <operation name="get_fw_rule_icmp_typecode_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the descriptions for the specified firewall rules' (inlined) ICMP type/code values. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_icmp_typecode_descriptionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_icmp_typecode_descriptionResponse"/> </operation> <operation name="get_fw_rule_source_vlan"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets source VLANs for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_vlanRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_vlanResponse"/> </operation> <operation name="add_fw_rule_source_vlan"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds source VLANs to the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_vlanRequest"/> <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_vlanResponse"/> </operation> <operation name="remove_fw_rule_source_vlan"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes source VLANs from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_vlanRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_vlanResponse"/> </operation> <operation name="remove_all_fw_rule_source_vlans"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all source VLANs from the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_vlansRequest"/> <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_vlansResponse"/> </operation> <operation name="set_fw_rule_weekly_schedule"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets a weekly schedule for the specified firewall rules. See Security::FirewallWeeklySchedule for how to create and manipulate weekly schedules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_weekly_scheduleRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_weekly_scheduleResponse"/> </operation> <operation name="get_fw_rule_weekly_schedule"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets a weekly schedule for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_weekly_scheduleRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_weekly_scheduleResponse"/> </operation> <operation name="set_fw_rule_protocol"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the (IP) protocol for the specified firewall rules. Note: if the protocol is not one of the supported standard protocols, use set_fw_rule_protocol_numeric. @@ -7244,50 +10751,68 @@ <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_protocolRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_protocolResponse"/> </operation> <operation name="get_fw_rule_protocol"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the (IP) protocol for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_protocolRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_protocolResponse"/> </operation> <operation name="set_fw_rule_protocol_numeric"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the IP protocol (numerically) for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_protocol_numericRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_protocol_numericResponse"/> </operation> <operation name="get_fw_rule_protocol_numeric"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the IP protocol (numerically) for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_protocol_numericRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_protocol_numericResponse"/> </operation> <operation name="set_fw_rule_action"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the action for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_actionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_actionResponse"/> </operation> <operation name="get_fw_rule_action"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the action for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_actionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_actionResponse"/> </operation> <operation name="set_fw_rule_rule_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the rule list for the specified firewall rules. If a list is specified then the system will validate that no other properties were specified in the current transaction, and will clear all other match criteria fields @@ -7299,60 +10824,81 @@ <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_rule_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_rule_listResponse"/> </operation> <operation name="get_fw_rule_rule_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the rule list for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_rule_listRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_rule_listResponse"/> </operation> <operation name="set_fw_rule_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the description for the specified firewall rules. This is an arbitrary field which can be used for any purpose. </documentation> <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_descriptionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_descriptionResponse"/> </operation> <operation name="get_fw_rule_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the descriptions for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_descriptionRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_descriptionResponse"/> </operation> <operation name="reset_fw_rule_statistics"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Resets the statistics for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.reset_fw_rule_statisticsRequest"/> <output message="tns:Security.FirewallGlobalRuleList.reset_fw_rule_statisticsResponse"/> </operation> <operation name="get_all_fw_rule_statistics"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the statistics for all firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_all_fw_rule_statisticsRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_all_fw_rule_statisticsResponse"/> </operation> <operation name="get_fw_rule_statistics"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the statistics for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_statisticsRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_statisticsResponse"/> </operation> <operation name="set_fw_rule_log_state"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the logging property for the specified firewall rules. Specifies whether the security software should write a log entry for all packets that match this rule. You must also enable network filter logging in the "security log profile" component for this option to have any effect. Note that the security software always @@ -7363,16 +10909,339 @@ <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_log_stateRequest"/> <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_log_stateResponse"/> </operation> <operation name="get_fw_rule_log_state"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the logging property for the specified firewall rules. </documentation> <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_log_stateRequest"/> <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_log_stateResponse"/> </operation> + <operation name="get_fw_rule_source_address_range"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets (inlined) source address ranges for the specified firewall + rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_address_rangeRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_address_rangeResponse"/> + </operation> + <operation name="add_fw_rule_source_address_range"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Adds a list of (inlined) source address ranges for the specified + firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_address_rangeRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_address_rangeResponse"/> + </operation> + <operation name="remove_fw_rule_source_address_range"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes a list of (inlined) source address ranges from the + specified firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_address_rangeRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_address_rangeResponse"/> + </operation> + <operation name="remove_all_fw_rule_source_address_ranges"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes all (inlined) source address ranges from the specified + firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_address_rangesRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_address_rangesResponse"/> + </operation> + <operation name="get_fw_rule_destination_address_range"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets (inlined) destination address ranges for the specified + firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_address_rangeRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_address_rangeResponse"/> + </operation> + <operation name="add_fw_rule_destination_address_range"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Adds a list of (inlined) destination address ranges for the + specified firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_destination_address_rangeRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_destination_address_rangeResponse"/> + </operation> + <operation name="remove_fw_rule_destination_address_range"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes a list of (inlined) destination address ranges from the + specified firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_destination_address_rangeRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_destination_address_rangeResponse"/> + </operation> + <operation name="remove_all_fw_rule_destination_address_ranges"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes all (inlined) destination address ranges from the + specified firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_address_rangesRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_address_rangesResponse"/> + </operation> + <operation name="set_fw_rule_source_address_range_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Sets the descriptions for the specified firewall rule source address + ranges. + This is an arbitrary field which can be used for any purpose. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_source_address_range_descriptionRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_source_address_range_descriptionResponse"/> + </operation> + <operation name="get_fw_rule_source_address_range_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets the descriptions for the specified firewall rule source address + ranges. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_address_range_descriptionRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_address_range_descriptionResponse"/> + </operation> + <operation name="set_fw_rule_destination_address_range_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Sets the descriptions for the specified firewall rule destination + address ranges. + This is an arbitrary field which can be used for any purpose. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_destination_address_range_descriptionRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_destination_address_range_descriptionResponse"/> + </operation> + <operation name="get_fw_rule_destination_address_range_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets the descriptions for the specified firewall rule destination + address ranges. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_address_range_descriptionRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_address_range_descriptionResponse"/> + </operation> + <operation name="set_fw_rule_irule"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Sets the iRules for the specified firewall rules. + Specify the iRule as an action when the traffic matches the + filter criteria. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_iruleRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_iruleResponse"/> + </operation> + <operation name="get_fw_rule_irule"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets the iRules for the specified firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_iruleRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_iruleResponse"/> + </operation> + <operation name="get_fw_rule_source_geo"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets (inlined) source geo locations for the specified firewall rules. + + The geo location is a combination of country code and state name. + The country code is two characters long. The state name is the full + name of a state that belongs to the country represented by country + code. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_geoRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_geoResponse"/> + </operation> + <operation name="add_fw_rule_source_geo"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Adds (inlined) source geo locations to the specified firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_geoRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_source_geoResponse"/> + </operation> + <operation name="remove_fw_rule_source_geo"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes (inlined) source geo locations from the specified firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_geoRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_source_geoResponse"/> + </operation> + <operation name="remove_all_fw_rule_source_geos"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes all (inlined) source geo locations from the specified firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_geosRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_source_geosResponse"/> + </operation> + <operation name="set_fw_rule_source_geo_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Sets the description for the specified firewall rules' source geo + locations. + + This is an arbitrary field which can be used for any purpose. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_source_geo_descriptionRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_source_geo_descriptionResponse"/> + </operation> + <operation name="get_fw_rule_source_geo_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets the descriptions for the specified firewall rules' source geo + locations. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_geo_descriptionRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_source_geo_descriptionResponse"/> + </operation> + <operation name="get_fw_rule_destination_geo"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets (inlined) destination geo locations for the specified firewall rules. + + The geo location is a combination of country code and state name. + The country code is two characters long. The state name is the full + name of a state that belongs to the country represented by country + code. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_geoRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_geoResponse"/> + </operation> + <operation name="add_fw_rule_destination_geo"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Adds (inlined) destination geo locations to the specified firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.add_fw_rule_destination_geoRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.add_fw_rule_destination_geoResponse"/> + </operation> + <operation name="remove_fw_rule_destination_geo"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes (inlined) destination geo locations from the specified firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_destination_geoRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.remove_fw_rule_destination_geoResponse"/> + </operation> + <operation name="remove_all_fw_rule_destination_geos"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes all (inlined) destination geo locations from the specified firewall rules. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_geosRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.remove_all_fw_rule_destination_geosResponse"/> + </operation> + <operation name="set_fw_rule_destination_geo_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Sets the description for the specified firewall rules' destination + geo locations. + + This is an arbitrary field which can be used for any purpose. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.set_fw_rule_destination_geo_descriptionRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.set_fw_rule_destination_geo_descriptionResponse"/> + </operation> + <operation name="get_fw_rule_destination_geo_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets the descriptions for the specified firewall rules' destination + geo locations. + + </documentation> + <input message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_geo_descriptionRequest"/> + <output message="tns:Security.FirewallGlobalRuleList.get_fw_rule_destination_geo_descriptionResponse"/> + </operation> <operation name="get_version"> <documentation> Gets the version information for this interface. </documentation> @@ -7522,10 +11391,13 @@ </output> </operation> <operation name="get_fw_rule"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the firewall rules for the global firewall rule list. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7542,10 +11414,13 @@ </output> </operation> <operation name="add_fw_rule"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds firewall rules to the global firewall rule list. Note that the abilities to add more than one rule or, especially, to add partial rules and to build them up introduce a need for best practices: (1) introduce the rule @@ -7571,10 +11446,13 @@ </output> </operation> <operation name="add_fw_rule_with_rule_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds firewall rules to the global firewall rule list, having each of those point to a rule list. This method is intended as a convenience to prevent you from having to add firewall rules as a transaction. @@ -7597,10 +11475,13 @@ </output> </operation> <operation name="remove_fw_rule"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes firewall rules from the global firewall rule list. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7617,10 +11498,13 @@ </output> </operation> <operation name="remove_all_fw_rules"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all firewall rules from the global firewall rule list. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7637,10 +11521,13 @@ </output> </operation> <operation name="set_fw_rule_state"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the state for the specified firewall rules. You can add a rule as enabled or disabled initially, build it up, then enable it. You can temporarily disable a rule with no other effect on it, so that it can be enabled @@ -7664,10 +11551,13 @@ </output> </operation> <operation name="get_fw_rule_state"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the state for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7684,10 +11574,13 @@ </output> </operation> <operation name="set_fw_rule_order"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the order (numerically) for the specified firewall rules. Two rules can't have the same order, so one must manage order carefully if using numeric order to arrange firewall rules. See add_fw_rule for more information. @@ -7708,10 +11601,13 @@ </output> </operation> <operation name="get_fw_rule_order"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the order (numerically) for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7728,10 +11624,13 @@ </output> </operation> <operation name="get_fw_rule_source_address_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets source address lists for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7748,10 +11647,13 @@ </output> </operation> <operation name="add_fw_rule_source_address_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds source address lists to the specified firewall rules. See the Security::FirewallAddressList interface for more information on address lists. @@ -7771,10 +11673,13 @@ </output> </operation> <operation name="remove_fw_rule_source_address_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes source address lists from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7791,10 +11696,13 @@ </output> </operation> <operation name="remove_all_fw_rule_source_address_lists"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all source address lists from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7811,10 +11719,19 @@ </output> </operation> <operation name="get_fw_rule_source_address"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use get_fw_rule_source_address_range instead. + Firewall addresses are now supplied and stored in the form of an + address range. Single addresses are converted to + a corresponding one-element range where begin is equal to end; + for each range, this method returns the start of the address range. + Gets (inlined) source addresses for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7831,10 +11748,17 @@ </output> </operation> <operation name="add_fw_rule_source_address"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use add_fw_rule_source_address_range instead. + When using this method, the system will create a corresponding + one-element address range where begin is equal to end. + Adds (inlined) source addresses to the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7851,10 +11775,17 @@ </output> </operation> <operation name="remove_fw_rule_source_address"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use remove_fw_rule_source_address_range instead. + When using this method, the system will create a corresponding + one-element address range where begin is equal to end. + Removes (inlined) source addresses from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7871,10 +11802,15 @@ </output> </operation> <operation name="remove_all_fw_rule_source_addresses"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use remove_all_fw_rule_source_address_ranges instead. + Removes all (inlined) source addresses from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7891,10 +11827,15 @@ </output> </operation> <operation name="set_fw_rule_source_address_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use set_fw_rule_source_address_range_description instead. + Sets the description for the specified firewall rules' source addresses. This is an arbitrary field which can be used for any purpose. </documentation> @@ -7913,10 +11854,15 @@ </output> </operation> <operation name="get_fw_rule_source_address_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use get_fw_rule_source_address_range_description instead. + Gets the descriptions for the specified firewall rules' source addresses. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7933,10 +11879,13 @@ </output> </operation> <operation name="get_fw_rule_destination_address_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets destination address lists for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7953,10 +11902,13 @@ </output> </operation> <operation name="add_fw_rule_destination_address_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds destination address lists to the specified firewall rules. See the Security::FirewallAddressList interface for more information on address lists. @@ -7976,10 +11928,13 @@ </output> </operation> <operation name="remove_fw_rule_destination_address_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes destination address lists from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -7996,10 +11951,13 @@ </output> </operation> <operation name="remove_all_fw_rule_destination_address_lists"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all destination address lists from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8016,10 +11974,19 @@ </output> </operation> <operation name="get_fw_rule_destination_address"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use get_fw_rule_destination_address_range instead. + Firewall addresses are now supplied and stored in the form of an + address range. Single addresses are converted to + a corresponding one-element range where begin is equal to end; + for each range, this method returns the start of the address range. + Gets (inlined) destination addresses for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8036,10 +12003,17 @@ </output> </operation> <operation name="add_fw_rule_destination_address"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use add_fw_rule_destination_address_range instead. + When using this method, the system will create a corresponding + one-element address range where begin is equal to end. + Adds (inlined) destination addresses to the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8056,10 +12030,17 @@ </output> </operation> <operation name="remove_fw_rule_destination_address"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use remove_fw_rule_destination_address_range instead. + When using this method, the system will create a corresponding + one-element address range where begin is equal to end. + Removes (inlined) destination addresses from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8076,10 +12057,15 @@ </output> </operation> <operation name="remove_all_fw_rule_destination_addresses"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use remove_all_fw_rule_destination_address_ranges instead. + Removes all (inlined) destination addresses from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8096,10 +12082,15 @@ </output> </operation> <operation name="set_fw_rule_destination_address_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use set_fw_rule_destination_address_range_description instead. + Sets the description for the specified firewall rules' destination addresses. This is an arbitrary field which can be used for any purpose. </documentation> @@ -8118,10 +12109,15 @@ </output> </operation> <operation name="get_fw_rule_destination_address_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + This method has been deprecated. Please use get_fw_rule_destination_address_range_description instead. + Gets the descriptions for the specified firewall rules' destination addresses. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8138,10 +12134,13 @@ </output> </operation> <operation name="get_fw_rule_source_port_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets source port lists for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8158,10 +12157,13 @@ </output> </operation> <operation name="add_fw_rule_source_port_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds source port lists to the specified firewall rules. See the Security::FirewallPortList interface for more information on port lists. @@ -8181,10 +12183,13 @@ </output> </operation> <operation name="remove_fw_rule_source_port_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes source port lists from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8201,10 +12206,13 @@ </output> </operation> <operation name="remove_all_fw_rule_source_port_lists"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all source port lists from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8221,10 +12229,13 @@ </output> </operation> <operation name="get_fw_rule_source_port"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets (inlined) source ports for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8241,10 +12252,13 @@ </output> </operation> <operation name="add_fw_rule_source_port"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds (inlined) source ports to the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8261,10 +12275,13 @@ </output> </operation> <operation name="remove_fw_rule_source_port"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes (inlined) source ports from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8281,10 +12298,13 @@ </output> </operation> <operation name="remove_all_fw_rule_source_ports"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all (inlined) source ports from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8301,10 +12321,13 @@ </output> </operation> <operation name="set_fw_rule_source_port_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the description for the specified firewall rules' (inlined) source ports. This is an arbitrary field which can be used for any purpose. </documentation> @@ -8323,10 +12346,13 @@ </output> </operation> <operation name="get_fw_rule_source_port_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the descriptions for the specified firewall rules' (inlined) source ports. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8343,10 +12369,13 @@ </output> </operation> <operation name="get_fw_rule_destination_port_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets destination port lists for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8363,10 +12392,13 @@ </output> </operation> <operation name="add_fw_rule_destination_port_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds destination port lists to the specified firewall rules. See the Security::FirewallPortList interface for more information on port lists. @@ -8386,10 +12418,13 @@ </output> </operation> <operation name="remove_fw_rule_destination_port_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes destination port lists from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8406,10 +12441,13 @@ </output> </operation> <operation name="remove_all_fw_rule_destination_port_lists"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all destination port lists from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8426,10 +12464,13 @@ </output> </operation> <operation name="get_fw_rule_destination_port"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets (inlined) destination ports for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8446,10 +12487,13 @@ </output> </operation> <operation name="add_fw_rule_destination_port"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds (inlined) destination ports to the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8466,10 +12510,13 @@ </output> </operation> <operation name="remove_fw_rule_destination_port"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes (inlined) destination ports from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8486,10 +12533,13 @@ </output> </operation> <operation name="remove_all_fw_rule_destination_ports"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all (inlined) destination ports from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8506,10 +12556,13 @@ </output> </operation> <operation name="set_fw_rule_destination_port_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the description for the specified firewall rules' (inlined) destination ports. This is an arbitrary field which can be used for any purpose. </documentation> @@ -8528,10 +12581,13 @@ </output> </operation> <operation name="get_fw_rule_destination_port_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the descriptions for the specified firewall rules' (inlined) destination ports. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8548,10 +12604,13 @@ </output> </operation> <operation name="get_fw_rule_icmp_typecode"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets (inlined) ICMP type/code values for the specified firewall rules. A value of 255 for either ICMP type or code is a wildcard value. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> @@ -8569,10 +12628,13 @@ </output> </operation> <operation name="add_fw_rule_icmp_typecode"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds (inlined) ICMP type/code values to the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8589,10 +12651,13 @@ </output> </operation> <operation name="remove_fw_rule_icmp_typecode"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes (inlined) ICMP type/code values from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8609,10 +12674,13 @@ </output> </operation> <operation name="remove_all_fw_rule_icmp_typecodes"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all (inlined) ICMP type/code values from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8629,10 +12697,13 @@ </output> </operation> <operation name="set_fw_rule_icmp_typecode_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the description for the specified firewall rules' (inlined) ICMP type/code values. This is an arbitrary field which can be used for any purpose. </documentation> @@ -8651,10 +12722,13 @@ </output> </operation> <operation name="get_fw_rule_icmp_typecode_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the descriptions for the specified firewall rules' (inlined) ICMP type/code values. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8671,10 +12745,13 @@ </output> </operation> <operation name="get_fw_rule_source_vlan"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets source VLANs for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8691,10 +12768,13 @@ </output> </operation> <operation name="add_fw_rule_source_vlan"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Adds source VLANs to the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8711,10 +12791,13 @@ </output> </operation> <operation name="remove_fw_rule_source_vlan"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes source VLANs from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8731,10 +12814,13 @@ </output> </operation> <operation name="remove_all_fw_rule_source_vlans"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Removes all source VLANs from the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8751,10 +12837,13 @@ </output> </operation> <operation name="set_fw_rule_weekly_schedule"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets a weekly schedule for the specified firewall rules. See Security::FirewallWeeklySchedule for how to create and manipulate weekly schedules. </documentation> @@ -8773,10 +12862,13 @@ </output> </operation> <operation name="get_fw_rule_weekly_schedule"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets a weekly schedule for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8793,10 +12885,13 @@ </output> </operation> <operation name="set_fw_rule_protocol"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the (IP) protocol for the specified firewall rules. Note: if the protocol is not one of the supported standard protocols, use set_fw_rule_protocol_numeric. @@ -8816,10 +12911,13 @@ </output> </operation> <operation name="get_fw_rule_protocol"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the (IP) protocol for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8836,10 +12934,13 @@ </output> </operation> <operation name="set_fw_rule_protocol_numeric"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the IP protocol (numerically) for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8856,10 +12957,13 @@ </output> </operation> <operation name="get_fw_rule_protocol_numeric"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the IP protocol (numerically) for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8876,10 +12980,13 @@ </output> </operation> <operation name="set_fw_rule_action"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the action for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8896,10 +13003,13 @@ </output> </operation> <operation name="get_fw_rule_action"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the action for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8916,10 +13026,13 @@ </output> </operation> <operation name="set_fw_rule_rule_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the rule list for the specified firewall rules. If a list is specified then the system will validate that no other properties were specified in the current transaction, and will clear all other match criteria fields @@ -8943,10 +13056,13 @@ </output> </operation> <operation name="get_fw_rule_rule_list"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the rule list for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -8963,10 +13079,13 @@ </output> </operation> <operation name="set_fw_rule_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the description for the specified firewall rules. This is an arbitrary field which can be used for any purpose. </documentation> @@ -8985,10 +13104,13 @@ </output> </operation> <operation name="get_fw_rule_description"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the descriptions for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -9005,10 +13127,13 @@ </output> </operation> <operation name="reset_fw_rule_statistics"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Resets the statistics for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -9025,10 +13150,13 @@ </output> </operation> <operation name="get_all_fw_rule_statistics"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the statistics for all firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -9045,10 +13173,13 @@ </output> </operation> <operation name="get_fw_rule_statistics"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the statistics for the specified firewall rules. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> @@ -9065,10 +13196,13 @@ </output> </operation> <operation name="set_fw_rule_log_state"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Sets the logging property for the specified firewall rules. Specifies whether the security software should write a log entry for all packets that match this rule. You must also enable network filter logging in the "security log profile" component for this option to have any effect. Note that the security software always @@ -9091,10 +13225,645 @@ </output> </operation> <operation name="get_fw_rule_log_state"> <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + Gets the logging property for the specified firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="get_fw_rule_source_address_range"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets (inlined) source address ranges for the specified firewall + rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="add_fw_rule_source_address_range"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Adds a list of (inlined) source address ranges for the specified + firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="remove_fw_rule_source_address_range"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes a list of (inlined) source address ranges from the + specified firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="remove_all_fw_rule_source_address_ranges"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes all (inlined) source address ranges from the specified + firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="get_fw_rule_destination_address_range"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets (inlined) destination address ranges for the specified + firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="add_fw_rule_destination_address_range"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Adds a list of (inlined) destination address ranges for the + specified firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="remove_fw_rule_destination_address_range"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes a list of (inlined) destination address ranges from the + specified firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="remove_all_fw_rule_destination_address_ranges"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes all (inlined) destination address ranges from the + specified firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="set_fw_rule_source_address_range_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Sets the descriptions for the specified firewall rule source address + ranges. + This is an arbitrary field which can be used for any purpose. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="get_fw_rule_source_address_range_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets the descriptions for the specified firewall rule source address + ranges. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="set_fw_rule_destination_address_range_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Sets the descriptions for the specified firewall rule destination + address ranges. + This is an arbitrary field which can be used for any purpose. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="get_fw_rule_destination_address_range_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets the descriptions for the specified firewall rule destination + address ranges. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="set_fw_rule_irule"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Sets the iRules for the specified firewall rules. + Specify the iRule as an action when the traffic matches the + filter criteria. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="get_fw_rule_irule"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets the iRules for the specified firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="get_fw_rule_source_geo"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets (inlined) source geo locations for the specified firewall rules. + + The geo location is a combination of country code and state name. + The country code is two characters long. The state name is the full + name of a state that belongs to the country represented by country + code. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="add_fw_rule_source_geo"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Adds (inlined) source geo locations to the specified firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="remove_fw_rule_source_geo"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes (inlined) source geo locations from the specified firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="remove_all_fw_rule_source_geos"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes all (inlined) source geo locations from the specified firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="set_fw_rule_source_geo_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Sets the description for the specified firewall rules' source geo + locations. + + This is an arbitrary field which can be used for any purpose. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="get_fw_rule_source_geo_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets the descriptions for the specified firewall rules' source geo + locations. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="get_fw_rule_destination_geo"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets (inlined) destination geo locations for the specified firewall rules. + + The geo location is a combination of country code and state name. + The country code is two characters long. The state name is the full + name of a state that belongs to the country represented by country + code. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="add_fw_rule_destination_geo"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Adds (inlined) destination geo locations to the specified firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="remove_fw_rule_destination_geo"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes (inlined) destination geo locations from the specified firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="remove_all_fw_rule_destination_geos"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Removes all (inlined) destination geo locations from the specified firewall rules. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="set_fw_rule_destination_geo_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Sets the description for the specified firewall rules' destination + geo locations. + + This is an arbitrary field which can be used for any purpose. + + </documentation> + <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> + <input> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </input> + <output> + <soap:body + use="encoded" + namespace="urn:iControl:Security/FirewallGlobalRuleList" + encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> + </output> + </operation> + + <operation name="get_fw_rule_destination_geo_description"> + <documentation> + *IMPORTANT* This method has been deprecated immediately. As of v11.6.0, + attempting to perform this method will return a not-implemented exception. + + Gets the descriptions for the specified firewall rules' destination + geo locations. </documentation> <soap:operation soapAction="urn:iControl:Security/FirewallGlobalRuleList"/> <input> <soap:body