f5-icontrol 0.1.6 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/README.md +0 -3
- data/lib/f5/icontrol/api.rb +1 -1
- data/lib/f5/icontrol/version.rb +1 -1
- data/lib/wsdl/ASM.LoggingProfile.wsdl +1 -1
- data/lib/wsdl/ASM.ObjectParams.wsdl +1 -1
- data/lib/wsdl/ASM.PSMProfile.wsdl +1 -1
- data/lib/wsdl/ASM.Policy.wsdl +106 -1
- data/lib/wsdl/ASM.PolicyGroup.wsdl +1 -1
- data/lib/wsdl/ASM.SystemConfiguration.wsdl +66 -1
- data/lib/wsdl/ASM.WebApplication.wsdl +6 -1
- data/lib/wsdl/ASM.WebApplicationGroup.wsdl +1 -1
- data/lib/wsdl/Classification.Application.wsdl +1 -1
- data/lib/wsdl/Classification.Category.wsdl +1 -1
- data/lib/wsdl/Classification.SignatureDefinition.wsdl +30 -30
- data/lib/wsdl/Classification.SignatureUpdateSchedule.wsdl +59 -5
- data/lib/wsdl/Classification.SignatureVersion.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Application.wsdl +211 -3
- data/lib/wsdl/GlobalLB.DNSSECKey.wsdl +1 -1
- data/lib/wsdl/GlobalLB.DNSSECZone.wsdl +7930 -17
- data/lib/wsdl/GlobalLB.DataCenter.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Globals.wsdl +272 -27
- data/lib/wsdl/GlobalLB.Link.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Monitor.wsdl +11 -1
- data/lib/wsdl/GlobalLB.Pool.wsdl +2752 -68
- data/lib/wsdl/GlobalLB.PoolMember.wsdl +1844 -2
- data/lib/wsdl/GlobalLB.PoolV2.wsdl +13122 -0
- data/lib/wsdl/GlobalLB.ProberPool.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Region.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Server.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Topology.wsdl +1 -1
- data/lib/wsdl/GlobalLB.VirtualServer.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.VirtualServerV2.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.WideIP.wsdl +2478 -166
- data/lib/wsdl/GlobalLB.WideIPV2.wsdl +10494 -0
- data/lib/wsdl/LTConfig.Class.wsdl +1 -1
- data/lib/wsdl/LTConfig.Field.wsdl +1 -1
- data/lib/wsdl/LocalLB.ALGLogProfile.wsdl +1479 -0
- data/lib/wsdl/LocalLB.Class.wsdl +1 -1
- data/lib/wsdl/LocalLB.ContentPolicy.wsdl +7021 -0
- data/lib/wsdl/LocalLB.ContentPolicyStrategy.wsdl +1264 -0
- data/lib/wsdl/LocalLB.DNSCache.wsdl +3023 -474
- data/lib/wsdl/LocalLB.DNSExpress.wsdl +2282 -251
- data/lib/wsdl/LocalLB.DNSGlobals.wsdl +1 -1
- data/lib/wsdl/LocalLB.DNSServer.wsdl +8213 -0
- data/lib/wsdl/LocalLB.DNSTSIGKey.wsdl +400 -0
- data/lib/wsdl/LocalLB.DNSZone.wsdl +8744 -0
- data/lib/wsdl/LocalLB.DataGroupFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.FlowEvictionPolicy.wsdl +10188 -0
- data/lib/wsdl/LocalLB.LSNLogProfile.wsdl +1257 -0
- data/lib/wsdl/LocalLB.LSNPool.wsdl +3454 -667
- data/lib/wsdl/LocalLB.MessageRoutingPeer.wsdl +803 -0
- data/lib/wsdl/LocalLB.MessageRoutingSIPRoute.wsdl +838 -0
- data/lib/wsdl/LocalLB.MessageRoutingTransportConfig.wsdl +1153 -0
- data/lib/wsdl/LocalLB.Monitor.wsdl +429 -1
- data/lib/wsdl/LocalLB.NAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NATV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddressV2.wsdl +2165 -251
- data/lib/wsdl/LocalLB.OCSPStaplingParameters.wsdl +1537 -0
- data/lib/wsdl/LocalLB.Pool.wsdl +5568 -2423
- data/lib/wsdl/LocalLB.PoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileAnalytics.wsdl +364 -1
- data/lib/wsdl/LocalLB.ProfileAuth.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileClassification.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileClientLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileClientSSL.wsdl +6168 -1858
- data/lib/wsdl/LocalLB.ProfileDNS.wsdl +2582 -310
- data/lib/wsdl/LocalLB.ProfileDNSLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileDiameter.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileDiameterEndpoint.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileFIX.wsdl +8992 -0
- data/lib/wsdl/LocalLB.ProfileFTP.wsdl +2399 -276
- data/lib/wsdl/LocalLB.ProfileFastHttp.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileFastL4.wsdl +2476 -244
- data/lib/wsdl/LocalLB.ProfileHttp.wsdl +4569 -1825
- data/lib/wsdl/LocalLB.ProfileHttpClass.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileHttpCompression.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileICAP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileIIOP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileOneConnect.wsdl +2332 -256
- data/lib/wsdl/LocalLB.ProfilePCP.wsdl +1499 -0
- data/lib/wsdl/LocalLB.ProfilePPTP.wsdl +8423 -0
- data/lib/wsdl/LocalLB.ProfilePersistence.wsdl +466 -31
- data/lib/wsdl/LocalLB.ProfileRADIUS.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRTSP.wsdl +2193 -159
- data/lib/wsdl/LocalLB.ProfileRequestAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRequestLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileResponseAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileSCTP.wsdl +2918 -463
- data/lib/wsdl/LocalLB.ProfileSIP.wsdl +2189 -155
- data/lib/wsdl/LocalLB.ProfileSIPRouter.wsdl +9215 -0
- data/lib/wsdl/LocalLB.ProfileSIPSession.wsdl +9655 -0
- data/lib/wsdl/LocalLB.ProfileSMTPS.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileSPDY.wsdl +1870 -25
- data/lib/wsdl/LocalLB.ProfileSPM.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileServerLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileServerSSL.wsdl +2729 -230
- data/lib/wsdl/LocalLB.ProfileStream.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileTCP.wsdl +3235 -309
- data/lib/wsdl/LocalLB.ProfileTCPAnalytics.wsdl +1466 -0
- data/lib/wsdl/LocalLB.ProfileTFTP.wsdl +8544 -0
- data/lib/wsdl/LocalLB.ProfileUDP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileUserStatistic.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileWebAcceleration.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileXML.wsdl +1841 -1
- data/lib/wsdl/LocalLB.RAMCacheInformation.wsdl +1 -1
- data/lib/wsdl/LocalLB.RateClass.wsdl +2192 -132
- data/lib/wsdl/LocalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPool.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddressV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddressV2.wsdl +2265 -239
- data/lib/wsdl/LocalLB.VirtualServer.wsdl +10764 -5504
- data/lib/wsdl/LocalLB.iFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.iFileFile.wsdl +1 -1
- data/lib/wsdl/Log.DestinationArcSight.wsdl +1 -1
- data/lib/wsdl/Log.DestinationIPFIX.wsdl +783 -0
- data/lib/wsdl/Log.DestinationLocalSyslog.wsdl +5 -5
- data/lib/wsdl/Log.DestinationManagementPort.wsdl +570 -0
- data/lib/wsdl/Log.DestinationRemoteHighSpeedLog.wsdl +268 -10
- data/lib/wsdl/Log.DestinationRemoteSyslog.wsdl +134 -14
- data/lib/wsdl/Log.DestinationSplunk.wsdl +1 -1
- data/lib/wsdl/Log.Filter.wsdl +266 -1
- data/lib/wsdl/Log.IPFIXInformationElement.wsdl +811 -0
- data/lib/wsdl/Log.Publisher.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationPresentationScript.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationService.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationTemplate.wsdl +16 -1
- data/lib/wsdl/Management.CCLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CLIScript.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPServer.wsdl +1 -1
- data/lib/wsdl/Management.CertLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.ChangeControl.wsdl +1 -1
- data/lib/wsdl/Management.DBVariable.wsdl +1 -1
- data/lib/wsdl/Management.Device.wsdl +36 -1
- data/lib/wsdl/Management.DeviceGroup.wsdl +1 -1
- data/lib/wsdl/Management.EM.wsdl +1 -1
- data/lib/wsdl/Management.EventNotification.wsdl +1 -1
- data/lib/wsdl/Management.EventSubscription.wsdl +1 -1
- data/lib/wsdl/Management.FeatureModule.wsdl +16 -1
- data/lib/wsdl/Management.Folder.wsdl +1 -1
- data/lib/wsdl/Management.Globals.wsdl +1 -1
- data/lib/wsdl/Management.KeyCertificate.wsdl +738 -64
- data/lib/wsdl/Management.LDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.LicenseAdministration.wsdl +16 -1
- data/lib/wsdl/Management.Named.wsdl +1 -1
- data/lib/wsdl/Management.OCSPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.OCSPResponder.wsdl +1 -1
- data/lib/wsdl/Management.Partition.wsdl +1 -1
- data/lib/wsdl/Management.Provision.wsdl +16 -1
- data/lib/wsdl/Management.RADIUSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.RADIUSServer.wsdl +1 -1
- data/lib/wsdl/Management.ResourceRecord.wsdl +1 -1
- data/lib/wsdl/Management.SFlowDataSource.wsdl +1 -1
- data/lib/wsdl/Management.SFlowGlobals.wsdl +1 -1
- data/lib/wsdl/Management.SFlowReceiver.wsdl +1 -1
- data/lib/wsdl/Management.SMTPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.SNMPConfiguration.wsdl +3 -5
- data/lib/wsdl/Management.TACACSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.TMOSModule.wsdl +16 -1
- data/lib/wsdl/Management.TrafficGroup.wsdl +77 -1
- data/lib/wsdl/Management.Trust.wsdl +1 -1
- data/lib/wsdl/Management.UserManagement.wsdl +47 -1
- data/lib/wsdl/Management.View.wsdl +1 -1
- data/lib/wsdl/Management.Zone.wsdl +104 -17
- data/lib/wsdl/Management.ZoneRunner.wsdl +1 -1
- data/lib/wsdl/Networking.ARP.wsdl +1 -1
- data/lib/wsdl/Networking.AdminIP.wsdl +1 -1
- data/lib/wsdl/Networking.BWControllerPolicy.wsdl +515 -36
- data/lib/wsdl/Networking.BWPriorityGroup.wsdl +655 -0
- data/lib/wsdl/Networking.DNSResolver.wsdl +1278 -0
- data/lib/wsdl/Networking.IPsecIkeDaemon.wsdl +1 -1
- data/lib/wsdl/Networking.IPsecIkePeer.wsdl +661 -29
- data/lib/wsdl/Networking.IPsecManualSecurityAssociation.wsdl +107 -5
- data/lib/wsdl/Networking.IPsecPolicy.wsdl +21 -1
- data/lib/wsdl/Networking.IPsecTrafficSelector.wsdl +1 -1
- data/lib/wsdl/Networking.Interfaces.wsdl +2165 -251
- data/lib/wsdl/Networking.LLDPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.MulticastRoute.wsdl +265 -0
- data/lib/wsdl/Networking.PacketFilter.wsdl +1841 -1
- data/lib/wsdl/Networking.PacketFilterGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.PortMirror.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileFEC.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileGRE.wsdl +232 -1
- data/lib/wsdl/Networking.ProfileGeneve.wsdl +674 -0
- data/lib/wsdl/Networking.ProfileIPIP.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileIPsec.wsdl +560 -0
- data/lib/wsdl/Networking.ProfileLightweight4Over6Tunnel.wsdl +663 -0
- data/lib/wsdl/Networking.ProfileMAP.wsdl +834 -0
- data/lib/wsdl/Networking.ProfileV6RD.wsdl +861 -0
- data/lib/wsdl/Networking.ProfileVXLAN.wsdl +223 -1
- data/lib/wsdl/Networking.ProfileWCCPGRE.wsdl +1 -1
- data/lib/wsdl/Networking.RouteDomain.wsdl +4 -9
- data/lib/wsdl/Networking.RouteDomainV2.wsdl +8959 -3933
- data/lib/wsdl/Networking.RouteTable.wsdl +1 -1
- data/lib/wsdl/Networking.RouteTableV2.wsdl +1 -1
- data/lib/wsdl/Networking.RouterAdvertisement.wsdl +1 -1
- data/lib/wsdl/Networking.STPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstance.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstanceV2.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIP.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIPPortLockdown.wsdl +1216 -1
- data/lib/wsdl/Networking.SelfIPV2.wsdl +8717 -3908
- data/lib/wsdl/Networking.Trunk.wsdl +2173 -259
- data/lib/wsdl/Networking.Tunnel.wsdl +617 -1
- data/lib/wsdl/Networking.VLAN.wsdl +322 -39
- data/lib/wsdl/Networking.VLANGroup.wsdl +40 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRoute.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRouteV2.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionDatastor.wsdl +7 -13
- data/lib/wsdl/Networking.iSessionDeduplication.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionLocalInterface.wsdl +77 -1
- data/lib/wsdl/Networking.iSessionPeerDiscovery.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterface.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterfaceV2.wsdl +108 -1
- data/lib/wsdl/PEM.FormatScript.wsdl +1 -1
- data/lib/wsdl/PEM.ForwardingEndpoint.wsdl +111 -1
- data/lib/wsdl/PEM.InterceptionEndpoint.wsdl +1 -1
- data/lib/wsdl/PEM.Listener.wsdl +1 -1
- data/lib/wsdl/PEM.Policy.wsdl +591 -1
- data/lib/wsdl/PEM.ServiceChainEndpoint.wsdl +169 -1
- data/lib/wsdl/PEM.Subscriber.wsdl +1841 -1
- data/lib/wsdl/Security.DoSDevice.wsdl +3097 -336
- data/lib/wsdl/Security.DoSWhitelist.wsdl +877 -0
- data/lib/wsdl/Security.FirewallAddressList.wsdl +959 -33
- data/lib/wsdl/Security.FirewallGlobalAdminIPRuleList.wsdl +5955 -2350
- data/lib/wsdl/Security.FirewallGlobalRuleList.wsdl +8370 -3601
- data/lib/wsdl/Security.FirewallPolicy.wsdl +7786 -3589
- data/lib/wsdl/Security.FirewallPortList.wsdl +287 -1
- data/lib/wsdl/Security.FirewallRuleList.wsdl +3633 -1276
- data/lib/wsdl/Security.FirewallWeeklySchedule.wsdl +1 -1
- data/lib/wsdl/Security.IPIntelligenceBlacklistCategory.wsdl +555 -0
- data/lib/wsdl/Security.IPIntelligenceFeedList.wsdl +1086 -0
- data/lib/wsdl/Security.IPIntelligenceGlobalPolicy.wsdl +285 -0
- data/lib/wsdl/Security.IPIntelligencePolicy.wsdl +1393 -0
- data/lib/wsdl/Security.LogProfile.wsdl +784 -66
- data/lib/wsdl/Security.ProfileDNSSecurity.wsdl +1841 -1
- data/lib/wsdl/Security.ProfileDoS.wsdl +5602 -1813
- data/lib/wsdl/Security.ProfileIPIntelligence.wsdl +2100 -256
- data/lib/wsdl/System.CertificateRevocationListFile.wsdl +1 -1
- data/lib/wsdl/System.Cluster.wsdl +17 -1
- data/lib/wsdl/System.ConfigSync.wsdl +226 -5
- data/lib/wsdl/System.Connections.wsdl +1216 -1
- data/lib/wsdl/System.CryptoClient.wsdl +8697 -0
- data/lib/wsdl/System.CryptoServer.wsdl +8507 -0
- data/lib/wsdl/System.Disk.wsdl +11 -1
- data/lib/wsdl/System.ExternalMonitorFile.wsdl +1 -1
- data/lib/wsdl/System.Failover.wsdl +1 -1
- data/lib/wsdl/System.GeoIP.wsdl +31 -15
- data/lib/wsdl/System.HAGroup.wsdl +1 -1
- data/lib/wsdl/System.HAStatus.wsdl +1 -1
- data/lib/wsdl/System.Inet.wsdl +1 -1
- data/lib/wsdl/System.Internal.wsdl +1 -1
- data/lib/wsdl/System.LightweightTunnelTableFile.wsdl +639 -0
- data/lib/wsdl/System.PerformanceSFlow.wsdl +1 -1
- data/lib/wsdl/System.Services.wsdl +6 -1
- data/lib/wsdl/System.Session.wsdl +203 -1
- data/lib/wsdl/System.SoftwareManagement.wsdl +275 -58
- data/lib/wsdl/System.Statistics.wsdl +4292 -1426
- data/lib/wsdl/System.SystemInfo.wsdl +1877 -32
- data/lib/wsdl/System.VCMP.wsdl +3498 -664
- data/lib/wsdl/WebAccelerator.Applications.wsdl +1841 -1
- data/lib/wsdl/WebAccelerator.Policies.wsdl +1 -1
- data/lib/wsdl/WebAccelerator.ProxyMessage.wsdl +1 -1
- data/lib/wsdl/iCall.PeriodicHandler.wsdl +1 -1
- data/lib/wsdl/iCall.PerpetualHandler.wsdl +1 -1
- data/lib/wsdl/iCall.Script.wsdl +43 -3
- data/lib/wsdl/iCall.TriggeredHandler.wsdl +1 -1
- metadata +46 -4
- data/LICENSE +0 -9
@@ -0,0 +1,1086 @@
|
|
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="Security.IPIntelligenceFeedList"
|
11
|
+
targetNamespace="urn:iControl"
|
12
|
+
xmlns:tns="urn:iControl"
|
13
|
+
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
14
|
+
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
|
15
|
+
xmlns="http://schemas.xmlsoap.org/wsdl/">
|
16
|
+
|
17
|
+
<!-- types -->
|
18
|
+
|
19
|
+
<types>
|
20
|
+
<xsd:schema targetNamespace='urn:iControl'
|
21
|
+
xmlns='http://www.w3.org/2001/XMLSchema'
|
22
|
+
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
|
23
|
+
xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'>
|
24
|
+
<xsd:complexType name="Common.ULongSequenceSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ULongSequence[]'/>
|
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="Common.ULongSequence">
|
39
|
+
<xsd:complexContent>
|
40
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
41
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:long[]'/>
|
42
|
+
</xsd:restriction>
|
43
|
+
</xsd:complexContent>
|
44
|
+
</xsd:complexType>
|
45
|
+
<xsd:complexType name="Security.IPIntelligenceFeedList.IPIntelligenceAddressTypeSequenceSequence">
|
46
|
+
<xsd:complexContent>
|
47
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
48
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.IPIntelligenceFeedList.IPIntelligenceAddressTypeSequence[]'/>
|
49
|
+
</xsd:restriction>
|
50
|
+
</xsd:complexContent>
|
51
|
+
</xsd:complexType>
|
52
|
+
<xsd:complexType name="Security.IPIntelligenceFeedList.IPIntelligenceAddressTypeSequence">
|
53
|
+
<xsd:complexContent>
|
54
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
55
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.IPIntelligenceFeedList.IPIntelligenceAddressType[]'/>
|
56
|
+
</xsd:restriction>
|
57
|
+
</xsd:complexContent>
|
58
|
+
</xsd:complexType>
|
59
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
60
|
+
<xsd:complexContent>
|
61
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
62
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
63
|
+
</xsd:restriction>
|
64
|
+
</xsd:complexContent>
|
65
|
+
</xsd:complexType>
|
66
|
+
<xsd:simpleType name="Security.IPIntelligenceFeedList.IPIntelligenceAddressType">
|
67
|
+
<xsd:restriction base="xsd:string">
|
68
|
+
<xsd:enumeration value="IP_INTELLIGENCE_ADDRESS_TYPE_UNKNOWN">
|
69
|
+
<xsd:annotation>
|
70
|
+
<xsd:documentation>IP_INTELLIGENCE_ADDRESS_TYPE_UNKNOWN</xsd:documentation>
|
71
|
+
</xsd:annotation>
|
72
|
+
</xsd:enumeration>
|
73
|
+
<xsd:enumeration value="IP_INTELLIGENCE_ADDRESS_TYPE_WHITELIST">
|
74
|
+
<xsd:annotation>
|
75
|
+
<xsd:documentation>IP_INTELLIGENCE_ADDRESS_TYPE_WHITELIST</xsd:documentation>
|
76
|
+
</xsd:annotation>
|
77
|
+
</xsd:enumeration>
|
78
|
+
<xsd:enumeration value="IP_INTELLIGENCE_ADDRESS_TYPE_BLACKLIST">
|
79
|
+
<xsd:annotation>
|
80
|
+
<xsd:documentation>IP_INTELLIGENCE_ADDRESS_TYPE_BLACKLIST</xsd:documentation>
|
81
|
+
</xsd:annotation>
|
82
|
+
</xsd:enumeration>
|
83
|
+
</xsd:restriction>
|
84
|
+
</xsd:simpleType>
|
85
|
+
</xsd:schema>
|
86
|
+
</types>
|
87
|
+
|
88
|
+
<!-- message -->
|
89
|
+
|
90
|
+
<message name="Security.IPIntelligenceFeedList.get_listRequest">
|
91
|
+
</message>
|
92
|
+
<message name="Security.IPIntelligenceFeedList.get_listResponse">
|
93
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
94
|
+
</message>
|
95
|
+
|
96
|
+
<message name="Security.IPIntelligenceFeedList.createRequest">
|
97
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
98
|
+
</message>
|
99
|
+
<message name="Security.IPIntelligenceFeedList.createResponse">
|
100
|
+
</message>
|
101
|
+
|
102
|
+
<message name="Security.IPIntelligenceFeedList.delete_feed_listRequest">
|
103
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
104
|
+
</message>
|
105
|
+
<message name="Security.IPIntelligenceFeedList.delete_feed_listResponse">
|
106
|
+
</message>
|
107
|
+
|
108
|
+
<message name="Security.IPIntelligenceFeedList.delete_all_feed_listsRequest">
|
109
|
+
</message>
|
110
|
+
<message name="Security.IPIntelligenceFeedList.delete_all_feed_listsResponse">
|
111
|
+
</message>
|
112
|
+
|
113
|
+
<message name="Security.IPIntelligenceFeedList.set_descriptionRequest">
|
114
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
115
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
116
|
+
</message>
|
117
|
+
<message name="Security.IPIntelligenceFeedList.set_descriptionResponse">
|
118
|
+
</message>
|
119
|
+
|
120
|
+
<message name="Security.IPIntelligenceFeedList.get_descriptionRequest">
|
121
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
122
|
+
</message>
|
123
|
+
<message name="Security.IPIntelligenceFeedList.get_descriptionResponse">
|
124
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
125
|
+
</message>
|
126
|
+
|
127
|
+
<message name="Security.IPIntelligenceFeedList.get_feedRequest">
|
128
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
129
|
+
</message>
|
130
|
+
<message name="Security.IPIntelligenceFeedList.get_feedResponse">
|
131
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
132
|
+
</message>
|
133
|
+
|
134
|
+
<message name="Security.IPIntelligenceFeedList.add_feedRequest">
|
135
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
136
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
137
|
+
<part name="categories" type="tns:Common.StringSequenceSequence"/>
|
138
|
+
<part name="urls" type="tns:Common.StringSequenceSequence"/>
|
139
|
+
</message>
|
140
|
+
<message name="Security.IPIntelligenceFeedList.add_feedResponse">
|
141
|
+
</message>
|
142
|
+
|
143
|
+
<message name="Security.IPIntelligenceFeedList.remove_feedRequest">
|
144
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
145
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
146
|
+
</message>
|
147
|
+
<message name="Security.IPIntelligenceFeedList.remove_feedResponse">
|
148
|
+
</message>
|
149
|
+
|
150
|
+
<message name="Security.IPIntelligenceFeedList.remove_all_feedsRequest">
|
151
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
152
|
+
</message>
|
153
|
+
<message name="Security.IPIntelligenceFeedList.remove_all_feedsResponse">
|
154
|
+
</message>
|
155
|
+
|
156
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_default_list_typeRequest">
|
157
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
158
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
159
|
+
<part name="types" type="tns:Security.IPIntelligenceFeedList.IPIntelligenceAddressTypeSequenceSequence"/>
|
160
|
+
</message>
|
161
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_default_list_typeResponse">
|
162
|
+
</message>
|
163
|
+
|
164
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_default_list_typeRequest">
|
165
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
166
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
167
|
+
</message>
|
168
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_default_list_typeResponse">
|
169
|
+
<part name="return" type="tns:Security.IPIntelligenceFeedList.IPIntelligenceAddressTypeSequenceSequence"/>
|
170
|
+
</message>
|
171
|
+
|
172
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_default_blacklist_categoryRequest">
|
173
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
174
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
175
|
+
<part name="categories" type="tns:Common.StringSequenceSequence"/>
|
176
|
+
</message>
|
177
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_default_blacklist_categoryResponse">
|
178
|
+
</message>
|
179
|
+
|
180
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_default_blacklist_categoryRequest">
|
181
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
182
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
183
|
+
</message>
|
184
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_default_blacklist_categoryResponse">
|
185
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
186
|
+
</message>
|
187
|
+
|
188
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_urlRequest">
|
189
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
190
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
191
|
+
<part name="urls" type="tns:Common.StringSequenceSequence"/>
|
192
|
+
</message>
|
193
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_urlResponse">
|
194
|
+
</message>
|
195
|
+
|
196
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_urlRequest">
|
197
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
198
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
199
|
+
</message>
|
200
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_urlResponse">
|
201
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
202
|
+
</message>
|
203
|
+
|
204
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_userRequest">
|
205
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
206
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
207
|
+
<part name="users" type="tns:Common.StringSequenceSequence"/>
|
208
|
+
</message>
|
209
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_userResponse">
|
210
|
+
</message>
|
211
|
+
|
212
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_userRequest">
|
213
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
214
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
215
|
+
</message>
|
216
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_userResponse">
|
217
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
218
|
+
</message>
|
219
|
+
|
220
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_passwordRequest">
|
221
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
222
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
223
|
+
<part name="passwords" type="tns:Common.StringSequenceSequence"/>
|
224
|
+
</message>
|
225
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_passwordResponse">
|
226
|
+
</message>
|
227
|
+
|
228
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_passwordRequest">
|
229
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
230
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
231
|
+
</message>
|
232
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_passwordResponse">
|
233
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
234
|
+
</message>
|
235
|
+
|
236
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_poll_intervalRequest">
|
237
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
238
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
239
|
+
<part name="intervals" type="tns:Common.ULongSequenceSequence"/>
|
240
|
+
</message>
|
241
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_poll_intervalResponse">
|
242
|
+
</message>
|
243
|
+
|
244
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_poll_intervalRequest">
|
245
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
246
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
247
|
+
</message>
|
248
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_poll_intervalResponse">
|
249
|
+
<part name="return" type="tns:Common.ULongSequenceSequence"/>
|
250
|
+
</message>
|
251
|
+
|
252
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_descriptionRequest">
|
253
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
254
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
255
|
+
<part name="descriptions" type="tns:Common.StringSequenceSequence"/>
|
256
|
+
</message>
|
257
|
+
<message name="Security.IPIntelligenceFeedList.set_feed_descriptionResponse">
|
258
|
+
</message>
|
259
|
+
|
260
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_descriptionRequest">
|
261
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
262
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
263
|
+
</message>
|
264
|
+
<message name="Security.IPIntelligenceFeedList.get_feed_descriptionResponse">
|
265
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
266
|
+
</message>
|
267
|
+
|
268
|
+
<message name="Security.IPIntelligenceFeedList.download_feedRequest">
|
269
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
270
|
+
<part name="feeds" type="tns:Common.StringSequenceSequence"/>
|
271
|
+
</message>
|
272
|
+
<message name="Security.IPIntelligenceFeedList.download_feedResponse">
|
273
|
+
</message>
|
274
|
+
|
275
|
+
<message name="Security.IPIntelligenceFeedList.get_versionRequest">
|
276
|
+
</message>
|
277
|
+
<message name="Security.IPIntelligenceFeedList.get_versionResponse">
|
278
|
+
<part name="return" type="xsd:string"/>
|
279
|
+
</message>
|
280
|
+
|
281
|
+
<!-- portType -->
|
282
|
+
|
283
|
+
<portType name="Security.IPIntelligenceFeedListPortType">
|
284
|
+
<operation name="get_list">
|
285
|
+
<documentation>
|
286
|
+
Gets a list of all feed lists.
|
287
|
+
A feed list is a list of URL feeds from which files are
|
288
|
+
downloaded and the contents (IP Address prefixes) are compared
|
289
|
+
against the source IP address and/or destination IP address in
|
290
|
+
an IP packet by DWBL (Dynamic White/Black lists).
|
291
|
+
|
292
|
+
</documentation>
|
293
|
+
<input message="tns:Security.IPIntelligenceFeedList.get_listRequest"/>
|
294
|
+
<output message="tns:Security.IPIntelligenceFeedList.get_listResponse"/>
|
295
|
+
</operation>
|
296
|
+
<operation name="create">
|
297
|
+
<documentation>
|
298
|
+
Creates a set of feed lists.
|
299
|
+
|
300
|
+
</documentation>
|
301
|
+
<input message="tns:Security.IPIntelligenceFeedList.createRequest"/>
|
302
|
+
<output message="tns:Security.IPIntelligenceFeedList.createResponse"/>
|
303
|
+
</operation>
|
304
|
+
<operation name="delete_feed_list">
|
305
|
+
<documentation>
|
306
|
+
Deletes the specified feed lists.
|
307
|
+
|
308
|
+
</documentation>
|
309
|
+
<input message="tns:Security.IPIntelligenceFeedList.delete_feed_listRequest"/>
|
310
|
+
<output message="tns:Security.IPIntelligenceFeedList.delete_feed_listResponse"/>
|
311
|
+
</operation>
|
312
|
+
<operation name="delete_all_feed_lists">
|
313
|
+
<documentation>
|
314
|
+
Deletes all user defined feed lists.
|
315
|
+
|
316
|
+
</documentation>
|
317
|
+
<input message="tns:Security.IPIntelligenceFeedList.delete_all_feed_listsRequest"/>
|
318
|
+
<output message="tns:Security.IPIntelligenceFeedList.delete_all_feed_listsResponse"/>
|
319
|
+
</operation>
|
320
|
+
<operation name="set_description">
|
321
|
+
<documentation>
|
322
|
+
Sets the descriptions for the specified feed lists.
|
323
|
+
This is an arbitrary field which can be used for any purpose.
|
324
|
+
|
325
|
+
</documentation>
|
326
|
+
<input message="tns:Security.IPIntelligenceFeedList.set_descriptionRequest"/>
|
327
|
+
<output message="tns:Security.IPIntelligenceFeedList.set_descriptionResponse"/>
|
328
|
+
</operation>
|
329
|
+
<operation name="get_description">
|
330
|
+
<documentation>
|
331
|
+
Gets the descriptions for the specified feed lists.
|
332
|
+
|
333
|
+
</documentation>
|
334
|
+
<input message="tns:Security.IPIntelligenceFeedList.get_descriptionRequest"/>
|
335
|
+
<output message="tns:Security.IPIntelligenceFeedList.get_descriptionResponse"/>
|
336
|
+
</operation>
|
337
|
+
<operation name="get_feed">
|
338
|
+
<documentation>
|
339
|
+
Gets feeds for the specified feed lists.
|
340
|
+
You can add or remove feeds for the feed lists. Each feed
|
341
|
+
specifies the feed list that it belongs to, the default
|
342
|
+
blacklist category, and the URL, and can optionally specify
|
343
|
+
other information.
|
344
|
+
|
345
|
+
</documentation>
|
346
|
+
<input message="tns:Security.IPIntelligenceFeedList.get_feedRequest"/>
|
347
|
+
<output message="tns:Security.IPIntelligenceFeedList.get_feedResponse"/>
|
348
|
+
</operation>
|
349
|
+
<operation name="add_feed">
|
350
|
+
<documentation>
|
351
|
+
Adds a list of feeds for the specified feed lists.
|
352
|
+
|
353
|
+
</documentation>
|
354
|
+
<input message="tns:Security.IPIntelligenceFeedList.add_feedRequest"/>
|
355
|
+
<output message="tns:Security.IPIntelligenceFeedList.add_feedResponse"/>
|
356
|
+
</operation>
|
357
|
+
<operation name="remove_feed">
|
358
|
+
<documentation>
|
359
|
+
Removes a list of feeds from the specified feed lists.
|
360
|
+
|
361
|
+
</documentation>
|
362
|
+
<input message="tns:Security.IPIntelligenceFeedList.remove_feedRequest"/>
|
363
|
+
<output message="tns:Security.IPIntelligenceFeedList.remove_feedResponse"/>
|
364
|
+
</operation>
|
365
|
+
<operation name="remove_all_feeds">
|
366
|
+
<documentation>
|
367
|
+
Removes all feeds from the specified feed lists.
|
368
|
+
|
369
|
+
</documentation>
|
370
|
+
<input message="tns:Security.IPIntelligenceFeedList.remove_all_feedsRequest"/>
|
371
|
+
<output message="tns:Security.IPIntelligenceFeedList.remove_all_feedsResponse"/>
|
372
|
+
</operation>
|
373
|
+
<operation name="set_feed_default_list_type">
|
374
|
+
<documentation>
|
375
|
+
Sets the default list types for the specified feeds.
|
376
|
+
Specifies the default list type, either blacklist or whitelist.
|
377
|
+
|
378
|
+
</documentation>
|
379
|
+
<input message="tns:Security.IPIntelligenceFeedList.set_feed_default_list_typeRequest"/>
|
380
|
+
<output message="tns:Security.IPIntelligenceFeedList.set_feed_default_list_typeResponse"/>
|
381
|
+
</operation>
|
382
|
+
<operation name="get_feed_default_list_type">
|
383
|
+
<documentation>
|
384
|
+
Gets the default list types for the specified feeds.
|
385
|
+
|
386
|
+
</documentation>
|
387
|
+
<input message="tns:Security.IPIntelligenceFeedList.get_feed_default_list_typeRequest"/>
|
388
|
+
<output message="tns:Security.IPIntelligenceFeedList.get_feed_default_list_typeResponse"/>
|
389
|
+
</operation>
|
390
|
+
<operation name="set_feed_default_blacklist_category">
|
391
|
+
<documentation>
|
392
|
+
Sets the default blacklist categories for the specified feeds.
|
393
|
+
Specifies the default blacklist category type for all blacklist
|
394
|
+
entries that do not have a corresponding category string (eg.
|
395
|
+
Botnet, Spyware, Malware).
|
396
|
+
|
397
|
+
</documentation>
|
398
|
+
<input message="tns:Security.IPIntelligenceFeedList.set_feed_default_blacklist_categoryRequest"/>
|
399
|
+
<output message="tns:Security.IPIntelligenceFeedList.set_feed_default_blacklist_categoryResponse"/>
|
400
|
+
</operation>
|
401
|
+
<operation name="get_feed_default_blacklist_category">
|
402
|
+
<documentation>
|
403
|
+
Gets the default blacklist categories for the specified feeds.
|
404
|
+
|
405
|
+
</documentation>
|
406
|
+
<input message="tns:Security.IPIntelligenceFeedList.get_feed_default_blacklist_categoryRequest"/>
|
407
|
+
<output message="tns:Security.IPIntelligenceFeedList.get_feed_default_blacklist_categoryResponse"/>
|
408
|
+
</operation>
|
409
|
+
<operation name="set_feed_url">
|
410
|
+
<documentation>
|
411
|
+
Sets the URLs for the specified feeds.
|
412
|
+
Specifies the URL from which the white/black list will be
|
413
|
+
downloaded. Note: Route domains are not supported when
|
414
|
+
specifying the URL.
|
415
|
+
|
416
|
+
</documentation>
|
417
|
+
<input message="tns:Security.IPIntelligenceFeedList.set_feed_urlRequest"/>
|
418
|
+
<output message="tns:Security.IPIntelligenceFeedList.set_feed_urlResponse"/>
|
419
|
+
</operation>
|
420
|
+
<operation name="get_feed_url">
|
421
|
+
<documentation>
|
422
|
+
Gets the URLs for the specified feeds.
|
423
|
+
|
424
|
+
</documentation>
|
425
|
+
<input message="tns:Security.IPIntelligenceFeedList.get_feed_urlRequest"/>
|
426
|
+
<output message="tns:Security.IPIntelligenceFeedList.get_feed_urlResponse"/>
|
427
|
+
</operation>
|
428
|
+
<operation name="set_feed_user">
|
429
|
+
<documentation>
|
430
|
+
Sets the users for the specified feeds.
|
431
|
+
Specifies the user which is used in the URL downloading.
|
432
|
+
|
433
|
+
</documentation>
|
434
|
+
<input message="tns:Security.IPIntelligenceFeedList.set_feed_userRequest"/>
|
435
|
+
<output message="tns:Security.IPIntelligenceFeedList.set_feed_userResponse"/>
|
436
|
+
</operation>
|
437
|
+
<operation name="get_feed_user">
|
438
|
+
<documentation>
|
439
|
+
Gets the users for the specified feeds.
|
440
|
+
|
441
|
+
</documentation>
|
442
|
+
<input message="tns:Security.IPIntelligenceFeedList.get_feed_userRequest"/>
|
443
|
+
<output message="tns:Security.IPIntelligenceFeedList.get_feed_userResponse"/>
|
444
|
+
</operation>
|
445
|
+
<operation name="set_feed_password">
|
446
|
+
<documentation>
|
447
|
+
Sets the passwords for the specified feeds.
|
448
|
+
Specifies the password for the user.
|
449
|
+
|
450
|
+
</documentation>
|
451
|
+
<input message="tns:Security.IPIntelligenceFeedList.set_feed_passwordRequest"/>
|
452
|
+
<output message="tns:Security.IPIntelligenceFeedList.set_feed_passwordResponse"/>
|
453
|
+
</operation>
|
454
|
+
<operation name="get_feed_password">
|
455
|
+
<documentation>
|
456
|
+
Gets the passwords for the specified feeds.
|
457
|
+
|
458
|
+
</documentation>
|
459
|
+
<input message="tns:Security.IPIntelligenceFeedList.get_feed_passwordRequest"/>
|
460
|
+
<output message="tns:Security.IPIntelligenceFeedList.get_feed_passwordResponse"/>
|
461
|
+
</operation>
|
462
|
+
<operation name="set_feed_poll_interval">
|
463
|
+
<documentation>
|
464
|
+
Sets the poll intervals for the specified feeds.
|
465
|
+
Specifies the frequency in seconds at which the URL needs to be
|
466
|
+
polled.
|
467
|
+
|
468
|
+
</documentation>
|
469
|
+
<input message="tns:Security.IPIntelligenceFeedList.set_feed_poll_intervalRequest"/>
|
470
|
+
<output message="tns:Security.IPIntelligenceFeedList.set_feed_poll_intervalResponse"/>
|
471
|
+
</operation>
|
472
|
+
<operation name="get_feed_poll_interval">
|
473
|
+
<documentation>
|
474
|
+
Gets the poll intervals for the specified feeds.
|
475
|
+
|
476
|
+
</documentation>
|
477
|
+
<input message="tns:Security.IPIntelligenceFeedList.get_feed_poll_intervalRequest"/>
|
478
|
+
<output message="tns:Security.IPIntelligenceFeedList.get_feed_poll_intervalResponse"/>
|
479
|
+
</operation>
|
480
|
+
<operation name="set_feed_description">
|
481
|
+
<documentation>
|
482
|
+
Sets the descriptions for the specified feeds.
|
483
|
+
This is an arbitrary field which can be used for any purpose.
|
484
|
+
|
485
|
+
</documentation>
|
486
|
+
<input message="tns:Security.IPIntelligenceFeedList.set_feed_descriptionRequest"/>
|
487
|
+
<output message="tns:Security.IPIntelligenceFeedList.set_feed_descriptionResponse"/>
|
488
|
+
</operation>
|
489
|
+
<operation name="get_feed_description">
|
490
|
+
<documentation>
|
491
|
+
Gets the descriptions for the specified feeds.
|
492
|
+
|
493
|
+
</documentation>
|
494
|
+
<input message="tns:Security.IPIntelligenceFeedList.get_feed_descriptionRequest"/>
|
495
|
+
<output message="tns:Security.IPIntelligenceFeedList.get_feed_descriptionResponse"/>
|
496
|
+
</operation>
|
497
|
+
<operation name="download_feed">
|
498
|
+
<documentation>
|
499
|
+
Download immediately the specified feeds.
|
500
|
+
|
501
|
+
</documentation>
|
502
|
+
<input message="tns:Security.IPIntelligenceFeedList.download_feedRequest"/>
|
503
|
+
<output message="tns:Security.IPIntelligenceFeedList.download_feedResponse"/>
|
504
|
+
</operation>
|
505
|
+
<operation name="get_version">
|
506
|
+
<documentation>
|
507
|
+
Gets the version information for this interface.
|
508
|
+
|
509
|
+
</documentation>
|
510
|
+
<input message="tns:Security.IPIntelligenceFeedList.get_versionRequest"/>
|
511
|
+
<output message="tns:Security.IPIntelligenceFeedList.get_versionResponse"/>
|
512
|
+
</operation>
|
513
|
+
</portType>
|
514
|
+
|
515
|
+
<!-- binding -->
|
516
|
+
|
517
|
+
<binding name="Security.IPIntelligenceFeedListBinding" type="tns:Security.IPIntelligenceFeedListPortType">
|
518
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
519
|
+
<operation name="get_list">
|
520
|
+
<documentation>
|
521
|
+
Gets a list of all feed lists.
|
522
|
+
A feed list is a list of URL feeds from which files are
|
523
|
+
downloaded and the contents (IP Address prefixes) are compared
|
524
|
+
against the source IP address and/or destination IP address in
|
525
|
+
an IP packet by DWBL (Dynamic White/Black lists).
|
526
|
+
|
527
|
+
</documentation>
|
528
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
529
|
+
<input>
|
530
|
+
<soap:body
|
531
|
+
use="encoded"
|
532
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
533
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
534
|
+
</input>
|
535
|
+
<output>
|
536
|
+
<soap:body
|
537
|
+
use="encoded"
|
538
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
539
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
540
|
+
</output>
|
541
|
+
</operation>
|
542
|
+
|
543
|
+
<operation name="create">
|
544
|
+
<documentation>
|
545
|
+
Creates a set of feed lists.
|
546
|
+
|
547
|
+
</documentation>
|
548
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
549
|
+
<input>
|
550
|
+
<soap:body
|
551
|
+
use="encoded"
|
552
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
553
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
554
|
+
</input>
|
555
|
+
<output>
|
556
|
+
<soap:body
|
557
|
+
use="encoded"
|
558
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
559
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
560
|
+
</output>
|
561
|
+
</operation>
|
562
|
+
|
563
|
+
<operation name="delete_feed_list">
|
564
|
+
<documentation>
|
565
|
+
Deletes the specified feed lists.
|
566
|
+
|
567
|
+
</documentation>
|
568
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
569
|
+
<input>
|
570
|
+
<soap:body
|
571
|
+
use="encoded"
|
572
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
573
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
574
|
+
</input>
|
575
|
+
<output>
|
576
|
+
<soap:body
|
577
|
+
use="encoded"
|
578
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
579
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
580
|
+
</output>
|
581
|
+
</operation>
|
582
|
+
|
583
|
+
<operation name="delete_all_feed_lists">
|
584
|
+
<documentation>
|
585
|
+
Deletes all user defined feed lists.
|
586
|
+
|
587
|
+
</documentation>
|
588
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
589
|
+
<input>
|
590
|
+
<soap:body
|
591
|
+
use="encoded"
|
592
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
593
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
594
|
+
</input>
|
595
|
+
<output>
|
596
|
+
<soap:body
|
597
|
+
use="encoded"
|
598
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
599
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
600
|
+
</output>
|
601
|
+
</operation>
|
602
|
+
|
603
|
+
<operation name="set_description">
|
604
|
+
<documentation>
|
605
|
+
Sets the descriptions for the specified feed lists.
|
606
|
+
This is an arbitrary field which can be used for any purpose.
|
607
|
+
|
608
|
+
</documentation>
|
609
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
610
|
+
<input>
|
611
|
+
<soap:body
|
612
|
+
use="encoded"
|
613
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
614
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
615
|
+
</input>
|
616
|
+
<output>
|
617
|
+
<soap:body
|
618
|
+
use="encoded"
|
619
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
620
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
621
|
+
</output>
|
622
|
+
</operation>
|
623
|
+
|
624
|
+
<operation name="get_description">
|
625
|
+
<documentation>
|
626
|
+
Gets the descriptions for the specified feed lists.
|
627
|
+
|
628
|
+
</documentation>
|
629
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
630
|
+
<input>
|
631
|
+
<soap:body
|
632
|
+
use="encoded"
|
633
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
634
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
635
|
+
</input>
|
636
|
+
<output>
|
637
|
+
<soap:body
|
638
|
+
use="encoded"
|
639
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
640
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
641
|
+
</output>
|
642
|
+
</operation>
|
643
|
+
|
644
|
+
<operation name="get_feed">
|
645
|
+
<documentation>
|
646
|
+
Gets feeds for the specified feed lists.
|
647
|
+
You can add or remove feeds for the feed lists. Each feed
|
648
|
+
specifies the feed list that it belongs to, the default
|
649
|
+
blacklist category, and the URL, and can optionally specify
|
650
|
+
other information.
|
651
|
+
|
652
|
+
</documentation>
|
653
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
654
|
+
<input>
|
655
|
+
<soap:body
|
656
|
+
use="encoded"
|
657
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
658
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
659
|
+
</input>
|
660
|
+
<output>
|
661
|
+
<soap:body
|
662
|
+
use="encoded"
|
663
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
664
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
665
|
+
</output>
|
666
|
+
</operation>
|
667
|
+
|
668
|
+
<operation name="add_feed">
|
669
|
+
<documentation>
|
670
|
+
Adds a list of feeds for the specified feed lists.
|
671
|
+
|
672
|
+
</documentation>
|
673
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
674
|
+
<input>
|
675
|
+
<soap:body
|
676
|
+
use="encoded"
|
677
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
678
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
679
|
+
</input>
|
680
|
+
<output>
|
681
|
+
<soap:body
|
682
|
+
use="encoded"
|
683
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
684
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
685
|
+
</output>
|
686
|
+
</operation>
|
687
|
+
|
688
|
+
<operation name="remove_feed">
|
689
|
+
<documentation>
|
690
|
+
Removes a list of feeds from the specified feed lists.
|
691
|
+
|
692
|
+
</documentation>
|
693
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
694
|
+
<input>
|
695
|
+
<soap:body
|
696
|
+
use="encoded"
|
697
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
698
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
699
|
+
</input>
|
700
|
+
<output>
|
701
|
+
<soap:body
|
702
|
+
use="encoded"
|
703
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
704
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
705
|
+
</output>
|
706
|
+
</operation>
|
707
|
+
|
708
|
+
<operation name="remove_all_feeds">
|
709
|
+
<documentation>
|
710
|
+
Removes all feeds from the specified feed lists.
|
711
|
+
|
712
|
+
</documentation>
|
713
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
714
|
+
<input>
|
715
|
+
<soap:body
|
716
|
+
use="encoded"
|
717
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
718
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
719
|
+
</input>
|
720
|
+
<output>
|
721
|
+
<soap:body
|
722
|
+
use="encoded"
|
723
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
724
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
725
|
+
</output>
|
726
|
+
</operation>
|
727
|
+
|
728
|
+
<operation name="set_feed_default_list_type">
|
729
|
+
<documentation>
|
730
|
+
Sets the default list types for the specified feeds.
|
731
|
+
Specifies the default list type, either blacklist or whitelist.
|
732
|
+
|
733
|
+
</documentation>
|
734
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
735
|
+
<input>
|
736
|
+
<soap:body
|
737
|
+
use="encoded"
|
738
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
739
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
740
|
+
</input>
|
741
|
+
<output>
|
742
|
+
<soap:body
|
743
|
+
use="encoded"
|
744
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
745
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
746
|
+
</output>
|
747
|
+
</operation>
|
748
|
+
|
749
|
+
<operation name="get_feed_default_list_type">
|
750
|
+
<documentation>
|
751
|
+
Gets the default list types for the specified feeds.
|
752
|
+
|
753
|
+
</documentation>
|
754
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
755
|
+
<input>
|
756
|
+
<soap:body
|
757
|
+
use="encoded"
|
758
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
759
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
760
|
+
</input>
|
761
|
+
<output>
|
762
|
+
<soap:body
|
763
|
+
use="encoded"
|
764
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
765
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
766
|
+
</output>
|
767
|
+
</operation>
|
768
|
+
|
769
|
+
<operation name="set_feed_default_blacklist_category">
|
770
|
+
<documentation>
|
771
|
+
Sets the default blacklist categories for the specified feeds.
|
772
|
+
Specifies the default blacklist category type for all blacklist
|
773
|
+
entries that do not have a corresponding category string (eg.
|
774
|
+
Botnet, Spyware, Malware).
|
775
|
+
|
776
|
+
</documentation>
|
777
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
778
|
+
<input>
|
779
|
+
<soap:body
|
780
|
+
use="encoded"
|
781
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
782
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
783
|
+
</input>
|
784
|
+
<output>
|
785
|
+
<soap:body
|
786
|
+
use="encoded"
|
787
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
788
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
789
|
+
</output>
|
790
|
+
</operation>
|
791
|
+
|
792
|
+
<operation name="get_feed_default_blacklist_category">
|
793
|
+
<documentation>
|
794
|
+
Gets the default blacklist categories for the specified feeds.
|
795
|
+
|
796
|
+
</documentation>
|
797
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
798
|
+
<input>
|
799
|
+
<soap:body
|
800
|
+
use="encoded"
|
801
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
802
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
803
|
+
</input>
|
804
|
+
<output>
|
805
|
+
<soap:body
|
806
|
+
use="encoded"
|
807
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
808
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
809
|
+
</output>
|
810
|
+
</operation>
|
811
|
+
|
812
|
+
<operation name="set_feed_url">
|
813
|
+
<documentation>
|
814
|
+
Sets the URLs for the specified feeds.
|
815
|
+
Specifies the URL from which the white/black list will be
|
816
|
+
downloaded. Note: Route domains are not supported when
|
817
|
+
specifying the URL.
|
818
|
+
|
819
|
+
</documentation>
|
820
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
821
|
+
<input>
|
822
|
+
<soap:body
|
823
|
+
use="encoded"
|
824
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
825
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
826
|
+
</input>
|
827
|
+
<output>
|
828
|
+
<soap:body
|
829
|
+
use="encoded"
|
830
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
831
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
832
|
+
</output>
|
833
|
+
</operation>
|
834
|
+
|
835
|
+
<operation name="get_feed_url">
|
836
|
+
<documentation>
|
837
|
+
Gets the URLs for the specified feeds.
|
838
|
+
|
839
|
+
</documentation>
|
840
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
841
|
+
<input>
|
842
|
+
<soap:body
|
843
|
+
use="encoded"
|
844
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
845
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
846
|
+
</input>
|
847
|
+
<output>
|
848
|
+
<soap:body
|
849
|
+
use="encoded"
|
850
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
851
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
852
|
+
</output>
|
853
|
+
</operation>
|
854
|
+
|
855
|
+
<operation name="set_feed_user">
|
856
|
+
<documentation>
|
857
|
+
Sets the users for the specified feeds.
|
858
|
+
Specifies the user which is used in the URL downloading.
|
859
|
+
|
860
|
+
</documentation>
|
861
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
862
|
+
<input>
|
863
|
+
<soap:body
|
864
|
+
use="encoded"
|
865
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
866
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
867
|
+
</input>
|
868
|
+
<output>
|
869
|
+
<soap:body
|
870
|
+
use="encoded"
|
871
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
872
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
873
|
+
</output>
|
874
|
+
</operation>
|
875
|
+
|
876
|
+
<operation name="get_feed_user">
|
877
|
+
<documentation>
|
878
|
+
Gets the users for the specified feeds.
|
879
|
+
|
880
|
+
</documentation>
|
881
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
882
|
+
<input>
|
883
|
+
<soap:body
|
884
|
+
use="encoded"
|
885
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
886
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
887
|
+
</input>
|
888
|
+
<output>
|
889
|
+
<soap:body
|
890
|
+
use="encoded"
|
891
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
892
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
893
|
+
</output>
|
894
|
+
</operation>
|
895
|
+
|
896
|
+
<operation name="set_feed_password">
|
897
|
+
<documentation>
|
898
|
+
Sets the passwords for the specified feeds.
|
899
|
+
Specifies the password for the user.
|
900
|
+
|
901
|
+
</documentation>
|
902
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
903
|
+
<input>
|
904
|
+
<soap:body
|
905
|
+
use="encoded"
|
906
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
907
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
908
|
+
</input>
|
909
|
+
<output>
|
910
|
+
<soap:body
|
911
|
+
use="encoded"
|
912
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
913
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
914
|
+
</output>
|
915
|
+
</operation>
|
916
|
+
|
917
|
+
<operation name="get_feed_password">
|
918
|
+
<documentation>
|
919
|
+
Gets the passwords for the specified feeds.
|
920
|
+
|
921
|
+
</documentation>
|
922
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
923
|
+
<input>
|
924
|
+
<soap:body
|
925
|
+
use="encoded"
|
926
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
927
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
928
|
+
</input>
|
929
|
+
<output>
|
930
|
+
<soap:body
|
931
|
+
use="encoded"
|
932
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
933
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
934
|
+
</output>
|
935
|
+
</operation>
|
936
|
+
|
937
|
+
<operation name="set_feed_poll_interval">
|
938
|
+
<documentation>
|
939
|
+
Sets the poll intervals for the specified feeds.
|
940
|
+
Specifies the frequency in seconds at which the URL needs to be
|
941
|
+
polled.
|
942
|
+
|
943
|
+
</documentation>
|
944
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
945
|
+
<input>
|
946
|
+
<soap:body
|
947
|
+
use="encoded"
|
948
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
949
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
950
|
+
</input>
|
951
|
+
<output>
|
952
|
+
<soap:body
|
953
|
+
use="encoded"
|
954
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
955
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
956
|
+
</output>
|
957
|
+
</operation>
|
958
|
+
|
959
|
+
<operation name="get_feed_poll_interval">
|
960
|
+
<documentation>
|
961
|
+
Gets the poll intervals for the specified feeds.
|
962
|
+
|
963
|
+
</documentation>
|
964
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
965
|
+
<input>
|
966
|
+
<soap:body
|
967
|
+
use="encoded"
|
968
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
969
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
970
|
+
</input>
|
971
|
+
<output>
|
972
|
+
<soap:body
|
973
|
+
use="encoded"
|
974
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
975
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
976
|
+
</output>
|
977
|
+
</operation>
|
978
|
+
|
979
|
+
<operation name="set_feed_description">
|
980
|
+
<documentation>
|
981
|
+
Sets the descriptions for the specified feeds.
|
982
|
+
This is an arbitrary field which can be used for any purpose.
|
983
|
+
|
984
|
+
</documentation>
|
985
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
986
|
+
<input>
|
987
|
+
<soap:body
|
988
|
+
use="encoded"
|
989
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
990
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
991
|
+
</input>
|
992
|
+
<output>
|
993
|
+
<soap:body
|
994
|
+
use="encoded"
|
995
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
996
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
997
|
+
</output>
|
998
|
+
</operation>
|
999
|
+
|
1000
|
+
<operation name="get_feed_description">
|
1001
|
+
<documentation>
|
1002
|
+
Gets the descriptions for the specified feeds.
|
1003
|
+
|
1004
|
+
</documentation>
|
1005
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
1006
|
+
<input>
|
1007
|
+
<soap:body
|
1008
|
+
use="encoded"
|
1009
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
1010
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1011
|
+
</input>
|
1012
|
+
<output>
|
1013
|
+
<soap:body
|
1014
|
+
use="encoded"
|
1015
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
1016
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1017
|
+
</output>
|
1018
|
+
</operation>
|
1019
|
+
|
1020
|
+
<operation name="download_feed">
|
1021
|
+
<documentation>
|
1022
|
+
Download immediately the specified feeds.
|
1023
|
+
|
1024
|
+
</documentation>
|
1025
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
1026
|
+
<input>
|
1027
|
+
<soap:body
|
1028
|
+
use="encoded"
|
1029
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
1030
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1031
|
+
</input>
|
1032
|
+
<output>
|
1033
|
+
<soap:body
|
1034
|
+
use="encoded"
|
1035
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
1036
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1037
|
+
</output>
|
1038
|
+
</operation>
|
1039
|
+
|
1040
|
+
<operation name="get_version">
|
1041
|
+
<documentation>
|
1042
|
+
Gets the version information for this interface.
|
1043
|
+
|
1044
|
+
</documentation>
|
1045
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceFeedList"/>
|
1046
|
+
<input>
|
1047
|
+
<soap:body
|
1048
|
+
use="encoded"
|
1049
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
1050
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1051
|
+
</input>
|
1052
|
+
<output>
|
1053
|
+
<soap:body
|
1054
|
+
use="encoded"
|
1055
|
+
namespace="urn:iControl:Security/IPIntelligenceFeedList"
|
1056
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1057
|
+
</output>
|
1058
|
+
</operation>
|
1059
|
+
</binding>
|
1060
|
+
|
1061
|
+
<!-- service -->
|
1062
|
+
|
1063
|
+
<service name="Security.IPIntelligenceFeedList">
|
1064
|
+
<documentation>
|
1065
|
+
The FeedList interface enables you to manipulate a feed list. A
|
1066
|
+
feed list is a list of feed objects. Each of them specifies a
|
1067
|
+
well-formed URL pointing to a web feed which is periodically
|
1068
|
+
downloaded according to the configured poll period. Optional
|
1069
|
+
username and password may be configured for the feeds requiring
|
1070
|
+
authentication. Each web feed is expected to be a CSV file each
|
1071
|
+
line in which associates an IP address or subnet with the
|
1072
|
+
whitelist or a blacklist. The line format is: &#60IPv4/IPv6
|
1073
|
+
address&#62, &#60subnet prefix&#62, &#60category type&#62, &#60blacklist category
|
1074
|
+
name&#62. All the fields but &#60IP address&#62 are optional. When
|
1075
|
+
&#60category type&#62 and/or &#60blacklist category name&#62 are omitted,
|
1076
|
+
the defaults configured in the feed object are used. The feed
|
1077
|
+
lists are added to IP Intelligence policies which might be
|
1078
|
+
applied globally and/or on specific network objects - route
|
1079
|
+
domains and virtual servers.
|
1080
|
+
|
1081
|
+
</documentation>
|
1082
|
+
<port name="Security.IPIntelligenceFeedListPort" binding="tns:Security.IPIntelligenceFeedListBinding">
|
1083
|
+
<soap:address location="https://url_to_service"/>
|
1084
|
+
</port>
|
1085
|
+
</service>
|
1086
|
+
</definitions>
|