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
|
|
@@ -21,6 +21,19 @@ All other trademarks mentioned in this document are the property of their respec
|
|
21
21
|
xmlns='http://www.w3.org/2001/XMLSchema'
|
22
22
|
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
|
23
23
|
xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'>
|
24
|
+
<xsd:complexType name="Common.GeoLocation">
|
25
|
+
<xsd:sequence>
|
26
|
+
<xsd:element name="country_code" type="xsd:string"/>
|
27
|
+
<xsd:element name="state_name" type="xsd:string"/>
|
28
|
+
</xsd:sequence>
|
29
|
+
</xsd:complexType>
|
30
|
+
<xsd:complexType name="Common.AddressRangeSequenceSequence">
|
31
|
+
<xsd:complexContent>
|
32
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
33
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.AddressRangeSequence[]'/>
|
34
|
+
</xsd:restriction>
|
35
|
+
</xsd:complexContent>
|
36
|
+
</xsd:complexType>
|
24
37
|
<xsd:complexType name="Common.NetAddressSequenceSequence">
|
25
38
|
<xsd:complexContent>
|
26
39
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -28,6 +41,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
28
41
|
</xsd:restriction>
|
29
42
|
</xsd:complexContent>
|
30
43
|
</xsd:complexType>
|
44
|
+
<xsd:complexType name="Common.GeoLocationSequence">
|
45
|
+
<xsd:complexContent>
|
46
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
47
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.GeoLocation[]'/>
|
48
|
+
</xsd:restriction>
|
49
|
+
</xsd:complexContent>
|
50
|
+
</xsd:complexType>
|
31
51
|
<xsd:complexType name="Common.StringSequence">
|
32
52
|
<xsd:complexContent>
|
33
53
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -35,6 +55,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
35
55
|
</xsd:restriction>
|
36
56
|
</xsd:complexContent>
|
37
57
|
</xsd:complexType>
|
58
|
+
<xsd:complexType name="Common.AddressRangeSequence">
|
59
|
+
<xsd:complexContent>
|
60
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
61
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.AddressRange[]'/>
|
62
|
+
</xsd:restriction>
|
63
|
+
</xsd:complexContent>
|
64
|
+
</xsd:complexType>
|
38
65
|
<xsd:complexType name="Common.NetAddressSequence">
|
39
66
|
<xsd:complexContent>
|
40
67
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -42,6 +69,19 @@ All other trademarks mentioned in this document are the property of their respec
|
|
42
69
|
</xsd:restriction>
|
43
70
|
</xsd:complexContent>
|
44
71
|
</xsd:complexType>
|
72
|
+
<xsd:complexType name="Common.GeoLocationSequenceSequence">
|
73
|
+
<xsd:complexContent>
|
74
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
75
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.GeoLocationSequence[]'/>
|
76
|
+
</xsd:restriction>
|
77
|
+
</xsd:complexContent>
|
78
|
+
</xsd:complexType>
|
79
|
+
<xsd:complexType name="Common.AddressRange">
|
80
|
+
<xsd:sequence>
|
81
|
+
<xsd:element name="start" type="xsd:string"/>
|
82
|
+
<xsd:element name="end" type="xsd:string"/>
|
83
|
+
</xsd:sequence>
|
84
|
+
</xsd:complexType>
|
45
85
|
<xsd:complexType name="Common.StringSequenceSequence">
|
46
86
|
<xsd:complexContent>
|
47
87
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -67,6 +107,27 @@ All other trademarks mentioned in this document are the property of their respec
|
|
67
107
|
<message name="Security.FirewallAddressList.createResponse">
|
68
108
|
</message>
|
69
109
|
|
110
|
+
<message name="Security.FirewallAddressList.create_with_address_rangeRequest">
|
111
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
112
|
+
<part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/>
|
113
|
+
</message>
|
114
|
+
<message name="Security.FirewallAddressList.create_with_address_rangeResponse">
|
115
|
+
</message>
|
116
|
+
|
117
|
+
<message name="Security.FirewallAddressList.create_with_geoRequest">
|
118
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
119
|
+
<part name="geos" type="tns:Common.GeoLocationSequenceSequence"/>
|
120
|
+
</message>
|
121
|
+
<message name="Security.FirewallAddressList.create_with_geoResponse">
|
122
|
+
</message>
|
123
|
+
|
124
|
+
<message name="Security.FirewallAddressList.create_with_nested_address_listRequest">
|
125
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
126
|
+
<part name="nested_lists" type="tns:Common.StringSequenceSequence"/>
|
127
|
+
</message>
|
128
|
+
<message name="Security.FirewallAddressList.create_with_nested_address_listResponse">
|
129
|
+
</message>
|
130
|
+
|
70
131
|
<message name="Security.FirewallAddressList.delete_address_listRequest">
|
71
132
|
<part name="lists" type="tns:Common.StringSequence"/>
|
72
133
|
</message>
|
@@ -135,12 +196,141 @@ All other trademarks mentioned in this document are the property of their respec
|
|
135
196
|
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
136
197
|
</message>
|
137
198
|
|
199
|
+
<message name="Security.FirewallAddressList.get_nested_address_listRequest">
|
200
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
201
|
+
</message>
|
202
|
+
<message name="Security.FirewallAddressList.get_nested_address_listResponse">
|
203
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
204
|
+
</message>
|
205
|
+
|
206
|
+
<message name="Security.FirewallAddressList.add_nested_address_listRequest">
|
207
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
208
|
+
<part name="nested_lists" type="tns:Common.StringSequenceSequence"/>
|
209
|
+
</message>
|
210
|
+
<message name="Security.FirewallAddressList.add_nested_address_listResponse">
|
211
|
+
</message>
|
212
|
+
|
213
|
+
<message name="Security.FirewallAddressList.remove_nested_address_listRequest">
|
214
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
215
|
+
<part name="nested_lists" type="tns:Common.StringSequenceSequence"/>
|
216
|
+
</message>
|
217
|
+
<message name="Security.FirewallAddressList.remove_nested_address_listResponse">
|
218
|
+
</message>
|
219
|
+
|
220
|
+
<message name="Security.FirewallAddressList.remove_all_nested_address_listsRequest">
|
221
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
222
|
+
</message>
|
223
|
+
<message name="Security.FirewallAddressList.remove_all_nested_address_listsResponse">
|
224
|
+
</message>
|
225
|
+
|
226
|
+
<message name="Security.FirewallAddressList.set_nested_address_list_descriptionRequest">
|
227
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
228
|
+
<part name="nested_lists" type="tns:Common.StringSequenceSequence"/>
|
229
|
+
<part name="descriptions" type="tns:Common.StringSequenceSequence"/>
|
230
|
+
</message>
|
231
|
+
<message name="Security.FirewallAddressList.set_nested_address_list_descriptionResponse">
|
232
|
+
</message>
|
233
|
+
|
234
|
+
<message name="Security.FirewallAddressList.get_nested_address_list_descriptionRequest">
|
235
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
236
|
+
<part name="nested_lists" type="tns:Common.StringSequenceSequence"/>
|
237
|
+
</message>
|
238
|
+
<message name="Security.FirewallAddressList.get_nested_address_list_descriptionResponse">
|
239
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
240
|
+
</message>
|
241
|
+
|
242
|
+
<message name="Security.FirewallAddressList.get_address_rangeRequest">
|
243
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
244
|
+
</message>
|
245
|
+
<message name="Security.FirewallAddressList.get_address_rangeResponse">
|
246
|
+
<part name="return" type="tns:Common.AddressRangeSequenceSequence"/>
|
247
|
+
</message>
|
248
|
+
|
249
|
+
<message name="Security.FirewallAddressList.add_address_rangeRequest">
|
250
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
251
|
+
<part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/>
|
252
|
+
</message>
|
253
|
+
<message name="Security.FirewallAddressList.add_address_rangeResponse">
|
254
|
+
</message>
|
255
|
+
|
256
|
+
<message name="Security.FirewallAddressList.remove_address_rangeRequest">
|
257
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
258
|
+
<part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/>
|
259
|
+
</message>
|
260
|
+
<message name="Security.FirewallAddressList.remove_address_rangeResponse">
|
261
|
+
</message>
|
262
|
+
|
263
|
+
<message name="Security.FirewallAddressList.remove_all_address_rangesRequest">
|
264
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
265
|
+
</message>
|
266
|
+
<message name="Security.FirewallAddressList.remove_all_address_rangesResponse">
|
267
|
+
</message>
|
268
|
+
|
269
|
+
<message name="Security.FirewallAddressList.set_address_range_descriptionRequest">
|
270
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
271
|
+
<part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/>
|
272
|
+
<part name="descriptions" type="tns:Common.StringSequenceSequence"/>
|
273
|
+
</message>
|
274
|
+
<message name="Security.FirewallAddressList.set_address_range_descriptionResponse">
|
275
|
+
</message>
|
276
|
+
|
277
|
+
<message name="Security.FirewallAddressList.get_address_range_descriptionRequest">
|
278
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
279
|
+
<part name="ranges" type="tns:Common.AddressRangeSequenceSequence"/>
|
280
|
+
</message>
|
281
|
+
<message name="Security.FirewallAddressList.get_address_range_descriptionResponse">
|
282
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
283
|
+
</message>
|
284
|
+
|
138
285
|
<message name="Security.FirewallAddressList.get_versionRequest">
|
139
286
|
</message>
|
140
287
|
<message name="Security.FirewallAddressList.get_versionResponse">
|
141
288
|
<part name="return" type="xsd:string"/>
|
142
289
|
</message>
|
143
290
|
|
291
|
+
<message name="Security.FirewallAddressList.get_geoRequest">
|
292
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
293
|
+
</message>
|
294
|
+
<message name="Security.FirewallAddressList.get_geoResponse">
|
295
|
+
<part name="return" type="tns:Common.GeoLocationSequenceSequence"/>
|
296
|
+
</message>
|
297
|
+
|
298
|
+
<message name="Security.FirewallAddressList.add_geoRequest">
|
299
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
300
|
+
<part name="geos" type="tns:Common.GeoLocationSequenceSequence"/>
|
301
|
+
</message>
|
302
|
+
<message name="Security.FirewallAddressList.add_geoResponse">
|
303
|
+
</message>
|
304
|
+
|
305
|
+
<message name="Security.FirewallAddressList.remove_geoRequest">
|
306
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
307
|
+
<part name="geos" type="tns:Common.GeoLocationSequenceSequence"/>
|
308
|
+
</message>
|
309
|
+
<message name="Security.FirewallAddressList.remove_geoResponse">
|
310
|
+
</message>
|
311
|
+
|
312
|
+
<message name="Security.FirewallAddressList.remove_all_geosRequest">
|
313
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
314
|
+
</message>
|
315
|
+
<message name="Security.FirewallAddressList.remove_all_geosResponse">
|
316
|
+
</message>
|
317
|
+
|
318
|
+
<message name="Security.FirewallAddressList.set_geo_descriptionRequest">
|
319
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
320
|
+
<part name="geos" type="tns:Common.GeoLocationSequenceSequence"/>
|
321
|
+
<part name="descriptions" type="tns:Common.StringSequenceSequence"/>
|
322
|
+
</message>
|
323
|
+
<message name="Security.FirewallAddressList.set_geo_descriptionResponse">
|
324
|
+
</message>
|
325
|
+
|
326
|
+
<message name="Security.FirewallAddressList.get_geo_descriptionRequest">
|
327
|
+
<part name="lists" type="tns:Common.StringSequence"/>
|
328
|
+
<part name="geos" type="tns:Common.GeoLocationSequenceSequence"/>
|
329
|
+
</message>
|
330
|
+
<message name="Security.FirewallAddressList.get_geo_descriptionResponse">
|
331
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
332
|
+
</message>
|
333
|
+
|
144
334
|
<!-- portType -->
|
145
335
|
|
146
336
|
<portType name="Security.FirewallAddressListPortType">
|
@@ -160,6 +350,51 @@ All other trademarks mentioned in this document are the property of their respec
|
|
160
350
|
<input message="tns:Security.FirewallAddressList.createRequest"/>
|
161
351
|
<output message="tns:Security.FirewallAddressList.createResponse"/>
|
162
352
|
</operation>
|
353
|
+
<operation name="create_with_address_range">
|
354
|
+
<documentation>
|
355
|
+
Creates a firewall IP address list with address range.
|
356
|
+
Users can specify an IP address range as the source or
|
357
|
+
destination IP addresses in an AFM rule. For example, an IPv4
|
358
|
+
address range 10.10.10.1-10.10.10.245 will match all 245
|
359
|
+
addresses 10.10.10.1, 10.10.10.2, 10.10.10.3, ... 10.10.10.244,
|
360
|
+
10.10.10.245.
|
361
|
+
|
362
|
+
</documentation>
|
363
|
+
<input message="tns:Security.FirewallAddressList.create_with_address_rangeRequest"/>
|
364
|
+
<output message="tns:Security.FirewallAddressList.create_with_address_rangeResponse"/>
|
365
|
+
</operation>
|
366
|
+
<operation name="create_with_geo">
|
367
|
+
<documentation>
|
368
|
+
Creates a firewall IP address list with geo location.
|
369
|
+
The geo location is a combination of country code and state name.
|
370
|
+
The country code is two characters long. The state name is the full
|
371
|
+
name of a state that belongs to the country represented by country
|
372
|
+
code.
|
373
|
+
|
374
|
+
By defining the geo location, the user can use the geo location
|
375
|
+
entry to apply it to rules in the access control lists.
|
376
|
+
|
377
|
+
</documentation>
|
378
|
+
<input message="tns:Security.FirewallAddressList.create_with_geoRequest"/>
|
379
|
+
<output message="tns:Security.FirewallAddressList.create_with_geoResponse"/>
|
380
|
+
</operation>
|
381
|
+
<operation name="create_with_nested_address_list">
|
382
|
+
<documentation>
|
383
|
+
Creates a firewall IP address list with nested address list.
|
384
|
+
Users can enter an address list as one of the list entries of
|
385
|
+
another address list. For example, users can have an address
|
386
|
+
list alist-1 that contains the address 10.10.10.1. Users can
|
387
|
+
have another address list alist-2 that contains address
|
388
|
+
10.10.10.2 and alist-1 as the child list. If the address list
|
389
|
+
alist-2 is used in an AFM rule as source or destination address
|
390
|
+
list, the addresses inside the child lists will be fully
|
391
|
+
expanded so that the addresses AFM rule will match for alist-2
|
392
|
+
are 10.10.10.1 and 10.10.10.2.
|
393
|
+
|
394
|
+
</documentation>
|
395
|
+
<input message="tns:Security.FirewallAddressList.create_with_nested_address_listRequest"/>
|
396
|
+
<output message="tns:Security.FirewallAddressList.create_with_nested_address_listResponse"/>
|
397
|
+
</operation>
|
163
398
|
<operation name="delete_address_list">
|
164
399
|
<documentation>
|
165
400
|
Deletes a set of firewall IP address lists.
|
@@ -195,7 +430,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
195
430
|
<output message="tns:Security.FirewallAddressList.get_descriptionResponse"/>
|
196
431
|
</operation>
|
197
432
|
<operation name="get_address">
|
198
|
-
<documentation>
|
433
|
+
<documentation>
|
434
|
+
This method has been deprecated. Please use get_address_range instead.
|
435
|
+
Firewall addresses are now supplied and stored in the form of an
|
436
|
+
address range. Single addresses are converted to
|
437
|
+
a corresponding one-element range where begin is equal to end;
|
438
|
+
for each range, this method returns the start of the address range.
|
439
|
+
|
199
440
|
Gets the entries of the specified firewall IP address lists.
|
200
441
|
|
201
442
|
</documentation>
|
@@ -204,6 +445,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
204
445
|
</operation>
|
205
446
|
<operation name="add_address">
|
206
447
|
<documentation>
|
448
|
+
This method has been deprecated. Please use add_address_range instead.
|
449
|
+
When using this method, the system will create a corresponding
|
450
|
+
one-element address range where begin is equal to end.
|
451
|
+
|
207
452
|
Adds a set of IP addresses to the specified firewall IP address lists.
|
208
453
|
|
209
454
|
</documentation>
|
@@ -211,7 +456,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
211
456
|
<output message="tns:Security.FirewallAddressList.add_addressResponse"/>
|
212
457
|
</operation>
|
213
458
|
<operation name="remove_address">
|
214
|
-
<documentation>
|
459
|
+
<documentation>
|
460
|
+
This method has been deprecated. Please use remove_address_range instead.
|
461
|
+
When using this method, the system will create a corresponding
|
462
|
+
one-element address range where begin is equal to end.
|
463
|
+
|
215
464
|
Removes a set of entries from the specified firewall IP address lists.
|
216
465
|
|
217
466
|
</documentation>
|
@@ -219,7 +468,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
219
468
|
<output message="tns:Security.FirewallAddressList.remove_addressResponse"/>
|
220
469
|
</operation>
|
221
470
|
<operation name="remove_all_addresses">
|
222
|
-
<documentation>
|
471
|
+
<documentation>
|
472
|
+
This method has been deprecated. Please use remove_all_address_ranges instead.
|
473
|
+
|
223
474
|
Removes all entries from the specified firewall IP address lists.
|
224
475
|
|
225
476
|
</documentation>
|
@@ -227,8 +478,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
227
478
|
<output message="tns:Security.FirewallAddressList.remove_all_addressesResponse"/>
|
228
479
|
</operation>
|
229
480
|
<operation name="set_address_description">
|
230
|
-
<documentation>
|
231
|
-
|
481
|
+
<documentation>
|
482
|
+
This method has been deprecated. Please use set_address_range_description instead.
|
483
|
+
|
484
|
+
Sets the description for a set of firewall IP address ranges.
|
232
485
|
|
233
486
|
This is an arbitrary field which can be used for any purpose.
|
234
487
|
|
@@ -237,13 +490,134 @@ All other trademarks mentioned in this document are the property of their respec
|
|
237
490
|
<output message="tns:Security.FirewallAddressList.set_address_descriptionResponse"/>
|
238
491
|
</operation>
|
239
492
|
<operation name="get_address_description">
|
240
|
-
<documentation>
|
241
|
-
|
493
|
+
<documentation>
|
494
|
+
This method has been deprecated. Please use get_address_range_description instead.
|
495
|
+
|
496
|
+
Gets the descriptions for a set of firewall IP address ranges.
|
242
497
|
|
243
498
|
</documentation>
|
244
499
|
<input message="tns:Security.FirewallAddressList.get_address_descriptionRequest"/>
|
245
500
|
<output message="tns:Security.FirewallAddressList.get_address_descriptionResponse"/>
|
246
501
|
</operation>
|
502
|
+
<operation name="get_nested_address_list">
|
503
|
+
<documentation>
|
504
|
+
Gets nested address lists for the specified firewall IP address
|
505
|
+
lists.
|
506
|
+
Users can enter an address list as one of the list entries of
|
507
|
+
another address list. For example, users can have an address
|
508
|
+
list alist-1 that contains the address 10.10.10.1. Users can
|
509
|
+
have another address list alist-2 that contains address
|
510
|
+
10.10.10.2 and alist-1 as the child list. If the address list
|
511
|
+
alist-2 is used in an AFM rule as source or destination address
|
512
|
+
list, the addresses inside the child lists will be fully
|
513
|
+
expanded so that the addresses AFM rule will match for alist-2
|
514
|
+
are 10.10.10.1 and 10.10.10.2.
|
515
|
+
|
516
|
+
</documentation>
|
517
|
+
<input message="tns:Security.FirewallAddressList.get_nested_address_listRequest"/>
|
518
|
+
<output message="tns:Security.FirewallAddressList.get_nested_address_listResponse"/>
|
519
|
+
</operation>
|
520
|
+
<operation name="add_nested_address_list">
|
521
|
+
<documentation>
|
522
|
+
Adds a list of nested address lists for the specified firewall
|
523
|
+
IP address lists.
|
524
|
+
|
525
|
+
</documentation>
|
526
|
+
<input message="tns:Security.FirewallAddressList.add_nested_address_listRequest"/>
|
527
|
+
<output message="tns:Security.FirewallAddressList.add_nested_address_listResponse"/>
|
528
|
+
</operation>
|
529
|
+
<operation name="remove_nested_address_list">
|
530
|
+
<documentation>
|
531
|
+
Removes a list of nested address lists from the specified
|
532
|
+
firewall IP address lists.
|
533
|
+
|
534
|
+
</documentation>
|
535
|
+
<input message="tns:Security.FirewallAddressList.remove_nested_address_listRequest"/>
|
536
|
+
<output message="tns:Security.FirewallAddressList.remove_nested_address_listResponse"/>
|
537
|
+
</operation>
|
538
|
+
<operation name="remove_all_nested_address_lists">
|
539
|
+
<documentation>
|
540
|
+
Removes all nested address lists from the specified firewall IP
|
541
|
+
address lists.
|
542
|
+
|
543
|
+
</documentation>
|
544
|
+
<input message="tns:Security.FirewallAddressList.remove_all_nested_address_listsRequest"/>
|
545
|
+
<output message="tns:Security.FirewallAddressList.remove_all_nested_address_listsResponse"/>
|
546
|
+
</operation>
|
547
|
+
<operation name="set_nested_address_list_description">
|
548
|
+
<documentation>
|
549
|
+
Sets the descriptions for the specified nested address lists.
|
550
|
+
This is an arbitrary field which can be used for any purpose.
|
551
|
+
|
552
|
+
</documentation>
|
553
|
+
<input message="tns:Security.FirewallAddressList.set_nested_address_list_descriptionRequest"/>
|
554
|
+
<output message="tns:Security.FirewallAddressList.set_nested_address_list_descriptionResponse"/>
|
555
|
+
</operation>
|
556
|
+
<operation name="get_nested_address_list_description">
|
557
|
+
<documentation>
|
558
|
+
Gets the descriptions for the specified nested address lists.
|
559
|
+
|
560
|
+
</documentation>
|
561
|
+
<input message="tns:Security.FirewallAddressList.get_nested_address_list_descriptionRequest"/>
|
562
|
+
<output message="tns:Security.FirewallAddressList.get_nested_address_list_descriptionResponse"/>
|
563
|
+
</operation>
|
564
|
+
<operation name="get_address_range">
|
565
|
+
<documentation>
|
566
|
+
Gets address ranges for the specified firewall IP address lists.
|
567
|
+
Users can specify an IP address range as the source or
|
568
|
+
destination IP addresses in an AFM rule. For example, an IPv4
|
569
|
+
address range 10.10.10.1-10.10.10.245 will match all 245
|
570
|
+
addresses 10.10.10.1, 10.10.10.2, 10.10.10.3, ... 10.10.10.244,
|
571
|
+
10.10.10.245.
|
572
|
+
|
573
|
+
</documentation>
|
574
|
+
<input message="tns:Security.FirewallAddressList.get_address_rangeRequest"/>
|
575
|
+
<output message="tns:Security.FirewallAddressList.get_address_rangeResponse"/>
|
576
|
+
</operation>
|
577
|
+
<operation name="add_address_range">
|
578
|
+
<documentation>
|
579
|
+
Adds a list of address ranges for the specified firewall IP
|
580
|
+
address lists.
|
581
|
+
|
582
|
+
</documentation>
|
583
|
+
<input message="tns:Security.FirewallAddressList.add_address_rangeRequest"/>
|
584
|
+
<output message="tns:Security.FirewallAddressList.add_address_rangeResponse"/>
|
585
|
+
</operation>
|
586
|
+
<operation name="remove_address_range">
|
587
|
+
<documentation>
|
588
|
+
Removes a list of address ranges from the specified firewall IP
|
589
|
+
address lists.
|
590
|
+
|
591
|
+
</documentation>
|
592
|
+
<input message="tns:Security.FirewallAddressList.remove_address_rangeRequest"/>
|
593
|
+
<output message="tns:Security.FirewallAddressList.remove_address_rangeResponse"/>
|
594
|
+
</operation>
|
595
|
+
<operation name="remove_all_address_ranges">
|
596
|
+
<documentation>
|
597
|
+
Removes all address ranges from the specified firewall IP
|
598
|
+
address lists.
|
599
|
+
|
600
|
+
</documentation>
|
601
|
+
<input message="tns:Security.FirewallAddressList.remove_all_address_rangesRequest"/>
|
602
|
+
<output message="tns:Security.FirewallAddressList.remove_all_address_rangesResponse"/>
|
603
|
+
</operation>
|
604
|
+
<operation name="set_address_range_description">
|
605
|
+
<documentation>
|
606
|
+
Sets the descriptions for the specified address ranges.
|
607
|
+
This is an arbitrary field which can be used for any purpose.
|
608
|
+
|
609
|
+
</documentation>
|
610
|
+
<input message="tns:Security.FirewallAddressList.set_address_range_descriptionRequest"/>
|
611
|
+
<output message="tns:Security.FirewallAddressList.set_address_range_descriptionResponse"/>
|
612
|
+
</operation>
|
613
|
+
<operation name="get_address_range_description">
|
614
|
+
<documentation>
|
615
|
+
Gets the descriptions for the specified address ranges.
|
616
|
+
|
617
|
+
</documentation>
|
618
|
+
<input message="tns:Security.FirewallAddressList.get_address_range_descriptionRequest"/>
|
619
|
+
<output message="tns:Security.FirewallAddressList.get_address_range_descriptionResponse"/>
|
620
|
+
</operation>
|
247
621
|
<operation name="get_version">
|
248
622
|
<documentation>
|
249
623
|
Gets the version information for this interface.
|
@@ -252,6 +626,64 @@ All other trademarks mentioned in this document are the property of their respec
|
|
252
626
|
<input message="tns:Security.FirewallAddressList.get_versionRequest"/>
|
253
627
|
<output message="tns:Security.FirewallAddressList.get_versionResponse"/>
|
254
628
|
</operation>
|
629
|
+
<operation name="get_geo">
|
630
|
+
<documentation>
|
631
|
+
Gets the geo location entries of the specified firewall IP address lists.
|
632
|
+
|
633
|
+
The geo location is a combination of country code and state name.
|
634
|
+
The country code is two characters long. The state name is the full
|
635
|
+
name of a state that belongs to the country represented by country
|
636
|
+
code.
|
637
|
+
|
638
|
+
By defining the geo location, the user can use the geo location
|
639
|
+
entry to apply it to rules in the access control lists.
|
640
|
+
|
641
|
+
</documentation>
|
642
|
+
<input message="tns:Security.FirewallAddressList.get_geoRequest"/>
|
643
|
+
<output message="tns:Security.FirewallAddressList.get_geoResponse"/>
|
644
|
+
</operation>
|
645
|
+
<operation name="add_geo">
|
646
|
+
<documentation>
|
647
|
+
Adds a set of geo locations to the specified firewall IP address lists.
|
648
|
+
|
649
|
+
</documentation>
|
650
|
+
<input message="tns:Security.FirewallAddressList.add_geoRequest"/>
|
651
|
+
<output message="tns:Security.FirewallAddressList.add_geoResponse"/>
|
652
|
+
</operation>
|
653
|
+
<operation name="remove_geo">
|
654
|
+
<documentation>
|
655
|
+
Removes a set of geo location entries from the specified firewall IP address lists.
|
656
|
+
|
657
|
+
</documentation>
|
658
|
+
<input message="tns:Security.FirewallAddressList.remove_geoRequest"/>
|
659
|
+
<output message="tns:Security.FirewallAddressList.remove_geoResponse"/>
|
660
|
+
</operation>
|
661
|
+
<operation name="remove_all_geos">
|
662
|
+
<documentation>
|
663
|
+
Removes all geo location entries from the specified firewall IP address lists.
|
664
|
+
|
665
|
+
</documentation>
|
666
|
+
<input message="tns:Security.FirewallAddressList.remove_all_geosRequest"/>
|
667
|
+
<output message="tns:Security.FirewallAddressList.remove_all_geosResponse"/>
|
668
|
+
</operation>
|
669
|
+
<operation name="set_geo_description">
|
670
|
+
<documentation>
|
671
|
+
Sets the description for a set of firewall geo location entries.
|
672
|
+
|
673
|
+
This is an arbitrary field which can be used for any purpose.
|
674
|
+
|
675
|
+
</documentation>
|
676
|
+
<input message="tns:Security.FirewallAddressList.set_geo_descriptionRequest"/>
|
677
|
+
<output message="tns:Security.FirewallAddressList.set_geo_descriptionResponse"/>
|
678
|
+
</operation>
|
679
|
+
<operation name="get_geo_description">
|
680
|
+
<documentation>
|
681
|
+
Gets the descriptions for a set of firewall IP address list entries.
|
682
|
+
|
683
|
+
</documentation>
|
684
|
+
<input message="tns:Security.FirewallAddressList.get_geo_descriptionRequest"/>
|
685
|
+
<output message="tns:Security.FirewallAddressList.get_geo_descriptionResponse"/>
|
686
|
+
</operation>
|
255
687
|
</portType>
|
256
688
|
|
257
689
|
<!-- binding -->
|
@@ -298,9 +730,14 @@ All other trademarks mentioned in this document are the property of their respec
|
|
298
730
|
</output>
|
299
731
|
</operation>
|
300
732
|
|
301
|
-
<operation name="
|
733
|
+
<operation name="create_with_address_range">
|
302
734
|
<documentation>
|
303
|
-
|
735
|
+
Creates a firewall IP address list with address range.
|
736
|
+
Users can specify an IP address range as the source or
|
737
|
+
destination IP addresses in an AFM rule. For example, an IPv4
|
738
|
+
address range 10.10.10.1-10.10.10.245 will match all 245
|
739
|
+
addresses 10.10.10.1, 10.10.10.2, 10.10.10.3, ... 10.10.10.244,
|
740
|
+
10.10.10.245.
|
304
741
|
|
305
742
|
</documentation>
|
306
743
|
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
@@ -318,9 +755,16 @@ All other trademarks mentioned in this document are the property of their respec
|
|
318
755
|
</output>
|
319
756
|
</operation>
|
320
757
|
|
321
|
-
<operation name="
|
758
|
+
<operation name="create_with_geo">
|
322
759
|
<documentation>
|
323
|
-
|
760
|
+
Creates a firewall IP address list with geo location.
|
761
|
+
The geo location is a combination of country code and state name.
|
762
|
+
The country code is two characters long. The state name is the full
|
763
|
+
name of a state that belongs to the country represented by country
|
764
|
+
code.
|
765
|
+
|
766
|
+
By defining the geo location, the user can use the geo location
|
767
|
+
entry to apply it to rules in the access control lists.
|
324
768
|
|
325
769
|
</documentation>
|
326
770
|
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
@@ -338,11 +782,18 @@ All other trademarks mentioned in this document are the property of their respec
|
|
338
782
|
</output>
|
339
783
|
</operation>
|
340
784
|
|
341
|
-
<operation name="
|
785
|
+
<operation name="create_with_nested_address_list">
|
342
786
|
<documentation>
|
343
|
-
|
344
|
-
|
345
|
-
|
787
|
+
Creates a firewall IP address list with nested address list.
|
788
|
+
Users can enter an address list as one of the list entries of
|
789
|
+
another address list. For example, users can have an address
|
790
|
+
list alist-1 that contains the address 10.10.10.1. Users can
|
791
|
+
have another address list alist-2 that contains address
|
792
|
+
10.10.10.2 and alist-1 as the child list. If the address list
|
793
|
+
alist-2 is used in an AFM rule as source or destination address
|
794
|
+
list, the addresses inside the child lists will be fully
|
795
|
+
expanded so that the addresses AFM rule will match for alist-2
|
796
|
+
are 10.10.10.1 and 10.10.10.2.
|
346
797
|
|
347
798
|
</documentation>
|
348
799
|
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
@@ -360,9 +811,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
360
811
|
</output>
|
361
812
|
</operation>
|
362
813
|
|
363
|
-
<operation name="
|
814
|
+
<operation name="delete_address_list">
|
364
815
|
<documentation>
|
365
|
-
|
816
|
+
Deletes a set of firewall IP address lists.
|
366
817
|
|
367
818
|
</documentation>
|
368
819
|
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
@@ -380,9 +831,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
380
831
|
</output>
|
381
832
|
</operation>
|
382
833
|
|
383
|
-
<operation name="
|
834
|
+
<operation name="delete_all_address_lists">
|
384
835
|
<documentation>
|
385
|
-
|
836
|
+
Deletes all firewall IP address lists on this device.
|
386
837
|
|
387
838
|
</documentation>
|
388
839
|
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
@@ -400,9 +851,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
400
851
|
</output>
|
401
852
|
</operation>
|
402
853
|
|
403
|
-
<operation name="
|
854
|
+
<operation name="set_description">
|
404
855
|
<documentation>
|
405
|
-
|
856
|
+
Sets the description for a set of firewall IP address lists.
|
857
|
+
|
858
|
+
This is an arbitrary field which can be used for any purpose.
|
406
859
|
|
407
860
|
</documentation>
|
408
861
|
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
@@ -420,9 +873,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
420
873
|
</output>
|
421
874
|
</operation>
|
422
875
|
|
423
|
-
<operation name="
|
876
|
+
<operation name="get_description">
|
424
877
|
<documentation>
|
425
|
-
|
878
|
+
Gets the descriptions for a set of firewall IP address lists.
|
426
879
|
|
427
880
|
</documentation>
|
428
881
|
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
@@ -440,9 +893,15 @@ All other trademarks mentioned in this document are the property of their respec
|
|
440
893
|
</output>
|
441
894
|
</operation>
|
442
895
|
|
443
|
-
<operation name="
|
444
|
-
<documentation>
|
445
|
-
|
896
|
+
<operation name="get_address">
|
897
|
+
<documentation>
|
898
|
+
This method has been deprecated. Please use get_address_range instead.
|
899
|
+
Firewall addresses are now supplied and stored in the form of an
|
900
|
+
address range. Single addresses are converted to
|
901
|
+
a corresponding one-element range where begin is equal to end;
|
902
|
+
for each range, this method returns the start of the address range.
|
903
|
+
|
904
|
+
Gets the entries of the specified firewall IP address lists.
|
446
905
|
|
447
906
|
</documentation>
|
448
907
|
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
@@ -460,11 +919,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
460
919
|
</output>
|
461
920
|
</operation>
|
462
921
|
|
463
|
-
<operation name="
|
922
|
+
<operation name="add_address">
|
464
923
|
<documentation>
|
465
|
-
|
924
|
+
This method has been deprecated. Please use add_address_range instead.
|
925
|
+
When using this method, the system will create a corresponding
|
926
|
+
one-element address range where begin is equal to end.
|
466
927
|
|
467
|
-
|
928
|
+
Adds a set of IP addresses to the specified firewall IP address lists.
|
468
929
|
|
469
930
|
</documentation>
|
470
931
|
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
@@ -482,9 +943,344 @@ All other trademarks mentioned in this document are the property of their respec
|
|
482
943
|
</output>
|
483
944
|
</operation>
|
484
945
|
|
485
|
-
<operation name="
|
486
|
-
<documentation>
|
487
|
-
|
946
|
+
<operation name="remove_address">
|
947
|
+
<documentation>
|
948
|
+
This method has been deprecated. Please use remove_address_range instead.
|
949
|
+
When using this method, the system will create a corresponding
|
950
|
+
one-element address range where begin is equal to end.
|
951
|
+
|
952
|
+
Removes a set of entries from the specified firewall IP address lists.
|
953
|
+
|
954
|
+
</documentation>
|
955
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
956
|
+
<input>
|
957
|
+
<soap:body
|
958
|
+
use="encoded"
|
959
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
960
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
961
|
+
</input>
|
962
|
+
<output>
|
963
|
+
<soap:body
|
964
|
+
use="encoded"
|
965
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
966
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
967
|
+
</output>
|
968
|
+
</operation>
|
969
|
+
|
970
|
+
<operation name="remove_all_addresses">
|
971
|
+
<documentation>
|
972
|
+
This method has been deprecated. Please use remove_all_address_ranges instead.
|
973
|
+
|
974
|
+
Removes all entries from the specified firewall IP address lists.
|
975
|
+
|
976
|
+
</documentation>
|
977
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
978
|
+
<input>
|
979
|
+
<soap:body
|
980
|
+
use="encoded"
|
981
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
982
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
983
|
+
</input>
|
984
|
+
<output>
|
985
|
+
<soap:body
|
986
|
+
use="encoded"
|
987
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
988
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
989
|
+
</output>
|
990
|
+
</operation>
|
991
|
+
|
992
|
+
<operation name="set_address_description">
|
993
|
+
<documentation>
|
994
|
+
This method has been deprecated. Please use set_address_range_description instead.
|
995
|
+
|
996
|
+
Sets the description for a set of firewall IP address ranges.
|
997
|
+
|
998
|
+
This is an arbitrary field which can be used for any purpose.
|
999
|
+
|
1000
|
+
</documentation>
|
1001
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1002
|
+
<input>
|
1003
|
+
<soap:body
|
1004
|
+
use="encoded"
|
1005
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1006
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1007
|
+
</input>
|
1008
|
+
<output>
|
1009
|
+
<soap:body
|
1010
|
+
use="encoded"
|
1011
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1012
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1013
|
+
</output>
|
1014
|
+
</operation>
|
1015
|
+
|
1016
|
+
<operation name="get_address_description">
|
1017
|
+
<documentation>
|
1018
|
+
This method has been deprecated. Please use get_address_range_description instead.
|
1019
|
+
|
1020
|
+
Gets the descriptions for a set of firewall IP address ranges.
|
1021
|
+
|
1022
|
+
</documentation>
|
1023
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1024
|
+
<input>
|
1025
|
+
<soap:body
|
1026
|
+
use="encoded"
|
1027
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1028
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1029
|
+
</input>
|
1030
|
+
<output>
|
1031
|
+
<soap:body
|
1032
|
+
use="encoded"
|
1033
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1034
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1035
|
+
</output>
|
1036
|
+
</operation>
|
1037
|
+
|
1038
|
+
<operation name="get_nested_address_list">
|
1039
|
+
<documentation>
|
1040
|
+
Gets nested address lists for the specified firewall IP address
|
1041
|
+
lists.
|
1042
|
+
Users can enter an address list as one of the list entries of
|
1043
|
+
another address list. For example, users can have an address
|
1044
|
+
list alist-1 that contains the address 10.10.10.1. Users can
|
1045
|
+
have another address list alist-2 that contains address
|
1046
|
+
10.10.10.2 and alist-1 as the child list. If the address list
|
1047
|
+
alist-2 is used in an AFM rule as source or destination address
|
1048
|
+
list, the addresses inside the child lists will be fully
|
1049
|
+
expanded so that the addresses AFM rule will match for alist-2
|
1050
|
+
are 10.10.10.1 and 10.10.10.2.
|
1051
|
+
|
1052
|
+
</documentation>
|
1053
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1054
|
+
<input>
|
1055
|
+
<soap:body
|
1056
|
+
use="encoded"
|
1057
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1058
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1059
|
+
</input>
|
1060
|
+
<output>
|
1061
|
+
<soap:body
|
1062
|
+
use="encoded"
|
1063
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1064
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1065
|
+
</output>
|
1066
|
+
</operation>
|
1067
|
+
|
1068
|
+
<operation name="add_nested_address_list">
|
1069
|
+
<documentation>
|
1070
|
+
Adds a list of nested address lists for the specified firewall
|
1071
|
+
IP address lists.
|
1072
|
+
|
1073
|
+
</documentation>
|
1074
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1075
|
+
<input>
|
1076
|
+
<soap:body
|
1077
|
+
use="encoded"
|
1078
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1079
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1080
|
+
</input>
|
1081
|
+
<output>
|
1082
|
+
<soap:body
|
1083
|
+
use="encoded"
|
1084
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1085
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1086
|
+
</output>
|
1087
|
+
</operation>
|
1088
|
+
|
1089
|
+
<operation name="remove_nested_address_list">
|
1090
|
+
<documentation>
|
1091
|
+
Removes a list of nested address lists from the specified
|
1092
|
+
firewall IP address lists.
|
1093
|
+
|
1094
|
+
</documentation>
|
1095
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1096
|
+
<input>
|
1097
|
+
<soap:body
|
1098
|
+
use="encoded"
|
1099
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1100
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1101
|
+
</input>
|
1102
|
+
<output>
|
1103
|
+
<soap:body
|
1104
|
+
use="encoded"
|
1105
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1106
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1107
|
+
</output>
|
1108
|
+
</operation>
|
1109
|
+
|
1110
|
+
<operation name="remove_all_nested_address_lists">
|
1111
|
+
<documentation>
|
1112
|
+
Removes all nested address lists from the specified firewall IP
|
1113
|
+
address lists.
|
1114
|
+
|
1115
|
+
</documentation>
|
1116
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1117
|
+
<input>
|
1118
|
+
<soap:body
|
1119
|
+
use="encoded"
|
1120
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1121
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1122
|
+
</input>
|
1123
|
+
<output>
|
1124
|
+
<soap:body
|
1125
|
+
use="encoded"
|
1126
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1127
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1128
|
+
</output>
|
1129
|
+
</operation>
|
1130
|
+
|
1131
|
+
<operation name="set_nested_address_list_description">
|
1132
|
+
<documentation>
|
1133
|
+
Sets the descriptions for the specified nested address lists.
|
1134
|
+
This is an arbitrary field which can be used for any purpose.
|
1135
|
+
|
1136
|
+
</documentation>
|
1137
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1138
|
+
<input>
|
1139
|
+
<soap:body
|
1140
|
+
use="encoded"
|
1141
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1142
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1143
|
+
</input>
|
1144
|
+
<output>
|
1145
|
+
<soap:body
|
1146
|
+
use="encoded"
|
1147
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1148
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1149
|
+
</output>
|
1150
|
+
</operation>
|
1151
|
+
|
1152
|
+
<operation name="get_nested_address_list_description">
|
1153
|
+
<documentation>
|
1154
|
+
Gets the descriptions for the specified nested address lists.
|
1155
|
+
|
1156
|
+
</documentation>
|
1157
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1158
|
+
<input>
|
1159
|
+
<soap:body
|
1160
|
+
use="encoded"
|
1161
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1162
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1163
|
+
</input>
|
1164
|
+
<output>
|
1165
|
+
<soap:body
|
1166
|
+
use="encoded"
|
1167
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1168
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1169
|
+
</output>
|
1170
|
+
</operation>
|
1171
|
+
|
1172
|
+
<operation name="get_address_range">
|
1173
|
+
<documentation>
|
1174
|
+
Gets address ranges for the specified firewall IP address lists.
|
1175
|
+
Users can specify an IP address range as the source or
|
1176
|
+
destination IP addresses in an AFM rule. For example, an IPv4
|
1177
|
+
address range 10.10.10.1-10.10.10.245 will match all 245
|
1178
|
+
addresses 10.10.10.1, 10.10.10.2, 10.10.10.3, ... 10.10.10.244,
|
1179
|
+
10.10.10.245.
|
1180
|
+
|
1181
|
+
</documentation>
|
1182
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1183
|
+
<input>
|
1184
|
+
<soap:body
|
1185
|
+
use="encoded"
|
1186
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1187
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1188
|
+
</input>
|
1189
|
+
<output>
|
1190
|
+
<soap:body
|
1191
|
+
use="encoded"
|
1192
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1193
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1194
|
+
</output>
|
1195
|
+
</operation>
|
1196
|
+
|
1197
|
+
<operation name="add_address_range">
|
1198
|
+
<documentation>
|
1199
|
+
Adds a list of address ranges for the specified firewall IP
|
1200
|
+
address lists.
|
1201
|
+
|
1202
|
+
</documentation>
|
1203
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1204
|
+
<input>
|
1205
|
+
<soap:body
|
1206
|
+
use="encoded"
|
1207
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1208
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1209
|
+
</input>
|
1210
|
+
<output>
|
1211
|
+
<soap:body
|
1212
|
+
use="encoded"
|
1213
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1214
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1215
|
+
</output>
|
1216
|
+
</operation>
|
1217
|
+
|
1218
|
+
<operation name="remove_address_range">
|
1219
|
+
<documentation>
|
1220
|
+
Removes a list of address ranges from the specified firewall IP
|
1221
|
+
address lists.
|
1222
|
+
|
1223
|
+
</documentation>
|
1224
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1225
|
+
<input>
|
1226
|
+
<soap:body
|
1227
|
+
use="encoded"
|
1228
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1229
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1230
|
+
</input>
|
1231
|
+
<output>
|
1232
|
+
<soap:body
|
1233
|
+
use="encoded"
|
1234
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1235
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1236
|
+
</output>
|
1237
|
+
</operation>
|
1238
|
+
|
1239
|
+
<operation name="remove_all_address_ranges">
|
1240
|
+
<documentation>
|
1241
|
+
Removes all address ranges from the specified firewall IP
|
1242
|
+
address lists.
|
1243
|
+
|
1244
|
+
</documentation>
|
1245
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1246
|
+
<input>
|
1247
|
+
<soap:body
|
1248
|
+
use="encoded"
|
1249
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1250
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1251
|
+
</input>
|
1252
|
+
<output>
|
1253
|
+
<soap:body
|
1254
|
+
use="encoded"
|
1255
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1256
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1257
|
+
</output>
|
1258
|
+
</operation>
|
1259
|
+
|
1260
|
+
<operation name="set_address_range_description">
|
1261
|
+
<documentation>
|
1262
|
+
Sets the descriptions for the specified address ranges.
|
1263
|
+
This is an arbitrary field which can be used for any purpose.
|
1264
|
+
|
1265
|
+
</documentation>
|
1266
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1267
|
+
<input>
|
1268
|
+
<soap:body
|
1269
|
+
use="encoded"
|
1270
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1271
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1272
|
+
</input>
|
1273
|
+
<output>
|
1274
|
+
<soap:body
|
1275
|
+
use="encoded"
|
1276
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1277
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1278
|
+
</output>
|
1279
|
+
</operation>
|
1280
|
+
|
1281
|
+
<operation name="get_address_range_description">
|
1282
|
+
<documentation>
|
1283
|
+
Gets the descriptions for the specified address ranges.
|
488
1284
|
|
489
1285
|
</documentation>
|
490
1286
|
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
@@ -521,6 +1317,136 @@ All other trademarks mentioned in this document are the property of their respec
|
|
521
1317
|
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
522
1318
|
</output>
|
523
1319
|
</operation>
|
1320
|
+
|
1321
|
+
<operation name="get_geo">
|
1322
|
+
<documentation>
|
1323
|
+
Gets the geo location entries of the specified firewall IP address lists.
|
1324
|
+
|
1325
|
+
The geo location is a combination of country code and state name.
|
1326
|
+
The country code is two characters long. The state name is the full
|
1327
|
+
name of a state that belongs to the country represented by country
|
1328
|
+
code.
|
1329
|
+
|
1330
|
+
By defining the geo location, the user can use the geo location
|
1331
|
+
entry to apply it to rules in the access control lists.
|
1332
|
+
|
1333
|
+
</documentation>
|
1334
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1335
|
+
<input>
|
1336
|
+
<soap:body
|
1337
|
+
use="encoded"
|
1338
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1339
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1340
|
+
</input>
|
1341
|
+
<output>
|
1342
|
+
<soap:body
|
1343
|
+
use="encoded"
|
1344
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1345
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1346
|
+
</output>
|
1347
|
+
</operation>
|
1348
|
+
|
1349
|
+
<operation name="add_geo">
|
1350
|
+
<documentation>
|
1351
|
+
Adds a set of geo locations to the specified firewall IP address lists.
|
1352
|
+
|
1353
|
+
</documentation>
|
1354
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1355
|
+
<input>
|
1356
|
+
<soap:body
|
1357
|
+
use="encoded"
|
1358
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1359
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1360
|
+
</input>
|
1361
|
+
<output>
|
1362
|
+
<soap:body
|
1363
|
+
use="encoded"
|
1364
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1365
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1366
|
+
</output>
|
1367
|
+
</operation>
|
1368
|
+
|
1369
|
+
<operation name="remove_geo">
|
1370
|
+
<documentation>
|
1371
|
+
Removes a set of geo location entries from the specified firewall IP address lists.
|
1372
|
+
|
1373
|
+
</documentation>
|
1374
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1375
|
+
<input>
|
1376
|
+
<soap:body
|
1377
|
+
use="encoded"
|
1378
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1379
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1380
|
+
</input>
|
1381
|
+
<output>
|
1382
|
+
<soap:body
|
1383
|
+
use="encoded"
|
1384
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1385
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1386
|
+
</output>
|
1387
|
+
</operation>
|
1388
|
+
|
1389
|
+
<operation name="remove_all_geos">
|
1390
|
+
<documentation>
|
1391
|
+
Removes all geo location entries from the specified firewall IP address lists.
|
1392
|
+
|
1393
|
+
</documentation>
|
1394
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1395
|
+
<input>
|
1396
|
+
<soap:body
|
1397
|
+
use="encoded"
|
1398
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1399
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1400
|
+
</input>
|
1401
|
+
<output>
|
1402
|
+
<soap:body
|
1403
|
+
use="encoded"
|
1404
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1405
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1406
|
+
</output>
|
1407
|
+
</operation>
|
1408
|
+
|
1409
|
+
<operation name="set_geo_description">
|
1410
|
+
<documentation>
|
1411
|
+
Sets the description for a set of firewall geo location entries.
|
1412
|
+
|
1413
|
+
This is an arbitrary field which can be used for any purpose.
|
1414
|
+
|
1415
|
+
</documentation>
|
1416
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1417
|
+
<input>
|
1418
|
+
<soap:body
|
1419
|
+
use="encoded"
|
1420
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1421
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1422
|
+
</input>
|
1423
|
+
<output>
|
1424
|
+
<soap:body
|
1425
|
+
use="encoded"
|
1426
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1427
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1428
|
+
</output>
|
1429
|
+
</operation>
|
1430
|
+
|
1431
|
+
<operation name="get_geo_description">
|
1432
|
+
<documentation>
|
1433
|
+
Gets the descriptions for a set of firewall IP address list entries.
|
1434
|
+
|
1435
|
+
</documentation>
|
1436
|
+
<soap:operation soapAction="urn:iControl:Security/FirewallAddressList"/>
|
1437
|
+
<input>
|
1438
|
+
<soap:body
|
1439
|
+
use="encoded"
|
1440
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1441
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1442
|
+
</input>
|
1443
|
+
<output>
|
1444
|
+
<soap:body
|
1445
|
+
use="encoded"
|
1446
|
+
namespace="urn:iControl:Security/FirewallAddressList"
|
1447
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1448
|
+
</output>
|
1449
|
+
</operation>
|
524
1450
|
</binding>
|
525
1451
|
|
526
1452
|
<!-- service -->
|