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
|
|
@@ -0,0 +1,555 @@
|
|
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.IPIntelligenceBlacklistCategory"
|
11
|
+
targetNamespace="urn:iControl"
|
12
|
+
xmlns:tns="urn:iControl"
|
13
|
+
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
14
|
+
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
|
15
|
+
xmlns="http://schemas.xmlsoap.org/wsdl/">
|
16
|
+
|
17
|
+
<!-- types -->
|
18
|
+
|
19
|
+
<types>
|
20
|
+
<xsd:schema targetNamespace='urn:iControl'
|
21
|
+
xmlns='http://www.w3.org/2001/XMLSchema'
|
22
|
+
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
|
23
|
+
xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'>
|
24
|
+
<xsd:complexType name="Common.StringSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
28
|
+
</xsd:restriction>
|
29
|
+
</xsd:complexContent>
|
30
|
+
</xsd:complexType>
|
31
|
+
<xsd:simpleType name="Security.IPIntelligenceBlacklistCategory.IPIntelligenceClassMatchDirection">
|
32
|
+
<xsd:restriction base="xsd:string">
|
33
|
+
<xsd:enumeration value="IP_INTELLIGENCE_MATCH_DIRECTION_UNKNOWN">
|
34
|
+
<xsd:annotation>
|
35
|
+
<xsd:documentation>IP_INTELLIGENCE_MATCH_DIRECTION_UNKNOWN</xsd:documentation>
|
36
|
+
</xsd:annotation>
|
37
|
+
</xsd:enumeration>
|
38
|
+
<xsd:enumeration value="IP_INTELLIGENCE_MATCH_DIRECTION_SOURCE">
|
39
|
+
<xsd:annotation>
|
40
|
+
<xsd:documentation>IP_INTELLIGENCE_MATCH_DIRECTION_SOURCE</xsd:documentation>
|
41
|
+
</xsd:annotation>
|
42
|
+
</xsd:enumeration>
|
43
|
+
<xsd:enumeration value="IP_INTELLIGENCE_MATCH_DIRECTION_DESTINATION">
|
44
|
+
<xsd:annotation>
|
45
|
+
<xsd:documentation>IP_INTELLIGENCE_MATCH_DIRECTION_DESTINATION</xsd:documentation>
|
46
|
+
</xsd:annotation>
|
47
|
+
</xsd:enumeration>
|
48
|
+
<xsd:enumeration value="IP_INTELLIGENCE_MATCH_DIRECTION_SOURCE_AND_DESTINATION">
|
49
|
+
<xsd:annotation>
|
50
|
+
<xsd:documentation>IP_INTELLIGENCE_MATCH_DIRECTION_SOURCE_AND_DESTINATION</xsd:documentation>
|
51
|
+
</xsd:annotation>
|
52
|
+
</xsd:enumeration>
|
53
|
+
</xsd:restriction>
|
54
|
+
</xsd:simpleType>
|
55
|
+
<xsd:complexType name="Common.BooleanSequence">
|
56
|
+
<xsd:complexContent>
|
57
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
58
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:boolean[]'/>
|
59
|
+
</xsd:restriction>
|
60
|
+
</xsd:complexContent>
|
61
|
+
</xsd:complexType>
|
62
|
+
<xsd:complexType name="Security.IPIntelligenceBlacklistCategory.IPIntelligenceClassMatchDirectionSequence">
|
63
|
+
<xsd:complexContent>
|
64
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
65
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.IPIntelligenceBlacklistCategory.IPIntelligenceClassMatchDirection[]'/>
|
66
|
+
</xsd:restriction>
|
67
|
+
</xsd:complexContent>
|
68
|
+
</xsd:complexType>
|
69
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
70
|
+
<xsd:complexContent>
|
71
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
72
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
73
|
+
</xsd:restriction>
|
74
|
+
</xsd:complexContent>
|
75
|
+
</xsd:complexType>
|
76
|
+
</xsd:schema>
|
77
|
+
</types>
|
78
|
+
|
79
|
+
<!-- message -->
|
80
|
+
|
81
|
+
<message name="Security.IPIntelligenceBlacklistCategory.get_listRequest">
|
82
|
+
</message>
|
83
|
+
<message name="Security.IPIntelligenceBlacklistCategory.get_listResponse">
|
84
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
85
|
+
</message>
|
86
|
+
|
87
|
+
<message name="Security.IPIntelligenceBlacklistCategory.createRequest">
|
88
|
+
<part name="categories" type="tns:Common.StringSequence"/>
|
89
|
+
</message>
|
90
|
+
<message name="Security.IPIntelligenceBlacklistCategory.createResponse">
|
91
|
+
</message>
|
92
|
+
|
93
|
+
<message name="Security.IPIntelligenceBlacklistCategory.delete_blacklist_categoryRequest">
|
94
|
+
<part name="categories" type="tns:Common.StringSequence"/>
|
95
|
+
</message>
|
96
|
+
<message name="Security.IPIntelligenceBlacklistCategory.delete_blacklist_categoryResponse">
|
97
|
+
</message>
|
98
|
+
|
99
|
+
<message name="Security.IPIntelligenceBlacklistCategory.delete_all_blacklist_categoriesRequest">
|
100
|
+
</message>
|
101
|
+
<message name="Security.IPIntelligenceBlacklistCategory.delete_all_blacklist_categoriesResponse">
|
102
|
+
</message>
|
103
|
+
|
104
|
+
<message name="Security.IPIntelligenceBlacklistCategory.is_predefinedRequest">
|
105
|
+
<part name="categories" type="tns:Common.StringSequence"/>
|
106
|
+
</message>
|
107
|
+
<message name="Security.IPIntelligenceBlacklistCategory.is_predefinedResponse">
|
108
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
109
|
+
</message>
|
110
|
+
|
111
|
+
<message name="Security.IPIntelligenceBlacklistCategory.add_ip_ttlRequest">
|
112
|
+
<part name="categories" type="tns:Common.StringSequence"/>
|
113
|
+
<part name="ip_ttls" type="tns:Common.StringSequenceSequence"/>
|
114
|
+
</message>
|
115
|
+
<message name="Security.IPIntelligenceBlacklistCategory.add_ip_ttlResponse">
|
116
|
+
</message>
|
117
|
+
|
118
|
+
<message name="Security.IPIntelligenceBlacklistCategory.remove_ip_ttlRequest">
|
119
|
+
<part name="categories" type="tns:Common.StringSequence"/>
|
120
|
+
<part name="ip_ttls" type="tns:Common.StringSequenceSequence"/>
|
121
|
+
</message>
|
122
|
+
<message name="Security.IPIntelligenceBlacklistCategory.remove_ip_ttlResponse">
|
123
|
+
</message>
|
124
|
+
|
125
|
+
<message name="Security.IPIntelligenceBlacklistCategory.set_descriptionRequest">
|
126
|
+
<part name="categories" type="tns:Common.StringSequence"/>
|
127
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
128
|
+
</message>
|
129
|
+
<message name="Security.IPIntelligenceBlacklistCategory.set_descriptionResponse">
|
130
|
+
</message>
|
131
|
+
|
132
|
+
<message name="Security.IPIntelligenceBlacklistCategory.get_descriptionRequest">
|
133
|
+
<part name="categories" type="tns:Common.StringSequence"/>
|
134
|
+
</message>
|
135
|
+
<message name="Security.IPIntelligenceBlacklistCategory.get_descriptionResponse">
|
136
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
137
|
+
</message>
|
138
|
+
|
139
|
+
<message name="Security.IPIntelligenceBlacklistCategory.set_default_match_directionRequest">
|
140
|
+
<part name="categories" type="tns:Common.StringSequence"/>
|
141
|
+
<part name="directions" type="tns:Security.IPIntelligenceBlacklistCategory.IPIntelligenceClassMatchDirectionSequence"/>
|
142
|
+
</message>
|
143
|
+
<message name="Security.IPIntelligenceBlacklistCategory.set_default_match_directionResponse">
|
144
|
+
</message>
|
145
|
+
|
146
|
+
<message name="Security.IPIntelligenceBlacklistCategory.get_default_match_directionRequest">
|
147
|
+
<part name="categories" type="tns:Common.StringSequence"/>
|
148
|
+
</message>
|
149
|
+
<message name="Security.IPIntelligenceBlacklistCategory.get_default_match_directionResponse">
|
150
|
+
<part name="return" type="tns:Security.IPIntelligenceBlacklistCategory.IPIntelligenceClassMatchDirectionSequence"/>
|
151
|
+
</message>
|
152
|
+
|
153
|
+
<message name="Security.IPIntelligenceBlacklistCategory.get_versionRequest">
|
154
|
+
</message>
|
155
|
+
<message name="Security.IPIntelligenceBlacklistCategory.get_versionResponse">
|
156
|
+
<part name="return" type="xsd:string"/>
|
157
|
+
</message>
|
158
|
+
|
159
|
+
<!-- portType -->
|
160
|
+
|
161
|
+
<portType name="Security.IPIntelligenceBlacklistCategoryPortType">
|
162
|
+
<operation name="get_list">
|
163
|
+
<documentation>
|
164
|
+
Gets a list of all blacklist categories.
|
165
|
+
You can use the blacklist category component to configure a
|
166
|
+
sharable and reusable blacklist category.
|
167
|
+
|
168
|
+
</documentation>
|
169
|
+
<input message="tns:Security.IPIntelligenceBlacklistCategory.get_listRequest"/>
|
170
|
+
<output message="tns:Security.IPIntelligenceBlacklistCategory.get_listResponse"/>
|
171
|
+
</operation>
|
172
|
+
<operation name="create">
|
173
|
+
<documentation>
|
174
|
+
Creates a set of blacklist categories.
|
175
|
+
|
176
|
+
</documentation>
|
177
|
+
<input message="tns:Security.IPIntelligenceBlacklistCategory.createRequest"/>
|
178
|
+
<output message="tns:Security.IPIntelligenceBlacklistCategory.createResponse"/>
|
179
|
+
</operation>
|
180
|
+
<operation name="delete_blacklist_category">
|
181
|
+
<documentation>
|
182
|
+
Deletes the specified blacklist categories.
|
183
|
+
|
184
|
+
</documentation>
|
185
|
+
<input message="tns:Security.IPIntelligenceBlacklistCategory.delete_blacklist_categoryRequest"/>
|
186
|
+
<output message="tns:Security.IPIntelligenceBlacklistCategory.delete_blacklist_categoryResponse"/>
|
187
|
+
</operation>
|
188
|
+
<operation name="delete_all_blacklist_categories">
|
189
|
+
<documentation>
|
190
|
+
Deletes all user defined blacklist categories.
|
191
|
+
|
192
|
+
</documentation>
|
193
|
+
<input message="tns:Security.IPIntelligenceBlacklistCategory.delete_all_blacklist_categoriesRequest"/>
|
194
|
+
<output message="tns:Security.IPIntelligenceBlacklistCategory.delete_all_blacklist_categoriesResponse"/>
|
195
|
+
</operation>
|
196
|
+
<operation name="is_predefined">
|
197
|
+
<documentation>
|
198
|
+
Checks if the blacklist categories listed are predefined. If they
|
199
|
+
are predefined, then they cannot be deleted in a
|
200
|
+
delete_blacklist_category call.
|
201
|
+
|
202
|
+
</documentation>
|
203
|
+
<input message="tns:Security.IPIntelligenceBlacklistCategory.is_predefinedRequest"/>
|
204
|
+
<output message="tns:Security.IPIntelligenceBlacklistCategory.is_predefinedResponse"/>
|
205
|
+
</operation>
|
206
|
+
<operation name="add_ip_ttl">
|
207
|
+
<documentation>
|
208
|
+
Adds specific IP, TTL combinations to the specified blacklist categories.
|
209
|
+
|
210
|
+
</documentation>
|
211
|
+
<input message="tns:Security.IPIntelligenceBlacklistCategory.add_ip_ttlRequest"/>
|
212
|
+
<output message="tns:Security.IPIntelligenceBlacklistCategory.add_ip_ttlResponse"/>
|
213
|
+
</operation>
|
214
|
+
<operation name="remove_ip_ttl">
|
215
|
+
<documentation>
|
216
|
+
Removes specific IP, TTL combinations from the specified blacklist categories.
|
217
|
+
|
218
|
+
</documentation>
|
219
|
+
<input message="tns:Security.IPIntelligenceBlacklistCategory.remove_ip_ttlRequest"/>
|
220
|
+
<output message="tns:Security.IPIntelligenceBlacklistCategory.remove_ip_ttlResponse"/>
|
221
|
+
</operation>
|
222
|
+
<operation name="set_description">
|
223
|
+
<documentation>
|
224
|
+
Sets the descriptions for the specified blacklist categories.
|
225
|
+
This is an arbitrary field which can be used for any purpose.
|
226
|
+
|
227
|
+
</documentation>
|
228
|
+
<input message="tns:Security.IPIntelligenceBlacklistCategory.set_descriptionRequest"/>
|
229
|
+
<output message="tns:Security.IPIntelligenceBlacklistCategory.set_descriptionResponse"/>
|
230
|
+
</operation>
|
231
|
+
<operation name="get_description">
|
232
|
+
<documentation>
|
233
|
+
Gets the descriptions for the specified blacklist categories.
|
234
|
+
|
235
|
+
</documentation>
|
236
|
+
<input message="tns:Security.IPIntelligenceBlacklistCategory.get_descriptionRequest"/>
|
237
|
+
<output message="tns:Security.IPIntelligenceBlacklistCategory.get_descriptionResponse"/>
|
238
|
+
</operation>
|
239
|
+
<operation name="set_default_match_direction">
|
240
|
+
<documentation>
|
241
|
+
Sets the default match directions for the specified blacklist categories.
|
242
|
+
This match direction will be used by default when adding a blacklist category
|
243
|
+
to an IP Intelligence policy. This may be changed after it is
|
244
|
+
added by using the set_blacklist_category_match_direction method
|
245
|
+
from IPIntelligencePolicy.
|
246
|
+
|
247
|
+
</documentation>
|
248
|
+
<input message="tns:Security.IPIntelligenceBlacklistCategory.set_default_match_directionRequest"/>
|
249
|
+
<output message="tns:Security.IPIntelligenceBlacklistCategory.set_default_match_directionResponse"/>
|
250
|
+
</operation>
|
251
|
+
<operation name="get_default_match_direction">
|
252
|
+
<documentation>
|
253
|
+
Gets the default match directions for the specified blacklist categories.
|
254
|
+
|
255
|
+
</documentation>
|
256
|
+
<input message="tns:Security.IPIntelligenceBlacklistCategory.get_default_match_directionRequest"/>
|
257
|
+
<output message="tns:Security.IPIntelligenceBlacklistCategory.get_default_match_directionResponse"/>
|
258
|
+
</operation>
|
259
|
+
<operation name="get_version">
|
260
|
+
<documentation>
|
261
|
+
Gets the version information for this interface.
|
262
|
+
|
263
|
+
</documentation>
|
264
|
+
<input message="tns:Security.IPIntelligenceBlacklistCategory.get_versionRequest"/>
|
265
|
+
<output message="tns:Security.IPIntelligenceBlacklistCategory.get_versionResponse"/>
|
266
|
+
</operation>
|
267
|
+
</portType>
|
268
|
+
|
269
|
+
<!-- binding -->
|
270
|
+
|
271
|
+
<binding name="Security.IPIntelligenceBlacklistCategoryBinding" type="tns:Security.IPIntelligenceBlacklistCategoryPortType">
|
272
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
273
|
+
<operation name="get_list">
|
274
|
+
<documentation>
|
275
|
+
Gets a list of all blacklist categories.
|
276
|
+
You can use the blacklist category component to configure a
|
277
|
+
sharable and reusable blacklist category.
|
278
|
+
|
279
|
+
</documentation>
|
280
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceBlacklistCategory"/>
|
281
|
+
<input>
|
282
|
+
<soap:body
|
283
|
+
use="encoded"
|
284
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
285
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
286
|
+
</input>
|
287
|
+
<output>
|
288
|
+
<soap:body
|
289
|
+
use="encoded"
|
290
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
291
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
292
|
+
</output>
|
293
|
+
</operation>
|
294
|
+
|
295
|
+
<operation name="create">
|
296
|
+
<documentation>
|
297
|
+
Creates a set of blacklist categories.
|
298
|
+
|
299
|
+
</documentation>
|
300
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceBlacklistCategory"/>
|
301
|
+
<input>
|
302
|
+
<soap:body
|
303
|
+
use="encoded"
|
304
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
305
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
306
|
+
</input>
|
307
|
+
<output>
|
308
|
+
<soap:body
|
309
|
+
use="encoded"
|
310
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
311
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
312
|
+
</output>
|
313
|
+
</operation>
|
314
|
+
|
315
|
+
<operation name="delete_blacklist_category">
|
316
|
+
<documentation>
|
317
|
+
Deletes the specified blacklist categories.
|
318
|
+
|
319
|
+
</documentation>
|
320
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceBlacklistCategory"/>
|
321
|
+
<input>
|
322
|
+
<soap:body
|
323
|
+
use="encoded"
|
324
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
325
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
326
|
+
</input>
|
327
|
+
<output>
|
328
|
+
<soap:body
|
329
|
+
use="encoded"
|
330
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
331
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
332
|
+
</output>
|
333
|
+
</operation>
|
334
|
+
|
335
|
+
<operation name="delete_all_blacklist_categories">
|
336
|
+
<documentation>
|
337
|
+
Deletes all user defined blacklist categories.
|
338
|
+
|
339
|
+
</documentation>
|
340
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceBlacklistCategory"/>
|
341
|
+
<input>
|
342
|
+
<soap:body
|
343
|
+
use="encoded"
|
344
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
345
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
346
|
+
</input>
|
347
|
+
<output>
|
348
|
+
<soap:body
|
349
|
+
use="encoded"
|
350
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
351
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
352
|
+
</output>
|
353
|
+
</operation>
|
354
|
+
|
355
|
+
<operation name="is_predefined">
|
356
|
+
<documentation>
|
357
|
+
Checks if the blacklist categories listed are predefined. If they
|
358
|
+
are predefined, then they cannot be deleted in a
|
359
|
+
delete_blacklist_category call.
|
360
|
+
|
361
|
+
</documentation>
|
362
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceBlacklistCategory"/>
|
363
|
+
<input>
|
364
|
+
<soap:body
|
365
|
+
use="encoded"
|
366
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
367
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
368
|
+
</input>
|
369
|
+
<output>
|
370
|
+
<soap:body
|
371
|
+
use="encoded"
|
372
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
373
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
374
|
+
</output>
|
375
|
+
</operation>
|
376
|
+
|
377
|
+
<operation name="add_ip_ttl">
|
378
|
+
<documentation>
|
379
|
+
Adds specific IP, TTL combinations to the specified blacklist categories.
|
380
|
+
|
381
|
+
</documentation>
|
382
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceBlacklistCategory"/>
|
383
|
+
<input>
|
384
|
+
<soap:body
|
385
|
+
use="encoded"
|
386
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
387
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
388
|
+
</input>
|
389
|
+
<output>
|
390
|
+
<soap:body
|
391
|
+
use="encoded"
|
392
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
393
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
394
|
+
</output>
|
395
|
+
</operation>
|
396
|
+
|
397
|
+
<operation name="remove_ip_ttl">
|
398
|
+
<documentation>
|
399
|
+
Removes specific IP, TTL combinations from the specified blacklist categories.
|
400
|
+
|
401
|
+
</documentation>
|
402
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceBlacklistCategory"/>
|
403
|
+
<input>
|
404
|
+
<soap:body
|
405
|
+
use="encoded"
|
406
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
407
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
408
|
+
</input>
|
409
|
+
<output>
|
410
|
+
<soap:body
|
411
|
+
use="encoded"
|
412
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
413
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
414
|
+
</output>
|
415
|
+
</operation>
|
416
|
+
|
417
|
+
<operation name="set_description">
|
418
|
+
<documentation>
|
419
|
+
Sets the descriptions for the specified blacklist categories.
|
420
|
+
This is an arbitrary field which can be used for any purpose.
|
421
|
+
|
422
|
+
</documentation>
|
423
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceBlacklistCategory"/>
|
424
|
+
<input>
|
425
|
+
<soap:body
|
426
|
+
use="encoded"
|
427
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
428
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
429
|
+
</input>
|
430
|
+
<output>
|
431
|
+
<soap:body
|
432
|
+
use="encoded"
|
433
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
434
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
435
|
+
</output>
|
436
|
+
</operation>
|
437
|
+
|
438
|
+
<operation name="get_description">
|
439
|
+
<documentation>
|
440
|
+
Gets the descriptions for the specified blacklist categories.
|
441
|
+
|
442
|
+
</documentation>
|
443
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceBlacklistCategory"/>
|
444
|
+
<input>
|
445
|
+
<soap:body
|
446
|
+
use="encoded"
|
447
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
448
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
449
|
+
</input>
|
450
|
+
<output>
|
451
|
+
<soap:body
|
452
|
+
use="encoded"
|
453
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
454
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
455
|
+
</output>
|
456
|
+
</operation>
|
457
|
+
|
458
|
+
<operation name="set_default_match_direction">
|
459
|
+
<documentation>
|
460
|
+
Sets the default match directions for the specified blacklist categories.
|
461
|
+
This match direction will be used by default when adding a blacklist category
|
462
|
+
to an IP Intelligence policy. This may be changed after it is
|
463
|
+
added by using the set_blacklist_category_match_direction method
|
464
|
+
from IPIntelligencePolicy.
|
465
|
+
|
466
|
+
</documentation>
|
467
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceBlacklistCategory"/>
|
468
|
+
<input>
|
469
|
+
<soap:body
|
470
|
+
use="encoded"
|
471
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
472
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
473
|
+
</input>
|
474
|
+
<output>
|
475
|
+
<soap:body
|
476
|
+
use="encoded"
|
477
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
478
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
479
|
+
</output>
|
480
|
+
</operation>
|
481
|
+
|
482
|
+
<operation name="get_default_match_direction">
|
483
|
+
<documentation>
|
484
|
+
Gets the default match directions for the specified blacklist categories.
|
485
|
+
|
486
|
+
</documentation>
|
487
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceBlacklistCategory"/>
|
488
|
+
<input>
|
489
|
+
<soap:body
|
490
|
+
use="encoded"
|
491
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
492
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
493
|
+
</input>
|
494
|
+
<output>
|
495
|
+
<soap:body
|
496
|
+
use="encoded"
|
497
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
498
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
499
|
+
</output>
|
500
|
+
</operation>
|
501
|
+
|
502
|
+
<operation name="get_version">
|
503
|
+
<documentation>
|
504
|
+
Gets the version information for this interface.
|
505
|
+
|
506
|
+
</documentation>
|
507
|
+
<soap:operation soapAction="urn:iControl:Security/IPIntelligenceBlacklistCategory"/>
|
508
|
+
<input>
|
509
|
+
<soap:body
|
510
|
+
use="encoded"
|
511
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
512
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
513
|
+
</input>
|
514
|
+
<output>
|
515
|
+
<soap:body
|
516
|
+
use="encoded"
|
517
|
+
namespace="urn:iControl:Security/IPIntelligenceBlacklistCategory"
|
518
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
519
|
+
</output>
|
520
|
+
</operation>
|
521
|
+
</binding>
|
522
|
+
|
523
|
+
<!-- service -->
|
524
|
+
|
525
|
+
<service name="Security.IPIntelligenceBlacklistCategory">
|
526
|
+
<documentation>
|
527
|
+
The BlacklistCategory interface enables you to update the global
|
528
|
+
list of blacklist categories. The IP Intelligence blacklist
|
529
|
+
categories are a single global list of up to 62 entries
|
530
|
+
maintained in the Common partition. There're 9 categories
|
531
|
+
predefined in the system: /Common/spam_sources (Spam Sources),
|
532
|
+
/Common/windows_exploits (Windows Exploits), /Common/web_attacks
|
533
|
+
(Web Attacks), /Common/botnets (BotNets), /Common/scanners
|
534
|
+
(Scanners), /Common/denial_of_service (Denial of Service),
|
535
|
+
/Common/infected_sources (Infected Sources), /Common/phishing
|
536
|
+
(Phishing), /Common/proxy (Proxy), /Common/illegal_websites
|
537
|
+
(Illegal Websites), /Common/cloud_provider_networks
|
538
|
+
(Cloud Provider Networks) and /Common/application_denial_of_service
|
539
|
+
(dosl7). There are 2 ways the global list
|
540
|
+
can be updated: 1) Automatically by the system: when
|
541
|
+
new categories are auto-learned from the downloaded feeds
|
542
|
+
they're added into the list so a user could use it when
|
543
|
+
configuring IP Intelligence policies. 2) You can use the
|
544
|
+
blacklist category component to add or remove blacklist
|
545
|
+
categories which can then be used in IP intelligence policies
|
546
|
+
to configure specific enforcement and logging settings per each
|
547
|
+
blacklist category. Note: system predefined categories can never
|
548
|
+
be removed.
|
549
|
+
|
550
|
+
</documentation>
|
551
|
+
<port name="Security.IPIntelligenceBlacklistCategoryPort" binding="tns:Security.IPIntelligenceBlacklistCategoryBinding">
|
552
|
+
<soap:address location="https://url_to_service"/>
|
553
|
+
</port>
|
554
|
+
</service>
|
555
|
+
</definitions>
|