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,803 @@
|
|
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.MessageRoutingPeer"
|
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:simpleType name="LocalLB.MessageRoutingPeer.ConnectionMode">
|
25
|
+
<xsd:restriction base="xsd:string">
|
26
|
+
<xsd:enumeration value="CONNECTION_MODE_UNKNOWN">
|
27
|
+
<xsd:annotation>
|
28
|
+
<xsd:documentation>CONNECTION_MODE_UNKNOWN</xsd:documentation>
|
29
|
+
</xsd:annotation>
|
30
|
+
</xsd:enumeration>
|
31
|
+
<xsd:enumeration value="CONNECTION_MODE_PER_PEER">
|
32
|
+
<xsd:annotation>
|
33
|
+
<xsd:documentation>CONNECTION_MODE_PER_PEER</xsd:documentation>
|
34
|
+
</xsd:annotation>
|
35
|
+
</xsd:enumeration>
|
36
|
+
<xsd:enumeration value="CONNECTION_MODE_PER_BLADE">
|
37
|
+
<xsd:annotation>
|
38
|
+
<xsd:documentation>CONNECTION_MODE_PER_BLADE</xsd:documentation>
|
39
|
+
</xsd:annotation>
|
40
|
+
</xsd:enumeration>
|
41
|
+
<xsd:enumeration value="CONNECTION_MODE_PER_TMM">
|
42
|
+
<xsd:annotation>
|
43
|
+
<xsd:documentation>CONNECTION_MODE_PER_TMM</xsd:documentation>
|
44
|
+
</xsd:annotation>
|
45
|
+
</xsd:enumeration>
|
46
|
+
<xsd:enumeration value="CONNECTION_MODE_PER_CLIENT">
|
47
|
+
<xsd:annotation>
|
48
|
+
<xsd:documentation>CONNECTION_MODE_PER_CLIENT</xsd:documentation>
|
49
|
+
</xsd:annotation>
|
50
|
+
</xsd:enumeration>
|
51
|
+
</xsd:restriction>
|
52
|
+
</xsd:simpleType>
|
53
|
+
<xsd:complexType name="Common.StringSequence">
|
54
|
+
<xsd:complexContent>
|
55
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
56
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
57
|
+
</xsd:restriction>
|
58
|
+
</xsd:complexContent>
|
59
|
+
</xsd:complexType>
|
60
|
+
<xsd:complexType name="LocalLB.MessageRoutingProtocolSequence">
|
61
|
+
<xsd:complexContent>
|
62
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
63
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.MessageRoutingProtocol[]'/>
|
64
|
+
</xsd:restriction>
|
65
|
+
</xsd:complexContent>
|
66
|
+
</xsd:complexType>
|
67
|
+
<xsd:complexType name="Common.ULongSequence">
|
68
|
+
<xsd:complexContent>
|
69
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
70
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:long[]'/>
|
71
|
+
</xsd:restriction>
|
72
|
+
</xsd:complexContent>
|
73
|
+
</xsd:complexType>
|
74
|
+
<xsd:complexType name="LocalLB.MessageRoutingPeer.ConnectionModeSequence">
|
75
|
+
<xsd:complexContent>
|
76
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
77
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.MessageRoutingPeer.ConnectionMode[]'/>
|
78
|
+
</xsd:restriction>
|
79
|
+
</xsd:complexContent>
|
80
|
+
</xsd:complexType>
|
81
|
+
<xsd:simpleType name="LocalLB.MessageRoutingProtocol">
|
82
|
+
<xsd:restriction base="xsd:string">
|
83
|
+
<xsd:enumeration value="MESSAGE_ROUTING_PROTOCOL_UNKNOWN">
|
84
|
+
<xsd:annotation>
|
85
|
+
<xsd:documentation>MESSAGE_ROUTING_PROTOCOL_UNKNOWN</xsd:documentation>
|
86
|
+
</xsd:annotation>
|
87
|
+
</xsd:enumeration>
|
88
|
+
<xsd:enumeration value="MESSAGE_ROUTING_PROTOCOL_NONE">
|
89
|
+
<xsd:annotation>
|
90
|
+
<xsd:documentation>MESSAGE_ROUTING_PROTOCOL_NONE</xsd:documentation>
|
91
|
+
</xsd:annotation>
|
92
|
+
</xsd:enumeration>
|
93
|
+
<xsd:enumeration value="MESSAGE_ROUTING_PROTOCOL_GENERIC_MESSAGE">
|
94
|
+
<xsd:annotation>
|
95
|
+
<xsd:documentation>MESSAGE_ROUTING_PROTOCOL_GENERIC_MESSAGE</xsd:documentation>
|
96
|
+
</xsd:annotation>
|
97
|
+
</xsd:enumeration>
|
98
|
+
<xsd:enumeration value="MESSAGE_ROUTING_PROTOCOL_SIP">
|
99
|
+
<xsd:annotation>
|
100
|
+
<xsd:documentation>MESSAGE_ROUTING_PROTOCOL_SIP</xsd:documentation>
|
101
|
+
</xsd:annotation>
|
102
|
+
</xsd:enumeration>
|
103
|
+
<xsd:enumeration value="MESSAGE_ROUTING_PROTOCOL_DIAMETER">
|
104
|
+
<xsd:annotation>
|
105
|
+
<xsd:documentation>MESSAGE_ROUTING_PROTOCOL_DIAMETER</xsd:documentation>
|
106
|
+
</xsd:annotation>
|
107
|
+
</xsd:enumeration>
|
108
|
+
</xsd:restriction>
|
109
|
+
</xsd:simpleType>
|
110
|
+
</xsd:schema>
|
111
|
+
</types>
|
112
|
+
|
113
|
+
<!-- message -->
|
114
|
+
|
115
|
+
<message name="LocalLB.MessageRoutingPeer.get_listRequest">
|
116
|
+
</message>
|
117
|
+
<message name="LocalLB.MessageRoutingPeer.get_listResponse">
|
118
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
119
|
+
</message>
|
120
|
+
|
121
|
+
<message name="LocalLB.MessageRoutingPeer.createRequest">
|
122
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
123
|
+
<part name="protocols" type="tns:LocalLB.MessageRoutingProtocolSequence"/>
|
124
|
+
</message>
|
125
|
+
<message name="LocalLB.MessageRoutingPeer.createResponse">
|
126
|
+
</message>
|
127
|
+
|
128
|
+
<message name="LocalLB.MessageRoutingPeer.delete_peerRequest">
|
129
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
130
|
+
</message>
|
131
|
+
<message name="LocalLB.MessageRoutingPeer.delete_peerResponse">
|
132
|
+
</message>
|
133
|
+
|
134
|
+
<message name="LocalLB.MessageRoutingPeer.delete_all_peersRequest">
|
135
|
+
</message>
|
136
|
+
<message name="LocalLB.MessageRoutingPeer.delete_all_peersResponse">
|
137
|
+
</message>
|
138
|
+
|
139
|
+
<message name="LocalLB.MessageRoutingPeer.set_descriptionRequest">
|
140
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
141
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
142
|
+
</message>
|
143
|
+
<message name="LocalLB.MessageRoutingPeer.set_descriptionResponse">
|
144
|
+
</message>
|
145
|
+
|
146
|
+
<message name="LocalLB.MessageRoutingPeer.get_descriptionRequest">
|
147
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
148
|
+
</message>
|
149
|
+
<message name="LocalLB.MessageRoutingPeer.get_descriptionResponse">
|
150
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
151
|
+
</message>
|
152
|
+
|
153
|
+
<message name="LocalLB.MessageRoutingPeer.get_protocolRequest">
|
154
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
155
|
+
</message>
|
156
|
+
<message name="LocalLB.MessageRoutingPeer.get_protocolResponse">
|
157
|
+
<part name="return" type="tns:LocalLB.MessageRoutingProtocolSequence"/>
|
158
|
+
</message>
|
159
|
+
|
160
|
+
<message name="LocalLB.MessageRoutingPeer.set_connection_modeRequest">
|
161
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
162
|
+
<part name="modes" type="tns:LocalLB.MessageRoutingPeer.ConnectionModeSequence"/>
|
163
|
+
</message>
|
164
|
+
<message name="LocalLB.MessageRoutingPeer.set_connection_modeResponse">
|
165
|
+
</message>
|
166
|
+
|
167
|
+
<message name="LocalLB.MessageRoutingPeer.get_connection_modeRequest">
|
168
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
169
|
+
</message>
|
170
|
+
<message name="LocalLB.MessageRoutingPeer.get_connection_modeResponse">
|
171
|
+
<part name="return" type="tns:LocalLB.MessageRoutingPeer.ConnectionModeSequence"/>
|
172
|
+
</message>
|
173
|
+
|
174
|
+
<message name="LocalLB.MessageRoutingPeer.set_poolRequest">
|
175
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
176
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
177
|
+
</message>
|
178
|
+
<message name="LocalLB.MessageRoutingPeer.set_poolResponse">
|
179
|
+
</message>
|
180
|
+
|
181
|
+
<message name="LocalLB.MessageRoutingPeer.get_poolRequest">
|
182
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
183
|
+
</message>
|
184
|
+
<message name="LocalLB.MessageRoutingPeer.get_poolResponse">
|
185
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
186
|
+
</message>
|
187
|
+
|
188
|
+
<message name="LocalLB.MessageRoutingPeer.set_transport_configRequest">
|
189
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
190
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
191
|
+
</message>
|
192
|
+
<message name="LocalLB.MessageRoutingPeer.set_transport_configResponse">
|
193
|
+
</message>
|
194
|
+
|
195
|
+
<message name="LocalLB.MessageRoutingPeer.get_transport_configRequest">
|
196
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
197
|
+
</message>
|
198
|
+
<message name="LocalLB.MessageRoutingPeer.get_transport_configResponse">
|
199
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
200
|
+
</message>
|
201
|
+
|
202
|
+
<message name="LocalLB.MessageRoutingPeer.set_number_connectionsRequest">
|
203
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
204
|
+
<part name="values" type="tns:Common.ULongSequence"/>
|
205
|
+
</message>
|
206
|
+
<message name="LocalLB.MessageRoutingPeer.set_number_connectionsResponse">
|
207
|
+
</message>
|
208
|
+
|
209
|
+
<message name="LocalLB.MessageRoutingPeer.get_number_connectionsRequest">
|
210
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
211
|
+
</message>
|
212
|
+
<message name="LocalLB.MessageRoutingPeer.get_number_connectionsResponse">
|
213
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
214
|
+
</message>
|
215
|
+
|
216
|
+
<message name="LocalLB.MessageRoutingPeer.set_ratioRequest">
|
217
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
218
|
+
<part name="values" type="tns:Common.ULongSequence"/>
|
219
|
+
</message>
|
220
|
+
<message name="LocalLB.MessageRoutingPeer.set_ratioResponse">
|
221
|
+
</message>
|
222
|
+
|
223
|
+
<message name="LocalLB.MessageRoutingPeer.get_ratioRequest">
|
224
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
225
|
+
</message>
|
226
|
+
<message name="LocalLB.MessageRoutingPeer.get_ratioResponse">
|
227
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
228
|
+
</message>
|
229
|
+
|
230
|
+
<message name="LocalLB.MessageRoutingPeer.get_versionRequest">
|
231
|
+
</message>
|
232
|
+
<message name="LocalLB.MessageRoutingPeer.get_versionResponse">
|
233
|
+
<part name="return" type="xsd:string"/>
|
234
|
+
</message>
|
235
|
+
|
236
|
+
<!-- portType -->
|
237
|
+
|
238
|
+
<portType name="LocalLB.MessageRoutingPeerPortType">
|
239
|
+
<operation name="get_list">
|
240
|
+
<documentation>
|
241
|
+
Gets a list of all peers.
|
242
|
+
|
243
|
+
</documentation>
|
244
|
+
<input message="tns:LocalLB.MessageRoutingPeer.get_listRequest"/>
|
245
|
+
<output message="tns:LocalLB.MessageRoutingPeer.get_listResponse"/>
|
246
|
+
</operation>
|
247
|
+
<operation name="create">
|
248
|
+
<documentation>
|
249
|
+
Creates the specified peers.
|
250
|
+
|
251
|
+
</documentation>
|
252
|
+
<input message="tns:LocalLB.MessageRoutingPeer.createRequest"/>
|
253
|
+
<output message="tns:LocalLB.MessageRoutingPeer.createResponse"/>
|
254
|
+
</operation>
|
255
|
+
<operation name="delete_peer">
|
256
|
+
<documentation>
|
257
|
+
Deletes a specified list of peers.
|
258
|
+
|
259
|
+
</documentation>
|
260
|
+
<input message="tns:LocalLB.MessageRoutingPeer.delete_peerRequest"/>
|
261
|
+
<output message="tns:LocalLB.MessageRoutingPeer.delete_peerResponse"/>
|
262
|
+
</operation>
|
263
|
+
<operation name="delete_all_peers">
|
264
|
+
<documentation>
|
265
|
+
Deletes all peers.
|
266
|
+
|
267
|
+
</documentation>
|
268
|
+
<input message="tns:LocalLB.MessageRoutingPeer.delete_all_peersRequest"/>
|
269
|
+
<output message="tns:LocalLB.MessageRoutingPeer.delete_all_peersResponse"/>
|
270
|
+
</operation>
|
271
|
+
<operation name="set_description">
|
272
|
+
<documentation>
|
273
|
+
Sets the description for a set of peers.
|
274
|
+
|
275
|
+
This is an arbitrary field which can be used for any purpose.
|
276
|
+
|
277
|
+
</documentation>
|
278
|
+
<input message="tns:LocalLB.MessageRoutingPeer.set_descriptionRequest"/>
|
279
|
+
<output message="tns:LocalLB.MessageRoutingPeer.set_descriptionResponse"/>
|
280
|
+
</operation>
|
281
|
+
<operation name="get_description">
|
282
|
+
<documentation>
|
283
|
+
Gets the descriptions for a set of peers.
|
284
|
+
|
285
|
+
</documentation>
|
286
|
+
<input message="tns:LocalLB.MessageRoutingPeer.get_descriptionRequest"/>
|
287
|
+
<output message="tns:LocalLB.MessageRoutingPeer.get_descriptionResponse"/>
|
288
|
+
</operation>
|
289
|
+
<operation name="get_protocol">
|
290
|
+
<documentation>
|
291
|
+
Gets the message routing protocol which was set for the specified
|
292
|
+
peers upon creation. See the LocalLB::MessageRoutingProtocol for
|
293
|
+
more details.
|
294
|
+
|
295
|
+
</documentation>
|
296
|
+
<input message="tns:LocalLB.MessageRoutingPeer.get_protocolRequest"/>
|
297
|
+
<output message="tns:LocalLB.MessageRoutingPeer.get_protocolResponse"/>
|
298
|
+
</operation>
|
299
|
+
<operation name="set_connection_mode">
|
300
|
+
<documentation>
|
301
|
+
Sets the mode for limiting connections to the specified peers.
|
302
|
+
See LocalLB::MessageRoutingPeer::ConnectionMode for more details.
|
303
|
+
|
304
|
+
</documentation>
|
305
|
+
<input message="tns:LocalLB.MessageRoutingPeer.set_connection_modeRequest"/>
|
306
|
+
<output message="tns:LocalLB.MessageRoutingPeer.set_connection_modeResponse"/>
|
307
|
+
</operation>
|
308
|
+
<operation name="get_connection_mode">
|
309
|
+
<documentation>
|
310
|
+
Gets the mode for limiting connections to the specified peers.
|
311
|
+
See LocalLB::MessageRoutingPeer::ConnectionMode for more details.
|
312
|
+
|
313
|
+
</documentation>
|
314
|
+
<input message="tns:LocalLB.MessageRoutingPeer.get_connection_modeRequest"/>
|
315
|
+
<output message="tns:LocalLB.MessageRoutingPeer.get_connection_modeResponse"/>
|
316
|
+
</operation>
|
317
|
+
<operation name="set_pool">
|
318
|
+
<documentation>
|
319
|
+
Sets the pool associated with the specified peers. The message parser
|
320
|
+
routes messages to the specified pool.
|
321
|
+
|
322
|
+
</documentation>
|
323
|
+
<input message="tns:LocalLB.MessageRoutingPeer.set_poolRequest"/>
|
324
|
+
<output message="tns:LocalLB.MessageRoutingPeer.set_poolResponse"/>
|
325
|
+
</operation>
|
326
|
+
<operation name="get_pool">
|
327
|
+
<documentation>
|
328
|
+
Gets the pools associated with the specified peers.
|
329
|
+
|
330
|
+
</documentation>
|
331
|
+
<input message="tns:LocalLB.MessageRoutingPeer.get_poolRequest"/>
|
332
|
+
<output message="tns:LocalLB.MessageRoutingPeer.get_poolResponse"/>
|
333
|
+
</operation>
|
334
|
+
<operation name="set_transport_config">
|
335
|
+
<documentation>
|
336
|
+
Sets the transport configs associated with the specified peers.
|
337
|
+
A transport_config (See LocalLB::MessageRoutingTransportConfig) is
|
338
|
+
used by the message router to create an outgoing connection.
|
339
|
+
|
340
|
+
</documentation>
|
341
|
+
<input message="tns:LocalLB.MessageRoutingPeer.set_transport_configRequest"/>
|
342
|
+
<output message="tns:LocalLB.MessageRoutingPeer.set_transport_configResponse"/>
|
343
|
+
</operation>
|
344
|
+
<operation name="get_transport_config">
|
345
|
+
<documentation>
|
346
|
+
Gets the transport configs associated with the specified peers.
|
347
|
+
|
348
|
+
</documentation>
|
349
|
+
<input message="tns:LocalLB.MessageRoutingPeer.get_transport_configRequest"/>
|
350
|
+
<output message="tns:LocalLB.MessageRoutingPeer.get_transport_configResponse"/>
|
351
|
+
</operation>
|
352
|
+
<operation name="set_number_connections">
|
353
|
+
<documentation>
|
354
|
+
Sets the distribution of connections between the load balancer and a
|
355
|
+
remote host for the specifed peers. The default value is 1 meaning
|
356
|
+
that all messages through a peer will use a single connection.
|
357
|
+
Higher values will distribute the messages accross the specified
|
358
|
+
number of connections.
|
359
|
+
|
360
|
+
</documentation>
|
361
|
+
<input message="tns:LocalLB.MessageRoutingPeer.set_number_connectionsRequest"/>
|
362
|
+
<output message="tns:LocalLB.MessageRoutingPeer.set_number_connectionsResponse"/>
|
363
|
+
</operation>
|
364
|
+
<operation name="get_number_connections">
|
365
|
+
<documentation>
|
366
|
+
Gets the distribution of connections between the load balancer and a
|
367
|
+
remote host for the specifed peers.
|
368
|
+
|
369
|
+
</documentation>
|
370
|
+
<input message="tns:LocalLB.MessageRoutingPeer.get_number_connectionsRequest"/>
|
371
|
+
<output message="tns:LocalLB.MessageRoutingPeer.get_number_connectionsResponse"/>
|
372
|
+
</operation>
|
373
|
+
<operation name="set_ratio">
|
374
|
+
<documentation>
|
375
|
+
Sets a list of ratios for the specified peers within a route. The ratio
|
376
|
+
is used by the message parser for selecting peers from a list of
|
377
|
+
peers assigned to a route. The default value is 1.
|
378
|
+
See LocalLB::MessageRoutingSIPRoute::SelectionMode for further details
|
379
|
+
about how the ratio is used.
|
380
|
+
|
381
|
+
</documentation>
|
382
|
+
<input message="tns:LocalLB.MessageRoutingPeer.set_ratioRequest"/>
|
383
|
+
<output message="tns:LocalLB.MessageRoutingPeer.set_ratioResponse"/>
|
384
|
+
</operation>
|
385
|
+
<operation name="get_ratio">
|
386
|
+
<documentation>
|
387
|
+
Gets a list of ratios for the specified peers within a route.
|
388
|
+
|
389
|
+
</documentation>
|
390
|
+
<input message="tns:LocalLB.MessageRoutingPeer.get_ratioRequest"/>
|
391
|
+
<output message="tns:LocalLB.MessageRoutingPeer.get_ratioResponse"/>
|
392
|
+
</operation>
|
393
|
+
<operation name="get_version">
|
394
|
+
<documentation>
|
395
|
+
Get the version information for this interface.
|
396
|
+
|
397
|
+
</documentation>
|
398
|
+
<input message="tns:LocalLB.MessageRoutingPeer.get_versionRequest"/>
|
399
|
+
<output message="tns:LocalLB.MessageRoutingPeer.get_versionResponse"/>
|
400
|
+
</operation>
|
401
|
+
</portType>
|
402
|
+
|
403
|
+
<!-- binding -->
|
404
|
+
|
405
|
+
<binding name="LocalLB.MessageRoutingPeerBinding" type="tns:LocalLB.MessageRoutingPeerPortType">
|
406
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
407
|
+
<operation name="get_list">
|
408
|
+
<documentation>
|
409
|
+
Gets a list of all peers.
|
410
|
+
|
411
|
+
</documentation>
|
412
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
413
|
+
<input>
|
414
|
+
<soap:body
|
415
|
+
use="encoded"
|
416
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
417
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
418
|
+
</input>
|
419
|
+
<output>
|
420
|
+
<soap:body
|
421
|
+
use="encoded"
|
422
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
423
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
424
|
+
</output>
|
425
|
+
</operation>
|
426
|
+
|
427
|
+
<operation name="create">
|
428
|
+
<documentation>
|
429
|
+
Creates the specified peers.
|
430
|
+
|
431
|
+
</documentation>
|
432
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
433
|
+
<input>
|
434
|
+
<soap:body
|
435
|
+
use="encoded"
|
436
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
437
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
438
|
+
</input>
|
439
|
+
<output>
|
440
|
+
<soap:body
|
441
|
+
use="encoded"
|
442
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
443
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
444
|
+
</output>
|
445
|
+
</operation>
|
446
|
+
|
447
|
+
<operation name="delete_peer">
|
448
|
+
<documentation>
|
449
|
+
Deletes a specified list of peers.
|
450
|
+
|
451
|
+
</documentation>
|
452
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
453
|
+
<input>
|
454
|
+
<soap:body
|
455
|
+
use="encoded"
|
456
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
457
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
458
|
+
</input>
|
459
|
+
<output>
|
460
|
+
<soap:body
|
461
|
+
use="encoded"
|
462
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
463
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
464
|
+
</output>
|
465
|
+
</operation>
|
466
|
+
|
467
|
+
<operation name="delete_all_peers">
|
468
|
+
<documentation>
|
469
|
+
Deletes all peers.
|
470
|
+
|
471
|
+
</documentation>
|
472
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
473
|
+
<input>
|
474
|
+
<soap:body
|
475
|
+
use="encoded"
|
476
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
477
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
478
|
+
</input>
|
479
|
+
<output>
|
480
|
+
<soap:body
|
481
|
+
use="encoded"
|
482
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
483
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
484
|
+
</output>
|
485
|
+
</operation>
|
486
|
+
|
487
|
+
<operation name="set_description">
|
488
|
+
<documentation>
|
489
|
+
Sets the description for a set of peers.
|
490
|
+
|
491
|
+
This is an arbitrary field which can be used for any purpose.
|
492
|
+
|
493
|
+
</documentation>
|
494
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
495
|
+
<input>
|
496
|
+
<soap:body
|
497
|
+
use="encoded"
|
498
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
499
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
500
|
+
</input>
|
501
|
+
<output>
|
502
|
+
<soap:body
|
503
|
+
use="encoded"
|
504
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
505
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
506
|
+
</output>
|
507
|
+
</operation>
|
508
|
+
|
509
|
+
<operation name="get_description">
|
510
|
+
<documentation>
|
511
|
+
Gets the descriptions for a set of peers.
|
512
|
+
|
513
|
+
</documentation>
|
514
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
515
|
+
<input>
|
516
|
+
<soap:body
|
517
|
+
use="encoded"
|
518
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
519
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
520
|
+
</input>
|
521
|
+
<output>
|
522
|
+
<soap:body
|
523
|
+
use="encoded"
|
524
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
525
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
526
|
+
</output>
|
527
|
+
</operation>
|
528
|
+
|
529
|
+
<operation name="get_protocol">
|
530
|
+
<documentation>
|
531
|
+
Gets the message routing protocol which was set for the specified
|
532
|
+
peers upon creation. See the LocalLB::MessageRoutingProtocol for
|
533
|
+
more details.
|
534
|
+
|
535
|
+
</documentation>
|
536
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
537
|
+
<input>
|
538
|
+
<soap:body
|
539
|
+
use="encoded"
|
540
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
541
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
542
|
+
</input>
|
543
|
+
<output>
|
544
|
+
<soap:body
|
545
|
+
use="encoded"
|
546
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
547
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
548
|
+
</output>
|
549
|
+
</operation>
|
550
|
+
|
551
|
+
<operation name="set_connection_mode">
|
552
|
+
<documentation>
|
553
|
+
Sets the mode for limiting connections to the specified peers.
|
554
|
+
See LocalLB::MessageRoutingPeer::ConnectionMode for more details.
|
555
|
+
|
556
|
+
</documentation>
|
557
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
558
|
+
<input>
|
559
|
+
<soap:body
|
560
|
+
use="encoded"
|
561
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
562
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
563
|
+
</input>
|
564
|
+
<output>
|
565
|
+
<soap:body
|
566
|
+
use="encoded"
|
567
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
568
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
569
|
+
</output>
|
570
|
+
</operation>
|
571
|
+
|
572
|
+
<operation name="get_connection_mode">
|
573
|
+
<documentation>
|
574
|
+
Gets the mode for limiting connections to the specified peers.
|
575
|
+
See LocalLB::MessageRoutingPeer::ConnectionMode for more details.
|
576
|
+
|
577
|
+
</documentation>
|
578
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
579
|
+
<input>
|
580
|
+
<soap:body
|
581
|
+
use="encoded"
|
582
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
583
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
584
|
+
</input>
|
585
|
+
<output>
|
586
|
+
<soap:body
|
587
|
+
use="encoded"
|
588
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
589
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
590
|
+
</output>
|
591
|
+
</operation>
|
592
|
+
|
593
|
+
<operation name="set_pool">
|
594
|
+
<documentation>
|
595
|
+
Sets the pool associated with the specified peers. The message parser
|
596
|
+
routes messages to the specified pool.
|
597
|
+
|
598
|
+
</documentation>
|
599
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
600
|
+
<input>
|
601
|
+
<soap:body
|
602
|
+
use="encoded"
|
603
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
604
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
605
|
+
</input>
|
606
|
+
<output>
|
607
|
+
<soap:body
|
608
|
+
use="encoded"
|
609
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
610
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
611
|
+
</output>
|
612
|
+
</operation>
|
613
|
+
|
614
|
+
<operation name="get_pool">
|
615
|
+
<documentation>
|
616
|
+
Gets the pools associated with the specified peers.
|
617
|
+
|
618
|
+
</documentation>
|
619
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
620
|
+
<input>
|
621
|
+
<soap:body
|
622
|
+
use="encoded"
|
623
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
624
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
625
|
+
</input>
|
626
|
+
<output>
|
627
|
+
<soap:body
|
628
|
+
use="encoded"
|
629
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
630
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
631
|
+
</output>
|
632
|
+
</operation>
|
633
|
+
|
634
|
+
<operation name="set_transport_config">
|
635
|
+
<documentation>
|
636
|
+
Sets the transport configs associated with the specified peers.
|
637
|
+
A transport_config (See LocalLB::MessageRoutingTransportConfig) is
|
638
|
+
used by the message router to create an outgoing connection.
|
639
|
+
|
640
|
+
</documentation>
|
641
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
642
|
+
<input>
|
643
|
+
<soap:body
|
644
|
+
use="encoded"
|
645
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
646
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
647
|
+
</input>
|
648
|
+
<output>
|
649
|
+
<soap:body
|
650
|
+
use="encoded"
|
651
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
652
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
653
|
+
</output>
|
654
|
+
</operation>
|
655
|
+
|
656
|
+
<operation name="get_transport_config">
|
657
|
+
<documentation>
|
658
|
+
Gets the transport configs associated with the specified peers.
|
659
|
+
|
660
|
+
</documentation>
|
661
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
662
|
+
<input>
|
663
|
+
<soap:body
|
664
|
+
use="encoded"
|
665
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
666
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
667
|
+
</input>
|
668
|
+
<output>
|
669
|
+
<soap:body
|
670
|
+
use="encoded"
|
671
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
672
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
673
|
+
</output>
|
674
|
+
</operation>
|
675
|
+
|
676
|
+
<operation name="set_number_connections">
|
677
|
+
<documentation>
|
678
|
+
Sets the distribution of connections between the load balancer and a
|
679
|
+
remote host for the specifed peers. The default value is 1 meaning
|
680
|
+
that all messages through a peer will use a single connection.
|
681
|
+
Higher values will distribute the messages accross the specified
|
682
|
+
number of connections.
|
683
|
+
|
684
|
+
</documentation>
|
685
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
686
|
+
<input>
|
687
|
+
<soap:body
|
688
|
+
use="encoded"
|
689
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
690
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
691
|
+
</input>
|
692
|
+
<output>
|
693
|
+
<soap:body
|
694
|
+
use="encoded"
|
695
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
696
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
697
|
+
</output>
|
698
|
+
</operation>
|
699
|
+
|
700
|
+
<operation name="get_number_connections">
|
701
|
+
<documentation>
|
702
|
+
Gets the distribution of connections between the load balancer and a
|
703
|
+
remote host for the specifed peers.
|
704
|
+
|
705
|
+
</documentation>
|
706
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
707
|
+
<input>
|
708
|
+
<soap:body
|
709
|
+
use="encoded"
|
710
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
711
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
712
|
+
</input>
|
713
|
+
<output>
|
714
|
+
<soap:body
|
715
|
+
use="encoded"
|
716
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
717
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
718
|
+
</output>
|
719
|
+
</operation>
|
720
|
+
|
721
|
+
<operation name="set_ratio">
|
722
|
+
<documentation>
|
723
|
+
Sets a list of ratios for the specified peers within a route. The ratio
|
724
|
+
is used by the message parser for selecting peers from a list of
|
725
|
+
peers assigned to a route. The default value is 1.
|
726
|
+
See LocalLB::MessageRoutingSIPRoute::SelectionMode for further details
|
727
|
+
about how the ratio is used.
|
728
|
+
|
729
|
+
</documentation>
|
730
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
731
|
+
<input>
|
732
|
+
<soap:body
|
733
|
+
use="encoded"
|
734
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
735
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
736
|
+
</input>
|
737
|
+
<output>
|
738
|
+
<soap:body
|
739
|
+
use="encoded"
|
740
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
741
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
742
|
+
</output>
|
743
|
+
</operation>
|
744
|
+
|
745
|
+
<operation name="get_ratio">
|
746
|
+
<documentation>
|
747
|
+
Gets a list of ratios for the specified peers within a route.
|
748
|
+
|
749
|
+
</documentation>
|
750
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
751
|
+
<input>
|
752
|
+
<soap:body
|
753
|
+
use="encoded"
|
754
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
755
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
756
|
+
</input>
|
757
|
+
<output>
|
758
|
+
<soap:body
|
759
|
+
use="encoded"
|
760
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
761
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
762
|
+
</output>
|
763
|
+
</operation>
|
764
|
+
|
765
|
+
<operation name="get_version">
|
766
|
+
<documentation>
|
767
|
+
Get the version information for this interface.
|
768
|
+
|
769
|
+
</documentation>
|
770
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingPeer"/>
|
771
|
+
<input>
|
772
|
+
<soap:body
|
773
|
+
use="encoded"
|
774
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
775
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
776
|
+
</input>
|
777
|
+
<output>
|
778
|
+
<soap:body
|
779
|
+
use="encoded"
|
780
|
+
namespace="urn:iControl:LocalLB/MessageRoutingPeer"
|
781
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
782
|
+
</output>
|
783
|
+
</operation>
|
784
|
+
</binding>
|
785
|
+
|
786
|
+
<!-- service -->
|
787
|
+
|
788
|
+
<service name="LocalLB.MessageRoutingPeer">
|
789
|
+
<documentation>
|
790
|
+
|
791
|
+
The MessageRoutingPeer interface enables you to work with the definitions
|
792
|
+
contained in a message routing peer. A peer specifies the pool for the
|
793
|
+
message parser to use as the destination for message routes. You can
|
794
|
+
also use the peer component to specify how many connections the parser
|
795
|
+
creates to a remote host and which MessageRoutingTransportConfig the
|
796
|
+
parser uses to establish the connection.
|
797
|
+
|
798
|
+
</documentation>
|
799
|
+
<port name="LocalLB.MessageRoutingPeerPort" binding="tns:LocalLB.MessageRoutingPeerBinding">
|
800
|
+
<soap:address location="https://url_to_service"/>
|
801
|
+
</port>
|
802
|
+
</service>
|
803
|
+
</definitions>
|