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
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
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
6
|
|
@@ -456,10 +456,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
456
456
|
<service name="Log.DestinationLocalSyslog">
|
457
457
|
<documentation>
|
458
458
|
The DestinationLocalSyslog interface enables you to modify the local
|
459
|
-
syslog destination. This destination will format messages to
|
460
|
-
on the system. There will be only one local syslog destination,
|
461
|
-
cannot be created or deleted. The local syslog destination is
|
462
|
-
"local-syslog". Supply this key to the methods in the interface.
|
459
|
+
syslog destination. This forwarding destination will format messages to
|
460
|
+
be logged on the system. There will be only one local syslog destination,
|
461
|
+
and it cannot be created or deleted. The local syslog destination is
|
462
|
+
named "local-syslog". Supply this key to the methods in the interface.
|
463
463
|
|
464
464
|
</documentation>
|
465
465
|
<port name="Log.DestinationLocalSyslogPort" binding="tns:Log.DestinationLocalSyslogBinding">
|
@@ -0,0 +1,570 @@
|
|
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="Log.DestinationManagementPort"
|
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="Common.StringSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
28
|
+
</xsd:restriction>
|
29
|
+
</xsd:complexContent>
|
30
|
+
</xsd:complexType>
|
31
|
+
<xsd:simpleType name="Log.LogProtocol">
|
32
|
+
<xsd:restriction base="xsd:string">
|
33
|
+
<xsd:enumeration value="LOG_PROTOCOL_UNKNOWN">
|
34
|
+
<xsd:annotation>
|
35
|
+
<xsd:documentation>LOG_PROTOCOL_UNKNOWN</xsd:documentation>
|
36
|
+
</xsd:annotation>
|
37
|
+
</xsd:enumeration>
|
38
|
+
<xsd:enumeration value="LOG_PROTOCOL_TCP">
|
39
|
+
<xsd:annotation>
|
40
|
+
<xsd:documentation>LOG_PROTOCOL_TCP</xsd:documentation>
|
41
|
+
</xsd:annotation>
|
42
|
+
</xsd:enumeration>
|
43
|
+
<xsd:enumeration value="LOG_PROTOCOL_UDP">
|
44
|
+
<xsd:annotation>
|
45
|
+
<xsd:documentation>LOG_PROTOCOL_UDP</xsd:documentation>
|
46
|
+
</xsd:annotation>
|
47
|
+
</xsd:enumeration>
|
48
|
+
</xsd:restriction>
|
49
|
+
</xsd:simpleType>
|
50
|
+
<xsd:complexType name="Log.LogProtocolSequence">
|
51
|
+
<xsd:complexContent>
|
52
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
53
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Log.LogProtocol[]'/>
|
54
|
+
</xsd:restriction>
|
55
|
+
</xsd:complexContent>
|
56
|
+
</xsd:complexType>
|
57
|
+
<xsd:complexType name="Common.PortSequence">
|
58
|
+
<xsd:complexContent>
|
59
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
60
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:long[]'/>
|
61
|
+
</xsd:restriction>
|
62
|
+
</xsd:complexContent>
|
63
|
+
</xsd:complexType>
|
64
|
+
<xsd:complexType name="Common.IPAddressSequence">
|
65
|
+
<xsd:complexContent>
|
66
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
67
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
68
|
+
</xsd:restriction>
|
69
|
+
</xsd:complexContent>
|
70
|
+
</xsd:complexType>
|
71
|
+
</xsd:schema>
|
72
|
+
</types>
|
73
|
+
|
74
|
+
<!-- message -->
|
75
|
+
|
76
|
+
<message name="Log.DestinationManagementPort.get_listRequest">
|
77
|
+
</message>
|
78
|
+
<message name="Log.DestinationManagementPort.get_listResponse">
|
79
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
80
|
+
</message>
|
81
|
+
|
82
|
+
<message name="Log.DestinationManagementPort.createRequest">
|
83
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
84
|
+
<part name="addresses" type="tns:Common.IPAddressSequence"/>
|
85
|
+
<part name="ports" type="tns:Common.PortSequence"/>
|
86
|
+
<part name="protocols" type="tns:Log.LogProtocolSequence"/>
|
87
|
+
</message>
|
88
|
+
<message name="Log.DestinationManagementPort.createResponse">
|
89
|
+
</message>
|
90
|
+
|
91
|
+
<message name="Log.DestinationManagementPort.delete_management_port_destinationRequest">
|
92
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
93
|
+
</message>
|
94
|
+
<message name="Log.DestinationManagementPort.delete_management_port_destinationResponse">
|
95
|
+
</message>
|
96
|
+
|
97
|
+
<message name="Log.DestinationManagementPort.delete_all_management_port_destinationsRequest">
|
98
|
+
</message>
|
99
|
+
<message name="Log.DestinationManagementPort.delete_all_management_port_destinationsResponse">
|
100
|
+
</message>
|
101
|
+
|
102
|
+
<message name="Log.DestinationManagementPort.set_descriptionRequest">
|
103
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
104
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
105
|
+
</message>
|
106
|
+
<message name="Log.DestinationManagementPort.set_descriptionResponse">
|
107
|
+
</message>
|
108
|
+
|
109
|
+
<message name="Log.DestinationManagementPort.get_descriptionRequest">
|
110
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
111
|
+
</message>
|
112
|
+
<message name="Log.DestinationManagementPort.get_descriptionResponse">
|
113
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
114
|
+
</message>
|
115
|
+
|
116
|
+
<message name="Log.DestinationManagementPort.set_destination_addressRequest">
|
117
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
118
|
+
<part name="addresses" type="tns:Common.IPAddressSequence"/>
|
119
|
+
</message>
|
120
|
+
<message name="Log.DestinationManagementPort.set_destination_addressResponse">
|
121
|
+
</message>
|
122
|
+
|
123
|
+
<message name="Log.DestinationManagementPort.get_destination_addressRequest">
|
124
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
125
|
+
</message>
|
126
|
+
<message name="Log.DestinationManagementPort.get_destination_addressResponse">
|
127
|
+
<part name="return" type="tns:Common.IPAddressSequence"/>
|
128
|
+
</message>
|
129
|
+
|
130
|
+
<message name="Log.DestinationManagementPort.set_destination_portRequest">
|
131
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
132
|
+
<part name="ports" type="tns:Common.PortSequence"/>
|
133
|
+
</message>
|
134
|
+
<message name="Log.DestinationManagementPort.set_destination_portResponse">
|
135
|
+
</message>
|
136
|
+
|
137
|
+
<message name="Log.DestinationManagementPort.get_destination_portRequest">
|
138
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
139
|
+
</message>
|
140
|
+
<message name="Log.DestinationManagementPort.get_destination_portResponse">
|
141
|
+
<part name="return" type="tns:Common.PortSequence"/>
|
142
|
+
</message>
|
143
|
+
|
144
|
+
<message name="Log.DestinationManagementPort.set_log_protocolRequest">
|
145
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
146
|
+
<part name="protocols" type="tns:Log.LogProtocolSequence"/>
|
147
|
+
</message>
|
148
|
+
<message name="Log.DestinationManagementPort.set_log_protocolResponse">
|
149
|
+
</message>
|
150
|
+
|
151
|
+
<message name="Log.DestinationManagementPort.get_log_protocolRequest">
|
152
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
153
|
+
</message>
|
154
|
+
<message name="Log.DestinationManagementPort.get_log_protocolResponse">
|
155
|
+
<part name="return" type="tns:Log.LogProtocolSequence"/>
|
156
|
+
</message>
|
157
|
+
|
158
|
+
<message name="Log.DestinationManagementPort.get_versionRequest">
|
159
|
+
</message>
|
160
|
+
<message name="Log.DestinationManagementPort.get_versionResponse">
|
161
|
+
<part name="return" type="xsd:string"/>
|
162
|
+
</message>
|
163
|
+
|
164
|
+
<!-- portType -->
|
165
|
+
|
166
|
+
<portType name="Log.DestinationManagementPortPortType">
|
167
|
+
<operation name="get_list">
|
168
|
+
<documentation>
|
169
|
+
Gets the list of management port log destinations.
|
170
|
+
|
171
|
+
</documentation>
|
172
|
+
<input message="tns:Log.DestinationManagementPort.get_listRequest"/>
|
173
|
+
<output message="tns:Log.DestinationManagementPort.get_listResponse"/>
|
174
|
+
</operation>
|
175
|
+
<operation name="create">
|
176
|
+
<documentation>
|
177
|
+
Creates a management port log destination.
|
178
|
+
|
179
|
+
</documentation>
|
180
|
+
<input message="tns:Log.DestinationManagementPort.createRequest"/>
|
181
|
+
<output message="tns:Log.DestinationManagementPort.createResponse"/>
|
182
|
+
</operation>
|
183
|
+
<operation name="delete_management_port_destination">
|
184
|
+
<documentation>
|
185
|
+
Deletes the specified management port log destinations.
|
186
|
+
|
187
|
+
</documentation>
|
188
|
+
<input message="tns:Log.DestinationManagementPort.delete_management_port_destinationRequest"/>
|
189
|
+
<output message="tns:Log.DestinationManagementPort.delete_management_port_destinationResponse"/>
|
190
|
+
</operation>
|
191
|
+
<operation name="delete_all_management_port_destinations">
|
192
|
+
<documentation>
|
193
|
+
Deletes all management port log destinations.
|
194
|
+
|
195
|
+
</documentation>
|
196
|
+
<input message="tns:Log.DestinationManagementPort.delete_all_management_port_destinationsRequest"/>
|
197
|
+
<output message="tns:Log.DestinationManagementPort.delete_all_management_port_destinationsResponse"/>
|
198
|
+
</operation>
|
199
|
+
<operation name="set_description">
|
200
|
+
<documentation>
|
201
|
+
Sets the description for the specified high-speed log destinations.
|
202
|
+
|
203
|
+
This is an arbitrary field which can be used for any purpose.
|
204
|
+
|
205
|
+
</documentation>
|
206
|
+
<input message="tns:Log.DestinationManagementPort.set_descriptionRequest"/>
|
207
|
+
<output message="tns:Log.DestinationManagementPort.set_descriptionResponse"/>
|
208
|
+
</operation>
|
209
|
+
<operation name="get_description">
|
210
|
+
<documentation>
|
211
|
+
Gets the description for the specified management port log
|
212
|
+
destinations.
|
213
|
+
|
214
|
+
</documentation>
|
215
|
+
<input message="tns:Log.DestinationManagementPort.get_descriptionRequest"/>
|
216
|
+
<output message="tns:Log.DestinationManagementPort.get_descriptionResponse"/>
|
217
|
+
</operation>
|
218
|
+
<operation name="set_destination_address">
|
219
|
+
<documentation>
|
220
|
+
Sets the IP address assigned to the management port log destinations.
|
221
|
+
|
222
|
+
</documentation>
|
223
|
+
<input message="tns:Log.DestinationManagementPort.set_destination_addressRequest"/>
|
224
|
+
<output message="tns:Log.DestinationManagementPort.set_destination_addressResponse"/>
|
225
|
+
</operation>
|
226
|
+
<operation name="get_destination_address">
|
227
|
+
<documentation>
|
228
|
+
Gets the IP address assigned to the specified management port log
|
229
|
+
destinations.
|
230
|
+
|
231
|
+
</documentation>
|
232
|
+
<input message="tns:Log.DestinationManagementPort.get_destination_addressRequest"/>
|
233
|
+
<output message="tns:Log.DestinationManagementPort.get_destination_addressResponse"/>
|
234
|
+
</operation>
|
235
|
+
<operation name="set_destination_port">
|
236
|
+
<documentation>
|
237
|
+
Sets the port for the specified management port log destinations.
|
238
|
+
|
239
|
+
</documentation>
|
240
|
+
<input message="tns:Log.DestinationManagementPort.set_destination_portRequest"/>
|
241
|
+
<output message="tns:Log.DestinationManagementPort.set_destination_portResponse"/>
|
242
|
+
</operation>
|
243
|
+
<operation name="get_destination_port">
|
244
|
+
<documentation>
|
245
|
+
Gets the port for the specified management port log destinations.
|
246
|
+
|
247
|
+
</documentation>
|
248
|
+
<input message="tns:Log.DestinationManagementPort.get_destination_portRequest"/>
|
249
|
+
<output message="tns:Log.DestinationManagementPort.get_destination_portResponse"/>
|
250
|
+
</operation>
|
251
|
+
<operation name="set_log_protocol">
|
252
|
+
<documentation>
|
253
|
+
Sets the log protocol used to send log messages to the specified
|
254
|
+
management port log destinations.
|
255
|
+
|
256
|
+
</documentation>
|
257
|
+
<input message="tns:Log.DestinationManagementPort.set_log_protocolRequest"/>
|
258
|
+
<output message="tns:Log.DestinationManagementPort.set_log_protocolResponse"/>
|
259
|
+
</operation>
|
260
|
+
<operation name="get_log_protocol">
|
261
|
+
<documentation>
|
262
|
+
Gets the log protocol used to send log messages to the specified
|
263
|
+
management port log destinations.
|
264
|
+
|
265
|
+
</documentation>
|
266
|
+
<input message="tns:Log.DestinationManagementPort.get_log_protocolRequest"/>
|
267
|
+
<output message="tns:Log.DestinationManagementPort.get_log_protocolResponse"/>
|
268
|
+
</operation>
|
269
|
+
<operation name="get_version">
|
270
|
+
<documentation>
|
271
|
+
Gets the version information for this interface.
|
272
|
+
|
273
|
+
</documentation>
|
274
|
+
<input message="tns:Log.DestinationManagementPort.get_versionRequest"/>
|
275
|
+
<output message="tns:Log.DestinationManagementPort.get_versionResponse"/>
|
276
|
+
</operation>
|
277
|
+
</portType>
|
278
|
+
|
279
|
+
<!-- binding -->
|
280
|
+
|
281
|
+
<binding name="Log.DestinationManagementPortBinding" type="tns:Log.DestinationManagementPortPortType">
|
282
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
283
|
+
<operation name="get_list">
|
284
|
+
<documentation>
|
285
|
+
Gets the list of management port log destinations.
|
286
|
+
|
287
|
+
</documentation>
|
288
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
289
|
+
<input>
|
290
|
+
<soap:body
|
291
|
+
use="encoded"
|
292
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
293
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
294
|
+
</input>
|
295
|
+
<output>
|
296
|
+
<soap:body
|
297
|
+
use="encoded"
|
298
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
299
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
300
|
+
</output>
|
301
|
+
</operation>
|
302
|
+
|
303
|
+
<operation name="create">
|
304
|
+
<documentation>
|
305
|
+
Creates a management port log destination.
|
306
|
+
|
307
|
+
</documentation>
|
308
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
309
|
+
<input>
|
310
|
+
<soap:body
|
311
|
+
use="encoded"
|
312
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
313
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
314
|
+
</input>
|
315
|
+
<output>
|
316
|
+
<soap:body
|
317
|
+
use="encoded"
|
318
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
319
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
320
|
+
</output>
|
321
|
+
</operation>
|
322
|
+
|
323
|
+
<operation name="delete_management_port_destination">
|
324
|
+
<documentation>
|
325
|
+
Deletes the specified management port log destinations.
|
326
|
+
|
327
|
+
</documentation>
|
328
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
329
|
+
<input>
|
330
|
+
<soap:body
|
331
|
+
use="encoded"
|
332
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
333
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
334
|
+
</input>
|
335
|
+
<output>
|
336
|
+
<soap:body
|
337
|
+
use="encoded"
|
338
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
339
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
340
|
+
</output>
|
341
|
+
</operation>
|
342
|
+
|
343
|
+
<operation name="delete_all_management_port_destinations">
|
344
|
+
<documentation>
|
345
|
+
Deletes all management port log destinations.
|
346
|
+
|
347
|
+
</documentation>
|
348
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
349
|
+
<input>
|
350
|
+
<soap:body
|
351
|
+
use="encoded"
|
352
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
353
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
354
|
+
</input>
|
355
|
+
<output>
|
356
|
+
<soap:body
|
357
|
+
use="encoded"
|
358
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
359
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
360
|
+
</output>
|
361
|
+
</operation>
|
362
|
+
|
363
|
+
<operation name="set_description">
|
364
|
+
<documentation>
|
365
|
+
Sets the description for the specified high-speed log destinations.
|
366
|
+
|
367
|
+
This is an arbitrary field which can be used for any purpose.
|
368
|
+
|
369
|
+
</documentation>
|
370
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
371
|
+
<input>
|
372
|
+
<soap:body
|
373
|
+
use="encoded"
|
374
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
375
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
376
|
+
</input>
|
377
|
+
<output>
|
378
|
+
<soap:body
|
379
|
+
use="encoded"
|
380
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
381
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
382
|
+
</output>
|
383
|
+
</operation>
|
384
|
+
|
385
|
+
<operation name="get_description">
|
386
|
+
<documentation>
|
387
|
+
Gets the description for the specified management port log
|
388
|
+
destinations.
|
389
|
+
|
390
|
+
</documentation>
|
391
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
392
|
+
<input>
|
393
|
+
<soap:body
|
394
|
+
use="encoded"
|
395
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
396
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
397
|
+
</input>
|
398
|
+
<output>
|
399
|
+
<soap:body
|
400
|
+
use="encoded"
|
401
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
402
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
403
|
+
</output>
|
404
|
+
</operation>
|
405
|
+
|
406
|
+
<operation name="set_destination_address">
|
407
|
+
<documentation>
|
408
|
+
Sets the IP address assigned to the management port log destinations.
|
409
|
+
|
410
|
+
</documentation>
|
411
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
412
|
+
<input>
|
413
|
+
<soap:body
|
414
|
+
use="encoded"
|
415
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
416
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
417
|
+
</input>
|
418
|
+
<output>
|
419
|
+
<soap:body
|
420
|
+
use="encoded"
|
421
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
422
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
423
|
+
</output>
|
424
|
+
</operation>
|
425
|
+
|
426
|
+
<operation name="get_destination_address">
|
427
|
+
<documentation>
|
428
|
+
Gets the IP address assigned to the specified management port log
|
429
|
+
destinations.
|
430
|
+
|
431
|
+
</documentation>
|
432
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
433
|
+
<input>
|
434
|
+
<soap:body
|
435
|
+
use="encoded"
|
436
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
437
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
438
|
+
</input>
|
439
|
+
<output>
|
440
|
+
<soap:body
|
441
|
+
use="encoded"
|
442
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
443
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
444
|
+
</output>
|
445
|
+
</operation>
|
446
|
+
|
447
|
+
<operation name="set_destination_port">
|
448
|
+
<documentation>
|
449
|
+
Sets the port for the specified management port log destinations.
|
450
|
+
|
451
|
+
</documentation>
|
452
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
453
|
+
<input>
|
454
|
+
<soap:body
|
455
|
+
use="encoded"
|
456
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
457
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
458
|
+
</input>
|
459
|
+
<output>
|
460
|
+
<soap:body
|
461
|
+
use="encoded"
|
462
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
463
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
464
|
+
</output>
|
465
|
+
</operation>
|
466
|
+
|
467
|
+
<operation name="get_destination_port">
|
468
|
+
<documentation>
|
469
|
+
Gets the port for the specified management port log destinations.
|
470
|
+
|
471
|
+
</documentation>
|
472
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
473
|
+
<input>
|
474
|
+
<soap:body
|
475
|
+
use="encoded"
|
476
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
477
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
478
|
+
</input>
|
479
|
+
<output>
|
480
|
+
<soap:body
|
481
|
+
use="encoded"
|
482
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
483
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
484
|
+
</output>
|
485
|
+
</operation>
|
486
|
+
|
487
|
+
<operation name="set_log_protocol">
|
488
|
+
<documentation>
|
489
|
+
Sets the log protocol used to send log messages to the specified
|
490
|
+
management port log destinations.
|
491
|
+
|
492
|
+
</documentation>
|
493
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
494
|
+
<input>
|
495
|
+
<soap:body
|
496
|
+
use="encoded"
|
497
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
498
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
499
|
+
</input>
|
500
|
+
<output>
|
501
|
+
<soap:body
|
502
|
+
use="encoded"
|
503
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
504
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
505
|
+
</output>
|
506
|
+
</operation>
|
507
|
+
|
508
|
+
<operation name="get_log_protocol">
|
509
|
+
<documentation>
|
510
|
+
Gets the log protocol used to send log messages to the specified
|
511
|
+
management port log destinations.
|
512
|
+
|
513
|
+
</documentation>
|
514
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
515
|
+
<input>
|
516
|
+
<soap:body
|
517
|
+
use="encoded"
|
518
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
519
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
520
|
+
</input>
|
521
|
+
<output>
|
522
|
+
<soap:body
|
523
|
+
use="encoded"
|
524
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
525
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
526
|
+
</output>
|
527
|
+
</operation>
|
528
|
+
|
529
|
+
<operation name="get_version">
|
530
|
+
<documentation>
|
531
|
+
Gets the version information for this interface.
|
532
|
+
|
533
|
+
</documentation>
|
534
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationManagementPort"/>
|
535
|
+
<input>
|
536
|
+
<soap:body
|
537
|
+
use="encoded"
|
538
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
539
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
540
|
+
</input>
|
541
|
+
<output>
|
542
|
+
<soap:body
|
543
|
+
use="encoded"
|
544
|
+
namespace="urn:iControl:Log/DestinationManagementPort"
|
545
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
546
|
+
</output>
|
547
|
+
</operation>
|
548
|
+
</binding>
|
549
|
+
|
550
|
+
<!-- service -->
|
551
|
+
|
552
|
+
<service name="Log.DestinationManagementPort">
|
553
|
+
<documentation>
|
554
|
+
The DestinationManagementPort interface enables you to create and modify
|
555
|
+
management port destinations. These are destinations that send logs
|
556
|
+
through the management interface of the BIG-IP. Logs will be ratelimited
|
557
|
+
when sent out the management interface in order to prevent denial of
|
558
|
+
service.
|
559
|
+
|
560
|
+
A management port log is an unformatted log message which gets sent to a
|
561
|
+
particular IP address and port. If a particular format is needed, use the
|
562
|
+
Remote Syslog, ArcSight, or Splunk destinations and set a management port
|
563
|
+
log destination as its forwarding destination.
|
564
|
+
|
565
|
+
</documentation>
|
566
|
+
<port name="Log.DestinationManagementPortPort" binding="tns:Log.DestinationManagementPortBinding">
|
567
|
+
<soap:address location="https://url_to_service"/>
|
568
|
+
</port>
|
569
|
+
</service>
|
570
|
+
</definitions>
|