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,1257 @@
|
|
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.LSNLogProfile"
|
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.LogAction">
|
25
|
+
<xsd:restriction base="xsd:string">
|
26
|
+
<xsd:enumeration value="LOG_ACTION_UNKNOWN">
|
27
|
+
<xsd:annotation>
|
28
|
+
<xsd:documentation>LOG_ACTION_UNKNOWN</xsd:documentation>
|
29
|
+
</xsd:annotation>
|
30
|
+
</xsd:enumeration>
|
31
|
+
<xsd:enumeration value="LOG_ACTION_DISABLED">
|
32
|
+
<xsd:annotation>
|
33
|
+
<xsd:documentation>LOG_ACTION_DISABLED</xsd:documentation>
|
34
|
+
</xsd:annotation>
|
35
|
+
</xsd:enumeration>
|
36
|
+
<xsd:enumeration value="LOG_ACTION_ENABLED">
|
37
|
+
<xsd:annotation>
|
38
|
+
<xsd:documentation>LOG_ACTION_ENABLED</xsd:documentation>
|
39
|
+
</xsd:annotation>
|
40
|
+
</xsd:enumeration>
|
41
|
+
<xsd:enumeration value="LOG_ACTION_BACKUP_ALLOCATION_ONLY">
|
42
|
+
<xsd:annotation>
|
43
|
+
<xsd:documentation>LOG_ACTION_BACKUP_ALLOCATION_ONLY</xsd:documentation>
|
44
|
+
</xsd:annotation>
|
45
|
+
</xsd:enumeration>
|
46
|
+
</xsd:restriction>
|
47
|
+
</xsd:simpleType>
|
48
|
+
<xsd:complexType name="LocalLB.ProfileLogActionSequence">
|
49
|
+
<xsd:complexContent>
|
50
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
51
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileLogAction[]'/>
|
52
|
+
</xsd:restriction>
|
53
|
+
</xsd:complexContent>
|
54
|
+
</xsd:complexType>
|
55
|
+
<xsd:complexType name="LocalLB.ProfileLogElementSequenceSequence">
|
56
|
+
<xsd:complexContent>
|
57
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
58
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileLogElementSequence[]'/>
|
59
|
+
</xsd:restriction>
|
60
|
+
</xsd:complexContent>
|
61
|
+
</xsd:complexType>
|
62
|
+
<xsd:complexType name="Common.StringSequence">
|
63
|
+
<xsd:complexContent>
|
64
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
65
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
66
|
+
</xsd:restriction>
|
67
|
+
</xsd:complexContent>
|
68
|
+
</xsd:complexType>
|
69
|
+
<xsd:complexType name="Common.BooleanSequence">
|
70
|
+
<xsd:complexContent>
|
71
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
72
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:boolean[]'/>
|
73
|
+
</xsd:restriction>
|
74
|
+
</xsd:complexContent>
|
75
|
+
</xsd:complexType>
|
76
|
+
<xsd:complexType name="LocalLB.ProfileLogAction">
|
77
|
+
<xsd:sequence>
|
78
|
+
<xsd:element name="value" type="tns:LocalLB.LogAction"/>
|
79
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
80
|
+
</xsd:sequence>
|
81
|
+
</xsd:complexType>
|
82
|
+
<xsd:complexType name="LocalLB.LogElementSequence">
|
83
|
+
<xsd:complexContent>
|
84
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
85
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.LogElement[]'/>
|
86
|
+
</xsd:restriction>
|
87
|
+
</xsd:complexContent>
|
88
|
+
</xsd:complexType>
|
89
|
+
<xsd:simpleType name="LocalLB.LogElement">
|
90
|
+
<xsd:restriction base="xsd:string">
|
91
|
+
<xsd:enumeration value="LOG_ELEMENT_UNKNOWN">
|
92
|
+
<xsd:annotation>
|
93
|
+
<xsd:documentation>LOG_ELEMENT_UNKNOWN</xsd:documentation>
|
94
|
+
</xsd:annotation>
|
95
|
+
</xsd:enumeration>
|
96
|
+
<xsd:enumeration value="LOG_ELEMENT_DESTINATION">
|
97
|
+
<xsd:annotation>
|
98
|
+
<xsd:documentation>LOG_ELEMENT_DESTINATION</xsd:documentation>
|
99
|
+
</xsd:annotation>
|
100
|
+
</xsd:enumeration>
|
101
|
+
</xsd:restriction>
|
102
|
+
</xsd:simpleType>
|
103
|
+
<xsd:complexType name="LocalLB.ProfileLogElementSequence">
|
104
|
+
<xsd:sequence>
|
105
|
+
<xsd:element name="value" type="tns:LocalLB.LogElementSequence"/>
|
106
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
107
|
+
</xsd:sequence>
|
108
|
+
</xsd:complexType>
|
109
|
+
</xsd:schema>
|
110
|
+
</types>
|
111
|
+
|
112
|
+
<!-- message -->
|
113
|
+
|
114
|
+
<message name="LocalLB.LSNLogProfile.get_listRequest">
|
115
|
+
</message>
|
116
|
+
<message name="LocalLB.LSNLogProfile.get_listResponse">
|
117
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
118
|
+
</message>
|
119
|
+
|
120
|
+
<message name="LocalLB.LSNLogProfile.createRequest">
|
121
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
122
|
+
</message>
|
123
|
+
<message name="LocalLB.LSNLogProfile.createResponse">
|
124
|
+
</message>
|
125
|
+
|
126
|
+
<message name="LocalLB.LSNLogProfile.delete_lsn_log_profileRequest">
|
127
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
128
|
+
</message>
|
129
|
+
<message name="LocalLB.LSNLogProfile.delete_lsn_log_profileResponse">
|
130
|
+
</message>
|
131
|
+
|
132
|
+
<message name="LocalLB.LSNLogProfile.delete_all_lsn_log_profilesRequest">
|
133
|
+
</message>
|
134
|
+
<message name="LocalLB.LSNLogProfile.delete_all_lsn_log_profilesResponse">
|
135
|
+
</message>
|
136
|
+
|
137
|
+
<message name="LocalLB.LSNLogProfile.is_base_profileRequest">
|
138
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
139
|
+
</message>
|
140
|
+
<message name="LocalLB.LSNLogProfile.is_base_profileResponse">
|
141
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
142
|
+
</message>
|
143
|
+
|
144
|
+
<message name="LocalLB.LSNLogProfile.is_system_profileRequest">
|
145
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
146
|
+
</message>
|
147
|
+
<message name="LocalLB.LSNLogProfile.is_system_profileResponse">
|
148
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
149
|
+
</message>
|
150
|
+
|
151
|
+
<message name="LocalLB.LSNLogProfile.set_default_profileRequest">
|
152
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
153
|
+
<part name="defaults" type="tns:Common.StringSequence"/>
|
154
|
+
</message>
|
155
|
+
<message name="LocalLB.LSNLogProfile.set_default_profileResponse">
|
156
|
+
</message>
|
157
|
+
|
158
|
+
<message name="LocalLB.LSNLogProfile.get_default_profileRequest">
|
159
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
160
|
+
</message>
|
161
|
+
<message name="LocalLB.LSNLogProfile.get_default_profileResponse">
|
162
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
163
|
+
</message>
|
164
|
+
|
165
|
+
<message name="LocalLB.LSNLogProfile.set_descriptionRequest">
|
166
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
167
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
168
|
+
</message>
|
169
|
+
<message name="LocalLB.LSNLogProfile.set_descriptionResponse">
|
170
|
+
</message>
|
171
|
+
|
172
|
+
<message name="LocalLB.LSNLogProfile.get_descriptionRequest">
|
173
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
174
|
+
</message>
|
175
|
+
<message name="LocalLB.LSNLogProfile.get_descriptionResponse">
|
176
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
177
|
+
</message>
|
178
|
+
|
179
|
+
<message name="LocalLB.LSNLogProfile.set_start_outbound_session_actionRequest">
|
180
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
181
|
+
<part name="actions" type="tns:LocalLB.ProfileLogActionSequence"/>
|
182
|
+
</message>
|
183
|
+
<message name="LocalLB.LSNLogProfile.set_start_outbound_session_actionResponse">
|
184
|
+
</message>
|
185
|
+
|
186
|
+
<message name="LocalLB.LSNLogProfile.get_start_outbound_session_actionRequest">
|
187
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
188
|
+
</message>
|
189
|
+
<message name="LocalLB.LSNLogProfile.get_start_outbound_session_actionResponse">
|
190
|
+
<part name="return" type="tns:LocalLB.ProfileLogActionSequence"/>
|
191
|
+
</message>
|
192
|
+
|
193
|
+
<message name="LocalLB.LSNLogProfile.get_start_outbound_session_elementRequest">
|
194
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
195
|
+
</message>
|
196
|
+
<message name="LocalLB.LSNLogProfile.get_start_outbound_session_elementResponse">
|
197
|
+
<part name="return" type="tns:LocalLB.ProfileLogElementSequenceSequence"/>
|
198
|
+
</message>
|
199
|
+
|
200
|
+
<message name="LocalLB.LSNLogProfile.add_start_outbound_session_elementRequest">
|
201
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
202
|
+
<part name="elements" type="tns:LocalLB.ProfileLogElementSequenceSequence"/>
|
203
|
+
</message>
|
204
|
+
<message name="LocalLB.LSNLogProfile.add_start_outbound_session_elementResponse">
|
205
|
+
</message>
|
206
|
+
|
207
|
+
<message name="LocalLB.LSNLogProfile.remove_start_outbound_session_elementRequest">
|
208
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
209
|
+
<part name="elements" type="tns:LocalLB.ProfileLogElementSequenceSequence"/>
|
210
|
+
</message>
|
211
|
+
<message name="LocalLB.LSNLogProfile.remove_start_outbound_session_elementResponse">
|
212
|
+
</message>
|
213
|
+
|
214
|
+
<message name="LocalLB.LSNLogProfile.remove_all_start_outbound_session_elementsRequest">
|
215
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
216
|
+
</message>
|
217
|
+
<message name="LocalLB.LSNLogProfile.remove_all_start_outbound_session_elementsResponse">
|
218
|
+
</message>
|
219
|
+
|
220
|
+
<message name="LocalLB.LSNLogProfile.set_end_outbound_session_actionRequest">
|
221
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
222
|
+
<part name="actions" type="tns:LocalLB.ProfileLogActionSequence"/>
|
223
|
+
</message>
|
224
|
+
<message name="LocalLB.LSNLogProfile.set_end_outbound_session_actionResponse">
|
225
|
+
</message>
|
226
|
+
|
227
|
+
<message name="LocalLB.LSNLogProfile.get_end_outbound_session_actionRequest">
|
228
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
229
|
+
</message>
|
230
|
+
<message name="LocalLB.LSNLogProfile.get_end_outbound_session_actionResponse">
|
231
|
+
<part name="return" type="tns:LocalLB.ProfileLogActionSequence"/>
|
232
|
+
</message>
|
233
|
+
|
234
|
+
<message name="LocalLB.LSNLogProfile.get_end_outbound_session_elementRequest">
|
235
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
236
|
+
</message>
|
237
|
+
<message name="LocalLB.LSNLogProfile.get_end_outbound_session_elementResponse">
|
238
|
+
<part name="return" type="tns:LocalLB.ProfileLogElementSequenceSequence"/>
|
239
|
+
</message>
|
240
|
+
|
241
|
+
<message name="LocalLB.LSNLogProfile.add_end_outbound_session_elementRequest">
|
242
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
243
|
+
<part name="elements" type="tns:LocalLB.ProfileLogElementSequenceSequence"/>
|
244
|
+
</message>
|
245
|
+
<message name="LocalLB.LSNLogProfile.add_end_outbound_session_elementResponse">
|
246
|
+
</message>
|
247
|
+
|
248
|
+
<message name="LocalLB.LSNLogProfile.remove_end_outbound_session_elementRequest">
|
249
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
250
|
+
<part name="elements" type="tns:LocalLB.ProfileLogElementSequenceSequence"/>
|
251
|
+
</message>
|
252
|
+
<message name="LocalLB.LSNLogProfile.remove_end_outbound_session_elementResponse">
|
253
|
+
</message>
|
254
|
+
|
255
|
+
<message name="LocalLB.LSNLogProfile.remove_all_end_outbound_session_elementsRequest">
|
256
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
257
|
+
</message>
|
258
|
+
<message name="LocalLB.LSNLogProfile.remove_all_end_outbound_session_elementsResponse">
|
259
|
+
</message>
|
260
|
+
|
261
|
+
<message name="LocalLB.LSNLogProfile.set_start_inbound_session_actionRequest">
|
262
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
263
|
+
<part name="actions" type="tns:LocalLB.ProfileLogActionSequence"/>
|
264
|
+
</message>
|
265
|
+
<message name="LocalLB.LSNLogProfile.set_start_inbound_session_actionResponse">
|
266
|
+
</message>
|
267
|
+
|
268
|
+
<message name="LocalLB.LSNLogProfile.get_start_inbound_session_actionRequest">
|
269
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
270
|
+
</message>
|
271
|
+
<message name="LocalLB.LSNLogProfile.get_start_inbound_session_actionResponse">
|
272
|
+
<part name="return" type="tns:LocalLB.ProfileLogActionSequence"/>
|
273
|
+
</message>
|
274
|
+
|
275
|
+
<message name="LocalLB.LSNLogProfile.set_end_inbound_session_actionRequest">
|
276
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
277
|
+
<part name="actions" type="tns:LocalLB.ProfileLogActionSequence"/>
|
278
|
+
</message>
|
279
|
+
<message name="LocalLB.LSNLogProfile.set_end_inbound_session_actionResponse">
|
280
|
+
</message>
|
281
|
+
|
282
|
+
<message name="LocalLB.LSNLogProfile.get_end_inbound_session_actionRequest">
|
283
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
284
|
+
</message>
|
285
|
+
<message name="LocalLB.LSNLogProfile.get_end_inbound_session_actionResponse">
|
286
|
+
<part name="return" type="tns:LocalLB.ProfileLogActionSequence"/>
|
287
|
+
</message>
|
288
|
+
|
289
|
+
<message name="LocalLB.LSNLogProfile.set_quota_exceeded_actionRequest">
|
290
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
291
|
+
<part name="actions" type="tns:LocalLB.ProfileLogActionSequence"/>
|
292
|
+
</message>
|
293
|
+
<message name="LocalLB.LSNLogProfile.set_quota_exceeded_actionResponse">
|
294
|
+
</message>
|
295
|
+
|
296
|
+
<message name="LocalLB.LSNLogProfile.get_quota_exceeded_actionRequest">
|
297
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
298
|
+
</message>
|
299
|
+
<message name="LocalLB.LSNLogProfile.get_quota_exceeded_actionResponse">
|
300
|
+
<part name="return" type="tns:LocalLB.ProfileLogActionSequence"/>
|
301
|
+
</message>
|
302
|
+
|
303
|
+
<message name="LocalLB.LSNLogProfile.set_errors_actionRequest">
|
304
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
305
|
+
<part name="actions" type="tns:LocalLB.ProfileLogActionSequence"/>
|
306
|
+
</message>
|
307
|
+
<message name="LocalLB.LSNLogProfile.set_errors_actionResponse">
|
308
|
+
</message>
|
309
|
+
|
310
|
+
<message name="LocalLB.LSNLogProfile.get_errors_actionRequest">
|
311
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
312
|
+
</message>
|
313
|
+
<message name="LocalLB.LSNLogProfile.get_errors_actionResponse">
|
314
|
+
<part name="return" type="tns:LocalLB.ProfileLogActionSequence"/>
|
315
|
+
</message>
|
316
|
+
|
317
|
+
<message name="LocalLB.LSNLogProfile.get_versionRequest">
|
318
|
+
</message>
|
319
|
+
<message name="LocalLB.LSNLogProfile.get_versionResponse">
|
320
|
+
<part name="return" type="xsd:string"/>
|
321
|
+
</message>
|
322
|
+
|
323
|
+
<!-- portType -->
|
324
|
+
|
325
|
+
<portType name="LocalLB.LSNLogProfilePortType">
|
326
|
+
<operation name="get_list">
|
327
|
+
<documentation>
|
328
|
+
Gets a list of all LSN log profiles.
|
329
|
+
|
330
|
+
</documentation>
|
331
|
+
<input message="tns:LocalLB.LSNLogProfile.get_listRequest"/>
|
332
|
+
<output message="tns:LocalLB.LSNLogProfile.get_listResponse"/>
|
333
|
+
</operation>
|
334
|
+
<operation name="create">
|
335
|
+
<documentation>
|
336
|
+
Creates the specified LSN log profiles.
|
337
|
+
|
338
|
+
</documentation>
|
339
|
+
<input message="tns:LocalLB.LSNLogProfile.createRequest"/>
|
340
|
+
<output message="tns:LocalLB.LSNLogProfile.createResponse"/>
|
341
|
+
</operation>
|
342
|
+
<operation name="delete_lsn_log_profile">
|
343
|
+
<documentation>
|
344
|
+
Deletes a specified list of LSN log profiles.
|
345
|
+
|
346
|
+
</documentation>
|
347
|
+
<input message="tns:LocalLB.LSNLogProfile.delete_lsn_log_profileRequest"/>
|
348
|
+
<output message="tns:LocalLB.LSNLogProfile.delete_lsn_log_profileResponse"/>
|
349
|
+
</operation>
|
350
|
+
<operation name="delete_all_lsn_log_profiles">
|
351
|
+
<documentation>
|
352
|
+
Deletes all LSN log profiles.
|
353
|
+
|
354
|
+
</documentation>
|
355
|
+
<input message="tns:LocalLB.LSNLogProfile.delete_all_lsn_log_profilesRequest"/>
|
356
|
+
<output message="tns:LocalLB.LSNLogProfile.delete_all_lsn_log_profilesResponse"/>
|
357
|
+
</operation>
|
358
|
+
<operation name="is_base_profile">
|
359
|
+
<documentation>
|
360
|
+
Determines whether the specified LSN log profiles are base profiles.
|
361
|
+
A base profile sits at the base of the profile's inheritance tree,
|
362
|
+
supplying the defaults for every profile derived from it. (See
|
363
|
+
also is_system_profile).
|
364
|
+
|
365
|
+
</documentation>
|
366
|
+
<input message="tns:LocalLB.LSNLogProfile.is_base_profileRequest"/>
|
367
|
+
<output message="tns:LocalLB.LSNLogProfile.is_base_profileResponse"/>
|
368
|
+
</operation>
|
369
|
+
<operation name="is_system_profile">
|
370
|
+
<documentation>
|
371
|
+
Determines whether the specified LSN log profiles are system profiles.
|
372
|
+
A system profile is a profile pre-configured on the system, ready
|
373
|
+
for use. Non-system profiles are profiles created or modified by a
|
374
|
+
user. Note that if a system profile is modified, it is no longer
|
375
|
+
considered a system profile. (See also is_base_profile).
|
376
|
+
|
377
|
+
</documentation>
|
378
|
+
<input message="tns:LocalLB.LSNLogProfile.is_system_profileRequest"/>
|
379
|
+
<output message="tns:LocalLB.LSNLogProfile.is_system_profileResponse"/>
|
380
|
+
</operation>
|
381
|
+
<operation name="set_default_profile">
|
382
|
+
<documentation>
|
383
|
+
Sets the names of the default profiles from which the specified profiles will derive
|
384
|
+
default values for attributes.
|
385
|
+
|
386
|
+
</documentation>
|
387
|
+
<input message="tns:LocalLB.LSNLogProfile.set_default_profileRequest"/>
|
388
|
+
<output message="tns:LocalLB.LSNLogProfile.set_default_profileResponse"/>
|
389
|
+
</operation>
|
390
|
+
<operation name="get_default_profile">
|
391
|
+
<documentation>
|
392
|
+
Gets the names of the default profiles from which the specified profiles will derive
|
393
|
+
default values for attributes.
|
394
|
+
|
395
|
+
</documentation>
|
396
|
+
<input message="tns:LocalLB.LSNLogProfile.get_default_profileRequest"/>
|
397
|
+
<output message="tns:LocalLB.LSNLogProfile.get_default_profileResponse"/>
|
398
|
+
</operation>
|
399
|
+
<operation name="set_description">
|
400
|
+
<documentation>
|
401
|
+
Sets the description for a set of LSN log profiles.
|
402
|
+
|
403
|
+
This is an arbitrary field which can be used for any purpose.
|
404
|
+
|
405
|
+
</documentation>
|
406
|
+
<input message="tns:LocalLB.LSNLogProfile.set_descriptionRequest"/>
|
407
|
+
<output message="tns:LocalLB.LSNLogProfile.set_descriptionResponse"/>
|
408
|
+
</operation>
|
409
|
+
<operation name="get_description">
|
410
|
+
<documentation>
|
411
|
+
Gets the descriptions for a set of LSN log profiles.
|
412
|
+
|
413
|
+
</documentation>
|
414
|
+
<input message="tns:LocalLB.LSNLogProfile.get_descriptionRequest"/>
|
415
|
+
<output message="tns:LocalLB.LSNLogProfile.get_descriptionResponse"/>
|
416
|
+
</operation>
|
417
|
+
<operation name="set_start_outbound_session_action">
|
418
|
+
<documentation>
|
419
|
+
Sets the log action to occur at the creation of the outbound LSN
|
420
|
+
client connection for the specified log profile.
|
421
|
+
|
422
|
+
</documentation>
|
423
|
+
<input message="tns:LocalLB.LSNLogProfile.set_start_outbound_session_actionRequest"/>
|
424
|
+
<output message="tns:LocalLB.LSNLogProfile.set_start_outbound_session_actionResponse"/>
|
425
|
+
</operation>
|
426
|
+
<operation name="get_start_outbound_session_action">
|
427
|
+
<documentation>
|
428
|
+
Gets the log action for the specified log profile and event.
|
429
|
+
|
430
|
+
</documentation>
|
431
|
+
<input message="tns:LocalLB.LSNLogProfile.get_start_outbound_session_actionRequest"/>
|
432
|
+
<output message="tns:LocalLB.LSNLogProfile.get_start_outbound_session_actionResponse"/>
|
433
|
+
</operation>
|
434
|
+
<operation name="get_start_outbound_session_element">
|
435
|
+
<documentation>
|
436
|
+
Gets the optional log elements for the start of outbound session.
|
437
|
+
Optional elements are attributes that provide additional information about
|
438
|
+
the connection, but is not essential for traceability.
|
439
|
+
|
440
|
+
</documentation>
|
441
|
+
<input message="tns:LocalLB.LSNLogProfile.get_start_outbound_session_elementRequest"/>
|
442
|
+
<output message="tns:LocalLB.LSNLogProfile.get_start_outbound_session_elementResponse"/>
|
443
|
+
</operation>
|
444
|
+
<operation name="add_start_outbound_session_element">
|
445
|
+
<documentation>
|
446
|
+
Adds the optional log elements for the start of outbound session.
|
447
|
+
|
448
|
+
</documentation>
|
449
|
+
<input message="tns:LocalLB.LSNLogProfile.add_start_outbound_session_elementRequest"/>
|
450
|
+
<output message="tns:LocalLB.LSNLogProfile.add_start_outbound_session_elementResponse"/>
|
451
|
+
</operation>
|
452
|
+
<operation name="remove_start_outbound_session_element">
|
453
|
+
<documentation>
|
454
|
+
Removes the optional log elements for the start of outbound session.
|
455
|
+
|
456
|
+
</documentation>
|
457
|
+
<input message="tns:LocalLB.LSNLogProfile.remove_start_outbound_session_elementRequest"/>
|
458
|
+
<output message="tns:LocalLB.LSNLogProfile.remove_start_outbound_session_elementResponse"/>
|
459
|
+
</operation>
|
460
|
+
<operation name="remove_all_start_outbound_session_elements">
|
461
|
+
<documentation>
|
462
|
+
Removes all the optional log elements from the start of outbound session.
|
463
|
+
|
464
|
+
</documentation>
|
465
|
+
<input message="tns:LocalLB.LSNLogProfile.remove_all_start_outbound_session_elementsRequest"/>
|
466
|
+
<output message="tns:LocalLB.LSNLogProfile.remove_all_start_outbound_session_elementsResponse"/>
|
467
|
+
</operation>
|
468
|
+
<operation name="set_end_outbound_session_action">
|
469
|
+
<documentation>
|
470
|
+
Sets the log action to occur at the end of the outbound LSN client
|
471
|
+
connection, for the specified log profile.
|
472
|
+
|
473
|
+
</documentation>
|
474
|
+
<input message="tns:LocalLB.LSNLogProfile.set_end_outbound_session_actionRequest"/>
|
475
|
+
<output message="tns:LocalLB.LSNLogProfile.set_end_outbound_session_actionResponse"/>
|
476
|
+
</operation>
|
477
|
+
<operation name="get_end_outbound_session_action">
|
478
|
+
<documentation>
|
479
|
+
Gets the log action for the specified log profile and event.
|
480
|
+
|
481
|
+
</documentation>
|
482
|
+
<input message="tns:LocalLB.LSNLogProfile.get_end_outbound_session_actionRequest"/>
|
483
|
+
<output message="tns:LocalLB.LSNLogProfile.get_end_outbound_session_actionResponse"/>
|
484
|
+
</operation>
|
485
|
+
<operation name="get_end_outbound_session_element">
|
486
|
+
<documentation>
|
487
|
+
Gets the optional log elements for the end of outbound session.
|
488
|
+
Optional elements are attributes that provide additional information about
|
489
|
+
the connection, but is not essential for traceability.
|
490
|
+
|
491
|
+
</documentation>
|
492
|
+
<input message="tns:LocalLB.LSNLogProfile.get_end_outbound_session_elementRequest"/>
|
493
|
+
<output message="tns:LocalLB.LSNLogProfile.get_end_outbound_session_elementResponse"/>
|
494
|
+
</operation>
|
495
|
+
<operation name="add_end_outbound_session_element">
|
496
|
+
<documentation>
|
497
|
+
Adds the optional log elements for the end of outbound session.
|
498
|
+
|
499
|
+
</documentation>
|
500
|
+
<input message="tns:LocalLB.LSNLogProfile.add_end_outbound_session_elementRequest"/>
|
501
|
+
<output message="tns:LocalLB.LSNLogProfile.add_end_outbound_session_elementResponse"/>
|
502
|
+
</operation>
|
503
|
+
<operation name="remove_end_outbound_session_element">
|
504
|
+
<documentation>
|
505
|
+
Removes the optional log elements for the end of outbound session.
|
506
|
+
|
507
|
+
</documentation>
|
508
|
+
<input message="tns:LocalLB.LSNLogProfile.remove_end_outbound_session_elementRequest"/>
|
509
|
+
<output message="tns:LocalLB.LSNLogProfile.remove_end_outbound_session_elementResponse"/>
|
510
|
+
</operation>
|
511
|
+
<operation name="remove_all_end_outbound_session_elements">
|
512
|
+
<documentation>
|
513
|
+
Removes all the optional log elements from the end of outbound session.
|
514
|
+
|
515
|
+
</documentation>
|
516
|
+
<input message="tns:LocalLB.LSNLogProfile.remove_all_end_outbound_session_elementsRequest"/>
|
517
|
+
<output message="tns:LocalLB.LSNLogProfile.remove_all_end_outbound_session_elementsResponse"/>
|
518
|
+
</operation>
|
519
|
+
<operation name="set_start_inbound_session_action">
|
520
|
+
<documentation>
|
521
|
+
Sets the log action to occur at the start of an incoming connection
|
522
|
+
to a translation end-point, for the specified log profile.
|
523
|
+
|
524
|
+
</documentation>
|
525
|
+
<input message="tns:LocalLB.LSNLogProfile.set_start_inbound_session_actionRequest"/>
|
526
|
+
<output message="tns:LocalLB.LSNLogProfile.set_start_inbound_session_actionResponse"/>
|
527
|
+
</operation>
|
528
|
+
<operation name="get_start_inbound_session_action">
|
529
|
+
<documentation>
|
530
|
+
Gets the log action for the specified log profile and event.
|
531
|
+
|
532
|
+
</documentation>
|
533
|
+
<input message="tns:LocalLB.LSNLogProfile.get_start_inbound_session_actionRequest"/>
|
534
|
+
<output message="tns:LocalLB.LSNLogProfile.get_start_inbound_session_actionResponse"/>
|
535
|
+
</operation>
|
536
|
+
<operation name="set_end_inbound_session_action">
|
537
|
+
<documentation>
|
538
|
+
Sets the log action to occur at the end of the incoming connection
|
539
|
+
to a translation end-point, for the specified log profile.
|
540
|
+
|
541
|
+
</documentation>
|
542
|
+
<input message="tns:LocalLB.LSNLogProfile.set_end_inbound_session_actionRequest"/>
|
543
|
+
<output message="tns:LocalLB.LSNLogProfile.set_end_inbound_session_actionResponse"/>
|
544
|
+
</operation>
|
545
|
+
<operation name="get_end_inbound_session_action">
|
546
|
+
<documentation>
|
547
|
+
Gets the log action for the specified log profile and event.
|
548
|
+
|
549
|
+
</documentation>
|
550
|
+
<input message="tns:LocalLB.LSNLogProfile.get_end_inbound_session_actionRequest"/>
|
551
|
+
<output message="tns:LocalLB.LSNLogProfile.get_end_inbound_session_actionResponse"/>
|
552
|
+
</operation>
|
553
|
+
<operation name="set_quota_exceeded_action">
|
554
|
+
<documentation>
|
555
|
+
Sets the log action to occur when LSN client excceded allocated
|
556
|
+
resources, for the specified log profile.
|
557
|
+
|
558
|
+
</documentation>
|
559
|
+
<input message="tns:LocalLB.LSNLogProfile.set_quota_exceeded_actionRequest"/>
|
560
|
+
<output message="tns:LocalLB.LSNLogProfile.set_quota_exceeded_actionResponse"/>
|
561
|
+
</operation>
|
562
|
+
<operation name="get_quota_exceeded_action">
|
563
|
+
<documentation>
|
564
|
+
Gets the log action for the specified log profile and event.
|
565
|
+
|
566
|
+
</documentation>
|
567
|
+
<input message="tns:LocalLB.LSNLogProfile.get_quota_exceeded_actionRequest"/>
|
568
|
+
<output message="tns:LocalLB.LSNLogProfile.get_quota_exceeded_actionResponse"/>
|
569
|
+
</operation>
|
570
|
+
<operation name="set_errors_action">
|
571
|
+
<documentation>
|
572
|
+
Sets the log action to occur when LSN translation error is generated,
|
573
|
+
for the specified log profile.
|
574
|
+
|
575
|
+
</documentation>
|
576
|
+
<input message="tns:LocalLB.LSNLogProfile.set_errors_actionRequest"/>
|
577
|
+
<output message="tns:LocalLB.LSNLogProfile.set_errors_actionResponse"/>
|
578
|
+
</operation>
|
579
|
+
<operation name="get_errors_action">
|
580
|
+
<documentation>
|
581
|
+
Gets the log action for the specified log profile and event.
|
582
|
+
|
583
|
+
</documentation>
|
584
|
+
<input message="tns:LocalLB.LSNLogProfile.get_errors_actionRequest"/>
|
585
|
+
<output message="tns:LocalLB.LSNLogProfile.get_errors_actionResponse"/>
|
586
|
+
</operation>
|
587
|
+
<operation name="get_version">
|
588
|
+
<documentation>
|
589
|
+
Gets the version information for this interface.
|
590
|
+
|
591
|
+
</documentation>
|
592
|
+
<input message="tns:LocalLB.LSNLogProfile.get_versionRequest"/>
|
593
|
+
<output message="tns:LocalLB.LSNLogProfile.get_versionResponse"/>
|
594
|
+
</operation>
|
595
|
+
</portType>
|
596
|
+
|
597
|
+
<!-- binding -->
|
598
|
+
|
599
|
+
<binding name="LocalLB.LSNLogProfileBinding" type="tns:LocalLB.LSNLogProfilePortType">
|
600
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
601
|
+
<operation name="get_list">
|
602
|
+
<documentation>
|
603
|
+
Gets a list of all LSN log profiles.
|
604
|
+
|
605
|
+
</documentation>
|
606
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
607
|
+
<input>
|
608
|
+
<soap:body
|
609
|
+
use="encoded"
|
610
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
611
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
612
|
+
</input>
|
613
|
+
<output>
|
614
|
+
<soap:body
|
615
|
+
use="encoded"
|
616
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
617
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
618
|
+
</output>
|
619
|
+
</operation>
|
620
|
+
|
621
|
+
<operation name="create">
|
622
|
+
<documentation>
|
623
|
+
Creates the specified LSN log profiles.
|
624
|
+
|
625
|
+
</documentation>
|
626
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
627
|
+
<input>
|
628
|
+
<soap:body
|
629
|
+
use="encoded"
|
630
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
631
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
632
|
+
</input>
|
633
|
+
<output>
|
634
|
+
<soap:body
|
635
|
+
use="encoded"
|
636
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
637
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
638
|
+
</output>
|
639
|
+
</operation>
|
640
|
+
|
641
|
+
<operation name="delete_lsn_log_profile">
|
642
|
+
<documentation>
|
643
|
+
Deletes a specified list of LSN log profiles.
|
644
|
+
|
645
|
+
</documentation>
|
646
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
647
|
+
<input>
|
648
|
+
<soap:body
|
649
|
+
use="encoded"
|
650
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
651
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
652
|
+
</input>
|
653
|
+
<output>
|
654
|
+
<soap:body
|
655
|
+
use="encoded"
|
656
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
657
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
658
|
+
</output>
|
659
|
+
</operation>
|
660
|
+
|
661
|
+
<operation name="delete_all_lsn_log_profiles">
|
662
|
+
<documentation>
|
663
|
+
Deletes all LSN log profiles.
|
664
|
+
|
665
|
+
</documentation>
|
666
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
667
|
+
<input>
|
668
|
+
<soap:body
|
669
|
+
use="encoded"
|
670
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
671
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
672
|
+
</input>
|
673
|
+
<output>
|
674
|
+
<soap:body
|
675
|
+
use="encoded"
|
676
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
677
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
678
|
+
</output>
|
679
|
+
</operation>
|
680
|
+
|
681
|
+
<operation name="is_base_profile">
|
682
|
+
<documentation>
|
683
|
+
Determines whether the specified LSN log profiles are base profiles.
|
684
|
+
A base profile sits at the base of the profile's inheritance tree,
|
685
|
+
supplying the defaults for every profile derived from it. (See
|
686
|
+
also is_system_profile).
|
687
|
+
|
688
|
+
</documentation>
|
689
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
690
|
+
<input>
|
691
|
+
<soap:body
|
692
|
+
use="encoded"
|
693
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
694
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
695
|
+
</input>
|
696
|
+
<output>
|
697
|
+
<soap:body
|
698
|
+
use="encoded"
|
699
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
700
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
701
|
+
</output>
|
702
|
+
</operation>
|
703
|
+
|
704
|
+
<operation name="is_system_profile">
|
705
|
+
<documentation>
|
706
|
+
Determines whether the specified LSN log profiles are system profiles.
|
707
|
+
A system profile is a profile pre-configured on the system, ready
|
708
|
+
for use. Non-system profiles are profiles created or modified by a
|
709
|
+
user. Note that if a system profile is modified, it is no longer
|
710
|
+
considered a system profile. (See also is_base_profile).
|
711
|
+
|
712
|
+
</documentation>
|
713
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
714
|
+
<input>
|
715
|
+
<soap:body
|
716
|
+
use="encoded"
|
717
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
718
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
719
|
+
</input>
|
720
|
+
<output>
|
721
|
+
<soap:body
|
722
|
+
use="encoded"
|
723
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
724
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
725
|
+
</output>
|
726
|
+
</operation>
|
727
|
+
|
728
|
+
<operation name="set_default_profile">
|
729
|
+
<documentation>
|
730
|
+
Sets the names of the default profiles from which the specified profiles will derive
|
731
|
+
default values for attributes.
|
732
|
+
|
733
|
+
</documentation>
|
734
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
735
|
+
<input>
|
736
|
+
<soap:body
|
737
|
+
use="encoded"
|
738
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
739
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
740
|
+
</input>
|
741
|
+
<output>
|
742
|
+
<soap:body
|
743
|
+
use="encoded"
|
744
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
745
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
746
|
+
</output>
|
747
|
+
</operation>
|
748
|
+
|
749
|
+
<operation name="get_default_profile">
|
750
|
+
<documentation>
|
751
|
+
Gets the names of the default profiles from which the specified profiles will derive
|
752
|
+
default values for attributes.
|
753
|
+
|
754
|
+
</documentation>
|
755
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
756
|
+
<input>
|
757
|
+
<soap:body
|
758
|
+
use="encoded"
|
759
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
760
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
761
|
+
</input>
|
762
|
+
<output>
|
763
|
+
<soap:body
|
764
|
+
use="encoded"
|
765
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
766
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
767
|
+
</output>
|
768
|
+
</operation>
|
769
|
+
|
770
|
+
<operation name="set_description">
|
771
|
+
<documentation>
|
772
|
+
Sets the description for a set of LSN log profiles.
|
773
|
+
|
774
|
+
This is an arbitrary field which can be used for any purpose.
|
775
|
+
|
776
|
+
</documentation>
|
777
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
778
|
+
<input>
|
779
|
+
<soap:body
|
780
|
+
use="encoded"
|
781
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
782
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
783
|
+
</input>
|
784
|
+
<output>
|
785
|
+
<soap:body
|
786
|
+
use="encoded"
|
787
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
788
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
789
|
+
</output>
|
790
|
+
</operation>
|
791
|
+
|
792
|
+
<operation name="get_description">
|
793
|
+
<documentation>
|
794
|
+
Gets the descriptions for a set of LSN log profiles.
|
795
|
+
|
796
|
+
</documentation>
|
797
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
798
|
+
<input>
|
799
|
+
<soap:body
|
800
|
+
use="encoded"
|
801
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
802
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
803
|
+
</input>
|
804
|
+
<output>
|
805
|
+
<soap:body
|
806
|
+
use="encoded"
|
807
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
808
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
809
|
+
</output>
|
810
|
+
</operation>
|
811
|
+
|
812
|
+
<operation name="set_start_outbound_session_action">
|
813
|
+
<documentation>
|
814
|
+
Sets the log action to occur at the creation of the outbound LSN
|
815
|
+
client connection for the specified log profile.
|
816
|
+
|
817
|
+
</documentation>
|
818
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
819
|
+
<input>
|
820
|
+
<soap:body
|
821
|
+
use="encoded"
|
822
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
823
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
824
|
+
</input>
|
825
|
+
<output>
|
826
|
+
<soap:body
|
827
|
+
use="encoded"
|
828
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
829
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
830
|
+
</output>
|
831
|
+
</operation>
|
832
|
+
|
833
|
+
<operation name="get_start_outbound_session_action">
|
834
|
+
<documentation>
|
835
|
+
Gets the log action for the specified log profile and event.
|
836
|
+
|
837
|
+
</documentation>
|
838
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
839
|
+
<input>
|
840
|
+
<soap:body
|
841
|
+
use="encoded"
|
842
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
843
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
844
|
+
</input>
|
845
|
+
<output>
|
846
|
+
<soap:body
|
847
|
+
use="encoded"
|
848
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
849
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
850
|
+
</output>
|
851
|
+
</operation>
|
852
|
+
|
853
|
+
<operation name="get_start_outbound_session_element">
|
854
|
+
<documentation>
|
855
|
+
Gets the optional log elements for the start of outbound session.
|
856
|
+
Optional elements are attributes that provide additional information about
|
857
|
+
the connection, but is not essential for traceability.
|
858
|
+
|
859
|
+
</documentation>
|
860
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
861
|
+
<input>
|
862
|
+
<soap:body
|
863
|
+
use="encoded"
|
864
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
865
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
866
|
+
</input>
|
867
|
+
<output>
|
868
|
+
<soap:body
|
869
|
+
use="encoded"
|
870
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
871
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
872
|
+
</output>
|
873
|
+
</operation>
|
874
|
+
|
875
|
+
<operation name="add_start_outbound_session_element">
|
876
|
+
<documentation>
|
877
|
+
Adds the optional log elements for the start of outbound session.
|
878
|
+
|
879
|
+
</documentation>
|
880
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
881
|
+
<input>
|
882
|
+
<soap:body
|
883
|
+
use="encoded"
|
884
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
885
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
886
|
+
</input>
|
887
|
+
<output>
|
888
|
+
<soap:body
|
889
|
+
use="encoded"
|
890
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
891
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
892
|
+
</output>
|
893
|
+
</operation>
|
894
|
+
|
895
|
+
<operation name="remove_start_outbound_session_element">
|
896
|
+
<documentation>
|
897
|
+
Removes the optional log elements for the start of outbound session.
|
898
|
+
|
899
|
+
</documentation>
|
900
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
901
|
+
<input>
|
902
|
+
<soap:body
|
903
|
+
use="encoded"
|
904
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
905
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
906
|
+
</input>
|
907
|
+
<output>
|
908
|
+
<soap:body
|
909
|
+
use="encoded"
|
910
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
911
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
912
|
+
</output>
|
913
|
+
</operation>
|
914
|
+
|
915
|
+
<operation name="remove_all_start_outbound_session_elements">
|
916
|
+
<documentation>
|
917
|
+
Removes all the optional log elements from the start of outbound session.
|
918
|
+
|
919
|
+
</documentation>
|
920
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
921
|
+
<input>
|
922
|
+
<soap:body
|
923
|
+
use="encoded"
|
924
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
925
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
926
|
+
</input>
|
927
|
+
<output>
|
928
|
+
<soap:body
|
929
|
+
use="encoded"
|
930
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
931
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
932
|
+
</output>
|
933
|
+
</operation>
|
934
|
+
|
935
|
+
<operation name="set_end_outbound_session_action">
|
936
|
+
<documentation>
|
937
|
+
Sets the log action to occur at the end of the outbound LSN client
|
938
|
+
connection, for the specified log profile.
|
939
|
+
|
940
|
+
</documentation>
|
941
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
942
|
+
<input>
|
943
|
+
<soap:body
|
944
|
+
use="encoded"
|
945
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
946
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
947
|
+
</input>
|
948
|
+
<output>
|
949
|
+
<soap:body
|
950
|
+
use="encoded"
|
951
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
952
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
953
|
+
</output>
|
954
|
+
</operation>
|
955
|
+
|
956
|
+
<operation name="get_end_outbound_session_action">
|
957
|
+
<documentation>
|
958
|
+
Gets the log action for the specified log profile and event.
|
959
|
+
|
960
|
+
</documentation>
|
961
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
962
|
+
<input>
|
963
|
+
<soap:body
|
964
|
+
use="encoded"
|
965
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
966
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
967
|
+
</input>
|
968
|
+
<output>
|
969
|
+
<soap:body
|
970
|
+
use="encoded"
|
971
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
972
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
973
|
+
</output>
|
974
|
+
</operation>
|
975
|
+
|
976
|
+
<operation name="get_end_outbound_session_element">
|
977
|
+
<documentation>
|
978
|
+
Gets the optional log elements for the end of outbound session.
|
979
|
+
Optional elements are attributes that provide additional information about
|
980
|
+
the connection, but is not essential for traceability.
|
981
|
+
|
982
|
+
</documentation>
|
983
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
984
|
+
<input>
|
985
|
+
<soap:body
|
986
|
+
use="encoded"
|
987
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
988
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
989
|
+
</input>
|
990
|
+
<output>
|
991
|
+
<soap:body
|
992
|
+
use="encoded"
|
993
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
994
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
995
|
+
</output>
|
996
|
+
</operation>
|
997
|
+
|
998
|
+
<operation name="add_end_outbound_session_element">
|
999
|
+
<documentation>
|
1000
|
+
Adds the optional log elements for the end of outbound session.
|
1001
|
+
|
1002
|
+
</documentation>
|
1003
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
1004
|
+
<input>
|
1005
|
+
<soap:body
|
1006
|
+
use="encoded"
|
1007
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1008
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1009
|
+
</input>
|
1010
|
+
<output>
|
1011
|
+
<soap:body
|
1012
|
+
use="encoded"
|
1013
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1014
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1015
|
+
</output>
|
1016
|
+
</operation>
|
1017
|
+
|
1018
|
+
<operation name="remove_end_outbound_session_element">
|
1019
|
+
<documentation>
|
1020
|
+
Removes the optional log elements for the end of outbound session.
|
1021
|
+
|
1022
|
+
</documentation>
|
1023
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
1024
|
+
<input>
|
1025
|
+
<soap:body
|
1026
|
+
use="encoded"
|
1027
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1028
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1029
|
+
</input>
|
1030
|
+
<output>
|
1031
|
+
<soap:body
|
1032
|
+
use="encoded"
|
1033
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1034
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1035
|
+
</output>
|
1036
|
+
</operation>
|
1037
|
+
|
1038
|
+
<operation name="remove_all_end_outbound_session_elements">
|
1039
|
+
<documentation>
|
1040
|
+
Removes all the optional log elements from the end of outbound session.
|
1041
|
+
|
1042
|
+
</documentation>
|
1043
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
1044
|
+
<input>
|
1045
|
+
<soap:body
|
1046
|
+
use="encoded"
|
1047
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1048
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1049
|
+
</input>
|
1050
|
+
<output>
|
1051
|
+
<soap:body
|
1052
|
+
use="encoded"
|
1053
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1054
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1055
|
+
</output>
|
1056
|
+
</operation>
|
1057
|
+
|
1058
|
+
<operation name="set_start_inbound_session_action">
|
1059
|
+
<documentation>
|
1060
|
+
Sets the log action to occur at the start of an incoming connection
|
1061
|
+
to a translation end-point, for the specified log profile.
|
1062
|
+
|
1063
|
+
</documentation>
|
1064
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
1065
|
+
<input>
|
1066
|
+
<soap:body
|
1067
|
+
use="encoded"
|
1068
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1069
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1070
|
+
</input>
|
1071
|
+
<output>
|
1072
|
+
<soap:body
|
1073
|
+
use="encoded"
|
1074
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1075
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1076
|
+
</output>
|
1077
|
+
</operation>
|
1078
|
+
|
1079
|
+
<operation name="get_start_inbound_session_action">
|
1080
|
+
<documentation>
|
1081
|
+
Gets the log action for the specified log profile and event.
|
1082
|
+
|
1083
|
+
</documentation>
|
1084
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
1085
|
+
<input>
|
1086
|
+
<soap:body
|
1087
|
+
use="encoded"
|
1088
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1089
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1090
|
+
</input>
|
1091
|
+
<output>
|
1092
|
+
<soap:body
|
1093
|
+
use="encoded"
|
1094
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1095
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1096
|
+
</output>
|
1097
|
+
</operation>
|
1098
|
+
|
1099
|
+
<operation name="set_end_inbound_session_action">
|
1100
|
+
<documentation>
|
1101
|
+
Sets the log action to occur at the end of the incoming connection
|
1102
|
+
to a translation end-point, for the specified log profile.
|
1103
|
+
|
1104
|
+
</documentation>
|
1105
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
1106
|
+
<input>
|
1107
|
+
<soap:body
|
1108
|
+
use="encoded"
|
1109
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1110
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1111
|
+
</input>
|
1112
|
+
<output>
|
1113
|
+
<soap:body
|
1114
|
+
use="encoded"
|
1115
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1116
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1117
|
+
</output>
|
1118
|
+
</operation>
|
1119
|
+
|
1120
|
+
<operation name="get_end_inbound_session_action">
|
1121
|
+
<documentation>
|
1122
|
+
Gets the log action for the specified log profile and event.
|
1123
|
+
|
1124
|
+
</documentation>
|
1125
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
1126
|
+
<input>
|
1127
|
+
<soap:body
|
1128
|
+
use="encoded"
|
1129
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1130
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1131
|
+
</input>
|
1132
|
+
<output>
|
1133
|
+
<soap:body
|
1134
|
+
use="encoded"
|
1135
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1136
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1137
|
+
</output>
|
1138
|
+
</operation>
|
1139
|
+
|
1140
|
+
<operation name="set_quota_exceeded_action">
|
1141
|
+
<documentation>
|
1142
|
+
Sets the log action to occur when LSN client excceded allocated
|
1143
|
+
resources, for the specified log profile.
|
1144
|
+
|
1145
|
+
</documentation>
|
1146
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
1147
|
+
<input>
|
1148
|
+
<soap:body
|
1149
|
+
use="encoded"
|
1150
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1151
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1152
|
+
</input>
|
1153
|
+
<output>
|
1154
|
+
<soap:body
|
1155
|
+
use="encoded"
|
1156
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1157
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1158
|
+
</output>
|
1159
|
+
</operation>
|
1160
|
+
|
1161
|
+
<operation name="get_quota_exceeded_action">
|
1162
|
+
<documentation>
|
1163
|
+
Gets the log action for the specified log profile and event.
|
1164
|
+
|
1165
|
+
</documentation>
|
1166
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
1167
|
+
<input>
|
1168
|
+
<soap:body
|
1169
|
+
use="encoded"
|
1170
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1171
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1172
|
+
</input>
|
1173
|
+
<output>
|
1174
|
+
<soap:body
|
1175
|
+
use="encoded"
|
1176
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1177
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1178
|
+
</output>
|
1179
|
+
</operation>
|
1180
|
+
|
1181
|
+
<operation name="set_errors_action">
|
1182
|
+
<documentation>
|
1183
|
+
Sets the log action to occur when LSN translation error is generated,
|
1184
|
+
for the specified log profile.
|
1185
|
+
|
1186
|
+
</documentation>
|
1187
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
1188
|
+
<input>
|
1189
|
+
<soap:body
|
1190
|
+
use="encoded"
|
1191
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1192
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1193
|
+
</input>
|
1194
|
+
<output>
|
1195
|
+
<soap:body
|
1196
|
+
use="encoded"
|
1197
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1198
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1199
|
+
</output>
|
1200
|
+
</operation>
|
1201
|
+
|
1202
|
+
<operation name="get_errors_action">
|
1203
|
+
<documentation>
|
1204
|
+
Gets the log action for the specified log profile and event.
|
1205
|
+
|
1206
|
+
</documentation>
|
1207
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
1208
|
+
<input>
|
1209
|
+
<soap:body
|
1210
|
+
use="encoded"
|
1211
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1212
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1213
|
+
</input>
|
1214
|
+
<output>
|
1215
|
+
<soap:body
|
1216
|
+
use="encoded"
|
1217
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1218
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1219
|
+
</output>
|
1220
|
+
</operation>
|
1221
|
+
|
1222
|
+
<operation name="get_version">
|
1223
|
+
<documentation>
|
1224
|
+
Gets the version information for this interface.
|
1225
|
+
|
1226
|
+
</documentation>
|
1227
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNLogProfile"/>
|
1228
|
+
<input>
|
1229
|
+
<soap:body
|
1230
|
+
use="encoded"
|
1231
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1232
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1233
|
+
</input>
|
1234
|
+
<output>
|
1235
|
+
<soap:body
|
1236
|
+
use="encoded"
|
1237
|
+
namespace="urn:iControl:LocalLB/LSNLogProfile"
|
1238
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1239
|
+
</output>
|
1240
|
+
</operation>
|
1241
|
+
</binding>
|
1242
|
+
|
1243
|
+
<!-- service -->
|
1244
|
+
|
1245
|
+
<service name="LocalLB.LSNLogProfile">
|
1246
|
+
<documentation>
|
1247
|
+
LSN log profile controls which events of the LSN translation gets
|
1248
|
+
logged, as well as the action and the triggering event.
|
1249
|
+
|
1250
|
+
A LSN log profile can be referenced from a LSN pool.
|
1251
|
+
|
1252
|
+
</documentation>
|
1253
|
+
<port name="LocalLB.LSNLogProfilePort" binding="tns:LocalLB.LSNLogProfileBinding">
|
1254
|
+
<soap:address location="https://url_to_service"/>
|
1255
|
+
</port>
|
1256
|
+
</service>
|
1257
|
+
</definitions>
|