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,877 @@
|
|
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.DoSWhitelist"
|
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:complexType name="Common.IPAddressSequenceSequence">
|
32
|
+
<xsd:complexContent>
|
33
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
34
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.IPAddressSequence[]'/>
|
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="Common.PortSequenceSequence">
|
46
|
+
<xsd:complexContent>
|
47
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
48
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ULongSequence[]'/>
|
49
|
+
</xsd:restriction>
|
50
|
+
</xsd:complexContent>
|
51
|
+
</xsd:complexType>
|
52
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
53
|
+
<xsd:complexContent>
|
54
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
55
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
56
|
+
</xsd:restriction>
|
57
|
+
</xsd:complexContent>
|
58
|
+
</xsd:complexType>
|
59
|
+
<xsd:complexType name="Common.IPAddressSequence">
|
60
|
+
<xsd:complexContent>
|
61
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
62
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
63
|
+
</xsd:restriction>
|
64
|
+
</xsd:complexContent>
|
65
|
+
</xsd:complexType>
|
66
|
+
<xsd:simpleType name="Security.DoSWhitelist.ProtocolType">
|
67
|
+
<xsd:restriction base="xsd:string">
|
68
|
+
<xsd:enumeration value="DOS_WHITELIST_PROTOCOL_UNKNOWN">
|
69
|
+
<xsd:annotation>
|
70
|
+
<xsd:documentation>DOS_WHITELIST_PROTOCOL_UNKNOWN</xsd:documentation>
|
71
|
+
</xsd:annotation>
|
72
|
+
</xsd:enumeration>
|
73
|
+
<xsd:enumeration value="DOS_WHITELIST_PROTOCOL_TCP">
|
74
|
+
<xsd:annotation>
|
75
|
+
<xsd:documentation>DOS_WHITELIST_PROTOCOL_TCP</xsd:documentation>
|
76
|
+
</xsd:annotation>
|
77
|
+
</xsd:enumeration>
|
78
|
+
<xsd:enumeration value="DOS_WHITELIST_PROTOCOL_UDP">
|
79
|
+
<xsd:annotation>
|
80
|
+
<xsd:documentation>DOS_WHITELIST_PROTOCOL_UDP</xsd:documentation>
|
81
|
+
</xsd:annotation>
|
82
|
+
</xsd:enumeration>
|
83
|
+
<xsd:enumeration value="DOS_WHITELIST_PROTOCOL_ICMP">
|
84
|
+
<xsd:annotation>
|
85
|
+
<xsd:documentation>DOS_WHITELIST_PROTOCOL_ICMP</xsd:documentation>
|
86
|
+
</xsd:annotation>
|
87
|
+
</xsd:enumeration>
|
88
|
+
<xsd:enumeration value="DOS_WHITELIST_PROTOCOL_ANY">
|
89
|
+
<xsd:annotation>
|
90
|
+
<xsd:documentation>DOS_WHITELIST_PROTOCOL_ANY</xsd:documentation>
|
91
|
+
</xsd:annotation>
|
92
|
+
</xsd:enumeration>
|
93
|
+
</xsd:restriction>
|
94
|
+
</xsd:simpleType>
|
95
|
+
<xsd:complexType name="Security.DoSWhitelist.ProtocolTypeSequence">
|
96
|
+
<xsd:complexContent>
|
97
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
98
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.DoSWhitelist.ProtocolType[]'/>
|
99
|
+
</xsd:restriction>
|
100
|
+
</xsd:complexContent>
|
101
|
+
</xsd:complexType>
|
102
|
+
<xsd:complexType name="Security.DoSWhitelist.ProtocolTypeSequenceSequence">
|
103
|
+
<xsd:complexContent>
|
104
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
105
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.DoSWhitelist.ProtocolTypeSequence[]'/>
|
106
|
+
</xsd:restriction>
|
107
|
+
</xsd:complexContent>
|
108
|
+
</xsd:complexType>
|
109
|
+
</xsd:schema>
|
110
|
+
</types>
|
111
|
+
|
112
|
+
<!-- message -->
|
113
|
+
|
114
|
+
<message name="Security.DoSWhitelist.get_listRequest">
|
115
|
+
</message>
|
116
|
+
<message name="Security.DoSWhitelist.get_listResponse">
|
117
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
118
|
+
</message>
|
119
|
+
|
120
|
+
<message name="Security.DoSWhitelist.get_entryRequest">
|
121
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
122
|
+
</message>
|
123
|
+
<message name="Security.DoSWhitelist.get_entryResponse">
|
124
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
125
|
+
</message>
|
126
|
+
|
127
|
+
<message name="Security.DoSWhitelist.add_entryRequest">
|
128
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
129
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
130
|
+
</message>
|
131
|
+
<message name="Security.DoSWhitelist.add_entryResponse">
|
132
|
+
</message>
|
133
|
+
|
134
|
+
<message name="Security.DoSWhitelist.remove_entryRequest">
|
135
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
136
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
137
|
+
</message>
|
138
|
+
<message name="Security.DoSWhitelist.remove_entryResponse">
|
139
|
+
</message>
|
140
|
+
|
141
|
+
<message name="Security.DoSWhitelist.remove_all_entriesRequest">
|
142
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
143
|
+
</message>
|
144
|
+
<message name="Security.DoSWhitelist.remove_all_entriesResponse">
|
145
|
+
</message>
|
146
|
+
|
147
|
+
<message name="Security.DoSWhitelist.set_entry_source_addressRequest">
|
148
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
149
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
150
|
+
<part name="addresses" type="tns:Common.IPAddressSequenceSequence"/>
|
151
|
+
</message>
|
152
|
+
<message name="Security.DoSWhitelist.set_entry_source_addressResponse">
|
153
|
+
</message>
|
154
|
+
|
155
|
+
<message name="Security.DoSWhitelist.get_entry_source_addressRequest">
|
156
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
157
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
158
|
+
</message>
|
159
|
+
<message name="Security.DoSWhitelist.get_entry_source_addressResponse">
|
160
|
+
<part name="return" type="tns:Common.IPAddressSequenceSequence"/>
|
161
|
+
</message>
|
162
|
+
|
163
|
+
<message name="Security.DoSWhitelist.set_entry_source_vlanRequest">
|
164
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
165
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
166
|
+
<part name="vlans" type="tns:Common.StringSequenceSequence"/>
|
167
|
+
</message>
|
168
|
+
<message name="Security.DoSWhitelist.set_entry_source_vlanResponse">
|
169
|
+
</message>
|
170
|
+
|
171
|
+
<message name="Security.DoSWhitelist.get_entry_source_vlanRequest">
|
172
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
173
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
174
|
+
</message>
|
175
|
+
<message name="Security.DoSWhitelist.get_entry_source_vlanResponse">
|
176
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
177
|
+
</message>
|
178
|
+
|
179
|
+
<message name="Security.DoSWhitelist.set_entry_destination_addressRequest">
|
180
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
181
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
182
|
+
<part name="addresses" type="tns:Common.IPAddressSequenceSequence"/>
|
183
|
+
</message>
|
184
|
+
<message name="Security.DoSWhitelist.set_entry_destination_addressResponse">
|
185
|
+
</message>
|
186
|
+
|
187
|
+
<message name="Security.DoSWhitelist.get_entry_destination_addressRequest">
|
188
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
189
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
190
|
+
</message>
|
191
|
+
<message name="Security.DoSWhitelist.get_entry_destination_addressResponse">
|
192
|
+
<part name="return" type="tns:Common.IPAddressSequenceSequence"/>
|
193
|
+
</message>
|
194
|
+
|
195
|
+
<message name="Security.DoSWhitelist.set_entry_destination_portRequest">
|
196
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
197
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
198
|
+
<part name="ports" type="tns:Common.PortSequenceSequence"/>
|
199
|
+
</message>
|
200
|
+
<message name="Security.DoSWhitelist.set_entry_destination_portResponse">
|
201
|
+
</message>
|
202
|
+
|
203
|
+
<message name="Security.DoSWhitelist.get_entry_destination_portRequest">
|
204
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
205
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
206
|
+
</message>
|
207
|
+
<message name="Security.DoSWhitelist.get_entry_destination_portResponse">
|
208
|
+
<part name="return" type="tns:Common.PortSequenceSequence"/>
|
209
|
+
</message>
|
210
|
+
|
211
|
+
<message name="Security.DoSWhitelist.set_entry_protocol_typeRequest">
|
212
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
213
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
214
|
+
<part name="types" type="tns:Security.DoSWhitelist.ProtocolTypeSequenceSequence"/>
|
215
|
+
</message>
|
216
|
+
<message name="Security.DoSWhitelist.set_entry_protocol_typeResponse">
|
217
|
+
</message>
|
218
|
+
|
219
|
+
<message name="Security.DoSWhitelist.get_entry_protocol_typeRequest">
|
220
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
221
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
222
|
+
</message>
|
223
|
+
<message name="Security.DoSWhitelist.get_entry_protocol_typeResponse">
|
224
|
+
<part name="return" type="tns:Security.DoSWhitelist.ProtocolTypeSequenceSequence"/>
|
225
|
+
</message>
|
226
|
+
|
227
|
+
<message name="Security.DoSWhitelist.set_descriptionRequest">
|
228
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
229
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
230
|
+
</message>
|
231
|
+
<message name="Security.DoSWhitelist.set_descriptionResponse">
|
232
|
+
</message>
|
233
|
+
|
234
|
+
<message name="Security.DoSWhitelist.get_descriptionRequest">
|
235
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
236
|
+
</message>
|
237
|
+
<message name="Security.DoSWhitelist.get_descriptionResponse">
|
238
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
239
|
+
</message>
|
240
|
+
|
241
|
+
<message name="Security.DoSWhitelist.set_entry_descriptionRequest">
|
242
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
243
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
244
|
+
<part name="descriptions" type="tns:Common.StringSequenceSequence"/>
|
245
|
+
</message>
|
246
|
+
<message name="Security.DoSWhitelist.set_entry_descriptionResponse">
|
247
|
+
</message>
|
248
|
+
|
249
|
+
<message name="Security.DoSWhitelist.get_entry_descriptionRequest">
|
250
|
+
<part name="whitelists" type="tns:Common.StringSequence"/>
|
251
|
+
<part name="entries" type="tns:Common.StringSequenceSequence"/>
|
252
|
+
</message>
|
253
|
+
<message name="Security.DoSWhitelist.get_entry_descriptionResponse">
|
254
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
255
|
+
</message>
|
256
|
+
|
257
|
+
<message name="Security.DoSWhitelist.get_versionRequest">
|
258
|
+
</message>
|
259
|
+
<message name="Security.DoSWhitelist.get_versionResponse">
|
260
|
+
<part name="return" type="xsd:string"/>
|
261
|
+
</message>
|
262
|
+
|
263
|
+
<!-- portType -->
|
264
|
+
|
265
|
+
<portType name="Security.DoSWhitelistPortType">
|
266
|
+
<operation name="get_list">
|
267
|
+
<documentation>
|
268
|
+
Gets a list of all DoS whitelists.
|
269
|
+
You can use whitelists to allow traffic based on specific IP
|
270
|
+
addresses.
|
271
|
+
|
272
|
+
</documentation>
|
273
|
+
<input message="tns:Security.DoSWhitelist.get_listRequest"/>
|
274
|
+
<output message="tns:Security.DoSWhitelist.get_listResponse"/>
|
275
|
+
</operation>
|
276
|
+
<operation name="get_entry">
|
277
|
+
<documentation>
|
278
|
+
Gets entries for the specified DoS whitelists.
|
279
|
+
You can add or remove whitelist entries. Each entry specifies an
|
280
|
+
IP address, and can optionally specify other information.
|
281
|
+
|
282
|
+
</documentation>
|
283
|
+
<input message="tns:Security.DoSWhitelist.get_entryRequest"/>
|
284
|
+
<output message="tns:Security.DoSWhitelist.get_entryResponse"/>
|
285
|
+
</operation>
|
286
|
+
<operation name="add_entry">
|
287
|
+
<documentation>
|
288
|
+
Adds a list of entries for the specified DoS whitelists.
|
289
|
+
|
290
|
+
</documentation>
|
291
|
+
<input message="tns:Security.DoSWhitelist.add_entryRequest"/>
|
292
|
+
<output message="tns:Security.DoSWhitelist.add_entryResponse"/>
|
293
|
+
</operation>
|
294
|
+
<operation name="remove_entry">
|
295
|
+
<documentation>
|
296
|
+
Removes a list of entries from the specified DoS whitelists.
|
297
|
+
|
298
|
+
</documentation>
|
299
|
+
<input message="tns:Security.DoSWhitelist.remove_entryRequest"/>
|
300
|
+
<output message="tns:Security.DoSWhitelist.remove_entryResponse"/>
|
301
|
+
</operation>
|
302
|
+
<operation name="remove_all_entries">
|
303
|
+
<documentation>
|
304
|
+
Removes all entries from the specified DoS whitelists.
|
305
|
+
|
306
|
+
</documentation>
|
307
|
+
<input message="tns:Security.DoSWhitelist.remove_all_entriesRequest"/>
|
308
|
+
<output message="tns:Security.DoSWhitelist.remove_all_entriesResponse"/>
|
309
|
+
</operation>
|
310
|
+
<operation name="set_entry_source_address">
|
311
|
+
<documentation>
|
312
|
+
Sets the source addresses for the specified entries.
|
313
|
+
Specifies the source IP addresses for which traffic is allowed.
|
314
|
+
|
315
|
+
</documentation>
|
316
|
+
<input message="tns:Security.DoSWhitelist.set_entry_source_addressRequest"/>
|
317
|
+
<output message="tns:Security.DoSWhitelist.set_entry_source_addressResponse"/>
|
318
|
+
</operation>
|
319
|
+
<operation name="get_entry_source_address">
|
320
|
+
<documentation>
|
321
|
+
Gets the source addresses for the specified entries.
|
322
|
+
|
323
|
+
</documentation>
|
324
|
+
<input message="tns:Security.DoSWhitelist.get_entry_source_addressRequest"/>
|
325
|
+
<output message="tns:Security.DoSWhitelist.get_entry_source_addressResponse"/>
|
326
|
+
</operation>
|
327
|
+
<operation name="set_entry_source_vlan">
|
328
|
+
<documentation>
|
329
|
+
Sets the source VLANs for the specified entries.
|
330
|
+
Specifies the source VLANs (Virtual Local Area Network) for
|
331
|
+
which traffic is allowed.
|
332
|
+
|
333
|
+
</documentation>
|
334
|
+
<input message="tns:Security.DoSWhitelist.set_entry_source_vlanRequest"/>
|
335
|
+
<output message="tns:Security.DoSWhitelist.set_entry_source_vlanResponse"/>
|
336
|
+
</operation>
|
337
|
+
<operation name="get_entry_source_vlan">
|
338
|
+
<documentation>
|
339
|
+
Gets the source VLANs for the specified entries.
|
340
|
+
|
341
|
+
</documentation>
|
342
|
+
<input message="tns:Security.DoSWhitelist.get_entry_source_vlanRequest"/>
|
343
|
+
<output message="tns:Security.DoSWhitelist.get_entry_source_vlanResponse"/>
|
344
|
+
</operation>
|
345
|
+
<operation name="set_entry_destination_address">
|
346
|
+
<documentation>
|
347
|
+
Sets the destination addresses for the specified entries.
|
348
|
+
Specifies the destination IP addresses for which traffic is
|
349
|
+
allowed.
|
350
|
+
|
351
|
+
</documentation>
|
352
|
+
<input message="tns:Security.DoSWhitelist.set_entry_destination_addressRequest"/>
|
353
|
+
<output message="tns:Security.DoSWhitelist.set_entry_destination_addressResponse"/>
|
354
|
+
</operation>
|
355
|
+
<operation name="get_entry_destination_address">
|
356
|
+
<documentation>
|
357
|
+
Gets the destination addresses for the specified entries.
|
358
|
+
|
359
|
+
</documentation>
|
360
|
+
<input message="tns:Security.DoSWhitelist.get_entry_destination_addressRequest"/>
|
361
|
+
<output message="tns:Security.DoSWhitelist.get_entry_destination_addressResponse"/>
|
362
|
+
</operation>
|
363
|
+
<operation name="set_entry_destination_port">
|
364
|
+
<documentation>
|
365
|
+
Sets the destination ports for the specified entries.
|
366
|
+
Specifies the destination ports for which traffic is allowed.
|
367
|
+
|
368
|
+
</documentation>
|
369
|
+
<input message="tns:Security.DoSWhitelist.set_entry_destination_portRequest"/>
|
370
|
+
<output message="tns:Security.DoSWhitelist.set_entry_destination_portResponse"/>
|
371
|
+
</operation>
|
372
|
+
<operation name="get_entry_destination_port">
|
373
|
+
<documentation>
|
374
|
+
Gets the destination ports for the specified entries.
|
375
|
+
|
376
|
+
</documentation>
|
377
|
+
<input message="tns:Security.DoSWhitelist.get_entry_destination_portRequest"/>
|
378
|
+
<output message="tns:Security.DoSWhitelist.get_entry_destination_portResponse"/>
|
379
|
+
</operation>
|
380
|
+
<operation name="set_entry_protocol_type">
|
381
|
+
<documentation>
|
382
|
+
Sets the protocol types for the specified entries.
|
383
|
+
Specifies the protocol types for which traffic is allowed.
|
384
|
+
|
385
|
+
</documentation>
|
386
|
+
<input message="tns:Security.DoSWhitelist.set_entry_protocol_typeRequest"/>
|
387
|
+
<output message="tns:Security.DoSWhitelist.set_entry_protocol_typeResponse"/>
|
388
|
+
</operation>
|
389
|
+
<operation name="get_entry_protocol_type">
|
390
|
+
<documentation>
|
391
|
+
Gets the protocol types for the specified entries.
|
392
|
+
|
393
|
+
</documentation>
|
394
|
+
<input message="tns:Security.DoSWhitelist.get_entry_protocol_typeRequest"/>
|
395
|
+
<output message="tns:Security.DoSWhitelist.get_entry_protocol_typeResponse"/>
|
396
|
+
</operation>
|
397
|
+
<operation name="set_description">
|
398
|
+
<documentation>
|
399
|
+
Sets the descriptions for the specified DoS whitelists.
|
400
|
+
This is an arbitrary field which can be used for any purpose.
|
401
|
+
|
402
|
+
</documentation>
|
403
|
+
<input message="tns:Security.DoSWhitelist.set_descriptionRequest"/>
|
404
|
+
<output message="tns:Security.DoSWhitelist.set_descriptionResponse"/>
|
405
|
+
</operation>
|
406
|
+
<operation name="get_description">
|
407
|
+
<documentation>
|
408
|
+
Gets the descriptions for the specified DoS whitelists.
|
409
|
+
|
410
|
+
</documentation>
|
411
|
+
<input message="tns:Security.DoSWhitelist.get_descriptionRequest"/>
|
412
|
+
<output message="tns:Security.DoSWhitelist.get_descriptionResponse"/>
|
413
|
+
</operation>
|
414
|
+
<operation name="set_entry_description">
|
415
|
+
<documentation>
|
416
|
+
Sets the descriptions for the specified DoS whitelist entries.
|
417
|
+
This is an arbitrary field which can be used for any purpose.
|
418
|
+
|
419
|
+
</documentation>
|
420
|
+
<input message="tns:Security.DoSWhitelist.set_entry_descriptionRequest"/>
|
421
|
+
<output message="tns:Security.DoSWhitelist.set_entry_descriptionResponse"/>
|
422
|
+
</operation>
|
423
|
+
<operation name="get_entry_description">
|
424
|
+
<documentation>
|
425
|
+
Gets the descriptions for the specified DoS whitelist entries.
|
426
|
+
|
427
|
+
</documentation>
|
428
|
+
<input message="tns:Security.DoSWhitelist.get_entry_descriptionRequest"/>
|
429
|
+
<output message="tns:Security.DoSWhitelist.get_entry_descriptionResponse"/>
|
430
|
+
</operation>
|
431
|
+
<operation name="get_version">
|
432
|
+
<documentation>
|
433
|
+
Gets the version information for this interface.
|
434
|
+
|
435
|
+
</documentation>
|
436
|
+
<input message="tns:Security.DoSWhitelist.get_versionRequest"/>
|
437
|
+
<output message="tns:Security.DoSWhitelist.get_versionResponse"/>
|
438
|
+
</operation>
|
439
|
+
</portType>
|
440
|
+
|
441
|
+
<!-- binding -->
|
442
|
+
|
443
|
+
<binding name="Security.DoSWhitelistBinding" type="tns:Security.DoSWhitelistPortType">
|
444
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
445
|
+
<operation name="get_list">
|
446
|
+
<documentation>
|
447
|
+
Gets a list of all DoS whitelists.
|
448
|
+
You can use whitelists to allow traffic based on specific IP
|
449
|
+
addresses.
|
450
|
+
|
451
|
+
</documentation>
|
452
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
453
|
+
<input>
|
454
|
+
<soap:body
|
455
|
+
use="encoded"
|
456
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
457
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
458
|
+
</input>
|
459
|
+
<output>
|
460
|
+
<soap:body
|
461
|
+
use="encoded"
|
462
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
463
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
464
|
+
</output>
|
465
|
+
</operation>
|
466
|
+
|
467
|
+
<operation name="get_entry">
|
468
|
+
<documentation>
|
469
|
+
Gets entries for the specified DoS whitelists.
|
470
|
+
You can add or remove whitelist entries. Each entry specifies an
|
471
|
+
IP address, and can optionally specify other information.
|
472
|
+
|
473
|
+
</documentation>
|
474
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
475
|
+
<input>
|
476
|
+
<soap:body
|
477
|
+
use="encoded"
|
478
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
479
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
480
|
+
</input>
|
481
|
+
<output>
|
482
|
+
<soap:body
|
483
|
+
use="encoded"
|
484
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
485
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
486
|
+
</output>
|
487
|
+
</operation>
|
488
|
+
|
489
|
+
<operation name="add_entry">
|
490
|
+
<documentation>
|
491
|
+
Adds a list of entries for the specified DoS whitelists.
|
492
|
+
|
493
|
+
</documentation>
|
494
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
495
|
+
<input>
|
496
|
+
<soap:body
|
497
|
+
use="encoded"
|
498
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
499
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
500
|
+
</input>
|
501
|
+
<output>
|
502
|
+
<soap:body
|
503
|
+
use="encoded"
|
504
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
505
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
506
|
+
</output>
|
507
|
+
</operation>
|
508
|
+
|
509
|
+
<operation name="remove_entry">
|
510
|
+
<documentation>
|
511
|
+
Removes a list of entries from the specified DoS whitelists.
|
512
|
+
|
513
|
+
</documentation>
|
514
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
515
|
+
<input>
|
516
|
+
<soap:body
|
517
|
+
use="encoded"
|
518
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
519
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
520
|
+
</input>
|
521
|
+
<output>
|
522
|
+
<soap:body
|
523
|
+
use="encoded"
|
524
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
525
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
526
|
+
</output>
|
527
|
+
</operation>
|
528
|
+
|
529
|
+
<operation name="remove_all_entries">
|
530
|
+
<documentation>
|
531
|
+
Removes all entries from the specified DoS whitelists.
|
532
|
+
|
533
|
+
</documentation>
|
534
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
535
|
+
<input>
|
536
|
+
<soap:body
|
537
|
+
use="encoded"
|
538
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
539
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
540
|
+
</input>
|
541
|
+
<output>
|
542
|
+
<soap:body
|
543
|
+
use="encoded"
|
544
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
545
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
546
|
+
</output>
|
547
|
+
</operation>
|
548
|
+
|
549
|
+
<operation name="set_entry_source_address">
|
550
|
+
<documentation>
|
551
|
+
Sets the source addresses for the specified entries.
|
552
|
+
Specifies the source IP addresses for which traffic is allowed.
|
553
|
+
|
554
|
+
</documentation>
|
555
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
556
|
+
<input>
|
557
|
+
<soap:body
|
558
|
+
use="encoded"
|
559
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
560
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
561
|
+
</input>
|
562
|
+
<output>
|
563
|
+
<soap:body
|
564
|
+
use="encoded"
|
565
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
566
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
567
|
+
</output>
|
568
|
+
</operation>
|
569
|
+
|
570
|
+
<operation name="get_entry_source_address">
|
571
|
+
<documentation>
|
572
|
+
Gets the source addresses for the specified entries.
|
573
|
+
|
574
|
+
</documentation>
|
575
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
576
|
+
<input>
|
577
|
+
<soap:body
|
578
|
+
use="encoded"
|
579
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
580
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
581
|
+
</input>
|
582
|
+
<output>
|
583
|
+
<soap:body
|
584
|
+
use="encoded"
|
585
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
586
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
587
|
+
</output>
|
588
|
+
</operation>
|
589
|
+
|
590
|
+
<operation name="set_entry_source_vlan">
|
591
|
+
<documentation>
|
592
|
+
Sets the source VLANs for the specified entries.
|
593
|
+
Specifies the source VLANs (Virtual Local Area Network) for
|
594
|
+
which traffic is allowed.
|
595
|
+
|
596
|
+
</documentation>
|
597
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
598
|
+
<input>
|
599
|
+
<soap:body
|
600
|
+
use="encoded"
|
601
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
602
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
603
|
+
</input>
|
604
|
+
<output>
|
605
|
+
<soap:body
|
606
|
+
use="encoded"
|
607
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
608
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
609
|
+
</output>
|
610
|
+
</operation>
|
611
|
+
|
612
|
+
<operation name="get_entry_source_vlan">
|
613
|
+
<documentation>
|
614
|
+
Gets the source VLANs for the specified entries.
|
615
|
+
|
616
|
+
</documentation>
|
617
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
618
|
+
<input>
|
619
|
+
<soap:body
|
620
|
+
use="encoded"
|
621
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
622
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
623
|
+
</input>
|
624
|
+
<output>
|
625
|
+
<soap:body
|
626
|
+
use="encoded"
|
627
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
628
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
629
|
+
</output>
|
630
|
+
</operation>
|
631
|
+
|
632
|
+
<operation name="set_entry_destination_address">
|
633
|
+
<documentation>
|
634
|
+
Sets the destination addresses for the specified entries.
|
635
|
+
Specifies the destination IP addresses for which traffic is
|
636
|
+
allowed.
|
637
|
+
|
638
|
+
</documentation>
|
639
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
640
|
+
<input>
|
641
|
+
<soap:body
|
642
|
+
use="encoded"
|
643
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
644
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
645
|
+
</input>
|
646
|
+
<output>
|
647
|
+
<soap:body
|
648
|
+
use="encoded"
|
649
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
650
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
651
|
+
</output>
|
652
|
+
</operation>
|
653
|
+
|
654
|
+
<operation name="get_entry_destination_address">
|
655
|
+
<documentation>
|
656
|
+
Gets the destination addresses for the specified entries.
|
657
|
+
|
658
|
+
</documentation>
|
659
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
660
|
+
<input>
|
661
|
+
<soap:body
|
662
|
+
use="encoded"
|
663
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
664
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
665
|
+
</input>
|
666
|
+
<output>
|
667
|
+
<soap:body
|
668
|
+
use="encoded"
|
669
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
670
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
671
|
+
</output>
|
672
|
+
</operation>
|
673
|
+
|
674
|
+
<operation name="set_entry_destination_port">
|
675
|
+
<documentation>
|
676
|
+
Sets the destination ports for the specified entries.
|
677
|
+
Specifies the destination ports for which traffic is allowed.
|
678
|
+
|
679
|
+
</documentation>
|
680
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
681
|
+
<input>
|
682
|
+
<soap:body
|
683
|
+
use="encoded"
|
684
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
685
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
686
|
+
</input>
|
687
|
+
<output>
|
688
|
+
<soap:body
|
689
|
+
use="encoded"
|
690
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
691
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
692
|
+
</output>
|
693
|
+
</operation>
|
694
|
+
|
695
|
+
<operation name="get_entry_destination_port">
|
696
|
+
<documentation>
|
697
|
+
Gets the destination ports for the specified entries.
|
698
|
+
|
699
|
+
</documentation>
|
700
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
701
|
+
<input>
|
702
|
+
<soap:body
|
703
|
+
use="encoded"
|
704
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
705
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
706
|
+
</input>
|
707
|
+
<output>
|
708
|
+
<soap:body
|
709
|
+
use="encoded"
|
710
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
711
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
712
|
+
</output>
|
713
|
+
</operation>
|
714
|
+
|
715
|
+
<operation name="set_entry_protocol_type">
|
716
|
+
<documentation>
|
717
|
+
Sets the protocol types for the specified entries.
|
718
|
+
Specifies the protocol types for which traffic is allowed.
|
719
|
+
|
720
|
+
</documentation>
|
721
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
722
|
+
<input>
|
723
|
+
<soap:body
|
724
|
+
use="encoded"
|
725
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
726
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
727
|
+
</input>
|
728
|
+
<output>
|
729
|
+
<soap:body
|
730
|
+
use="encoded"
|
731
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
732
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
733
|
+
</output>
|
734
|
+
</operation>
|
735
|
+
|
736
|
+
<operation name="get_entry_protocol_type">
|
737
|
+
<documentation>
|
738
|
+
Gets the protocol types for the specified entries.
|
739
|
+
|
740
|
+
</documentation>
|
741
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
742
|
+
<input>
|
743
|
+
<soap:body
|
744
|
+
use="encoded"
|
745
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
746
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
747
|
+
</input>
|
748
|
+
<output>
|
749
|
+
<soap:body
|
750
|
+
use="encoded"
|
751
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
752
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
753
|
+
</output>
|
754
|
+
</operation>
|
755
|
+
|
756
|
+
<operation name="set_description">
|
757
|
+
<documentation>
|
758
|
+
Sets the descriptions for the specified DoS whitelists.
|
759
|
+
This is an arbitrary field which can be used for any purpose.
|
760
|
+
|
761
|
+
</documentation>
|
762
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
763
|
+
<input>
|
764
|
+
<soap:body
|
765
|
+
use="encoded"
|
766
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
767
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
768
|
+
</input>
|
769
|
+
<output>
|
770
|
+
<soap:body
|
771
|
+
use="encoded"
|
772
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
773
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
774
|
+
</output>
|
775
|
+
</operation>
|
776
|
+
|
777
|
+
<operation name="get_description">
|
778
|
+
<documentation>
|
779
|
+
Gets the descriptions for the specified DoS whitelists.
|
780
|
+
|
781
|
+
</documentation>
|
782
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
783
|
+
<input>
|
784
|
+
<soap:body
|
785
|
+
use="encoded"
|
786
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
787
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
788
|
+
</input>
|
789
|
+
<output>
|
790
|
+
<soap:body
|
791
|
+
use="encoded"
|
792
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
793
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
794
|
+
</output>
|
795
|
+
</operation>
|
796
|
+
|
797
|
+
<operation name="set_entry_description">
|
798
|
+
<documentation>
|
799
|
+
Sets the descriptions for the specified DoS whitelist entries.
|
800
|
+
This is an arbitrary field which can be used for any purpose.
|
801
|
+
|
802
|
+
</documentation>
|
803
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
804
|
+
<input>
|
805
|
+
<soap:body
|
806
|
+
use="encoded"
|
807
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
808
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
809
|
+
</input>
|
810
|
+
<output>
|
811
|
+
<soap:body
|
812
|
+
use="encoded"
|
813
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
814
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
815
|
+
</output>
|
816
|
+
</operation>
|
817
|
+
|
818
|
+
<operation name="get_entry_description">
|
819
|
+
<documentation>
|
820
|
+
Gets the descriptions for the specified DoS whitelist entries.
|
821
|
+
|
822
|
+
</documentation>
|
823
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
824
|
+
<input>
|
825
|
+
<soap:body
|
826
|
+
use="encoded"
|
827
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
828
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
829
|
+
</input>
|
830
|
+
<output>
|
831
|
+
<soap:body
|
832
|
+
use="encoded"
|
833
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
834
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
835
|
+
</output>
|
836
|
+
</operation>
|
837
|
+
|
838
|
+
<operation name="get_version">
|
839
|
+
<documentation>
|
840
|
+
Gets the version information for this interface.
|
841
|
+
|
842
|
+
</documentation>
|
843
|
+
<soap:operation soapAction="urn:iControl:Security/DoSWhitelist"/>
|
844
|
+
<input>
|
845
|
+
<soap:body
|
846
|
+
use="encoded"
|
847
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
848
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
849
|
+
</input>
|
850
|
+
<output>
|
851
|
+
<soap:body
|
852
|
+
use="encoded"
|
853
|
+
namespace="urn:iControl:Security/DoSWhitelist"
|
854
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
855
|
+
</output>
|
856
|
+
</operation>
|
857
|
+
</binding>
|
858
|
+
|
859
|
+
<!-- service -->
|
860
|
+
|
861
|
+
<service name="Security.DoSWhitelist">
|
862
|
+
<documentation>
|
863
|
+
The DoS Whitelist interface enables you to manipulate a DoS
|
864
|
+
whitelist. While blacklists are used to block traffic, you can
|
865
|
+
use whitelists to allow traffic based on specific IP addresses.
|
866
|
+
Whitelists can be assigned to global, route domain, and virtual
|
867
|
+
server contexts.
|
868
|
+
|
869
|
+
There is only one DoS Whitelist for the entire system, called "dos-network-whitelist". Please supply this key to all methods
|
870
|
+
requiring the "whitelists" argument.
|
871
|
+
|
872
|
+
</documentation>
|
873
|
+
<port name="Security.DoSWhitelistPort" binding="tns:Security.DoSWhitelistBinding">
|
874
|
+
<soap:address location="https://url_to_service"/>
|
875
|
+
</port>
|
876
|
+
</service>
|
877
|
+
</definitions>
|