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,1153 @@
|
|
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.MessageRoutingTransportConfig"
|
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.MessageRoutingTransportConfig.SourceAddressTranslationTypeSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.MessageRoutingTransportConfig.SourceAddressTranslationType[]'/>
|
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.MessageRoutingTransportConfig.TransportConfigProfileSequenceSequence">
|
39
|
+
<xsd:complexContent>
|
40
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
41
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.MessageRoutingTransportConfig.TransportConfigProfileSequence[]'/>
|
42
|
+
</xsd:restriction>
|
43
|
+
</xsd:complexContent>
|
44
|
+
</xsd:complexType>
|
45
|
+
<xsd:complexType name="Common.StringSequence">
|
46
|
+
<xsd:complexContent>
|
47
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
48
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
49
|
+
</xsd:restriction>
|
50
|
+
</xsd:complexContent>
|
51
|
+
</xsd:complexType>
|
52
|
+
<xsd:complexType name="LocalLB.MessageRoutingProtocolSequence">
|
53
|
+
<xsd:complexContent>
|
54
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
55
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.MessageRoutingProtocol[]'/>
|
56
|
+
</xsd:restriction>
|
57
|
+
</xsd:complexContent>
|
58
|
+
</xsd:complexType>
|
59
|
+
<xsd:complexType name="Common.ULongSequence">
|
60
|
+
<xsd:complexContent>
|
61
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
62
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:long[]'/>
|
63
|
+
</xsd:restriction>
|
64
|
+
</xsd:complexContent>
|
65
|
+
</xsd:complexType>
|
66
|
+
<xsd:simpleType name="LocalLB.MessageRoutingProtocol">
|
67
|
+
<xsd:restriction base="xsd:string">
|
68
|
+
<xsd:enumeration value="MESSAGE_ROUTING_PROTOCOL_UNKNOWN">
|
69
|
+
<xsd:annotation>
|
70
|
+
<xsd:documentation>MESSAGE_ROUTING_PROTOCOL_UNKNOWN</xsd:documentation>
|
71
|
+
</xsd:annotation>
|
72
|
+
</xsd:enumeration>
|
73
|
+
<xsd:enumeration value="MESSAGE_ROUTING_PROTOCOL_NONE">
|
74
|
+
<xsd:annotation>
|
75
|
+
<xsd:documentation>MESSAGE_ROUTING_PROTOCOL_NONE</xsd:documentation>
|
76
|
+
</xsd:annotation>
|
77
|
+
</xsd:enumeration>
|
78
|
+
<xsd:enumeration value="MESSAGE_ROUTING_PROTOCOL_GENERIC_MESSAGE">
|
79
|
+
<xsd:annotation>
|
80
|
+
<xsd:documentation>MESSAGE_ROUTING_PROTOCOL_GENERIC_MESSAGE</xsd:documentation>
|
81
|
+
</xsd:annotation>
|
82
|
+
</xsd:enumeration>
|
83
|
+
<xsd:enumeration value="MESSAGE_ROUTING_PROTOCOL_SIP">
|
84
|
+
<xsd:annotation>
|
85
|
+
<xsd:documentation>MESSAGE_ROUTING_PROTOCOL_SIP</xsd:documentation>
|
86
|
+
</xsd:annotation>
|
87
|
+
</xsd:enumeration>
|
88
|
+
<xsd:enumeration value="MESSAGE_ROUTING_PROTOCOL_DIAMETER">
|
89
|
+
<xsd:annotation>
|
90
|
+
<xsd:documentation>MESSAGE_ROUTING_PROTOCOL_DIAMETER</xsd:documentation>
|
91
|
+
</xsd:annotation>
|
92
|
+
</xsd:enumeration>
|
93
|
+
</xsd:restriction>
|
94
|
+
</xsd:simpleType>
|
95
|
+
<xsd:complexType name="LocalLB.MessageRoutingTransportConfig.TransportConfigProfileSequence">
|
96
|
+
<xsd:complexContent>
|
97
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
98
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.MessageRoutingTransportConfig.TransportConfigProfile[]'/>
|
99
|
+
</xsd:restriction>
|
100
|
+
</xsd:complexContent>
|
101
|
+
</xsd:complexType>
|
102
|
+
<xsd:complexType name="LocalLB.MessageRoutingTransportConfig.TransportConfigProfile">
|
103
|
+
<xsd:sequence>
|
104
|
+
<xsd:element name="profile_name" type="xsd:string"/>
|
105
|
+
<xsd:element name="profile_type" type="tns:LocalLB.ProfileType"/>
|
106
|
+
</xsd:sequence>
|
107
|
+
</xsd:complexType>
|
108
|
+
<xsd:simpleType name="LocalLB.ProfileType">
|
109
|
+
<xsd:restriction base="xsd:string">
|
110
|
+
<xsd:enumeration value="PROFILE_TYPE_TCP">
|
111
|
+
<xsd:annotation>
|
112
|
+
<xsd:documentation>PROFILE_TYPE_TCP</xsd:documentation>
|
113
|
+
</xsd:annotation>
|
114
|
+
</xsd:enumeration>
|
115
|
+
<xsd:enumeration value="PROFILE_TYPE_UDP">
|
116
|
+
<xsd:annotation>
|
117
|
+
<xsd:documentation>PROFILE_TYPE_UDP</xsd:documentation>
|
118
|
+
</xsd:annotation>
|
119
|
+
</xsd:enumeration>
|
120
|
+
<xsd:enumeration value="PROFILE_TYPE_FTP">
|
121
|
+
<xsd:annotation>
|
122
|
+
<xsd:documentation>PROFILE_TYPE_FTP</xsd:documentation>
|
123
|
+
</xsd:annotation>
|
124
|
+
</xsd:enumeration>
|
125
|
+
<xsd:enumeration value="PROFILE_TYPE_FAST_L4">
|
126
|
+
<xsd:annotation>
|
127
|
+
<xsd:documentation>PROFILE_TYPE_FAST_L4</xsd:documentation>
|
128
|
+
</xsd:annotation>
|
129
|
+
</xsd:enumeration>
|
130
|
+
<xsd:enumeration value="PROFILE_TYPE_HTTP">
|
131
|
+
<xsd:annotation>
|
132
|
+
<xsd:documentation>PROFILE_TYPE_HTTP</xsd:documentation>
|
133
|
+
</xsd:annotation>
|
134
|
+
</xsd:enumeration>
|
135
|
+
<xsd:enumeration value="PROFILE_TYPE_SERVER_SSL">
|
136
|
+
<xsd:annotation>
|
137
|
+
<xsd:documentation>PROFILE_TYPE_SERVER_SSL</xsd:documentation>
|
138
|
+
</xsd:annotation>
|
139
|
+
</xsd:enumeration>
|
140
|
+
<xsd:enumeration value="PROFILE_TYPE_CLIENT_SSL">
|
141
|
+
<xsd:annotation>
|
142
|
+
<xsd:documentation>PROFILE_TYPE_CLIENT_SSL</xsd:documentation>
|
143
|
+
</xsd:annotation>
|
144
|
+
</xsd:enumeration>
|
145
|
+
<xsd:enumeration value="PROFILE_TYPE_AUTH">
|
146
|
+
<xsd:annotation>
|
147
|
+
<xsd:documentation>PROFILE_TYPE_AUTH</xsd:documentation>
|
148
|
+
</xsd:annotation>
|
149
|
+
</xsd:enumeration>
|
150
|
+
<xsd:enumeration value="PROFILE_TYPE_PERSISTENCE">
|
151
|
+
<xsd:annotation>
|
152
|
+
<xsd:documentation>PROFILE_TYPE_PERSISTENCE</xsd:documentation>
|
153
|
+
</xsd:annotation>
|
154
|
+
</xsd:enumeration>
|
155
|
+
<xsd:enumeration value="PROFILE_TYPE_CONNECTION_POOL">
|
156
|
+
<xsd:annotation>
|
157
|
+
<xsd:documentation>PROFILE_TYPE_CONNECTION_POOL</xsd:documentation>
|
158
|
+
</xsd:annotation>
|
159
|
+
</xsd:enumeration>
|
160
|
+
<xsd:enumeration value="PROFILE_TYPE_STREAM">
|
161
|
+
<xsd:annotation>
|
162
|
+
<xsd:documentation>PROFILE_TYPE_STREAM</xsd:documentation>
|
163
|
+
</xsd:annotation>
|
164
|
+
</xsd:enumeration>
|
165
|
+
<xsd:enumeration value="PROFILE_TYPE_XML">
|
166
|
+
<xsd:annotation>
|
167
|
+
<xsd:documentation>PROFILE_TYPE_XML</xsd:documentation>
|
168
|
+
</xsd:annotation>
|
169
|
+
</xsd:enumeration>
|
170
|
+
<xsd:enumeration value="PROFILE_TYPE_FAST_HTTP">
|
171
|
+
<xsd:annotation>
|
172
|
+
<xsd:documentation>PROFILE_TYPE_FAST_HTTP</xsd:documentation>
|
173
|
+
</xsd:annotation>
|
174
|
+
</xsd:enumeration>
|
175
|
+
<xsd:enumeration value="PROFILE_TYPE_IIOP">
|
176
|
+
<xsd:annotation>
|
177
|
+
<xsd:documentation>PROFILE_TYPE_IIOP</xsd:documentation>
|
178
|
+
</xsd:annotation>
|
179
|
+
</xsd:enumeration>
|
180
|
+
<xsd:enumeration value="PROFILE_TYPE_RTSP">
|
181
|
+
<xsd:annotation>
|
182
|
+
<xsd:documentation>PROFILE_TYPE_RTSP</xsd:documentation>
|
183
|
+
</xsd:annotation>
|
184
|
+
</xsd:enumeration>
|
185
|
+
<xsd:enumeration value="PROFILE_TYPE_STATISTICS">
|
186
|
+
<xsd:annotation>
|
187
|
+
<xsd:documentation>PROFILE_TYPE_STATISTICS</xsd:documentation>
|
188
|
+
</xsd:annotation>
|
189
|
+
</xsd:enumeration>
|
190
|
+
<xsd:enumeration value="PROFILE_TYPE_HTTPCLASS">
|
191
|
+
<xsd:annotation>
|
192
|
+
<xsd:documentation>PROFILE_TYPE_HTTPCLASS</xsd:documentation>
|
193
|
+
</xsd:annotation>
|
194
|
+
</xsd:enumeration>
|
195
|
+
<xsd:enumeration value="PROFILE_TYPE_DNS">
|
196
|
+
<xsd:annotation>
|
197
|
+
<xsd:documentation>PROFILE_TYPE_DNS</xsd:documentation>
|
198
|
+
</xsd:annotation>
|
199
|
+
</xsd:enumeration>
|
200
|
+
<xsd:enumeration value="PROFILE_TYPE_SCTP">
|
201
|
+
<xsd:annotation>
|
202
|
+
<xsd:documentation>PROFILE_TYPE_SCTP</xsd:documentation>
|
203
|
+
</xsd:annotation>
|
204
|
+
</xsd:enumeration>
|
205
|
+
<xsd:enumeration value="PROFILE_TYPE_INSTANCE">
|
206
|
+
<xsd:annotation>
|
207
|
+
<xsd:documentation>PROFILE_TYPE_INSTANCE</xsd:documentation>
|
208
|
+
</xsd:annotation>
|
209
|
+
</xsd:enumeration>
|
210
|
+
<xsd:enumeration value="PROFILE_TYPE_SIPP">
|
211
|
+
<xsd:annotation>
|
212
|
+
<xsd:documentation>PROFILE_TYPE_SIPP</xsd:documentation>
|
213
|
+
</xsd:annotation>
|
214
|
+
</xsd:enumeration>
|
215
|
+
<xsd:enumeration value="PROFILE_TYPE_HTTPCOMPRESSION">
|
216
|
+
<xsd:annotation>
|
217
|
+
<xsd:documentation>PROFILE_TYPE_HTTPCOMPRESSION</xsd:documentation>
|
218
|
+
</xsd:annotation>
|
219
|
+
</xsd:enumeration>
|
220
|
+
<xsd:enumeration value="PROFILE_TYPE_WEBACCELERATION">
|
221
|
+
<xsd:annotation>
|
222
|
+
<xsd:documentation>PROFILE_TYPE_WEBACCELERATION</xsd:documentation>
|
223
|
+
</xsd:annotation>
|
224
|
+
</xsd:enumeration>
|
225
|
+
<xsd:enumeration value="PROFILE_TYPE_UNKNOWN">
|
226
|
+
<xsd:annotation>
|
227
|
+
<xsd:documentation>PROFILE_TYPE_UNKNOWN</xsd:documentation>
|
228
|
+
</xsd:annotation>
|
229
|
+
</xsd:enumeration>
|
230
|
+
<xsd:enumeration value="PROFILE_TYPE_RADIUS">
|
231
|
+
<xsd:annotation>
|
232
|
+
<xsd:documentation>PROFILE_TYPE_RADIUS</xsd:documentation>
|
233
|
+
</xsd:annotation>
|
234
|
+
</xsd:enumeration>
|
235
|
+
<xsd:enumeration value="PROFILE_TYPE_DIAMETER">
|
236
|
+
<xsd:annotation>
|
237
|
+
<xsd:documentation>PROFILE_TYPE_DIAMETER</xsd:documentation>
|
238
|
+
</xsd:annotation>
|
239
|
+
</xsd:enumeration>
|
240
|
+
<xsd:enumeration value="PROFILE_TYPE_ANALYTICS">
|
241
|
+
<xsd:annotation>
|
242
|
+
<xsd:documentation>PROFILE_TYPE_ANALYTICS</xsd:documentation>
|
243
|
+
</xsd:annotation>
|
244
|
+
</xsd:enumeration>
|
245
|
+
<xsd:enumeration value="PROFILE_TYPE_REQUEST_LOGGING">
|
246
|
+
<xsd:annotation>
|
247
|
+
<xsd:documentation>PROFILE_TYPE_REQUEST_LOGGING</xsd:documentation>
|
248
|
+
</xsd:annotation>
|
249
|
+
</xsd:enumeration>
|
250
|
+
<xsd:enumeration value="PROFILE_TYPE_DOS">
|
251
|
+
<xsd:annotation>
|
252
|
+
<xsd:documentation>PROFILE_TYPE_DOS</xsd:documentation>
|
253
|
+
</xsd:annotation>
|
254
|
+
</xsd:enumeration>
|
255
|
+
<xsd:enumeration value="PROFILE_TYPE_ICAP">
|
256
|
+
<xsd:annotation>
|
257
|
+
<xsd:documentation>PROFILE_TYPE_ICAP</xsd:documentation>
|
258
|
+
</xsd:annotation>
|
259
|
+
</xsd:enumeration>
|
260
|
+
<xsd:enumeration value="PROFILE_TYPE_REQUESTADAPT">
|
261
|
+
<xsd:annotation>
|
262
|
+
<xsd:documentation>PROFILE_TYPE_REQUESTADAPT</xsd:documentation>
|
263
|
+
</xsd:annotation>
|
264
|
+
</xsd:enumeration>
|
265
|
+
<xsd:enumeration value="PROFILE_TYPE_RESPONSEADAPT">
|
266
|
+
<xsd:annotation>
|
267
|
+
<xsd:documentation>PROFILE_TYPE_RESPONSEADAPT</xsd:documentation>
|
268
|
+
</xsd:annotation>
|
269
|
+
</xsd:enumeration>
|
270
|
+
<xsd:enumeration value="PROFILE_TYPE_IPINTELLIGENCE">
|
271
|
+
<xsd:annotation>
|
272
|
+
<xsd:documentation>PROFILE_TYPE_IPINTELLIGENCE</xsd:documentation>
|
273
|
+
</xsd:annotation>
|
274
|
+
</xsd:enumeration>
|
275
|
+
<xsd:enumeration value="PROFILE_TYPE_SPDY">
|
276
|
+
<xsd:annotation>
|
277
|
+
<xsd:documentation>PROFILE_TYPE_SPDY</xsd:documentation>
|
278
|
+
</xsd:annotation>
|
279
|
+
</xsd:enumeration>
|
280
|
+
<xsd:enumeration value="PROFILE_TYPE_DIAMETER_ENDPOINT">
|
281
|
+
<xsd:annotation>
|
282
|
+
<xsd:documentation>PROFILE_TYPE_DIAMETER_ENDPOINT</xsd:documentation>
|
283
|
+
</xsd:annotation>
|
284
|
+
</xsd:enumeration>
|
285
|
+
<xsd:enumeration value="PROFILE_TYPE_WEBSECURITY">
|
286
|
+
<xsd:annotation>
|
287
|
+
<xsd:documentation>PROFILE_TYPE_WEBSECURITY</xsd:documentation>
|
288
|
+
</xsd:annotation>
|
289
|
+
</xsd:enumeration>
|
290
|
+
<xsd:enumeration value="PROFILE_TYPE_HTTPSECURITY">
|
291
|
+
<xsd:annotation>
|
292
|
+
<xsd:documentation>PROFILE_TYPE_HTTPSECURITY</xsd:documentation>
|
293
|
+
</xsd:annotation>
|
294
|
+
</xsd:enumeration>
|
295
|
+
<xsd:enumeration value="PROFILE_TYPE_PPTP">
|
296
|
+
<xsd:annotation>
|
297
|
+
<xsd:documentation>PROFILE_TYPE_PPTP</xsd:documentation>
|
298
|
+
</xsd:annotation>
|
299
|
+
</xsd:enumeration>
|
300
|
+
<xsd:enumeration value="PROFILE_TYPE_FIX">
|
301
|
+
<xsd:annotation>
|
302
|
+
<xsd:documentation>PROFILE_TYPE_FIX</xsd:documentation>
|
303
|
+
</xsd:annotation>
|
304
|
+
</xsd:enumeration>
|
305
|
+
<xsd:enumeration value="PROFILE_TYPE_SIP_ROUTER">
|
306
|
+
<xsd:annotation>
|
307
|
+
<xsd:documentation>PROFILE_TYPE_SIP_ROUTER</xsd:documentation>
|
308
|
+
</xsd:annotation>
|
309
|
+
</xsd:enumeration>
|
310
|
+
<xsd:enumeration value="PROFILE_TYPE_SIP_SESSION">
|
311
|
+
<xsd:annotation>
|
312
|
+
<xsd:documentation>PROFILE_TYPE_SIP_SESSION</xsd:documentation>
|
313
|
+
</xsd:annotation>
|
314
|
+
</xsd:enumeration>
|
315
|
+
<xsd:enumeration value="PROFILE_TYPE_CLIENT_LDAP">
|
316
|
+
<xsd:annotation>
|
317
|
+
<xsd:documentation>PROFILE_TYPE_CLIENT_LDAP</xsd:documentation>
|
318
|
+
</xsd:annotation>
|
319
|
+
</xsd:enumeration>
|
320
|
+
<xsd:enumeration value="PROFILE_TYPE_SERVER_LDAP">
|
321
|
+
<xsd:annotation>
|
322
|
+
<xsd:documentation>PROFILE_TYPE_SERVER_LDAP</xsd:documentation>
|
323
|
+
</xsd:annotation>
|
324
|
+
</xsd:enumeration>
|
325
|
+
<xsd:enumeration value="PROFILE_TYPE_TFTP">
|
326
|
+
<xsd:annotation>
|
327
|
+
<xsd:documentation>PROFILE_TYPE_TFTP</xsd:documentation>
|
328
|
+
</xsd:annotation>
|
329
|
+
</xsd:enumeration>
|
330
|
+
</xsd:restriction>
|
331
|
+
</xsd:simpleType>
|
332
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
333
|
+
<xsd:complexContent>
|
334
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
335
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
336
|
+
</xsd:restriction>
|
337
|
+
</xsd:complexContent>
|
338
|
+
</xsd:complexType>
|
339
|
+
<xsd:simpleType name="LocalLB.MessageRoutingTransportConfig.SourceAddressTranslationType">
|
340
|
+
<xsd:restriction base="xsd:string">
|
341
|
+
<xsd:enumeration value="SOURCE_ADDRESS_TRANSLATION_TYPE_UNKNOWN">
|
342
|
+
<xsd:annotation>
|
343
|
+
<xsd:documentation>SOURCE_ADDRESS_TRANSLATION_TYPE_UNKNOWN</xsd:documentation>
|
344
|
+
</xsd:annotation>
|
345
|
+
</xsd:enumeration>
|
346
|
+
<xsd:enumeration value="SOURCE_ADDRESS_TRANSLATION_TYPE_NONE">
|
347
|
+
<xsd:annotation>
|
348
|
+
<xsd:documentation>SOURCE_ADDRESS_TRANSLATION_TYPE_NONE</xsd:documentation>
|
349
|
+
</xsd:annotation>
|
350
|
+
</xsd:enumeration>
|
351
|
+
<xsd:enumeration value="SOURCE_ADDRESS_TRANSLATION_TYPE_SNATPOOL">
|
352
|
+
<xsd:annotation>
|
353
|
+
<xsd:documentation>SOURCE_ADDRESS_TRANSLATION_TYPE_SNATPOOL</xsd:documentation>
|
354
|
+
</xsd:annotation>
|
355
|
+
</xsd:enumeration>
|
356
|
+
<xsd:enumeration value="SOURCE_ADDRESS_TRANSLATION_TYPE_AUTOMAP">
|
357
|
+
<xsd:annotation>
|
358
|
+
<xsd:documentation>SOURCE_ADDRESS_TRANSLATION_TYPE_AUTOMAP</xsd:documentation>
|
359
|
+
</xsd:annotation>
|
360
|
+
</xsd:enumeration>
|
361
|
+
</xsd:restriction>
|
362
|
+
</xsd:simpleType>
|
363
|
+
</xsd:schema>
|
364
|
+
</types>
|
365
|
+
|
366
|
+
<!-- message -->
|
367
|
+
|
368
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_listRequest">
|
369
|
+
</message>
|
370
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_listResponse">
|
371
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
372
|
+
</message>
|
373
|
+
|
374
|
+
<message name="LocalLB.MessageRoutingTransportConfig.createRequest">
|
375
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
376
|
+
<part name="protocols" type="tns:LocalLB.MessageRoutingProtocolSequence"/>
|
377
|
+
<part name="profiles" type="tns:Common.StringSequenceSequence"/>
|
378
|
+
</message>
|
379
|
+
<message name="LocalLB.MessageRoutingTransportConfig.createResponse">
|
380
|
+
</message>
|
381
|
+
|
382
|
+
<message name="LocalLB.MessageRoutingTransportConfig.delete_transport_configRequest">
|
383
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
384
|
+
</message>
|
385
|
+
<message name="LocalLB.MessageRoutingTransportConfig.delete_transport_configResponse">
|
386
|
+
</message>
|
387
|
+
|
388
|
+
<message name="LocalLB.MessageRoutingTransportConfig.delete_all_transport_configsRequest">
|
389
|
+
</message>
|
390
|
+
<message name="LocalLB.MessageRoutingTransportConfig.delete_all_transport_configsResponse">
|
391
|
+
</message>
|
392
|
+
|
393
|
+
<message name="LocalLB.MessageRoutingTransportConfig.set_descriptionRequest">
|
394
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
395
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
396
|
+
</message>
|
397
|
+
<message name="LocalLB.MessageRoutingTransportConfig.set_descriptionResponse">
|
398
|
+
</message>
|
399
|
+
|
400
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_descriptionRequest">
|
401
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
402
|
+
</message>
|
403
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_descriptionResponse">
|
404
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
405
|
+
</message>
|
406
|
+
|
407
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_protocolRequest">
|
408
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
409
|
+
</message>
|
410
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_protocolResponse">
|
411
|
+
<part name="return" type="tns:LocalLB.MessageRoutingProtocolSequence"/>
|
412
|
+
</message>
|
413
|
+
|
414
|
+
<message name="LocalLB.MessageRoutingTransportConfig.set_source_portRequest">
|
415
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
416
|
+
<part name="ports" type="tns:Common.ULongSequence"/>
|
417
|
+
</message>
|
418
|
+
<message name="LocalLB.MessageRoutingTransportConfig.set_source_portResponse">
|
419
|
+
</message>
|
420
|
+
|
421
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_source_portRequest">
|
422
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
423
|
+
</message>
|
424
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_source_portResponse">
|
425
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
426
|
+
</message>
|
427
|
+
|
428
|
+
<message name="LocalLB.MessageRoutingTransportConfig.set_source_address_translation_typeRequest">
|
429
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
430
|
+
<part name="types" type="tns:LocalLB.MessageRoutingTransportConfig.SourceAddressTranslationTypeSequence"/>
|
431
|
+
</message>
|
432
|
+
<message name="LocalLB.MessageRoutingTransportConfig.set_source_address_translation_typeResponse">
|
433
|
+
</message>
|
434
|
+
|
435
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_source_address_translation_typeRequest">
|
436
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
437
|
+
</message>
|
438
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_source_address_translation_typeResponse">
|
439
|
+
<part name="return" type="tns:LocalLB.MessageRoutingTransportConfig.SourceAddressTranslationTypeSequence"/>
|
440
|
+
</message>
|
441
|
+
|
442
|
+
<message name="LocalLB.MessageRoutingTransportConfig.set_source_address_translation_poolRequest">
|
443
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
444
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
445
|
+
</message>
|
446
|
+
<message name="LocalLB.MessageRoutingTransportConfig.set_source_address_translation_poolResponse">
|
447
|
+
</message>
|
448
|
+
|
449
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_source_address_translation_poolRequest">
|
450
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
451
|
+
</message>
|
452
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_source_address_translation_poolResponse">
|
453
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
454
|
+
</message>
|
455
|
+
|
456
|
+
<message name="LocalLB.MessageRoutingTransportConfig.set_source_address_translation_pool_with_typeRequest">
|
457
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
458
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
459
|
+
<part name="types" type="tns:LocalLB.MessageRoutingTransportConfig.SourceAddressTranslationTypeSequence"/>
|
460
|
+
</message>
|
461
|
+
<message name="LocalLB.MessageRoutingTransportConfig.set_source_address_translation_pool_with_typeResponse">
|
462
|
+
</message>
|
463
|
+
|
464
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_ruleRequest">
|
465
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
466
|
+
</message>
|
467
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_ruleResponse">
|
468
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
469
|
+
</message>
|
470
|
+
|
471
|
+
<message name="LocalLB.MessageRoutingTransportConfig.replace_ruleRequest">
|
472
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
473
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
474
|
+
<part name="priorities" type="tns:Common.ULongSequenceSequence"/>
|
475
|
+
</message>
|
476
|
+
<message name="LocalLB.MessageRoutingTransportConfig.replace_ruleResponse">
|
477
|
+
</message>
|
478
|
+
|
479
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_profileRequest">
|
480
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
481
|
+
</message>
|
482
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_profileResponse">
|
483
|
+
<part name="return" type="tns:LocalLB.MessageRoutingTransportConfig.TransportConfigProfileSequenceSequence"/>
|
484
|
+
</message>
|
485
|
+
|
486
|
+
<message name="LocalLB.MessageRoutingTransportConfig.add_profileRequest">
|
487
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
488
|
+
<part name="profiles" type="tns:Common.StringSequenceSequence"/>
|
489
|
+
</message>
|
490
|
+
<message name="LocalLB.MessageRoutingTransportConfig.add_profileResponse">
|
491
|
+
</message>
|
492
|
+
|
493
|
+
<message name="LocalLB.MessageRoutingTransportConfig.remove_profileRequest">
|
494
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
495
|
+
<part name="profiles" type="tns:Common.StringSequenceSequence"/>
|
496
|
+
</message>
|
497
|
+
<message name="LocalLB.MessageRoutingTransportConfig.remove_profileResponse">
|
498
|
+
</message>
|
499
|
+
|
500
|
+
<message name="LocalLB.MessageRoutingTransportConfig.remove_all_profilesRequest">
|
501
|
+
<part name="transport_configs" type="tns:Common.StringSequence"/>
|
502
|
+
</message>
|
503
|
+
<message name="LocalLB.MessageRoutingTransportConfig.remove_all_profilesResponse">
|
504
|
+
</message>
|
505
|
+
|
506
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_versionRequest">
|
507
|
+
</message>
|
508
|
+
<message name="LocalLB.MessageRoutingTransportConfig.get_versionResponse">
|
509
|
+
<part name="return" type="xsd:string"/>
|
510
|
+
</message>
|
511
|
+
|
512
|
+
<!-- portType -->
|
513
|
+
|
514
|
+
<portType name="LocalLB.MessageRoutingTransportConfigPortType">
|
515
|
+
<operation name="get_list">
|
516
|
+
<documentation>
|
517
|
+
Gets a list of all transport configs.
|
518
|
+
|
519
|
+
</documentation>
|
520
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.get_listRequest"/>
|
521
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.get_listResponse"/>
|
522
|
+
</operation>
|
523
|
+
<operation name="create">
|
524
|
+
<documentation>
|
525
|
+
Creates the specified transport configs.
|
526
|
+
|
527
|
+
</documentation>
|
528
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.createRequest"/>
|
529
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.createResponse"/>
|
530
|
+
</operation>
|
531
|
+
<operation name="delete_transport_config">
|
532
|
+
<documentation>
|
533
|
+
Deletes the specified list of transport configs.
|
534
|
+
|
535
|
+
</documentation>
|
536
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.delete_transport_configRequest"/>
|
537
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.delete_transport_configResponse"/>
|
538
|
+
</operation>
|
539
|
+
<operation name="delete_all_transport_configs">
|
540
|
+
<documentation>
|
541
|
+
Deletes all transport configs.
|
542
|
+
|
543
|
+
</documentation>
|
544
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.delete_all_transport_configsRequest"/>
|
545
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.delete_all_transport_configsResponse"/>
|
546
|
+
</operation>
|
547
|
+
<operation name="set_description">
|
548
|
+
<documentation>
|
549
|
+
Sets the description for a set of transport configs.
|
550
|
+
|
551
|
+
This is an arbitrary field which can be used for any purpose.
|
552
|
+
|
553
|
+
</documentation>
|
554
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.set_descriptionRequest"/>
|
555
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.set_descriptionResponse"/>
|
556
|
+
</operation>
|
557
|
+
<operation name="get_description">
|
558
|
+
<documentation>
|
559
|
+
Gets the descriptions for a set of transport configs.
|
560
|
+
|
561
|
+
</documentation>
|
562
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.get_descriptionRequest"/>
|
563
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.get_descriptionResponse"/>
|
564
|
+
</operation>
|
565
|
+
<operation name="get_protocol">
|
566
|
+
<documentation>
|
567
|
+
Gets the message routing protocol which was set for the specified
|
568
|
+
transport configs upon creation. See LocalLB::MessageRoutingProtocol
|
569
|
+
for more details.
|
570
|
+
|
571
|
+
</documentation>
|
572
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.get_protocolRequest"/>
|
573
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.get_protocolResponse"/>
|
574
|
+
</operation>
|
575
|
+
<operation name="set_source_port">
|
576
|
+
<documentation>
|
577
|
+
Sets the source port to be used for the connection being created.
|
578
|
+
|
579
|
+
</documentation>
|
580
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.set_source_portRequest"/>
|
581
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.set_source_portResponse"/>
|
582
|
+
</operation>
|
583
|
+
<operation name="get_source_port">
|
584
|
+
<documentation>
|
585
|
+
Gets the source port to be used for the connection being created.
|
586
|
+
|
587
|
+
</documentation>
|
588
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.get_source_portRequest"/>
|
589
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.get_source_portResponse"/>
|
590
|
+
</operation>
|
591
|
+
<operation name="set_source_address_translation_type">
|
592
|
+
<documentation>
|
593
|
+
Sets the source address translation type for the specified transport
|
594
|
+
config.
|
595
|
+
|
596
|
+
</documentation>
|
597
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.set_source_address_translation_typeRequest"/>
|
598
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.set_source_address_translation_typeResponse"/>
|
599
|
+
</operation>
|
600
|
+
<operation name="get_source_address_translation_type">
|
601
|
+
<documentation>
|
602
|
+
Gets the source address translation type for the specified transport
|
603
|
+
config.
|
604
|
+
|
605
|
+
</documentation>
|
606
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.get_source_address_translation_typeRequest"/>
|
607
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.get_source_address_translation_typeResponse"/>
|
608
|
+
</operation>
|
609
|
+
<operation name="set_source_address_translation_pool">
|
610
|
+
<documentation>
|
611
|
+
Sets the Source Address Translation pool for the specified transport
|
612
|
+
config.
|
613
|
+
|
614
|
+
</documentation>
|
615
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.set_source_address_translation_poolRequest"/>
|
616
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.set_source_address_translation_poolResponse"/>
|
617
|
+
</operation>
|
618
|
+
<operation name="get_source_address_translation_pool">
|
619
|
+
<documentation>
|
620
|
+
Gets the Source Address Translation pool for the specified transport
|
621
|
+
config.
|
622
|
+
|
623
|
+
</documentation>
|
624
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.get_source_address_translation_poolRequest"/>
|
625
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.get_source_address_translation_poolResponse"/>
|
626
|
+
</operation>
|
627
|
+
<operation name="set_source_address_translation_pool_with_type">
|
628
|
+
<documentation>
|
629
|
+
Sets the source address translation pool and the source address translation
|
630
|
+
type for the specified transport config. This is a convenience method
|
631
|
+
that allows you to set these values without using a transaction.
|
632
|
+
|
633
|
+
</documentation>
|
634
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.set_source_address_translation_pool_with_typeRequest"/>
|
635
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.set_source_address_translation_pool_with_typeResponse"/>
|
636
|
+
</operation>
|
637
|
+
<operation name="get_rule">
|
638
|
+
<documentation>
|
639
|
+
Gets the list of rules for the specified transport configs.
|
640
|
+
The rules will be invoked in the order listed.
|
641
|
+
|
642
|
+
</documentation>
|
643
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.get_ruleRequest"/>
|
644
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.get_ruleResponse"/>
|
645
|
+
</operation>
|
646
|
+
<operation name="replace_rule">
|
647
|
+
<documentation>
|
648
|
+
Replace the rule list associated with the specified transport
|
649
|
+
configs with the specified list of rules.
|
650
|
+
The rules will be invoked in the order listed.
|
651
|
+
See LocalLB::Rule for more information about iRules.
|
652
|
+
|
653
|
+
</documentation>
|
654
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.replace_ruleRequest"/>
|
655
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.replace_ruleResponse"/>
|
656
|
+
</operation>
|
657
|
+
<operation name="get_profile">
|
658
|
+
<documentation>
|
659
|
+
Gets the list of profiles for the specified transport configs.
|
660
|
+
|
661
|
+
</documentation>
|
662
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.get_profileRequest"/>
|
663
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.get_profileResponse"/>
|
664
|
+
</operation>
|
665
|
+
<operation name="add_profile">
|
666
|
+
<documentation>
|
667
|
+
Adds the specified profiles to the specified transport configs.
|
668
|
+
|
669
|
+
</documentation>
|
670
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.add_profileRequest"/>
|
671
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.add_profileResponse"/>
|
672
|
+
</operation>
|
673
|
+
<operation name="remove_profile">
|
674
|
+
<documentation>
|
675
|
+
Removes the specified profiles from the specified transport configs.
|
676
|
+
|
677
|
+
</documentation>
|
678
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.remove_profileRequest"/>
|
679
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.remove_profileResponse"/>
|
680
|
+
</operation>
|
681
|
+
<operation name="remove_all_profiles">
|
682
|
+
<documentation>
|
683
|
+
Removes all profiles from the specified transport configs.
|
684
|
+
|
685
|
+
</documentation>
|
686
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.remove_all_profilesRequest"/>
|
687
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.remove_all_profilesResponse"/>
|
688
|
+
</operation>
|
689
|
+
<operation name="get_version">
|
690
|
+
<documentation>
|
691
|
+
Get the version information for this interface.
|
692
|
+
|
693
|
+
</documentation>
|
694
|
+
<input message="tns:LocalLB.MessageRoutingTransportConfig.get_versionRequest"/>
|
695
|
+
<output message="tns:LocalLB.MessageRoutingTransportConfig.get_versionResponse"/>
|
696
|
+
</operation>
|
697
|
+
</portType>
|
698
|
+
|
699
|
+
<!-- binding -->
|
700
|
+
|
701
|
+
<binding name="LocalLB.MessageRoutingTransportConfigBinding" type="tns:LocalLB.MessageRoutingTransportConfigPortType">
|
702
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
703
|
+
<operation name="get_list">
|
704
|
+
<documentation>
|
705
|
+
Gets a list of all transport configs.
|
706
|
+
|
707
|
+
</documentation>
|
708
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
709
|
+
<input>
|
710
|
+
<soap:body
|
711
|
+
use="encoded"
|
712
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
713
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
714
|
+
</input>
|
715
|
+
<output>
|
716
|
+
<soap:body
|
717
|
+
use="encoded"
|
718
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
719
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
720
|
+
</output>
|
721
|
+
</operation>
|
722
|
+
|
723
|
+
<operation name="create">
|
724
|
+
<documentation>
|
725
|
+
Creates the specified transport configs.
|
726
|
+
|
727
|
+
</documentation>
|
728
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
729
|
+
<input>
|
730
|
+
<soap:body
|
731
|
+
use="encoded"
|
732
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
733
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
734
|
+
</input>
|
735
|
+
<output>
|
736
|
+
<soap:body
|
737
|
+
use="encoded"
|
738
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
739
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
740
|
+
</output>
|
741
|
+
</operation>
|
742
|
+
|
743
|
+
<operation name="delete_transport_config">
|
744
|
+
<documentation>
|
745
|
+
Deletes the specified list of transport configs.
|
746
|
+
|
747
|
+
</documentation>
|
748
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
749
|
+
<input>
|
750
|
+
<soap:body
|
751
|
+
use="encoded"
|
752
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
753
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
754
|
+
</input>
|
755
|
+
<output>
|
756
|
+
<soap:body
|
757
|
+
use="encoded"
|
758
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
759
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
760
|
+
</output>
|
761
|
+
</operation>
|
762
|
+
|
763
|
+
<operation name="delete_all_transport_configs">
|
764
|
+
<documentation>
|
765
|
+
Deletes all transport configs.
|
766
|
+
|
767
|
+
</documentation>
|
768
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
769
|
+
<input>
|
770
|
+
<soap:body
|
771
|
+
use="encoded"
|
772
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
773
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
774
|
+
</input>
|
775
|
+
<output>
|
776
|
+
<soap:body
|
777
|
+
use="encoded"
|
778
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
779
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
780
|
+
</output>
|
781
|
+
</operation>
|
782
|
+
|
783
|
+
<operation name="set_description">
|
784
|
+
<documentation>
|
785
|
+
Sets the description for a set of transport configs.
|
786
|
+
|
787
|
+
This is an arbitrary field which can be used for any purpose.
|
788
|
+
|
789
|
+
</documentation>
|
790
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
791
|
+
<input>
|
792
|
+
<soap:body
|
793
|
+
use="encoded"
|
794
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
795
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
796
|
+
</input>
|
797
|
+
<output>
|
798
|
+
<soap:body
|
799
|
+
use="encoded"
|
800
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
801
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
802
|
+
</output>
|
803
|
+
</operation>
|
804
|
+
|
805
|
+
<operation name="get_description">
|
806
|
+
<documentation>
|
807
|
+
Gets the descriptions for a set of transport configs.
|
808
|
+
|
809
|
+
</documentation>
|
810
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
811
|
+
<input>
|
812
|
+
<soap:body
|
813
|
+
use="encoded"
|
814
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
815
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
816
|
+
</input>
|
817
|
+
<output>
|
818
|
+
<soap:body
|
819
|
+
use="encoded"
|
820
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
821
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
822
|
+
</output>
|
823
|
+
</operation>
|
824
|
+
|
825
|
+
<operation name="get_protocol">
|
826
|
+
<documentation>
|
827
|
+
Gets the message routing protocol which was set for the specified
|
828
|
+
transport configs upon creation. See LocalLB::MessageRoutingProtocol
|
829
|
+
for more details.
|
830
|
+
|
831
|
+
</documentation>
|
832
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
833
|
+
<input>
|
834
|
+
<soap:body
|
835
|
+
use="encoded"
|
836
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
837
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
838
|
+
</input>
|
839
|
+
<output>
|
840
|
+
<soap:body
|
841
|
+
use="encoded"
|
842
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
843
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
844
|
+
</output>
|
845
|
+
</operation>
|
846
|
+
|
847
|
+
<operation name="set_source_port">
|
848
|
+
<documentation>
|
849
|
+
Sets the source port to be used for the connection being created.
|
850
|
+
|
851
|
+
</documentation>
|
852
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
853
|
+
<input>
|
854
|
+
<soap:body
|
855
|
+
use="encoded"
|
856
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
857
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
858
|
+
</input>
|
859
|
+
<output>
|
860
|
+
<soap:body
|
861
|
+
use="encoded"
|
862
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
863
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
864
|
+
</output>
|
865
|
+
</operation>
|
866
|
+
|
867
|
+
<operation name="get_source_port">
|
868
|
+
<documentation>
|
869
|
+
Gets the source port to be used for the connection being created.
|
870
|
+
|
871
|
+
</documentation>
|
872
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
873
|
+
<input>
|
874
|
+
<soap:body
|
875
|
+
use="encoded"
|
876
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
877
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
878
|
+
</input>
|
879
|
+
<output>
|
880
|
+
<soap:body
|
881
|
+
use="encoded"
|
882
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
883
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
884
|
+
</output>
|
885
|
+
</operation>
|
886
|
+
|
887
|
+
<operation name="set_source_address_translation_type">
|
888
|
+
<documentation>
|
889
|
+
Sets the source address translation type for the specified transport
|
890
|
+
config.
|
891
|
+
|
892
|
+
</documentation>
|
893
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
894
|
+
<input>
|
895
|
+
<soap:body
|
896
|
+
use="encoded"
|
897
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
898
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
899
|
+
</input>
|
900
|
+
<output>
|
901
|
+
<soap:body
|
902
|
+
use="encoded"
|
903
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
904
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
905
|
+
</output>
|
906
|
+
</operation>
|
907
|
+
|
908
|
+
<operation name="get_source_address_translation_type">
|
909
|
+
<documentation>
|
910
|
+
Gets the source address translation type for the specified transport
|
911
|
+
config.
|
912
|
+
|
913
|
+
</documentation>
|
914
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
915
|
+
<input>
|
916
|
+
<soap:body
|
917
|
+
use="encoded"
|
918
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
919
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
920
|
+
</input>
|
921
|
+
<output>
|
922
|
+
<soap:body
|
923
|
+
use="encoded"
|
924
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
925
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
926
|
+
</output>
|
927
|
+
</operation>
|
928
|
+
|
929
|
+
<operation name="set_source_address_translation_pool">
|
930
|
+
<documentation>
|
931
|
+
Sets the Source Address Translation pool for the specified transport
|
932
|
+
config.
|
933
|
+
|
934
|
+
</documentation>
|
935
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
936
|
+
<input>
|
937
|
+
<soap:body
|
938
|
+
use="encoded"
|
939
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
940
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
941
|
+
</input>
|
942
|
+
<output>
|
943
|
+
<soap:body
|
944
|
+
use="encoded"
|
945
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
946
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
947
|
+
</output>
|
948
|
+
</operation>
|
949
|
+
|
950
|
+
<operation name="get_source_address_translation_pool">
|
951
|
+
<documentation>
|
952
|
+
Gets the Source Address Translation pool for the specified transport
|
953
|
+
config.
|
954
|
+
|
955
|
+
</documentation>
|
956
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
957
|
+
<input>
|
958
|
+
<soap:body
|
959
|
+
use="encoded"
|
960
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
961
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
962
|
+
</input>
|
963
|
+
<output>
|
964
|
+
<soap:body
|
965
|
+
use="encoded"
|
966
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
967
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
968
|
+
</output>
|
969
|
+
</operation>
|
970
|
+
|
971
|
+
<operation name="set_source_address_translation_pool_with_type">
|
972
|
+
<documentation>
|
973
|
+
Sets the source address translation pool and the source address translation
|
974
|
+
type for the specified transport config. This is a convenience method
|
975
|
+
that allows you to set these values without using a transaction.
|
976
|
+
|
977
|
+
</documentation>
|
978
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
979
|
+
<input>
|
980
|
+
<soap:body
|
981
|
+
use="encoded"
|
982
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
983
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
984
|
+
</input>
|
985
|
+
<output>
|
986
|
+
<soap:body
|
987
|
+
use="encoded"
|
988
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
989
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
990
|
+
</output>
|
991
|
+
</operation>
|
992
|
+
|
993
|
+
<operation name="get_rule">
|
994
|
+
<documentation>
|
995
|
+
Gets the list of rules for the specified transport configs.
|
996
|
+
The rules will be invoked in the order listed.
|
997
|
+
|
998
|
+
</documentation>
|
999
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
1000
|
+
<input>
|
1001
|
+
<soap:body
|
1002
|
+
use="encoded"
|
1003
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1004
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1005
|
+
</input>
|
1006
|
+
<output>
|
1007
|
+
<soap:body
|
1008
|
+
use="encoded"
|
1009
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1010
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1011
|
+
</output>
|
1012
|
+
</operation>
|
1013
|
+
|
1014
|
+
<operation name="replace_rule">
|
1015
|
+
<documentation>
|
1016
|
+
Replace the rule list associated with the specified transport
|
1017
|
+
configs with the specified list of rules.
|
1018
|
+
The rules will be invoked in the order listed.
|
1019
|
+
See LocalLB::Rule for more information about iRules.
|
1020
|
+
|
1021
|
+
</documentation>
|
1022
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
1023
|
+
<input>
|
1024
|
+
<soap:body
|
1025
|
+
use="encoded"
|
1026
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1027
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1028
|
+
</input>
|
1029
|
+
<output>
|
1030
|
+
<soap:body
|
1031
|
+
use="encoded"
|
1032
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1033
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1034
|
+
</output>
|
1035
|
+
</operation>
|
1036
|
+
|
1037
|
+
<operation name="get_profile">
|
1038
|
+
<documentation>
|
1039
|
+
Gets the list of profiles for the specified transport configs.
|
1040
|
+
|
1041
|
+
</documentation>
|
1042
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
1043
|
+
<input>
|
1044
|
+
<soap:body
|
1045
|
+
use="encoded"
|
1046
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1047
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1048
|
+
</input>
|
1049
|
+
<output>
|
1050
|
+
<soap:body
|
1051
|
+
use="encoded"
|
1052
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1053
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1054
|
+
</output>
|
1055
|
+
</operation>
|
1056
|
+
|
1057
|
+
<operation name="add_profile">
|
1058
|
+
<documentation>
|
1059
|
+
Adds the specified profiles to the specified transport configs.
|
1060
|
+
|
1061
|
+
</documentation>
|
1062
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
1063
|
+
<input>
|
1064
|
+
<soap:body
|
1065
|
+
use="encoded"
|
1066
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1067
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1068
|
+
</input>
|
1069
|
+
<output>
|
1070
|
+
<soap:body
|
1071
|
+
use="encoded"
|
1072
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1073
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1074
|
+
</output>
|
1075
|
+
</operation>
|
1076
|
+
|
1077
|
+
<operation name="remove_profile">
|
1078
|
+
<documentation>
|
1079
|
+
Removes the specified profiles from the specified transport configs.
|
1080
|
+
|
1081
|
+
</documentation>
|
1082
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
1083
|
+
<input>
|
1084
|
+
<soap:body
|
1085
|
+
use="encoded"
|
1086
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1087
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1088
|
+
</input>
|
1089
|
+
<output>
|
1090
|
+
<soap:body
|
1091
|
+
use="encoded"
|
1092
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1093
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1094
|
+
</output>
|
1095
|
+
</operation>
|
1096
|
+
|
1097
|
+
<operation name="remove_all_profiles">
|
1098
|
+
<documentation>
|
1099
|
+
Removes all profiles from the specified transport configs.
|
1100
|
+
|
1101
|
+
</documentation>
|
1102
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
1103
|
+
<input>
|
1104
|
+
<soap:body
|
1105
|
+
use="encoded"
|
1106
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1107
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1108
|
+
</input>
|
1109
|
+
<output>
|
1110
|
+
<soap:body
|
1111
|
+
use="encoded"
|
1112
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1113
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1114
|
+
</output>
|
1115
|
+
</operation>
|
1116
|
+
|
1117
|
+
<operation name="get_version">
|
1118
|
+
<documentation>
|
1119
|
+
Get the version information for this interface.
|
1120
|
+
|
1121
|
+
</documentation>
|
1122
|
+
<soap:operation soapAction="urn:iControl:LocalLB/MessageRoutingTransportConfig"/>
|
1123
|
+
<input>
|
1124
|
+
<soap:body
|
1125
|
+
use="encoded"
|
1126
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1127
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1128
|
+
</input>
|
1129
|
+
<output>
|
1130
|
+
<soap:body
|
1131
|
+
use="encoded"
|
1132
|
+
namespace="urn:iControl:LocalLB/MessageRoutingTransportConfig"
|
1133
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1134
|
+
</output>
|
1135
|
+
</operation>
|
1136
|
+
</binding>
|
1137
|
+
|
1138
|
+
<!-- service -->
|
1139
|
+
|
1140
|
+
<service name="LocalLB.MessageRoutingTransportConfig">
|
1141
|
+
<documentation>
|
1142
|
+
|
1143
|
+
The MessageRoutingTransportConfig interface enables you to work with
|
1144
|
+
the definitions contained in a message routing transport_config.
|
1145
|
+
The transport_config is used by the message router to create an
|
1146
|
+
outgoing connection.
|
1147
|
+
|
1148
|
+
</documentation>
|
1149
|
+
<port name="LocalLB.MessageRoutingTransportConfigPort" binding="tns:LocalLB.MessageRoutingTransportConfigBinding">
|
1150
|
+
<soap:address location="https://url_to_service"/>
|
1151
|
+
</port>
|
1152
|
+
</service>
|
1153
|
+
</definitions>
|