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
@@ -0,0 +1,1466 @@
|
|
1
|
+
<?xml version="1.0" ?>
|
2
|
+
<!--
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
|
+
|
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
|
+
|
7
|
+
All other trademarks mentioned in this document are the property of their respective owners. F5 Networks' trademarks may not be used in connection with any product or service except as permitted in writing by F5.
|
8
|
+
|
9
|
+
-->
|
10
|
+
<definitions name="LocalLB.ProfileTCPAnalytics"
|
11
|
+
targetNamespace="urn:iControl"
|
12
|
+
xmlns:tns="urn:iControl"
|
13
|
+
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
14
|
+
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
|
15
|
+
xmlns="http://schemas.xmlsoap.org/wsdl/">
|
16
|
+
|
17
|
+
<!-- types -->
|
18
|
+
|
19
|
+
<types>
|
20
|
+
<xsd:schema targetNamespace='urn:iControl'
|
21
|
+
xmlns='http://www.w3.org/2001/XMLSchema'
|
22
|
+
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
|
23
|
+
xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'>
|
24
|
+
<xsd:complexType name="LocalLB.ProfileEnabledState">
|
25
|
+
<xsd:sequence>
|
26
|
+
<xsd:element name="value" type="tns:Common.EnabledState"/>
|
27
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
28
|
+
</xsd:sequence>
|
29
|
+
</xsd:complexType>
|
30
|
+
<xsd:complexType name="LocalLB.ProfileStringSequence">
|
31
|
+
<xsd:complexContent>
|
32
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
33
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileString[]'/>
|
34
|
+
</xsd:restriction>
|
35
|
+
</xsd:complexContent>
|
36
|
+
</xsd:complexType>
|
37
|
+
<xsd:simpleType name="Common.EnabledState">
|
38
|
+
<xsd:restriction base="xsd:string">
|
39
|
+
<xsd:enumeration value="STATE_DISABLED">
|
40
|
+
<xsd:annotation>
|
41
|
+
<xsd:documentation>STATE_DISABLED</xsd:documentation>
|
42
|
+
</xsd:annotation>
|
43
|
+
</xsd:enumeration>
|
44
|
+
<xsd:enumeration value="STATE_ENABLED">
|
45
|
+
<xsd:annotation>
|
46
|
+
<xsd:documentation>STATE_ENABLED</xsd:documentation>
|
47
|
+
</xsd:annotation>
|
48
|
+
</xsd:enumeration>
|
49
|
+
</xsd:restriction>
|
50
|
+
</xsd:simpleType>
|
51
|
+
<xsd:complexType name="Common.StringSequence">
|
52
|
+
<xsd:complexContent>
|
53
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
54
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
55
|
+
</xsd:restriction>
|
56
|
+
</xsd:complexContent>
|
57
|
+
</xsd:complexType>
|
58
|
+
<xsd:complexType name="Common.BooleanSequence">
|
59
|
+
<xsd:complexContent>
|
60
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
61
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:boolean[]'/>
|
62
|
+
</xsd:restriction>
|
63
|
+
</xsd:complexContent>
|
64
|
+
</xsd:complexType>
|
65
|
+
<xsd:complexType name="LocalLB.ProfileString">
|
66
|
+
<xsd:sequence>
|
67
|
+
<xsd:element name="value" type="xsd:string"/>
|
68
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
69
|
+
</xsd:sequence>
|
70
|
+
</xsd:complexType>
|
71
|
+
<xsd:complexType name="LocalLB.ProfileEnabledStateSequence">
|
72
|
+
<xsd:complexContent>
|
73
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
74
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileEnabledState[]'/>
|
75
|
+
</xsd:restriction>
|
76
|
+
</xsd:complexContent>
|
77
|
+
</xsd:complexType>
|
78
|
+
</xsd:schema>
|
79
|
+
</types>
|
80
|
+
|
81
|
+
<!-- message -->
|
82
|
+
|
83
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_listRequest">
|
84
|
+
</message>
|
85
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_listResponse">
|
86
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
87
|
+
</message>
|
88
|
+
|
89
|
+
<message name="LocalLB.ProfileTCPAnalytics.createRequest">
|
90
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
91
|
+
</message>
|
92
|
+
<message name="LocalLB.ProfileTCPAnalytics.createResponse">
|
93
|
+
</message>
|
94
|
+
|
95
|
+
<message name="LocalLB.ProfileTCPAnalytics.delete_profileRequest">
|
96
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
97
|
+
</message>
|
98
|
+
<message name="LocalLB.ProfileTCPAnalytics.delete_profileResponse">
|
99
|
+
</message>
|
100
|
+
|
101
|
+
<message name="LocalLB.ProfileTCPAnalytics.delete_all_profilesRequest">
|
102
|
+
</message>
|
103
|
+
<message name="LocalLB.ProfileTCPAnalytics.delete_all_profilesResponse">
|
104
|
+
</message>
|
105
|
+
|
106
|
+
<message name="LocalLB.ProfileTCPAnalytics.is_base_profileRequest">
|
107
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
108
|
+
</message>
|
109
|
+
<message name="LocalLB.ProfileTCPAnalytics.is_base_profileResponse">
|
110
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
111
|
+
</message>
|
112
|
+
|
113
|
+
<message name="LocalLB.ProfileTCPAnalytics.is_system_profileRequest">
|
114
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
115
|
+
</message>
|
116
|
+
<message name="LocalLB.ProfileTCPAnalytics.is_system_profileResponse">
|
117
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
118
|
+
</message>
|
119
|
+
|
120
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_default_profileRequest">
|
121
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
122
|
+
<part name="defaults" type="tns:Common.StringSequence"/>
|
123
|
+
</message>
|
124
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_default_profileResponse">
|
125
|
+
</message>
|
126
|
+
|
127
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_default_profileRequest">
|
128
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
129
|
+
</message>
|
130
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_default_profileResponse">
|
131
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
132
|
+
</message>
|
133
|
+
|
134
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collected_by_client_side_stateRequest">
|
135
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
136
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
137
|
+
</message>
|
138
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collected_by_client_side_stateResponse">
|
139
|
+
</message>
|
140
|
+
|
141
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collected_by_client_side_stateRequest">
|
142
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
143
|
+
</message>
|
144
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collected_by_client_side_stateResponse">
|
145
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
146
|
+
</message>
|
147
|
+
|
148
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collected_by_server_side_stateRequest">
|
149
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
150
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
151
|
+
</message>
|
152
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collected_by_server_side_stateResponse">
|
153
|
+
</message>
|
154
|
+
|
155
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collected_by_server_side_stateRequest">
|
156
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
157
|
+
</message>
|
158
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collected_by_server_side_stateResponse">
|
159
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
160
|
+
</message>
|
161
|
+
|
162
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collected_stats_internal_logging_stateRequest">
|
163
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
164
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
165
|
+
</message>
|
166
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collected_stats_internal_logging_stateResponse">
|
167
|
+
</message>
|
168
|
+
|
169
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collected_stats_internal_logging_stateRequest">
|
170
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
171
|
+
</message>
|
172
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collected_stats_internal_logging_stateResponse">
|
173
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
174
|
+
</message>
|
175
|
+
|
176
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collected_stats_external_logging_stateRequest">
|
177
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
178
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
179
|
+
</message>
|
180
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collected_stats_external_logging_stateResponse">
|
181
|
+
</message>
|
182
|
+
|
183
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collected_stats_external_logging_stateRequest">
|
184
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
185
|
+
</message>
|
186
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collected_stats_external_logging_stateResponse">
|
187
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
188
|
+
</message>
|
189
|
+
|
190
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_nexthop_stateRequest">
|
191
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
192
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
193
|
+
</message>
|
194
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_nexthop_stateResponse">
|
195
|
+
</message>
|
196
|
+
|
197
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_nexthop_stateRequest">
|
198
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
199
|
+
</message>
|
200
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_nexthop_stateResponse">
|
201
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
202
|
+
</message>
|
203
|
+
|
204
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_continent_stateRequest">
|
205
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
206
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
207
|
+
</message>
|
208
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_continent_stateResponse">
|
209
|
+
</message>
|
210
|
+
|
211
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_continent_stateRequest">
|
212
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
213
|
+
</message>
|
214
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_continent_stateResponse">
|
215
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
216
|
+
</message>
|
217
|
+
|
218
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_region_stateRequest">
|
219
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
220
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
221
|
+
</message>
|
222
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_region_stateResponse">
|
223
|
+
</message>
|
224
|
+
|
225
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_region_stateRequest">
|
226
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
227
|
+
</message>
|
228
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_region_stateResponse">
|
229
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
230
|
+
</message>
|
231
|
+
|
232
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_city_stateRequest">
|
233
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
234
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
235
|
+
</message>
|
236
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_city_stateResponse">
|
237
|
+
</message>
|
238
|
+
|
239
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_city_stateRequest">
|
240
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
241
|
+
</message>
|
242
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_city_stateResponse">
|
243
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
244
|
+
</message>
|
245
|
+
|
246
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_post_code_stateRequest">
|
247
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
248
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
249
|
+
</message>
|
250
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_post_code_stateResponse">
|
251
|
+
</message>
|
252
|
+
|
253
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_post_code_stateRequest">
|
254
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
255
|
+
</message>
|
256
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_post_code_stateResponse">
|
257
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
258
|
+
</message>
|
259
|
+
|
260
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_remote_host_ip_stateRequest">
|
261
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
262
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
263
|
+
</message>
|
264
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_remote_host_ip_stateResponse">
|
265
|
+
</message>
|
266
|
+
|
267
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_remote_host_ip_stateRequest">
|
268
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
269
|
+
</message>
|
270
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_remote_host_ip_stateResponse">
|
271
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
272
|
+
</message>
|
273
|
+
|
274
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_remote_host_subnet_stateRequest">
|
275
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
276
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
277
|
+
</message>
|
278
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_remote_host_subnet_stateResponse">
|
279
|
+
</message>
|
280
|
+
|
281
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_remote_host_subnet_stateRequest">
|
282
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
283
|
+
</message>
|
284
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_remote_host_subnet_stateResponse">
|
285
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
286
|
+
</message>
|
287
|
+
|
288
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_country_stateRequest">
|
289
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
290
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
291
|
+
</message>
|
292
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_collect_by_country_stateResponse">
|
293
|
+
</message>
|
294
|
+
|
295
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_country_stateRequest">
|
296
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
297
|
+
</message>
|
298
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_collect_by_country_stateResponse">
|
299
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
300
|
+
</message>
|
301
|
+
|
302
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_log_publisherRequest">
|
303
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
304
|
+
<part name="publishers" type="tns:LocalLB.ProfileStringSequence"/>
|
305
|
+
</message>
|
306
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_log_publisherResponse">
|
307
|
+
</message>
|
308
|
+
|
309
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_log_publisherRequest">
|
310
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
311
|
+
</message>
|
312
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_log_publisherResponse">
|
313
|
+
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
314
|
+
</message>
|
315
|
+
|
316
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_descriptionRequest">
|
317
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
318
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
319
|
+
</message>
|
320
|
+
<message name="LocalLB.ProfileTCPAnalytics.set_descriptionResponse">
|
321
|
+
</message>
|
322
|
+
|
323
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_descriptionRequest">
|
324
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
325
|
+
</message>
|
326
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_descriptionResponse">
|
327
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
328
|
+
</message>
|
329
|
+
|
330
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_versionRequest">
|
331
|
+
</message>
|
332
|
+
<message name="LocalLB.ProfileTCPAnalytics.get_versionResponse">
|
333
|
+
<part name="return" type="xsd:string"/>
|
334
|
+
</message>
|
335
|
+
|
336
|
+
<!-- portType -->
|
337
|
+
|
338
|
+
<portType name="LocalLB.ProfileTCPAnalyticsPortType">
|
339
|
+
<operation name="get_list">
|
340
|
+
<documentation>
|
341
|
+
Gets a list of all TCP Analytics profiles.
|
342
|
+
|
343
|
+
</documentation>
|
344
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_listRequest"/>
|
345
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_listResponse"/>
|
346
|
+
</operation>
|
347
|
+
<operation name="create">
|
348
|
+
<documentation>
|
349
|
+
Creates the specified TCP Analytics profile.
|
350
|
+
|
351
|
+
</documentation>
|
352
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.createRequest"/>
|
353
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.createResponse"/>
|
354
|
+
</operation>
|
355
|
+
<operation name="delete_profile">
|
356
|
+
<documentation>
|
357
|
+
Deletes the specified TCP Analytics profile.
|
358
|
+
|
359
|
+
</documentation>
|
360
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.delete_profileRequest"/>
|
361
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.delete_profileResponse"/>
|
362
|
+
</operation>
|
363
|
+
<operation name="delete_all_profiles">
|
364
|
+
<documentation>
|
365
|
+
Deletes all TCP Analytics profiles.
|
366
|
+
|
367
|
+
</documentation>
|
368
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.delete_all_profilesRequest"/>
|
369
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.delete_all_profilesResponse"/>
|
370
|
+
</operation>
|
371
|
+
<operation name="is_base_profile">
|
372
|
+
<documentation>
|
373
|
+
Determines whether the specified TCP Analytics profiles are base profiles.
|
374
|
+
A base profile sits at the base of the profile's inheritance tree,
|
375
|
+
supplying the defaults for every profile derived from it. (See
|
376
|
+
also is_system_profile).
|
377
|
+
|
378
|
+
</documentation>
|
379
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.is_base_profileRequest"/>
|
380
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.is_base_profileResponse"/>
|
381
|
+
</operation>
|
382
|
+
<operation name="is_system_profile">
|
383
|
+
<documentation>
|
384
|
+
Determines whether the specified TCP Analytics profiles are system profiles.
|
385
|
+
A system profile is a profile pre-configured on the system, ready
|
386
|
+
for use. Non-system profiles are profiles created or modified by a
|
387
|
+
user. Note that if a system profile is modified, it is no longer
|
388
|
+
considered a system profile. (See also is_base_profile).
|
389
|
+
|
390
|
+
</documentation>
|
391
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.is_system_profileRequest"/>
|
392
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.is_system_profileResponse"/>
|
393
|
+
</operation>
|
394
|
+
<operation name="set_default_profile">
|
395
|
+
<documentation>
|
396
|
+
Sets the names of the default profiles from which the specified profiles will derive
|
397
|
+
default values for its attributes.
|
398
|
+
|
399
|
+
</documentation>
|
400
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_default_profileRequest"/>
|
401
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_default_profileResponse"/>
|
402
|
+
</operation>
|
403
|
+
<operation name="get_default_profile">
|
404
|
+
<documentation>
|
405
|
+
Gets the names of the default profiles from which the specified profiles will derive
|
406
|
+
default values for its attributes.
|
407
|
+
|
408
|
+
</documentation>
|
409
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_default_profileRequest"/>
|
410
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_default_profileResponse"/>
|
411
|
+
</operation>
|
412
|
+
<operation name="set_collected_by_client_side_state">
|
413
|
+
<documentation>
|
414
|
+
Sets the state indicating if client side TCP reports stats to AVR
|
415
|
+
even if there is no TCP::analytics iRule.
|
416
|
+
The default is enabled.
|
417
|
+
|
418
|
+
</documentation>
|
419
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_collected_by_client_side_stateRequest"/>
|
420
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_collected_by_client_side_stateResponse"/>
|
421
|
+
</operation>
|
422
|
+
<operation name="get_collected_by_client_side_state">
|
423
|
+
<documentation>
|
424
|
+
Gets the state indicating if client side TCP reports stats to AVR
|
425
|
+
even if there is no TCP::analytics iRule.
|
426
|
+
|
427
|
+
</documentation>
|
428
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_collected_by_client_side_stateRequest"/>
|
429
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_collected_by_client_side_stateResponse"/>
|
430
|
+
</operation>
|
431
|
+
<operation name="set_collected_by_server_side_state">
|
432
|
+
<documentation>
|
433
|
+
Sets the state indicating if server side TCP reports stats to AVR
|
434
|
+
even if there is no TCP::analytics iRule.
|
435
|
+
The default is disabled.
|
436
|
+
|
437
|
+
</documentation>
|
438
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_collected_by_server_side_stateRequest"/>
|
439
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_collected_by_server_side_stateResponse"/>
|
440
|
+
</operation>
|
441
|
+
<operation name="get_collected_by_server_side_state">
|
442
|
+
<documentation>
|
443
|
+
Gets the state indicating if server side TCP reports stats to AVR
|
444
|
+
even if there is no TCP::analytics iRule.
|
445
|
+
|
446
|
+
</documentation>
|
447
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_collected_by_server_side_stateRequest"/>
|
448
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_collected_by_server_side_stateResponse"/>
|
449
|
+
</operation>
|
450
|
+
<operation name="set_collected_stats_internal_logging_state">
|
451
|
+
<documentation>
|
452
|
+
Sets the state indicating if AVR logs TCP stats on the local device.
|
453
|
+
The default is enabled.
|
454
|
+
|
455
|
+
</documentation>
|
456
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_collected_stats_internal_logging_stateRequest"/>
|
457
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_collected_stats_internal_logging_stateResponse"/>
|
458
|
+
</operation>
|
459
|
+
<operation name="get_collected_stats_internal_logging_state">
|
460
|
+
<documentation>
|
461
|
+
Gets the state indicating if AVR logs TCP stats on the local device.
|
462
|
+
|
463
|
+
</documentation>
|
464
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_collected_stats_internal_logging_stateRequest"/>
|
465
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_collected_stats_internal_logging_stateResponse"/>
|
466
|
+
</operation>
|
467
|
+
<operation name="set_collected_stats_external_logging_state">
|
468
|
+
<documentation>
|
469
|
+
Sets the state indicating if AVR logs TCP stats on an external
|
470
|
+
device defined by external_logging_publisher.
|
471
|
+
The default is disabled.
|
472
|
+
|
473
|
+
</documentation>
|
474
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_collected_stats_external_logging_stateRequest"/>
|
475
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_collected_stats_external_logging_stateResponse"/>
|
476
|
+
</operation>
|
477
|
+
<operation name="get_collected_stats_external_logging_state">
|
478
|
+
<documentation>
|
479
|
+
Gets the state indicating if AVR logs TCP stats on an external
|
480
|
+
device defined by external_logging_publisher.
|
481
|
+
|
482
|
+
</documentation>
|
483
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_collected_stats_external_logging_stateRequest"/>
|
484
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_collected_stats_external_logging_stateResponse"/>
|
485
|
+
</operation>
|
486
|
+
<operation name="set_collect_by_nexthop_state">
|
487
|
+
<documentation>
|
488
|
+
Sets the state indicating if AVR stores TCP stats by nexthop ethernet address.
|
489
|
+
The default is disabled.
|
490
|
+
|
491
|
+
</documentation>
|
492
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_nexthop_stateRequest"/>
|
493
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_nexthop_stateResponse"/>
|
494
|
+
</operation>
|
495
|
+
<operation name="get_collect_by_nexthop_state">
|
496
|
+
<documentation>
|
497
|
+
Gets the state indicating if AVR stores TCP stats by nexthop ethernet address.
|
498
|
+
|
499
|
+
</documentation>
|
500
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_nexthop_stateRequest"/>
|
501
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_nexthop_stateResponse"/>
|
502
|
+
</operation>
|
503
|
+
<operation name="set_collect_by_continent_state">
|
504
|
+
<documentation>
|
505
|
+
Sets the state indicating if AVR stores TCP stats by continent.
|
506
|
+
The default is enabled.
|
507
|
+
|
508
|
+
</documentation>
|
509
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_continent_stateRequest"/>
|
510
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_continent_stateResponse"/>
|
511
|
+
</operation>
|
512
|
+
<operation name="get_collect_by_continent_state">
|
513
|
+
<documentation>
|
514
|
+
Gets the state indicating if AVR stores TCP stats by continent.
|
515
|
+
|
516
|
+
</documentation>
|
517
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_continent_stateRequest"/>
|
518
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_continent_stateResponse"/>
|
519
|
+
</operation>
|
520
|
+
<operation name="set_collect_by_region_state">
|
521
|
+
<documentation>
|
522
|
+
Sets the state indicating if AVR stores TCP stats by region.
|
523
|
+
The default is disabled.
|
524
|
+
|
525
|
+
</documentation>
|
526
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_region_stateRequest"/>
|
527
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_region_stateResponse"/>
|
528
|
+
</operation>
|
529
|
+
<operation name="get_collect_by_region_state">
|
530
|
+
<documentation>
|
531
|
+
Gets the state indicating if AVR stores TCP stats by region.
|
532
|
+
|
533
|
+
</documentation>
|
534
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_region_stateRequest"/>
|
535
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_region_stateResponse"/>
|
536
|
+
</operation>
|
537
|
+
<operation name="set_collect_by_city_state">
|
538
|
+
<documentation>
|
539
|
+
Sets the state indicating if AVR stores TCP stats by city.
|
540
|
+
The default is disabled.
|
541
|
+
|
542
|
+
</documentation>
|
543
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_city_stateRequest"/>
|
544
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_city_stateResponse"/>
|
545
|
+
</operation>
|
546
|
+
<operation name="get_collect_by_city_state">
|
547
|
+
<documentation>
|
548
|
+
Gets the state indicating if AVR stores TCP stats by city.
|
549
|
+
|
550
|
+
</documentation>
|
551
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_city_stateRequest"/>
|
552
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_city_stateResponse"/>
|
553
|
+
</operation>
|
554
|
+
<operation name="set_collect_by_post_code_state">
|
555
|
+
<documentation>
|
556
|
+
Sets the state indicating if AVR stores TCP stats by postcode.
|
557
|
+
The default is disabled.
|
558
|
+
|
559
|
+
</documentation>
|
560
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_post_code_stateRequest"/>
|
561
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_post_code_stateResponse"/>
|
562
|
+
</operation>
|
563
|
+
<operation name="get_collect_by_post_code_state">
|
564
|
+
<documentation>
|
565
|
+
Gets the state indicating if AVR stores TCP stats by postcode.
|
566
|
+
|
567
|
+
</documentation>
|
568
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_post_code_stateRequest"/>
|
569
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_post_code_stateResponse"/>
|
570
|
+
</operation>
|
571
|
+
<operation name="set_collect_by_remote_host_ip_state">
|
572
|
+
<documentation>
|
573
|
+
Sets the state indicating if AVR stores TCP stats by remote host IP
|
574
|
+
address.
|
575
|
+
The default is disabled.
|
576
|
+
|
577
|
+
</documentation>
|
578
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_remote_host_ip_stateRequest"/>
|
579
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_remote_host_ip_stateResponse"/>
|
580
|
+
</operation>
|
581
|
+
<operation name="get_collect_by_remote_host_ip_state">
|
582
|
+
<documentation>
|
583
|
+
Gets the state indicating if AVR stores TCP stats by remote host IP
|
584
|
+
address.
|
585
|
+
|
586
|
+
</documentation>
|
587
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_remote_host_ip_stateRequest"/>
|
588
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_remote_host_ip_stateResponse"/>
|
589
|
+
</operation>
|
590
|
+
<operation name="set_collect_by_remote_host_subnet_state">
|
591
|
+
<documentation>
|
592
|
+
Sets the state indicating if AVR stores TCP stats by remote host
|
593
|
+
subnet.
|
594
|
+
The default is enabled.
|
595
|
+
|
596
|
+
</documentation>
|
597
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_remote_host_subnet_stateRequest"/>
|
598
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_remote_host_subnet_stateResponse"/>
|
599
|
+
</operation>
|
600
|
+
<operation name="get_collect_by_remote_host_subnet_state">
|
601
|
+
<documentation>
|
602
|
+
Gets the state indicating if AVR stores TCP stats by remote host
|
603
|
+
subnet.
|
604
|
+
|
605
|
+
</documentation>
|
606
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_remote_host_subnet_stateRequest"/>
|
607
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_remote_host_subnet_stateResponse"/>
|
608
|
+
</operation>
|
609
|
+
<operation name="set_collect_by_country_state">
|
610
|
+
<documentation>
|
611
|
+
Sets the state indicating if AVR stores TCP stats by country.
|
612
|
+
The default is enabled.
|
613
|
+
|
614
|
+
</documentation>
|
615
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_country_stateRequest"/>
|
616
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_collect_by_country_stateResponse"/>
|
617
|
+
</operation>
|
618
|
+
<operation name="get_collect_by_country_state">
|
619
|
+
<documentation>
|
620
|
+
Gets the state indicating if AVR stores TCP stats by country.
|
621
|
+
|
622
|
+
</documentation>
|
623
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_country_stateRequest"/>
|
624
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_collect_by_country_stateResponse"/>
|
625
|
+
</operation>
|
626
|
+
<operation name="set_log_publisher">
|
627
|
+
<documentation>
|
628
|
+
Sets the log publishers for a set of TCP Analytics profiles. A log publisher is
|
629
|
+
a set of log destinations for high-speed logging of formatted log messages.
|
630
|
+
See Log::Publisher for more details.
|
631
|
+
|
632
|
+
</documentation>
|
633
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_log_publisherRequest"/>
|
634
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_log_publisherResponse"/>
|
635
|
+
</operation>
|
636
|
+
<operation name="get_log_publisher">
|
637
|
+
<documentation>
|
638
|
+
Gets the log publishers for a set of TCP Analytics profiles.
|
639
|
+
|
640
|
+
</documentation>
|
641
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_log_publisherRequest"/>
|
642
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_log_publisherResponse"/>
|
643
|
+
</operation>
|
644
|
+
<operation name="set_description">
|
645
|
+
<documentation>
|
646
|
+
Sets the description for a set of TCP Analytics profiles.
|
647
|
+
|
648
|
+
This is an arbitrary field which can be used for any purpose.
|
649
|
+
|
650
|
+
</documentation>
|
651
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.set_descriptionRequest"/>
|
652
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.set_descriptionResponse"/>
|
653
|
+
</operation>
|
654
|
+
<operation name="get_description">
|
655
|
+
<documentation>
|
656
|
+
Gets the descriptions for a set of TCP Analytics profiles.
|
657
|
+
|
658
|
+
</documentation>
|
659
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_descriptionRequest"/>
|
660
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_descriptionResponse"/>
|
661
|
+
</operation>
|
662
|
+
<operation name="get_version">
|
663
|
+
<documentation>
|
664
|
+
Gets the version information for this interface.
|
665
|
+
|
666
|
+
</documentation>
|
667
|
+
<input message="tns:LocalLB.ProfileTCPAnalytics.get_versionRequest"/>
|
668
|
+
<output message="tns:LocalLB.ProfileTCPAnalytics.get_versionResponse"/>
|
669
|
+
</operation>
|
670
|
+
</portType>
|
671
|
+
|
672
|
+
<!-- binding -->
|
673
|
+
|
674
|
+
<binding name="LocalLB.ProfileTCPAnalyticsBinding" type="tns:LocalLB.ProfileTCPAnalyticsPortType">
|
675
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
676
|
+
<operation name="get_list">
|
677
|
+
<documentation>
|
678
|
+
Gets a list of all TCP Analytics profiles.
|
679
|
+
|
680
|
+
</documentation>
|
681
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
682
|
+
<input>
|
683
|
+
<soap:body
|
684
|
+
use="encoded"
|
685
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
686
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
687
|
+
</input>
|
688
|
+
<output>
|
689
|
+
<soap:body
|
690
|
+
use="encoded"
|
691
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
692
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
693
|
+
</output>
|
694
|
+
</operation>
|
695
|
+
|
696
|
+
<operation name="create">
|
697
|
+
<documentation>
|
698
|
+
Creates the specified TCP Analytics profile.
|
699
|
+
|
700
|
+
</documentation>
|
701
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
702
|
+
<input>
|
703
|
+
<soap:body
|
704
|
+
use="encoded"
|
705
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
706
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
707
|
+
</input>
|
708
|
+
<output>
|
709
|
+
<soap:body
|
710
|
+
use="encoded"
|
711
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
712
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
713
|
+
</output>
|
714
|
+
</operation>
|
715
|
+
|
716
|
+
<operation name="delete_profile">
|
717
|
+
<documentation>
|
718
|
+
Deletes the specified TCP Analytics profile.
|
719
|
+
|
720
|
+
</documentation>
|
721
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
722
|
+
<input>
|
723
|
+
<soap:body
|
724
|
+
use="encoded"
|
725
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
726
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
727
|
+
</input>
|
728
|
+
<output>
|
729
|
+
<soap:body
|
730
|
+
use="encoded"
|
731
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
732
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
733
|
+
</output>
|
734
|
+
</operation>
|
735
|
+
|
736
|
+
<operation name="delete_all_profiles">
|
737
|
+
<documentation>
|
738
|
+
Deletes all TCP Analytics profiles.
|
739
|
+
|
740
|
+
</documentation>
|
741
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
742
|
+
<input>
|
743
|
+
<soap:body
|
744
|
+
use="encoded"
|
745
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
746
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
747
|
+
</input>
|
748
|
+
<output>
|
749
|
+
<soap:body
|
750
|
+
use="encoded"
|
751
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
752
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
753
|
+
</output>
|
754
|
+
</operation>
|
755
|
+
|
756
|
+
<operation name="is_base_profile">
|
757
|
+
<documentation>
|
758
|
+
Determines whether the specified TCP Analytics profiles are base profiles.
|
759
|
+
A base profile sits at the base of the profile's inheritance tree,
|
760
|
+
supplying the defaults for every profile derived from it. (See
|
761
|
+
also is_system_profile).
|
762
|
+
|
763
|
+
</documentation>
|
764
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
765
|
+
<input>
|
766
|
+
<soap:body
|
767
|
+
use="encoded"
|
768
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
769
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
770
|
+
</input>
|
771
|
+
<output>
|
772
|
+
<soap:body
|
773
|
+
use="encoded"
|
774
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
775
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
776
|
+
</output>
|
777
|
+
</operation>
|
778
|
+
|
779
|
+
<operation name="is_system_profile">
|
780
|
+
<documentation>
|
781
|
+
Determines whether the specified TCP Analytics profiles are system profiles.
|
782
|
+
A system profile is a profile pre-configured on the system, ready
|
783
|
+
for use. Non-system profiles are profiles created or modified by a
|
784
|
+
user. Note that if a system profile is modified, it is no longer
|
785
|
+
considered a system profile. (See also is_base_profile).
|
786
|
+
|
787
|
+
</documentation>
|
788
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
789
|
+
<input>
|
790
|
+
<soap:body
|
791
|
+
use="encoded"
|
792
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
793
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
794
|
+
</input>
|
795
|
+
<output>
|
796
|
+
<soap:body
|
797
|
+
use="encoded"
|
798
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
799
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
800
|
+
</output>
|
801
|
+
</operation>
|
802
|
+
|
803
|
+
<operation name="set_default_profile">
|
804
|
+
<documentation>
|
805
|
+
Sets the names of the default profiles from which the specified profiles will derive
|
806
|
+
default values for its attributes.
|
807
|
+
|
808
|
+
</documentation>
|
809
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
810
|
+
<input>
|
811
|
+
<soap:body
|
812
|
+
use="encoded"
|
813
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
814
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
815
|
+
</input>
|
816
|
+
<output>
|
817
|
+
<soap:body
|
818
|
+
use="encoded"
|
819
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
820
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
821
|
+
</output>
|
822
|
+
</operation>
|
823
|
+
|
824
|
+
<operation name="get_default_profile">
|
825
|
+
<documentation>
|
826
|
+
Gets the names of the default profiles from which the specified profiles will derive
|
827
|
+
default values for its attributes.
|
828
|
+
|
829
|
+
</documentation>
|
830
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
831
|
+
<input>
|
832
|
+
<soap:body
|
833
|
+
use="encoded"
|
834
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
835
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
836
|
+
</input>
|
837
|
+
<output>
|
838
|
+
<soap:body
|
839
|
+
use="encoded"
|
840
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
841
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
842
|
+
</output>
|
843
|
+
</operation>
|
844
|
+
|
845
|
+
<operation name="set_collected_by_client_side_state">
|
846
|
+
<documentation>
|
847
|
+
Sets the state indicating if client side TCP reports stats to AVR
|
848
|
+
even if there is no TCP::analytics iRule.
|
849
|
+
The default is enabled.
|
850
|
+
|
851
|
+
</documentation>
|
852
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
853
|
+
<input>
|
854
|
+
<soap:body
|
855
|
+
use="encoded"
|
856
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
857
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
858
|
+
</input>
|
859
|
+
<output>
|
860
|
+
<soap:body
|
861
|
+
use="encoded"
|
862
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
863
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
864
|
+
</output>
|
865
|
+
</operation>
|
866
|
+
|
867
|
+
<operation name="get_collected_by_client_side_state">
|
868
|
+
<documentation>
|
869
|
+
Gets the state indicating if client side TCP reports stats to AVR
|
870
|
+
even if there is no TCP::analytics iRule.
|
871
|
+
|
872
|
+
</documentation>
|
873
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
874
|
+
<input>
|
875
|
+
<soap:body
|
876
|
+
use="encoded"
|
877
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
878
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
879
|
+
</input>
|
880
|
+
<output>
|
881
|
+
<soap:body
|
882
|
+
use="encoded"
|
883
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
884
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
885
|
+
</output>
|
886
|
+
</operation>
|
887
|
+
|
888
|
+
<operation name="set_collected_by_server_side_state">
|
889
|
+
<documentation>
|
890
|
+
Sets the state indicating if server side TCP reports stats to AVR
|
891
|
+
even if there is no TCP::analytics iRule.
|
892
|
+
The default is disabled.
|
893
|
+
|
894
|
+
</documentation>
|
895
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
896
|
+
<input>
|
897
|
+
<soap:body
|
898
|
+
use="encoded"
|
899
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
900
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
901
|
+
</input>
|
902
|
+
<output>
|
903
|
+
<soap:body
|
904
|
+
use="encoded"
|
905
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
906
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
907
|
+
</output>
|
908
|
+
</operation>
|
909
|
+
|
910
|
+
<operation name="get_collected_by_server_side_state">
|
911
|
+
<documentation>
|
912
|
+
Gets the state indicating if server side TCP reports stats to AVR
|
913
|
+
even if there is no TCP::analytics iRule.
|
914
|
+
|
915
|
+
</documentation>
|
916
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
917
|
+
<input>
|
918
|
+
<soap:body
|
919
|
+
use="encoded"
|
920
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
921
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
922
|
+
</input>
|
923
|
+
<output>
|
924
|
+
<soap:body
|
925
|
+
use="encoded"
|
926
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
927
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
928
|
+
</output>
|
929
|
+
</operation>
|
930
|
+
|
931
|
+
<operation name="set_collected_stats_internal_logging_state">
|
932
|
+
<documentation>
|
933
|
+
Sets the state indicating if AVR logs TCP stats on the local device.
|
934
|
+
The default is enabled.
|
935
|
+
|
936
|
+
</documentation>
|
937
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
938
|
+
<input>
|
939
|
+
<soap:body
|
940
|
+
use="encoded"
|
941
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
942
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
943
|
+
</input>
|
944
|
+
<output>
|
945
|
+
<soap:body
|
946
|
+
use="encoded"
|
947
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
948
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
949
|
+
</output>
|
950
|
+
</operation>
|
951
|
+
|
952
|
+
<operation name="get_collected_stats_internal_logging_state">
|
953
|
+
<documentation>
|
954
|
+
Gets the state indicating if AVR logs TCP stats on the local device.
|
955
|
+
|
956
|
+
</documentation>
|
957
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
958
|
+
<input>
|
959
|
+
<soap:body
|
960
|
+
use="encoded"
|
961
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
962
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
963
|
+
</input>
|
964
|
+
<output>
|
965
|
+
<soap:body
|
966
|
+
use="encoded"
|
967
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
968
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
969
|
+
</output>
|
970
|
+
</operation>
|
971
|
+
|
972
|
+
<operation name="set_collected_stats_external_logging_state">
|
973
|
+
<documentation>
|
974
|
+
Sets the state indicating if AVR logs TCP stats on an external
|
975
|
+
device defined by external_logging_publisher.
|
976
|
+
The default is disabled.
|
977
|
+
|
978
|
+
</documentation>
|
979
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
980
|
+
<input>
|
981
|
+
<soap:body
|
982
|
+
use="encoded"
|
983
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
984
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
985
|
+
</input>
|
986
|
+
<output>
|
987
|
+
<soap:body
|
988
|
+
use="encoded"
|
989
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
990
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
991
|
+
</output>
|
992
|
+
</operation>
|
993
|
+
|
994
|
+
<operation name="get_collected_stats_external_logging_state">
|
995
|
+
<documentation>
|
996
|
+
Gets the state indicating if AVR logs TCP stats on an external
|
997
|
+
device defined by external_logging_publisher.
|
998
|
+
|
999
|
+
</documentation>
|
1000
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1001
|
+
<input>
|
1002
|
+
<soap:body
|
1003
|
+
use="encoded"
|
1004
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1005
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1006
|
+
</input>
|
1007
|
+
<output>
|
1008
|
+
<soap:body
|
1009
|
+
use="encoded"
|
1010
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1011
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1012
|
+
</output>
|
1013
|
+
</operation>
|
1014
|
+
|
1015
|
+
<operation name="set_collect_by_nexthop_state">
|
1016
|
+
<documentation>
|
1017
|
+
Sets the state indicating if AVR stores TCP stats by nexthop ethernet address.
|
1018
|
+
The default is disabled.
|
1019
|
+
|
1020
|
+
</documentation>
|
1021
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1022
|
+
<input>
|
1023
|
+
<soap:body
|
1024
|
+
use="encoded"
|
1025
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1026
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1027
|
+
</input>
|
1028
|
+
<output>
|
1029
|
+
<soap:body
|
1030
|
+
use="encoded"
|
1031
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1032
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1033
|
+
</output>
|
1034
|
+
</operation>
|
1035
|
+
|
1036
|
+
<operation name="get_collect_by_nexthop_state">
|
1037
|
+
<documentation>
|
1038
|
+
Gets the state indicating if AVR stores TCP stats by nexthop ethernet address.
|
1039
|
+
|
1040
|
+
</documentation>
|
1041
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1042
|
+
<input>
|
1043
|
+
<soap:body
|
1044
|
+
use="encoded"
|
1045
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1046
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1047
|
+
</input>
|
1048
|
+
<output>
|
1049
|
+
<soap:body
|
1050
|
+
use="encoded"
|
1051
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1052
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1053
|
+
</output>
|
1054
|
+
</operation>
|
1055
|
+
|
1056
|
+
<operation name="set_collect_by_continent_state">
|
1057
|
+
<documentation>
|
1058
|
+
Sets the state indicating if AVR stores TCP stats by continent.
|
1059
|
+
The default is enabled.
|
1060
|
+
|
1061
|
+
</documentation>
|
1062
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1063
|
+
<input>
|
1064
|
+
<soap:body
|
1065
|
+
use="encoded"
|
1066
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1067
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1068
|
+
</input>
|
1069
|
+
<output>
|
1070
|
+
<soap:body
|
1071
|
+
use="encoded"
|
1072
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1073
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1074
|
+
</output>
|
1075
|
+
</operation>
|
1076
|
+
|
1077
|
+
<operation name="get_collect_by_continent_state">
|
1078
|
+
<documentation>
|
1079
|
+
Gets the state indicating if AVR stores TCP stats by continent.
|
1080
|
+
|
1081
|
+
</documentation>
|
1082
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1083
|
+
<input>
|
1084
|
+
<soap:body
|
1085
|
+
use="encoded"
|
1086
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1087
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1088
|
+
</input>
|
1089
|
+
<output>
|
1090
|
+
<soap:body
|
1091
|
+
use="encoded"
|
1092
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1093
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1094
|
+
</output>
|
1095
|
+
</operation>
|
1096
|
+
|
1097
|
+
<operation name="set_collect_by_region_state">
|
1098
|
+
<documentation>
|
1099
|
+
Sets the state indicating if AVR stores TCP stats by region.
|
1100
|
+
The default is disabled.
|
1101
|
+
|
1102
|
+
</documentation>
|
1103
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1104
|
+
<input>
|
1105
|
+
<soap:body
|
1106
|
+
use="encoded"
|
1107
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1108
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1109
|
+
</input>
|
1110
|
+
<output>
|
1111
|
+
<soap:body
|
1112
|
+
use="encoded"
|
1113
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1114
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1115
|
+
</output>
|
1116
|
+
</operation>
|
1117
|
+
|
1118
|
+
<operation name="get_collect_by_region_state">
|
1119
|
+
<documentation>
|
1120
|
+
Gets the state indicating if AVR stores TCP stats by region.
|
1121
|
+
|
1122
|
+
</documentation>
|
1123
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1124
|
+
<input>
|
1125
|
+
<soap:body
|
1126
|
+
use="encoded"
|
1127
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1128
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1129
|
+
</input>
|
1130
|
+
<output>
|
1131
|
+
<soap:body
|
1132
|
+
use="encoded"
|
1133
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1134
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1135
|
+
</output>
|
1136
|
+
</operation>
|
1137
|
+
|
1138
|
+
<operation name="set_collect_by_city_state">
|
1139
|
+
<documentation>
|
1140
|
+
Sets the state indicating if AVR stores TCP stats by city.
|
1141
|
+
The default is disabled.
|
1142
|
+
|
1143
|
+
</documentation>
|
1144
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1145
|
+
<input>
|
1146
|
+
<soap:body
|
1147
|
+
use="encoded"
|
1148
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1149
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1150
|
+
</input>
|
1151
|
+
<output>
|
1152
|
+
<soap:body
|
1153
|
+
use="encoded"
|
1154
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1155
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1156
|
+
</output>
|
1157
|
+
</operation>
|
1158
|
+
|
1159
|
+
<operation name="get_collect_by_city_state">
|
1160
|
+
<documentation>
|
1161
|
+
Gets the state indicating if AVR stores TCP stats by city.
|
1162
|
+
|
1163
|
+
</documentation>
|
1164
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1165
|
+
<input>
|
1166
|
+
<soap:body
|
1167
|
+
use="encoded"
|
1168
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1169
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1170
|
+
</input>
|
1171
|
+
<output>
|
1172
|
+
<soap:body
|
1173
|
+
use="encoded"
|
1174
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1175
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1176
|
+
</output>
|
1177
|
+
</operation>
|
1178
|
+
|
1179
|
+
<operation name="set_collect_by_post_code_state">
|
1180
|
+
<documentation>
|
1181
|
+
Sets the state indicating if AVR stores TCP stats by postcode.
|
1182
|
+
The default is disabled.
|
1183
|
+
|
1184
|
+
</documentation>
|
1185
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1186
|
+
<input>
|
1187
|
+
<soap:body
|
1188
|
+
use="encoded"
|
1189
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1190
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1191
|
+
</input>
|
1192
|
+
<output>
|
1193
|
+
<soap:body
|
1194
|
+
use="encoded"
|
1195
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1196
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1197
|
+
</output>
|
1198
|
+
</operation>
|
1199
|
+
|
1200
|
+
<operation name="get_collect_by_post_code_state">
|
1201
|
+
<documentation>
|
1202
|
+
Gets the state indicating if AVR stores TCP stats by postcode.
|
1203
|
+
|
1204
|
+
</documentation>
|
1205
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1206
|
+
<input>
|
1207
|
+
<soap:body
|
1208
|
+
use="encoded"
|
1209
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1210
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1211
|
+
</input>
|
1212
|
+
<output>
|
1213
|
+
<soap:body
|
1214
|
+
use="encoded"
|
1215
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1216
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1217
|
+
</output>
|
1218
|
+
</operation>
|
1219
|
+
|
1220
|
+
<operation name="set_collect_by_remote_host_ip_state">
|
1221
|
+
<documentation>
|
1222
|
+
Sets the state indicating if AVR stores TCP stats by remote host IP
|
1223
|
+
address.
|
1224
|
+
The default is disabled.
|
1225
|
+
|
1226
|
+
</documentation>
|
1227
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1228
|
+
<input>
|
1229
|
+
<soap:body
|
1230
|
+
use="encoded"
|
1231
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1232
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1233
|
+
</input>
|
1234
|
+
<output>
|
1235
|
+
<soap:body
|
1236
|
+
use="encoded"
|
1237
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1238
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1239
|
+
</output>
|
1240
|
+
</operation>
|
1241
|
+
|
1242
|
+
<operation name="get_collect_by_remote_host_ip_state">
|
1243
|
+
<documentation>
|
1244
|
+
Gets the state indicating if AVR stores TCP stats by remote host IP
|
1245
|
+
address.
|
1246
|
+
|
1247
|
+
</documentation>
|
1248
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1249
|
+
<input>
|
1250
|
+
<soap:body
|
1251
|
+
use="encoded"
|
1252
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1253
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1254
|
+
</input>
|
1255
|
+
<output>
|
1256
|
+
<soap:body
|
1257
|
+
use="encoded"
|
1258
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1259
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1260
|
+
</output>
|
1261
|
+
</operation>
|
1262
|
+
|
1263
|
+
<operation name="set_collect_by_remote_host_subnet_state">
|
1264
|
+
<documentation>
|
1265
|
+
Sets the state indicating if AVR stores TCP stats by remote host
|
1266
|
+
subnet.
|
1267
|
+
The default is enabled.
|
1268
|
+
|
1269
|
+
</documentation>
|
1270
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1271
|
+
<input>
|
1272
|
+
<soap:body
|
1273
|
+
use="encoded"
|
1274
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1275
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1276
|
+
</input>
|
1277
|
+
<output>
|
1278
|
+
<soap:body
|
1279
|
+
use="encoded"
|
1280
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1281
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1282
|
+
</output>
|
1283
|
+
</operation>
|
1284
|
+
|
1285
|
+
<operation name="get_collect_by_remote_host_subnet_state">
|
1286
|
+
<documentation>
|
1287
|
+
Gets the state indicating if AVR stores TCP stats by remote host
|
1288
|
+
subnet.
|
1289
|
+
|
1290
|
+
</documentation>
|
1291
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1292
|
+
<input>
|
1293
|
+
<soap:body
|
1294
|
+
use="encoded"
|
1295
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1296
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1297
|
+
</input>
|
1298
|
+
<output>
|
1299
|
+
<soap:body
|
1300
|
+
use="encoded"
|
1301
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1302
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1303
|
+
</output>
|
1304
|
+
</operation>
|
1305
|
+
|
1306
|
+
<operation name="set_collect_by_country_state">
|
1307
|
+
<documentation>
|
1308
|
+
Sets the state indicating if AVR stores TCP stats by country.
|
1309
|
+
The default is enabled.
|
1310
|
+
|
1311
|
+
</documentation>
|
1312
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1313
|
+
<input>
|
1314
|
+
<soap:body
|
1315
|
+
use="encoded"
|
1316
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1317
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1318
|
+
</input>
|
1319
|
+
<output>
|
1320
|
+
<soap:body
|
1321
|
+
use="encoded"
|
1322
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1323
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1324
|
+
</output>
|
1325
|
+
</operation>
|
1326
|
+
|
1327
|
+
<operation name="get_collect_by_country_state">
|
1328
|
+
<documentation>
|
1329
|
+
Gets the state indicating if AVR stores TCP stats by country.
|
1330
|
+
|
1331
|
+
</documentation>
|
1332
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1333
|
+
<input>
|
1334
|
+
<soap:body
|
1335
|
+
use="encoded"
|
1336
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1337
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1338
|
+
</input>
|
1339
|
+
<output>
|
1340
|
+
<soap:body
|
1341
|
+
use="encoded"
|
1342
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1343
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1344
|
+
</output>
|
1345
|
+
</operation>
|
1346
|
+
|
1347
|
+
<operation name="set_log_publisher">
|
1348
|
+
<documentation>
|
1349
|
+
Sets the log publishers for a set of TCP Analytics profiles. A log publisher is
|
1350
|
+
a set of log destinations for high-speed logging of formatted log messages.
|
1351
|
+
See Log::Publisher for more details.
|
1352
|
+
|
1353
|
+
</documentation>
|
1354
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1355
|
+
<input>
|
1356
|
+
<soap:body
|
1357
|
+
use="encoded"
|
1358
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1359
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1360
|
+
</input>
|
1361
|
+
<output>
|
1362
|
+
<soap:body
|
1363
|
+
use="encoded"
|
1364
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1365
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1366
|
+
</output>
|
1367
|
+
</operation>
|
1368
|
+
|
1369
|
+
<operation name="get_log_publisher">
|
1370
|
+
<documentation>
|
1371
|
+
Gets the log publishers for a set of TCP Analytics profiles.
|
1372
|
+
|
1373
|
+
</documentation>
|
1374
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1375
|
+
<input>
|
1376
|
+
<soap:body
|
1377
|
+
use="encoded"
|
1378
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1379
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1380
|
+
</input>
|
1381
|
+
<output>
|
1382
|
+
<soap:body
|
1383
|
+
use="encoded"
|
1384
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1385
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1386
|
+
</output>
|
1387
|
+
</operation>
|
1388
|
+
|
1389
|
+
<operation name="set_description">
|
1390
|
+
<documentation>
|
1391
|
+
Sets the description for a set of TCP Analytics profiles.
|
1392
|
+
|
1393
|
+
This is an arbitrary field which can be used for any purpose.
|
1394
|
+
|
1395
|
+
</documentation>
|
1396
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1397
|
+
<input>
|
1398
|
+
<soap:body
|
1399
|
+
use="encoded"
|
1400
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1401
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1402
|
+
</input>
|
1403
|
+
<output>
|
1404
|
+
<soap:body
|
1405
|
+
use="encoded"
|
1406
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1407
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1408
|
+
</output>
|
1409
|
+
</operation>
|
1410
|
+
|
1411
|
+
<operation name="get_description">
|
1412
|
+
<documentation>
|
1413
|
+
Gets the descriptions for a set of TCP Analytics profiles.
|
1414
|
+
|
1415
|
+
</documentation>
|
1416
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1417
|
+
<input>
|
1418
|
+
<soap:body
|
1419
|
+
use="encoded"
|
1420
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1421
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1422
|
+
</input>
|
1423
|
+
<output>
|
1424
|
+
<soap:body
|
1425
|
+
use="encoded"
|
1426
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1427
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1428
|
+
</output>
|
1429
|
+
</operation>
|
1430
|
+
|
1431
|
+
<operation name="get_version">
|
1432
|
+
<documentation>
|
1433
|
+
Gets the version information for this interface.
|
1434
|
+
|
1435
|
+
</documentation>
|
1436
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCPAnalytics"/>
|
1437
|
+
<input>
|
1438
|
+
<soap:body
|
1439
|
+
use="encoded"
|
1440
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1441
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1442
|
+
</input>
|
1443
|
+
<output>
|
1444
|
+
<soap:body
|
1445
|
+
use="encoded"
|
1446
|
+
namespace="urn:iControl:LocalLB/ProfileTCPAnalytics"
|
1447
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1448
|
+
</output>
|
1449
|
+
</operation>
|
1450
|
+
</binding>
|
1451
|
+
|
1452
|
+
<!-- service -->
|
1453
|
+
|
1454
|
+
<service name="LocalLB.ProfileTCPAnalytics">
|
1455
|
+
<documentation>
|
1456
|
+
The ProfileTCPAnalytics interface enables you to manipulate a local
|
1457
|
+
load balancer's TCP Analytics profile. When this profile is attached
|
1458
|
+
to a virtual, it allows collection of TCP performance statistics on a
|
1459
|
+
virtual that has a FastL4 or TCP profile if AVR is enabled.
|
1460
|
+
|
1461
|
+
</documentation>
|
1462
|
+
<port name="LocalLB.ProfileTCPAnalyticsPort" binding="tns:LocalLB.ProfileTCPAnalyticsBinding">
|
1463
|
+
<soap:address location="https://url_to_service"/>
|
1464
|
+
</port>
|
1465
|
+
</service>
|
1466
|
+
</definitions>
|