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,1264 @@
|
|
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.ContentPolicyStrategy"
|
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.PolicyEventSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.PolicyEvent[]'/>
|
28
|
+
</xsd:restriction>
|
29
|
+
</xsd:complexContent>
|
30
|
+
</xsd:complexType>
|
31
|
+
<xsd:complexType name="Common.ULongSequenceSequence">
|
32
|
+
<xsd:complexContent>
|
33
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
34
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ULongSequence[]'/>
|
35
|
+
</xsd:restriction>
|
36
|
+
</xsd:complexContent>
|
37
|
+
</xsd:complexType>
|
38
|
+
<xsd:complexType name="LocalLB.PolicySelectorSequence">
|
39
|
+
<xsd:complexContent>
|
40
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
41
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.PolicySelector[]'/>
|
42
|
+
</xsd:restriction>
|
43
|
+
</xsd:complexContent>
|
44
|
+
</xsd:complexType>
|
45
|
+
<xsd:simpleType name="LocalLB.PolicySelector">
|
46
|
+
<xsd:restriction base="xsd:string">
|
47
|
+
<xsd:enumeration value="POLICY_SELECTOR_UNKNOWN">
|
48
|
+
<xsd:annotation>
|
49
|
+
<xsd:documentation>POLICY_SELECTOR_UNKNOWN</xsd:documentation>
|
50
|
+
</xsd:annotation>
|
51
|
+
</xsd:enumeration>
|
52
|
+
<xsd:enumeration value="POLICY_SELECTOR_ALL">
|
53
|
+
<xsd:annotation>
|
54
|
+
<xsd:documentation>POLICY_SELECTOR_ALL</xsd:documentation>
|
55
|
+
</xsd:annotation>
|
56
|
+
</xsd:enumeration>
|
57
|
+
<xsd:enumeration value="POLICY_SELECTOR_NAME">
|
58
|
+
<xsd:annotation>
|
59
|
+
<xsd:documentation>POLICY_SELECTOR_NAME</xsd:documentation>
|
60
|
+
</xsd:annotation>
|
61
|
+
</xsd:enumeration>
|
62
|
+
<xsd:enumeration value="POLICY_SELECTOR_VALUE">
|
63
|
+
<xsd:annotation>
|
64
|
+
<xsd:documentation>POLICY_SELECTOR_VALUE</xsd:documentation>
|
65
|
+
</xsd:annotation>
|
66
|
+
</xsd:enumeration>
|
67
|
+
<xsd:enumeration value="POLICY_SELECTOR_ADDRESS">
|
68
|
+
<xsd:annotation>
|
69
|
+
<xsd:documentation>POLICY_SELECTOR_ADDRESS</xsd:documentation>
|
70
|
+
</xsd:annotation>
|
71
|
+
</xsd:enumeration>
|
72
|
+
<xsd:enumeration value="POLICY_SELECTOR_HEADER">
|
73
|
+
<xsd:annotation>
|
74
|
+
<xsd:documentation>POLICY_SELECTOR_HEADER</xsd:documentation>
|
75
|
+
</xsd:annotation>
|
76
|
+
</xsd:enumeration>
|
77
|
+
<xsd:enumeration value="POLICY_SELECTOR_SCHEME">
|
78
|
+
<xsd:annotation>
|
79
|
+
<xsd:documentation>POLICY_SELECTOR_SCHEME</xsd:documentation>
|
80
|
+
</xsd:annotation>
|
81
|
+
</xsd:enumeration>
|
82
|
+
<xsd:enumeration value="POLICY_SELECTOR_HOST">
|
83
|
+
<xsd:annotation>
|
84
|
+
<xsd:documentation>POLICY_SELECTOR_HOST</xsd:documentation>
|
85
|
+
</xsd:annotation>
|
86
|
+
</xsd:enumeration>
|
87
|
+
<xsd:enumeration value="POLICY_SELECTOR_PORT">
|
88
|
+
<xsd:annotation>
|
89
|
+
<xsd:documentation>POLICY_SELECTOR_PORT</xsd:documentation>
|
90
|
+
</xsd:annotation>
|
91
|
+
</xsd:enumeration>
|
92
|
+
<xsd:enumeration value="POLICY_SELECTOR_PATH">
|
93
|
+
<xsd:annotation>
|
94
|
+
<xsd:documentation>POLICY_SELECTOR_PATH</xsd:documentation>
|
95
|
+
</xsd:annotation>
|
96
|
+
</xsd:enumeration>
|
97
|
+
<xsd:enumeration value="POLICY_SELECTOR_QUERY_STRING">
|
98
|
+
<xsd:annotation>
|
99
|
+
<xsd:documentation>POLICY_SELECTOR_QUERY_STRING</xsd:documentation>
|
100
|
+
</xsd:annotation>
|
101
|
+
</xsd:enumeration>
|
102
|
+
<xsd:enumeration value="POLICY_SELECTOR_EXTENSION">
|
103
|
+
<xsd:annotation>
|
104
|
+
<xsd:documentation>POLICY_SELECTOR_EXTENSION</xsd:documentation>
|
105
|
+
</xsd:annotation>
|
106
|
+
</xsd:enumeration>
|
107
|
+
<xsd:enumeration value="POLICY_SELECTOR_PATH_SEGMENT">
|
108
|
+
<xsd:annotation>
|
109
|
+
<xsd:documentation>POLICY_SELECTOR_PATH_SEGMENT</xsd:documentation>
|
110
|
+
</xsd:annotation>
|
111
|
+
</xsd:enumeration>
|
112
|
+
<xsd:enumeration value="POLICY_SELECTOR_QUERY_PARAM">
|
113
|
+
<xsd:annotation>
|
114
|
+
<xsd:documentation>POLICY_SELECTOR_QUERY_PARAM</xsd:documentation>
|
115
|
+
</xsd:annotation>
|
116
|
+
</xsd:enumeration>
|
117
|
+
<xsd:enumeration value="POLICY_SELECTOR_UNNAMED_QUERY_PARAM">
|
118
|
+
<xsd:annotation>
|
119
|
+
<xsd:documentation>POLICY_SELECTOR_UNNAMED_QUERY_PARAM</xsd:documentation>
|
120
|
+
</xsd:annotation>
|
121
|
+
</xsd:enumeration>
|
122
|
+
<xsd:enumeration value="POLICY_SELECTOR_MAJOR">
|
123
|
+
<xsd:annotation>
|
124
|
+
<xsd:documentation>POLICY_SELECTOR_MAJOR</xsd:documentation>
|
125
|
+
</xsd:annotation>
|
126
|
+
</xsd:enumeration>
|
127
|
+
<xsd:enumeration value="POLICY_SELECTOR_MINOR">
|
128
|
+
<xsd:annotation>
|
129
|
+
<xsd:documentation>POLICY_SELECTOR_MINOR</xsd:documentation>
|
130
|
+
</xsd:annotation>
|
131
|
+
</xsd:enumeration>
|
132
|
+
<xsd:enumeration value="POLICY_SELECTOR_CODE">
|
133
|
+
<xsd:annotation>
|
134
|
+
<xsd:documentation>POLICY_SELECTOR_CODE</xsd:documentation>
|
135
|
+
</xsd:annotation>
|
136
|
+
</xsd:enumeration>
|
137
|
+
<xsd:enumeration value="POLICY_SELECTOR_TEXT">
|
138
|
+
<xsd:annotation>
|
139
|
+
<xsd:documentation>POLICY_SELECTOR_TEXT</xsd:documentation>
|
140
|
+
</xsd:annotation>
|
141
|
+
</xsd:enumeration>
|
142
|
+
<xsd:enumeration value="POLICY_SELECTOR_DOMAIN">
|
143
|
+
<xsd:annotation>
|
144
|
+
<xsd:documentation>POLICY_SELECTOR_DOMAIN</xsd:documentation>
|
145
|
+
</xsd:annotation>
|
146
|
+
</xsd:enumeration>
|
147
|
+
<xsd:enumeration value="POLICY_SELECTOR_EXPIRY">
|
148
|
+
<xsd:annotation>
|
149
|
+
<xsd:documentation>POLICY_SELECTOR_EXPIRY</xsd:documentation>
|
150
|
+
</xsd:annotation>
|
151
|
+
</xsd:enumeration>
|
152
|
+
<xsd:enumeration value="POLICY_SELECTOR_VERSION">
|
153
|
+
<xsd:annotation>
|
154
|
+
<xsd:documentation>POLICY_SELECTOR_VERSION</xsd:documentation>
|
155
|
+
</xsd:annotation>
|
156
|
+
</xsd:enumeration>
|
157
|
+
<xsd:enumeration value="POLICY_SELECTOR_USERNAME">
|
158
|
+
<xsd:annotation>
|
159
|
+
<xsd:documentation>POLICY_SELECTOR_USERNAME</xsd:documentation>
|
160
|
+
</xsd:annotation>
|
161
|
+
</xsd:enumeration>
|
162
|
+
<xsd:enumeration value="POLICY_SELECTOR_PASSWORD">
|
163
|
+
<xsd:annotation>
|
164
|
+
<xsd:documentation>POLICY_SELECTOR_PASSWORD</xsd:documentation>
|
165
|
+
</xsd:annotation>
|
166
|
+
</xsd:enumeration>
|
167
|
+
<xsd:enumeration value="POLICY_SELECTOR_PROTOCOL">
|
168
|
+
<xsd:annotation>
|
169
|
+
<xsd:documentation>POLICY_SELECTOR_PROTOCOL</xsd:documentation>
|
170
|
+
</xsd:annotation>
|
171
|
+
</xsd:enumeration>
|
172
|
+
<xsd:enumeration value="POLICY_SELECTOR_CIPHER">
|
173
|
+
<xsd:annotation>
|
174
|
+
<xsd:documentation>POLICY_SELECTOR_CIPHER</xsd:documentation>
|
175
|
+
</xsd:annotation>
|
176
|
+
</xsd:enumeration>
|
177
|
+
<xsd:enumeration value="POLICY_SELECTOR_CIPHER_BITS">
|
178
|
+
<xsd:annotation>
|
179
|
+
<xsd:documentation>POLICY_SELECTOR_CIPHER_BITS</xsd:documentation>
|
180
|
+
</xsd:annotation>
|
181
|
+
</xsd:enumeration>
|
182
|
+
<xsd:enumeration value="POLICY_SELECTOR_RTT">
|
183
|
+
<xsd:annotation>
|
184
|
+
<xsd:documentation>POLICY_SELECTOR_RTT</xsd:documentation>
|
185
|
+
</xsd:annotation>
|
186
|
+
</xsd:enumeration>
|
187
|
+
<xsd:enumeration value="POLICY_SELECTOR_MSS">
|
188
|
+
<xsd:annotation>
|
189
|
+
<xsd:documentation>POLICY_SELECTOR_MSS</xsd:documentation>
|
190
|
+
</xsd:annotation>
|
191
|
+
</xsd:enumeration>
|
192
|
+
<xsd:enumeration value="POLICY_SELECTOR_VLAN">
|
193
|
+
<xsd:annotation>
|
194
|
+
<xsd:documentation>POLICY_SELECTOR_VLAN</xsd:documentation>
|
195
|
+
</xsd:annotation>
|
196
|
+
</xsd:enumeration>
|
197
|
+
<xsd:enumeration value="POLICY_SELECTOR_VLAN_ID">
|
198
|
+
<xsd:annotation>
|
199
|
+
<xsd:documentation>POLICY_SELECTOR_VLAN_ID</xsd:documentation>
|
200
|
+
</xsd:annotation>
|
201
|
+
</xsd:enumeration>
|
202
|
+
<xsd:enumeration value="POLICY_SELECTOR_ROUTE_DOMAIN">
|
203
|
+
<xsd:annotation>
|
204
|
+
<xsd:documentation>POLICY_SELECTOR_ROUTE_DOMAIN</xsd:documentation>
|
205
|
+
</xsd:annotation>
|
206
|
+
</xsd:enumeration>
|
207
|
+
<xsd:enumeration value="POLICY_SELECTOR_SERVER_NAME">
|
208
|
+
<xsd:annotation>
|
209
|
+
<xsd:documentation>POLICY_SELECTOR_SERVER_NAME</xsd:documentation>
|
210
|
+
</xsd:annotation>
|
211
|
+
</xsd:enumeration>
|
212
|
+
<xsd:enumeration value="POLICY_SELECTOR_COMMON_NAME">
|
213
|
+
<xsd:annotation>
|
214
|
+
<xsd:documentation>POLICY_SELECTOR_COMMON_NAME</xsd:documentation>
|
215
|
+
</xsd:annotation>
|
216
|
+
</xsd:enumeration>
|
217
|
+
<xsd:enumeration value="POLICY_SELECTOR_NPN">
|
218
|
+
<xsd:annotation>
|
219
|
+
<xsd:documentation>POLICY_SELECTOR_NPN</xsd:documentation>
|
220
|
+
</xsd:annotation>
|
221
|
+
</xsd:enumeration>
|
222
|
+
<xsd:enumeration value="POLICY_SELECTOR_ALPN">
|
223
|
+
<xsd:annotation>
|
224
|
+
<xsd:documentation>POLICY_SELECTOR_ALPN</xsd:documentation>
|
225
|
+
</xsd:annotation>
|
226
|
+
</xsd:enumeration>
|
227
|
+
<xsd:enumeration value="POLICY_SELECTOR_CONTINENT">
|
228
|
+
<xsd:annotation>
|
229
|
+
<xsd:documentation>POLICY_SELECTOR_CONTINENT</xsd:documentation>
|
230
|
+
</xsd:annotation>
|
231
|
+
</xsd:enumeration>
|
232
|
+
<xsd:enumeration value="POLICY_SELECTOR_COUNTRY_CODE">
|
233
|
+
<xsd:annotation>
|
234
|
+
<xsd:documentation>POLICY_SELECTOR_COUNTRY_CODE</xsd:documentation>
|
235
|
+
</xsd:annotation>
|
236
|
+
</xsd:enumeration>
|
237
|
+
<xsd:enumeration value="POLICY_SELECTOR_COUNTRY_NAME">
|
238
|
+
<xsd:annotation>
|
239
|
+
<xsd:documentation>POLICY_SELECTOR_COUNTRY_NAME</xsd:documentation>
|
240
|
+
</xsd:annotation>
|
241
|
+
</xsd:enumeration>
|
242
|
+
<xsd:enumeration value="POLICY_SELECTOR_REGION_NAME">
|
243
|
+
<xsd:annotation>
|
244
|
+
<xsd:documentation>POLICY_SELECTOR_REGION_NAME</xsd:documentation>
|
245
|
+
</xsd:annotation>
|
246
|
+
</xsd:enumeration>
|
247
|
+
<xsd:enumeration value="POLICY_SELECTOR_REGION_CODE">
|
248
|
+
<xsd:annotation>
|
249
|
+
<xsd:documentation>POLICY_SELECTOR_REGION_CODE</xsd:documentation>
|
250
|
+
</xsd:annotation>
|
251
|
+
</xsd:enumeration>
|
252
|
+
<xsd:enumeration value="POLICY_SELECTOR_ORG">
|
253
|
+
<xsd:annotation>
|
254
|
+
<xsd:documentation>POLICY_SELECTOR_ORG</xsd:documentation>
|
255
|
+
</xsd:annotation>
|
256
|
+
</xsd:enumeration>
|
257
|
+
<xsd:enumeration value="POLICY_SELECTOR_ISP">
|
258
|
+
<xsd:annotation>
|
259
|
+
<xsd:documentation>POLICY_SELECTOR_ISP</xsd:documentation>
|
260
|
+
</xsd:annotation>
|
261
|
+
</xsd:enumeration>
|
262
|
+
<xsd:enumeration value="POLICY_SELECTOR_LAST_15SECS">
|
263
|
+
<xsd:annotation>
|
264
|
+
<xsd:documentation>POLICY_SELECTOR_LAST_15SECS</xsd:documentation>
|
265
|
+
</xsd:annotation>
|
266
|
+
</xsd:enumeration>
|
267
|
+
<xsd:enumeration value="POLICY_SELECTOR_LAST_1MIN">
|
268
|
+
<xsd:annotation>
|
269
|
+
<xsd:documentation>POLICY_SELECTOR_LAST_1MIN</xsd:documentation>
|
270
|
+
</xsd:annotation>
|
271
|
+
</xsd:enumeration>
|
272
|
+
<xsd:enumeration value="POLICY_SELECTOR_LAST_5MINS">
|
273
|
+
<xsd:annotation>
|
274
|
+
<xsd:documentation>POLICY_SELECTOR_LAST_5MINS</xsd:documentation>
|
275
|
+
</xsd:annotation>
|
276
|
+
</xsd:enumeration>
|
277
|
+
<xsd:enumeration value="POLICY_SELECTOR_DEVICE_MAKE">
|
278
|
+
<xsd:annotation>
|
279
|
+
<xsd:documentation>POLICY_SELECTOR_DEVICE_MAKE</xsd:documentation>
|
280
|
+
</xsd:annotation>
|
281
|
+
</xsd:enumeration>
|
282
|
+
<xsd:enumeration value="POLICY_SELECTOR_DEVICE_MODEL">
|
283
|
+
<xsd:annotation>
|
284
|
+
<xsd:documentation>POLICY_SELECTOR_DEVICE_MODEL</xsd:documentation>
|
285
|
+
</xsd:annotation>
|
286
|
+
</xsd:enumeration>
|
287
|
+
<xsd:enumeration value="POLICY_SELECTOR_BROWSER_TYPE">
|
288
|
+
<xsd:annotation>
|
289
|
+
<xsd:documentation>POLICY_SELECTOR_BROWSER_TYPE</xsd:documentation>
|
290
|
+
</xsd:annotation>
|
291
|
+
</xsd:enumeration>
|
292
|
+
<xsd:enumeration value="POLICY_SELECTOR_BROWSER_VERSION">
|
293
|
+
<xsd:annotation>
|
294
|
+
<xsd:documentation>POLICY_SELECTOR_BROWSER_VERSION</xsd:documentation>
|
295
|
+
</xsd:annotation>
|
296
|
+
</xsd:enumeration>
|
297
|
+
<xsd:enumeration value="POLICY_SELECTOR_UA_TOKEN">
|
298
|
+
<xsd:annotation>
|
299
|
+
<xsd:documentation>POLICY_SELECTOR_UA_TOKEN</xsd:documentation>
|
300
|
+
</xsd:annotation>
|
301
|
+
</xsd:enumeration>
|
302
|
+
</xsd:restriction>
|
303
|
+
</xsd:simpleType>
|
304
|
+
<xsd:complexType name="LocalLB.PolicyOperandSequenceSequence">
|
305
|
+
<xsd:complexContent>
|
306
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
307
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.PolicyOperandSequence[]'/>
|
308
|
+
</xsd:restriction>
|
309
|
+
</xsd:complexContent>
|
310
|
+
</xsd:complexType>
|
311
|
+
<xsd:simpleType name="LocalLB.PolicyOperand">
|
312
|
+
<xsd:restriction base="xsd:string">
|
313
|
+
<xsd:enumeration value="POLICY_OPERAND_UNKNOWN">
|
314
|
+
<xsd:annotation>
|
315
|
+
<xsd:documentation>POLICY_OPERAND_UNKNOWN</xsd:documentation>
|
316
|
+
</xsd:annotation>
|
317
|
+
</xsd:enumeration>
|
318
|
+
<xsd:enumeration value="POLICY_OPERAND_TCP">
|
319
|
+
<xsd:annotation>
|
320
|
+
<xsd:documentation>POLICY_OPERAND_TCP</xsd:documentation>
|
321
|
+
</xsd:annotation>
|
322
|
+
</xsd:enumeration>
|
323
|
+
<xsd:enumeration value="POLICY_OPERAND_CLIENT_SSL">
|
324
|
+
<xsd:annotation>
|
325
|
+
<xsd:documentation>POLICY_OPERAND_CLIENT_SSL</xsd:documentation>
|
326
|
+
</xsd:annotation>
|
327
|
+
</xsd:enumeration>
|
328
|
+
<xsd:enumeration value="POLICY_OPERAND_HTTP_METHOD">
|
329
|
+
<xsd:annotation>
|
330
|
+
<xsd:documentation>POLICY_OPERAND_HTTP_METHOD</xsd:documentation>
|
331
|
+
</xsd:annotation>
|
332
|
+
</xsd:enumeration>
|
333
|
+
<xsd:enumeration value="POLICY_OPERAND_HTTP_URI">
|
334
|
+
<xsd:annotation>
|
335
|
+
<xsd:documentation>POLICY_OPERAND_HTTP_URI</xsd:documentation>
|
336
|
+
</xsd:annotation>
|
337
|
+
</xsd:enumeration>
|
338
|
+
<xsd:enumeration value="POLICY_OPERAND_HTTP_VERSION">
|
339
|
+
<xsd:annotation>
|
340
|
+
<xsd:documentation>POLICY_OPERAND_HTTP_VERSION</xsd:documentation>
|
341
|
+
</xsd:annotation>
|
342
|
+
</xsd:enumeration>
|
343
|
+
<xsd:enumeration value="POLICY_OPERAND_HTTP_STATUS">
|
344
|
+
<xsd:annotation>
|
345
|
+
<xsd:documentation>POLICY_OPERAND_HTTP_STATUS</xsd:documentation>
|
346
|
+
</xsd:annotation>
|
347
|
+
</xsd:enumeration>
|
348
|
+
<xsd:enumeration value="POLICY_OPERAND_HTTP_HOST">
|
349
|
+
<xsd:annotation>
|
350
|
+
<xsd:documentation>POLICY_OPERAND_HTTP_HOST</xsd:documentation>
|
351
|
+
</xsd:annotation>
|
352
|
+
</xsd:enumeration>
|
353
|
+
<xsd:enumeration value="POLICY_OPERAND_HTTP_HEADER">
|
354
|
+
<xsd:annotation>
|
355
|
+
<xsd:documentation>POLICY_OPERAND_HTTP_HEADER</xsd:documentation>
|
356
|
+
</xsd:annotation>
|
357
|
+
</xsd:enumeration>
|
358
|
+
<xsd:enumeration value="POLICY_OPERAND_HTTP_REFERER">
|
359
|
+
<xsd:annotation>
|
360
|
+
<xsd:documentation>POLICY_OPERAND_HTTP_REFERER</xsd:documentation>
|
361
|
+
</xsd:annotation>
|
362
|
+
</xsd:enumeration>
|
363
|
+
<xsd:enumeration value="POLICY_OPERAND_HTTP_COOKIE">
|
364
|
+
<xsd:annotation>
|
365
|
+
<xsd:documentation>POLICY_OPERAND_HTTP_COOKIE</xsd:documentation>
|
366
|
+
</xsd:annotation>
|
367
|
+
</xsd:enumeration>
|
368
|
+
<xsd:enumeration value="POLICY_OPERAND_HTTP_SET_COOKIE">
|
369
|
+
<xsd:annotation>
|
370
|
+
<xsd:documentation>POLICY_OPERAND_HTTP_SET_COOKIE</xsd:documentation>
|
371
|
+
</xsd:annotation>
|
372
|
+
</xsd:enumeration>
|
373
|
+
<xsd:enumeration value="POLICY_OPERAND_HTTP_BASIC_AUTH">
|
374
|
+
<xsd:annotation>
|
375
|
+
<xsd:documentation>POLICY_OPERAND_HTTP_BASIC_AUTH</xsd:documentation>
|
376
|
+
</xsd:annotation>
|
377
|
+
</xsd:enumeration>
|
378
|
+
<xsd:enumeration value="POLICY_OPERAND_HTTP_USER_AGENT">
|
379
|
+
<xsd:annotation>
|
380
|
+
<xsd:documentation>POLICY_OPERAND_HTTP_USER_AGENT</xsd:documentation>
|
381
|
+
</xsd:annotation>
|
382
|
+
</xsd:enumeration>
|
383
|
+
<xsd:enumeration value="POLICY_OPERAND_SSL_EXTENSION">
|
384
|
+
<xsd:annotation>
|
385
|
+
<xsd:documentation>POLICY_OPERAND_SSL_EXTENSION</xsd:documentation>
|
386
|
+
</xsd:annotation>
|
387
|
+
</xsd:enumeration>
|
388
|
+
<xsd:enumeration value="POLICY_OPERAND_SSL_CERT">
|
389
|
+
<xsd:annotation>
|
390
|
+
<xsd:documentation>POLICY_OPERAND_SSL_CERT</xsd:documentation>
|
391
|
+
</xsd:annotation>
|
392
|
+
</xsd:enumeration>
|
393
|
+
<xsd:enumeration value="POLICY_OPERAND_GEOIP">
|
394
|
+
<xsd:annotation>
|
395
|
+
<xsd:documentation>POLICY_OPERAND_GEOIP</xsd:documentation>
|
396
|
+
</xsd:annotation>
|
397
|
+
</xsd:enumeration>
|
398
|
+
<xsd:enumeration value="POLICY_OPERAND_CPU_USAGE">
|
399
|
+
<xsd:annotation>
|
400
|
+
<xsd:documentation>POLICY_OPERAND_CPU_USAGE</xsd:documentation>
|
401
|
+
</xsd:annotation>
|
402
|
+
</xsd:enumeration>
|
403
|
+
</xsd:restriction>
|
404
|
+
</xsd:simpleType>
|
405
|
+
<xsd:complexType name="Common.StringSequence">
|
406
|
+
<xsd:complexContent>
|
407
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
408
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
409
|
+
</xsd:restriction>
|
410
|
+
</xsd:complexContent>
|
411
|
+
</xsd:complexType>
|
412
|
+
<xsd:complexType name="LocalLB.PolicyOperandSequence">
|
413
|
+
<xsd:complexContent>
|
414
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
415
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.PolicyOperand[]'/>
|
416
|
+
</xsd:restriction>
|
417
|
+
</xsd:complexContent>
|
418
|
+
</xsd:complexType>
|
419
|
+
<xsd:complexType name="Common.ULongSequence">
|
420
|
+
<xsd:complexContent>
|
421
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
422
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:long[]'/>
|
423
|
+
</xsd:restriction>
|
424
|
+
</xsd:complexContent>
|
425
|
+
</xsd:complexType>
|
426
|
+
<xsd:simpleType name="LocalLB.ContentPolicyStrategy.PolicyStrategy">
|
427
|
+
<xsd:restriction base="xsd:string">
|
428
|
+
<xsd:enumeration value="STRATEGY_UNKNOWN">
|
429
|
+
<xsd:annotation>
|
430
|
+
<xsd:documentation>STRATEGY_UNKNOWN</xsd:documentation>
|
431
|
+
</xsd:annotation>
|
432
|
+
</xsd:enumeration>
|
433
|
+
<xsd:enumeration value="STRATEGY_FIRST_MATCH">
|
434
|
+
<xsd:annotation>
|
435
|
+
<xsd:documentation>STRATEGY_FIRST_MATCH</xsd:documentation>
|
436
|
+
</xsd:annotation>
|
437
|
+
</xsd:enumeration>
|
438
|
+
<xsd:enumeration value="STRATEGY_BEST_MATCH">
|
439
|
+
<xsd:annotation>
|
440
|
+
<xsd:documentation>STRATEGY_BEST_MATCH</xsd:documentation>
|
441
|
+
</xsd:annotation>
|
442
|
+
</xsd:enumeration>
|
443
|
+
<xsd:enumeration value="STRATEGY_ALL_MATCH">
|
444
|
+
<xsd:annotation>
|
445
|
+
<xsd:documentation>STRATEGY_ALL_MATCH</xsd:documentation>
|
446
|
+
</xsd:annotation>
|
447
|
+
</xsd:enumeration>
|
448
|
+
</xsd:restriction>
|
449
|
+
</xsd:simpleType>
|
450
|
+
<xsd:complexType name="LocalLB.ContentPolicyStrategy.PolicyStrategySequence">
|
451
|
+
<xsd:complexContent>
|
452
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
453
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ContentPolicyStrategy.PolicyStrategy[]'/>
|
454
|
+
</xsd:restriction>
|
455
|
+
</xsd:complexContent>
|
456
|
+
</xsd:complexType>
|
457
|
+
<xsd:simpleType name="LocalLB.PolicyEvent">
|
458
|
+
<xsd:restriction base="xsd:string">
|
459
|
+
<xsd:enumeration value="POLICY_EVENT_UNKNOWN">
|
460
|
+
<xsd:annotation>
|
461
|
+
<xsd:documentation>POLICY_EVENT_UNKNOWN</xsd:documentation>
|
462
|
+
</xsd:annotation>
|
463
|
+
</xsd:enumeration>
|
464
|
+
<xsd:enumeration value="POLICY_EVENT_CLIENT_ACCEPTED">
|
465
|
+
<xsd:annotation>
|
466
|
+
<xsd:documentation>POLICY_EVENT_CLIENT_ACCEPTED</xsd:documentation>
|
467
|
+
</xsd:annotation>
|
468
|
+
</xsd:enumeration>
|
469
|
+
<xsd:enumeration value="POLICY_EVENT_CLIENTSSL_CLIENTHELLO">
|
470
|
+
<xsd:annotation>
|
471
|
+
<xsd:documentation>POLICY_EVENT_CLIENTSSL_CLIENTHELLO</xsd:documentation>
|
472
|
+
</xsd:annotation>
|
473
|
+
</xsd:enumeration>
|
474
|
+
<xsd:enumeration value="POLICY_EVENT_SERVER_CONNECTED">
|
475
|
+
<xsd:annotation>
|
476
|
+
<xsd:documentation>POLICY_EVENT_SERVER_CONNECTED</xsd:documentation>
|
477
|
+
</xsd:annotation>
|
478
|
+
</xsd:enumeration>
|
479
|
+
<xsd:enumeration value="POLICY_EVENT_SERVERSSL_SERVERHELLO">
|
480
|
+
<xsd:annotation>
|
481
|
+
<xsd:documentation>POLICY_EVENT_SERVERSSL_SERVERHELLO</xsd:documentation>
|
482
|
+
</xsd:annotation>
|
483
|
+
</xsd:enumeration>
|
484
|
+
<xsd:enumeration value="POLICY_EVENT_SERVERSSL_HANDSHAKE">
|
485
|
+
<xsd:annotation>
|
486
|
+
<xsd:documentation>POLICY_EVENT_SERVERSSL_HANDSHAKE</xsd:documentation>
|
487
|
+
</xsd:annotation>
|
488
|
+
</xsd:enumeration>
|
489
|
+
<xsd:enumeration value="POLICY_EVENT_HTTP_REQUEST">
|
490
|
+
<xsd:annotation>
|
491
|
+
<xsd:documentation>POLICY_EVENT_HTTP_REQUEST</xsd:documentation>
|
492
|
+
</xsd:annotation>
|
493
|
+
</xsd:enumeration>
|
494
|
+
<xsd:enumeration value="POLICY_EVENT_HTTP_RESPONSE">
|
495
|
+
<xsd:annotation>
|
496
|
+
<xsd:documentation>POLICY_EVENT_HTTP_RESPONSE</xsd:documentation>
|
497
|
+
</xsd:annotation>
|
498
|
+
</xsd:enumeration>
|
499
|
+
</xsd:restriction>
|
500
|
+
</xsd:simpleType>
|
501
|
+
<xsd:complexType name="LocalLB.PolicySelectorSequenceSequence">
|
502
|
+
<xsd:complexContent>
|
503
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
504
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.PolicySelectorSequence[]'/>
|
505
|
+
</xsd:restriction>
|
506
|
+
</xsd:complexContent>
|
507
|
+
</xsd:complexType>
|
508
|
+
<xsd:complexType name="LocalLB.PolicyEventSequenceSequence">
|
509
|
+
<xsd:complexContent>
|
510
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
511
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.PolicyEventSequence[]'/>
|
512
|
+
</xsd:restriction>
|
513
|
+
</xsd:complexContent>
|
514
|
+
</xsd:complexType>
|
515
|
+
</xsd:schema>
|
516
|
+
</types>
|
517
|
+
|
518
|
+
<!-- message -->
|
519
|
+
|
520
|
+
<message name="LocalLB.ContentPolicyStrategy.get_listRequest">
|
521
|
+
</message>
|
522
|
+
<message name="LocalLB.ContentPolicyStrategy.get_listResponse">
|
523
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
524
|
+
</message>
|
525
|
+
|
526
|
+
<message name="LocalLB.ContentPolicyStrategy.createRequest">
|
527
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
528
|
+
</message>
|
529
|
+
<message name="LocalLB.ContentPolicyStrategy.createResponse">
|
530
|
+
</message>
|
531
|
+
|
532
|
+
<message name="LocalLB.ContentPolicyStrategy.delete_policy_strategyRequest">
|
533
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
534
|
+
</message>
|
535
|
+
<message name="LocalLB.ContentPolicyStrategy.delete_policy_strategyResponse">
|
536
|
+
</message>
|
537
|
+
|
538
|
+
<message name="LocalLB.ContentPolicyStrategy.delete_all_policy_strategiesRequest">
|
539
|
+
</message>
|
540
|
+
<message name="LocalLB.ContentPolicyStrategy.delete_all_policy_strategiesResponse">
|
541
|
+
</message>
|
542
|
+
|
543
|
+
<message name="LocalLB.ContentPolicyStrategy.set_descriptionRequest">
|
544
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
545
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
546
|
+
</message>
|
547
|
+
<message name="LocalLB.ContentPolicyStrategy.set_descriptionResponse">
|
548
|
+
</message>
|
549
|
+
|
550
|
+
<message name="LocalLB.ContentPolicyStrategy.get_descriptionRequest">
|
551
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
552
|
+
</message>
|
553
|
+
<message name="LocalLB.ContentPolicyStrategy.get_descriptionResponse">
|
554
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
555
|
+
</message>
|
556
|
+
|
557
|
+
<message name="LocalLB.ContentPolicyStrategy.set_typeRequest">
|
558
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
559
|
+
<part name="types" type="tns:LocalLB.ContentPolicyStrategy.PolicyStrategySequence"/>
|
560
|
+
</message>
|
561
|
+
<message name="LocalLB.ContentPolicyStrategy.set_typeResponse">
|
562
|
+
</message>
|
563
|
+
|
564
|
+
<message name="LocalLB.ContentPolicyStrategy.get_typeRequest">
|
565
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
566
|
+
</message>
|
567
|
+
<message name="LocalLB.ContentPolicyStrategy.get_typeResponse">
|
568
|
+
<part name="return" type="tns:LocalLB.ContentPolicyStrategy.PolicyStrategySequence"/>
|
569
|
+
</message>
|
570
|
+
|
571
|
+
<message name="LocalLB.ContentPolicyStrategy.get_operandRequest">
|
572
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
573
|
+
</message>
|
574
|
+
<message name="LocalLB.ContentPolicyStrategy.get_operandResponse">
|
575
|
+
<part name="return" type="tns:Common.ULongSequenceSequence"/>
|
576
|
+
</message>
|
577
|
+
|
578
|
+
<message name="LocalLB.ContentPolicyStrategy.add_operandRequest">
|
579
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
580
|
+
<part name="operand_ids" type="tns:Common.ULongSequenceSequence"/>
|
581
|
+
<part name="operands" type="tns:LocalLB.PolicyOperandSequenceSequence"/>
|
582
|
+
<part name="events" type="tns:LocalLB.PolicyEventSequenceSequence"/>
|
583
|
+
<part name="selectors" type="tns:LocalLB.PolicySelectorSequenceSequence"/>
|
584
|
+
</message>
|
585
|
+
<message name="LocalLB.ContentPolicyStrategy.add_operandResponse">
|
586
|
+
</message>
|
587
|
+
|
588
|
+
<message name="LocalLB.ContentPolicyStrategy.remove_operandRequest">
|
589
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
590
|
+
<part name="operand_ids" type="tns:Common.ULongSequenceSequence"/>
|
591
|
+
</message>
|
592
|
+
<message name="LocalLB.ContentPolicyStrategy.remove_operandResponse">
|
593
|
+
</message>
|
594
|
+
|
595
|
+
<message name="LocalLB.ContentPolicyStrategy.remove_all_operandsRequest">
|
596
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
597
|
+
</message>
|
598
|
+
<message name="LocalLB.ContentPolicyStrategy.remove_all_operandsResponse">
|
599
|
+
</message>
|
600
|
+
|
601
|
+
<message name="LocalLB.ContentPolicyStrategy.set_operand_typeRequest">
|
602
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
603
|
+
<part name="operand_ids" type="tns:Common.ULongSequenceSequence"/>
|
604
|
+
<part name="operands" type="tns:LocalLB.PolicyOperandSequenceSequence"/>
|
605
|
+
</message>
|
606
|
+
<message name="LocalLB.ContentPolicyStrategy.set_operand_typeResponse">
|
607
|
+
</message>
|
608
|
+
|
609
|
+
<message name="LocalLB.ContentPolicyStrategy.get_operand_typeRequest">
|
610
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
611
|
+
<part name="operand_ids" type="tns:Common.ULongSequenceSequence"/>
|
612
|
+
</message>
|
613
|
+
<message name="LocalLB.ContentPolicyStrategy.get_operand_typeResponse">
|
614
|
+
<part name="return" type="tns:LocalLB.PolicyOperandSequenceSequence"/>
|
615
|
+
</message>
|
616
|
+
|
617
|
+
<message name="LocalLB.ContentPolicyStrategy.set_operand_eventRequest">
|
618
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
619
|
+
<part name="operand_ids" type="tns:Common.ULongSequenceSequence"/>
|
620
|
+
<part name="events" type="tns:LocalLB.PolicyEventSequenceSequence"/>
|
621
|
+
</message>
|
622
|
+
<message name="LocalLB.ContentPolicyStrategy.set_operand_eventResponse">
|
623
|
+
</message>
|
624
|
+
|
625
|
+
<message name="LocalLB.ContentPolicyStrategy.get_operand_eventRequest">
|
626
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
627
|
+
<part name="operand_ids" type="tns:Common.ULongSequenceSequence"/>
|
628
|
+
</message>
|
629
|
+
<message name="LocalLB.ContentPolicyStrategy.get_operand_eventResponse">
|
630
|
+
<part name="return" type="tns:LocalLB.PolicyEventSequenceSequence"/>
|
631
|
+
</message>
|
632
|
+
|
633
|
+
<message name="LocalLB.ContentPolicyStrategy.set_operand_selectorRequest">
|
634
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
635
|
+
<part name="operand_ids" type="tns:Common.ULongSequenceSequence"/>
|
636
|
+
<part name="selectors" type="tns:LocalLB.PolicySelectorSequenceSequence"/>
|
637
|
+
</message>
|
638
|
+
<message name="LocalLB.ContentPolicyStrategy.set_operand_selectorResponse">
|
639
|
+
</message>
|
640
|
+
|
641
|
+
<message name="LocalLB.ContentPolicyStrategy.get_operand_selectorRequest">
|
642
|
+
<part name="strategies" type="tns:Common.StringSequence"/>
|
643
|
+
<part name="operand_ids" type="tns:Common.ULongSequenceSequence"/>
|
644
|
+
</message>
|
645
|
+
<message name="LocalLB.ContentPolicyStrategy.get_operand_selectorResponse">
|
646
|
+
<part name="return" type="tns:LocalLB.PolicySelectorSequenceSequence"/>
|
647
|
+
</message>
|
648
|
+
|
649
|
+
<message name="LocalLB.ContentPolicyStrategy.get_versionRequest">
|
650
|
+
</message>
|
651
|
+
<message name="LocalLB.ContentPolicyStrategy.get_versionResponse">
|
652
|
+
<part name="return" type="xsd:string"/>
|
653
|
+
</message>
|
654
|
+
|
655
|
+
<!-- portType -->
|
656
|
+
|
657
|
+
<portType name="LocalLB.ContentPolicyStrategyPortType">
|
658
|
+
<operation name="get_list">
|
659
|
+
<documentation>
|
660
|
+
Gets a list of all Content Policy Strategies.
|
661
|
+
|
662
|
+
</documentation>
|
663
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.get_listRequest"/>
|
664
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.get_listResponse"/>
|
665
|
+
</operation>
|
666
|
+
<operation name="create">
|
667
|
+
<documentation>
|
668
|
+
Creates a new Content Policy Strategy. The default Content Policy
|
669
|
+
Strategy Type is STRATEGY_ALL_MATCH.
|
670
|
+
|
671
|
+
</documentation>
|
672
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.createRequest"/>
|
673
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.createResponse"/>
|
674
|
+
</operation>
|
675
|
+
<operation name="delete_policy_strategy">
|
676
|
+
<documentation>
|
677
|
+
Deletes a list of Content Policy Strategies.
|
678
|
+
|
679
|
+
</documentation>
|
680
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.delete_policy_strategyRequest"/>
|
681
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.delete_policy_strategyResponse"/>
|
682
|
+
</operation>
|
683
|
+
<operation name="delete_all_policy_strategies">
|
684
|
+
<documentation>
|
685
|
+
Deletes all Content Policy Strategies.
|
686
|
+
|
687
|
+
</documentation>
|
688
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.delete_all_policy_strategiesRequest"/>
|
689
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.delete_all_policy_strategiesResponse"/>
|
690
|
+
</operation>
|
691
|
+
<operation name="set_description">
|
692
|
+
<documentation>
|
693
|
+
Sets the description for a set of Content Policy Strategies.
|
694
|
+
|
695
|
+
This is an arbitrary field which can be used for any purpose.
|
696
|
+
|
697
|
+
</documentation>
|
698
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.set_descriptionRequest"/>
|
699
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.set_descriptionResponse"/>
|
700
|
+
</operation>
|
701
|
+
<operation name="get_description">
|
702
|
+
<documentation>
|
703
|
+
Gets the descriptions for a set of Content Policy Strategies.
|
704
|
+
|
705
|
+
</documentation>
|
706
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.get_descriptionRequest"/>
|
707
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.get_descriptionResponse"/>
|
708
|
+
</operation>
|
709
|
+
<operation name="set_type">
|
710
|
+
<documentation>
|
711
|
+
Sets the Content Policy Strategy Types for a set of Conent Policy
|
712
|
+
Strategies. See PolicyStrategy for more details.
|
713
|
+
|
714
|
+
</documentation>
|
715
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.set_typeRequest"/>
|
716
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.set_typeResponse"/>
|
717
|
+
</operation>
|
718
|
+
<operation name="get_type">
|
719
|
+
<documentation>
|
720
|
+
Gets the Content Policy Strategy Types for a set of Conent Policy
|
721
|
+
Strategies.
|
722
|
+
|
723
|
+
</documentation>
|
724
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.get_typeRequest"/>
|
725
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.get_typeResponse"/>
|
726
|
+
</operation>
|
727
|
+
<operation name="get_operand">
|
728
|
+
<documentation>
|
729
|
+
Gets the Policy Strategy Operands for the specified Content Policy
|
730
|
+
Strategies. The Policy Strategy Operand is the attribute of a
|
731
|
+
connection that a Content Policy Rule Condition matches on. The ID of
|
732
|
+
the Policy Strategy Operand determines the order in which they are
|
733
|
+
matched. The Policy Strategy Operands are only relevant when when the
|
734
|
+
Content Policy Strategy Type is STRATEGY_BEST_MATCH.
|
735
|
+
|
736
|
+
</documentation>
|
737
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.get_operandRequest"/>
|
738
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.get_operandResponse"/>
|
739
|
+
</operation>
|
740
|
+
<operation name="add_operand">
|
741
|
+
<documentation>
|
742
|
+
Adds a set of Content Policy Strategy Operands to the specified
|
743
|
+
Content Policy Strategy. The Operand ID determines the ordering
|
744
|
+
of the Policy Strategy Operands.
|
745
|
+
|
746
|
+
</documentation>
|
747
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.add_operandRequest"/>
|
748
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.add_operandResponse"/>
|
749
|
+
</operation>
|
750
|
+
<operation name="remove_operand">
|
751
|
+
<documentation>
|
752
|
+
Removes a set of Content Policy Strategy Operands from the given
|
753
|
+
Content Policy Strategy Operand IDs.
|
754
|
+
|
755
|
+
</documentation>
|
756
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.remove_operandRequest"/>
|
757
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.remove_operandResponse"/>
|
758
|
+
</operation>
|
759
|
+
<operation name="remove_all_operands">
|
760
|
+
<documentation>
|
761
|
+
Removes all Content Policy Strategy Operands from the given Content
|
762
|
+
Policy Strategies.
|
763
|
+
|
764
|
+
</documentation>
|
765
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.remove_all_operandsRequest"/>
|
766
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.remove_all_operandsResponse"/>
|
767
|
+
</operation>
|
768
|
+
<operation name="set_operand_type">
|
769
|
+
<documentation>
|
770
|
+
Sets the Operand Type for the given Policy Strategies for the
|
771
|
+
given Policy Strategy Operands. The Operand Types specifies the
|
772
|
+
attribute of a connection fo a Content Policy Rule to match on.
|
773
|
+
See LocalLB::PolicyOperand for more details.
|
774
|
+
|
775
|
+
</documentation>
|
776
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.set_operand_typeRequest"/>
|
777
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.set_operand_typeResponse"/>
|
778
|
+
</operation>
|
779
|
+
<operation name="get_operand_type">
|
780
|
+
<documentation>
|
781
|
+
Gets the Operand Type for the given Policy Strategies for the
|
782
|
+
given Policy Strategy Operands.
|
783
|
+
|
784
|
+
</documentation>
|
785
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.get_operand_typeRequest"/>
|
786
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.get_operand_typeResponse"/>
|
787
|
+
</operation>
|
788
|
+
<operation name="set_operand_event">
|
789
|
+
<documentation>
|
790
|
+
Sets the Content Policy Event for a given Content Policy Operand
|
791
|
+
to match upon. This value will be dependent upon the Content Policy
|
792
|
+
Operand Type of the given Content Policy Operand Type. See
|
793
|
+
LocalLB::PolicyEvent for more details.
|
794
|
+
|
795
|
+
</documentation>
|
796
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.set_operand_eventRequest"/>
|
797
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.set_operand_eventResponse"/>
|
798
|
+
</operation>
|
799
|
+
<operation name="get_operand_event">
|
800
|
+
<documentation>
|
801
|
+
Gets the Content Policy Event for the given Content Policy Operands
|
802
|
+
to match upon.
|
803
|
+
|
804
|
+
</documentation>
|
805
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.get_operand_eventRequest"/>
|
806
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.get_operand_eventResponse"/>
|
807
|
+
</operation>
|
808
|
+
<operation name="set_operand_selector">
|
809
|
+
<documentation>
|
810
|
+
Sets the Content Policy Selector Type for the given Content
|
811
|
+
Policy Operands. The Content Policy Selector is the value to match
|
812
|
+
upon given a Content Policy Operand Type. See LocalLB::PolicySelector
|
813
|
+
for more details.
|
814
|
+
|
815
|
+
</documentation>
|
816
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.set_operand_selectorRequest"/>
|
817
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.set_operand_selectorResponse"/>
|
818
|
+
</operation>
|
819
|
+
<operation name="get_operand_selector">
|
820
|
+
<documentation>
|
821
|
+
Gets the Content Policy Selector Type for the given Content
|
822
|
+
Policy Operands.
|
823
|
+
|
824
|
+
</documentation>
|
825
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.get_operand_selectorRequest"/>
|
826
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.get_operand_selectorResponse"/>
|
827
|
+
</operation>
|
828
|
+
<operation name="get_version">
|
829
|
+
<documentation>
|
830
|
+
Gets the version information for this interface.
|
831
|
+
|
832
|
+
</documentation>
|
833
|
+
<input message="tns:LocalLB.ContentPolicyStrategy.get_versionRequest"/>
|
834
|
+
<output message="tns:LocalLB.ContentPolicyStrategy.get_versionResponse"/>
|
835
|
+
</operation>
|
836
|
+
</portType>
|
837
|
+
|
838
|
+
<!-- binding -->
|
839
|
+
|
840
|
+
<binding name="LocalLB.ContentPolicyStrategyBinding" type="tns:LocalLB.ContentPolicyStrategyPortType">
|
841
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
842
|
+
<operation name="get_list">
|
843
|
+
<documentation>
|
844
|
+
Gets a list of all Content Policy Strategies.
|
845
|
+
|
846
|
+
</documentation>
|
847
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
848
|
+
<input>
|
849
|
+
<soap:body
|
850
|
+
use="encoded"
|
851
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
852
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
853
|
+
</input>
|
854
|
+
<output>
|
855
|
+
<soap:body
|
856
|
+
use="encoded"
|
857
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
858
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
859
|
+
</output>
|
860
|
+
</operation>
|
861
|
+
|
862
|
+
<operation name="create">
|
863
|
+
<documentation>
|
864
|
+
Creates a new Content Policy Strategy. The default Content Policy
|
865
|
+
Strategy Type is STRATEGY_ALL_MATCH.
|
866
|
+
|
867
|
+
</documentation>
|
868
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
869
|
+
<input>
|
870
|
+
<soap:body
|
871
|
+
use="encoded"
|
872
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
873
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
874
|
+
</input>
|
875
|
+
<output>
|
876
|
+
<soap:body
|
877
|
+
use="encoded"
|
878
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
879
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
880
|
+
</output>
|
881
|
+
</operation>
|
882
|
+
|
883
|
+
<operation name="delete_policy_strategy">
|
884
|
+
<documentation>
|
885
|
+
Deletes a list of Content Policy Strategies.
|
886
|
+
|
887
|
+
</documentation>
|
888
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
889
|
+
<input>
|
890
|
+
<soap:body
|
891
|
+
use="encoded"
|
892
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
893
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
894
|
+
</input>
|
895
|
+
<output>
|
896
|
+
<soap:body
|
897
|
+
use="encoded"
|
898
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
899
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
900
|
+
</output>
|
901
|
+
</operation>
|
902
|
+
|
903
|
+
<operation name="delete_all_policy_strategies">
|
904
|
+
<documentation>
|
905
|
+
Deletes all Content Policy Strategies.
|
906
|
+
|
907
|
+
</documentation>
|
908
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
909
|
+
<input>
|
910
|
+
<soap:body
|
911
|
+
use="encoded"
|
912
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
913
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
914
|
+
</input>
|
915
|
+
<output>
|
916
|
+
<soap:body
|
917
|
+
use="encoded"
|
918
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
919
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
920
|
+
</output>
|
921
|
+
</operation>
|
922
|
+
|
923
|
+
<operation name="set_description">
|
924
|
+
<documentation>
|
925
|
+
Sets the description for a set of Content Policy Strategies.
|
926
|
+
|
927
|
+
This is an arbitrary field which can be used for any purpose.
|
928
|
+
|
929
|
+
</documentation>
|
930
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
931
|
+
<input>
|
932
|
+
<soap:body
|
933
|
+
use="encoded"
|
934
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
935
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
936
|
+
</input>
|
937
|
+
<output>
|
938
|
+
<soap:body
|
939
|
+
use="encoded"
|
940
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
941
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
942
|
+
</output>
|
943
|
+
</operation>
|
944
|
+
|
945
|
+
<operation name="get_description">
|
946
|
+
<documentation>
|
947
|
+
Gets the descriptions for a set of Content Policy Strategies.
|
948
|
+
|
949
|
+
</documentation>
|
950
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
951
|
+
<input>
|
952
|
+
<soap:body
|
953
|
+
use="encoded"
|
954
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
955
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
956
|
+
</input>
|
957
|
+
<output>
|
958
|
+
<soap:body
|
959
|
+
use="encoded"
|
960
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
961
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
962
|
+
</output>
|
963
|
+
</operation>
|
964
|
+
|
965
|
+
<operation name="set_type">
|
966
|
+
<documentation>
|
967
|
+
Sets the Content Policy Strategy Types for a set of Conent Policy
|
968
|
+
Strategies. See PolicyStrategy for more details.
|
969
|
+
|
970
|
+
</documentation>
|
971
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
972
|
+
<input>
|
973
|
+
<soap:body
|
974
|
+
use="encoded"
|
975
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
976
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
977
|
+
</input>
|
978
|
+
<output>
|
979
|
+
<soap:body
|
980
|
+
use="encoded"
|
981
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
982
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
983
|
+
</output>
|
984
|
+
</operation>
|
985
|
+
|
986
|
+
<operation name="get_type">
|
987
|
+
<documentation>
|
988
|
+
Gets the Content Policy Strategy Types for a set of Conent Policy
|
989
|
+
Strategies.
|
990
|
+
|
991
|
+
</documentation>
|
992
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
993
|
+
<input>
|
994
|
+
<soap:body
|
995
|
+
use="encoded"
|
996
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
997
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
998
|
+
</input>
|
999
|
+
<output>
|
1000
|
+
<soap:body
|
1001
|
+
use="encoded"
|
1002
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1003
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1004
|
+
</output>
|
1005
|
+
</operation>
|
1006
|
+
|
1007
|
+
<operation name="get_operand">
|
1008
|
+
<documentation>
|
1009
|
+
Gets the Policy Strategy Operands for the specified Content Policy
|
1010
|
+
Strategies. The Policy Strategy Operand is the attribute of a
|
1011
|
+
connection that a Content Policy Rule Condition matches on. The ID of
|
1012
|
+
the Policy Strategy Operand determines the order in which they are
|
1013
|
+
matched. The Policy Strategy Operands are only relevant when when the
|
1014
|
+
Content Policy Strategy Type is STRATEGY_BEST_MATCH.
|
1015
|
+
|
1016
|
+
</documentation>
|
1017
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
1018
|
+
<input>
|
1019
|
+
<soap:body
|
1020
|
+
use="encoded"
|
1021
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1022
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1023
|
+
</input>
|
1024
|
+
<output>
|
1025
|
+
<soap:body
|
1026
|
+
use="encoded"
|
1027
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1028
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1029
|
+
</output>
|
1030
|
+
</operation>
|
1031
|
+
|
1032
|
+
<operation name="add_operand">
|
1033
|
+
<documentation>
|
1034
|
+
Adds a set of Content Policy Strategy Operands to the specified
|
1035
|
+
Content Policy Strategy. The Operand ID determines the ordering
|
1036
|
+
of the Policy Strategy Operands.
|
1037
|
+
|
1038
|
+
</documentation>
|
1039
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
1040
|
+
<input>
|
1041
|
+
<soap:body
|
1042
|
+
use="encoded"
|
1043
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1044
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1045
|
+
</input>
|
1046
|
+
<output>
|
1047
|
+
<soap:body
|
1048
|
+
use="encoded"
|
1049
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1050
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1051
|
+
</output>
|
1052
|
+
</operation>
|
1053
|
+
|
1054
|
+
<operation name="remove_operand">
|
1055
|
+
<documentation>
|
1056
|
+
Removes a set of Content Policy Strategy Operands from the given
|
1057
|
+
Content Policy Strategy Operand IDs.
|
1058
|
+
|
1059
|
+
</documentation>
|
1060
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
1061
|
+
<input>
|
1062
|
+
<soap:body
|
1063
|
+
use="encoded"
|
1064
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1065
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1066
|
+
</input>
|
1067
|
+
<output>
|
1068
|
+
<soap:body
|
1069
|
+
use="encoded"
|
1070
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1071
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1072
|
+
</output>
|
1073
|
+
</operation>
|
1074
|
+
|
1075
|
+
<operation name="remove_all_operands">
|
1076
|
+
<documentation>
|
1077
|
+
Removes all Content Policy Strategy Operands from the given Content
|
1078
|
+
Policy Strategies.
|
1079
|
+
|
1080
|
+
</documentation>
|
1081
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
1082
|
+
<input>
|
1083
|
+
<soap:body
|
1084
|
+
use="encoded"
|
1085
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1086
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1087
|
+
</input>
|
1088
|
+
<output>
|
1089
|
+
<soap:body
|
1090
|
+
use="encoded"
|
1091
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1092
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1093
|
+
</output>
|
1094
|
+
</operation>
|
1095
|
+
|
1096
|
+
<operation name="set_operand_type">
|
1097
|
+
<documentation>
|
1098
|
+
Sets the Operand Type for the given Policy Strategies for the
|
1099
|
+
given Policy Strategy Operands. The Operand Types specifies the
|
1100
|
+
attribute of a connection fo a Content Policy Rule to match on.
|
1101
|
+
See LocalLB::PolicyOperand for more details.
|
1102
|
+
|
1103
|
+
</documentation>
|
1104
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
1105
|
+
<input>
|
1106
|
+
<soap:body
|
1107
|
+
use="encoded"
|
1108
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1109
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1110
|
+
</input>
|
1111
|
+
<output>
|
1112
|
+
<soap:body
|
1113
|
+
use="encoded"
|
1114
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1115
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1116
|
+
</output>
|
1117
|
+
</operation>
|
1118
|
+
|
1119
|
+
<operation name="get_operand_type">
|
1120
|
+
<documentation>
|
1121
|
+
Gets the Operand Type for the given Policy Strategies for the
|
1122
|
+
given Policy Strategy Operands.
|
1123
|
+
|
1124
|
+
</documentation>
|
1125
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
1126
|
+
<input>
|
1127
|
+
<soap:body
|
1128
|
+
use="encoded"
|
1129
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1130
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1131
|
+
</input>
|
1132
|
+
<output>
|
1133
|
+
<soap:body
|
1134
|
+
use="encoded"
|
1135
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1136
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1137
|
+
</output>
|
1138
|
+
</operation>
|
1139
|
+
|
1140
|
+
<operation name="set_operand_event">
|
1141
|
+
<documentation>
|
1142
|
+
Sets the Content Policy Event for a given Content Policy Operand
|
1143
|
+
to match upon. This value will be dependent upon the Content Policy
|
1144
|
+
Operand Type of the given Content Policy Operand Type. See
|
1145
|
+
LocalLB::PolicyEvent for more details.
|
1146
|
+
|
1147
|
+
</documentation>
|
1148
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
1149
|
+
<input>
|
1150
|
+
<soap:body
|
1151
|
+
use="encoded"
|
1152
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1153
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1154
|
+
</input>
|
1155
|
+
<output>
|
1156
|
+
<soap:body
|
1157
|
+
use="encoded"
|
1158
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1159
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1160
|
+
</output>
|
1161
|
+
</operation>
|
1162
|
+
|
1163
|
+
<operation name="get_operand_event">
|
1164
|
+
<documentation>
|
1165
|
+
Gets the Content Policy Event for the given Content Policy Operands
|
1166
|
+
to match upon.
|
1167
|
+
|
1168
|
+
</documentation>
|
1169
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
1170
|
+
<input>
|
1171
|
+
<soap:body
|
1172
|
+
use="encoded"
|
1173
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1174
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1175
|
+
</input>
|
1176
|
+
<output>
|
1177
|
+
<soap:body
|
1178
|
+
use="encoded"
|
1179
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1180
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1181
|
+
</output>
|
1182
|
+
</operation>
|
1183
|
+
|
1184
|
+
<operation name="set_operand_selector">
|
1185
|
+
<documentation>
|
1186
|
+
Sets the Content Policy Selector Type for the given Content
|
1187
|
+
Policy Operands. The Content Policy Selector is the value to match
|
1188
|
+
upon given a Content Policy Operand Type. See LocalLB::PolicySelector
|
1189
|
+
for more details.
|
1190
|
+
|
1191
|
+
</documentation>
|
1192
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
1193
|
+
<input>
|
1194
|
+
<soap:body
|
1195
|
+
use="encoded"
|
1196
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1197
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1198
|
+
</input>
|
1199
|
+
<output>
|
1200
|
+
<soap:body
|
1201
|
+
use="encoded"
|
1202
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1203
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1204
|
+
</output>
|
1205
|
+
</operation>
|
1206
|
+
|
1207
|
+
<operation name="get_operand_selector">
|
1208
|
+
<documentation>
|
1209
|
+
Gets the Content Policy Selector Type for the given Content
|
1210
|
+
Policy Operands.
|
1211
|
+
|
1212
|
+
</documentation>
|
1213
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
1214
|
+
<input>
|
1215
|
+
<soap:body
|
1216
|
+
use="encoded"
|
1217
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1218
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1219
|
+
</input>
|
1220
|
+
<output>
|
1221
|
+
<soap:body
|
1222
|
+
use="encoded"
|
1223
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1224
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1225
|
+
</output>
|
1226
|
+
</operation>
|
1227
|
+
|
1228
|
+
<operation name="get_version">
|
1229
|
+
<documentation>
|
1230
|
+
Gets the version information for this interface.
|
1231
|
+
|
1232
|
+
</documentation>
|
1233
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ContentPolicyStrategy"/>
|
1234
|
+
<input>
|
1235
|
+
<soap:body
|
1236
|
+
use="encoded"
|
1237
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1238
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1239
|
+
</input>
|
1240
|
+
<output>
|
1241
|
+
<soap:body
|
1242
|
+
use="encoded"
|
1243
|
+
namespace="urn:iControl:LocalLB/ContentPolicyStrategy"
|
1244
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1245
|
+
</output>
|
1246
|
+
</operation>
|
1247
|
+
</binding>
|
1248
|
+
|
1249
|
+
<!-- service -->
|
1250
|
+
|
1251
|
+
<service name="LocalLB.ContentPolicyStrategy">
|
1252
|
+
<documentation>
|
1253
|
+
The Content Policy Strategy interface configures how Content Policy Rules
|
1254
|
+
will be matched on a Content Policy (See: LocalLB::ContentPolicy). Given
|
1255
|
+
the nature of Content Policy Strategies, a user of this API should
|
1256
|
+
familiarize themselves with iControl transactions described in the
|
1257
|
+
System::Session interface.
|
1258
|
+
|
1259
|
+
</documentation>
|
1260
|
+
<port name="LocalLB.ContentPolicyStrategyPort" binding="tns:LocalLB.ContentPolicyStrategyBinding">
|
1261
|
+
<soap:address location="https://url_to_service"/>
|
1262
|
+
</port>
|
1263
|
+
</service>
|
1264
|
+
</definitions>
|