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
data/lib/wsdl/LocalLB.iFile.wsdl
CHANGED
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -0,0 +1,783 @@
|
|
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.DestinationIPFIX"
|
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="Log.DestinationIPFIX.ProtocolVersion">
|
25
|
+
<xsd:restriction base="xsd:string">
|
26
|
+
<xsd:enumeration value="IPFIX_LOG_PROTOCOL_UNKNOWN">
|
27
|
+
<xsd:annotation>
|
28
|
+
<xsd:documentation>IPFIX_LOG_PROTOCOL_UNKNOWN</xsd:documentation>
|
29
|
+
</xsd:annotation>
|
30
|
+
</xsd:enumeration>
|
31
|
+
<xsd:enumeration value="IPFIX_LOG_PROTOCOL_IPFIX">
|
32
|
+
<xsd:annotation>
|
33
|
+
<xsd:documentation>IPFIX_LOG_PROTOCOL_IPFIX</xsd:documentation>
|
34
|
+
</xsd:annotation>
|
35
|
+
</xsd:enumeration>
|
36
|
+
<xsd:enumeration value="IPFIX_LOG_PROTOCOL_NETFLOW_9">
|
37
|
+
<xsd:annotation>
|
38
|
+
<xsd:documentation>IPFIX_LOG_PROTOCOL_NETFLOW_9</xsd:documentation>
|
39
|
+
</xsd:annotation>
|
40
|
+
</xsd:enumeration>
|
41
|
+
</xsd:restriction>
|
42
|
+
</xsd:simpleType>
|
43
|
+
<xsd:complexType name="Common.StringSequence">
|
44
|
+
<xsd:complexContent>
|
45
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
46
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
47
|
+
</xsd:restriction>
|
48
|
+
</xsd:complexContent>
|
49
|
+
</xsd:complexType>
|
50
|
+
<xsd:complexType name="Log.DestinationIPFIX.ProtocolVersionSequence">
|
51
|
+
<xsd:complexContent>
|
52
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
53
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Log.DestinationIPFIX.ProtocolVersion[]'/>
|
54
|
+
</xsd:restriction>
|
55
|
+
</xsd:complexContent>
|
56
|
+
</xsd:complexType>
|
57
|
+
<xsd:complexType name="Common.ULongSequence">
|
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:schema>
|
65
|
+
</types>
|
66
|
+
|
67
|
+
<!-- message -->
|
68
|
+
|
69
|
+
<message name="Log.DestinationIPFIX.get_listRequest">
|
70
|
+
</message>
|
71
|
+
<message name="Log.DestinationIPFIX.get_listResponse">
|
72
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
73
|
+
</message>
|
74
|
+
|
75
|
+
<message name="Log.DestinationIPFIX.createRequest">
|
76
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
77
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
78
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
79
|
+
</message>
|
80
|
+
<message name="Log.DestinationIPFIX.createResponse">
|
81
|
+
</message>
|
82
|
+
|
83
|
+
<message name="Log.DestinationIPFIX.delete_ipfix_destinationRequest">
|
84
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
85
|
+
</message>
|
86
|
+
<message name="Log.DestinationIPFIX.delete_ipfix_destinationResponse">
|
87
|
+
</message>
|
88
|
+
|
89
|
+
<message name="Log.DestinationIPFIX.delete_all_ipfix_destinationsRequest">
|
90
|
+
</message>
|
91
|
+
<message name="Log.DestinationIPFIX.delete_all_ipfix_destinationsResponse">
|
92
|
+
</message>
|
93
|
+
|
94
|
+
<message name="Log.DestinationIPFIX.set_descriptionRequest">
|
95
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
96
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
97
|
+
</message>
|
98
|
+
<message name="Log.DestinationIPFIX.set_descriptionResponse">
|
99
|
+
</message>
|
100
|
+
|
101
|
+
<message name="Log.DestinationIPFIX.get_descriptionRequest">
|
102
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
103
|
+
</message>
|
104
|
+
<message name="Log.DestinationIPFIX.get_descriptionResponse">
|
105
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
106
|
+
</message>
|
107
|
+
|
108
|
+
<message name="Log.DestinationIPFIX.set_poolRequest">
|
109
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
110
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
111
|
+
</message>
|
112
|
+
<message name="Log.DestinationIPFIX.set_poolResponse">
|
113
|
+
</message>
|
114
|
+
|
115
|
+
<message name="Log.DestinationIPFIX.get_poolRequest">
|
116
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
117
|
+
</message>
|
118
|
+
<message name="Log.DestinationIPFIX.get_poolResponse">
|
119
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
120
|
+
</message>
|
121
|
+
|
122
|
+
<message name="Log.DestinationIPFIX.set_template_retransmit_intervalRequest">
|
123
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
124
|
+
<part name="intervals" type="tns:Common.ULongSequence"/>
|
125
|
+
</message>
|
126
|
+
<message name="Log.DestinationIPFIX.set_template_retransmit_intervalResponse">
|
127
|
+
</message>
|
128
|
+
|
129
|
+
<message name="Log.DestinationIPFIX.get_template_retransmit_intervalRequest">
|
130
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
131
|
+
</message>
|
132
|
+
<message name="Log.DestinationIPFIX.get_template_retransmit_intervalResponse">
|
133
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
134
|
+
</message>
|
135
|
+
|
136
|
+
<message name="Log.DestinationIPFIX.set_template_delete_delayRequest">
|
137
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
138
|
+
<part name="delays" type="tns:Common.ULongSequence"/>
|
139
|
+
</message>
|
140
|
+
<message name="Log.DestinationIPFIX.set_template_delete_delayResponse">
|
141
|
+
</message>
|
142
|
+
|
143
|
+
<message name="Log.DestinationIPFIX.get_template_delete_delayRequest">
|
144
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
145
|
+
</message>
|
146
|
+
<message name="Log.DestinationIPFIX.get_template_delete_delayResponse">
|
147
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
148
|
+
</message>
|
149
|
+
|
150
|
+
<message name="Log.DestinationIPFIX.set_transport_profileRequest">
|
151
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
152
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
153
|
+
</message>
|
154
|
+
<message name="Log.DestinationIPFIX.set_transport_profileResponse">
|
155
|
+
</message>
|
156
|
+
|
157
|
+
<message name="Log.DestinationIPFIX.get_transport_profileRequest">
|
158
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
159
|
+
</message>
|
160
|
+
<message name="Log.DestinationIPFIX.get_transport_profileResponse">
|
161
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
162
|
+
</message>
|
163
|
+
|
164
|
+
<message name="Log.DestinationIPFIX.set_serverssl_profileRequest">
|
165
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
166
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
167
|
+
</message>
|
168
|
+
<message name="Log.DestinationIPFIX.set_serverssl_profileResponse">
|
169
|
+
</message>
|
170
|
+
|
171
|
+
<message name="Log.DestinationIPFIX.get_serverssl_profileRequest">
|
172
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
173
|
+
</message>
|
174
|
+
<message name="Log.DestinationIPFIX.get_serverssl_profileResponse">
|
175
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
176
|
+
</message>
|
177
|
+
|
178
|
+
<message name="Log.DestinationIPFIX.set_log_protocolRequest">
|
179
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
180
|
+
<part name="protocols" type="tns:Log.DestinationIPFIX.ProtocolVersionSequence"/>
|
181
|
+
</message>
|
182
|
+
<message name="Log.DestinationIPFIX.set_log_protocolResponse">
|
183
|
+
</message>
|
184
|
+
|
185
|
+
<message name="Log.DestinationIPFIX.get_log_protocolRequest">
|
186
|
+
<part name="destinations" type="tns:Common.StringSequence"/>
|
187
|
+
</message>
|
188
|
+
<message name="Log.DestinationIPFIX.get_log_protocolResponse">
|
189
|
+
<part name="return" type="tns:Log.DestinationIPFIX.ProtocolVersionSequence"/>
|
190
|
+
</message>
|
191
|
+
|
192
|
+
<message name="Log.DestinationIPFIX.get_versionRequest">
|
193
|
+
</message>
|
194
|
+
<message name="Log.DestinationIPFIX.get_versionResponse">
|
195
|
+
<part name="return" type="xsd:string"/>
|
196
|
+
</message>
|
197
|
+
|
198
|
+
<!-- portType -->
|
199
|
+
|
200
|
+
<portType name="Log.DestinationIPFIXPortType">
|
201
|
+
<operation name="get_list">
|
202
|
+
<documentation>
|
203
|
+
Gets the list of remote IPFIX destinations.
|
204
|
+
|
205
|
+
</documentation>
|
206
|
+
<input message="tns:Log.DestinationIPFIX.get_listRequest"/>
|
207
|
+
<output message="tns:Log.DestinationIPFIX.get_listResponse"/>
|
208
|
+
</operation>
|
209
|
+
<operation name="create">
|
210
|
+
<documentation>
|
211
|
+
Creates a remote IPFIX destination.
|
212
|
+
|
213
|
+
</documentation>
|
214
|
+
<input message="tns:Log.DestinationIPFIX.createRequest"/>
|
215
|
+
<output message="tns:Log.DestinationIPFIX.createResponse"/>
|
216
|
+
</operation>
|
217
|
+
<operation name="delete_ipfix_destination">
|
218
|
+
<documentation>
|
219
|
+
Deletes the specified remote IPFIX destinations.
|
220
|
+
|
221
|
+
</documentation>
|
222
|
+
<input message="tns:Log.DestinationIPFIX.delete_ipfix_destinationRequest"/>
|
223
|
+
<output message="tns:Log.DestinationIPFIX.delete_ipfix_destinationResponse"/>
|
224
|
+
</operation>
|
225
|
+
<operation name="delete_all_ipfix_destinations">
|
226
|
+
<documentation>
|
227
|
+
Deletes all remote IPFIX destinations.
|
228
|
+
|
229
|
+
</documentation>
|
230
|
+
<input message="tns:Log.DestinationIPFIX.delete_all_ipfix_destinationsRequest"/>
|
231
|
+
<output message="tns:Log.DestinationIPFIX.delete_all_ipfix_destinationsResponse"/>
|
232
|
+
</operation>
|
233
|
+
<operation name="set_description">
|
234
|
+
<documentation>
|
235
|
+
Sets the description for the specified remote IPFIX destinations.
|
236
|
+
|
237
|
+
This is an arbitrary field which can be used for any purpose.
|
238
|
+
|
239
|
+
</documentation>
|
240
|
+
<input message="tns:Log.DestinationIPFIX.set_descriptionRequest"/>
|
241
|
+
<output message="tns:Log.DestinationIPFIX.set_descriptionResponse"/>
|
242
|
+
</operation>
|
243
|
+
<operation name="get_description">
|
244
|
+
<documentation>
|
245
|
+
Gets the description for the specified remote IPFIX destinations.
|
246
|
+
|
247
|
+
</documentation>
|
248
|
+
<input message="tns:Log.DestinationIPFIX.get_descriptionRequest"/>
|
249
|
+
<output message="tns:Log.DestinationIPFIX.get_descriptionResponse"/>
|
250
|
+
</operation>
|
251
|
+
<operation name="set_pool">
|
252
|
+
<documentation>
|
253
|
+
Sets the pools for the specified remote IPFIX destinations.
|
254
|
+
|
255
|
+
</documentation>
|
256
|
+
<input message="tns:Log.DestinationIPFIX.set_poolRequest"/>
|
257
|
+
<output message="tns:Log.DestinationIPFIX.set_poolResponse"/>
|
258
|
+
</operation>
|
259
|
+
<operation name="get_pool">
|
260
|
+
<documentation>
|
261
|
+
Gets the pools for the specified remote IPFIX destinations.
|
262
|
+
|
263
|
+
</documentation>
|
264
|
+
<input message="tns:Log.DestinationIPFIX.get_poolRequest"/>
|
265
|
+
<output message="tns:Log.DestinationIPFIX.get_poolResponse"/>
|
266
|
+
</operation>
|
267
|
+
<operation name="set_template_retransmit_interval">
|
268
|
+
<documentation>
|
269
|
+
Sets the template retransmit intervals for the specified remote IPFIX destinations.
|
270
|
+
Template retransmit interval is the refresh frequency of IPFIX templates.
|
271
|
+
|
272
|
+
IPFIX template specifies the fields in IPFIX records. When using UDP as the transport, the template
|
273
|
+
is retransmitted at specific intervals to inform collector the IPFIX record format.
|
274
|
+
|
275
|
+
</documentation>
|
276
|
+
<input message="tns:Log.DestinationIPFIX.set_template_retransmit_intervalRequest"/>
|
277
|
+
<output message="tns:Log.DestinationIPFIX.set_template_retransmit_intervalResponse"/>
|
278
|
+
</operation>
|
279
|
+
<operation name="get_template_retransmit_interval">
|
280
|
+
<documentation>
|
281
|
+
Gets the template retransmmit intervals for the specified remote IPFIX destinations.
|
282
|
+
|
283
|
+
|
284
|
+
</documentation>
|
285
|
+
<input message="tns:Log.DestinationIPFIX.get_template_retransmit_intervalRequest"/>
|
286
|
+
<output message="tns:Log.DestinationIPFIX.get_template_retransmit_intervalResponse"/>
|
287
|
+
</operation>
|
288
|
+
<operation name="set_template_delete_delay">
|
289
|
+
<documentation>
|
290
|
+
Sets the template delete delay values for the specified remote IPFIX destinations.
|
291
|
+
Template delete delay is the duration IPFIX server must allow to elapse
|
292
|
+
before attempting to re-use a deleted IPFIX template id.
|
293
|
+
|
294
|
+
</documentation>
|
295
|
+
<input message="tns:Log.DestinationIPFIX.set_template_delete_delayRequest"/>
|
296
|
+
<output message="tns:Log.DestinationIPFIX.set_template_delete_delayResponse"/>
|
297
|
+
</operation>
|
298
|
+
<operation name="get_template_delete_delay">
|
299
|
+
<documentation>
|
300
|
+
Gets the template delete delays for the specified remote IPFIX destinations.
|
301
|
+
|
302
|
+
</documentation>
|
303
|
+
<input message="tns:Log.DestinationIPFIX.get_template_delete_delayRequest"/>
|
304
|
+
<output message="tns:Log.DestinationIPFIX.get_template_delete_delayResponse"/>
|
305
|
+
</operation>
|
306
|
+
<operation name="set_transport_profile">
|
307
|
+
<documentation>
|
308
|
+
Sets the transport profiles for the specified remote IPFIX destinations.
|
309
|
+
Transport profile selects the transport protocol to be used, along
|
310
|
+
with appropriate parameters. This attribute should name a TCP or UDP profile
|
311
|
+
on the system, e.g., "udp" (the default).
|
312
|
+
|
313
|
+
</documentation>
|
314
|
+
<input message="tns:Log.DestinationIPFIX.set_transport_profileRequest"/>
|
315
|
+
<output message="tns:Log.DestinationIPFIX.set_transport_profileResponse"/>
|
316
|
+
</operation>
|
317
|
+
<operation name="get_transport_profile">
|
318
|
+
<documentation>
|
319
|
+
Gets the transport profiles for the specified remote IPFIX destinations.
|
320
|
+
|
321
|
+
</documentation>
|
322
|
+
<input message="tns:Log.DestinationIPFIX.get_transport_profileRequest"/>
|
323
|
+
<output message="tns:Log.DestinationIPFIX.get_transport_profileResponse"/>
|
324
|
+
</operation>
|
325
|
+
<operation name="set_serverssl_profile">
|
326
|
+
<documentation>
|
327
|
+
Sets the SSL server profiles for the specified remote IPFIX destinations.
|
328
|
+
|
329
|
+
</documentation>
|
330
|
+
<input message="tns:Log.DestinationIPFIX.set_serverssl_profileRequest"/>
|
331
|
+
<output message="tns:Log.DestinationIPFIX.set_serverssl_profileResponse"/>
|
332
|
+
</operation>
|
333
|
+
<operation name="get_serverssl_profile">
|
334
|
+
<documentation>
|
335
|
+
Gets the SSL server profiles, if any, for the specified remote IPFIX destinations.
|
336
|
+
|
337
|
+
</documentation>
|
338
|
+
<input message="tns:Log.DestinationIPFIX.get_serverssl_profileRequest"/>
|
339
|
+
<output message="tns:Log.DestinationIPFIX.get_serverssl_profileResponse"/>
|
340
|
+
</operation>
|
341
|
+
<operation name="set_log_protocol">
|
342
|
+
<documentation>
|
343
|
+
Sets the log protocol used to send log messages for the specified remote IPFIX
|
344
|
+
destinations.
|
345
|
+
|
346
|
+
</documentation>
|
347
|
+
<input message="tns:Log.DestinationIPFIX.set_log_protocolRequest"/>
|
348
|
+
<output message="tns:Log.DestinationIPFIX.set_log_protocolResponse"/>
|
349
|
+
</operation>
|
350
|
+
<operation name="get_log_protocol">
|
351
|
+
<documentation>
|
352
|
+
Gets the log protocol used to send log messages to the pool for the specified
|
353
|
+
remote IPFIX destinations.
|
354
|
+
|
355
|
+
</documentation>
|
356
|
+
<input message="tns:Log.DestinationIPFIX.get_log_protocolRequest"/>
|
357
|
+
<output message="tns:Log.DestinationIPFIX.get_log_protocolResponse"/>
|
358
|
+
</operation>
|
359
|
+
<operation name="get_version">
|
360
|
+
<documentation>
|
361
|
+
Gets the version information for this interface.
|
362
|
+
|
363
|
+
</documentation>
|
364
|
+
<input message="tns:Log.DestinationIPFIX.get_versionRequest"/>
|
365
|
+
<output message="tns:Log.DestinationIPFIX.get_versionResponse"/>
|
366
|
+
</operation>
|
367
|
+
</portType>
|
368
|
+
|
369
|
+
<!-- binding -->
|
370
|
+
|
371
|
+
<binding name="Log.DestinationIPFIXBinding" type="tns:Log.DestinationIPFIXPortType">
|
372
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
373
|
+
<operation name="get_list">
|
374
|
+
<documentation>
|
375
|
+
Gets the list of remote IPFIX destinations.
|
376
|
+
|
377
|
+
</documentation>
|
378
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
379
|
+
<input>
|
380
|
+
<soap:body
|
381
|
+
use="encoded"
|
382
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
383
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
384
|
+
</input>
|
385
|
+
<output>
|
386
|
+
<soap:body
|
387
|
+
use="encoded"
|
388
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
389
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
390
|
+
</output>
|
391
|
+
</operation>
|
392
|
+
|
393
|
+
<operation name="create">
|
394
|
+
<documentation>
|
395
|
+
Creates a remote IPFIX destination.
|
396
|
+
|
397
|
+
</documentation>
|
398
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
399
|
+
<input>
|
400
|
+
<soap:body
|
401
|
+
use="encoded"
|
402
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
403
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
404
|
+
</input>
|
405
|
+
<output>
|
406
|
+
<soap:body
|
407
|
+
use="encoded"
|
408
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
409
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
410
|
+
</output>
|
411
|
+
</operation>
|
412
|
+
|
413
|
+
<operation name="delete_ipfix_destination">
|
414
|
+
<documentation>
|
415
|
+
Deletes the specified remote IPFIX destinations.
|
416
|
+
|
417
|
+
</documentation>
|
418
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
419
|
+
<input>
|
420
|
+
<soap:body
|
421
|
+
use="encoded"
|
422
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
423
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
424
|
+
</input>
|
425
|
+
<output>
|
426
|
+
<soap:body
|
427
|
+
use="encoded"
|
428
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
429
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
430
|
+
</output>
|
431
|
+
</operation>
|
432
|
+
|
433
|
+
<operation name="delete_all_ipfix_destinations">
|
434
|
+
<documentation>
|
435
|
+
Deletes all remote IPFIX destinations.
|
436
|
+
|
437
|
+
</documentation>
|
438
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
439
|
+
<input>
|
440
|
+
<soap:body
|
441
|
+
use="encoded"
|
442
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
443
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
444
|
+
</input>
|
445
|
+
<output>
|
446
|
+
<soap:body
|
447
|
+
use="encoded"
|
448
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
449
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
450
|
+
</output>
|
451
|
+
</operation>
|
452
|
+
|
453
|
+
<operation name="set_description">
|
454
|
+
<documentation>
|
455
|
+
Sets the description for the specified remote IPFIX destinations.
|
456
|
+
|
457
|
+
This is an arbitrary field which can be used for any purpose.
|
458
|
+
|
459
|
+
</documentation>
|
460
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
461
|
+
<input>
|
462
|
+
<soap:body
|
463
|
+
use="encoded"
|
464
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
465
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
466
|
+
</input>
|
467
|
+
<output>
|
468
|
+
<soap:body
|
469
|
+
use="encoded"
|
470
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
471
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
472
|
+
</output>
|
473
|
+
</operation>
|
474
|
+
|
475
|
+
<operation name="get_description">
|
476
|
+
<documentation>
|
477
|
+
Gets the description for the specified remote IPFIX destinations.
|
478
|
+
|
479
|
+
</documentation>
|
480
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
481
|
+
<input>
|
482
|
+
<soap:body
|
483
|
+
use="encoded"
|
484
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
485
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
486
|
+
</input>
|
487
|
+
<output>
|
488
|
+
<soap:body
|
489
|
+
use="encoded"
|
490
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
491
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
492
|
+
</output>
|
493
|
+
</operation>
|
494
|
+
|
495
|
+
<operation name="set_pool">
|
496
|
+
<documentation>
|
497
|
+
Sets the pools for the specified remote IPFIX destinations.
|
498
|
+
|
499
|
+
</documentation>
|
500
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
501
|
+
<input>
|
502
|
+
<soap:body
|
503
|
+
use="encoded"
|
504
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
505
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
506
|
+
</input>
|
507
|
+
<output>
|
508
|
+
<soap:body
|
509
|
+
use="encoded"
|
510
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
511
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
512
|
+
</output>
|
513
|
+
</operation>
|
514
|
+
|
515
|
+
<operation name="get_pool">
|
516
|
+
<documentation>
|
517
|
+
Gets the pools for the specified remote IPFIX destinations.
|
518
|
+
|
519
|
+
</documentation>
|
520
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
521
|
+
<input>
|
522
|
+
<soap:body
|
523
|
+
use="encoded"
|
524
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
525
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
526
|
+
</input>
|
527
|
+
<output>
|
528
|
+
<soap:body
|
529
|
+
use="encoded"
|
530
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
531
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
532
|
+
</output>
|
533
|
+
</operation>
|
534
|
+
|
535
|
+
<operation name="set_template_retransmit_interval">
|
536
|
+
<documentation>
|
537
|
+
Sets the template retransmit intervals for the specified remote IPFIX destinations.
|
538
|
+
Template retransmit interval is the refresh frequency of IPFIX templates.
|
539
|
+
|
540
|
+
IPFIX template specifies the fields in IPFIX records. When using UDP as the transport, the template
|
541
|
+
is retransmitted at specific intervals to inform collector the IPFIX record format.
|
542
|
+
|
543
|
+
</documentation>
|
544
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
545
|
+
<input>
|
546
|
+
<soap:body
|
547
|
+
use="encoded"
|
548
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
549
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
550
|
+
</input>
|
551
|
+
<output>
|
552
|
+
<soap:body
|
553
|
+
use="encoded"
|
554
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
555
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
556
|
+
</output>
|
557
|
+
</operation>
|
558
|
+
|
559
|
+
<operation name="get_template_retransmit_interval">
|
560
|
+
<documentation>
|
561
|
+
Gets the template retransmmit intervals for the specified remote IPFIX destinations.
|
562
|
+
|
563
|
+
|
564
|
+
</documentation>
|
565
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
566
|
+
<input>
|
567
|
+
<soap:body
|
568
|
+
use="encoded"
|
569
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
570
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
571
|
+
</input>
|
572
|
+
<output>
|
573
|
+
<soap:body
|
574
|
+
use="encoded"
|
575
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
576
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
577
|
+
</output>
|
578
|
+
</operation>
|
579
|
+
|
580
|
+
<operation name="set_template_delete_delay">
|
581
|
+
<documentation>
|
582
|
+
Sets the template delete delay values for the specified remote IPFIX destinations.
|
583
|
+
Template delete delay is the duration IPFIX server must allow to elapse
|
584
|
+
before attempting to re-use a deleted IPFIX template id.
|
585
|
+
|
586
|
+
</documentation>
|
587
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
588
|
+
<input>
|
589
|
+
<soap:body
|
590
|
+
use="encoded"
|
591
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
592
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
593
|
+
</input>
|
594
|
+
<output>
|
595
|
+
<soap:body
|
596
|
+
use="encoded"
|
597
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
598
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
599
|
+
</output>
|
600
|
+
</operation>
|
601
|
+
|
602
|
+
<operation name="get_template_delete_delay">
|
603
|
+
<documentation>
|
604
|
+
Gets the template delete delays for the specified remote IPFIX destinations.
|
605
|
+
|
606
|
+
</documentation>
|
607
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
608
|
+
<input>
|
609
|
+
<soap:body
|
610
|
+
use="encoded"
|
611
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
612
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
613
|
+
</input>
|
614
|
+
<output>
|
615
|
+
<soap:body
|
616
|
+
use="encoded"
|
617
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
618
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
619
|
+
</output>
|
620
|
+
</operation>
|
621
|
+
|
622
|
+
<operation name="set_transport_profile">
|
623
|
+
<documentation>
|
624
|
+
Sets the transport profiles for the specified remote IPFIX destinations.
|
625
|
+
Transport profile selects the transport protocol to be used, along
|
626
|
+
with appropriate parameters. This attribute should name a TCP or UDP profile
|
627
|
+
on the system, e.g., "udp" (the default).
|
628
|
+
|
629
|
+
</documentation>
|
630
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
631
|
+
<input>
|
632
|
+
<soap:body
|
633
|
+
use="encoded"
|
634
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
635
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
636
|
+
</input>
|
637
|
+
<output>
|
638
|
+
<soap:body
|
639
|
+
use="encoded"
|
640
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
641
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
642
|
+
</output>
|
643
|
+
</operation>
|
644
|
+
|
645
|
+
<operation name="get_transport_profile">
|
646
|
+
<documentation>
|
647
|
+
Gets the transport profiles for the specified remote IPFIX destinations.
|
648
|
+
|
649
|
+
</documentation>
|
650
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
651
|
+
<input>
|
652
|
+
<soap:body
|
653
|
+
use="encoded"
|
654
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
655
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
656
|
+
</input>
|
657
|
+
<output>
|
658
|
+
<soap:body
|
659
|
+
use="encoded"
|
660
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
661
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
662
|
+
</output>
|
663
|
+
</operation>
|
664
|
+
|
665
|
+
<operation name="set_serverssl_profile">
|
666
|
+
<documentation>
|
667
|
+
Sets the SSL server profiles for the specified remote IPFIX destinations.
|
668
|
+
|
669
|
+
</documentation>
|
670
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
671
|
+
<input>
|
672
|
+
<soap:body
|
673
|
+
use="encoded"
|
674
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
675
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
676
|
+
</input>
|
677
|
+
<output>
|
678
|
+
<soap:body
|
679
|
+
use="encoded"
|
680
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
681
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
682
|
+
</output>
|
683
|
+
</operation>
|
684
|
+
|
685
|
+
<operation name="get_serverssl_profile">
|
686
|
+
<documentation>
|
687
|
+
Gets the SSL server profiles, if any, for the specified remote IPFIX destinations.
|
688
|
+
|
689
|
+
</documentation>
|
690
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
691
|
+
<input>
|
692
|
+
<soap:body
|
693
|
+
use="encoded"
|
694
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
695
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
696
|
+
</input>
|
697
|
+
<output>
|
698
|
+
<soap:body
|
699
|
+
use="encoded"
|
700
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
701
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
702
|
+
</output>
|
703
|
+
</operation>
|
704
|
+
|
705
|
+
<operation name="set_log_protocol">
|
706
|
+
<documentation>
|
707
|
+
Sets the log protocol used to send log messages for the specified remote IPFIX
|
708
|
+
destinations.
|
709
|
+
|
710
|
+
</documentation>
|
711
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
712
|
+
<input>
|
713
|
+
<soap:body
|
714
|
+
use="encoded"
|
715
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
716
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
717
|
+
</input>
|
718
|
+
<output>
|
719
|
+
<soap:body
|
720
|
+
use="encoded"
|
721
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
722
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
723
|
+
</output>
|
724
|
+
</operation>
|
725
|
+
|
726
|
+
<operation name="get_log_protocol">
|
727
|
+
<documentation>
|
728
|
+
Gets the log protocol used to send log messages to the pool for the specified
|
729
|
+
remote IPFIX destinations.
|
730
|
+
|
731
|
+
</documentation>
|
732
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
733
|
+
<input>
|
734
|
+
<soap:body
|
735
|
+
use="encoded"
|
736
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
737
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
738
|
+
</input>
|
739
|
+
<output>
|
740
|
+
<soap:body
|
741
|
+
use="encoded"
|
742
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
743
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
744
|
+
</output>
|
745
|
+
</operation>
|
746
|
+
|
747
|
+
<operation name="get_version">
|
748
|
+
<documentation>
|
749
|
+
Gets the version information for this interface.
|
750
|
+
|
751
|
+
</documentation>
|
752
|
+
<soap:operation soapAction="urn:iControl:Log/DestinationIPFIX"/>
|
753
|
+
<input>
|
754
|
+
<soap:body
|
755
|
+
use="encoded"
|
756
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
757
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
758
|
+
</input>
|
759
|
+
<output>
|
760
|
+
<soap:body
|
761
|
+
use="encoded"
|
762
|
+
namespace="urn:iControl:Log/DestinationIPFIX"
|
763
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
764
|
+
</output>
|
765
|
+
</operation>
|
766
|
+
</binding>
|
767
|
+
|
768
|
+
<!-- service -->
|
769
|
+
|
770
|
+
<service name="Log.DestinationIPFIX">
|
771
|
+
<documentation>
|
772
|
+
The DestinationIPFIX interface enables you to create and modify
|
773
|
+
remote Internet Protocol Flow Information Export (IPFIX) destinations.
|
774
|
+
A IPFIX log requires you set up a pool of remote log servers via the
|
775
|
+
LocalLB::Pool interface and assign it to the Remote IPFIX destination
|
776
|
+
pool.
|
777
|
+
|
778
|
+
</documentation>
|
779
|
+
<port name="Log.DestinationIPFIXPort" binding="tns:Log.DestinationIPFIXBinding">
|
780
|
+
<soap:address location="https://url_to_service"/>
|
781
|
+
</port>
|
782
|
+
</service>
|
783
|
+
</definitions>
|