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
|
|
data/lib/wsdl/Log.Filter.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
|
|
@@ -615,6 +615,271 @@ All other trademarks mentioned in this document are the property of their respec
|
|
615
615
|
<xsd:documentation>LOG_SOURCE_NONE</xsd:documentation>
|
616
616
|
</xsd:annotation>
|
617
617
|
</xsd:enumeration>
|
618
|
+
<xsd:enumeration value="LOG_SOURCE_ACCESSPERREQUEST">
|
619
|
+
<xsd:annotation>
|
620
|
+
<xsd:documentation>LOG_SOURCE_ACCESSPERREQUEST</xsd:documentation>
|
621
|
+
</xsd:annotation>
|
622
|
+
</xsd:enumeration>
|
623
|
+
<xsd:enumeration value="LOG_SOURCE_BDOSD">
|
624
|
+
<xsd:annotation>
|
625
|
+
<xsd:documentation>LOG_SOURCE_BDOSD</xsd:documentation>
|
626
|
+
</xsd:annotation>
|
627
|
+
</xsd:enumeration>
|
628
|
+
<xsd:enumeration value="LOG_SOURCE_COMMON_COMMON">
|
629
|
+
<xsd:annotation>
|
630
|
+
<xsd:documentation>LOG_SOURCE_COMMON_COMMON</xsd:documentation>
|
631
|
+
</xsd:annotation>
|
632
|
+
</xsd:enumeration>
|
633
|
+
<xsd:enumeration value="LOG_SOURCE_DWBLD">
|
634
|
+
<xsd:annotation>
|
635
|
+
<xsd:documentation>LOG_SOURCE_DWBLD</xsd:documentation>
|
636
|
+
</xsd:annotation>
|
637
|
+
</xsd:enumeration>
|
638
|
+
<xsd:enumeration value="LOG_SOURCE_FIX">
|
639
|
+
<xsd:annotation>
|
640
|
+
<xsd:documentation>LOG_SOURCE_FIX</xsd:documentation>
|
641
|
+
</xsd:annotation>
|
642
|
+
</xsd:enumeration>
|
643
|
+
<xsd:enumeration value="LOG_SOURCE_GTP">
|
644
|
+
<xsd:annotation>
|
645
|
+
<xsd:documentation>LOG_SOURCE_GTP</xsd:documentation>
|
646
|
+
</xsd:annotation>
|
647
|
+
</xsd:enumeration>
|
648
|
+
<xsd:enumeration value="LOG_SOURCE_GUESTAGENTD">
|
649
|
+
<xsd:annotation>
|
650
|
+
<xsd:documentation>LOG_SOURCE_GUESTAGENTD</xsd:documentation>
|
651
|
+
</xsd:annotation>
|
652
|
+
</xsd:enumeration>
|
653
|
+
<xsd:enumeration value="LOG_SOURCE_HOSTAGENTD">
|
654
|
+
<xsd:annotation>
|
655
|
+
<xsd:documentation>LOG_SOURCE_HOSTAGENTD</xsd:documentation>
|
656
|
+
</xsd:annotation>
|
657
|
+
</xsd:enumeration>
|
658
|
+
<xsd:enumeration value="LOG_SOURCE_ICRD">
|
659
|
+
<xsd:annotation>
|
660
|
+
<xsd:documentation>LOG_SOURCE_ICRD</xsd:documentation>
|
661
|
+
</xsd:annotation>
|
662
|
+
</xsd:enumeration>
|
663
|
+
<xsd:enumeration value="LOG_SOURCE_IPFIX">
|
664
|
+
<xsd:annotation>
|
665
|
+
<xsd:documentation>LOG_SOURCE_IPFIX</xsd:documentation>
|
666
|
+
</xsd:annotation>
|
667
|
+
</xsd:enumeration>
|
668
|
+
<xsd:enumeration value="LOG_SOURCE_IPFIXIRULES">
|
669
|
+
<xsd:annotation>
|
670
|
+
<xsd:documentation>LOG_SOURCE_IPFIXIRULES</xsd:documentation>
|
671
|
+
</xsd:annotation>
|
672
|
+
</xsd:enumeration>
|
673
|
+
<xsd:enumeration value="LOG_SOURCE_IPSEC">
|
674
|
+
<xsd:annotation>
|
675
|
+
<xsd:documentation>LOG_SOURCE_IPSEC</xsd:documentation>
|
676
|
+
</xsd:annotation>
|
677
|
+
</xsd:enumeration>
|
678
|
+
<xsd:enumeration value="LOG_SOURCE_IVS">
|
679
|
+
<xsd:annotation>
|
680
|
+
<xsd:documentation>LOG_SOURCE_IVS</xsd:documentation>
|
681
|
+
</xsd:annotation>
|
682
|
+
</xsd:enumeration>
|
683
|
+
<xsd:enumeration value="LOG_SOURCE_LOPD">
|
684
|
+
<xsd:annotation>
|
685
|
+
<xsd:documentation>LOG_SOURCE_LOPD</xsd:documentation>
|
686
|
+
</xsd:annotation>
|
687
|
+
</xsd:enumeration>
|
688
|
+
<xsd:enumeration value="LOG_SOURCE_LSN">
|
689
|
+
<xsd:annotation>
|
690
|
+
<xsd:documentation>LOG_SOURCE_LSN</xsd:documentation>
|
691
|
+
</xsd:annotation>
|
692
|
+
</xsd:enumeration>
|
693
|
+
<xsd:enumeration value="LOG_SOURCE_LSNAPI">
|
694
|
+
<xsd:annotation>
|
695
|
+
<xsd:documentation>LOG_SOURCE_LSNAPI</xsd:documentation>
|
696
|
+
</xsd:annotation>
|
697
|
+
</xsd:enumeration>
|
698
|
+
<xsd:enumeration value="LOG_SOURCE_MAMIDBRIDGED">
|
699
|
+
<xsd:annotation>
|
700
|
+
<xsd:documentation>LOG_SOURCE_MAMIDBRIDGED</xsd:documentation>
|
701
|
+
</xsd:annotation>
|
702
|
+
</xsd:enumeration>
|
703
|
+
<xsd:enumeration value="LOG_SOURCE_MAP">
|
704
|
+
<xsd:annotation>
|
705
|
+
<xsd:documentation>LOG_SOURCE_MAP</xsd:documentation>
|
706
|
+
</xsd:annotation>
|
707
|
+
</xsd:enumeration>
|
708
|
+
<xsd:enumeration value="LOG_SOURCE_MR">
|
709
|
+
<xsd:annotation>
|
710
|
+
<xsd:documentation>LOG_SOURCE_MR</xsd:documentation>
|
711
|
+
</xsd:annotation>
|
712
|
+
</xsd:enumeration>
|
713
|
+
<xsd:enumeration value="LOG_SOURCE_MRSIP">
|
714
|
+
<xsd:annotation>
|
715
|
+
<xsd:documentation>LOG_SOURCE_MRSIP</xsd:documentation>
|
716
|
+
</xsd:annotation>
|
717
|
+
</xsd:enumeration>
|
718
|
+
<xsd:enumeration value="LOG_SOURCE_MSGBUSD">
|
719
|
+
<xsd:annotation>
|
720
|
+
<xsd:documentation>LOG_SOURCE_MSGBUSD</xsd:documentation>
|
721
|
+
</xsd:annotation>
|
722
|
+
</xsd:enumeration>
|
723
|
+
<xsd:enumeration value="LOG_SOURCE_PCP">
|
724
|
+
<xsd:annotation>
|
725
|
+
<xsd:documentation>LOG_SOURCE_PCP</xsd:documentation>
|
726
|
+
</xsd:annotation>
|
727
|
+
</xsd:enumeration>
|
728
|
+
<xsd:enumeration value="LOG_SOURCE_PEM">
|
729
|
+
<xsd:annotation>
|
730
|
+
<xsd:documentation>LOG_SOURCE_PEM</xsd:documentation>
|
731
|
+
</xsd:annotation>
|
732
|
+
</xsd:enumeration>
|
733
|
+
<xsd:enumeration value="LOG_SOURCE_PKCS11D">
|
734
|
+
<xsd:annotation>
|
735
|
+
<xsd:documentation>LOG_SOURCE_PKCS11D</xsd:documentation>
|
736
|
+
</xsd:annotation>
|
737
|
+
</xsd:enumeration>
|
738
|
+
<xsd:enumeration value="LOG_SOURCE_POLICY">
|
739
|
+
<xsd:annotation>
|
740
|
+
<xsd:documentation>LOG_SOURCE_POLICY</xsd:documentation>
|
741
|
+
</xsd:annotation>
|
742
|
+
</xsd:enumeration>
|
743
|
+
<xsd:enumeration value="LOG_SOURCE_PPTP">
|
744
|
+
<xsd:annotation>
|
745
|
+
<xsd:documentation>LOG_SOURCE_PPTP</xsd:documentation>
|
746
|
+
</xsd:annotation>
|
747
|
+
</xsd:enumeration>
|
748
|
+
<xsd:enumeration value="LOG_SOURCE_REWRITE">
|
749
|
+
<xsd:annotation>
|
750
|
+
<xsd:documentation>LOG_SOURCE_REWRITE</xsd:documentation>
|
751
|
+
</xsd:annotation>
|
752
|
+
</xsd:enumeration>
|
753
|
+
<xsd:enumeration value="LOG_SOURCE_SFLOW">
|
754
|
+
<xsd:annotation>
|
755
|
+
<xsd:documentation>LOG_SOURCE_SFLOW</xsd:documentation>
|
756
|
+
</xsd:annotation>
|
757
|
+
</xsd:enumeration>
|
758
|
+
<xsd:enumeration value="LOG_SOURCE_SWG">
|
759
|
+
<xsd:annotation>
|
760
|
+
<xsd:documentation>LOG_SOURCE_SWG</xsd:documentation>
|
761
|
+
</xsd:annotation>
|
762
|
+
</xsd:enumeration>
|
763
|
+
<xsd:enumeration value="LOG_SOURCE_TMM_TCP">
|
764
|
+
<xsd:annotation>
|
765
|
+
<xsd:documentation>LOG_SOURCE_TMM_TCP</xsd:documentation>
|
766
|
+
</xsd:annotation>
|
767
|
+
</xsd:enumeration>
|
768
|
+
<xsd:enumeration value="LOG_SOURCE_TUNNEL">
|
769
|
+
<xsd:annotation>
|
770
|
+
<xsd:documentation>LOG_SOURCE_TUNNEL</xsd:documentation>
|
771
|
+
</xsd:annotation>
|
772
|
+
</xsd:enumeration>
|
773
|
+
<xsd:enumeration value="LOG_SOURCE_URLC">
|
774
|
+
<xsd:annotation>
|
775
|
+
<xsd:documentation>LOG_SOURCE_URLC</xsd:documentation>
|
776
|
+
</xsd:annotation>
|
777
|
+
</xsd:enumeration>
|
778
|
+
<xsd:enumeration value="LOG_SOURCE_URLDB">
|
779
|
+
<xsd:annotation>
|
780
|
+
<xsd:documentation>LOG_SOURCE_URLDB</xsd:documentation>
|
781
|
+
</xsd:annotation>
|
782
|
+
</xsd:enumeration>
|
783
|
+
<xsd:enumeration value="LOG_SOURCE_URLDBMGRD">
|
784
|
+
<xsd:annotation>
|
785
|
+
<xsd:documentation>LOG_SOURCE_URLDBMGRD</xsd:documentation>
|
786
|
+
</xsd:annotation>
|
787
|
+
</xsd:enumeration>
|
788
|
+
<xsd:enumeration value="LOG_SOURCE_VXLAND">
|
789
|
+
<xsd:annotation>
|
790
|
+
<xsd:documentation>LOG_SOURCE_VXLAND</xsd:documentation>
|
791
|
+
</xsd:annotation>
|
792
|
+
</xsd:enumeration>
|
793
|
+
<xsd:enumeration value="LOG_SOURCE_WEBAPPLICATIONS">
|
794
|
+
<xsd:annotation>
|
795
|
+
<xsd:documentation>LOG_SOURCE_WEBAPPLICATIONS</xsd:documentation>
|
796
|
+
</xsd:annotation>
|
797
|
+
</xsd:enumeration>
|
798
|
+
<xsd:enumeration value="LOG_SOURCE_WR_URLDBD">
|
799
|
+
<xsd:annotation>
|
800
|
+
<xsd:documentation>LOG_SOURCE_WR_URLDBD</xsd:documentation>
|
801
|
+
</xsd:annotation>
|
802
|
+
</xsd:enumeration>
|
803
|
+
<xsd:enumeration value="LOG_SOURCE_ERRDEFSD">
|
804
|
+
<xsd:annotation>
|
805
|
+
<xsd:documentation>LOG_SOURCE_ERRDEFSD</xsd:documentation>
|
806
|
+
</xsd:annotation>
|
807
|
+
</xsd:enumeration>
|
808
|
+
<xsd:enumeration value="LOG_SOURCE_FIPS">
|
809
|
+
<xsd:annotation>
|
810
|
+
<xsd:documentation>LOG_SOURCE_FIPS</xsd:documentation>
|
811
|
+
</xsd:annotation>
|
812
|
+
</xsd:enumeration>
|
813
|
+
<xsd:enumeration value="LOG_SOURCE_FW_FQDN">
|
814
|
+
<xsd:annotation>
|
815
|
+
<xsd:documentation>LOG_SOURCE_FW_FQDN</xsd:documentation>
|
816
|
+
</xsd:annotation>
|
817
|
+
</xsd:enumeration>
|
818
|
+
<xsd:enumeration value="LOG_SOURCE_FW_NAT">
|
819
|
+
<xsd:annotation>
|
820
|
+
<xsd:documentation>LOG_SOURCE_FW_NAT</xsd:documentation>
|
821
|
+
</xsd:annotation>
|
822
|
+
</xsd:enumeration>
|
823
|
+
<xsd:enumeration value="LOG_SOURCE_HWPD">
|
824
|
+
<xsd:annotation>
|
825
|
+
<xsd:documentation>LOG_SOURCE_HWPD</xsd:documentation>
|
826
|
+
</xsd:annotation>
|
827
|
+
</xsd:enumeration>
|
828
|
+
<xsd:enumeration value="LOG_SOURCE_IPFIXPROXY">
|
829
|
+
<xsd:annotation>
|
830
|
+
<xsd:documentation>LOG_SOURCE_IPFIXPROXY</xsd:documentation>
|
831
|
+
</xsd:annotation>
|
832
|
+
</xsd:enumeration>
|
833
|
+
<xsd:enumeration value="LOG_SOURCE_PGADMIND">
|
834
|
+
<xsd:annotation>
|
835
|
+
<xsd:documentation>LOG_SOURCE_PGADMIND</xsd:documentation>
|
836
|
+
</xsd:annotation>
|
837
|
+
</xsd:enumeration>
|
838
|
+
<xsd:enumeration value="LOG_SOURCE_SCIM">
|
839
|
+
<xsd:annotation>
|
840
|
+
<xsd:documentation>LOG_SOURCE_SCIM</xsd:documentation>
|
841
|
+
</xsd:annotation>
|
842
|
+
</xsd:enumeration>
|
843
|
+
<xsd:enumeration value="LOG_SOURCE_SCTP">
|
844
|
+
<xsd:annotation>
|
845
|
+
<xsd:documentation>LOG_SOURCE_SCTP</xsd:documentation>
|
846
|
+
</xsd:annotation>
|
847
|
+
</xsd:enumeration>
|
848
|
+
<xsd:enumeration value="LOG_SOURCE_SDMD">
|
849
|
+
<xsd:annotation>
|
850
|
+
<xsd:documentation>LOG_SOURCE_SDMD</xsd:documentation>
|
851
|
+
</xsd:annotation>
|
852
|
+
</xsd:enumeration>
|
853
|
+
<xsd:enumeration value="LOG_SOURCE_SHMMAPD">
|
854
|
+
<xsd:annotation>
|
855
|
+
<xsd:documentation>LOG_SOURCE_SHMMAPD</xsd:documentation>
|
856
|
+
</xsd:annotation>
|
857
|
+
</xsd:enumeration>
|
858
|
+
<xsd:enumeration value="LOG_SOURCE_SPOLICY">
|
859
|
+
<xsd:annotation>
|
860
|
+
<xsd:documentation>LOG_SOURCE_SPOLICY</xsd:documentation>
|
861
|
+
</xsd:annotation>
|
862
|
+
</xsd:enumeration>
|
863
|
+
<xsd:enumeration value="LOG_SOURCE_STATED">
|
864
|
+
<xsd:annotation>
|
865
|
+
<xsd:documentation>LOG_SOURCE_STATED</xsd:documentation>
|
866
|
+
</xsd:annotation>
|
867
|
+
</xsd:enumeration>
|
868
|
+
<xsd:enumeration value="LOG_SOURCE_STATUSD">
|
869
|
+
<xsd:annotation>
|
870
|
+
<xsd:documentation>LOG_SOURCE_STATUSD</xsd:documentation>
|
871
|
+
</xsd:annotation>
|
872
|
+
</xsd:enumeration>
|
873
|
+
<xsd:enumeration value="LOG_SOURCE_TFTP">
|
874
|
+
<xsd:annotation>
|
875
|
+
<xsd:documentation>LOG_SOURCE_TFTP</xsd:documentation>
|
876
|
+
</xsd:annotation>
|
877
|
+
</xsd:enumeration>
|
878
|
+
<xsd:enumeration value="LOG_SOURCE_TMROUTED">
|
879
|
+
<xsd:annotation>
|
880
|
+
<xsd:documentation>LOG_SOURCE_TMROUTED</xsd:documentation>
|
881
|
+
</xsd:annotation>
|
882
|
+
</xsd:enumeration>
|
618
883
|
</xsd:restriction>
|
619
884
|
</xsd:simpleType>
|
620
885
|
<xsd:simpleType name="Log.SyslogLevel">
|
@@ -0,0 +1,811 @@
|
|
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.IPFIXInformationElement"
|
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="Log.IPFIXInformationElement.DataTypeSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Log.IPFIXInformationElement.DataType[]'/>
|
28
|
+
</xsd:restriction>
|
29
|
+
</xsd:complexContent>
|
30
|
+
</xsd:complexType>
|
31
|
+
<xsd:complexType name="Common.StringSequence">
|
32
|
+
<xsd:complexContent>
|
33
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
34
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
35
|
+
</xsd:restriction>
|
36
|
+
</xsd:complexContent>
|
37
|
+
</xsd:complexType>
|
38
|
+
<xsd:complexType name="Log.IPFIXInformationElement.DefinitionSourceSequence">
|
39
|
+
<xsd:complexContent>
|
40
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
41
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Log.IPFIXInformationElement.DefinitionSource[]'/>
|
42
|
+
</xsd:restriction>
|
43
|
+
</xsd:complexContent>
|
44
|
+
</xsd:complexType>
|
45
|
+
<xsd:complexType name="Common.ULongSequence">
|
46
|
+
<xsd:complexContent>
|
47
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
48
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:long[]'/>
|
49
|
+
</xsd:restriction>
|
50
|
+
</xsd:complexContent>
|
51
|
+
</xsd:complexType>
|
52
|
+
<xsd:simpleType name="Log.IPFIXInformationElement.DefinitionSource">
|
53
|
+
<xsd:restriction base="xsd:string">
|
54
|
+
<xsd:enumeration value="IPFIX_DEFINITION_SOURCE_UNKNOWN">
|
55
|
+
<xsd:annotation>
|
56
|
+
<xsd:documentation>IPFIX_DEFINITION_SOURCE_UNKNOWN</xsd:documentation>
|
57
|
+
</xsd:annotation>
|
58
|
+
</xsd:enumeration>
|
59
|
+
<xsd:enumeration value="IPFIX_DEFINITION_SOURCE_USER">
|
60
|
+
<xsd:annotation>
|
61
|
+
<xsd:documentation>IPFIX_DEFINITION_SOURCE_USER</xsd:documentation>
|
62
|
+
</xsd:annotation>
|
63
|
+
</xsd:enumeration>
|
64
|
+
<xsd:enumeration value="IPFIX_DEFINITION_SOURCE_BASE">
|
65
|
+
<xsd:annotation>
|
66
|
+
<xsd:documentation>IPFIX_DEFINITION_SOURCE_BASE</xsd:documentation>
|
67
|
+
</xsd:annotation>
|
68
|
+
</xsd:enumeration>
|
69
|
+
</xsd:restriction>
|
70
|
+
</xsd:simpleType>
|
71
|
+
<xsd:complexType name="Common.UShortSequence">
|
72
|
+
<xsd:complexContent>
|
73
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
74
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:int[]'/>
|
75
|
+
</xsd:restriction>
|
76
|
+
</xsd:complexContent>
|
77
|
+
</xsd:complexType>
|
78
|
+
<xsd:simpleType name="Log.IPFIXInformationElement.DataType">
|
79
|
+
<xsd:restriction base="xsd:string">
|
80
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_UNKNOWN">
|
81
|
+
<xsd:annotation>
|
82
|
+
<xsd:documentation>IPFIX_DATA_TYPE_UNKNOWN</xsd:documentation>
|
83
|
+
</xsd:annotation>
|
84
|
+
</xsd:enumeration>
|
85
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_OCTETARRAY">
|
86
|
+
<xsd:annotation>
|
87
|
+
<xsd:documentation>IPFIX_DATA_TYPE_OCTETARRAY</xsd:documentation>
|
88
|
+
</xsd:annotation>
|
89
|
+
</xsd:enumeration>
|
90
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_UNSIGNED8">
|
91
|
+
<xsd:annotation>
|
92
|
+
<xsd:documentation>IPFIX_DATA_TYPE_UNSIGNED8</xsd:documentation>
|
93
|
+
</xsd:annotation>
|
94
|
+
</xsd:enumeration>
|
95
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_UNSIGNED16">
|
96
|
+
<xsd:annotation>
|
97
|
+
<xsd:documentation>IPFIX_DATA_TYPE_UNSIGNED16</xsd:documentation>
|
98
|
+
</xsd:annotation>
|
99
|
+
</xsd:enumeration>
|
100
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_UNSIGNED32">
|
101
|
+
<xsd:annotation>
|
102
|
+
<xsd:documentation>IPFIX_DATA_TYPE_UNSIGNED32</xsd:documentation>
|
103
|
+
</xsd:annotation>
|
104
|
+
</xsd:enumeration>
|
105
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_UNSIGNED64">
|
106
|
+
<xsd:annotation>
|
107
|
+
<xsd:documentation>IPFIX_DATA_TYPE_UNSIGNED64</xsd:documentation>
|
108
|
+
</xsd:annotation>
|
109
|
+
</xsd:enumeration>
|
110
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_SIGNED8">
|
111
|
+
<xsd:annotation>
|
112
|
+
<xsd:documentation>IPFIX_DATA_TYPE_SIGNED8</xsd:documentation>
|
113
|
+
</xsd:annotation>
|
114
|
+
</xsd:enumeration>
|
115
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_SIGNED16">
|
116
|
+
<xsd:annotation>
|
117
|
+
<xsd:documentation>IPFIX_DATA_TYPE_SIGNED16</xsd:documentation>
|
118
|
+
</xsd:annotation>
|
119
|
+
</xsd:enumeration>
|
120
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_SIGNED32">
|
121
|
+
<xsd:annotation>
|
122
|
+
<xsd:documentation>IPFIX_DATA_TYPE_SIGNED32</xsd:documentation>
|
123
|
+
</xsd:annotation>
|
124
|
+
</xsd:enumeration>
|
125
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_SIGNED64">
|
126
|
+
<xsd:annotation>
|
127
|
+
<xsd:documentation>IPFIX_DATA_TYPE_SIGNED64</xsd:documentation>
|
128
|
+
</xsd:annotation>
|
129
|
+
</xsd:enumeration>
|
130
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_FLOAT32">
|
131
|
+
<xsd:annotation>
|
132
|
+
<xsd:documentation>IPFIX_DATA_TYPE_FLOAT32</xsd:documentation>
|
133
|
+
</xsd:annotation>
|
134
|
+
</xsd:enumeration>
|
135
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_FLOAT64">
|
136
|
+
<xsd:annotation>
|
137
|
+
<xsd:documentation>IPFIX_DATA_TYPE_FLOAT64</xsd:documentation>
|
138
|
+
</xsd:annotation>
|
139
|
+
</xsd:enumeration>
|
140
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_BOOLEAN">
|
141
|
+
<xsd:annotation>
|
142
|
+
<xsd:documentation>IPFIX_DATA_TYPE_BOOLEAN</xsd:documentation>
|
143
|
+
</xsd:annotation>
|
144
|
+
</xsd:enumeration>
|
145
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_MACADDRESS">
|
146
|
+
<xsd:annotation>
|
147
|
+
<xsd:documentation>IPFIX_DATA_TYPE_MACADDRESS</xsd:documentation>
|
148
|
+
</xsd:annotation>
|
149
|
+
</xsd:enumeration>
|
150
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_STRING">
|
151
|
+
<xsd:annotation>
|
152
|
+
<xsd:documentation>IPFIX_DATA_TYPE_STRING</xsd:documentation>
|
153
|
+
</xsd:annotation>
|
154
|
+
</xsd:enumeration>
|
155
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_DATETIMESECONDS">
|
156
|
+
<xsd:annotation>
|
157
|
+
<xsd:documentation>IPFIX_DATA_TYPE_DATETIMESECONDS</xsd:documentation>
|
158
|
+
</xsd:annotation>
|
159
|
+
</xsd:enumeration>
|
160
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_DATETIMEMILLISECONDS">
|
161
|
+
<xsd:annotation>
|
162
|
+
<xsd:documentation>IPFIX_DATA_TYPE_DATETIMEMILLISECONDS</xsd:documentation>
|
163
|
+
</xsd:annotation>
|
164
|
+
</xsd:enumeration>
|
165
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_DATETIMEMICROSECONDS">
|
166
|
+
<xsd:annotation>
|
167
|
+
<xsd:documentation>IPFIX_DATA_TYPE_DATETIMEMICROSECONDS</xsd:documentation>
|
168
|
+
</xsd:annotation>
|
169
|
+
</xsd:enumeration>
|
170
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_DATETIMENANOSECONDS">
|
171
|
+
<xsd:annotation>
|
172
|
+
<xsd:documentation>IPFIX_DATA_TYPE_DATETIMENANOSECONDS</xsd:documentation>
|
173
|
+
</xsd:annotation>
|
174
|
+
</xsd:enumeration>
|
175
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_IPV4ADDRESS">
|
176
|
+
<xsd:annotation>
|
177
|
+
<xsd:documentation>IPFIX_DATA_TYPE_IPV4ADDRESS</xsd:documentation>
|
178
|
+
</xsd:annotation>
|
179
|
+
</xsd:enumeration>
|
180
|
+
<xsd:enumeration value="IPFIX_DATA_TYPE_IPV6ADDRESS">
|
181
|
+
<xsd:annotation>
|
182
|
+
<xsd:documentation>IPFIX_DATA_TYPE_IPV6ADDRESS</xsd:documentation>
|
183
|
+
</xsd:annotation>
|
184
|
+
</xsd:enumeration>
|
185
|
+
</xsd:restriction>
|
186
|
+
</xsd:simpleType>
|
187
|
+
</xsd:schema>
|
188
|
+
</types>
|
189
|
+
|
190
|
+
<!-- message -->
|
191
|
+
|
192
|
+
<message name="Log.IPFIXInformationElement.get_listRequest">
|
193
|
+
</message>
|
194
|
+
<message name="Log.IPFIXInformationElement.get_listResponse">
|
195
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
196
|
+
</message>
|
197
|
+
|
198
|
+
<message name="Log.IPFIXInformationElement.createRequest">
|
199
|
+
<part name="elements" type="tns:Common.StringSequence"/>
|
200
|
+
</message>
|
201
|
+
<message name="Log.IPFIXInformationElement.createResponse">
|
202
|
+
</message>
|
203
|
+
|
204
|
+
<message name="Log.IPFIXInformationElement.delete_ipfix_elementRequest">
|
205
|
+
<part name="elements" type="tns:Common.StringSequence"/>
|
206
|
+
</message>
|
207
|
+
<message name="Log.IPFIXInformationElement.delete_ipfix_elementResponse">
|
208
|
+
</message>
|
209
|
+
|
210
|
+
<message name="Log.IPFIXInformationElement.delete_all_ipfix_elementsRequest">
|
211
|
+
</message>
|
212
|
+
<message name="Log.IPFIXInformationElement.delete_all_ipfix_elementsResponse">
|
213
|
+
</message>
|
214
|
+
|
215
|
+
<message name="Log.IPFIXInformationElement.set_element_idRequest">
|
216
|
+
<part name="elements" type="tns:Common.StringSequence"/>
|
217
|
+
<part name="values" type="tns:Common.UShortSequence"/>
|
218
|
+
</message>
|
219
|
+
<message name="Log.IPFIXInformationElement.set_element_idResponse">
|
220
|
+
</message>
|
221
|
+
|
222
|
+
<message name="Log.IPFIXInformationElement.get_element_idRequest">
|
223
|
+
<part name="elements" type="tns:Common.StringSequence"/>
|
224
|
+
<part name="definition_sources" type="tns:Log.IPFIXInformationElement.DefinitionSourceSequence"/>
|
225
|
+
</message>
|
226
|
+
<message name="Log.IPFIXInformationElement.get_element_idResponse">
|
227
|
+
<part name="return" type="tns:Common.UShortSequence"/>
|
228
|
+
</message>
|
229
|
+
|
230
|
+
<message name="Log.IPFIXInformationElement.set_data_typeRequest">
|
231
|
+
<part name="elements" type="tns:Common.StringSequence"/>
|
232
|
+
<part name="values" type="tns:Log.IPFIXInformationElement.DataTypeSequence"/>
|
233
|
+
</message>
|
234
|
+
<message name="Log.IPFIXInformationElement.set_data_typeResponse">
|
235
|
+
</message>
|
236
|
+
|
237
|
+
<message name="Log.IPFIXInformationElement.get_data_typeRequest">
|
238
|
+
<part name="elements" type="tns:Common.StringSequence"/>
|
239
|
+
<part name="definition_sources" type="tns:Log.IPFIXInformationElement.DefinitionSourceSequence"/>
|
240
|
+
</message>
|
241
|
+
<message name="Log.IPFIXInformationElement.get_data_typeResponse">
|
242
|
+
<part name="return" type="tns:Log.IPFIXInformationElement.DataTypeSequence"/>
|
243
|
+
</message>
|
244
|
+
|
245
|
+
<message name="Log.IPFIXInformationElement.set_data_type_sizeRequest">
|
246
|
+
<part name="elements" type="tns:Common.StringSequence"/>
|
247
|
+
<part name="values" type="tns:Common.UShortSequence"/>
|
248
|
+
</message>
|
249
|
+
<message name="Log.IPFIXInformationElement.set_data_type_sizeResponse">
|
250
|
+
</message>
|
251
|
+
|
252
|
+
<message name="Log.IPFIXInformationElement.get_data_type_sizeRequest">
|
253
|
+
<part name="elements" type="tns:Common.StringSequence"/>
|
254
|
+
<part name="definition_sources" type="tns:Log.IPFIXInformationElement.DefinitionSourceSequence"/>
|
255
|
+
</message>
|
256
|
+
<message name="Log.IPFIXInformationElement.get_data_type_sizeResponse">
|
257
|
+
<part name="return" type="tns:Common.UShortSequence"/>
|
258
|
+
</message>
|
259
|
+
|
260
|
+
<message name="Log.IPFIXInformationElement.set_enterprise_idRequest">
|
261
|
+
<part name="elements" type="tns:Common.StringSequence"/>
|
262
|
+
<part name="values" type="tns:Common.ULongSequence"/>
|
263
|
+
</message>
|
264
|
+
<message name="Log.IPFIXInformationElement.set_enterprise_idResponse">
|
265
|
+
</message>
|
266
|
+
|
267
|
+
<message name="Log.IPFIXInformationElement.get_enterprise_idRequest">
|
268
|
+
<part name="elements" type="tns:Common.StringSequence"/>
|
269
|
+
<part name="definition_sources" type="tns:Log.IPFIXInformationElement.DefinitionSourceSequence"/>
|
270
|
+
</message>
|
271
|
+
<message name="Log.IPFIXInformationElement.get_enterprise_idResponse">
|
272
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
273
|
+
</message>
|
274
|
+
|
275
|
+
<message name="Log.IPFIXInformationElement.set_descriptionRequest">
|
276
|
+
<part name="elements" type="tns:Common.StringSequence"/>
|
277
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
278
|
+
</message>
|
279
|
+
<message name="Log.IPFIXInformationElement.set_descriptionResponse">
|
280
|
+
</message>
|
281
|
+
|
282
|
+
<message name="Log.IPFIXInformationElement.get_descriptionRequest">
|
283
|
+
<part name="elements" type="tns:Common.StringSequence"/>
|
284
|
+
<part name="definition_sources" type="tns:Log.IPFIXInformationElement.DefinitionSourceSequence"/>
|
285
|
+
</message>
|
286
|
+
<message name="Log.IPFIXInformationElement.get_descriptionResponse">
|
287
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
288
|
+
</message>
|
289
|
+
|
290
|
+
<message name="Log.IPFIXInformationElement.get_versionRequest">
|
291
|
+
</message>
|
292
|
+
<message name="Log.IPFIXInformationElement.get_versionResponse">
|
293
|
+
<part name="return" type="xsd:string"/>
|
294
|
+
</message>
|
295
|
+
|
296
|
+
<!-- portType -->
|
297
|
+
|
298
|
+
<portType name="Log.IPFIXInformationElementPortType">
|
299
|
+
<operation name="get_list">
|
300
|
+
<documentation>
|
301
|
+
Gets the list of IPFIX Elements.
|
302
|
+
|
303
|
+
</documentation>
|
304
|
+
<input message="tns:Log.IPFIXInformationElement.get_listRequest"/>
|
305
|
+
<output message="tns:Log.IPFIXInformationElement.get_listResponse"/>
|
306
|
+
</operation>
|
307
|
+
<operation name="create">
|
308
|
+
<documentation>
|
309
|
+
Creates an IPFIX IE. Notice that it is desirable to set the
|
310
|
+
enterprise id to something different than the default zero. Zero
|
311
|
+
is mainly used for the IPFIX information model [RFC5102] defined base elements.
|
312
|
+
If data types include IPFIX_DATA_TYPE_STRING and/or IPFIX_DATA_TYPE_OCTETARRAY,
|
313
|
+
the default size is zero, which means variable length. Specify sizes with the
|
314
|
+
respective set method if your elements have a fixed length for those elements.
|
315
|
+
|
316
|
+
</documentation>
|
317
|
+
<input message="tns:Log.IPFIXInformationElement.createRequest"/>
|
318
|
+
<output message="tns:Log.IPFIXInformationElement.createResponse"/>
|
319
|
+
</operation>
|
320
|
+
<operation name="delete_ipfix_element">
|
321
|
+
<documentation>
|
322
|
+
Deletes the specified user IPFIX Information Element.
|
323
|
+
|
324
|
+
</documentation>
|
325
|
+
<input message="tns:Log.IPFIXInformationElement.delete_ipfix_elementRequest"/>
|
326
|
+
<output message="tns:Log.IPFIXInformationElement.delete_ipfix_elementResponse"/>
|
327
|
+
</operation>
|
328
|
+
<operation name="delete_all_ipfix_elements">
|
329
|
+
<documentation>
|
330
|
+
Deletes all user defined IPFIX Information Elements.
|
331
|
+
|
332
|
+
</documentation>
|
333
|
+
<input message="tns:Log.IPFIXInformationElement.delete_all_ipfix_elementsRequest"/>
|
334
|
+
<output message="tns:Log.IPFIXInformationElement.delete_all_ipfix_elementsResponse"/>
|
335
|
+
</operation>
|
336
|
+
<operation name="set_element_id">
|
337
|
+
<documentation>
|
338
|
+
Sets the id for the specified IPFIX IEs.
|
339
|
+
This is a numeric identifier of the Information Element. If this identifier is used
|
340
|
+
without an enterprise identifier, then it is globally unique and the list
|
341
|
+
of allowed values is administered by the Internet Assigned Numbers Authority (IANA).
|
342
|
+
It is used for compact identification of an Information Element when encoding Templates
|
343
|
+
in the protocol. This is only applicable on user defined source elements. Base elements
|
344
|
+
cannot change.
|
345
|
+
|
346
|
+
</documentation>
|
347
|
+
<input message="tns:Log.IPFIXInformationElement.set_element_idRequest"/>
|
348
|
+
<output message="tns:Log.IPFIXInformationElement.set_element_idResponse"/>
|
349
|
+
</operation>
|
350
|
+
<operation name="get_element_id">
|
351
|
+
<documentation>
|
352
|
+
Gets the ids for the specified IPFIX IEs.
|
353
|
+
|
354
|
+
</documentation>
|
355
|
+
<input message="tns:Log.IPFIXInformationElement.get_element_idRequest"/>
|
356
|
+
<output message="tns:Log.IPFIXInformationElement.get_element_idResponse"/>
|
357
|
+
</operation>
|
358
|
+
<operation name="set_data_type">
|
359
|
+
<documentation>
|
360
|
+
Sets the data type for the specified IPFIX IEs. The IPFIX Information model
|
361
|
+
[RFC5102] has defined a constrained set of data types for IEs to facilitate
|
362
|
+
implementation. This is only applicable on user defined source elements.
|
363
|
+
Base elements cannot change.
|
364
|
+
|
365
|
+
</documentation>
|
366
|
+
<input message="tns:Log.IPFIXInformationElement.set_data_typeRequest"/>
|
367
|
+
<output message="tns:Log.IPFIXInformationElement.set_data_typeResponse"/>
|
368
|
+
</operation>
|
369
|
+
<operation name="get_data_type">
|
370
|
+
<documentation>
|
371
|
+
Gets the data type for the specified IPFIX IEs.
|
372
|
+
|
373
|
+
</documentation>
|
374
|
+
<input message="tns:Log.IPFIXInformationElement.get_data_typeRequest"/>
|
375
|
+
<output message="tns:Log.IPFIXInformationElement.get_data_typeResponse"/>
|
376
|
+
</operation>
|
377
|
+
<operation name="set_data_type_size">
|
378
|
+
<documentation>
|
379
|
+
Sets the sizes for the specified IPFIX IEs. It is only applicable for
|
380
|
+
string and octetarray data types. Other data types ignore this value. Using
|
381
|
+
0 means the string or the octetarray has a variable length. The value must
|
382
|
+
be in the range of 0 to 65535. This is only applicable on user defined source
|
383
|
+
elements. Base elements cannot change.
|
384
|
+
|
385
|
+
</documentation>
|
386
|
+
<input message="tns:Log.IPFIXInformationElement.set_data_type_sizeRequest"/>
|
387
|
+
<output message="tns:Log.IPFIXInformationElement.set_data_type_sizeResponse"/>
|
388
|
+
</operation>
|
389
|
+
<operation name="get_data_type_size">
|
390
|
+
<documentation>
|
391
|
+
Gets the data data type size for the specified IPFIX IEs.
|
392
|
+
|
393
|
+
</documentation>
|
394
|
+
<input message="tns:Log.IPFIXInformationElement.get_data_type_sizeRequest"/>
|
395
|
+
<output message="tns:Log.IPFIXInformationElement.get_data_type_sizeResponse"/>
|
396
|
+
</operation>
|
397
|
+
<operation name="set_enterprise_id">
|
398
|
+
<documentation>
|
399
|
+
Sets the enterprise id for the specified IPFIX IEs. It is set to zero
|
400
|
+
by default. Enterprises may wish to define Information Elements
|
401
|
+
without registering them with IANA, for example, for enterprise-internal
|
402
|
+
purposes. For such IEs, the IE identifier described above is not
|
403
|
+
sufficient when the IE is used outside the enterprise. If specifications
|
404
|
+
of enterprise-specific IEs are made public and/or if enterprise-specific
|
405
|
+
identifiers are used by the IPFIX protocol outside the enterprise, then the
|
406
|
+
enterprise-specific identifier MUST be made globally unique by combining it
|
407
|
+
with an enterprise identifier. Valid values for the enterpriseId are
|
408
|
+
defined by IANA as Structure of Management Information (SMI) network
|
409
|
+
management private enterprise codes. This is only applicable on user defined
|
410
|
+
source elements. Base elements cannot change.
|
411
|
+
|
412
|
+
</documentation>
|
413
|
+
<input message="tns:Log.IPFIXInformationElement.set_enterprise_idRequest"/>
|
414
|
+
<output message="tns:Log.IPFIXInformationElement.set_enterprise_idResponse"/>
|
415
|
+
</operation>
|
416
|
+
<operation name="get_enterprise_id">
|
417
|
+
<documentation>
|
418
|
+
Gets the enterprise id for the specified IPFIX IEs.
|
419
|
+
|
420
|
+
</documentation>
|
421
|
+
<input message="tns:Log.IPFIXInformationElement.get_enterprise_idRequest"/>
|
422
|
+
<output message="tns:Log.IPFIXInformationElement.get_enterprise_idResponse"/>
|
423
|
+
</operation>
|
424
|
+
<operation name="set_description">
|
425
|
+
<documentation>
|
426
|
+
Sets the description for the specified IPFIX IEs. This is only applicable on user
|
427
|
+
defined source elements. Base elements cannot change.
|
428
|
+
|
429
|
+
This is an arbitrary field which can be used for any purpose.
|
430
|
+
|
431
|
+
</documentation>
|
432
|
+
<input message="tns:Log.IPFIXInformationElement.set_descriptionRequest"/>
|
433
|
+
<output message="tns:Log.IPFIXInformationElement.set_descriptionResponse"/>
|
434
|
+
</operation>
|
435
|
+
<operation name="get_description">
|
436
|
+
<documentation>
|
437
|
+
Gets the descriptions for the specified IPFIX IEs.
|
438
|
+
|
439
|
+
</documentation>
|
440
|
+
<input message="tns:Log.IPFIXInformationElement.get_descriptionRequest"/>
|
441
|
+
<output message="tns:Log.IPFIXInformationElement.get_descriptionResponse"/>
|
442
|
+
</operation>
|
443
|
+
<operation name="get_version">
|
444
|
+
<documentation>
|
445
|
+
Gets the version information for this interface.
|
446
|
+
|
447
|
+
</documentation>
|
448
|
+
<input message="tns:Log.IPFIXInformationElement.get_versionRequest"/>
|
449
|
+
<output message="tns:Log.IPFIXInformationElement.get_versionResponse"/>
|
450
|
+
</operation>
|
451
|
+
</portType>
|
452
|
+
|
453
|
+
<!-- binding -->
|
454
|
+
|
455
|
+
<binding name="Log.IPFIXInformationElementBinding" type="tns:Log.IPFIXInformationElementPortType">
|
456
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
457
|
+
<operation name="get_list">
|
458
|
+
<documentation>
|
459
|
+
Gets the list of IPFIX Elements.
|
460
|
+
|
461
|
+
</documentation>
|
462
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
463
|
+
<input>
|
464
|
+
<soap:body
|
465
|
+
use="encoded"
|
466
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
467
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
468
|
+
</input>
|
469
|
+
<output>
|
470
|
+
<soap:body
|
471
|
+
use="encoded"
|
472
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
473
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
474
|
+
</output>
|
475
|
+
</operation>
|
476
|
+
|
477
|
+
<operation name="create">
|
478
|
+
<documentation>
|
479
|
+
Creates an IPFIX IE. Notice that it is desirable to set the
|
480
|
+
enterprise id to something different than the default zero. Zero
|
481
|
+
is mainly used for the IPFIX information model [RFC5102] defined base elements.
|
482
|
+
If data types include IPFIX_DATA_TYPE_STRING and/or IPFIX_DATA_TYPE_OCTETARRAY,
|
483
|
+
the default size is zero, which means variable length. Specify sizes with the
|
484
|
+
respective set method if your elements have a fixed length for those elements.
|
485
|
+
|
486
|
+
</documentation>
|
487
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
488
|
+
<input>
|
489
|
+
<soap:body
|
490
|
+
use="encoded"
|
491
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
492
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
493
|
+
</input>
|
494
|
+
<output>
|
495
|
+
<soap:body
|
496
|
+
use="encoded"
|
497
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
498
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
499
|
+
</output>
|
500
|
+
</operation>
|
501
|
+
|
502
|
+
<operation name="delete_ipfix_element">
|
503
|
+
<documentation>
|
504
|
+
Deletes the specified user IPFIX Information Element.
|
505
|
+
|
506
|
+
</documentation>
|
507
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
508
|
+
<input>
|
509
|
+
<soap:body
|
510
|
+
use="encoded"
|
511
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
512
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
513
|
+
</input>
|
514
|
+
<output>
|
515
|
+
<soap:body
|
516
|
+
use="encoded"
|
517
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
518
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
519
|
+
</output>
|
520
|
+
</operation>
|
521
|
+
|
522
|
+
<operation name="delete_all_ipfix_elements">
|
523
|
+
<documentation>
|
524
|
+
Deletes all user defined IPFIX Information Elements.
|
525
|
+
|
526
|
+
</documentation>
|
527
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
528
|
+
<input>
|
529
|
+
<soap:body
|
530
|
+
use="encoded"
|
531
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
532
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
533
|
+
</input>
|
534
|
+
<output>
|
535
|
+
<soap:body
|
536
|
+
use="encoded"
|
537
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
538
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
539
|
+
</output>
|
540
|
+
</operation>
|
541
|
+
|
542
|
+
<operation name="set_element_id">
|
543
|
+
<documentation>
|
544
|
+
Sets the id for the specified IPFIX IEs.
|
545
|
+
This is a numeric identifier of the Information Element. If this identifier is used
|
546
|
+
without an enterprise identifier, then it is globally unique and the list
|
547
|
+
of allowed values is administered by the Internet Assigned Numbers Authority (IANA).
|
548
|
+
It is used for compact identification of an Information Element when encoding Templates
|
549
|
+
in the protocol. This is only applicable on user defined source elements. Base elements
|
550
|
+
cannot change.
|
551
|
+
|
552
|
+
</documentation>
|
553
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
554
|
+
<input>
|
555
|
+
<soap:body
|
556
|
+
use="encoded"
|
557
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
558
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
559
|
+
</input>
|
560
|
+
<output>
|
561
|
+
<soap:body
|
562
|
+
use="encoded"
|
563
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
564
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
565
|
+
</output>
|
566
|
+
</operation>
|
567
|
+
|
568
|
+
<operation name="get_element_id">
|
569
|
+
<documentation>
|
570
|
+
Gets the ids for the specified IPFIX IEs.
|
571
|
+
|
572
|
+
</documentation>
|
573
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
574
|
+
<input>
|
575
|
+
<soap:body
|
576
|
+
use="encoded"
|
577
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
578
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
579
|
+
</input>
|
580
|
+
<output>
|
581
|
+
<soap:body
|
582
|
+
use="encoded"
|
583
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
584
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
585
|
+
</output>
|
586
|
+
</operation>
|
587
|
+
|
588
|
+
<operation name="set_data_type">
|
589
|
+
<documentation>
|
590
|
+
Sets the data type for the specified IPFIX IEs. The IPFIX Information model
|
591
|
+
[RFC5102] has defined a constrained set of data types for IEs to facilitate
|
592
|
+
implementation. This is only applicable on user defined source elements.
|
593
|
+
Base elements cannot change.
|
594
|
+
|
595
|
+
</documentation>
|
596
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
597
|
+
<input>
|
598
|
+
<soap:body
|
599
|
+
use="encoded"
|
600
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
601
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
602
|
+
</input>
|
603
|
+
<output>
|
604
|
+
<soap:body
|
605
|
+
use="encoded"
|
606
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
607
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
608
|
+
</output>
|
609
|
+
</operation>
|
610
|
+
|
611
|
+
<operation name="get_data_type">
|
612
|
+
<documentation>
|
613
|
+
Gets the data type for the specified IPFIX IEs.
|
614
|
+
|
615
|
+
</documentation>
|
616
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
617
|
+
<input>
|
618
|
+
<soap:body
|
619
|
+
use="encoded"
|
620
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
621
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
622
|
+
</input>
|
623
|
+
<output>
|
624
|
+
<soap:body
|
625
|
+
use="encoded"
|
626
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
627
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
628
|
+
</output>
|
629
|
+
</operation>
|
630
|
+
|
631
|
+
<operation name="set_data_type_size">
|
632
|
+
<documentation>
|
633
|
+
Sets the sizes for the specified IPFIX IEs. It is only applicable for
|
634
|
+
string and octetarray data types. Other data types ignore this value. Using
|
635
|
+
0 means the string or the octetarray has a variable length. The value must
|
636
|
+
be in the range of 0 to 65535. This is only applicable on user defined source
|
637
|
+
elements. Base elements cannot change.
|
638
|
+
|
639
|
+
</documentation>
|
640
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
641
|
+
<input>
|
642
|
+
<soap:body
|
643
|
+
use="encoded"
|
644
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
645
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
646
|
+
</input>
|
647
|
+
<output>
|
648
|
+
<soap:body
|
649
|
+
use="encoded"
|
650
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
651
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
652
|
+
</output>
|
653
|
+
</operation>
|
654
|
+
|
655
|
+
<operation name="get_data_type_size">
|
656
|
+
<documentation>
|
657
|
+
Gets the data data type size for the specified IPFIX IEs.
|
658
|
+
|
659
|
+
</documentation>
|
660
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
661
|
+
<input>
|
662
|
+
<soap:body
|
663
|
+
use="encoded"
|
664
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
665
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
666
|
+
</input>
|
667
|
+
<output>
|
668
|
+
<soap:body
|
669
|
+
use="encoded"
|
670
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
671
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
672
|
+
</output>
|
673
|
+
</operation>
|
674
|
+
|
675
|
+
<operation name="set_enterprise_id">
|
676
|
+
<documentation>
|
677
|
+
Sets the enterprise id for the specified IPFIX IEs. It is set to zero
|
678
|
+
by default. Enterprises may wish to define Information Elements
|
679
|
+
without registering them with IANA, for example, for enterprise-internal
|
680
|
+
purposes. For such IEs, the IE identifier described above is not
|
681
|
+
sufficient when the IE is used outside the enterprise. If specifications
|
682
|
+
of enterprise-specific IEs are made public and/or if enterprise-specific
|
683
|
+
identifiers are used by the IPFIX protocol outside the enterprise, then the
|
684
|
+
enterprise-specific identifier MUST be made globally unique by combining it
|
685
|
+
with an enterprise identifier. Valid values for the enterpriseId are
|
686
|
+
defined by IANA as Structure of Management Information (SMI) network
|
687
|
+
management private enterprise codes. This is only applicable on user defined
|
688
|
+
source elements. Base elements cannot change.
|
689
|
+
|
690
|
+
</documentation>
|
691
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
692
|
+
<input>
|
693
|
+
<soap:body
|
694
|
+
use="encoded"
|
695
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
696
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
697
|
+
</input>
|
698
|
+
<output>
|
699
|
+
<soap:body
|
700
|
+
use="encoded"
|
701
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
702
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
703
|
+
</output>
|
704
|
+
</operation>
|
705
|
+
|
706
|
+
<operation name="get_enterprise_id">
|
707
|
+
<documentation>
|
708
|
+
Gets the enterprise id for the specified IPFIX IEs.
|
709
|
+
|
710
|
+
</documentation>
|
711
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
712
|
+
<input>
|
713
|
+
<soap:body
|
714
|
+
use="encoded"
|
715
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
716
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
717
|
+
</input>
|
718
|
+
<output>
|
719
|
+
<soap:body
|
720
|
+
use="encoded"
|
721
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
722
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
723
|
+
</output>
|
724
|
+
</operation>
|
725
|
+
|
726
|
+
<operation name="set_description">
|
727
|
+
<documentation>
|
728
|
+
Sets the description for the specified IPFIX IEs. This is only applicable on user
|
729
|
+
defined source elements. Base elements cannot change.
|
730
|
+
|
731
|
+
This is an arbitrary field which can be used for any purpose.
|
732
|
+
|
733
|
+
</documentation>
|
734
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
735
|
+
<input>
|
736
|
+
<soap:body
|
737
|
+
use="encoded"
|
738
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
739
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
740
|
+
</input>
|
741
|
+
<output>
|
742
|
+
<soap:body
|
743
|
+
use="encoded"
|
744
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
745
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
746
|
+
</output>
|
747
|
+
</operation>
|
748
|
+
|
749
|
+
<operation name="get_description">
|
750
|
+
<documentation>
|
751
|
+
Gets the descriptions for the specified IPFIX IEs.
|
752
|
+
|
753
|
+
</documentation>
|
754
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
755
|
+
<input>
|
756
|
+
<soap:body
|
757
|
+
use="encoded"
|
758
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
759
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
760
|
+
</input>
|
761
|
+
<output>
|
762
|
+
<soap:body
|
763
|
+
use="encoded"
|
764
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
765
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
766
|
+
</output>
|
767
|
+
</operation>
|
768
|
+
|
769
|
+
<operation name="get_version">
|
770
|
+
<documentation>
|
771
|
+
Gets the version information for this interface.
|
772
|
+
|
773
|
+
</documentation>
|
774
|
+
<soap:operation soapAction="urn:iControl:Log/IPFIXInformationElement"/>
|
775
|
+
<input>
|
776
|
+
<soap:body
|
777
|
+
use="encoded"
|
778
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
779
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
780
|
+
</input>
|
781
|
+
<output>
|
782
|
+
<soap:body
|
783
|
+
use="encoded"
|
784
|
+
namespace="urn:iControl:Log/IPFIXInformationElement"
|
785
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
786
|
+
</output>
|
787
|
+
</operation>
|
788
|
+
</binding>
|
789
|
+
|
790
|
+
<!-- service -->
|
791
|
+
|
792
|
+
<service name="Log.IPFIXInformationElement">
|
793
|
+
<documentation>
|
794
|
+
The IPFIX Information Element (IE) interface enables you to get, create,
|
795
|
+
modify and delete IEs that are used to define standard IEs
|
796
|
+
or user defined IEs; to be able to filter via iRules the IEs that the
|
797
|
+
customer is interested in when enabling IPFIX destination as a log
|
798
|
+
destination.
|
799
|
+
|
800
|
+
An Information Element is a protocol and encoding-independent description
|
801
|
+
of an attribute that may appear in an IPFIX Record. The IPFIX information
|
802
|
+
model [RFC5102] defines the base set of Information Elements for IPFIX.
|
803
|
+
The type associated with an Information Element indicates constraints on what
|
804
|
+
it may contain and also determines the valid encoding mechanisms for use in IPFIX.
|
805
|
+
|
806
|
+
</documentation>
|
807
|
+
<port name="Log.IPFIXInformationElementPort" binding="tns:Log.IPFIXInformationElementBinding">
|
808
|
+
<soap:address location="https://url_to_service"/>
|
809
|
+
</port>
|
810
|
+
</service>
|
811
|
+
</definitions>
|