f5-icontrol 0.1.6 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/README.md +0 -3
- data/lib/f5/icontrol/api.rb +1 -1
- data/lib/f5/icontrol/version.rb +1 -1
- data/lib/wsdl/ASM.LoggingProfile.wsdl +1 -1
- data/lib/wsdl/ASM.ObjectParams.wsdl +1 -1
- data/lib/wsdl/ASM.PSMProfile.wsdl +1 -1
- data/lib/wsdl/ASM.Policy.wsdl +106 -1
- data/lib/wsdl/ASM.PolicyGroup.wsdl +1 -1
- data/lib/wsdl/ASM.SystemConfiguration.wsdl +66 -1
- data/lib/wsdl/ASM.WebApplication.wsdl +6 -1
- data/lib/wsdl/ASM.WebApplicationGroup.wsdl +1 -1
- data/lib/wsdl/Classification.Application.wsdl +1 -1
- data/lib/wsdl/Classification.Category.wsdl +1 -1
- data/lib/wsdl/Classification.SignatureDefinition.wsdl +30 -30
- data/lib/wsdl/Classification.SignatureUpdateSchedule.wsdl +59 -5
- data/lib/wsdl/Classification.SignatureVersion.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Application.wsdl +211 -3
- data/lib/wsdl/GlobalLB.DNSSECKey.wsdl +1 -1
- data/lib/wsdl/GlobalLB.DNSSECZone.wsdl +7930 -17
- data/lib/wsdl/GlobalLB.DataCenter.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Globals.wsdl +272 -27
- data/lib/wsdl/GlobalLB.Link.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Monitor.wsdl +11 -1
- data/lib/wsdl/GlobalLB.Pool.wsdl +2752 -68
- data/lib/wsdl/GlobalLB.PoolMember.wsdl +1844 -2
- data/lib/wsdl/GlobalLB.PoolV2.wsdl +13122 -0
- data/lib/wsdl/GlobalLB.ProberPool.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Region.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Server.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Topology.wsdl +1 -1
- data/lib/wsdl/GlobalLB.VirtualServer.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.VirtualServerV2.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.WideIP.wsdl +2478 -166
- data/lib/wsdl/GlobalLB.WideIPV2.wsdl +10494 -0
- data/lib/wsdl/LTConfig.Class.wsdl +1 -1
- data/lib/wsdl/LTConfig.Field.wsdl +1 -1
- data/lib/wsdl/LocalLB.ALGLogProfile.wsdl +1479 -0
- data/lib/wsdl/LocalLB.Class.wsdl +1 -1
- data/lib/wsdl/LocalLB.ContentPolicy.wsdl +7021 -0
- data/lib/wsdl/LocalLB.ContentPolicyStrategy.wsdl +1264 -0
- data/lib/wsdl/LocalLB.DNSCache.wsdl +3023 -474
- data/lib/wsdl/LocalLB.DNSExpress.wsdl +2282 -251
- data/lib/wsdl/LocalLB.DNSGlobals.wsdl +1 -1
- data/lib/wsdl/LocalLB.DNSServer.wsdl +8213 -0
- data/lib/wsdl/LocalLB.DNSTSIGKey.wsdl +400 -0
- data/lib/wsdl/LocalLB.DNSZone.wsdl +8744 -0
- data/lib/wsdl/LocalLB.DataGroupFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.FlowEvictionPolicy.wsdl +10188 -0
- data/lib/wsdl/LocalLB.LSNLogProfile.wsdl +1257 -0
- data/lib/wsdl/LocalLB.LSNPool.wsdl +3454 -667
- data/lib/wsdl/LocalLB.MessageRoutingPeer.wsdl +803 -0
- data/lib/wsdl/LocalLB.MessageRoutingSIPRoute.wsdl +838 -0
- data/lib/wsdl/LocalLB.MessageRoutingTransportConfig.wsdl +1153 -0
- data/lib/wsdl/LocalLB.Monitor.wsdl +429 -1
- data/lib/wsdl/LocalLB.NAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NATV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddressV2.wsdl +2165 -251
- data/lib/wsdl/LocalLB.OCSPStaplingParameters.wsdl +1537 -0
- data/lib/wsdl/LocalLB.Pool.wsdl +5568 -2423
- data/lib/wsdl/LocalLB.PoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileAnalytics.wsdl +364 -1
- data/lib/wsdl/LocalLB.ProfileAuth.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileClassification.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileClientLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileClientSSL.wsdl +6168 -1858
- data/lib/wsdl/LocalLB.ProfileDNS.wsdl +2582 -310
- data/lib/wsdl/LocalLB.ProfileDNSLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileDiameter.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileDiameterEndpoint.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileFIX.wsdl +8992 -0
- data/lib/wsdl/LocalLB.ProfileFTP.wsdl +2399 -276
- data/lib/wsdl/LocalLB.ProfileFastHttp.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileFastL4.wsdl +2476 -244
- data/lib/wsdl/LocalLB.ProfileHttp.wsdl +4569 -1825
- data/lib/wsdl/LocalLB.ProfileHttpClass.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileHttpCompression.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileICAP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileIIOP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileOneConnect.wsdl +2332 -256
- data/lib/wsdl/LocalLB.ProfilePCP.wsdl +1499 -0
- data/lib/wsdl/LocalLB.ProfilePPTP.wsdl +8423 -0
- data/lib/wsdl/LocalLB.ProfilePersistence.wsdl +466 -31
- data/lib/wsdl/LocalLB.ProfileRADIUS.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRTSP.wsdl +2193 -159
- data/lib/wsdl/LocalLB.ProfileRequestAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRequestLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileResponseAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileSCTP.wsdl +2918 -463
- data/lib/wsdl/LocalLB.ProfileSIP.wsdl +2189 -155
- data/lib/wsdl/LocalLB.ProfileSIPRouter.wsdl +9215 -0
- data/lib/wsdl/LocalLB.ProfileSIPSession.wsdl +9655 -0
- data/lib/wsdl/LocalLB.ProfileSMTPS.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileSPDY.wsdl +1870 -25
- data/lib/wsdl/LocalLB.ProfileSPM.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileServerLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileServerSSL.wsdl +2729 -230
- data/lib/wsdl/LocalLB.ProfileStream.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileTCP.wsdl +3235 -309
- data/lib/wsdl/LocalLB.ProfileTCPAnalytics.wsdl +1466 -0
- data/lib/wsdl/LocalLB.ProfileTFTP.wsdl +8544 -0
- data/lib/wsdl/LocalLB.ProfileUDP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileUserStatistic.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileWebAcceleration.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileXML.wsdl +1841 -1
- data/lib/wsdl/LocalLB.RAMCacheInformation.wsdl +1 -1
- data/lib/wsdl/LocalLB.RateClass.wsdl +2192 -132
- data/lib/wsdl/LocalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPool.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddressV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddressV2.wsdl +2265 -239
- data/lib/wsdl/LocalLB.VirtualServer.wsdl +10764 -5504
- data/lib/wsdl/LocalLB.iFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.iFileFile.wsdl +1 -1
- data/lib/wsdl/Log.DestinationArcSight.wsdl +1 -1
- data/lib/wsdl/Log.DestinationIPFIX.wsdl +783 -0
- data/lib/wsdl/Log.DestinationLocalSyslog.wsdl +5 -5
- data/lib/wsdl/Log.DestinationManagementPort.wsdl +570 -0
- data/lib/wsdl/Log.DestinationRemoteHighSpeedLog.wsdl +268 -10
- data/lib/wsdl/Log.DestinationRemoteSyslog.wsdl +134 -14
- data/lib/wsdl/Log.DestinationSplunk.wsdl +1 -1
- data/lib/wsdl/Log.Filter.wsdl +266 -1
- data/lib/wsdl/Log.IPFIXInformationElement.wsdl +811 -0
- data/lib/wsdl/Log.Publisher.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationPresentationScript.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationService.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationTemplate.wsdl +16 -1
- data/lib/wsdl/Management.CCLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CLIScript.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPServer.wsdl +1 -1
- data/lib/wsdl/Management.CertLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.ChangeControl.wsdl +1 -1
- data/lib/wsdl/Management.DBVariable.wsdl +1 -1
- data/lib/wsdl/Management.Device.wsdl +36 -1
- data/lib/wsdl/Management.DeviceGroup.wsdl +1 -1
- data/lib/wsdl/Management.EM.wsdl +1 -1
- data/lib/wsdl/Management.EventNotification.wsdl +1 -1
- data/lib/wsdl/Management.EventSubscription.wsdl +1 -1
- data/lib/wsdl/Management.FeatureModule.wsdl +16 -1
- data/lib/wsdl/Management.Folder.wsdl +1 -1
- data/lib/wsdl/Management.Globals.wsdl +1 -1
- data/lib/wsdl/Management.KeyCertificate.wsdl +738 -64
- data/lib/wsdl/Management.LDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.LicenseAdministration.wsdl +16 -1
- data/lib/wsdl/Management.Named.wsdl +1 -1
- data/lib/wsdl/Management.OCSPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.OCSPResponder.wsdl +1 -1
- data/lib/wsdl/Management.Partition.wsdl +1 -1
- data/lib/wsdl/Management.Provision.wsdl +16 -1
- data/lib/wsdl/Management.RADIUSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.RADIUSServer.wsdl +1 -1
- data/lib/wsdl/Management.ResourceRecord.wsdl +1 -1
- data/lib/wsdl/Management.SFlowDataSource.wsdl +1 -1
- data/lib/wsdl/Management.SFlowGlobals.wsdl +1 -1
- data/lib/wsdl/Management.SFlowReceiver.wsdl +1 -1
- data/lib/wsdl/Management.SMTPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.SNMPConfiguration.wsdl +3 -5
- data/lib/wsdl/Management.TACACSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.TMOSModule.wsdl +16 -1
- data/lib/wsdl/Management.TrafficGroup.wsdl +77 -1
- data/lib/wsdl/Management.Trust.wsdl +1 -1
- data/lib/wsdl/Management.UserManagement.wsdl +47 -1
- data/lib/wsdl/Management.View.wsdl +1 -1
- data/lib/wsdl/Management.Zone.wsdl +104 -17
- data/lib/wsdl/Management.ZoneRunner.wsdl +1 -1
- data/lib/wsdl/Networking.ARP.wsdl +1 -1
- data/lib/wsdl/Networking.AdminIP.wsdl +1 -1
- data/lib/wsdl/Networking.BWControllerPolicy.wsdl +515 -36
- data/lib/wsdl/Networking.BWPriorityGroup.wsdl +655 -0
- data/lib/wsdl/Networking.DNSResolver.wsdl +1278 -0
- data/lib/wsdl/Networking.IPsecIkeDaemon.wsdl +1 -1
- data/lib/wsdl/Networking.IPsecIkePeer.wsdl +661 -29
- data/lib/wsdl/Networking.IPsecManualSecurityAssociation.wsdl +107 -5
- data/lib/wsdl/Networking.IPsecPolicy.wsdl +21 -1
- data/lib/wsdl/Networking.IPsecTrafficSelector.wsdl +1 -1
- data/lib/wsdl/Networking.Interfaces.wsdl +2165 -251
- data/lib/wsdl/Networking.LLDPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.MulticastRoute.wsdl +265 -0
- data/lib/wsdl/Networking.PacketFilter.wsdl +1841 -1
- data/lib/wsdl/Networking.PacketFilterGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.PortMirror.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileFEC.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileGRE.wsdl +232 -1
- data/lib/wsdl/Networking.ProfileGeneve.wsdl +674 -0
- data/lib/wsdl/Networking.ProfileIPIP.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileIPsec.wsdl +560 -0
- data/lib/wsdl/Networking.ProfileLightweight4Over6Tunnel.wsdl +663 -0
- data/lib/wsdl/Networking.ProfileMAP.wsdl +834 -0
- data/lib/wsdl/Networking.ProfileV6RD.wsdl +861 -0
- data/lib/wsdl/Networking.ProfileVXLAN.wsdl +223 -1
- data/lib/wsdl/Networking.ProfileWCCPGRE.wsdl +1 -1
- data/lib/wsdl/Networking.RouteDomain.wsdl +4 -9
- data/lib/wsdl/Networking.RouteDomainV2.wsdl +8959 -3933
- data/lib/wsdl/Networking.RouteTable.wsdl +1 -1
- data/lib/wsdl/Networking.RouteTableV2.wsdl +1 -1
- data/lib/wsdl/Networking.RouterAdvertisement.wsdl +1 -1
- data/lib/wsdl/Networking.STPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstance.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstanceV2.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIP.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIPPortLockdown.wsdl +1216 -1
- data/lib/wsdl/Networking.SelfIPV2.wsdl +8717 -3908
- data/lib/wsdl/Networking.Trunk.wsdl +2173 -259
- data/lib/wsdl/Networking.Tunnel.wsdl +617 -1
- data/lib/wsdl/Networking.VLAN.wsdl +322 -39
- data/lib/wsdl/Networking.VLANGroup.wsdl +40 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRoute.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRouteV2.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionDatastor.wsdl +7 -13
- data/lib/wsdl/Networking.iSessionDeduplication.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionLocalInterface.wsdl +77 -1
- data/lib/wsdl/Networking.iSessionPeerDiscovery.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterface.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterfaceV2.wsdl +108 -1
- data/lib/wsdl/PEM.FormatScript.wsdl +1 -1
- data/lib/wsdl/PEM.ForwardingEndpoint.wsdl +111 -1
- data/lib/wsdl/PEM.InterceptionEndpoint.wsdl +1 -1
- data/lib/wsdl/PEM.Listener.wsdl +1 -1
- data/lib/wsdl/PEM.Policy.wsdl +591 -1
- data/lib/wsdl/PEM.ServiceChainEndpoint.wsdl +169 -1
- data/lib/wsdl/PEM.Subscriber.wsdl +1841 -1
- data/lib/wsdl/Security.DoSDevice.wsdl +3097 -336
- data/lib/wsdl/Security.DoSWhitelist.wsdl +877 -0
- data/lib/wsdl/Security.FirewallAddressList.wsdl +959 -33
- data/lib/wsdl/Security.FirewallGlobalAdminIPRuleList.wsdl +5955 -2350
- data/lib/wsdl/Security.FirewallGlobalRuleList.wsdl +8370 -3601
- data/lib/wsdl/Security.FirewallPolicy.wsdl +7786 -3589
- data/lib/wsdl/Security.FirewallPortList.wsdl +287 -1
- data/lib/wsdl/Security.FirewallRuleList.wsdl +3633 -1276
- data/lib/wsdl/Security.FirewallWeeklySchedule.wsdl +1 -1
- data/lib/wsdl/Security.IPIntelligenceBlacklistCategory.wsdl +555 -0
- data/lib/wsdl/Security.IPIntelligenceFeedList.wsdl +1086 -0
- data/lib/wsdl/Security.IPIntelligenceGlobalPolicy.wsdl +285 -0
- data/lib/wsdl/Security.IPIntelligencePolicy.wsdl +1393 -0
- data/lib/wsdl/Security.LogProfile.wsdl +784 -66
- data/lib/wsdl/Security.ProfileDNSSecurity.wsdl +1841 -1
- data/lib/wsdl/Security.ProfileDoS.wsdl +5602 -1813
- data/lib/wsdl/Security.ProfileIPIntelligence.wsdl +2100 -256
- data/lib/wsdl/System.CertificateRevocationListFile.wsdl +1 -1
- data/lib/wsdl/System.Cluster.wsdl +17 -1
- data/lib/wsdl/System.ConfigSync.wsdl +226 -5
- data/lib/wsdl/System.Connections.wsdl +1216 -1
- data/lib/wsdl/System.CryptoClient.wsdl +8697 -0
- data/lib/wsdl/System.CryptoServer.wsdl +8507 -0
- data/lib/wsdl/System.Disk.wsdl +11 -1
- data/lib/wsdl/System.ExternalMonitorFile.wsdl +1 -1
- data/lib/wsdl/System.Failover.wsdl +1 -1
- data/lib/wsdl/System.GeoIP.wsdl +31 -15
- data/lib/wsdl/System.HAGroup.wsdl +1 -1
- data/lib/wsdl/System.HAStatus.wsdl +1 -1
- data/lib/wsdl/System.Inet.wsdl +1 -1
- data/lib/wsdl/System.Internal.wsdl +1 -1
- data/lib/wsdl/System.LightweightTunnelTableFile.wsdl +639 -0
- data/lib/wsdl/System.PerformanceSFlow.wsdl +1 -1
- data/lib/wsdl/System.Services.wsdl +6 -1
- data/lib/wsdl/System.Session.wsdl +203 -1
- data/lib/wsdl/System.SoftwareManagement.wsdl +275 -58
- data/lib/wsdl/System.Statistics.wsdl +4292 -1426
- data/lib/wsdl/System.SystemInfo.wsdl +1877 -32
- data/lib/wsdl/System.VCMP.wsdl +3498 -664
- data/lib/wsdl/WebAccelerator.Applications.wsdl +1841 -1
- data/lib/wsdl/WebAccelerator.Policies.wsdl +1 -1
- data/lib/wsdl/WebAccelerator.ProxyMessage.wsdl +1 -1
- data/lib/wsdl/iCall.PeriodicHandler.wsdl +1 -1
- data/lib/wsdl/iCall.PerpetualHandler.wsdl +1 -1
- data/lib/wsdl/iCall.Script.wsdl +43 -3
- data/lib/wsdl/iCall.TriggeredHandler.wsdl +1 -1
- metadata +46 -4
- data/LICENSE +0 -9
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
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.
|
6
6
|
|
@@ -451,6 +451,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
451
451
|
<xsd:documentation>STYPE_CHASE_REFERRALS</xsd:documentation>
|
452
452
|
</xsd:annotation>
|
453
453
|
</xsd:enumeration>
|
454
|
+
<xsd:enumeration value="STYPE_PROTOCOL_VERSION">
|
455
|
+
<xsd:annotation>
|
456
|
+
<xsd:documentation>STYPE_PROTOCOL_VERSION</xsd:documentation>
|
457
|
+
</xsd:annotation>
|
458
|
+
</xsd:enumeration>
|
454
459
|
</xsd:restriction>
|
455
460
|
</xsd:simpleType>
|
456
461
|
<xsd:complexType name="GlobalLB.Monitor.TemplateTypeSequence">
|
@@ -798,6 +803,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
798
803
|
<xsd:documentation>TTYPE_POSTGRESQL</xsd:documentation>
|
799
804
|
</xsd:annotation>
|
800
805
|
</xsd:enumeration>
|
806
|
+
<xsd:enumeration value="TTYPE_GTP">
|
807
|
+
<xsd:annotation>
|
808
|
+
<xsd:documentation>TTYPE_GTP</xsd:documentation>
|
809
|
+
</xsd:annotation>
|
810
|
+
</xsd:enumeration>
|
801
811
|
</xsd:restriction>
|
802
812
|
</xsd:simpleType>
|
803
813
|
<xsd:complexType name="GlobalLB.MonitorInstanceState">
|
data/lib/wsdl/GlobalLB.Pool.wsdl
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
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.
|
6
6
|
|
@@ -4469,6 +4469,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4469
4469
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4470
4470
|
</xsd:annotation>
|
4471
4471
|
</xsd:enumeration>
|
4472
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4473
|
+
<xsd:annotation>
|
4474
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4475
|
+
</xsd:annotation>
|
4476
|
+
</xsd:enumeration>
|
4472
4477
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4473
4478
|
<xsd:annotation>
|
4474
4479
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4839,6 +4844,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4839
4844
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4840
4845
|
</xsd:annotation>
|
4841
4846
|
</xsd:enumeration>
|
4847
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4848
|
+
<xsd:annotation>
|
4849
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4850
|
+
</xsd:annotation>
|
4851
|
+
</xsd:enumeration>
|
4842
4852
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4843
4853
|
<xsd:annotation>
|
4844
4854
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5876,137 +5886,1967 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5876
5886
|
</xsd:enumeration>
|
5877
5887
|
<xsd:enumeration value="STATISTIC_PEM_SESSION_PROVISIONED_MAXIMUM">
|
5878
5888
|
<xsd:annotation>
|
5879
|
-
<xsd:documentation>STATISTIC_PEM_SESSION_PROVISIONED_MAXIMUM</xsd:documentation>
|
5889
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_PROVISIONED_MAXIMUM</xsd:documentation>
|
5890
|
+
</xsd:annotation>
|
5891
|
+
</xsd:enumeration>
|
5892
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_SESSIONS_TOTAL">
|
5893
|
+
<xsd:annotation>
|
5894
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_SESSIONS_TOTAL</xsd:documentation>
|
5895
|
+
</xsd:annotation>
|
5896
|
+
</xsd:enumeration>
|
5897
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_FAILURES_SPM_QUEUE_FULL">
|
5898
|
+
<xsd:annotation>
|
5899
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_FAILURES_SPM_QUEUE_FULL</xsd:documentation>
|
5900
|
+
</xsd:annotation>
|
5901
|
+
</xsd:enumeration>
|
5902
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_ACTIVE_SESSIONS">
|
5903
|
+
<xsd:annotation>
|
5904
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_ACTIVE_SESSIONS</xsd:documentation>
|
5905
|
+
</xsd:annotation>
|
5906
|
+
</xsd:enumeration>
|
5907
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_ACTIVE_SESSIONS">
|
5908
|
+
<xsd:annotation>
|
5909
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_ACTIVE_SESSIONS</xsd:documentation>
|
5910
|
+
</xsd:annotation>
|
5911
|
+
</xsd:enumeration>
|
5912
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_RECEIVED">
|
5913
|
+
<xsd:annotation>
|
5914
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_RECEIVED</xsd:documentation>
|
5915
|
+
</xsd:annotation>
|
5916
|
+
</xsd:enumeration>
|
5917
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_SENT">
|
5918
|
+
<xsd:annotation>
|
5919
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_SENT</xsd:documentation>
|
5920
|
+
</xsd:annotation>
|
5921
|
+
</xsd:enumeration>
|
5922
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_SESSIONS_CLOSE_INITIATED">
|
5923
|
+
<xsd:annotation>
|
5924
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_SESSIONS_CLOSE_INITIATED</xsd:documentation>
|
5925
|
+
</xsd:annotation>
|
5926
|
+
</xsd:enumeration>
|
5927
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_SESSIONS_CLOSE_INITIATED">
|
5928
|
+
<xsd:annotation>
|
5929
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_SESSIONS_CLOSE_INITIATED</xsd:documentation>
|
5930
|
+
</xsd:annotation>
|
5931
|
+
</xsd:enumeration>
|
5932
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_INACTIVE_WITH_PROVISIONING_ERRORS">
|
5933
|
+
<xsd:annotation>
|
5934
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_INACTIVE_WITH_PROVISIONING_ERRORS</xsd:documentation>
|
5935
|
+
</xsd:annotation>
|
5936
|
+
</xsd:enumeration>
|
5937
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_INACTIVE_WITH_PROVISIONING_ERRORS">
|
5938
|
+
<xsd:annotation>
|
5939
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_INACTIVE_WITH_PROVISIONING_ERRORS</xsd:documentation>
|
5940
|
+
</xsd:annotation>
|
5941
|
+
</xsd:enumeration>
|
5942
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_SESSIONS_INITIATED">
|
5943
|
+
<xsd:annotation>
|
5944
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_SESSIONS_INITIATED</xsd:documentation>
|
5945
|
+
</xsd:annotation>
|
5946
|
+
</xsd:enumeration>
|
5947
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_SESSIONS_INITIATED">
|
5948
|
+
<xsd:annotation>
|
5949
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_SESSIONS_INITIATED</xsd:documentation>
|
5950
|
+
</xsd:annotation>
|
5951
|
+
</xsd:enumeration>
|
5952
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_ERROR_MESSAGES_RECEIVED">
|
5953
|
+
<xsd:annotation>
|
5954
|
+
<xsd:documentation>STATISTIC_PEM_GX_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
5955
|
+
</xsd:annotation>
|
5956
|
+
</xsd:enumeration>
|
5957
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_REPORT_MESSAGES_DROPPED">
|
5958
|
+
<xsd:annotation>
|
5959
|
+
<xsd:documentation>STATISTIC_PEM_GX_REPORT_MESSAGES_DROPPED</xsd:documentation>
|
5960
|
+
</xsd:annotation>
|
5961
|
+
</xsd:enumeration>
|
5962
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_POLICY_UPDATES_RECEIVED">
|
5963
|
+
<xsd:annotation>
|
5964
|
+
<xsd:documentation>STATISTIC_PEM_GX_POLICY_UPDATES_RECEIVED</xsd:documentation>
|
5965
|
+
</xsd:annotation>
|
5966
|
+
</xsd:enumeration>
|
5967
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_POLICY_REQUESTS_SENT">
|
5968
|
+
<xsd:annotation>
|
5969
|
+
<xsd:documentation>STATISTIC_PEM_GX_POLICY_REQUESTS_SENT</xsd:documentation>
|
5970
|
+
</xsd:annotation>
|
5971
|
+
</xsd:enumeration>
|
5972
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_MESSAGES_SENT">
|
5973
|
+
<xsd:annotation>
|
5974
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_MESSAGES_SENT</xsd:documentation>
|
5975
|
+
</xsd:annotation>
|
5976
|
+
</xsd:enumeration>
|
5977
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_MESSAGES_RECEIVED">
|
5978
|
+
<xsd:annotation>
|
5979
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_MESSAGES_RECEIVED</xsd:documentation>
|
5980
|
+
</xsd:annotation>
|
5981
|
+
</xsd:enumeration>
|
5982
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_SESSIONS_CREATED">
|
5983
|
+
<xsd:annotation>
|
5984
|
+
<xsd:documentation>STATISTIC_PEM_GX_SESSIONS_CREATED</xsd:documentation>
|
5985
|
+
</xsd:annotation>
|
5986
|
+
</xsd:enumeration>
|
5987
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_SESSIONS_TERMINATED">
|
5988
|
+
<xsd:annotation>
|
5989
|
+
<xsd:documentation>STATISTIC_PEM_GX_SESSIONS_TERMINATED</xsd:documentation>
|
5990
|
+
</xsd:annotation>
|
5991
|
+
</xsd:enumeration>
|
5992
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_USAGE_REPORT_MESSAGES_SENT">
|
5993
|
+
<xsd:annotation>
|
5994
|
+
<xsd:documentation>STATISTIC_PEM_GX_USAGE_REPORT_MESSAGES_SENT</xsd:documentation>
|
5995
|
+
</xsd:annotation>
|
5996
|
+
</xsd:enumeration>
|
5997
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_BYTES_UPLINK">
|
5998
|
+
<xsd:annotation>
|
5999
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_BYTES_UPLINK</xsd:documentation>
|
6000
|
+
</xsd:annotation>
|
6001
|
+
</xsd:enumeration>
|
6002
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_BYTES_DOWNLINK">
|
6003
|
+
<xsd:annotation>
|
6004
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_BYTES_DOWNLINK</xsd:documentation>
|
6005
|
+
</xsd:annotation>
|
6006
|
+
</xsd:enumeration>
|
6007
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_TOTAL">
|
6008
|
+
<xsd:annotation>
|
6009
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_TOTAL</xsd:documentation>
|
6010
|
+
</xsd:annotation>
|
6011
|
+
</xsd:enumeration>
|
6012
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_CURRENT">
|
6013
|
+
<xsd:annotation>
|
6014
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_CURRENT</xsd:documentation>
|
6015
|
+
</xsd:annotation>
|
6016
|
+
</xsd:enumeration>
|
6017
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_MAX">
|
6018
|
+
<xsd:annotation>
|
6019
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
6020
|
+
</xsd:annotation>
|
6021
|
+
</xsd:enumeration>
|
6022
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
6023
|
+
<xsd:annotation>
|
6024
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
6025
|
+
</xsd:annotation>
|
6026
|
+
</xsd:enumeration>
|
6027
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
6028
|
+
<xsd:annotation>
|
6029
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
6030
|
+
</xsd:annotation>
|
6031
|
+
</xsd:enumeration>
|
6032
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
6033
|
+
<xsd:annotation>
|
6034
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
6035
|
+
</xsd:annotation>
|
6036
|
+
</xsd:enumeration>
|
6037
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
6038
|
+
<xsd:annotation>
|
6039
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
6040
|
+
</xsd:annotation>
|
6041
|
+
</xsd:enumeration>
|
6042
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
6043
|
+
<xsd:annotation>
|
6044
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
6045
|
+
</xsd:annotation>
|
6046
|
+
</xsd:enumeration>
|
6047
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
6048
|
+
<xsd:annotation>
|
6049
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
6050
|
+
</xsd:annotation>
|
6051
|
+
</xsd:enumeration>
|
6052
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
6053
|
+
<xsd:annotation>
|
6054
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
6055
|
+
</xsd:annotation>
|
6056
|
+
</xsd:enumeration>
|
6057
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
6058
|
+
<xsd:annotation>
|
6059
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
6060
|
+
</xsd:annotation>
|
6061
|
+
</xsd:enumeration>
|
6062
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
6063
|
+
<xsd:annotation>
|
6064
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
6065
|
+
</xsd:annotation>
|
6066
|
+
</xsd:enumeration>
|
6067
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
6068
|
+
<xsd:annotation>
|
6069
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
6070
|
+
</xsd:annotation>
|
6071
|
+
</xsd:enumeration>
|
6072
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
6073
|
+
<xsd:annotation>
|
6074
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
6075
|
+
</xsd:annotation>
|
6076
|
+
</xsd:enumeration>
|
6077
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
6078
|
+
<xsd:annotation>
|
6079
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
6080
|
+
</xsd:annotation>
|
6081
|
+
</xsd:enumeration>
|
6082
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
6083
|
+
<xsd:annotation>
|
6084
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
6085
|
+
</xsd:annotation>
|
6086
|
+
</xsd:enumeration>
|
6087
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
6088
|
+
<xsd:annotation>
|
6089
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
6090
|
+
</xsd:annotation>
|
6091
|
+
</xsd:enumeration>
|
6092
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
6093
|
+
<xsd:annotation>
|
6094
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
6095
|
+
</xsd:annotation>
|
6096
|
+
</xsd:enumeration>
|
6097
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
6098
|
+
<xsd:annotation>
|
6099
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
6100
|
+
</xsd:annotation>
|
6101
|
+
</xsd:enumeration>
|
6102
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
6103
|
+
<xsd:annotation>
|
6104
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
6105
|
+
</xsd:annotation>
|
6106
|
+
</xsd:enumeration>
|
6107
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
6108
|
+
<xsd:annotation>
|
6109
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
6110
|
+
</xsd:annotation>
|
6111
|
+
</xsd:enumeration>
|
6112
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
6113
|
+
<xsd:annotation>
|
6114
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
6115
|
+
</xsd:annotation>
|
6116
|
+
</xsd:enumeration>
|
6117
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
6118
|
+
<xsd:annotation>
|
6119
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
6120
|
+
</xsd:annotation>
|
6121
|
+
</xsd:enumeration>
|
6122
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
6123
|
+
<xsd:annotation>
|
6124
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
6125
|
+
</xsd:annotation>
|
6126
|
+
</xsd:enumeration>
|
6127
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
6128
|
+
<xsd:annotation>
|
6129
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
6130
|
+
</xsd:annotation>
|
6131
|
+
</xsd:enumeration>
|
6132
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
6133
|
+
<xsd:annotation>
|
6134
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
6135
|
+
</xsd:annotation>
|
6136
|
+
</xsd:enumeration>
|
6137
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
6138
|
+
<xsd:annotation>
|
6139
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
6140
|
+
</xsd:annotation>
|
6141
|
+
</xsd:enumeration>
|
6142
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
6143
|
+
<xsd:annotation>
|
6144
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
6145
|
+
</xsd:annotation>
|
6146
|
+
</xsd:enumeration>
|
6147
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
6148
|
+
<xsd:annotation>
|
6149
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
6150
|
+
</xsd:annotation>
|
6151
|
+
</xsd:enumeration>
|
6152
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
6153
|
+
<xsd:annotation>
|
6154
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
6155
|
+
</xsd:annotation>
|
6156
|
+
</xsd:enumeration>
|
6157
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
6158
|
+
<xsd:annotation>
|
6159
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
6160
|
+
</xsd:annotation>
|
6161
|
+
</xsd:enumeration>
|
6162
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
6163
|
+
<xsd:annotation>
|
6164
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
6165
|
+
</xsd:annotation>
|
6166
|
+
</xsd:enumeration>
|
6167
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
6168
|
+
<xsd:annotation>
|
6169
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
6170
|
+
</xsd:annotation>
|
6171
|
+
</xsd:enumeration>
|
6172
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
6173
|
+
<xsd:annotation>
|
6174
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6175
|
+
</xsd:annotation>
|
6176
|
+
</xsd:enumeration>
|
6177
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6178
|
+
<xsd:annotation>
|
6179
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6180
|
+
</xsd:annotation>
|
6181
|
+
</xsd:enumeration>
|
6182
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
6183
|
+
<xsd:annotation>
|
6184
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
6185
|
+
</xsd:annotation>
|
6186
|
+
</xsd:enumeration>
|
6187
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
6188
|
+
<xsd:annotation>
|
6189
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6190
|
+
</xsd:annotation>
|
6191
|
+
</xsd:enumeration>
|
6192
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
6193
|
+
<xsd:annotation>
|
6194
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
6195
|
+
</xsd:annotation>
|
6196
|
+
</xsd:enumeration>
|
6197
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6198
|
+
<xsd:annotation>
|
6199
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6200
|
+
</xsd:annotation>
|
6201
|
+
</xsd:enumeration>
|
6202
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6203
|
+
<xsd:annotation>
|
6204
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6205
|
+
</xsd:annotation>
|
6206
|
+
</xsd:enumeration>
|
6207
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6208
|
+
<xsd:annotation>
|
6209
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6210
|
+
</xsd:annotation>
|
6211
|
+
</xsd:enumeration>
|
6212
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6213
|
+
<xsd:annotation>
|
6214
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6215
|
+
</xsd:annotation>
|
6216
|
+
</xsd:enumeration>
|
6217
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6218
|
+
<xsd:annotation>
|
6219
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6220
|
+
</xsd:annotation>
|
6221
|
+
</xsd:enumeration>
|
6222
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6223
|
+
<xsd:annotation>
|
6224
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6225
|
+
</xsd:annotation>
|
6226
|
+
</xsd:enumeration>
|
6227
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6228
|
+
<xsd:annotation>
|
6229
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6230
|
+
</xsd:annotation>
|
6231
|
+
</xsd:enumeration>
|
6232
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6233
|
+
<xsd:annotation>
|
6234
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6235
|
+
</xsd:annotation>
|
6236
|
+
</xsd:enumeration>
|
6237
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6238
|
+
<xsd:annotation>
|
6239
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6240
|
+
</xsd:annotation>
|
6241
|
+
</xsd:enumeration>
|
6242
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6243
|
+
<xsd:annotation>
|
6244
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6245
|
+
</xsd:annotation>
|
6246
|
+
</xsd:enumeration>
|
6247
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6248
|
+
<xsd:annotation>
|
6249
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6250
|
+
</xsd:annotation>
|
6251
|
+
</xsd:enumeration>
|
6252
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6253
|
+
<xsd:annotation>
|
6254
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6255
|
+
</xsd:annotation>
|
6256
|
+
</xsd:enumeration>
|
6257
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6258
|
+
<xsd:annotation>
|
6259
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6260
|
+
</xsd:annotation>
|
6261
|
+
</xsd:enumeration>
|
6262
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6263
|
+
<xsd:annotation>
|
6264
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6265
|
+
</xsd:annotation>
|
6266
|
+
</xsd:enumeration>
|
6267
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6268
|
+
<xsd:annotation>
|
6269
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6270
|
+
</xsd:annotation>
|
6271
|
+
</xsd:enumeration>
|
6272
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6273
|
+
<xsd:annotation>
|
6274
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6275
|
+
</xsd:annotation>
|
6276
|
+
</xsd:enumeration>
|
6277
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6278
|
+
<xsd:annotation>
|
6279
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6280
|
+
</xsd:annotation>
|
6281
|
+
</xsd:enumeration>
|
6282
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6283
|
+
<xsd:annotation>
|
6284
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6285
|
+
</xsd:annotation>
|
6286
|
+
</xsd:enumeration>
|
6287
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6288
|
+
<xsd:annotation>
|
6289
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6290
|
+
</xsd:annotation>
|
6291
|
+
</xsd:enumeration>
|
6292
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6293
|
+
<xsd:annotation>
|
6294
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6295
|
+
</xsd:annotation>
|
6296
|
+
</xsd:enumeration>
|
6297
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6298
|
+
<xsd:annotation>
|
6299
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6300
|
+
</xsd:annotation>
|
6301
|
+
</xsd:enumeration>
|
6302
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6303
|
+
<xsd:annotation>
|
6304
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6305
|
+
</xsd:annotation>
|
6306
|
+
</xsd:enumeration>
|
6307
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6308
|
+
<xsd:annotation>
|
6309
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6310
|
+
</xsd:annotation>
|
6311
|
+
</xsd:enumeration>
|
6312
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6313
|
+
<xsd:annotation>
|
6314
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6315
|
+
</xsd:annotation>
|
6316
|
+
</xsd:enumeration>
|
6317
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6318
|
+
<xsd:annotation>
|
6319
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6320
|
+
</xsd:annotation>
|
6321
|
+
</xsd:enumeration>
|
6322
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6323
|
+
<xsd:annotation>
|
6324
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6325
|
+
</xsd:annotation>
|
6326
|
+
</xsd:enumeration>
|
6327
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6328
|
+
<xsd:annotation>
|
6329
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6330
|
+
</xsd:annotation>
|
6331
|
+
</xsd:enumeration>
|
6332
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6333
|
+
<xsd:annotation>
|
6334
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6335
|
+
</xsd:annotation>
|
6336
|
+
</xsd:enumeration>
|
6337
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6338
|
+
<xsd:annotation>
|
6339
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6340
|
+
</xsd:annotation>
|
6341
|
+
</xsd:enumeration>
|
6342
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6343
|
+
<xsd:annotation>
|
6344
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6345
|
+
</xsd:annotation>
|
6346
|
+
</xsd:enumeration>
|
6347
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6348
|
+
<xsd:annotation>
|
6349
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6350
|
+
</xsd:annotation>
|
6351
|
+
</xsd:enumeration>
|
6352
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6353
|
+
<xsd:annotation>
|
6354
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6355
|
+
</xsd:annotation>
|
6356
|
+
</xsd:enumeration>
|
6357
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6358
|
+
<xsd:annotation>
|
6359
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6360
|
+
</xsd:annotation>
|
6361
|
+
</xsd:enumeration>
|
6362
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6363
|
+
<xsd:annotation>
|
6364
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6365
|
+
</xsd:annotation>
|
6366
|
+
</xsd:enumeration>
|
6367
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6368
|
+
<xsd:annotation>
|
6369
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6370
|
+
</xsd:annotation>
|
6371
|
+
</xsd:enumeration>
|
6372
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6373
|
+
<xsd:annotation>
|
6374
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6375
|
+
</xsd:annotation>
|
6376
|
+
</xsd:enumeration>
|
6377
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6378
|
+
<xsd:annotation>
|
6379
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6380
|
+
</xsd:annotation>
|
6381
|
+
</xsd:enumeration>
|
6382
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6383
|
+
<xsd:annotation>
|
6384
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6385
|
+
</xsd:annotation>
|
6386
|
+
</xsd:enumeration>
|
6387
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6388
|
+
<xsd:annotation>
|
6389
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6390
|
+
</xsd:annotation>
|
6391
|
+
</xsd:enumeration>
|
6392
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6393
|
+
<xsd:annotation>
|
6394
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6395
|
+
</xsd:annotation>
|
6396
|
+
</xsd:enumeration>
|
6397
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6398
|
+
<xsd:annotation>
|
6399
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6400
|
+
</xsd:annotation>
|
6401
|
+
</xsd:enumeration>
|
6402
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6403
|
+
<xsd:annotation>
|
6404
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6405
|
+
</xsd:annotation>
|
6406
|
+
</xsd:enumeration>
|
6407
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6408
|
+
<xsd:annotation>
|
6409
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6410
|
+
</xsd:annotation>
|
6411
|
+
</xsd:enumeration>
|
6412
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6413
|
+
<xsd:annotation>
|
6414
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6415
|
+
</xsd:annotation>
|
6416
|
+
</xsd:enumeration>
|
6417
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6418
|
+
<xsd:annotation>
|
6419
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6420
|
+
</xsd:annotation>
|
6421
|
+
</xsd:enumeration>
|
6422
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6423
|
+
<xsd:annotation>
|
6424
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6425
|
+
</xsd:annotation>
|
6426
|
+
</xsd:enumeration>
|
6427
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6428
|
+
<xsd:annotation>
|
6429
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6430
|
+
</xsd:annotation>
|
6431
|
+
</xsd:enumeration>
|
6432
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6433
|
+
<xsd:annotation>
|
6434
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6435
|
+
</xsd:annotation>
|
6436
|
+
</xsd:enumeration>
|
6437
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6438
|
+
<xsd:annotation>
|
6439
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6440
|
+
</xsd:annotation>
|
6441
|
+
</xsd:enumeration>
|
6442
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6443
|
+
<xsd:annotation>
|
6444
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6445
|
+
</xsd:annotation>
|
6446
|
+
</xsd:enumeration>
|
6447
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6448
|
+
<xsd:annotation>
|
6449
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6450
|
+
</xsd:annotation>
|
6451
|
+
</xsd:enumeration>
|
6452
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6453
|
+
<xsd:annotation>
|
6454
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6455
|
+
</xsd:annotation>
|
6456
|
+
</xsd:enumeration>
|
6457
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6458
|
+
<xsd:annotation>
|
6459
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6460
|
+
</xsd:annotation>
|
6461
|
+
</xsd:enumeration>
|
6462
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6463
|
+
<xsd:annotation>
|
6464
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6465
|
+
</xsd:annotation>
|
6466
|
+
</xsd:enumeration>
|
6467
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6468
|
+
<xsd:annotation>
|
6469
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6470
|
+
</xsd:annotation>
|
6471
|
+
</xsd:enumeration>
|
6472
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6473
|
+
<xsd:annotation>
|
6474
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6475
|
+
</xsd:annotation>
|
6476
|
+
</xsd:enumeration>
|
6477
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6478
|
+
<xsd:annotation>
|
6479
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6480
|
+
</xsd:annotation>
|
6481
|
+
</xsd:enumeration>
|
6482
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6483
|
+
<xsd:annotation>
|
6484
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6485
|
+
</xsd:annotation>
|
6486
|
+
</xsd:enumeration>
|
6487
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6488
|
+
<xsd:annotation>
|
6489
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6490
|
+
</xsd:annotation>
|
6491
|
+
</xsd:enumeration>
|
6492
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6493
|
+
<xsd:annotation>
|
6494
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6495
|
+
</xsd:annotation>
|
6496
|
+
</xsd:enumeration>
|
6497
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6498
|
+
<xsd:annotation>
|
6499
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6500
|
+
</xsd:annotation>
|
6501
|
+
</xsd:enumeration>
|
6502
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6503
|
+
<xsd:annotation>
|
6504
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6505
|
+
</xsd:annotation>
|
6506
|
+
</xsd:enumeration>
|
6507
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6508
|
+
<xsd:annotation>
|
6509
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6510
|
+
</xsd:annotation>
|
6511
|
+
</xsd:enumeration>
|
6512
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6513
|
+
<xsd:annotation>
|
6514
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6515
|
+
</xsd:annotation>
|
6516
|
+
</xsd:enumeration>
|
6517
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6518
|
+
<xsd:annotation>
|
6519
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6520
|
+
</xsd:annotation>
|
6521
|
+
</xsd:enumeration>
|
6522
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6523
|
+
<xsd:annotation>
|
6524
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6525
|
+
</xsd:annotation>
|
6526
|
+
</xsd:enumeration>
|
6527
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6528
|
+
<xsd:annotation>
|
6529
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6530
|
+
</xsd:annotation>
|
6531
|
+
</xsd:enumeration>
|
6532
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6533
|
+
<xsd:annotation>
|
6534
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6535
|
+
</xsd:annotation>
|
6536
|
+
</xsd:enumeration>
|
6537
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6538
|
+
<xsd:annotation>
|
6539
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6540
|
+
</xsd:annotation>
|
6541
|
+
</xsd:enumeration>
|
6542
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6543
|
+
<xsd:annotation>
|
6544
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6545
|
+
</xsd:annotation>
|
6546
|
+
</xsd:enumeration>
|
6547
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6548
|
+
<xsd:annotation>
|
6549
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6550
|
+
</xsd:annotation>
|
6551
|
+
</xsd:enumeration>
|
6552
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6553
|
+
<xsd:annotation>
|
6554
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6555
|
+
</xsd:annotation>
|
6556
|
+
</xsd:enumeration>
|
6557
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6558
|
+
<xsd:annotation>
|
6559
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6560
|
+
</xsd:annotation>
|
6561
|
+
</xsd:enumeration>
|
6562
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6563
|
+
<xsd:annotation>
|
6564
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6565
|
+
</xsd:annotation>
|
6566
|
+
</xsd:enumeration>
|
6567
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6568
|
+
<xsd:annotation>
|
6569
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6570
|
+
</xsd:annotation>
|
6571
|
+
</xsd:enumeration>
|
6572
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6573
|
+
<xsd:annotation>
|
6574
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6575
|
+
</xsd:annotation>
|
6576
|
+
</xsd:enumeration>
|
6577
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6578
|
+
<xsd:annotation>
|
6579
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6580
|
+
</xsd:annotation>
|
6581
|
+
</xsd:enumeration>
|
6582
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6583
|
+
<xsd:annotation>
|
6584
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6585
|
+
</xsd:annotation>
|
6586
|
+
</xsd:enumeration>
|
6587
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6588
|
+
<xsd:annotation>
|
6589
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6590
|
+
</xsd:annotation>
|
6591
|
+
</xsd:enumeration>
|
6592
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6593
|
+
<xsd:annotation>
|
6594
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6595
|
+
</xsd:annotation>
|
6596
|
+
</xsd:enumeration>
|
6597
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6598
|
+
<xsd:annotation>
|
6599
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6600
|
+
</xsd:annotation>
|
6601
|
+
</xsd:enumeration>
|
6602
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6603
|
+
<xsd:annotation>
|
6604
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6605
|
+
</xsd:annotation>
|
6606
|
+
</xsd:enumeration>
|
6607
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6608
|
+
<xsd:annotation>
|
6609
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6610
|
+
</xsd:annotation>
|
6611
|
+
</xsd:enumeration>
|
6612
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6613
|
+
<xsd:annotation>
|
6614
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6615
|
+
</xsd:annotation>
|
6616
|
+
</xsd:enumeration>
|
6617
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6618
|
+
<xsd:annotation>
|
6619
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6620
|
+
</xsd:annotation>
|
6621
|
+
</xsd:enumeration>
|
6622
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6623
|
+
<xsd:annotation>
|
6624
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6625
|
+
</xsd:annotation>
|
6626
|
+
</xsd:enumeration>
|
6627
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6628
|
+
<xsd:annotation>
|
6629
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6630
|
+
</xsd:annotation>
|
6631
|
+
</xsd:enumeration>
|
6632
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6633
|
+
<xsd:annotation>
|
6634
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6635
|
+
</xsd:annotation>
|
6636
|
+
</xsd:enumeration>
|
6637
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6638
|
+
<xsd:annotation>
|
6639
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6640
|
+
</xsd:annotation>
|
6641
|
+
</xsd:enumeration>
|
6642
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6643
|
+
<xsd:annotation>
|
6644
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6645
|
+
</xsd:annotation>
|
6646
|
+
</xsd:enumeration>
|
6647
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6648
|
+
<xsd:annotation>
|
6649
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6650
|
+
</xsd:annotation>
|
6651
|
+
</xsd:enumeration>
|
6652
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6653
|
+
<xsd:annotation>
|
6654
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6655
|
+
</xsd:annotation>
|
6656
|
+
</xsd:enumeration>
|
6657
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6658
|
+
<xsd:annotation>
|
6659
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6660
|
+
</xsd:annotation>
|
6661
|
+
</xsd:enumeration>
|
6662
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6663
|
+
<xsd:annotation>
|
6664
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6665
|
+
</xsd:annotation>
|
6666
|
+
</xsd:enumeration>
|
6667
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6668
|
+
<xsd:annotation>
|
6669
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6670
|
+
</xsd:annotation>
|
6671
|
+
</xsd:enumeration>
|
6672
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6673
|
+
<xsd:annotation>
|
6674
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6675
|
+
</xsd:annotation>
|
6676
|
+
</xsd:enumeration>
|
6677
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6678
|
+
<xsd:annotation>
|
6679
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6680
|
+
</xsd:annotation>
|
6681
|
+
</xsd:enumeration>
|
6682
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6683
|
+
<xsd:annotation>
|
6684
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6685
|
+
</xsd:annotation>
|
6686
|
+
</xsd:enumeration>
|
6687
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6688
|
+
<xsd:annotation>
|
6689
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6690
|
+
</xsd:annotation>
|
6691
|
+
</xsd:enumeration>
|
6692
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6693
|
+
<xsd:annotation>
|
6694
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6695
|
+
</xsd:annotation>
|
6696
|
+
</xsd:enumeration>
|
6697
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6698
|
+
<xsd:annotation>
|
6699
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6700
|
+
</xsd:annotation>
|
6701
|
+
</xsd:enumeration>
|
6702
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6703
|
+
<xsd:annotation>
|
6704
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6705
|
+
</xsd:annotation>
|
6706
|
+
</xsd:enumeration>
|
6707
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6708
|
+
<xsd:annotation>
|
6709
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6710
|
+
</xsd:annotation>
|
6711
|
+
</xsd:enumeration>
|
6712
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6713
|
+
<xsd:annotation>
|
6714
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6715
|
+
</xsd:annotation>
|
6716
|
+
</xsd:enumeration>
|
6717
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6718
|
+
<xsd:annotation>
|
6719
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6720
|
+
</xsd:annotation>
|
6721
|
+
</xsd:enumeration>
|
6722
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6723
|
+
<xsd:annotation>
|
6724
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6725
|
+
</xsd:annotation>
|
6726
|
+
</xsd:enumeration>
|
6727
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6728
|
+
<xsd:annotation>
|
6729
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6730
|
+
</xsd:annotation>
|
6731
|
+
</xsd:enumeration>
|
6732
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6733
|
+
<xsd:annotation>
|
6734
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6735
|
+
</xsd:annotation>
|
6736
|
+
</xsd:enumeration>
|
6737
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6738
|
+
<xsd:annotation>
|
6739
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6740
|
+
</xsd:annotation>
|
6741
|
+
</xsd:enumeration>
|
6742
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6743
|
+
<xsd:annotation>
|
6744
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6745
|
+
</xsd:annotation>
|
6746
|
+
</xsd:enumeration>
|
6747
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6748
|
+
<xsd:annotation>
|
6749
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6750
|
+
</xsd:annotation>
|
6751
|
+
</xsd:enumeration>
|
6752
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6753
|
+
<xsd:annotation>
|
6754
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6755
|
+
</xsd:annotation>
|
6756
|
+
</xsd:enumeration>
|
6757
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6758
|
+
<xsd:annotation>
|
6759
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6760
|
+
</xsd:annotation>
|
6761
|
+
</xsd:enumeration>
|
6762
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6763
|
+
<xsd:annotation>
|
6764
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6765
|
+
</xsd:annotation>
|
6766
|
+
</xsd:enumeration>
|
6767
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6768
|
+
<xsd:annotation>
|
6769
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6770
|
+
</xsd:annotation>
|
6771
|
+
</xsd:enumeration>
|
6772
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6773
|
+
<xsd:annotation>
|
6774
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6775
|
+
</xsd:annotation>
|
6776
|
+
</xsd:enumeration>
|
6777
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6778
|
+
<xsd:annotation>
|
6779
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6780
|
+
</xsd:annotation>
|
6781
|
+
</xsd:enumeration>
|
6782
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6783
|
+
<xsd:annotation>
|
6784
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6785
|
+
</xsd:annotation>
|
6786
|
+
</xsd:enumeration>
|
6787
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6788
|
+
<xsd:annotation>
|
6789
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6790
|
+
</xsd:annotation>
|
6791
|
+
</xsd:enumeration>
|
6792
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6793
|
+
<xsd:annotation>
|
6794
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6795
|
+
</xsd:annotation>
|
6796
|
+
</xsd:enumeration>
|
6797
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6798
|
+
<xsd:annotation>
|
6799
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6800
|
+
</xsd:annotation>
|
6801
|
+
</xsd:enumeration>
|
6802
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6803
|
+
<xsd:annotation>
|
6804
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6805
|
+
</xsd:annotation>
|
6806
|
+
</xsd:enumeration>
|
6807
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6808
|
+
<xsd:annotation>
|
6809
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6810
|
+
</xsd:annotation>
|
6811
|
+
</xsd:enumeration>
|
6812
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6813
|
+
<xsd:annotation>
|
6814
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6815
|
+
</xsd:annotation>
|
6816
|
+
</xsd:enumeration>
|
6817
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6818
|
+
<xsd:annotation>
|
6819
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6820
|
+
</xsd:annotation>
|
6821
|
+
</xsd:enumeration>
|
6822
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6823
|
+
<xsd:annotation>
|
6824
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6825
|
+
</xsd:annotation>
|
6826
|
+
</xsd:enumeration>
|
6827
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6828
|
+
<xsd:annotation>
|
6829
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6830
|
+
</xsd:annotation>
|
6831
|
+
</xsd:enumeration>
|
6832
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6833
|
+
<xsd:annotation>
|
6834
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6835
|
+
</xsd:annotation>
|
6836
|
+
</xsd:enumeration>
|
6837
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6838
|
+
<xsd:annotation>
|
6839
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6840
|
+
</xsd:annotation>
|
6841
|
+
</xsd:enumeration>
|
6842
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6843
|
+
<xsd:annotation>
|
6844
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6845
|
+
</xsd:annotation>
|
6846
|
+
</xsd:enumeration>
|
6847
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6848
|
+
<xsd:annotation>
|
6849
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6850
|
+
</xsd:annotation>
|
6851
|
+
</xsd:enumeration>
|
6852
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6853
|
+
<xsd:annotation>
|
6854
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6855
|
+
</xsd:annotation>
|
6856
|
+
</xsd:enumeration>
|
6857
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6858
|
+
<xsd:annotation>
|
6859
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6860
|
+
</xsd:annotation>
|
6861
|
+
</xsd:enumeration>
|
6862
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6863
|
+
<xsd:annotation>
|
6864
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6865
|
+
</xsd:annotation>
|
6866
|
+
</xsd:enumeration>
|
6867
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6868
|
+
<xsd:annotation>
|
6869
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6870
|
+
</xsd:annotation>
|
6871
|
+
</xsd:enumeration>
|
6872
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6873
|
+
<xsd:annotation>
|
6874
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6875
|
+
</xsd:annotation>
|
6876
|
+
</xsd:enumeration>
|
6877
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6878
|
+
<xsd:annotation>
|
6879
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6880
|
+
</xsd:annotation>
|
6881
|
+
</xsd:enumeration>
|
6882
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6883
|
+
<xsd:annotation>
|
6884
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6885
|
+
</xsd:annotation>
|
6886
|
+
</xsd:enumeration>
|
6887
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6888
|
+
<xsd:annotation>
|
6889
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6890
|
+
</xsd:annotation>
|
6891
|
+
</xsd:enumeration>
|
6892
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6893
|
+
<xsd:annotation>
|
6894
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6895
|
+
</xsd:annotation>
|
6896
|
+
</xsd:enumeration>
|
6897
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6898
|
+
<xsd:annotation>
|
6899
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6900
|
+
</xsd:annotation>
|
6901
|
+
</xsd:enumeration>
|
6902
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6903
|
+
<xsd:annotation>
|
6904
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6905
|
+
</xsd:annotation>
|
6906
|
+
</xsd:enumeration>
|
6907
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6908
|
+
<xsd:annotation>
|
6909
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6910
|
+
</xsd:annotation>
|
6911
|
+
</xsd:enumeration>
|
6912
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6913
|
+
<xsd:annotation>
|
6914
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6915
|
+
</xsd:annotation>
|
6916
|
+
</xsd:enumeration>
|
6917
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6918
|
+
<xsd:annotation>
|
6919
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6920
|
+
</xsd:annotation>
|
6921
|
+
</xsd:enumeration>
|
6922
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6923
|
+
<xsd:annotation>
|
6924
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6925
|
+
</xsd:annotation>
|
6926
|
+
</xsd:enumeration>
|
6927
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6928
|
+
<xsd:annotation>
|
6929
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6930
|
+
</xsd:annotation>
|
6931
|
+
</xsd:enumeration>
|
6932
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6933
|
+
<xsd:annotation>
|
6934
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6935
|
+
</xsd:annotation>
|
6936
|
+
</xsd:enumeration>
|
6937
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6938
|
+
<xsd:annotation>
|
6939
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6940
|
+
</xsd:annotation>
|
6941
|
+
</xsd:enumeration>
|
6942
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6943
|
+
<xsd:annotation>
|
6944
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6945
|
+
</xsd:annotation>
|
6946
|
+
</xsd:enumeration>
|
6947
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6948
|
+
<xsd:annotation>
|
6949
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6950
|
+
</xsd:annotation>
|
6951
|
+
</xsd:enumeration>
|
6952
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6953
|
+
<xsd:annotation>
|
6954
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6955
|
+
</xsd:annotation>
|
6956
|
+
</xsd:enumeration>
|
6957
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6958
|
+
<xsd:annotation>
|
6959
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6960
|
+
</xsd:annotation>
|
6961
|
+
</xsd:enumeration>
|
6962
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6963
|
+
<xsd:annotation>
|
6964
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6965
|
+
</xsd:annotation>
|
6966
|
+
</xsd:enumeration>
|
6967
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6968
|
+
<xsd:annotation>
|
6969
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6970
|
+
</xsd:annotation>
|
6971
|
+
</xsd:enumeration>
|
6972
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6973
|
+
<xsd:annotation>
|
6974
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6975
|
+
</xsd:annotation>
|
6976
|
+
</xsd:enumeration>
|
6977
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6978
|
+
<xsd:annotation>
|
6979
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6980
|
+
</xsd:annotation>
|
6981
|
+
</xsd:enumeration>
|
6982
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6983
|
+
<xsd:annotation>
|
6984
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6985
|
+
</xsd:annotation>
|
6986
|
+
</xsd:enumeration>
|
6987
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6988
|
+
<xsd:annotation>
|
6989
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6990
|
+
</xsd:annotation>
|
6991
|
+
</xsd:enumeration>
|
6992
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6993
|
+
<xsd:annotation>
|
6994
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6995
|
+
</xsd:annotation>
|
6996
|
+
</xsd:enumeration>
|
6997
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6998
|
+
<xsd:annotation>
|
6999
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
7000
|
+
</xsd:annotation>
|
7001
|
+
</xsd:enumeration>
|
7002
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
7003
|
+
<xsd:annotation>
|
7004
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
7005
|
+
</xsd:annotation>
|
7006
|
+
</xsd:enumeration>
|
7007
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
7008
|
+
<xsd:annotation>
|
7009
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
7010
|
+
</xsd:annotation>
|
7011
|
+
</xsd:enumeration>
|
7012
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
7013
|
+
<xsd:annotation>
|
7014
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
7015
|
+
</xsd:annotation>
|
7016
|
+
</xsd:enumeration>
|
7017
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
7018
|
+
<xsd:annotation>
|
7019
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
7020
|
+
</xsd:annotation>
|
7021
|
+
</xsd:enumeration>
|
7022
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
7023
|
+
<xsd:annotation>
|
7024
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
7025
|
+
</xsd:annotation>
|
7026
|
+
</xsd:enumeration>
|
7027
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
7028
|
+
<xsd:annotation>
|
7029
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
7030
|
+
</xsd:annotation>
|
7031
|
+
</xsd:enumeration>
|
7032
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
7033
|
+
<xsd:annotation>
|
7034
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
7035
|
+
</xsd:annotation>
|
7036
|
+
</xsd:enumeration>
|
7037
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
7038
|
+
<xsd:annotation>
|
7039
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
7040
|
+
</xsd:annotation>
|
7041
|
+
</xsd:enumeration>
|
7042
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
7043
|
+
<xsd:annotation>
|
7044
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
7045
|
+
</xsd:annotation>
|
7046
|
+
</xsd:enumeration>
|
7047
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
7048
|
+
<xsd:annotation>
|
7049
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
7050
|
+
</xsd:annotation>
|
7051
|
+
</xsd:enumeration>
|
7052
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
7053
|
+
<xsd:annotation>
|
7054
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
7055
|
+
</xsd:annotation>
|
7056
|
+
</xsd:enumeration>
|
7057
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
7058
|
+
<xsd:annotation>
|
7059
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
7060
|
+
</xsd:annotation>
|
7061
|
+
</xsd:enumeration>
|
7062
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
7063
|
+
<xsd:annotation>
|
7064
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
7065
|
+
</xsd:annotation>
|
7066
|
+
</xsd:enumeration>
|
7067
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
7068
|
+
<xsd:annotation>
|
7069
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
7070
|
+
</xsd:annotation>
|
7071
|
+
</xsd:enumeration>
|
7072
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
7073
|
+
<xsd:annotation>
|
7074
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
7075
|
+
</xsd:annotation>
|
7076
|
+
</xsd:enumeration>
|
7077
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
7078
|
+
<xsd:annotation>
|
7079
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
7080
|
+
</xsd:annotation>
|
7081
|
+
</xsd:enumeration>
|
7082
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
7083
|
+
<xsd:annotation>
|
7084
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
7085
|
+
</xsd:annotation>
|
7086
|
+
</xsd:enumeration>
|
7087
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
7088
|
+
<xsd:annotation>
|
7089
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
7090
|
+
</xsd:annotation>
|
7091
|
+
</xsd:enumeration>
|
7092
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
7093
|
+
<xsd:annotation>
|
7094
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
7095
|
+
</xsd:annotation>
|
7096
|
+
</xsd:enumeration>
|
7097
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
7098
|
+
<xsd:annotation>
|
7099
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
7100
|
+
</xsd:annotation>
|
7101
|
+
</xsd:enumeration>
|
7102
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
7103
|
+
<xsd:annotation>
|
7104
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
7105
|
+
</xsd:annotation>
|
7106
|
+
</xsd:enumeration>
|
7107
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
7108
|
+
<xsd:annotation>
|
7109
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
7110
|
+
</xsd:annotation>
|
7111
|
+
</xsd:enumeration>
|
7112
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
7113
|
+
<xsd:annotation>
|
7114
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
7115
|
+
</xsd:annotation>
|
7116
|
+
</xsd:enumeration>
|
7117
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
7118
|
+
<xsd:annotation>
|
7119
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
7120
|
+
</xsd:annotation>
|
7121
|
+
</xsd:enumeration>
|
7122
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
7123
|
+
<xsd:annotation>
|
7124
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
7125
|
+
</xsd:annotation>
|
7126
|
+
</xsd:enumeration>
|
7127
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
7128
|
+
<xsd:annotation>
|
7129
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
7130
|
+
</xsd:annotation>
|
7131
|
+
</xsd:enumeration>
|
7132
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
7133
|
+
<xsd:annotation>
|
7134
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
7135
|
+
</xsd:annotation>
|
7136
|
+
</xsd:enumeration>
|
7137
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
7138
|
+
<xsd:annotation>
|
7139
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
7140
|
+
</xsd:annotation>
|
7141
|
+
</xsd:enumeration>
|
7142
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
7143
|
+
<xsd:annotation>
|
7144
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
7145
|
+
</xsd:annotation>
|
7146
|
+
</xsd:enumeration>
|
7147
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
7148
|
+
<xsd:annotation>
|
7149
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
7150
|
+
</xsd:annotation>
|
7151
|
+
</xsd:enumeration>
|
7152
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
7153
|
+
<xsd:annotation>
|
7154
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
7155
|
+
</xsd:annotation>
|
7156
|
+
</xsd:enumeration>
|
7157
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
7158
|
+
<xsd:annotation>
|
7159
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
7160
|
+
</xsd:annotation>
|
7161
|
+
</xsd:enumeration>
|
7162
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
7163
|
+
<xsd:annotation>
|
7164
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
7165
|
+
</xsd:annotation>
|
7166
|
+
</xsd:enumeration>
|
7167
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
7168
|
+
<xsd:annotation>
|
7169
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
7170
|
+
</xsd:annotation>
|
7171
|
+
</xsd:enumeration>
|
7172
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
7173
|
+
<xsd:annotation>
|
7174
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
7175
|
+
</xsd:annotation>
|
7176
|
+
</xsd:enumeration>
|
7177
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
7178
|
+
<xsd:annotation>
|
7179
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
7180
|
+
</xsd:annotation>
|
7181
|
+
</xsd:enumeration>
|
7182
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
7183
|
+
<xsd:annotation>
|
7184
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
7185
|
+
</xsd:annotation>
|
7186
|
+
</xsd:enumeration>
|
7187
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
7188
|
+
<xsd:annotation>
|
7189
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
7190
|
+
</xsd:annotation>
|
7191
|
+
</xsd:enumeration>
|
7192
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
7193
|
+
<xsd:annotation>
|
7194
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
7195
|
+
</xsd:annotation>
|
7196
|
+
</xsd:enumeration>
|
7197
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7198
|
+
<xsd:annotation>
|
7199
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7200
|
+
</xsd:annotation>
|
7201
|
+
</xsd:enumeration>
|
7202
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7203
|
+
<xsd:annotation>
|
7204
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7205
|
+
</xsd:annotation>
|
7206
|
+
</xsd:enumeration>
|
7207
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7208
|
+
<xsd:annotation>
|
7209
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7210
|
+
</xsd:annotation>
|
7211
|
+
</xsd:enumeration>
|
7212
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7213
|
+
<xsd:annotation>
|
7214
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7215
|
+
</xsd:annotation>
|
7216
|
+
</xsd:enumeration>
|
7217
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7218
|
+
<xsd:annotation>
|
7219
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7220
|
+
</xsd:annotation>
|
7221
|
+
</xsd:enumeration>
|
7222
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7223
|
+
<xsd:annotation>
|
7224
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7225
|
+
</xsd:annotation>
|
7226
|
+
</xsd:enumeration>
|
7227
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7228
|
+
<xsd:annotation>
|
7229
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7230
|
+
</xsd:annotation>
|
7231
|
+
</xsd:enumeration>
|
7232
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7233
|
+
<xsd:annotation>
|
7234
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7235
|
+
</xsd:annotation>
|
7236
|
+
</xsd:enumeration>
|
7237
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7238
|
+
<xsd:annotation>
|
7239
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7240
|
+
</xsd:annotation>
|
7241
|
+
</xsd:enumeration>
|
7242
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7243
|
+
<xsd:annotation>
|
7244
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7245
|
+
</xsd:annotation>
|
7246
|
+
</xsd:enumeration>
|
7247
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7248
|
+
<xsd:annotation>
|
7249
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7250
|
+
</xsd:annotation>
|
7251
|
+
</xsd:enumeration>
|
7252
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7253
|
+
<xsd:annotation>
|
7254
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7255
|
+
</xsd:annotation>
|
7256
|
+
</xsd:enumeration>
|
7257
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7258
|
+
<xsd:annotation>
|
7259
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7260
|
+
</xsd:annotation>
|
7261
|
+
</xsd:enumeration>
|
7262
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7263
|
+
<xsd:annotation>
|
7264
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7265
|
+
</xsd:annotation>
|
7266
|
+
</xsd:enumeration>
|
7267
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7268
|
+
<xsd:annotation>
|
7269
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7270
|
+
</xsd:annotation>
|
7271
|
+
</xsd:enumeration>
|
7272
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7273
|
+
<xsd:annotation>
|
7274
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7275
|
+
</xsd:annotation>
|
7276
|
+
</xsd:enumeration>
|
7277
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7278
|
+
<xsd:annotation>
|
7279
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7280
|
+
</xsd:annotation>
|
7281
|
+
</xsd:enumeration>
|
7282
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7283
|
+
<xsd:annotation>
|
7284
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7285
|
+
</xsd:annotation>
|
7286
|
+
</xsd:enumeration>
|
7287
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7288
|
+
<xsd:annotation>
|
7289
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7290
|
+
</xsd:annotation>
|
7291
|
+
</xsd:enumeration>
|
7292
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7293
|
+
<xsd:annotation>
|
7294
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7295
|
+
</xsd:annotation>
|
7296
|
+
</xsd:enumeration>
|
7297
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7298
|
+
<xsd:annotation>
|
7299
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7300
|
+
</xsd:annotation>
|
7301
|
+
</xsd:enumeration>
|
7302
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7303
|
+
<xsd:annotation>
|
7304
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7305
|
+
</xsd:annotation>
|
7306
|
+
</xsd:enumeration>
|
7307
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7308
|
+
<xsd:annotation>
|
7309
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7310
|
+
</xsd:annotation>
|
7311
|
+
</xsd:enumeration>
|
7312
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7313
|
+
<xsd:annotation>
|
7314
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7315
|
+
</xsd:annotation>
|
7316
|
+
</xsd:enumeration>
|
7317
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7318
|
+
<xsd:annotation>
|
7319
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7320
|
+
</xsd:annotation>
|
7321
|
+
</xsd:enumeration>
|
7322
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7323
|
+
<xsd:annotation>
|
7324
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7325
|
+
</xsd:annotation>
|
7326
|
+
</xsd:enumeration>
|
7327
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7328
|
+
<xsd:annotation>
|
7329
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7330
|
+
</xsd:annotation>
|
7331
|
+
</xsd:enumeration>
|
7332
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7333
|
+
<xsd:annotation>
|
7334
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7335
|
+
</xsd:annotation>
|
7336
|
+
</xsd:enumeration>
|
7337
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7338
|
+
<xsd:annotation>
|
7339
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7340
|
+
</xsd:annotation>
|
7341
|
+
</xsd:enumeration>
|
7342
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7343
|
+
<xsd:annotation>
|
7344
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7345
|
+
</xsd:annotation>
|
7346
|
+
</xsd:enumeration>
|
7347
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7348
|
+
<xsd:annotation>
|
7349
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7350
|
+
</xsd:annotation>
|
7351
|
+
</xsd:enumeration>
|
7352
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7353
|
+
<xsd:annotation>
|
7354
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7355
|
+
</xsd:annotation>
|
7356
|
+
</xsd:enumeration>
|
7357
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7358
|
+
<xsd:annotation>
|
7359
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7360
|
+
</xsd:annotation>
|
7361
|
+
</xsd:enumeration>
|
7362
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7363
|
+
<xsd:annotation>
|
7364
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7365
|
+
</xsd:annotation>
|
7366
|
+
</xsd:enumeration>
|
7367
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7368
|
+
<xsd:annotation>
|
7369
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7370
|
+
</xsd:annotation>
|
7371
|
+
</xsd:enumeration>
|
7372
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7373
|
+
<xsd:annotation>
|
7374
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7375
|
+
</xsd:annotation>
|
7376
|
+
</xsd:enumeration>
|
7377
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7378
|
+
<xsd:annotation>
|
7379
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7380
|
+
</xsd:annotation>
|
7381
|
+
</xsd:enumeration>
|
7382
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7383
|
+
<xsd:annotation>
|
7384
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7385
|
+
</xsd:annotation>
|
7386
|
+
</xsd:enumeration>
|
7387
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7388
|
+
<xsd:annotation>
|
7389
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7390
|
+
</xsd:annotation>
|
7391
|
+
</xsd:enumeration>
|
7392
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7393
|
+
<xsd:annotation>
|
7394
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7395
|
+
</xsd:annotation>
|
7396
|
+
</xsd:enumeration>
|
7397
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7398
|
+
<xsd:annotation>
|
7399
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7400
|
+
</xsd:annotation>
|
7401
|
+
</xsd:enumeration>
|
7402
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7403
|
+
<xsd:annotation>
|
7404
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7405
|
+
</xsd:annotation>
|
7406
|
+
</xsd:enumeration>
|
7407
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7408
|
+
<xsd:annotation>
|
7409
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7410
|
+
</xsd:annotation>
|
7411
|
+
</xsd:enumeration>
|
7412
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7413
|
+
<xsd:annotation>
|
7414
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7415
|
+
</xsd:annotation>
|
7416
|
+
</xsd:enumeration>
|
7417
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7418
|
+
<xsd:annotation>
|
7419
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7420
|
+
</xsd:annotation>
|
7421
|
+
</xsd:enumeration>
|
7422
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7423
|
+
<xsd:annotation>
|
7424
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7425
|
+
</xsd:annotation>
|
7426
|
+
</xsd:enumeration>
|
7427
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7428
|
+
<xsd:annotation>
|
7429
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7430
|
+
</xsd:annotation>
|
7431
|
+
</xsd:enumeration>
|
7432
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7433
|
+
<xsd:annotation>
|
7434
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7435
|
+
</xsd:annotation>
|
7436
|
+
</xsd:enumeration>
|
7437
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7438
|
+
<xsd:annotation>
|
7439
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7440
|
+
</xsd:annotation>
|
7441
|
+
</xsd:enumeration>
|
7442
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7443
|
+
<xsd:annotation>
|
7444
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7445
|
+
</xsd:annotation>
|
7446
|
+
</xsd:enumeration>
|
7447
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7448
|
+
<xsd:annotation>
|
7449
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7450
|
+
</xsd:annotation>
|
7451
|
+
</xsd:enumeration>
|
7452
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7453
|
+
<xsd:annotation>
|
7454
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7455
|
+
</xsd:annotation>
|
7456
|
+
</xsd:enumeration>
|
7457
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7458
|
+
<xsd:annotation>
|
7459
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7460
|
+
</xsd:annotation>
|
7461
|
+
</xsd:enumeration>
|
7462
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7463
|
+
<xsd:annotation>
|
7464
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7465
|
+
</xsd:annotation>
|
7466
|
+
</xsd:enumeration>
|
7467
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7468
|
+
<xsd:annotation>
|
7469
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7470
|
+
</xsd:annotation>
|
7471
|
+
</xsd:enumeration>
|
7472
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7473
|
+
<xsd:annotation>
|
7474
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7475
|
+
</xsd:annotation>
|
7476
|
+
</xsd:enumeration>
|
7477
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7478
|
+
<xsd:annotation>
|
7479
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7480
|
+
</xsd:annotation>
|
7481
|
+
</xsd:enumeration>
|
7482
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7483
|
+
<xsd:annotation>
|
7484
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7485
|
+
</xsd:annotation>
|
7486
|
+
</xsd:enumeration>
|
7487
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7488
|
+
<xsd:annotation>
|
7489
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7490
|
+
</xsd:annotation>
|
7491
|
+
</xsd:enumeration>
|
7492
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7493
|
+
<xsd:annotation>
|
7494
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7495
|
+
</xsd:annotation>
|
7496
|
+
</xsd:enumeration>
|
7497
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7498
|
+
<xsd:annotation>
|
7499
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7500
|
+
</xsd:annotation>
|
7501
|
+
</xsd:enumeration>
|
7502
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7503
|
+
<xsd:annotation>
|
7504
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7505
|
+
</xsd:annotation>
|
7506
|
+
</xsd:enumeration>
|
7507
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7508
|
+
<xsd:annotation>
|
7509
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7510
|
+
</xsd:annotation>
|
7511
|
+
</xsd:enumeration>
|
7512
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7513
|
+
<xsd:annotation>
|
7514
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7515
|
+
</xsd:annotation>
|
7516
|
+
</xsd:enumeration>
|
7517
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7518
|
+
<xsd:annotation>
|
7519
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7520
|
+
</xsd:annotation>
|
7521
|
+
</xsd:enumeration>
|
7522
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7523
|
+
<xsd:annotation>
|
7524
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7525
|
+
</xsd:annotation>
|
7526
|
+
</xsd:enumeration>
|
7527
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7528
|
+
<xsd:annotation>
|
7529
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7530
|
+
</xsd:annotation>
|
7531
|
+
</xsd:enumeration>
|
7532
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7533
|
+
<xsd:annotation>
|
7534
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7535
|
+
</xsd:annotation>
|
7536
|
+
</xsd:enumeration>
|
7537
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7538
|
+
<xsd:annotation>
|
7539
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7540
|
+
</xsd:annotation>
|
7541
|
+
</xsd:enumeration>
|
7542
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7543
|
+
<xsd:annotation>
|
7544
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7545
|
+
</xsd:annotation>
|
7546
|
+
</xsd:enumeration>
|
7547
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7548
|
+
<xsd:annotation>
|
7549
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7550
|
+
</xsd:annotation>
|
7551
|
+
</xsd:enumeration>
|
7552
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7553
|
+
<xsd:annotation>
|
7554
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7555
|
+
</xsd:annotation>
|
7556
|
+
</xsd:enumeration>
|
7557
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7558
|
+
<xsd:annotation>
|
7559
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7560
|
+
</xsd:annotation>
|
7561
|
+
</xsd:enumeration>
|
7562
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7563
|
+
<xsd:annotation>
|
7564
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7565
|
+
</xsd:annotation>
|
7566
|
+
</xsd:enumeration>
|
7567
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7568
|
+
<xsd:annotation>
|
7569
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7570
|
+
</xsd:annotation>
|
7571
|
+
</xsd:enumeration>
|
7572
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7573
|
+
<xsd:annotation>
|
7574
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7575
|
+
</xsd:annotation>
|
7576
|
+
</xsd:enumeration>
|
7577
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7578
|
+
<xsd:annotation>
|
7579
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7580
|
+
</xsd:annotation>
|
7581
|
+
</xsd:enumeration>
|
7582
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7583
|
+
<xsd:annotation>
|
7584
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7585
|
+
</xsd:annotation>
|
7586
|
+
</xsd:enumeration>
|
7587
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7588
|
+
<xsd:annotation>
|
7589
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7590
|
+
</xsd:annotation>
|
7591
|
+
</xsd:enumeration>
|
7592
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7593
|
+
<xsd:annotation>
|
7594
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7595
|
+
</xsd:annotation>
|
7596
|
+
</xsd:enumeration>
|
7597
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7598
|
+
<xsd:annotation>
|
7599
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7600
|
+
</xsd:annotation>
|
7601
|
+
</xsd:enumeration>
|
7602
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7603
|
+
<xsd:annotation>
|
7604
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7605
|
+
</xsd:annotation>
|
7606
|
+
</xsd:enumeration>
|
7607
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7608
|
+
<xsd:annotation>
|
7609
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7610
|
+
</xsd:annotation>
|
7611
|
+
</xsd:enumeration>
|
7612
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7613
|
+
<xsd:annotation>
|
7614
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7615
|
+
</xsd:annotation>
|
7616
|
+
</xsd:enumeration>
|
7617
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7618
|
+
<xsd:annotation>
|
7619
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7620
|
+
</xsd:annotation>
|
7621
|
+
</xsd:enumeration>
|
7622
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7623
|
+
<xsd:annotation>
|
7624
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7625
|
+
</xsd:annotation>
|
7626
|
+
</xsd:enumeration>
|
7627
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7628
|
+
<xsd:annotation>
|
7629
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7630
|
+
</xsd:annotation>
|
7631
|
+
</xsd:enumeration>
|
7632
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7633
|
+
<xsd:annotation>
|
7634
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7635
|
+
</xsd:annotation>
|
7636
|
+
</xsd:enumeration>
|
7637
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7638
|
+
<xsd:annotation>
|
7639
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7640
|
+
</xsd:annotation>
|
7641
|
+
</xsd:enumeration>
|
7642
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7643
|
+
<xsd:annotation>
|
7644
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7645
|
+
</xsd:annotation>
|
7646
|
+
</xsd:enumeration>
|
7647
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7648
|
+
<xsd:annotation>
|
7649
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7650
|
+
</xsd:annotation>
|
7651
|
+
</xsd:enumeration>
|
7652
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7653
|
+
<xsd:annotation>
|
7654
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7655
|
+
</xsd:annotation>
|
7656
|
+
</xsd:enumeration>
|
7657
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7658
|
+
<xsd:annotation>
|
7659
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7660
|
+
</xsd:annotation>
|
7661
|
+
</xsd:enumeration>
|
7662
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7663
|
+
<xsd:annotation>
|
7664
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7665
|
+
</xsd:annotation>
|
7666
|
+
</xsd:enumeration>
|
7667
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7668
|
+
<xsd:annotation>
|
7669
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7670
|
+
</xsd:annotation>
|
7671
|
+
</xsd:enumeration>
|
7672
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7673
|
+
<xsd:annotation>
|
7674
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7675
|
+
</xsd:annotation>
|
7676
|
+
</xsd:enumeration>
|
7677
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7678
|
+
<xsd:annotation>
|
7679
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7680
|
+
</xsd:annotation>
|
7681
|
+
</xsd:enumeration>
|
7682
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7683
|
+
<xsd:annotation>
|
7684
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7685
|
+
</xsd:annotation>
|
7686
|
+
</xsd:enumeration>
|
7687
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7688
|
+
<xsd:annotation>
|
7689
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7690
|
+
</xsd:annotation>
|
7691
|
+
</xsd:enumeration>
|
7692
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7693
|
+
<xsd:annotation>
|
7694
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7695
|
+
</xsd:annotation>
|
7696
|
+
</xsd:enumeration>
|
7697
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7698
|
+
<xsd:annotation>
|
7699
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7700
|
+
</xsd:annotation>
|
7701
|
+
</xsd:enumeration>
|
7702
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7703
|
+
<xsd:annotation>
|
7704
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7705
|
+
</xsd:annotation>
|
7706
|
+
</xsd:enumeration>
|
7707
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7708
|
+
<xsd:annotation>
|
7709
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7710
|
+
</xsd:annotation>
|
7711
|
+
</xsd:enumeration>
|
7712
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7713
|
+
<xsd:annotation>
|
7714
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7715
|
+
</xsd:annotation>
|
7716
|
+
</xsd:enumeration>
|
7717
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7718
|
+
<xsd:annotation>
|
7719
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
5880
7720
|
</xsd:annotation>
|
5881
7721
|
</xsd:enumeration>
|
5882
|
-
<xsd:enumeration value="
|
7722
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
5883
7723
|
<xsd:annotation>
|
5884
|
-
<xsd:documentation>
|
7724
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
5885
7725
|
</xsd:annotation>
|
5886
7726
|
</xsd:enumeration>
|
5887
|
-
<xsd:enumeration value="
|
7727
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
5888
7728
|
<xsd:annotation>
|
5889
|
-
<xsd:documentation>
|
7729
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
5890
7730
|
</xsd:annotation>
|
5891
7731
|
</xsd:enumeration>
|
5892
|
-
<xsd:enumeration value="
|
7732
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
5893
7733
|
<xsd:annotation>
|
5894
|
-
<xsd:documentation>
|
7734
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
5895
7735
|
</xsd:annotation>
|
5896
7736
|
</xsd:enumeration>
|
5897
|
-
<xsd:enumeration value="
|
7737
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
5898
7738
|
<xsd:annotation>
|
5899
|
-
<xsd:documentation>
|
7739
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
5900
7740
|
</xsd:annotation>
|
5901
7741
|
</xsd:enumeration>
|
5902
|
-
<xsd:enumeration value="
|
7742
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
5903
7743
|
<xsd:annotation>
|
5904
|
-
<xsd:documentation>
|
7744
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
5905
7745
|
</xsd:annotation>
|
5906
7746
|
</xsd:enumeration>
|
5907
|
-
<xsd:enumeration value="
|
7747
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
5908
7748
|
<xsd:annotation>
|
5909
|
-
<xsd:documentation>
|
7749
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
5910
7750
|
</xsd:annotation>
|
5911
7751
|
</xsd:enumeration>
|
5912
|
-
<xsd:enumeration value="
|
7752
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
5913
7753
|
<xsd:annotation>
|
5914
|
-
<xsd:documentation>
|
7754
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
5915
7755
|
</xsd:annotation>
|
5916
7756
|
</xsd:enumeration>
|
5917
|
-
<xsd:enumeration value="
|
7757
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
5918
7758
|
<xsd:annotation>
|
5919
|
-
<xsd:documentation>
|
7759
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
5920
7760
|
</xsd:annotation>
|
5921
7761
|
</xsd:enumeration>
|
5922
|
-
<xsd:enumeration value="
|
7762
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
5923
7763
|
<xsd:annotation>
|
5924
|
-
<xsd:documentation>
|
7764
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
5925
7765
|
</xsd:annotation>
|
5926
7766
|
</xsd:enumeration>
|
5927
|
-
<xsd:enumeration value="
|
7767
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
5928
7768
|
<xsd:annotation>
|
5929
|
-
<xsd:documentation>
|
7769
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
5930
7770
|
</xsd:annotation>
|
5931
7771
|
</xsd:enumeration>
|
5932
|
-
<xsd:enumeration value="
|
7772
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
5933
7773
|
<xsd:annotation>
|
5934
|
-
<xsd:documentation>
|
7774
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
5935
7775
|
</xsd:annotation>
|
5936
7776
|
</xsd:enumeration>
|
5937
|
-
<xsd:enumeration value="
|
7777
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
5938
7778
|
<xsd:annotation>
|
5939
|
-
<xsd:documentation>
|
7779
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
5940
7780
|
</xsd:annotation>
|
5941
7781
|
</xsd:enumeration>
|
5942
|
-
<xsd:enumeration value="
|
7782
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
5943
7783
|
<xsd:annotation>
|
5944
|
-
<xsd:documentation>
|
7784
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
5945
7785
|
</xsd:annotation>
|
5946
7786
|
</xsd:enumeration>
|
5947
|
-
<xsd:enumeration value="
|
7787
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
5948
7788
|
<xsd:annotation>
|
5949
|
-
<xsd:documentation>
|
7789
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
5950
7790
|
</xsd:annotation>
|
5951
7791
|
</xsd:enumeration>
|
5952
|
-
<xsd:enumeration value="
|
7792
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
5953
7793
|
<xsd:annotation>
|
5954
|
-
<xsd:documentation>
|
7794
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
5955
7795
|
</xsd:annotation>
|
5956
7796
|
</xsd:enumeration>
|
5957
|
-
<xsd:enumeration value="
|
7797
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
5958
7798
|
<xsd:annotation>
|
5959
|
-
<xsd:documentation>
|
7799
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
5960
7800
|
</xsd:annotation>
|
5961
7801
|
</xsd:enumeration>
|
5962
|
-
<xsd:enumeration value="
|
7802
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
5963
7803
|
<xsd:annotation>
|
5964
|
-
<xsd:documentation>
|
7804
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
5965
7805
|
</xsd:annotation>
|
5966
7806
|
</xsd:enumeration>
|
5967
|
-
<xsd:enumeration value="
|
7807
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
5968
7808
|
<xsd:annotation>
|
5969
|
-
<xsd:documentation>
|
7809
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
5970
7810
|
</xsd:annotation>
|
5971
7811
|
</xsd:enumeration>
|
5972
|
-
<xsd:enumeration value="
|
7812
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
5973
7813
|
<xsd:annotation>
|
5974
|
-
<xsd:documentation>
|
7814
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
5975
7815
|
</xsd:annotation>
|
5976
7816
|
</xsd:enumeration>
|
5977
|
-
<xsd:enumeration value="
|
7817
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
5978
7818
|
<xsd:annotation>
|
5979
|
-
<xsd:documentation>
|
7819
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
5980
7820
|
</xsd:annotation>
|
5981
7821
|
</xsd:enumeration>
|
5982
|
-
<xsd:enumeration value="
|
7822
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
5983
7823
|
<xsd:annotation>
|
5984
|
-
<xsd:documentation>
|
7824
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
5985
7825
|
</xsd:annotation>
|
5986
7826
|
</xsd:enumeration>
|
5987
|
-
<xsd:enumeration value="
|
7827
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
5988
7828
|
<xsd:annotation>
|
5989
|
-
<xsd:documentation>
|
7829
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
5990
7830
|
</xsd:annotation>
|
5991
7831
|
</xsd:enumeration>
|
5992
|
-
<xsd:enumeration value="
|
7832
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
5993
7833
|
<xsd:annotation>
|
5994
|
-
<xsd:documentation>
|
7834
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
5995
7835
|
</xsd:annotation>
|
5996
7836
|
</xsd:enumeration>
|
5997
|
-
<xsd:enumeration value="
|
7837
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
5998
7838
|
<xsd:annotation>
|
5999
|
-
<xsd:documentation>
|
7839
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
6000
7840
|
</xsd:annotation>
|
6001
7841
|
</xsd:enumeration>
|
6002
|
-
<xsd:enumeration value="
|
7842
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
6003
7843
|
<xsd:annotation>
|
6004
|
-
<xsd:documentation>
|
7844
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
6005
7845
|
</xsd:annotation>
|
6006
7846
|
</xsd:enumeration>
|
6007
|
-
<xsd:enumeration value="
|
7847
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
6008
7848
|
<xsd:annotation>
|
6009
|
-
<xsd:documentation>
|
7849
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
6010
7850
|
</xsd:annotation>
|
6011
7851
|
</xsd:enumeration>
|
6012
7852
|
</xsd:restriction>
|
@@ -6990,6 +8830,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6990
8830
|
<documentation>
|
6991
8831
|
Gets the statuses of the specified pools.
|
6992
8832
|
|
8833
|
+
Deprecated behavior: This method returns the best possible answer based on
|
8834
|
+
the availability status. For example, if the A pool with the specified name
|
8835
|
+
has an 'AVAILABILITY_STATUS_RED' status and the AAAA pool with the
|
8836
|
+
specified name has an 'AVAILABILITY_STATUS_GREEN' status, then the full object
|
8837
|
+
status of the AAAA pool will be returned as the status of the specified pool.
|
8838
|
+
|
6993
8839
|
</documentation>
|
6994
8840
|
<input message="tns:GlobalLB.Pool.get_object_statusRequest"/>
|
6995
8841
|
<output message="tns:GlobalLB.Pool.get_object_statusResponse"/>
|
@@ -6998,6 +8844,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6998
8844
|
<documentation>
|
6999
8845
|
Gets a list of pools.
|
7000
8846
|
|
8847
|
+
Deprecated behavior: This method returns a list of unique pool names. If
|
8848
|
+
there is more than one pool with the same name (but of different types A,
|
8849
|
+
AAAA, or CNAME), only one of these pools is reported.
|
8850
|
+
|
7001
8851
|
</documentation>
|
7002
8852
|
<input message="tns:GlobalLB.Pool.get_listRequest"/>
|
7003
8853
|
<output message="tns:GlobalLB.Pool.get_listResponse"/>
|
@@ -7014,6 +8864,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7014
8864
|
order but not the absolute numbers originally specified for
|
7015
8865
|
ordering.
|
7016
8866
|
|
8867
|
+
Deprecated behavior: This method will create an A and AAAA type pool
|
8868
|
+
and add the members to the pool of the matching type type A or AAAA,
|
8869
|
+
depending on if the member is backed by an IPv4 or IPv6 address,
|
8870
|
+
respectively.
|
8871
|
+
|
7017
8872
|
</documentation>
|
7018
8873
|
<input message="tns:GlobalLB.Pool.createRequest"/>
|
7019
8874
|
<output message="tns:GlobalLB.Pool.createResponse"/>
|
@@ -7026,6 +8881,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7026
8881
|
system maintains the relative order but not the absolute numbers
|
7027
8882
|
originally specified for ordering.
|
7028
8883
|
|
8884
|
+
Deprecated behavior: This method will create an A and AAAA type pool
|
8885
|
+
and add the members to the pool of the matching type type A or AAAA,
|
8886
|
+
depending on if the member is backed by an IPv4 or IPv6 address,
|
8887
|
+
respectively.
|
8888
|
+
|
7029
8889
|
</documentation>
|
7030
8890
|
<input message="tns:GlobalLB.Pool.create_v2Request"/>
|
7031
8891
|
<output message="tns:GlobalLB.Pool.create_v2Response"/>
|
@@ -7034,6 +8894,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7034
8894
|
<documentation>
|
7035
8895
|
Deletes the specified pools.
|
7036
8896
|
|
8897
|
+
Deprecated behavior: This method will delete all pools with the specified
|
8898
|
+
names that match types A, AAAA, or CNAME.
|
8899
|
+
|
7037
8900
|
</documentation>
|
7038
8901
|
<input message="tns:GlobalLB.Pool.delete_poolRequest"/>
|
7039
8902
|
<output message="tns:GlobalLB.Pool.delete_poolResponse"/>
|
@@ -7042,6 +8905,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7042
8905
|
<documentation>
|
7043
8906
|
Deletes all pools.
|
7044
8907
|
|
8908
|
+
Deprecated behavior: This method will delete all pools matching types A,
|
8909
|
+
AAAA, or CNAME.
|
8910
|
+
|
7045
8911
|
</documentation>
|
7046
8912
|
<input message="tns:GlobalLB.Pool.delete_all_poolsRequest"/>
|
7047
8913
|
<output message="tns:GlobalLB.Pool.delete_all_poolsResponse"/>
|
@@ -7053,6 +8919,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7053
8919
|
|
7054
8920
|
Gets a list of pool members.
|
7055
8921
|
|
8922
|
+
Deprecated behavior: This method returns a list of members on the specified
|
8923
|
+
pools of type A and AAAA.
|
8924
|
+
|
7056
8925
|
</documentation>
|
7057
8926
|
<input message="tns:GlobalLB.Pool.get_memberRequest"/>
|
7058
8927
|
<output message="tns:GlobalLB.Pool.get_memberResponse"/>
|
@@ -7069,6 +8938,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7069
8938
|
order but not the absolute numbers originally specified for
|
7070
8939
|
ordering.
|
7071
8940
|
|
8941
|
+
Deprecated behavior: This method will add the members to the
|
8942
|
+
specified pool of the matching type type A or AAAA, depending
|
8943
|
+
on if the member is backed by an IPv4 or IPv6 address,
|
8944
|
+
respectively. If a member is specified and the specified
|
8945
|
+
pool of the corresponding type (A for IPv4 members and AAAA
|
8946
|
+
for IPv6 members) does not exist, it is an error.
|
8947
|
+
|
7072
8948
|
</documentation>
|
7073
8949
|
<input message="tns:GlobalLB.Pool.add_memberRequest"/>
|
7074
8950
|
<output message="tns:GlobalLB.Pool.add_memberResponse"/>
|
@@ -7080,6 +8956,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7080
8956
|
|
7081
8957
|
Removes members from the specified pools.
|
7082
8958
|
|
8959
|
+
Deprecated behavior: This method will remove the members from the
|
8960
|
+
specified pool of the matching type type A or AAAA, depending
|
8961
|
+
on if the member is backed by an IPv4 or IPv6 address,
|
8962
|
+
respectively. If a member is specified and the specified
|
8963
|
+
pool of the corresponding type (A for IPv4 members and AAAA
|
8964
|
+
for IPv6 members) does not exist, it is an error.
|
8965
|
+
|
7083
8966
|
</documentation>
|
7084
8967
|
<input message="tns:GlobalLB.Pool.remove_memberRequest"/>
|
7085
8968
|
<output message="tns:GlobalLB.Pool.remove_memberResponse"/>
|
@@ -7088,6 +8971,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7088
8971
|
<documentation>
|
7089
8972
|
Sets the TTL values for the specified pools.
|
7090
8973
|
|
8974
|
+
Deprecated behavior: This field will be set on all specified pools
|
8975
|
+
matching types A, AAAA, or CNAME.
|
8976
|
+
|
7091
8977
|
</documentation>
|
7092
8978
|
<input message="tns:GlobalLB.Pool.set_ttlRequest"/>
|
7093
8979
|
<output message="tns:GlobalLB.Pool.set_ttlResponse"/>
|
@@ -7096,6 +8982,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7096
8982
|
<documentation>
|
7097
8983
|
Gets the TTL values for the specified pools.
|
7098
8984
|
|
8985
|
+
Deprecated behavior: This method returns the field from a pool matching
|
8986
|
+
the specified name. Since multiple pools with this name may exist, the
|
8987
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
8988
|
+
that order. If none of these pools exist, this method produces an error.
|
8989
|
+
|
7099
8990
|
</documentation>
|
7100
8991
|
<input message="tns:GlobalLB.Pool.get_ttlRequest"/>
|
7101
8992
|
<output message="tns:GlobalLB.Pool.get_ttlResponse"/>
|
@@ -7104,6 +8995,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7104
8995
|
<documentation>
|
7105
8996
|
Sets the enabled state of the specified pools.
|
7106
8997
|
|
8998
|
+
Deprecated behavior: This field will be set on all specified pools
|
8999
|
+
matching types A, AAAA, or CNAME.
|
9000
|
+
|
7107
9001
|
</documentation>
|
7108
9002
|
<input message="tns:GlobalLB.Pool.set_enabled_stateRequest"/>
|
7109
9003
|
<output message="tns:GlobalLB.Pool.set_enabled_stateResponse"/>
|
@@ -7112,6 +9006,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7112
9006
|
<documentation>
|
7113
9007
|
Gets the enabled state of the specified pools.
|
7114
9008
|
|
9009
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9010
|
+
the specified name. Since multiple pools with this name may exist, the
|
9011
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9012
|
+
that order. If none of these pools exist, this method produces an error.
|
9013
|
+
|
7115
9014
|
</documentation>
|
7116
9015
|
<input message="tns:GlobalLB.Pool.get_enabled_stateRequest"/>
|
7117
9016
|
<output message="tns:GlobalLB.Pool.get_enabled_stateResponse"/>
|
@@ -7120,6 +9019,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7120
9019
|
<documentation>
|
7121
9020
|
Sets the states to indicate whether to check the availability of pool member availability before using them.
|
7122
9021
|
|
9022
|
+
Deprecated behavior: This field will be set on all specified pools
|
9023
|
+
matching types A, AAAA, or CNAME.
|
9024
|
+
|
7123
9025
|
</documentation>
|
7124
9026
|
<input message="tns:GlobalLB.Pool.set_verify_member_availability_stateRequest"/>
|
7125
9027
|
<output message="tns:GlobalLB.Pool.set_verify_member_availability_stateResponse"/>
|
@@ -7128,6 +9030,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7128
9030
|
<documentation>
|
7129
9031
|
Gets the states to indicate whether to check the availability of pool member availability before using them.
|
7130
9032
|
|
9033
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9034
|
+
the specified name. Since multiple pools with this name may exist, the
|
9035
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9036
|
+
that order. If none of these pools exist, this method produces an error.
|
7131
9037
|
|
7132
9038
|
</documentation>
|
7133
9039
|
<input message="tns:GlobalLB.Pool.get_verify_member_availability_stateRequest"/>
|
@@ -7137,6 +9043,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7137
9043
|
<documentation>
|
7138
9044
|
Sets the states to indicate whether to use dynamic ratio to modify the behavior of QOS.
|
7139
9045
|
|
9046
|
+
Deprecated behavior: This field will be set on all specified pools
|
9047
|
+
matching types A, AAAA, or CNAME.
|
9048
|
+
|
7140
9049
|
</documentation>
|
7141
9050
|
<input message="tns:GlobalLB.Pool.set_dynamic_ratio_stateRequest"/>
|
7142
9051
|
<output message="tns:GlobalLB.Pool.set_dynamic_ratio_stateResponse"/>
|
@@ -7145,6 +9054,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7145
9054
|
<documentation>
|
7146
9055
|
Gets the states to indicate whether to use dynamic ratio to modify the behavior of QOS.
|
7147
9056
|
|
9057
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9058
|
+
the specified name. Since multiple pools with this name may exist, the
|
9059
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9060
|
+
that order. If none of these pools exist, this method produces an error.
|
9061
|
+
|
7148
9062
|
</documentation>
|
7149
9063
|
<input message="tns:GlobalLB.Pool.get_dynamic_ratio_stateRequest"/>
|
7150
9064
|
<output message="tns:GlobalLB.Pool.get_dynamic_ratio_stateResponse"/>
|
@@ -7153,6 +9067,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7153
9067
|
<documentation>
|
7154
9068
|
Sets the number of answers to return for the specified pools.
|
7155
9069
|
|
9070
|
+
Deprecated behavior: This field will be set on all specified pools
|
9071
|
+
matching types A or AAAA. Note that CNAME pools can only return
|
9072
|
+
one answer (the default), so this value will not be set on any
|
9073
|
+
specified CNAME pools.
|
9074
|
+
|
7156
9075
|
</documentation>
|
7157
9076
|
<input message="tns:GlobalLB.Pool.set_answers_to_returnRequest"/>
|
7158
9077
|
<output message="tns:GlobalLB.Pool.set_answers_to_returnResponse"/>
|
@@ -7161,6 +9080,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7161
9080
|
<documentation>
|
7162
9081
|
Gets the number of answers to return for the specified pools.
|
7163
9082
|
|
9083
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9084
|
+
the specified name. Since multiple pools with this name may exist, the
|
9085
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9086
|
+
that order. If none of these pools exist, this method produces an error.
|
9087
|
+
|
7164
9088
|
</documentation>
|
7165
9089
|
<input message="tns:GlobalLB.Pool.get_answers_to_returnRequest"/>
|
7166
9090
|
<output message="tns:GlobalLB.Pool.get_answers_to_returnResponse"/>
|
@@ -7169,6 +9093,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7169
9093
|
<documentation>
|
7170
9094
|
Sets the preferred load balancing methods for the specified pools.
|
7171
9095
|
|
9096
|
+
Deprecated behavior: This field will be set on all specified pools
|
9097
|
+
matching types A, AAAA, or CNAME.
|
9098
|
+
|
7172
9099
|
</documentation>
|
7173
9100
|
<input message="tns:GlobalLB.Pool.set_preferred_lb_methodRequest"/>
|
7174
9101
|
<output message="tns:GlobalLB.Pool.set_preferred_lb_methodResponse"/>
|
@@ -7177,6 +9104,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7177
9104
|
<documentation>
|
7178
9105
|
Gets the preferred load balancing methods for the specified pools.
|
7179
9106
|
|
9107
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9108
|
+
the specified name. Since multiple pools with this name may exist, the
|
9109
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9110
|
+
that order. If none of these pools exist, this method produces an error.
|
9111
|
+
|
7180
9112
|
</documentation>
|
7181
9113
|
<input message="tns:GlobalLB.Pool.get_preferred_lb_methodRequest"/>
|
7182
9114
|
<output message="tns:GlobalLB.Pool.get_preferred_lb_methodResponse"/>
|
@@ -7185,6 +9117,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7185
9117
|
<documentation>
|
7186
9118
|
Sets the alternate load balancing methods for the specified pools.
|
7187
9119
|
|
9120
|
+
Deprecated behavior: This field will be set on all specified pools
|
9121
|
+
matching types A, AAAA, or CNAME.
|
9122
|
+
|
7188
9123
|
</documentation>
|
7189
9124
|
<input message="tns:GlobalLB.Pool.set_alternate_lb_methodRequest"/>
|
7190
9125
|
<output message="tns:GlobalLB.Pool.set_alternate_lb_methodResponse"/>
|
@@ -7193,6 +9128,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7193
9128
|
<documentation>
|
7194
9129
|
Gets the alternate load balancing methods for the specified pools.
|
7195
9130
|
|
9131
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9132
|
+
the specified name. Since multiple pools with this name may exist, the
|
9133
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9134
|
+
that order. If none of these pools exist, this method produces an error.
|
9135
|
+
|
7196
9136
|
</documentation>
|
7197
9137
|
<input message="tns:GlobalLB.Pool.get_alternate_lb_methodRequest"/>
|
7198
9138
|
<output message="tns:GlobalLB.Pool.get_alternate_lb_methodResponse"/>
|
@@ -7201,6 +9141,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7201
9141
|
<documentation>
|
7202
9142
|
Sets the fallback load balancing methods for the specified pools.
|
7203
9143
|
|
9144
|
+
Deprecated behavior: This field will be set on all specified pools
|
9145
|
+
matching types A, AAAA, or CNAME.
|
9146
|
+
|
7204
9147
|
</documentation>
|
7205
9148
|
<input message="tns:GlobalLB.Pool.set_fallback_lb_methodRequest"/>
|
7206
9149
|
<output message="tns:GlobalLB.Pool.set_fallback_lb_methodResponse"/>
|
@@ -7209,6 +9152,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7209
9152
|
<documentation>
|
7210
9153
|
Gets the fallback load balancing methods for the specified pools.
|
7211
9154
|
|
9155
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9156
|
+
the specified name. Since multiple pools with this name may exist, the
|
9157
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9158
|
+
that order. If none of these pools exist, this method produces an error.
|
9159
|
+
|
7212
9160
|
</documentation>
|
7213
9161
|
<input message="tns:GlobalLB.Pool.get_fallback_lb_methodRequest"/>
|
7214
9162
|
<output message="tns:GlobalLB.Pool.get_fallback_lb_methodResponse"/>
|
@@ -7218,6 +9166,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7218
9166
|
Sets the states indicating whether to disable pool members when pool member status
|
7219
9167
|
goes from Green to Red.
|
7220
9168
|
|
9169
|
+
Deprecated behavior: This field will be set on all specified pools
|
9170
|
+
matching types A, AAAA, or CNAME.
|
9171
|
+
|
7221
9172
|
</documentation>
|
7222
9173
|
<input message="tns:GlobalLB.Pool.set_manual_resume_stateRequest"/>
|
7223
9174
|
<output message="tns:GlobalLB.Pool.set_manual_resume_stateResponse"/>
|
@@ -7227,6 +9178,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7227
9178
|
Gets the states indicating whether to disable pool members when pool member status
|
7228
9179
|
goes from Green to Red.
|
7229
9180
|
|
9181
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9182
|
+
the specified name. Since multiple pools with this name may exist, the
|
9183
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9184
|
+
that order. If none of these pools exist, this method produces an error.
|
9185
|
+
|
7230
9186
|
</documentation>
|
7231
9187
|
<input message="tns:GlobalLB.Pool.get_manual_resume_stateRequest"/>
|
7232
9188
|
<output message="tns:GlobalLB.Pool.get_manual_resume_stateResponse"/>
|
@@ -7235,6 +9191,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7235
9191
|
<documentation>
|
7236
9192
|
Sets the relative weight for round-trip time when the load balancing mode is set to LB_METHOD_QOS.
|
7237
9193
|
|
9194
|
+
Deprecated behavior: This field will be set on all specified pools
|
9195
|
+
matching types A, AAAA, or CNAME.
|
9196
|
+
|
7238
9197
|
</documentation>
|
7239
9198
|
<input message="tns:GlobalLB.Pool.set_qos_coefficient_rttRequest"/>
|
7240
9199
|
<output message="tns:GlobalLB.Pool.set_qos_coefficient_rttResponse"/>
|
@@ -7243,6 +9202,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7243
9202
|
<documentation>
|
7244
9203
|
Gets the relative weight for round-trip time when the load balancing mode is set to LB_METHOD_QOS.
|
7245
9204
|
|
9205
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9206
|
+
the specified name. Since multiple pools with this name may exist, the
|
9207
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9208
|
+
that order. If none of these pools exist, this method produces an error.
|
9209
|
+
|
7246
9210
|
</documentation>
|
7247
9211
|
<input message="tns:GlobalLB.Pool.get_qos_coefficient_rttRequest"/>
|
7248
9212
|
<output message="tns:GlobalLB.Pool.get_qos_coefficient_rttResponse"/>
|
@@ -7251,6 +9215,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7251
9215
|
<documentation>
|
7252
9216
|
Sets the relative weight for hops when the load balancing mode is set to LB_METHOD_QOS.
|
7253
9217
|
|
9218
|
+
Deprecated behavior: This field will be set on all specified pools
|
9219
|
+
matching types A, AAAA, or CNAME.
|
9220
|
+
|
7254
9221
|
</documentation>
|
7255
9222
|
<input message="tns:GlobalLB.Pool.set_qos_coefficient_hopsRequest"/>
|
7256
9223
|
<output message="tns:GlobalLB.Pool.set_qos_coefficient_hopsResponse"/>
|
@@ -7259,6 +9226,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7259
9226
|
<documentation>
|
7260
9227
|
Gets the relative weight for hops when the load balancing mode is set to LB_METHOD_QOS.
|
7261
9228
|
|
9229
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9230
|
+
the specified name. Since multiple pools with this name may exist, the
|
9231
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9232
|
+
that order. If none of these pools exist, this method produces an error.
|
9233
|
+
|
7262
9234
|
</documentation>
|
7263
9235
|
<input message="tns:GlobalLB.Pool.get_qos_coefficient_hopsRequest"/>
|
7264
9236
|
<output message="tns:GlobalLB.Pool.get_qos_coefficient_hopsResponse"/>
|
@@ -7267,6 +9239,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7267
9239
|
<documentation>
|
7268
9240
|
Sets the relative weight for topology when the load balancing mode is set to LB_METHOD_QOS.
|
7269
9241
|
|
9242
|
+
Deprecated behavior: This field will be set on all specified pools
|
9243
|
+
matching types A, AAAA, or CNAME.
|
9244
|
+
|
7270
9245
|
</documentation>
|
7271
9246
|
<input message="tns:GlobalLB.Pool.set_qos_coefficient_topologyRequest"/>
|
7272
9247
|
<output message="tns:GlobalLB.Pool.set_qos_coefficient_topologyResponse"/>
|
@@ -7275,6 +9250,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7275
9250
|
<documentation>
|
7276
9251
|
Gets the relative weight for topology when the load balancing mode is set to LB_METHOD_QOS.
|
7277
9252
|
|
9253
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9254
|
+
the specified name. Since multiple pools with this name may exist, the
|
9255
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9256
|
+
that order. If none of these pools exist, this method produces an error.
|
9257
|
+
|
7278
9258
|
</documentation>
|
7279
9259
|
<input message="tns:GlobalLB.Pool.get_qos_coefficient_topologyRequest"/>
|
7280
9260
|
<output message="tns:GlobalLB.Pool.get_qos_coefficient_topologyResponse"/>
|
@@ -7283,6 +9263,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7283
9263
|
<documentation>
|
7284
9264
|
Sets the relative weight for ping packet completion rate when the load balancing mode is set to LB_METHOD_QOS.
|
7285
9265
|
|
9266
|
+
Deprecated behavior: This field will be set on all specified pools
|
9267
|
+
matching types A, AAAA, or CNAME.
|
9268
|
+
|
7286
9269
|
</documentation>
|
7287
9270
|
<input message="tns:GlobalLB.Pool.set_qos_coefficient_hit_ratioRequest"/>
|
7288
9271
|
<output message="tns:GlobalLB.Pool.set_qos_coefficient_hit_ratioResponse"/>
|
@@ -7291,6 +9274,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7291
9274
|
<documentation>
|
7292
9275
|
Gets the relative weight for ping packet completion rate when the load balancing mode is set to LB_METHOD_QOS.
|
7293
9276
|
|
9277
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9278
|
+
the specified name. Since multiple pools with this name may exist, the
|
9279
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9280
|
+
that order. If none of these pools exist, this method produces an error.
|
9281
|
+
|
7294
9282
|
</documentation>
|
7295
9283
|
<input message="tns:GlobalLB.Pool.get_qos_coefficient_hit_ratioRequest"/>
|
7296
9284
|
<output message="tns:GlobalLB.Pool.get_qos_coefficient_hit_ratioResponse"/>
|
@@ -7299,6 +9287,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7299
9287
|
<documentation>
|
7300
9288
|
Sets the relative weight for packet rate when the load balancing mode is set to LB_METHOD_QOS.
|
7301
9289
|
|
9290
|
+
Deprecated behavior: This field will be set on all specified pools
|
9291
|
+
matching types A, AAAA, or CNAME.
|
9292
|
+
|
7302
9293
|
</documentation>
|
7303
9294
|
<input message="tns:GlobalLB.Pool.set_qos_coefficient_packet_rateRequest"/>
|
7304
9295
|
<output message="tns:GlobalLB.Pool.set_qos_coefficient_packet_rateResponse"/>
|
@@ -7307,6 +9298,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7307
9298
|
<documentation>
|
7308
9299
|
Gets the relative weight for packet rate when the load balancing mode is set to LB_METHOD_QOS.
|
7309
9300
|
|
9301
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9302
|
+
the specified name. Since multiple pools with this name may exist, the
|
9303
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9304
|
+
that order. If none of these pools exist, this method produces an error.
|
9305
|
+
|
7310
9306
|
</documentation>
|
7311
9307
|
<input message="tns:GlobalLB.Pool.get_qos_coefficient_packet_rateRequest"/>
|
7312
9308
|
<output message="tns:GlobalLB.Pool.get_qos_coefficient_packet_rateResponse"/>
|
@@ -7315,6 +9311,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7315
9311
|
<documentation>
|
7316
9312
|
Sets the relative weight for virtual server capacity when the load balancing mode is set to LB_METHOD_QOS.
|
7317
9313
|
|
9314
|
+
Deprecated behavior: This field will be set on all specified pools
|
9315
|
+
matching types A, AAAA, or CNAME.
|
9316
|
+
|
7318
9317
|
</documentation>
|
7319
9318
|
<input message="tns:GlobalLB.Pool.set_qos_coefficient_vs_capacityRequest"/>
|
7320
9319
|
<output message="tns:GlobalLB.Pool.set_qos_coefficient_vs_capacityResponse"/>
|
@@ -7323,13 +9322,21 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7323
9322
|
<documentation>
|
7324
9323
|
Gets the relative weight for virtual server capacity when the load balancing mode is set to LB_METHOD_QOS.
|
7325
9324
|
|
9325
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9326
|
+
the specified name. Since multiple pools with this name may exist, the
|
9327
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9328
|
+
that order. If none of these pools exist, this method produces an error.
|
9329
|
+
|
7326
9330
|
</documentation>
|
7327
9331
|
<input message="tns:GlobalLB.Pool.get_qos_coefficient_vs_capacityRequest"/>
|
7328
9332
|
<output message="tns:GlobalLB.Pool.get_qos_coefficient_vs_capacityResponse"/>
|
7329
9333
|
</operation>
|
7330
9334
|
<operation name="set_qos_coefficient_bps">
|
7331
9335
|
<documentation>
|
7332
|
-
Sets the relative weight for
|
9336
|
+
Sets the relative weight for kilobits per second when the load balancing mode is set to LB_METHOD_QOS.
|
9337
|
+
|
9338
|
+
Deprecated behavior: This field will be set on all specified pools
|
9339
|
+
matching types A, AAAA, or CNAME.
|
7333
9340
|
|
7334
9341
|
</documentation>
|
7335
9342
|
<input message="tns:GlobalLB.Pool.set_qos_coefficient_bpsRequest"/>
|
@@ -7339,6 +9346,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7339
9346
|
<documentation>
|
7340
9347
|
Gets the relative weight for bits per second when the load balancing mode is set to LB_METHOD_QOS.
|
7341
9348
|
|
9349
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9350
|
+
the specified name. Since multiple pools with this name may exist, the
|
9351
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9352
|
+
that order. If none of these pools exist, this method produces an error.
|
9353
|
+
|
7342
9354
|
</documentation>
|
7343
9355
|
<input message="tns:GlobalLB.Pool.get_qos_coefficient_bpsRequest"/>
|
7344
9356
|
<output message="tns:GlobalLB.Pool.get_qos_coefficient_bpsResponse"/>
|
@@ -7347,6 +9359,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7347
9359
|
<documentation>
|
7348
9360
|
Sets the relative weight for link capacity when the load balancing mode is set to LB_METHOD_QOS.
|
7349
9361
|
|
9362
|
+
Deprecated behavior: This field will be set on all specified pools
|
9363
|
+
matching types A, AAAA, or CNAME.
|
9364
|
+
|
7350
9365
|
</documentation>
|
7351
9366
|
<input message="tns:GlobalLB.Pool.set_qos_coefficient_lcsRequest"/>
|
7352
9367
|
<output message="tns:GlobalLB.Pool.set_qos_coefficient_lcsResponse"/>
|
@@ -7355,6 +9370,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7355
9370
|
<documentation>
|
7356
9371
|
Gets the relative weight for link capacity when the load balancing mode is set to LB_METHOD_QOS.
|
7357
9372
|
|
9373
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9374
|
+
the specified name. Since multiple pools with this name may exist, the
|
9375
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9376
|
+
that order. If none of these pools exist, this method produces an error.
|
9377
|
+
|
7358
9378
|
</documentation>
|
7359
9379
|
<input message="tns:GlobalLB.Pool.get_qos_coefficient_lcsRequest"/>
|
7360
9380
|
<output message="tns:GlobalLB.Pool.get_qos_coefficient_lcsResponse"/>
|
@@ -7364,6 +9384,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7364
9384
|
Sets the relative weight for connection rate when the load balancing mode is set to LB_METHOD_QOS.
|
7365
9385
|
This function is deprecated and new applications should use vs_score.
|
7366
9386
|
|
9387
|
+
Deprecated behavior: This field will be set on all specified pools
|
9388
|
+
matching types A, AAAA, or CNAME.
|
9389
|
+
|
7367
9390
|
</documentation>
|
7368
9391
|
<input message="tns:GlobalLB.Pool.set_qos_coefficient_connection_rateRequest"/>
|
7369
9392
|
<output message="tns:GlobalLB.Pool.set_qos_coefficient_connection_rateResponse"/>
|
@@ -7373,6 +9396,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7373
9396
|
Gets the relative weight for connection rate when the load balancing mode is set to LB_METHOD_QOS.
|
7374
9397
|
This function is deprecated and new applications should use vs_score.
|
7375
9398
|
|
9399
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9400
|
+
the specified name. Since multiple pools with this name may exist, the
|
9401
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9402
|
+
that order. If none of these pools exist, this method produces an error.
|
9403
|
+
|
7376
9404
|
</documentation>
|
7377
9405
|
<input message="tns:GlobalLB.Pool.get_qos_coefficient_connection_rateRequest"/>
|
7378
9406
|
<output message="tns:GlobalLB.Pool.get_qos_coefficient_connection_rateResponse"/>
|
@@ -7381,6 +9409,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7381
9409
|
<documentation>
|
7382
9410
|
Sets the relative weight for virtual server (VS) score when the load balancing mode is set to LB_METHOD_QOS.
|
7383
9411
|
|
9412
|
+
Deprecated behavior: This field will be set on all specified pools
|
9413
|
+
matching types A, AAAA, or CNAME.
|
9414
|
+
|
7384
9415
|
</documentation>
|
7385
9416
|
<input message="tns:GlobalLB.Pool.set_qos_coefficient_vs_scoreRequest"/>
|
7386
9417
|
<output message="tns:GlobalLB.Pool.set_qos_coefficient_vs_scoreResponse"/>
|
@@ -7389,6 +9420,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7389
9420
|
<documentation>
|
7390
9421
|
Gets the relative weight for virtual server (VS) score when the load balancing mode is set to LB_METHOD_QOS.
|
7391
9422
|
|
9423
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9424
|
+
the specified name. Since multiple pools with this name may exist, the
|
9425
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9426
|
+
that order. If none of these pools exist, this method produces an error.
|
9427
|
+
|
7392
9428
|
</documentation>
|
7393
9429
|
<input message="tns:GlobalLB.Pool.get_qos_coefficient_vs_scoreRequest"/>
|
7394
9430
|
<output message="tns:GlobalLB.Pool.get_qos_coefficient_vs_scoreResponse"/>
|
@@ -7398,6 +9434,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7398
9434
|
Sets the fallback/emergency failure IP for the specified pools.
|
7399
9435
|
This method is deprecated; new designs should use set_fallback_ip{v4,v6}.
|
7400
9436
|
|
9437
|
+
Deprecated behavior: If the specified ip address is IPv4, we will attempt
|
9438
|
+
to set on a type A pool of the specified name. If the specified ip address
|
9439
|
+
is IPv6, we will attempt to set this ip on the type AAAA pool of the
|
9440
|
+
specified name. If the type of pool corresponding to the ip address does
|
9441
|
+
not exist, it is an error.
|
9442
|
+
|
7401
9443
|
</documentation>
|
7402
9444
|
<input message="tns:GlobalLB.Pool.set_fallback_ipRequest"/>
|
7403
9445
|
<output message="tns:GlobalLB.Pool.set_fallback_ipResponse"/>
|
@@ -7406,7 +9448,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7406
9448
|
<documentation>
|
7407
9449
|
Gets the fallback/emergency failure IP for the specified pools.
|
7408
9450
|
This method is deprecated; new designs should use get_fallback_ip{v4,v6}.
|
7409
|
-
|
9451
|
+
|
9452
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9453
|
+
the specified name. The field will be returned from a type A pool of the
|
9454
|
+
specified name, unless that does not exist. In that case then the field from
|
9455
|
+
the type AAAA pool is used and if that also does not exist, this method
|
9456
|
+
produces an error.
|
9457
|
+
|
7410
9458
|
</documentation>
|
7411
9459
|
<input message="tns:GlobalLB.Pool.get_fallback_ipRequest"/>
|
7412
9460
|
<output message="tns:GlobalLB.Pool.get_fallback_ipResponse"/>
|
@@ -7415,6 +9463,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7415
9463
|
<documentation>
|
7416
9464
|
Sets the fallback/emergency failure IPv4 address for the specified pools.
|
7417
9465
|
|
9466
|
+
Deprecated behavior: This method will attempt to set each ip address on a
|
9467
|
+
type A pool of the specified name. If the A type of pool does not exist,
|
9468
|
+
it is an error.
|
9469
|
+
|
7418
9470
|
</documentation>
|
7419
9471
|
<input message="tns:GlobalLB.Pool.set_fallback_ipv4Request"/>
|
7420
9472
|
<output message="tns:GlobalLB.Pool.set_fallback_ipv4Response"/>
|
@@ -7422,7 +9474,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7422
9474
|
<operation name="get_fallback_ipv4">
|
7423
9475
|
<documentation>
|
7424
9476
|
Gets the fallback/emergency failure IPv4 address for the specified pools.
|
7425
|
-
|
9477
|
+
|
9478
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9479
|
+
the specified name and of type A. If the given type A pool does not exist,
|
9480
|
+
this method produces an error.
|
9481
|
+
|
7426
9482
|
</documentation>
|
7427
9483
|
<input message="tns:GlobalLB.Pool.get_fallback_ipv4Request"/>
|
7428
9484
|
<output message="tns:GlobalLB.Pool.get_fallback_ipv4Response"/>
|
@@ -7431,6 +9487,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7431
9487
|
<documentation>
|
7432
9488
|
Sets the fallback/emergency failure IPv6 address for the specified pools.
|
7433
9489
|
|
9490
|
+
Deprecated behavior: This method will attempt to set each ip address on a
|
9491
|
+
type AAAA pool of the specified name. If the AAAA type of pool does not
|
9492
|
+
exist, it is an error.
|
9493
|
+
|
7434
9494
|
</documentation>
|
7435
9495
|
<input message="tns:GlobalLB.Pool.set_fallback_ipv6Request"/>
|
7436
9496
|
<output message="tns:GlobalLB.Pool.set_fallback_ipv6Response"/>
|
@@ -7438,7 +9498,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7438
9498
|
<operation name="get_fallback_ipv6">
|
7439
9499
|
<documentation>
|
7440
9500
|
Gets the fallback/emergency failure IPv6 address for the specified pools.
|
7441
|
-
|
9501
|
+
|
9502
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9503
|
+
the specified name and of type AAAA. If the given type AAAA pool does not
|
9504
|
+
exist, this method produces an error.
|
9505
|
+
|
7442
9506
|
</documentation>
|
7443
9507
|
<input message="tns:GlobalLB.Pool.get_fallback_ipv6Request"/>
|
7444
9508
|
<output message="tns:GlobalLB.Pool.get_fallback_ipv6Response"/>
|
@@ -7447,6 +9511,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7447
9511
|
<documentation>
|
7448
9512
|
Sets the CNAMEs for the specified pools.
|
7449
9513
|
|
9514
|
+
Deprecated behavior: This method will create each specified pool as a
|
9515
|
+
CNAME type, if it does not already exist. If it does already exist, it
|
9516
|
+
will clear any existing members from each specified pool and add a
|
9517
|
+
single static target cname member of the specified cname to the pool.
|
9518
|
+
|
7450
9519
|
</documentation>
|
7451
9520
|
<input message="tns:GlobalLB.Pool.set_cnameRequest"/>
|
7452
9521
|
<output message="tns:GlobalLB.Pool.set_cnameResponse"/>
|
@@ -7455,6 +9524,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7455
9524
|
<documentation>
|
7456
9525
|
Gets the CNAMEs for the specified pools.
|
7457
9526
|
|
9527
|
+
Deprecated behavior: This method will return the name of the static target
|
9528
|
+
cname member on each of the specified cname pools. If the cname pool or
|
9529
|
+
static target cname member does not exist, and an A or AAAA pool of the
|
9530
|
+
specified name does exists, an empty string will be returned. If no pools
|
9531
|
+
of the specified name and type A, AAAA, or CNAME exist, it is an error.
|
9532
|
+
|
7458
9533
|
</documentation>
|
7459
9534
|
<input message="tns:GlobalLB.Pool.get_cnameRequest"/>
|
7460
9535
|
<output message="tns:GlobalLB.Pool.get_cnameResponse"/>
|
@@ -7463,6 +9538,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7463
9538
|
<documentation>
|
7464
9539
|
Sets the limits for pool metrics.
|
7465
9540
|
|
9541
|
+
Deprecated behavior: The specified limits will be set on all specified pools
|
9542
|
+
matching types A or AAAA.
|
9543
|
+
|
7466
9544
|
</documentation>
|
7467
9545
|
<input message="tns:GlobalLB.Pool.set_limitRequest"/>
|
7468
9546
|
<output message="tns:GlobalLB.Pool.set_limitResponse"/>
|
@@ -7471,6 +9549,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7471
9549
|
<documentation>
|
7472
9550
|
Gets all metrics limits for a sequence of pools.
|
7473
9551
|
|
9552
|
+
Deprecated behavior: This method returns the limits from a pool matching
|
9553
|
+
the specified name. Since multiple pools with this name may exist, the
|
9554
|
+
limits returned are obtained from either the A or AAAA pool, in that order.
|
9555
|
+
If none of these pools exist, this method produces an error.
|
9556
|
+
|
7474
9557
|
</documentation>
|
7475
9558
|
<input message="tns:GlobalLB.Pool.get_limitRequest"/>
|
7476
9559
|
<output message="tns:GlobalLB.Pool.get_limitResponse"/>
|
@@ -7479,9 +9562,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7479
9562
|
<documentation>
|
7480
9563
|
Sets/creates the monitor associations for the specified pools. This basically creates the monitor associations
|
7481
9564
|
between a pool and a monitor rule. The 'none' monitor is no longer a valid monitor_template for a MonitorRule.
|
7482
|
-
Any monitor associations created using the keyword 'none' will be adjusted accordingly and the 'none' monitor
|
9565
|
+
Any monitor associations created using the keyword 'none' will be adjusted accordingly and the 'none' monitor
|
7483
9566
|
removed.
|
7484
9567
|
|
9568
|
+
Deprecated behavior: The specified monitors will be set on all specified pools
|
9569
|
+
matching types A or AAAA.
|
9570
|
+
|
7485
9571
|
</documentation>
|
7486
9572
|
<input message="tns:GlobalLB.Pool.set_monitor_associationRequest"/>
|
7487
9573
|
<output message="tns:GlobalLB.Pool.set_monitor_associationResponse"/>
|
@@ -7490,16 +9576,27 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7490
9576
|
<documentation>
|
7491
9577
|
Gets the monitor associations for the specified pools, i.e. the monitor rules used by the pools.
|
7492
9578
|
|
9579
|
+
Deprecated behavior: This method returns the monitors from a pool matching
|
9580
|
+
the specified name. Since multiple pools with this name may exist, the
|
9581
|
+
monitor returned is obtained from either the A or AAAA pool, in that order.
|
9582
|
+
If none of these pools exist, this method produces an error.
|
9583
|
+
|
7493
9584
|
</documentation>
|
7494
9585
|
<input message="tns:GlobalLB.Pool.get_monitor_associationRequest"/>
|
7495
9586
|
<output message="tns:GlobalLB.Pool.get_monitor_associationResponse"/>
|
7496
9587
|
</operation>
|
7497
9588
|
<operation name="remove_monitor_association">
|
7498
9589
|
<documentation>
|
7499
|
-
Removes the monitor associations for the specified pools.
|
9590
|
+
Removes the monitor associations for the specified pools. This basically deletes the monitor
|
7500
9591
|
associations between a pool and a monitor rule, i.e. the specified pools will no longer
|
7501
9592
|
be monitored.
|
7502
9593
|
|
9594
|
+
Deprecated behavior: This method returns the limits from a pool matching
|
9595
|
+
the specified name. The limits will be returned from a type A pool of the
|
9596
|
+
specified name, unless that does not exist. In that case then the limits from
|
9597
|
+
the type AAAA pool are used and if that also does not exist, this method
|
9598
|
+
produces an error.
|
9599
|
+
|
7503
9600
|
</documentation>
|
7504
9601
|
<input message="tns:GlobalLB.Pool.remove_monitor_associationRequest"/>
|
7505
9602
|
<output message="tns:GlobalLB.Pool.remove_monitor_associationResponse"/>
|
@@ -7510,6 +9607,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7510
9607
|
|
7511
9608
|
This is an arbitrary field which can be used for any purpose.
|
7512
9609
|
|
9610
|
+
Deprecated behavior: This field will be set on all specified pools
|
9611
|
+
matching types A, AAAA, or CNAME.
|
9612
|
+
|
7513
9613
|
</documentation>
|
7514
9614
|
<input message="tns:GlobalLB.Pool.set_descriptionRequest"/>
|
7515
9615
|
<output message="tns:GlobalLB.Pool.set_descriptionResponse"/>
|
@@ -7518,6 +9618,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7518
9618
|
<documentation>
|
7519
9619
|
Gets the descriptions for a set of pools.
|
7520
9620
|
|
9621
|
+
Deprecated behavior: This method returns the field from a pool matching
|
9622
|
+
the specified name. Since multiple pools with this name may exist, the
|
9623
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
9624
|
+
that order. If none of these pools exist, this method produces an error.
|
9625
|
+
|
7521
9626
|
</documentation>
|
7522
9627
|
<input message="tns:GlobalLB.Pool.get_descriptionRequest"/>
|
7523
9628
|
<output message="tns:GlobalLB.Pool.get_descriptionResponse"/>
|
@@ -7526,6 +9631,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7526
9631
|
<documentation>
|
7527
9632
|
Resets the statistics for the specified pools.
|
7528
9633
|
|
9634
|
+
Deprecated behavior: This method will clear all statistics on each of the
|
9635
|
+
pools of the specified name and matching the type A, AAAA, or CNAME.
|
9636
|
+
|
7529
9637
|
</documentation>
|
7530
9638
|
<input message="tns:GlobalLB.Pool.reset_statisticsRequest"/>
|
7531
9639
|
<output message="tns:GlobalLB.Pool.reset_statisticsResponse"/>
|
@@ -7534,6 +9642,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7534
9642
|
<documentation>
|
7535
9643
|
Gets the statistics for all the pools.
|
7536
9644
|
|
9645
|
+
Deprecated behavior: A given statistics entry returned from this method
|
9646
|
+
represents a sum of each of the individual statistics on pools of the
|
9647
|
+
specified same name and types A, AAAA, and CNAME.
|
9648
|
+
|
7537
9649
|
</documentation>
|
7538
9650
|
<input message="tns:GlobalLB.Pool.get_all_statisticsRequest"/>
|
7539
9651
|
<output message="tns:GlobalLB.Pool.get_all_statisticsResponse"/>
|
@@ -7542,6 +9654,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7542
9654
|
<documentation>
|
7543
9655
|
Gets the statistics for the specified pools.
|
7544
9656
|
|
9657
|
+
Deprecated behavior: A given statistics entry returned from this method
|
9658
|
+
represents a sum of each of the individual statistics on pools of the
|
9659
|
+
specified same name and types A, AAAA, and CNAME.
|
9660
|
+
|
7545
9661
|
</documentation>
|
7546
9662
|
<input message="tns:GlobalLB.Pool.get_statisticsRequest"/>
|
7547
9663
|
<output message="tns:GlobalLB.Pool.get_statisticsResponse"/>
|
@@ -7550,6 +9666,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7550
9666
|
<documentation>
|
7551
9667
|
Gets the members of a set of pools.
|
7552
9668
|
|
9669
|
+
Deprecated behavior: This method returns a list of members on the specified
|
9670
|
+
pools of type A and AAAA.
|
9671
|
+
|
7553
9672
|
</documentation>
|
7554
9673
|
<input message="tns:GlobalLB.Pool.get_member_v2Request"/>
|
7555
9674
|
<output message="tns:GlobalLB.Pool.get_member_v2Response"/>
|
@@ -7562,6 +9681,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7562
9681
|
system maintains the relative order but not the absolute numbers
|
7563
9682
|
originally specified for ordering.
|
7564
9683
|
|
9684
|
+
Deprecated behavior: This method will add the members to the
|
9685
|
+
specified pool of the matching type type A or AAAA, depending
|
9686
|
+
on if the member is backed by an IPv4 or IPv6 address,
|
9687
|
+
respectively. If a member is specified and the specified
|
9688
|
+
pool of the corresponding type (A for IPv4 members and AAAA
|
9689
|
+
for IPv6 members) does not exist, it is an error.
|
9690
|
+
|
7565
9691
|
</documentation>
|
7566
9692
|
<input message="tns:GlobalLB.Pool.add_member_v2Request"/>
|
7567
9693
|
<output message="tns:GlobalLB.Pool.add_member_v2Response"/>
|
@@ -7570,6 +9696,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7570
9696
|
<documentation>
|
7571
9697
|
Removes members from the specified pools.
|
7572
9698
|
|
9699
|
+
Deprecated behavior: This method will remove the members from the
|
9700
|
+
specified pool of the matching type type A or AAAA, depending
|
9701
|
+
on if the member is backed by an IPv4 or IPv6 address,
|
9702
|
+
respectively. If a member is specified and the specified
|
9703
|
+
pool of the corresponding type (A for IPv4 members and AAAA
|
9704
|
+
for IPv6 members) does not exist, it is an error.
|
9705
|
+
|
7573
9706
|
</documentation>
|
7574
9707
|
<input message="tns:GlobalLB.Pool.remove_member_v2Request"/>
|
7575
9708
|
<output message="tns:GlobalLB.Pool.remove_member_v2Response"/>
|
@@ -7578,6 +9711,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7578
9711
|
<documentation>
|
7579
9712
|
Removes all members from the specified pools.
|
7580
9713
|
|
9714
|
+
Deprecated behavior: This method will remove all members from the
|
9715
|
+
specified pool of the matching type type A or AAAA.
|
9716
|
+
|
7581
9717
|
</documentation>
|
7582
9718
|
<input message="tns:GlobalLB.Pool.remove_all_membersRequest"/>
|
7583
9719
|
<output message="tns:GlobalLB.Pool.remove_all_membersResponse"/>
|
@@ -7586,6 +9722,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7586
9722
|
<documentation>
|
7587
9723
|
Gets the statuses for the specified members of the specified pools.
|
7588
9724
|
|
9725
|
+
Deprecated behavior: There is no change in behavior since the type
|
9726
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9727
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9728
|
+
|
7589
9729
|
</documentation>
|
7590
9730
|
<input message="tns:GlobalLB.Pool.get_member_object_statusRequest"/>
|
7591
9731
|
<output message="tns:GlobalLB.Pool.get_member_object_statusResponse"/>
|
@@ -7598,6 +9738,17 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7598
9738
|
system maintains the relative order but not the absolute numbers
|
7599
9739
|
originally specified for ordering.
|
7600
9740
|
|
9741
|
+
Deprecated behavior: This method splits the members for a given
|
9742
|
+
pool into two lists, one of IPv4 address type members and one of
|
9743
|
+
IPv6 address type members. The orders specified are set on the
|
9744
|
+
given member but each of these two lists are reordered seperately,
|
9745
|
+
starting with 0 and with no gaps. Therefore you could potentially
|
9746
|
+
see two members on the same pool (name) with the same order, if
|
9747
|
+
one member is backed by an IPv4 address and another member is
|
9748
|
+
backed by an IPv6 address. This is because one is on the A type
|
9749
|
+
pool of the given name and the other is on the AAAA type pool
|
9750
|
+
of the same name.
|
9751
|
+
|
7601
9752
|
</documentation>
|
7602
9753
|
<input message="tns:GlobalLB.Pool.set_member_orderRequest"/>
|
7603
9754
|
<output message="tns:GlobalLB.Pool.set_member_orderResponse"/>
|
@@ -7606,6 +9757,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7606
9757
|
<documentation>
|
7607
9758
|
Gets the orders for the specified members of the specified pools.
|
7608
9759
|
|
9760
|
+
Deprecated behavior: There is no change in behavior since the type
|
9761
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9762
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9763
|
+
|
7609
9764
|
</documentation>
|
7610
9765
|
<input message="tns:GlobalLB.Pool.get_member_orderRequest"/>
|
7611
9766
|
<output message="tns:GlobalLB.Pool.get_member_orderResponse"/>
|
@@ -7615,6 +9770,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7615
9770
|
Sets the metric limits for the specified members of the specified
|
7616
9771
|
pools.
|
7617
9772
|
|
9773
|
+
Deprecated behavior: There is no change in behavior since the type
|
9774
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9775
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9776
|
+
|
7618
9777
|
</documentation>
|
7619
9778
|
<input message="tns:GlobalLB.Pool.set_member_limitRequest"/>
|
7620
9779
|
<output message="tns:GlobalLB.Pool.set_member_limitResponse"/>
|
@@ -7624,6 +9783,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7624
9783
|
Gets the metric limits for the specified members of the specified
|
7625
9784
|
pools.
|
7626
9785
|
|
9786
|
+
Deprecated behavior: There is no change in behavior since the type
|
9787
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9788
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9789
|
+
|
7627
9790
|
</documentation>
|
7628
9791
|
<input message="tns:GlobalLB.Pool.get_member_limitRequest"/>
|
7629
9792
|
<output message="tns:GlobalLB.Pool.get_member_limitResponse"/>
|
@@ -7633,6 +9796,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7633
9796
|
Sets the enabled states for the specified members of the specified
|
7634
9797
|
pools.
|
7635
9798
|
|
9799
|
+
Deprecated behavior: There is no change in behavior since the type
|
9800
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9801
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9802
|
+
|
7636
9803
|
</documentation>
|
7637
9804
|
<input message="tns:GlobalLB.Pool.set_member_enabled_stateRequest"/>
|
7638
9805
|
<output message="tns:GlobalLB.Pool.set_member_enabled_stateResponse"/>
|
@@ -7642,6 +9809,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7642
9809
|
Gets the enabled states for the specified members of the specified
|
7643
9810
|
pools.
|
7644
9811
|
|
9812
|
+
Deprecated behavior: There is no change in behavior since the type
|
9813
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9814
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9815
|
+
|
7645
9816
|
</documentation>
|
7646
9817
|
<input message="tns:GlobalLB.Pool.get_member_enabled_stateRequest"/>
|
7647
9818
|
<output message="tns:GlobalLB.Pool.get_member_enabled_stateResponse"/>
|
@@ -7650,6 +9821,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7650
9821
|
<documentation>
|
7651
9822
|
Sets the ratios for the specified members of the specified pools.
|
7652
9823
|
|
9824
|
+
Deprecated behavior: There is no change in behavior since the type
|
9825
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9826
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9827
|
+
|
7653
9828
|
</documentation>
|
7654
9829
|
<input message="tns:GlobalLB.Pool.set_member_ratioRequest"/>
|
7655
9830
|
<output message="tns:GlobalLB.Pool.set_member_ratioResponse"/>
|
@@ -7658,6 +9833,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7658
9833
|
<documentation>
|
7659
9834
|
Gets the ratios for the specified members of the specified pools.
|
7660
9835
|
|
9836
|
+
Deprecated behavior: There is no change in behavior since the type
|
9837
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9838
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9839
|
+
|
7661
9840
|
</documentation>
|
7662
9841
|
<input message="tns:GlobalLB.Pool.get_member_ratioRequest"/>
|
7663
9842
|
<output message="tns:GlobalLB.Pool.get_member_ratioResponse"/>
|
@@ -7667,6 +9846,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7667
9846
|
Gets the virtual servers that the specified members of the
|
7668
9847
|
specified pools depend on.
|
7669
9848
|
|
9849
|
+
Deprecated behavior: There is no change in behavior since the type
|
9850
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9851
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9852
|
+
|
7670
9853
|
</documentation>
|
7671
9854
|
<input message="tns:GlobalLB.Pool.get_member_dependencyRequest"/>
|
7672
9855
|
<output message="tns:GlobalLB.Pool.get_member_dependencyResponse"/>
|
@@ -7676,6 +9859,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7676
9859
|
Adds virtual servers that the specified members of the specified
|
7677
9860
|
pools depend on.
|
7678
9861
|
|
9862
|
+
Deprecated behavior: There is no change in behavior since the type
|
9863
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9864
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9865
|
+
|
7679
9866
|
</documentation>
|
7680
9867
|
<input message="tns:GlobalLB.Pool.add_member_dependencyRequest"/>
|
7681
9868
|
<output message="tns:GlobalLB.Pool.add_member_dependencyResponse"/>
|
@@ -7685,6 +9872,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7685
9872
|
Removes virtual servers that the specified members of the specified
|
7686
9873
|
pools depend on.
|
7687
9874
|
|
9875
|
+
Deprecated behavior: There is no change in behavior since the type
|
9876
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9877
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9878
|
+
|
7688
9879
|
</documentation>
|
7689
9880
|
<input message="tns:GlobalLB.Pool.remove_member_dependencyRequest"/>
|
7690
9881
|
<output message="tns:GlobalLB.Pool.remove_member_dependencyResponse"/>
|
@@ -7694,6 +9885,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7694
9885
|
Removes all virtual servers that the specified members of the
|
7695
9886
|
specified pools depend on.
|
7696
9887
|
|
9888
|
+
Deprecated behavior: There is no change in behavior since the type
|
9889
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9890
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9891
|
+
|
7697
9892
|
</documentation>
|
7698
9893
|
<input message="tns:GlobalLB.Pool.remove_all_member_dependenciesRequest"/>
|
7699
9894
|
<output message="tns:GlobalLB.Pool.remove_all_member_dependenciesResponse"/>
|
@@ -7703,6 +9898,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7703
9898
|
Sets the monitor rules for the specified members of the specified
|
7704
9899
|
pools.
|
7705
9900
|
|
9901
|
+
Deprecated behavior: There is no change in behavior since the type
|
9902
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9903
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9904
|
+
|
7706
9905
|
</documentation>
|
7707
9906
|
<input message="tns:GlobalLB.Pool.set_member_monitor_ruleRequest"/>
|
7708
9907
|
<output message="tns:GlobalLB.Pool.set_member_monitor_ruleResponse"/>
|
@@ -7712,6 +9911,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7712
9911
|
Gets the monitor rules for the specified members of the specified
|
7713
9912
|
pools.
|
7714
9913
|
|
9914
|
+
Deprecated behavior: There is no change in behavior since the type
|
9915
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9916
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9917
|
+
|
7715
9918
|
</documentation>
|
7716
9919
|
<input message="tns:GlobalLB.Pool.get_member_monitor_ruleRequest"/>
|
7717
9920
|
<output message="tns:GlobalLB.Pool.get_member_monitor_ruleResponse"/>
|
@@ -7720,6 +9923,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7720
9923
|
<documentation>
|
7721
9924
|
Sets the description of a set of pool members in a set of pools.
|
7722
9925
|
|
9926
|
+
Deprecated behavior: There is no change in behavior since the type
|
9927
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9928
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9929
|
+
|
7723
9930
|
</documentation>
|
7724
9931
|
<input message="tns:GlobalLB.Pool.set_member_descriptionRequest"/>
|
7725
9932
|
<output message="tns:GlobalLB.Pool.set_member_descriptionResponse"/>
|
@@ -7728,6 +9935,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7728
9935
|
<documentation>
|
7729
9936
|
Gets the description of a set of pool members in a set of pools.
|
7730
9937
|
|
9938
|
+
Deprecated behavior: There is no change in behavior since the type
|
9939
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9940
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9941
|
+
|
7731
9942
|
</documentation>
|
7732
9943
|
<input message="tns:GlobalLB.Pool.get_member_descriptionRequest"/>
|
7733
9944
|
<output message="tns:GlobalLB.Pool.get_member_descriptionResponse"/>
|
@@ -7737,6 +9948,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7737
9948
|
Resets the statistics for the specified of members of the specified
|
7738
9949
|
pools.
|
7739
9950
|
|
9951
|
+
Deprecated behavior: There is no change in behavior since the type
|
9952
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9953
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9954
|
+
|
7740
9955
|
</documentation>
|
7741
9956
|
<input message="tns:GlobalLB.Pool.reset_member_statisticsRequest"/>
|
7742
9957
|
<output message="tns:GlobalLB.Pool.reset_member_statisticsResponse"/>
|
@@ -7746,6 +9961,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7746
9961
|
Gets the statistics for the specified members of the specified
|
7747
9962
|
pools.
|
7748
9963
|
|
9964
|
+
Deprecated behavior: There is no change in behavior since the type
|
9965
|
+
of pool is implicit in the IP address type of the member (IPv4
|
9966
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
9967
|
+
|
7749
9968
|
</documentation>
|
7750
9969
|
<input message="tns:GlobalLB.Pool.get_member_statisticsRequest"/>
|
7751
9970
|
<output message="tns:GlobalLB.Pool.get_member_statisticsResponse"/>
|
@@ -7762,6 +9981,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7762
9981
|
In addition to name/value pair, metadata also has a persistence
|
7763
9982
|
attribute. See Common::MetadataPersistence for its definition.
|
7764
9983
|
|
9984
|
+
Deprecated behavior: This method returns a list of unique metadata
|
9985
|
+
objects. Therefore if there is more than one metadata of the same
|
9986
|
+
name on the specified pool name (but of different type A, AAAA,
|
9987
|
+
or CNAME), only one of these duplicate metadata objects is reported.
|
9988
|
+
|
7765
9989
|
</documentation>
|
7766
9990
|
<input message="tns:GlobalLB.Pool.get_metadataRequest"/>
|
7767
9991
|
<output message="tns:GlobalLB.Pool.get_metadataResponse"/>
|
@@ -7772,6 +9996,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7772
9996
|
For definition of the metadata, refer to the get_metadata method
|
7773
9997
|
description.
|
7774
9998
|
|
9999
|
+
Deprecated behavior: This method adds the specified metadata
|
10000
|
+
on the specified pools matching types A, AAAA, or CNAME.
|
10001
|
+
|
7775
10002
|
</documentation>
|
7776
10003
|
<input message="tns:GlobalLB.Pool.add_metadataRequest"/>
|
7777
10004
|
<output message="tns:GlobalLB.Pool.add_metadataResponse"/>
|
@@ -7782,6 +10009,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7782
10009
|
For definition of the metadata, refer to the get_metadata method
|
7783
10010
|
description.
|
7784
10011
|
|
10012
|
+
Deprecated behavior: This method removes the specified metadata
|
10013
|
+
from all specified pools matching types A, AAAA, or CNAME.
|
10014
|
+
|
7785
10015
|
</documentation>
|
7786
10016
|
<input message="tns:GlobalLB.Pool.remove_metadataRequest"/>
|
7787
10017
|
<output message="tns:GlobalLB.Pool.remove_metadataResponse"/>
|
@@ -7790,6 +10020,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7790
10020
|
<documentation>
|
7791
10021
|
Removes all the metadata instances for the specified pools.
|
7792
10022
|
|
10023
|
+
Deprecated behavior: This method removes all metadata from all specified
|
10024
|
+
pools matching types A, AAAA, or CNAME.
|
10025
|
+
|
7793
10026
|
</documentation>
|
7794
10027
|
<input message="tns:GlobalLB.Pool.remove_all_metadataRequest"/>
|
7795
10028
|
<output message="tns:GlobalLB.Pool.remove_all_metadataResponse"/>
|
@@ -7800,6 +10033,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7800
10033
|
For definition of the metadata, refer to the get_metadata method
|
7801
10034
|
description.
|
7802
10035
|
|
10036
|
+
Deprecated behavior: This field will be set on all specified pool
|
10037
|
+
metadatas matching types A, AAAA, or CNAME.
|
10038
|
+
|
7803
10039
|
</documentation>
|
7804
10040
|
<input message="tns:GlobalLB.Pool.set_metadata_valueRequest"/>
|
7805
10041
|
<output message="tns:GlobalLB.Pool.set_metadata_valueResponse"/>
|
@@ -7810,6 +10046,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7810
10046
|
For definition of the metadata, refer to the get_metadata method
|
7811
10047
|
description.
|
7812
10048
|
|
10049
|
+
Deprecated behavior: This method returns the field from a pool
|
10050
|
+
metadata matching the specified name. Since multiple pool metadatas
|
10051
|
+
with this name may exist, the value returned is obtained from either
|
10052
|
+
the A, AAAA, or CNAME pool metadata, in that order. If none of these
|
10053
|
+
pool metadatas exist, this method produces an error.
|
10054
|
+
|
7813
10055
|
</documentation>
|
7814
10056
|
<input message="tns:GlobalLB.Pool.get_metadata_valueRequest"/>
|
7815
10057
|
<output message="tns:GlobalLB.Pool.get_metadata_valueResponse"/>
|
@@ -7820,6 +10062,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7820
10062
|
For definition of the metadata, refer to the get_metadata method
|
7821
10063
|
description.
|
7822
10064
|
|
10065
|
+
Deprecated behavior: This field will be set on all specified pool
|
10066
|
+
metadatas matching types A, AAAA, or CNAME.
|
10067
|
+
|
7823
10068
|
</documentation>
|
7824
10069
|
<input message="tns:GlobalLB.Pool.set_metadata_descriptionRequest"/>
|
7825
10070
|
<output message="tns:GlobalLB.Pool.set_metadata_descriptionResponse"/>
|
@@ -7830,6 +10075,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7830
10075
|
For definition of the metadata, refer to the get_metadata method
|
7831
10076
|
description.
|
7832
10077
|
|
10078
|
+
Deprecated behavior: This method returns the field from a pool
|
10079
|
+
metadata matching the specified name. Since multiple pool metadatas
|
10080
|
+
with this name may exist, the value returned is obtained from either
|
10081
|
+
the A, AAAA, or CNAME pool metadata, in that order. If none of these
|
10082
|
+
pool metadatas exist, this method produces an error.
|
10083
|
+
|
7833
10084
|
</documentation>
|
7834
10085
|
<input message="tns:GlobalLB.Pool.get_metadata_descriptionRequest"/>
|
7835
10086
|
<output message="tns:GlobalLB.Pool.get_metadata_descriptionResponse"/>
|
@@ -7840,6 +10091,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7840
10091
|
For definition of the metadata, refer to the get_metadata method
|
7841
10092
|
description.
|
7842
10093
|
|
10094
|
+
Deprecated behavior: This field will be set on all specified pool
|
10095
|
+
metadatas matching types A, AAAA, or CNAME.
|
10096
|
+
|
7843
10097
|
</documentation>
|
7844
10098
|
<input message="tns:GlobalLB.Pool.set_metadata_persistenceRequest"/>
|
7845
10099
|
<output message="tns:GlobalLB.Pool.set_metadata_persistenceResponse"/>
|
@@ -7850,6 +10104,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7850
10104
|
For definition of the metadata, refer to the get_metadata method
|
7851
10105
|
description.
|
7852
10106
|
|
10107
|
+
Deprecated behavior: This method returns the field from a pool
|
10108
|
+
metadata matching the specified name. Since multiple pool metadatas
|
10109
|
+
with this name may exist, the value returned is obtained from either
|
10110
|
+
the A, AAAA, or CNAME pool metadata, in that order. If none of these
|
10111
|
+
pool metadatas exist, this method produces an error.
|
10112
|
+
|
7853
10113
|
</documentation>
|
7854
10114
|
<input message="tns:GlobalLB.Pool.get_metadata_persistenceRequest"/>
|
7855
10115
|
<output message="tns:GlobalLB.Pool.get_metadata_persistenceResponse"/>
|
@@ -7858,7 +10118,6 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7858
10118
|
<documentation>
|
7859
10119
|
Gets the version information for this interface.
|
7860
10120
|
|
7861
|
-
|
7862
10121
|
</documentation>
|
7863
10122
|
<input message="tns:GlobalLB.Pool.get_versionRequest"/>
|
7864
10123
|
<output message="tns:GlobalLB.Pool.get_versionResponse"/>
|
@@ -7873,6 +10132,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7873
10132
|
<documentation>
|
7874
10133
|
Gets the statuses of the specified pools.
|
7875
10134
|
|
10135
|
+
Deprecated behavior: This method returns the best possible answer based on
|
10136
|
+
the availability status. For example, if the A pool with the specified name
|
10137
|
+
has an 'AVAILABILITY_STATUS_RED' status and the AAAA pool with the
|
10138
|
+
specified name has an 'AVAILABILITY_STATUS_GREEN' status, then the full object
|
10139
|
+
status of the AAAA pool will be returned as the status of the specified pool.
|
10140
|
+
|
7876
10141
|
</documentation>
|
7877
10142
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
7878
10143
|
<input>
|
@@ -7893,6 +10158,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7893
10158
|
<documentation>
|
7894
10159
|
Gets a list of pools.
|
7895
10160
|
|
10161
|
+
Deprecated behavior: This method returns a list of unique pool names. If
|
10162
|
+
there is more than one pool with the same name (but of different types A,
|
10163
|
+
AAAA, or CNAME), only one of these pools is reported.
|
10164
|
+
|
7896
10165
|
</documentation>
|
7897
10166
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
7898
10167
|
<input>
|
@@ -7921,6 +10190,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7921
10190
|
order but not the absolute numbers originally specified for
|
7922
10191
|
ordering.
|
7923
10192
|
|
10193
|
+
Deprecated behavior: This method will create an A and AAAA type pool
|
10194
|
+
and add the members to the pool of the matching type type A or AAAA,
|
10195
|
+
depending on if the member is backed by an IPv4 or IPv6 address,
|
10196
|
+
respectively.
|
10197
|
+
|
7924
10198
|
</documentation>
|
7925
10199
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
7926
10200
|
<input>
|
@@ -7945,6 +10219,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7945
10219
|
system maintains the relative order but not the absolute numbers
|
7946
10220
|
originally specified for ordering.
|
7947
10221
|
|
10222
|
+
Deprecated behavior: This method will create an A and AAAA type pool
|
10223
|
+
and add the members to the pool of the matching type type A or AAAA,
|
10224
|
+
depending on if the member is backed by an IPv4 or IPv6 address,
|
10225
|
+
respectively.
|
10226
|
+
|
7948
10227
|
</documentation>
|
7949
10228
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
7950
10229
|
<input>
|
@@ -7965,6 +10244,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7965
10244
|
<documentation>
|
7966
10245
|
Deletes the specified pools.
|
7967
10246
|
|
10247
|
+
Deprecated behavior: This method will delete all pools with the specified
|
10248
|
+
names that match types A, AAAA, or CNAME.
|
10249
|
+
|
7968
10250
|
</documentation>
|
7969
10251
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
7970
10252
|
<input>
|
@@ -7985,6 +10267,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7985
10267
|
<documentation>
|
7986
10268
|
Deletes all pools.
|
7987
10269
|
|
10270
|
+
Deprecated behavior: This method will delete all pools matching types A,
|
10271
|
+
AAAA, or CNAME.
|
10272
|
+
|
7988
10273
|
</documentation>
|
7989
10274
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
7990
10275
|
<input>
|
@@ -8008,6 +10293,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8008
10293
|
|
8009
10294
|
Gets a list of pool members.
|
8010
10295
|
|
10296
|
+
Deprecated behavior: This method returns a list of members on the specified
|
10297
|
+
pools of type A and AAAA.
|
10298
|
+
|
8011
10299
|
</documentation>
|
8012
10300
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8013
10301
|
<input>
|
@@ -8036,6 +10324,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8036
10324
|
order but not the absolute numbers originally specified for
|
8037
10325
|
ordering.
|
8038
10326
|
|
10327
|
+
Deprecated behavior: This method will add the members to the
|
10328
|
+
specified pool of the matching type type A or AAAA, depending
|
10329
|
+
on if the member is backed by an IPv4 or IPv6 address,
|
10330
|
+
respectively. If a member is specified and the specified
|
10331
|
+
pool of the corresponding type (A for IPv4 members and AAAA
|
10332
|
+
for IPv6 members) does not exist, it is an error.
|
10333
|
+
|
8039
10334
|
</documentation>
|
8040
10335
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8041
10336
|
<input>
|
@@ -8059,6 +10354,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8059
10354
|
|
8060
10355
|
Removes members from the specified pools.
|
8061
10356
|
|
10357
|
+
Deprecated behavior: This method will remove the members from the
|
10358
|
+
specified pool of the matching type type A or AAAA, depending
|
10359
|
+
on if the member is backed by an IPv4 or IPv6 address,
|
10360
|
+
respectively. If a member is specified and the specified
|
10361
|
+
pool of the corresponding type (A for IPv4 members and AAAA
|
10362
|
+
for IPv6 members) does not exist, it is an error.
|
10363
|
+
|
8062
10364
|
</documentation>
|
8063
10365
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8064
10366
|
<input>
|
@@ -8079,6 +10381,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8079
10381
|
<documentation>
|
8080
10382
|
Sets the TTL values for the specified pools.
|
8081
10383
|
|
10384
|
+
Deprecated behavior: This field will be set on all specified pools
|
10385
|
+
matching types A, AAAA, or CNAME.
|
10386
|
+
|
8082
10387
|
</documentation>
|
8083
10388
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8084
10389
|
<input>
|
@@ -8099,6 +10404,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8099
10404
|
<documentation>
|
8100
10405
|
Gets the TTL values for the specified pools.
|
8101
10406
|
|
10407
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10408
|
+
the specified name. Since multiple pools with this name may exist, the
|
10409
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10410
|
+
that order. If none of these pools exist, this method produces an error.
|
10411
|
+
|
8102
10412
|
</documentation>
|
8103
10413
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8104
10414
|
<input>
|
@@ -8119,6 +10429,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8119
10429
|
<documentation>
|
8120
10430
|
Sets the enabled state of the specified pools.
|
8121
10431
|
|
10432
|
+
Deprecated behavior: This field will be set on all specified pools
|
10433
|
+
matching types A, AAAA, or CNAME.
|
10434
|
+
|
8122
10435
|
</documentation>
|
8123
10436
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8124
10437
|
<input>
|
@@ -8139,6 +10452,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8139
10452
|
<documentation>
|
8140
10453
|
Gets the enabled state of the specified pools.
|
8141
10454
|
|
10455
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10456
|
+
the specified name. Since multiple pools with this name may exist, the
|
10457
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10458
|
+
that order. If none of these pools exist, this method produces an error.
|
10459
|
+
|
8142
10460
|
</documentation>
|
8143
10461
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8144
10462
|
<input>
|
@@ -8159,6 +10477,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8159
10477
|
<documentation>
|
8160
10478
|
Sets the states to indicate whether to check the availability of pool member availability before using them.
|
8161
10479
|
|
10480
|
+
Deprecated behavior: This field will be set on all specified pools
|
10481
|
+
matching types A, AAAA, or CNAME.
|
10482
|
+
|
8162
10483
|
</documentation>
|
8163
10484
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8164
10485
|
<input>
|
@@ -8179,6 +10500,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8179
10500
|
<documentation>
|
8180
10501
|
Gets the states to indicate whether to check the availability of pool member availability before using them.
|
8181
10502
|
|
10503
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10504
|
+
the specified name. Since multiple pools with this name may exist, the
|
10505
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10506
|
+
that order. If none of these pools exist, this method produces an error.
|
8182
10507
|
|
8183
10508
|
</documentation>
|
8184
10509
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
@@ -8200,6 +10525,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8200
10525
|
<documentation>
|
8201
10526
|
Sets the states to indicate whether to use dynamic ratio to modify the behavior of QOS.
|
8202
10527
|
|
10528
|
+
Deprecated behavior: This field will be set on all specified pools
|
10529
|
+
matching types A, AAAA, or CNAME.
|
10530
|
+
|
8203
10531
|
</documentation>
|
8204
10532
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8205
10533
|
<input>
|
@@ -8220,6 +10548,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8220
10548
|
<documentation>
|
8221
10549
|
Gets the states to indicate whether to use dynamic ratio to modify the behavior of QOS.
|
8222
10550
|
|
10551
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10552
|
+
the specified name. Since multiple pools with this name may exist, the
|
10553
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10554
|
+
that order. If none of these pools exist, this method produces an error.
|
10555
|
+
|
8223
10556
|
</documentation>
|
8224
10557
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8225
10558
|
<input>
|
@@ -8240,6 +10573,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8240
10573
|
<documentation>
|
8241
10574
|
Sets the number of answers to return for the specified pools.
|
8242
10575
|
|
10576
|
+
Deprecated behavior: This field will be set on all specified pools
|
10577
|
+
matching types A or AAAA. Note that CNAME pools can only return
|
10578
|
+
one answer (the default), so this value will not be set on any
|
10579
|
+
specified CNAME pools.
|
10580
|
+
|
8243
10581
|
</documentation>
|
8244
10582
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8245
10583
|
<input>
|
@@ -8260,6 +10598,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8260
10598
|
<documentation>
|
8261
10599
|
Gets the number of answers to return for the specified pools.
|
8262
10600
|
|
10601
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10602
|
+
the specified name. Since multiple pools with this name may exist, the
|
10603
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10604
|
+
that order. If none of these pools exist, this method produces an error.
|
10605
|
+
|
8263
10606
|
</documentation>
|
8264
10607
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8265
10608
|
<input>
|
@@ -8280,6 +10623,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8280
10623
|
<documentation>
|
8281
10624
|
Sets the preferred load balancing methods for the specified pools.
|
8282
10625
|
|
10626
|
+
Deprecated behavior: This field will be set on all specified pools
|
10627
|
+
matching types A, AAAA, or CNAME.
|
10628
|
+
|
8283
10629
|
</documentation>
|
8284
10630
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8285
10631
|
<input>
|
@@ -8300,6 +10646,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8300
10646
|
<documentation>
|
8301
10647
|
Gets the preferred load balancing methods for the specified pools.
|
8302
10648
|
|
10649
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10650
|
+
the specified name. Since multiple pools with this name may exist, the
|
10651
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10652
|
+
that order. If none of these pools exist, this method produces an error.
|
10653
|
+
|
8303
10654
|
</documentation>
|
8304
10655
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8305
10656
|
<input>
|
@@ -8320,6 +10671,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8320
10671
|
<documentation>
|
8321
10672
|
Sets the alternate load balancing methods for the specified pools.
|
8322
10673
|
|
10674
|
+
Deprecated behavior: This field will be set on all specified pools
|
10675
|
+
matching types A, AAAA, or CNAME.
|
10676
|
+
|
8323
10677
|
</documentation>
|
8324
10678
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8325
10679
|
<input>
|
@@ -8340,6 +10694,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8340
10694
|
<documentation>
|
8341
10695
|
Gets the alternate load balancing methods for the specified pools.
|
8342
10696
|
|
10697
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10698
|
+
the specified name. Since multiple pools with this name may exist, the
|
10699
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10700
|
+
that order. If none of these pools exist, this method produces an error.
|
10701
|
+
|
8343
10702
|
</documentation>
|
8344
10703
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8345
10704
|
<input>
|
@@ -8360,6 +10719,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8360
10719
|
<documentation>
|
8361
10720
|
Sets the fallback load balancing methods for the specified pools.
|
8362
10721
|
|
10722
|
+
Deprecated behavior: This field will be set on all specified pools
|
10723
|
+
matching types A, AAAA, or CNAME.
|
10724
|
+
|
8363
10725
|
</documentation>
|
8364
10726
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8365
10727
|
<input>
|
@@ -8380,6 +10742,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8380
10742
|
<documentation>
|
8381
10743
|
Gets the fallback load balancing methods for the specified pools.
|
8382
10744
|
|
10745
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10746
|
+
the specified name. Since multiple pools with this name may exist, the
|
10747
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10748
|
+
that order. If none of these pools exist, this method produces an error.
|
10749
|
+
|
8383
10750
|
</documentation>
|
8384
10751
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8385
10752
|
<input>
|
@@ -8401,6 +10768,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8401
10768
|
Sets the states indicating whether to disable pool members when pool member status
|
8402
10769
|
goes from Green to Red.
|
8403
10770
|
|
10771
|
+
Deprecated behavior: This field will be set on all specified pools
|
10772
|
+
matching types A, AAAA, or CNAME.
|
10773
|
+
|
8404
10774
|
</documentation>
|
8405
10775
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8406
10776
|
<input>
|
@@ -8422,6 +10792,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8422
10792
|
Gets the states indicating whether to disable pool members when pool member status
|
8423
10793
|
goes from Green to Red.
|
8424
10794
|
|
10795
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10796
|
+
the specified name. Since multiple pools with this name may exist, the
|
10797
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10798
|
+
that order. If none of these pools exist, this method produces an error.
|
10799
|
+
|
8425
10800
|
</documentation>
|
8426
10801
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8427
10802
|
<input>
|
@@ -8442,6 +10817,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8442
10817
|
<documentation>
|
8443
10818
|
Sets the relative weight for round-trip time when the load balancing mode is set to LB_METHOD_QOS.
|
8444
10819
|
|
10820
|
+
Deprecated behavior: This field will be set on all specified pools
|
10821
|
+
matching types A, AAAA, or CNAME.
|
10822
|
+
|
8445
10823
|
</documentation>
|
8446
10824
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8447
10825
|
<input>
|
@@ -8462,6 +10840,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8462
10840
|
<documentation>
|
8463
10841
|
Gets the relative weight for round-trip time when the load balancing mode is set to LB_METHOD_QOS.
|
8464
10842
|
|
10843
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10844
|
+
the specified name. Since multiple pools with this name may exist, the
|
10845
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10846
|
+
that order. If none of these pools exist, this method produces an error.
|
10847
|
+
|
8465
10848
|
</documentation>
|
8466
10849
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8467
10850
|
<input>
|
@@ -8482,6 +10865,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8482
10865
|
<documentation>
|
8483
10866
|
Sets the relative weight for hops when the load balancing mode is set to LB_METHOD_QOS.
|
8484
10867
|
|
10868
|
+
Deprecated behavior: This field will be set on all specified pools
|
10869
|
+
matching types A, AAAA, or CNAME.
|
10870
|
+
|
8485
10871
|
</documentation>
|
8486
10872
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8487
10873
|
<input>
|
@@ -8502,6 +10888,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8502
10888
|
<documentation>
|
8503
10889
|
Gets the relative weight for hops when the load balancing mode is set to LB_METHOD_QOS.
|
8504
10890
|
|
10891
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10892
|
+
the specified name. Since multiple pools with this name may exist, the
|
10893
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10894
|
+
that order. If none of these pools exist, this method produces an error.
|
10895
|
+
|
8505
10896
|
</documentation>
|
8506
10897
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8507
10898
|
<input>
|
@@ -8522,6 +10913,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8522
10913
|
<documentation>
|
8523
10914
|
Sets the relative weight for topology when the load balancing mode is set to LB_METHOD_QOS.
|
8524
10915
|
|
10916
|
+
Deprecated behavior: This field will be set on all specified pools
|
10917
|
+
matching types A, AAAA, or CNAME.
|
10918
|
+
|
8525
10919
|
</documentation>
|
8526
10920
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8527
10921
|
<input>
|
@@ -8542,6 +10936,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8542
10936
|
<documentation>
|
8543
10937
|
Gets the relative weight for topology when the load balancing mode is set to LB_METHOD_QOS.
|
8544
10938
|
|
10939
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10940
|
+
the specified name. Since multiple pools with this name may exist, the
|
10941
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10942
|
+
that order. If none of these pools exist, this method produces an error.
|
10943
|
+
|
8545
10944
|
</documentation>
|
8546
10945
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8547
10946
|
<input>
|
@@ -8562,6 +10961,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8562
10961
|
<documentation>
|
8563
10962
|
Sets the relative weight for ping packet completion rate when the load balancing mode is set to LB_METHOD_QOS.
|
8564
10963
|
|
10964
|
+
Deprecated behavior: This field will be set on all specified pools
|
10965
|
+
matching types A, AAAA, or CNAME.
|
10966
|
+
|
8565
10967
|
</documentation>
|
8566
10968
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8567
10969
|
<input>
|
@@ -8582,6 +10984,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8582
10984
|
<documentation>
|
8583
10985
|
Gets the relative weight for ping packet completion rate when the load balancing mode is set to LB_METHOD_QOS.
|
8584
10986
|
|
10987
|
+
Deprecated behavior: This method returns the field from a pool matching
|
10988
|
+
the specified name. Since multiple pools with this name may exist, the
|
10989
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
10990
|
+
that order. If none of these pools exist, this method produces an error.
|
10991
|
+
|
8585
10992
|
</documentation>
|
8586
10993
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8587
10994
|
<input>
|
@@ -8602,6 +11009,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8602
11009
|
<documentation>
|
8603
11010
|
Sets the relative weight for packet rate when the load balancing mode is set to LB_METHOD_QOS.
|
8604
11011
|
|
11012
|
+
Deprecated behavior: This field will be set on all specified pools
|
11013
|
+
matching types A, AAAA, or CNAME.
|
11014
|
+
|
8605
11015
|
</documentation>
|
8606
11016
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8607
11017
|
<input>
|
@@ -8622,6 +11032,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8622
11032
|
<documentation>
|
8623
11033
|
Gets the relative weight for packet rate when the load balancing mode is set to LB_METHOD_QOS.
|
8624
11034
|
|
11035
|
+
Deprecated behavior: This method returns the field from a pool matching
|
11036
|
+
the specified name. Since multiple pools with this name may exist, the
|
11037
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
11038
|
+
that order. If none of these pools exist, this method produces an error.
|
11039
|
+
|
8625
11040
|
</documentation>
|
8626
11041
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8627
11042
|
<input>
|
@@ -8642,6 +11057,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8642
11057
|
<documentation>
|
8643
11058
|
Sets the relative weight for virtual server capacity when the load balancing mode is set to LB_METHOD_QOS.
|
8644
11059
|
|
11060
|
+
Deprecated behavior: This field will be set on all specified pools
|
11061
|
+
matching types A, AAAA, or CNAME.
|
11062
|
+
|
8645
11063
|
</documentation>
|
8646
11064
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8647
11065
|
<input>
|
@@ -8662,6 +11080,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8662
11080
|
<documentation>
|
8663
11081
|
Gets the relative weight for virtual server capacity when the load balancing mode is set to LB_METHOD_QOS.
|
8664
11082
|
|
11083
|
+
Deprecated behavior: This method returns the field from a pool matching
|
11084
|
+
the specified name. Since multiple pools with this name may exist, the
|
11085
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
11086
|
+
that order. If none of these pools exist, this method produces an error.
|
11087
|
+
|
8665
11088
|
</documentation>
|
8666
11089
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8667
11090
|
<input>
|
@@ -8680,7 +11103,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8680
11103
|
|
8681
11104
|
<operation name="set_qos_coefficient_bps">
|
8682
11105
|
<documentation>
|
8683
|
-
Sets the relative weight for
|
11106
|
+
Sets the relative weight for kilobits per second when the load balancing mode is set to LB_METHOD_QOS.
|
11107
|
+
|
11108
|
+
Deprecated behavior: This field will be set on all specified pools
|
11109
|
+
matching types A, AAAA, or CNAME.
|
8684
11110
|
|
8685
11111
|
</documentation>
|
8686
11112
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
@@ -8702,6 +11128,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8702
11128
|
<documentation>
|
8703
11129
|
Gets the relative weight for bits per second when the load balancing mode is set to LB_METHOD_QOS.
|
8704
11130
|
|
11131
|
+
Deprecated behavior: This method returns the field from a pool matching
|
11132
|
+
the specified name. Since multiple pools with this name may exist, the
|
11133
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
11134
|
+
that order. If none of these pools exist, this method produces an error.
|
11135
|
+
|
8705
11136
|
</documentation>
|
8706
11137
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8707
11138
|
<input>
|
@@ -8722,6 +11153,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8722
11153
|
<documentation>
|
8723
11154
|
Sets the relative weight for link capacity when the load balancing mode is set to LB_METHOD_QOS.
|
8724
11155
|
|
11156
|
+
Deprecated behavior: This field will be set on all specified pools
|
11157
|
+
matching types A, AAAA, or CNAME.
|
11158
|
+
|
8725
11159
|
</documentation>
|
8726
11160
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8727
11161
|
<input>
|
@@ -8742,6 +11176,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8742
11176
|
<documentation>
|
8743
11177
|
Gets the relative weight for link capacity when the load balancing mode is set to LB_METHOD_QOS.
|
8744
11178
|
|
11179
|
+
Deprecated behavior: This method returns the field from a pool matching
|
11180
|
+
the specified name. Since multiple pools with this name may exist, the
|
11181
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
11182
|
+
that order. If none of these pools exist, this method produces an error.
|
11183
|
+
|
8745
11184
|
</documentation>
|
8746
11185
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8747
11186
|
<input>
|
@@ -8763,6 +11202,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8763
11202
|
Sets the relative weight for connection rate when the load balancing mode is set to LB_METHOD_QOS.
|
8764
11203
|
This function is deprecated and new applications should use vs_score.
|
8765
11204
|
|
11205
|
+
Deprecated behavior: This field will be set on all specified pools
|
11206
|
+
matching types A, AAAA, or CNAME.
|
11207
|
+
|
8766
11208
|
</documentation>
|
8767
11209
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8768
11210
|
<input>
|
@@ -8784,6 +11226,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8784
11226
|
Gets the relative weight for connection rate when the load balancing mode is set to LB_METHOD_QOS.
|
8785
11227
|
This function is deprecated and new applications should use vs_score.
|
8786
11228
|
|
11229
|
+
Deprecated behavior: This method returns the field from a pool matching
|
11230
|
+
the specified name. Since multiple pools with this name may exist, the
|
11231
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
11232
|
+
that order. If none of these pools exist, this method produces an error.
|
11233
|
+
|
8787
11234
|
</documentation>
|
8788
11235
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8789
11236
|
<input>
|
@@ -8804,6 +11251,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8804
11251
|
<documentation>
|
8805
11252
|
Sets the relative weight for virtual server (VS) score when the load balancing mode is set to LB_METHOD_QOS.
|
8806
11253
|
|
11254
|
+
Deprecated behavior: This field will be set on all specified pools
|
11255
|
+
matching types A, AAAA, or CNAME.
|
11256
|
+
|
8807
11257
|
</documentation>
|
8808
11258
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8809
11259
|
<input>
|
@@ -8824,6 +11274,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8824
11274
|
<documentation>
|
8825
11275
|
Gets the relative weight for virtual server (VS) score when the load balancing mode is set to LB_METHOD_QOS.
|
8826
11276
|
|
11277
|
+
Deprecated behavior: This method returns the field from a pool matching
|
11278
|
+
the specified name. Since multiple pools with this name may exist, the
|
11279
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
11280
|
+
that order. If none of these pools exist, this method produces an error.
|
11281
|
+
|
8827
11282
|
</documentation>
|
8828
11283
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8829
11284
|
<input>
|
@@ -8845,6 +11300,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8845
11300
|
Sets the fallback/emergency failure IP for the specified pools.
|
8846
11301
|
This method is deprecated; new designs should use set_fallback_ip{v4,v6}.
|
8847
11302
|
|
11303
|
+
Deprecated behavior: If the specified ip address is IPv4, we will attempt
|
11304
|
+
to set on a type A pool of the specified name. If the specified ip address
|
11305
|
+
is IPv6, we will attempt to set this ip on the type AAAA pool of the
|
11306
|
+
specified name. If the type of pool corresponding to the ip address does
|
11307
|
+
not exist, it is an error.
|
11308
|
+
|
8848
11309
|
</documentation>
|
8849
11310
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8850
11311
|
<input>
|
@@ -8865,7 +11326,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8865
11326
|
<documentation>
|
8866
11327
|
Gets the fallback/emergency failure IP for the specified pools.
|
8867
11328
|
This method is deprecated; new designs should use get_fallback_ip{v4,v6}.
|
8868
|
-
|
11329
|
+
|
11330
|
+
Deprecated behavior: This method returns the field from a pool matching
|
11331
|
+
the specified name. The field will be returned from a type A pool of the
|
11332
|
+
specified name, unless that does not exist. In that case then the field from
|
11333
|
+
the type AAAA pool is used and if that also does not exist, this method
|
11334
|
+
produces an error.
|
11335
|
+
|
8869
11336
|
</documentation>
|
8870
11337
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8871
11338
|
<input>
|
@@ -8886,6 +11353,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8886
11353
|
<documentation>
|
8887
11354
|
Sets the fallback/emergency failure IPv4 address for the specified pools.
|
8888
11355
|
|
11356
|
+
Deprecated behavior: This method will attempt to set each ip address on a
|
11357
|
+
type A pool of the specified name. If the A type of pool does not exist,
|
11358
|
+
it is an error.
|
11359
|
+
|
8889
11360
|
</documentation>
|
8890
11361
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8891
11362
|
<input>
|
@@ -8905,7 +11376,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8905
11376
|
<operation name="get_fallback_ipv4">
|
8906
11377
|
<documentation>
|
8907
11378
|
Gets the fallback/emergency failure IPv4 address for the specified pools.
|
8908
|
-
|
11379
|
+
|
11380
|
+
Deprecated behavior: This method returns the field from a pool matching
|
11381
|
+
the specified name and of type A. If the given type A pool does not exist,
|
11382
|
+
this method produces an error.
|
11383
|
+
|
8909
11384
|
</documentation>
|
8910
11385
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8911
11386
|
<input>
|
@@ -8926,6 +11401,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8926
11401
|
<documentation>
|
8927
11402
|
Sets the fallback/emergency failure IPv6 address for the specified pools.
|
8928
11403
|
|
11404
|
+
Deprecated behavior: This method will attempt to set each ip address on a
|
11405
|
+
type AAAA pool of the specified name. If the AAAA type of pool does not
|
11406
|
+
exist, it is an error.
|
11407
|
+
|
8929
11408
|
</documentation>
|
8930
11409
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8931
11410
|
<input>
|
@@ -8945,7 +11424,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8945
11424
|
<operation name="get_fallback_ipv6">
|
8946
11425
|
<documentation>
|
8947
11426
|
Gets the fallback/emergency failure IPv6 address for the specified pools.
|
8948
|
-
|
11427
|
+
|
11428
|
+
Deprecated behavior: This method returns the field from a pool matching
|
11429
|
+
the specified name and of type AAAA. If the given type AAAA pool does not
|
11430
|
+
exist, this method produces an error.
|
11431
|
+
|
8949
11432
|
</documentation>
|
8950
11433
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8951
11434
|
<input>
|
@@ -8966,6 +11449,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8966
11449
|
<documentation>
|
8967
11450
|
Sets the CNAMEs for the specified pools.
|
8968
11451
|
|
11452
|
+
Deprecated behavior: This method will create each specified pool as a
|
11453
|
+
CNAME type, if it does not already exist. If it does already exist, it
|
11454
|
+
will clear any existing members from each specified pool and add a
|
11455
|
+
single static target cname member of the specified cname to the pool.
|
11456
|
+
|
8969
11457
|
</documentation>
|
8970
11458
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8971
11459
|
<input>
|
@@ -8986,6 +11474,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8986
11474
|
<documentation>
|
8987
11475
|
Gets the CNAMEs for the specified pools.
|
8988
11476
|
|
11477
|
+
Deprecated behavior: This method will return the name of the static target
|
11478
|
+
cname member on each of the specified cname pools. If the cname pool or
|
11479
|
+
static target cname member does not exist, and an A or AAAA pool of the
|
11480
|
+
specified name does exists, an empty string will be returned. If no pools
|
11481
|
+
of the specified name and type A, AAAA, or CNAME exist, it is an error.
|
11482
|
+
|
8989
11483
|
</documentation>
|
8990
11484
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
8991
11485
|
<input>
|
@@ -9006,6 +11500,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9006
11500
|
<documentation>
|
9007
11501
|
Sets the limits for pool metrics.
|
9008
11502
|
|
11503
|
+
Deprecated behavior: The specified limits will be set on all specified pools
|
11504
|
+
matching types A or AAAA.
|
11505
|
+
|
9009
11506
|
</documentation>
|
9010
11507
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9011
11508
|
<input>
|
@@ -9026,6 +11523,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9026
11523
|
<documentation>
|
9027
11524
|
Gets all metrics limits for a sequence of pools.
|
9028
11525
|
|
11526
|
+
Deprecated behavior: This method returns the limits from a pool matching
|
11527
|
+
the specified name. Since multiple pools with this name may exist, the
|
11528
|
+
limits returned are obtained from either the A or AAAA pool, in that order.
|
11529
|
+
If none of these pools exist, this method produces an error.
|
11530
|
+
|
9029
11531
|
</documentation>
|
9030
11532
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9031
11533
|
<input>
|
@@ -9046,9 +11548,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9046
11548
|
<documentation>
|
9047
11549
|
Sets/creates the monitor associations for the specified pools. This basically creates the monitor associations
|
9048
11550
|
between a pool and a monitor rule. The 'none' monitor is no longer a valid monitor_template for a MonitorRule.
|
9049
|
-
Any monitor associations created using the keyword 'none' will be adjusted accordingly and the 'none' monitor
|
11551
|
+
Any monitor associations created using the keyword 'none' will be adjusted accordingly and the 'none' monitor
|
9050
11552
|
removed.
|
9051
11553
|
|
11554
|
+
Deprecated behavior: The specified monitors will be set on all specified pools
|
11555
|
+
matching types A or AAAA.
|
11556
|
+
|
9052
11557
|
</documentation>
|
9053
11558
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9054
11559
|
<input>
|
@@ -9069,6 +11574,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9069
11574
|
<documentation>
|
9070
11575
|
Gets the monitor associations for the specified pools, i.e. the monitor rules used by the pools.
|
9071
11576
|
|
11577
|
+
Deprecated behavior: This method returns the monitors from a pool matching
|
11578
|
+
the specified name. Since multiple pools with this name may exist, the
|
11579
|
+
monitor returned is obtained from either the A or AAAA pool, in that order.
|
11580
|
+
If none of these pools exist, this method produces an error.
|
11581
|
+
|
9072
11582
|
</documentation>
|
9073
11583
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9074
11584
|
<input>
|
@@ -9087,10 +11597,16 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9087
11597
|
|
9088
11598
|
<operation name="remove_monitor_association">
|
9089
11599
|
<documentation>
|
9090
|
-
Removes the monitor associations for the specified pools.
|
11600
|
+
Removes the monitor associations for the specified pools. This basically deletes the monitor
|
9091
11601
|
associations between a pool and a monitor rule, i.e. the specified pools will no longer
|
9092
11602
|
be monitored.
|
9093
11603
|
|
11604
|
+
Deprecated behavior: This method returns the limits from a pool matching
|
11605
|
+
the specified name. The limits will be returned from a type A pool of the
|
11606
|
+
specified name, unless that does not exist. In that case then the limits from
|
11607
|
+
the type AAAA pool are used and if that also does not exist, this method
|
11608
|
+
produces an error.
|
11609
|
+
|
9094
11610
|
</documentation>
|
9095
11611
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9096
11612
|
<input>
|
@@ -9113,6 +11629,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9113
11629
|
|
9114
11630
|
This is an arbitrary field which can be used for any purpose.
|
9115
11631
|
|
11632
|
+
Deprecated behavior: This field will be set on all specified pools
|
11633
|
+
matching types A, AAAA, or CNAME.
|
11634
|
+
|
9116
11635
|
</documentation>
|
9117
11636
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9118
11637
|
<input>
|
@@ -9133,6 +11652,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9133
11652
|
<documentation>
|
9134
11653
|
Gets the descriptions for a set of pools.
|
9135
11654
|
|
11655
|
+
Deprecated behavior: This method returns the field from a pool matching
|
11656
|
+
the specified name. Since multiple pools with this name may exist, the
|
11657
|
+
value returned is obtained from either the A, AAAA, or CNAME pool, in
|
11658
|
+
that order. If none of these pools exist, this method produces an error.
|
11659
|
+
|
9136
11660
|
</documentation>
|
9137
11661
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9138
11662
|
<input>
|
@@ -9153,6 +11677,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9153
11677
|
<documentation>
|
9154
11678
|
Resets the statistics for the specified pools.
|
9155
11679
|
|
11680
|
+
Deprecated behavior: This method will clear all statistics on each of the
|
11681
|
+
pools of the specified name and matching the type A, AAAA, or CNAME.
|
11682
|
+
|
9156
11683
|
</documentation>
|
9157
11684
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9158
11685
|
<input>
|
@@ -9173,6 +11700,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9173
11700
|
<documentation>
|
9174
11701
|
Gets the statistics for all the pools.
|
9175
11702
|
|
11703
|
+
Deprecated behavior: A given statistics entry returned from this method
|
11704
|
+
represents a sum of each of the individual statistics on pools of the
|
11705
|
+
specified same name and types A, AAAA, and CNAME.
|
11706
|
+
|
9176
11707
|
</documentation>
|
9177
11708
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9178
11709
|
<input>
|
@@ -9193,6 +11724,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9193
11724
|
<documentation>
|
9194
11725
|
Gets the statistics for the specified pools.
|
9195
11726
|
|
11727
|
+
Deprecated behavior: A given statistics entry returned from this method
|
11728
|
+
represents a sum of each of the individual statistics on pools of the
|
11729
|
+
specified same name and types A, AAAA, and CNAME.
|
11730
|
+
|
9196
11731
|
</documentation>
|
9197
11732
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9198
11733
|
<input>
|
@@ -9213,6 +11748,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9213
11748
|
<documentation>
|
9214
11749
|
Gets the members of a set of pools.
|
9215
11750
|
|
11751
|
+
Deprecated behavior: This method returns a list of members on the specified
|
11752
|
+
pools of type A and AAAA.
|
11753
|
+
|
9216
11754
|
</documentation>
|
9217
11755
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9218
11756
|
<input>
|
@@ -9237,6 +11775,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9237
11775
|
system maintains the relative order but not the absolute numbers
|
9238
11776
|
originally specified for ordering.
|
9239
11777
|
|
11778
|
+
Deprecated behavior: This method will add the members to the
|
11779
|
+
specified pool of the matching type type A or AAAA, depending
|
11780
|
+
on if the member is backed by an IPv4 or IPv6 address,
|
11781
|
+
respectively. If a member is specified and the specified
|
11782
|
+
pool of the corresponding type (A for IPv4 members and AAAA
|
11783
|
+
for IPv6 members) does not exist, it is an error.
|
11784
|
+
|
9240
11785
|
</documentation>
|
9241
11786
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9242
11787
|
<input>
|
@@ -9257,6 +11802,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9257
11802
|
<documentation>
|
9258
11803
|
Removes members from the specified pools.
|
9259
11804
|
|
11805
|
+
Deprecated behavior: This method will remove the members from the
|
11806
|
+
specified pool of the matching type type A or AAAA, depending
|
11807
|
+
on if the member is backed by an IPv4 or IPv6 address,
|
11808
|
+
respectively. If a member is specified and the specified
|
11809
|
+
pool of the corresponding type (A for IPv4 members and AAAA
|
11810
|
+
for IPv6 members) does not exist, it is an error.
|
11811
|
+
|
9260
11812
|
</documentation>
|
9261
11813
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9262
11814
|
<input>
|
@@ -9277,6 +11829,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9277
11829
|
<documentation>
|
9278
11830
|
Removes all members from the specified pools.
|
9279
11831
|
|
11832
|
+
Deprecated behavior: This method will remove all members from the
|
11833
|
+
specified pool of the matching type type A or AAAA.
|
11834
|
+
|
9280
11835
|
</documentation>
|
9281
11836
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9282
11837
|
<input>
|
@@ -9297,6 +11852,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9297
11852
|
<documentation>
|
9298
11853
|
Gets the statuses for the specified members of the specified pools.
|
9299
11854
|
|
11855
|
+
Deprecated behavior: There is no change in behavior since the type
|
11856
|
+
of pool is implicit in the IP address type of the member (IPv4
|
11857
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
11858
|
+
|
9300
11859
|
</documentation>
|
9301
11860
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9302
11861
|
<input>
|
@@ -9321,6 +11880,17 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9321
11880
|
system maintains the relative order but not the absolute numbers
|
9322
11881
|
originally specified for ordering.
|
9323
11882
|
|
11883
|
+
Deprecated behavior: This method splits the members for a given
|
11884
|
+
pool into two lists, one of IPv4 address type members and one of
|
11885
|
+
IPv6 address type members. The orders specified are set on the
|
11886
|
+
given member but each of these two lists are reordered seperately,
|
11887
|
+
starting with 0 and with no gaps. Therefore you could potentially
|
11888
|
+
see two members on the same pool (name) with the same order, if
|
11889
|
+
one member is backed by an IPv4 address and another member is
|
11890
|
+
backed by an IPv6 address. This is because one is on the A type
|
11891
|
+
pool of the given name and the other is on the AAAA type pool
|
11892
|
+
of the same name.
|
11893
|
+
|
9324
11894
|
</documentation>
|
9325
11895
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9326
11896
|
<input>
|
@@ -9341,6 +11911,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9341
11911
|
<documentation>
|
9342
11912
|
Gets the orders for the specified members of the specified pools.
|
9343
11913
|
|
11914
|
+
Deprecated behavior: There is no change in behavior since the type
|
11915
|
+
of pool is implicit in the IP address type of the member (IPv4
|
11916
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
11917
|
+
|
9344
11918
|
</documentation>
|
9345
11919
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9346
11920
|
<input>
|
@@ -9362,6 +11936,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9362
11936
|
Sets the metric limits for the specified members of the specified
|
9363
11937
|
pools.
|
9364
11938
|
|
11939
|
+
Deprecated behavior: There is no change in behavior since the type
|
11940
|
+
of pool is implicit in the IP address type of the member (IPv4
|
11941
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
11942
|
+
|
9365
11943
|
</documentation>
|
9366
11944
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9367
11945
|
<input>
|
@@ -9383,6 +11961,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9383
11961
|
Gets the metric limits for the specified members of the specified
|
9384
11962
|
pools.
|
9385
11963
|
|
11964
|
+
Deprecated behavior: There is no change in behavior since the type
|
11965
|
+
of pool is implicit in the IP address type of the member (IPv4
|
11966
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
11967
|
+
|
9386
11968
|
</documentation>
|
9387
11969
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9388
11970
|
<input>
|
@@ -9404,6 +11986,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9404
11986
|
Sets the enabled states for the specified members of the specified
|
9405
11987
|
pools.
|
9406
11988
|
|
11989
|
+
Deprecated behavior: There is no change in behavior since the type
|
11990
|
+
of pool is implicit in the IP address type of the member (IPv4
|
11991
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
11992
|
+
|
9407
11993
|
</documentation>
|
9408
11994
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9409
11995
|
<input>
|
@@ -9425,6 +12011,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9425
12011
|
Gets the enabled states for the specified members of the specified
|
9426
12012
|
pools.
|
9427
12013
|
|
12014
|
+
Deprecated behavior: There is no change in behavior since the type
|
12015
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12016
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12017
|
+
|
9428
12018
|
</documentation>
|
9429
12019
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9430
12020
|
<input>
|
@@ -9445,6 +12035,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9445
12035
|
<documentation>
|
9446
12036
|
Sets the ratios for the specified members of the specified pools.
|
9447
12037
|
|
12038
|
+
Deprecated behavior: There is no change in behavior since the type
|
12039
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12040
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12041
|
+
|
9448
12042
|
</documentation>
|
9449
12043
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9450
12044
|
<input>
|
@@ -9465,6 +12059,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9465
12059
|
<documentation>
|
9466
12060
|
Gets the ratios for the specified members of the specified pools.
|
9467
12061
|
|
12062
|
+
Deprecated behavior: There is no change in behavior since the type
|
12063
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12064
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12065
|
+
|
9468
12066
|
</documentation>
|
9469
12067
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9470
12068
|
<input>
|
@@ -9486,6 +12084,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9486
12084
|
Gets the virtual servers that the specified members of the
|
9487
12085
|
specified pools depend on.
|
9488
12086
|
|
12087
|
+
Deprecated behavior: There is no change in behavior since the type
|
12088
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12089
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12090
|
+
|
9489
12091
|
</documentation>
|
9490
12092
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9491
12093
|
<input>
|
@@ -9507,6 +12109,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9507
12109
|
Adds virtual servers that the specified members of the specified
|
9508
12110
|
pools depend on.
|
9509
12111
|
|
12112
|
+
Deprecated behavior: There is no change in behavior since the type
|
12113
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12114
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12115
|
+
|
9510
12116
|
</documentation>
|
9511
12117
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9512
12118
|
<input>
|
@@ -9528,6 +12134,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9528
12134
|
Removes virtual servers that the specified members of the specified
|
9529
12135
|
pools depend on.
|
9530
12136
|
|
12137
|
+
Deprecated behavior: There is no change in behavior since the type
|
12138
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12139
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12140
|
+
|
9531
12141
|
</documentation>
|
9532
12142
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9533
12143
|
<input>
|
@@ -9549,6 +12159,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9549
12159
|
Removes all virtual servers that the specified members of the
|
9550
12160
|
specified pools depend on.
|
9551
12161
|
|
12162
|
+
Deprecated behavior: There is no change in behavior since the type
|
12163
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12164
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12165
|
+
|
9552
12166
|
</documentation>
|
9553
12167
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9554
12168
|
<input>
|
@@ -9570,6 +12184,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9570
12184
|
Sets the monitor rules for the specified members of the specified
|
9571
12185
|
pools.
|
9572
12186
|
|
12187
|
+
Deprecated behavior: There is no change in behavior since the type
|
12188
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12189
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12190
|
+
|
9573
12191
|
</documentation>
|
9574
12192
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9575
12193
|
<input>
|
@@ -9591,6 +12209,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9591
12209
|
Gets the monitor rules for the specified members of the specified
|
9592
12210
|
pools.
|
9593
12211
|
|
12212
|
+
Deprecated behavior: There is no change in behavior since the type
|
12213
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12214
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12215
|
+
|
9594
12216
|
</documentation>
|
9595
12217
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9596
12218
|
<input>
|
@@ -9611,6 +12233,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9611
12233
|
<documentation>
|
9612
12234
|
Sets the description of a set of pool members in a set of pools.
|
9613
12235
|
|
12236
|
+
Deprecated behavior: There is no change in behavior since the type
|
12237
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12238
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12239
|
+
|
9614
12240
|
</documentation>
|
9615
12241
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9616
12242
|
<input>
|
@@ -9631,6 +12257,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9631
12257
|
<documentation>
|
9632
12258
|
Gets the description of a set of pool members in a set of pools.
|
9633
12259
|
|
12260
|
+
Deprecated behavior: There is no change in behavior since the type
|
12261
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12262
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12263
|
+
|
9634
12264
|
</documentation>
|
9635
12265
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9636
12266
|
<input>
|
@@ -9652,6 +12282,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9652
12282
|
Resets the statistics for the specified of members of the specified
|
9653
12283
|
pools.
|
9654
12284
|
|
12285
|
+
Deprecated behavior: There is no change in behavior since the type
|
12286
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12287
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12288
|
+
|
9655
12289
|
</documentation>
|
9656
12290
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9657
12291
|
<input>
|
@@ -9673,6 +12307,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9673
12307
|
Gets the statistics for the specified members of the specified
|
9674
12308
|
pools.
|
9675
12309
|
|
12310
|
+
Deprecated behavior: There is no change in behavior since the type
|
12311
|
+
of pool is implicit in the IP address type of the member (IPv4
|
12312
|
+
members on type A pools and IPv6 members on type AAAA pools).
|
12313
|
+
|
9676
12314
|
</documentation>
|
9677
12315
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9678
12316
|
<input>
|
@@ -9701,6 +12339,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9701
12339
|
In addition to name/value pair, metadata also has a persistence
|
9702
12340
|
attribute. See Common::MetadataPersistence for its definition.
|
9703
12341
|
|
12342
|
+
Deprecated behavior: This method returns a list of unique metadata
|
12343
|
+
objects. Therefore if there is more than one metadata of the same
|
12344
|
+
name on the specified pool name (but of different type A, AAAA,
|
12345
|
+
or CNAME), only one of these duplicate metadata objects is reported.
|
12346
|
+
|
9704
12347
|
</documentation>
|
9705
12348
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9706
12349
|
<input>
|
@@ -9723,6 +12366,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9723
12366
|
For definition of the metadata, refer to the get_metadata method
|
9724
12367
|
description.
|
9725
12368
|
|
12369
|
+
Deprecated behavior: This method adds the specified metadata
|
12370
|
+
on the specified pools matching types A, AAAA, or CNAME.
|
12371
|
+
|
9726
12372
|
</documentation>
|
9727
12373
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9728
12374
|
<input>
|
@@ -9745,6 +12391,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9745
12391
|
For definition of the metadata, refer to the get_metadata method
|
9746
12392
|
description.
|
9747
12393
|
|
12394
|
+
Deprecated behavior: This method removes the specified metadata
|
12395
|
+
from all specified pools matching types A, AAAA, or CNAME.
|
12396
|
+
|
9748
12397
|
</documentation>
|
9749
12398
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9750
12399
|
<input>
|
@@ -9765,6 +12414,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9765
12414
|
<documentation>
|
9766
12415
|
Removes all the metadata instances for the specified pools.
|
9767
12416
|
|
12417
|
+
Deprecated behavior: This method removes all metadata from all specified
|
12418
|
+
pools matching types A, AAAA, or CNAME.
|
12419
|
+
|
9768
12420
|
</documentation>
|
9769
12421
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9770
12422
|
<input>
|
@@ -9787,6 +12439,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9787
12439
|
For definition of the metadata, refer to the get_metadata method
|
9788
12440
|
description.
|
9789
12441
|
|
12442
|
+
Deprecated behavior: This field will be set on all specified pool
|
12443
|
+
metadatas matching types A, AAAA, or CNAME.
|
12444
|
+
|
9790
12445
|
</documentation>
|
9791
12446
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9792
12447
|
<input>
|
@@ -9809,6 +12464,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9809
12464
|
For definition of the metadata, refer to the get_metadata method
|
9810
12465
|
description.
|
9811
12466
|
|
12467
|
+
Deprecated behavior: This method returns the field from a pool
|
12468
|
+
metadata matching the specified name. Since multiple pool metadatas
|
12469
|
+
with this name may exist, the value returned is obtained from either
|
12470
|
+
the A, AAAA, or CNAME pool metadata, in that order. If none of these
|
12471
|
+
pool metadatas exist, this method produces an error.
|
12472
|
+
|
9812
12473
|
</documentation>
|
9813
12474
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9814
12475
|
<input>
|
@@ -9831,6 +12492,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9831
12492
|
For definition of the metadata, refer to the get_metadata method
|
9832
12493
|
description.
|
9833
12494
|
|
12495
|
+
Deprecated behavior: This field will be set on all specified pool
|
12496
|
+
metadatas matching types A, AAAA, or CNAME.
|
12497
|
+
|
9834
12498
|
</documentation>
|
9835
12499
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9836
12500
|
<input>
|
@@ -9853,6 +12517,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9853
12517
|
For definition of the metadata, refer to the get_metadata method
|
9854
12518
|
description.
|
9855
12519
|
|
12520
|
+
Deprecated behavior: This method returns the field from a pool
|
12521
|
+
metadata matching the specified name. Since multiple pool metadatas
|
12522
|
+
with this name may exist, the value returned is obtained from either
|
12523
|
+
the A, AAAA, or CNAME pool metadata, in that order. If none of these
|
12524
|
+
pool metadatas exist, this method produces an error.
|
12525
|
+
|
9856
12526
|
</documentation>
|
9857
12527
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9858
12528
|
<input>
|
@@ -9875,6 +12545,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9875
12545
|
For definition of the metadata, refer to the get_metadata method
|
9876
12546
|
description.
|
9877
12547
|
|
12548
|
+
Deprecated behavior: This field will be set on all specified pool
|
12549
|
+
metadatas matching types A, AAAA, or CNAME.
|
12550
|
+
|
9878
12551
|
</documentation>
|
9879
12552
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9880
12553
|
<input>
|
@@ -9897,6 +12570,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9897
12570
|
For definition of the metadata, refer to the get_metadata method
|
9898
12571
|
description.
|
9899
12572
|
|
12573
|
+
Deprecated behavior: This method returns the field from a pool
|
12574
|
+
metadata matching the specified name. Since multiple pool metadatas
|
12575
|
+
with this name may exist, the value returned is obtained from either
|
12576
|
+
the A, AAAA, or CNAME pool metadata, in that order. If none of these
|
12577
|
+
pool metadatas exist, this method produces an error.
|
12578
|
+
|
9900
12579
|
</documentation>
|
9901
12580
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9902
12581
|
<input>
|
@@ -9917,7 +12596,6 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9917
12596
|
<documentation>
|
9918
12597
|
Gets the version information for this interface.
|
9919
12598
|
|
9920
|
-
|
9921
12599
|
</documentation>
|
9922
12600
|
<soap:operation soapAction="urn:iControl:GlobalLB/Pool"/>
|
9923
12601
|
<input>
|
@@ -9939,6 +12617,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9939
12617
|
|
9940
12618
|
<service name="GlobalLB.Pool">
|
9941
12619
|
<documentation>
|
12620
|
+
*IMPORTANT* Due to changing pool key definitions (pools are now identified by a name
|
12621
|
+
and a query type), this entire interface is deprecated as of BIG-IP_v12.0.0. Please use the
|
12622
|
+
GlobalLB::PoolV2 interface to work with pools; continuing to use the deprecated
|
12623
|
+
GlobalLB::Pool interface against BIG-IP_v12.0.0 and later versions can result in unintended
|
12624
|
+
configurations and behavior.
|
12625
|
+
|
9942
12626
|
The Pool interface enables you to work with pools and their attributes.
|
9943
12627
|
|
9944
12628
|
</documentation>
|