lib/wsdl/Networking.RouteDomainV2.wsdl in f5-icontrol-0.1.6 vs lib/wsdl/Networking.RouteDomainV2.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.
@@ -50,10 +50,16 @@
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.NetAddressSequenceSequence[]'/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
+ <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.ULongSequenceSequence">
<xsd:complexContent>
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ULongSequence[]'/>
</xsd:restriction>
@@ -71,10 +77,17 @@
<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>
@@ -122,10 +135,17 @@
<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>
@@ -143,10 +163,17 @@
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.FirewallRuleICMPTypeCodeSequenceSequence[]'/>
</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>
@@ -210,10 +237,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"/>
@@ -4429,10 +5671,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>
@@ -4799,10 +6046,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>
@@ -5969,19 +7221,1862 @@
<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.FirewallRuleStateSequenceSequence">
<xsd:complexContent>
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.FirewallRuleStateSequence[]'/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
+ <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="Networking.RouteDomainV2.RoutingProtocol">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="ROUTING_PROTOCOL_UNKNOWN">
<xsd:annotation>
<xsd:documentation>ROUTING_PROTOCOL_UNKNOWN</xsd:documentation>
@@ -6020,19 +9115,31 @@
<xsd:enumeration value="ROUTING_PROTOCOL_BFD">
<xsd:annotation>
<xsd:documentation>ROUTING_PROTOCOL_BFD</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
+ <xsd:enumeration value="ROUTING_PROTOCOL_PIM">
+ <xsd:annotation>
+ <xsd:documentation>ROUTING_PROTOCOL_PIM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="Networking.RouteDomainV2.RoutingProtocolSequence">
<xsd:complexContent>
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.RouteDomainV2.RoutingProtocol[]'/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
+ <xsd:complexType name="Common.GeoLocationSequenceSequenceSequence">
+ <xsd:complexContent>
+ <xsd:restriction base='SOAP-ENC:Array'>
+ <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.GeoLocationSequenceSequence[]'/>
+ </xsd:restriction>
+ </xsd:complexContent>
+ </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>
@@ -6078,10 +9185,17 @@
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
+ <xsd:complexType name="Common.AddressRangeSequenceSequenceSequence">
+ <xsd:complexContent>
+ <xsd:restriction base='SOAP-ENC:Array'>
+ <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.AddressRangeSequenceSequence[]'/>
+ </xsd:restriction>
+ </xsd:complexContent>
+ </xsd:complexType>
<xsd:complexType name="Common.FirewallRuleICMPTypeCodeSequence">
<xsd:complexContent>
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.FirewallRuleICMPTypeCode[]'/>
</xsd:restriction>
@@ -6963,10 +10077,264 @@
</message>
<message name="Networking.RouteDomainV2.get_fw_rule_log_stateResponse">
<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>
</message>
+<message name="Networking.RouteDomainV2.get_fw_rule_source_address_rangeRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.get_fw_rule_source_address_rangeResponse">
+ <part name="return" type="tns:Common.AddressRangeSequenceSequenceSequence"/>
+</message>
+
+<message name="Networking.RouteDomainV2.add_fw_rule_source_address_rangeRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="ranges" type="tns:Common.AddressRangeSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.add_fw_rule_source_address_rangeResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.remove_fw_rule_source_address_rangeRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="ranges" type="tns:Common.AddressRangeSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.remove_fw_rule_source_address_rangeResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.remove_all_fw_rule_source_address_rangesRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.remove_all_fw_rule_source_address_rangesResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.get_fw_rule_destination_address_rangeRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.get_fw_rule_destination_address_rangeResponse">
+ <part name="return" type="tns:Common.AddressRangeSequenceSequenceSequence"/>
+</message>
+
+<message name="Networking.RouteDomainV2.add_fw_rule_destination_address_rangeRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="ranges" type="tns:Common.AddressRangeSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.add_fw_rule_destination_address_rangeResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.remove_fw_rule_destination_address_rangeRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="ranges" type="tns:Common.AddressRangeSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.remove_fw_rule_destination_address_rangeResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.remove_all_fw_rule_destination_address_rangesRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.remove_all_fw_rule_destination_address_rangesResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.set_fw_rule_source_address_range_descriptionRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="ranges" type="tns:Common.AddressRangeSequenceSequenceSequence"/>
+ <part name="descriptions" type="tns:Common.StringSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.set_fw_rule_source_address_range_descriptionResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.get_fw_rule_source_address_range_descriptionRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="ranges" type="tns:Common.AddressRangeSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.get_fw_rule_source_address_range_descriptionResponse">
+ <part name="return" type="tns:Common.StringSequenceSequenceSequence"/>
+</message>
+
+<message name="Networking.RouteDomainV2.set_fw_rule_destination_address_range_descriptionRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="ranges" type="tns:Common.AddressRangeSequenceSequenceSequence"/>
+ <part name="descriptions" type="tns:Common.StringSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.set_fw_rule_destination_address_range_descriptionResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.get_fw_rule_destination_address_range_descriptionRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="ranges" type="tns:Common.AddressRangeSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.get_fw_rule_destination_address_range_descriptionResponse">
+ <part name="return" type="tns:Common.StringSequenceSequenceSequence"/>
+</message>
+
+<message name="Networking.RouteDomainV2.set_ip_intelligence_policyRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="policies" type="tns:Common.StringSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.set_ip_intelligence_policyResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.get_ip_intelligence_policyRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.get_ip_intelligence_policyResponse">
+ <part name="return" type="tns:Common.StringSequence"/>
+</message>
+
+<message name="Networking.RouteDomainV2.set_fw_rule_iruleRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="irules" type="tns:Common.StringSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.set_fw_rule_iruleResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.get_fw_rule_iruleRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.get_fw_rule_iruleResponse">
+ <part name="return" type="tns:Common.StringSequenceSequence"/>
+</message>
+
+<message name="Networking.RouteDomainV2.get_fw_rule_source_geoRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.get_fw_rule_source_geoResponse">
+ <part name="return" type="tns:Common.GeoLocationSequenceSequenceSequence"/>
+</message>
+
+<message name="Networking.RouteDomainV2.add_fw_rule_source_geoRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="geos" type="tns:Common.GeoLocationSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.add_fw_rule_source_geoResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.remove_fw_rule_source_geoRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="geos" type="tns:Common.GeoLocationSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.remove_fw_rule_source_geoResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.remove_all_fw_rule_source_geosRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.remove_all_fw_rule_source_geosResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.set_fw_rule_source_geo_descriptionRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="geos" type="tns:Common.GeoLocationSequenceSequenceSequence"/>
+ <part name="descriptions" type="tns:Common.StringSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.set_fw_rule_source_geo_descriptionResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.get_fw_rule_source_geo_descriptionRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="geos" type="tns:Common.GeoLocationSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.get_fw_rule_source_geo_descriptionResponse">
+ <part name="return" type="tns:Common.StringSequenceSequenceSequence"/>
+</message>
+
+<message name="Networking.RouteDomainV2.get_fw_rule_destination_geoRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.get_fw_rule_destination_geoResponse">
+ <part name="return" type="tns:Common.GeoLocationSequenceSequenceSequence"/>
+</message>
+
+<message name="Networking.RouteDomainV2.add_fw_rule_destination_geoRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="geos" type="tns:Common.GeoLocationSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.add_fw_rule_destination_geoResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.remove_fw_rule_destination_geoRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="geos" type="tns:Common.GeoLocationSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.remove_fw_rule_destination_geoResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.remove_all_fw_rule_destination_geosRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.remove_all_fw_rule_destination_geosResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.set_fw_rule_destination_geo_descriptionRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="geos" type="tns:Common.GeoLocationSequenceSequenceSequence"/>
+ <part name="descriptions" type="tns:Common.StringSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.set_fw_rule_destination_geo_descriptionResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.get_fw_rule_destination_geo_descriptionRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="rules" type="tns:Common.StringSequenceSequence"/>
+ <part name="geos" type="tns:Common.GeoLocationSequenceSequenceSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.get_fw_rule_destination_geo_descriptionResponse">
+ <part name="return" type="tns:Common.StringSequenceSequenceSequence"/>
+</message>
+
+<message name="Networking.RouteDomainV2.set_connection_limitRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="limits" type="tns:Common.ULongSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.set_connection_limitResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.get_connection_limitRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.get_connection_limitResponse">
+ <part name="return" type="tns:Common.ULongSequence"/>
+</message>
+
+<message name="Networking.RouteDomainV2.set_eviction_policyRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+ <part name="policies" type="tns:Common.StringSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.set_eviction_policyResponse">
+</message>
+
+<message name="Networking.RouteDomainV2.get_eviction_policyRequest">
+ <part name="route_domains" type="tns:Common.StringSequence"/>
+</message>
+<message name="Networking.RouteDomainV2.get_eviction_policyResponse">
+ <part name="return" type="tns:Common.StringSequence"/>
+</message>
+
<message name="Networking.RouteDomainV2.get_versionRequest">
</message>
<message name="Networking.RouteDomainV2.get_versionResponse">
<part name="return" type="xsd:string"/>
</message>
@@ -7072,13 +10440,11 @@
NOTES
= If set, packets cannot cross route domain boundaries, i.e., they
are strictly isolated to the current route domain.
= For example, if not set, you can add a route to the routing table
- where the destination is 10.0.0.0%20 (route domain 20) and the
- gateway is 172.27.84.29%32 (route domain 32).
- = If set, the system may find invalid iRules that passed
+ where the destination is 10.0.0.0 gateway is 172.27.84.29 = If set, the system may find invalid iRules that passed
validation.
</documentation>
<input message="tns:Networking.RouteDomainV2.set_strict_stateRequest"/>
<output message="tns:Networking.RouteDomainV2.set_strict_stateResponse"/>
@@ -7159,15 +10525,15 @@
</operation>
<operation name="set_enforced_firewall_policy">
<documentation>
Sets the enforced firewall policies on the route domains.
- The enforced policy's rules are enforced as if the
+ The enforced policy's rules are enforced as if the
same rules were defined as inline rules.
The empty string means no enforced policy.
- The enforced firewall policy is mutually exclusive with inline rules.
+ The enforced firewall policy is mutually exclusive with inline rules.
</documentation>
<input message="tns:Networking.RouteDomainV2.set_enforced_firewall_policyRequest"/>
<output message="tns:Networking.RouteDomainV2.set_enforced_firewall_policyResponse"/>
</operation>
@@ -7181,12 +10547,12 @@
</operation>
<operation name="set_staged_firewall_policy">
<documentation>
Sets the staged firewall policies on the route domains.
- The staged policy's rules provide the visibility only (statistics,
- logging events and network reports) of what would happen if the rules
+ The staged policy's rules provide the visibility only (statistics,
+ logging events and network reports) of what would happen if the rules
were enforced. They are actually not enforced.
The empty string means no staged policy.
</documentation>
@@ -7201,18 +10567,24 @@
<input message="tns:Networking.RouteDomainV2.get_staged_firewall_policyRequest"/>
<output message="tns:Networking.RouteDomainV2.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 specified route domains.
</documentation>
<input message="tns:Networking.RouteDomainV2.get_fw_ruleRequest"/>
<output message="tns:Networking.RouteDomainV2.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 specified route domains.
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
@@ -7226,10 +10598,13 @@
<input message="tns:Networking.RouteDomainV2.add_fw_ruleRequest"/>
<output message="tns:Networking.RouteDomainV2.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 specified route domains, having
each of those rules point at a rule list. This method is
intended as a convenience to prevent you from having to add
firewall rules as a transaction.
@@ -7240,77 +10615,101 @@
<input message="tns:Networking.RouteDomainV2.add_fw_rule_with_rule_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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 specified route domains.
</documentation>
<input message="tns:Networking.RouteDomainV2.remove_fw_ruleRequest"/>
<output message="tns:Networking.RouteDomainV2.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 specified route domains.
</documentation>
<input message="tns:Networking.RouteDomainV2.remove_all_fw_rulesRequest"/>
<output message="tns:Networking.RouteDomainV2.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
easily later without having to rebuild it. You can use the
state of FW_RULE_STATE_SCHEDULED to enable scheduling for the
rule. See add_fw_rule for more information.
-
+
</documentation>
<input message="tns:Networking.RouteDomainV2.set_fw_rule_stateRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_stateRequest"/>
<output message="tns:Networking.RouteDomainV2.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.
-
+
</documentation>
<input message="tns:Networking.RouteDomainV2.set_fw_rule_orderRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_orderRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_source_address_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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.
@@ -7318,84 +10717,134 @@
<input message="tns:Networking.RouteDomainV2.add_fw_rule_source_address_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_source_address_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_source_address_listsRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_source_addressRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.add_fw_rule_source_addressRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_source_addressRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_source_addressesRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_source_address_descriptionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_source_address_descriptionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_destination_address_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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.
@@ -7403,84 +10852,134 @@
<input message="tns:Networking.RouteDomainV2.add_fw_rule_destination_address_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_destination_address_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_destination_address_listsRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_destination_addressRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.add_fw_rule_destination_addressRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_destination_addressRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_destination_addressesRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_destination_address_descriptionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_destination_address_descriptionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_source_port_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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.
@@ -7488,84 +10987,114 @@
<input message="tns:Networking.RouteDomainV2.add_fw_rule_source_port_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_source_port_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_source_port_listsRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_source_portRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.add_fw_rule_source_portRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_source_portRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_source_portsRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_source_port_descriptionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_source_port_descriptionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_destination_port_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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.
@@ -7573,313 +11102,790 @@
<input message="tns:Networking.RouteDomainV2.add_fw_rule_destination_port_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_destination_port_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_destination_port_listsRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_destination_portRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.add_fw_rule_destination_portRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_destination_portRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_destination_portsRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_destination_port_descriptionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_destination_port_descriptionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_icmp_typecodeRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.add_fw_rule_icmp_typecodeRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_icmp_typecodeRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_icmp_typecodesRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_icmp_typecode_descriptionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_icmp_typecode_descriptionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_source_vlanRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.add_fw_rule_source_vlanRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_source_vlanRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_source_vlansRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_weekly_scheduleRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_weekly_scheduleRequest"/>
<output message="tns:Networking.RouteDomainV2.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.
-
+
</documentation>
<input message="tns:Networking.RouteDomainV2.set_fw_rule_protocolRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_protocolRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_protocol_numericRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_protocol_numericRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_actionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_actionRequest"/>
<output message="tns:Networking.RouteDomainV2.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
(src, dst, ip protocol, et cetera).
-
+
The empty string means no rule list.
-
+
</documentation>
<input message="tns:Networking.RouteDomainV2.set_fw_rule_rule_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_rule_listRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_descriptionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_descriptionRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.reset_fw_rule_statisticsRequest"/>
<output message="tns:Networking.RouteDomainV2.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 on the specified route domains.
</documentation>
<input message="tns:Networking.RouteDomainV2.get_all_fw_rule_statisticsRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_statisticsRequest"/>
<output message="tns:Networking.RouteDomainV2.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
+ 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
increments the statistics counter when a packet matches a rule,
no matter how you set this option.
</documentation>
<input message="tns:Networking.RouteDomainV2.set_fw_rule_log_stateRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_log_stateRequest"/>
<output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_source_address_rangeRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.add_fw_rule_source_address_rangeRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_source_address_rangeRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_source_address_rangesRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_destination_address_rangeRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.add_fw_rule_destination_address_rangeRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_destination_address_rangeRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_destination_address_rangesRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_source_address_range_descriptionRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_source_address_range_descriptionRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_destination_address_range_descriptionRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_destination_address_range_descriptionRequest"/>
+ <output message="tns:Networking.RouteDomainV2.get_fw_rule_destination_address_range_descriptionResponse"/>
+ </operation>
+ <operation name="set_ip_intelligence_policy">
+ <documentation>
+ Sets the IP intelligence policies for the specified route
+ domains.
+ Specifies an existing IP intelligence policy which is applied to
+ all packets passing through the route domain.
+
+ </documentation>
+ <input message="tns:Networking.RouteDomainV2.set_ip_intelligence_policyRequest"/>
+ <output message="tns:Networking.RouteDomainV2.set_ip_intelligence_policyResponse"/>
+ </operation>
+ <operation name="get_ip_intelligence_policy">
+ <documentation>
+ Gets the IP intelligence policies for the specified route
+ domains.
+
+ </documentation>
+ <input message="tns:Networking.RouteDomainV2.get_ip_intelligence_policyRequest"/>
+ <output message="tns:Networking.RouteDomainV2.get_ip_intelligence_policyResponse"/>
+ </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:Networking.RouteDomainV2.set_fw_rule_iruleRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_iruleRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_source_geoRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.add_fw_rule_source_geoRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_source_geoRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_source_geosRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_source_geo_descriptionRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_source_geo_descriptionRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_destination_geoRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.add_fw_rule_destination_geoRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_fw_rule_destination_geoRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.remove_all_fw_rule_destination_geosRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.set_fw_rule_destination_geo_descriptionRequest"/>
+ <output message="tns:Networking.RouteDomainV2.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:Networking.RouteDomainV2.get_fw_rule_destination_geo_descriptionRequest"/>
+ <output message="tns:Networking.RouteDomainV2.get_fw_rule_destination_geo_descriptionResponse"/>
+ </operation>
+ <operation name="set_connection_limit">
+ <documentation>
+ Sets the connection limit assigned to the specified route domains.
+
+ </documentation>
+ <input message="tns:Networking.RouteDomainV2.set_connection_limitRequest"/>
+ <output message="tns:Networking.RouteDomainV2.set_connection_limitResponse"/>
+ </operation>
+ <operation name="get_connection_limit">
+ <documentation>
+ Gets the connection limits assigned to the specified route domains.
+
+ </documentation>
+ <input message="tns:Networking.RouteDomainV2.get_connection_limitRequest"/>
+ <output message="tns:Networking.RouteDomainV2.get_connection_limitResponse"/>
+ </operation>
+ <operation name="set_eviction_policy">
+ <documentation>
+ Sets the eviction policy assigned to the specified route domains.
+
+ </documentation>
+ <input message="tns:Networking.RouteDomainV2.set_eviction_policyRequest"/>
+ <output message="tns:Networking.RouteDomainV2.set_eviction_policyResponse"/>
+ </operation>
+ <operation name="get_eviction_policy">
+ <documentation>
+ Gets the eviction policy assigned to the specified route domains.
+
+ </documentation>
+ <input message="tns:Networking.RouteDomainV2.get_eviction_policyRequest"/>
+ <output message="tns:Networking.RouteDomainV2.get_eviction_policyResponse"/>
+ </operation>
<operation name="get_version">
<documentation>
Gets the version information for this interface.
</documentation>
@@ -8122,13 +12128,11 @@
NOTES
= If set, packets cannot cross route domain boundaries, i.e., they
are strictly isolated to the current route domain.
= For example, if not set, you can add a route to the routing table
- where the destination is 10.0.0.0%20 (route domain 20) and the
- gateway is 172.27.84.29%32 (route domain 32).
- = If set, the system may find invalid iRules that passed
+ where the destination is 10.0.0.0 gateway is 172.27.84.29 = If set, the system may find invalid iRules that passed
validation.
</documentation>
<soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
<input>
@@ -8329,15 +12333,15 @@
<operation name="set_enforced_firewall_policy">
<documentation>
Sets the enforced firewall policies on the route domains.
- The enforced policy's rules are enforced as if the
+ The enforced policy's rules are enforced as if the
same rules were defined as inline rules.
The empty string means no enforced policy.
- The enforced firewall policy is mutually exclusive with inline rules.
+ The enforced firewall policy is mutually exclusive with inline rules.
</documentation>
<soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
<input>
<soap:body
@@ -8375,12 +12379,12 @@
<operation name="set_staged_firewall_policy">
<documentation>
Sets the staged firewall policies on the route domains.
- The staged policy's rules provide the visibility only (statistics,
- logging events and network reports) of what would happen if the rules
+ The staged policy's rules provide the visibility only (statistics,
+ logging events and network reports) of what would happen if the rules
were enforced. They are actually not enforced.
The empty string means no staged policy.
</documentation>
@@ -8419,10 +12423,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 specified route domains.
</documentation>
<soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
<input>
@@ -8439,10 +12446,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 specified route domains.
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
@@ -8468,10 +12478,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 specified route domains, having
each of those rules point at a rule list. This method is
intended as a convenience to prevent you from having to add
firewall rules as a transaction.
@@ -8494,10 +12507,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 specified route domains.
</documentation>
<soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
<input>
@@ -8514,10 +12530,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 specified route domains.
</documentation>
<soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
<input>
@@ -8534,19 +12553,22 @@
</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
easily later without having to rebuild it. You can use the
state of FW_RULE_STATE_SCHEDULED to enable scheduling for the
rule. See add_fw_rule for more information.
-
+
</documentation>
<soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
<input>
<soap:body
use="encoded"
@@ -8561,12 +12583,15 @@
</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:Networking/RouteDomainV2"/>
<input>
<soap:body
use="encoded"
@@ -8581,16 +12606,19 @@
</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.
-
+
</documentation>
<soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
<input>
<soap:body
use="encoded"
@@ -8605,12 +12633,15 @@
</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:Networking/RouteDomainV2"/>
<input>
<soap:body
use="encoded"
@@ -8625,10 +12656,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:Networking/RouteDomainV2"/>
<input>
@@ -8645,10 +12679,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.
@@ -8668,10 +12705,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:Networking/RouteDomainV2"/>
<input>
@@ -8688,10 +12728,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:Networking/RouteDomainV2"/>
<input>
@@ -8708,10 +12751,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:Networking/RouteDomainV2"/>
<input>
@@ -8728,10 +12780,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:Networking/RouteDomainV2"/>
<input>
@@ -8748,10 +12807,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:Networking/RouteDomainV2"/>
<input>
@@ -8768,10 +12834,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:Networking/RouteDomainV2"/>
<input>
@@ -8788,10 +12859,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>
@@ -8810,10 +12886,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:Networking/RouteDomainV2"/>
<input>
@@ -8830,10 +12911,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:Networking/RouteDomainV2"/>
<input>
@@ -8850,10 +12934,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.
@@ -8873,10 +12960,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:Networking/RouteDomainV2"/>
<input>
@@ -8893,10 +12983,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:Networking/RouteDomainV2"/>
<input>
@@ -8913,10 +13006,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:Networking/RouteDomainV2"/>
<input>
@@ -8933,10 +13035,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:Networking/RouteDomainV2"/>
<input>
@@ -8953,10 +13062,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:Networking/RouteDomainV2"/>
<input>
@@ -8973,10 +13089,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:Networking/RouteDomainV2"/>
<input>
@@ -8993,10 +13114,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>
@@ -9015,10 +13141,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:Networking/RouteDomainV2"/>
<input>
@@ -9035,10 +13166,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:Networking/RouteDomainV2"/>
<input>
@@ -9055,10 +13189,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.
@@ -9078,10 +13215,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:Networking/RouteDomainV2"/>
<input>
@@ -9098,10 +13238,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:Networking/RouteDomainV2"/>
<input>
@@ -9118,10 +13261,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:Networking/RouteDomainV2"/>
<input>
@@ -9138,10 +13284,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:Networking/RouteDomainV2"/>
<input>
@@ -9158,10 +13307,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:Networking/RouteDomainV2"/>
<input>
@@ -9178,10 +13330,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:Networking/RouteDomainV2"/>
<input>
@@ -9198,10 +13353,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>
@@ -9220,10 +13378,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:Networking/RouteDomainV2"/>
<input>
@@ -9240,10 +13401,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:Networking/RouteDomainV2"/>
<input>
@@ -9260,10 +13424,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.
@@ -9283,10 +13450,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:Networking/RouteDomainV2"/>
<input>
@@ -9303,10 +13473,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:Networking/RouteDomainV2"/>
<input>
@@ -9323,10 +13496,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:Networking/RouteDomainV2"/>
<input>
@@ -9343,10 +13519,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:Networking/RouteDomainV2"/>
<input>
@@ -9363,10 +13542,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:Networking/RouteDomainV2"/>
<input>
@@ -9383,10 +13565,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:Networking/RouteDomainV2"/>
<input>
@@ -9403,10 +13588,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>
@@ -9425,10 +13613,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:Networking/RouteDomainV2"/>
<input>
@@ -9445,10 +13636,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:Networking/RouteDomainV2"/>
@@ -9466,10 +13660,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:Networking/RouteDomainV2"/>
<input>
@@ -9486,10 +13683,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:Networking/RouteDomainV2"/>
<input>
@@ -9506,10 +13706,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:Networking/RouteDomainV2"/>
<input>
@@ -9526,10 +13729,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>
@@ -9548,10 +13754,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:Networking/RouteDomainV2"/>
<input>
@@ -9568,10 +13777,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:Networking/RouteDomainV2"/>
<input>
@@ -9588,10 +13800,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:Networking/RouteDomainV2"/>
<input>
@@ -9608,10 +13823,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:Networking/RouteDomainV2"/>
<input>
@@ -9628,10 +13846,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:Networking/RouteDomainV2"/>
<input>
@@ -9648,10 +13869,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>
@@ -9670,10 +13894,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:Networking/RouteDomainV2"/>
<input>
@@ -9690,15 +13917,18 @@
</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.
-
+
</documentation>
<soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
<input>
<soap:body
use="encoded"
@@ -9713,12 +13943,15 @@
</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:Networking/RouteDomainV2"/>
<input>
<soap:body
use="encoded"
@@ -9733,12 +13966,15 @@
</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:Networking/RouteDomainV2"/>
<input>
<soap:body
use="encoded"
@@ -9753,12 +13989,15 @@
</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:Networking/RouteDomainV2"/>
<input>
<soap:body
use="encoded"
@@ -9773,12 +14012,15 @@
</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:Networking/RouteDomainV2"/>
<input>
<soap:body
use="encoded"
@@ -9793,12 +14035,15 @@
</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:Networking/RouteDomainV2"/>
<input>
<soap:body
use="encoded"
@@ -9813,19 +14058,22 @@
</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
(src, dst, ip protocol, et cetera).
-
+
The empty string means no rule list.
-
+
</documentation>
<soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
<input>
<soap:body
use="encoded"
@@ -9840,12 +14088,15 @@
</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:Networking/RouteDomainV2"/>
<input>
<soap:body
use="encoded"
@@ -9860,10 +14111,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>
@@ -9882,10 +14136,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:Networking/RouteDomainV2"/>
<input>
@@ -9902,10 +14159,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:Networking/RouteDomainV2"/>
<input>
@@ -9922,10 +14182,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 on the specified route domains.
</documentation>
<soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
<input>
@@ -9942,10 +14205,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:Networking/RouteDomainV2"/>
<input>
@@ -9962,15 +14228,18 @@
</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
+ 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
increments the statistics counter when a packet matches a rule,
no matter how you set this option.
</documentation>
<soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
@@ -9988,10 +14257,13 @@
</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:Networking/RouteDomainV2"/>
<input>
@@ -10006,10 +14278,766 @@
namespace="urn:iControl:Networking/RouteDomainV2"
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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="set_ip_intelligence_policy">
+ <documentation>
+ Sets the IP intelligence policies for the specified route
+ domains.
+ Specifies an existing IP intelligence policy which is applied to
+ all packets passing through the route domain.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_ip_intelligence_policy">
+ <documentation>
+ Gets the IP intelligence policies for the specified route
+ domains.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ 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:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="set_connection_limit">
+ <documentation>
+ Sets the connection limit assigned to the specified route domains.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_connection_limit">
+ <documentation>
+ Gets the connection limits assigned to the specified route domains.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="set_eviction_policy">
+ <documentation>
+ Sets the eviction policy assigned to the specified route domains.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_eviction_policy">
+ <documentation>
+ Gets the eviction policy assigned to the specified route domains.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:Networking/RouteDomainV2"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:Networking/RouteDomainV2"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
<operation name="get_version">
<documentation>
Gets the version information for this interface.
</documentation>
@@ -10038,17 +15066,15 @@
domains. Route domains allow you to specify overlapping IP
addresses for different objects in the system. This allows a
service provider, for example, to have two different pool
members at 10.10.10.1 that represent completely different real
servers. The addresses for the two pool members might be
- 10.10.10.1%1 and 10.10.10.1%2 where the numbers after the
- percent signs are numeric ids of route domains.
+ 10.10.10.1 percent signs are numeric ids of route domains.
Note that the source and destination addresses in the firewall
methods (get_fw_rule and so on) are type Common::NetAddress, a
type which allows one to specify a prefix length after the
- address, e.g., "10.1.1.0/24" or "10.1.1.0%1/24".
-
+ address, e.g., "10.1.1.0/24" or "10.1.1.0
</documentation>
<port name="Networking.RouteDomainV2Port" binding="tns:Networking.RouteDomainV2Binding">
<soap:address location="https://url_to_service"/>
</port>
</service>