f5-icontrol 0.1.6 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/README.md +0 -3
- data/lib/f5/icontrol/api.rb +1 -1
- data/lib/f5/icontrol/version.rb +1 -1
- data/lib/wsdl/ASM.LoggingProfile.wsdl +1 -1
- data/lib/wsdl/ASM.ObjectParams.wsdl +1 -1
- data/lib/wsdl/ASM.PSMProfile.wsdl +1 -1
- data/lib/wsdl/ASM.Policy.wsdl +106 -1
- data/lib/wsdl/ASM.PolicyGroup.wsdl +1 -1
- data/lib/wsdl/ASM.SystemConfiguration.wsdl +66 -1
- data/lib/wsdl/ASM.WebApplication.wsdl +6 -1
- data/lib/wsdl/ASM.WebApplicationGroup.wsdl +1 -1
- data/lib/wsdl/Classification.Application.wsdl +1 -1
- data/lib/wsdl/Classification.Category.wsdl +1 -1
- data/lib/wsdl/Classification.SignatureDefinition.wsdl +30 -30
- data/lib/wsdl/Classification.SignatureUpdateSchedule.wsdl +59 -5
- data/lib/wsdl/Classification.SignatureVersion.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Application.wsdl +211 -3
- data/lib/wsdl/GlobalLB.DNSSECKey.wsdl +1 -1
- data/lib/wsdl/GlobalLB.DNSSECZone.wsdl +7930 -17
- data/lib/wsdl/GlobalLB.DataCenter.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Globals.wsdl +272 -27
- data/lib/wsdl/GlobalLB.Link.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Monitor.wsdl +11 -1
- data/lib/wsdl/GlobalLB.Pool.wsdl +2752 -68
- data/lib/wsdl/GlobalLB.PoolMember.wsdl +1844 -2
- data/lib/wsdl/GlobalLB.PoolV2.wsdl +13122 -0
- data/lib/wsdl/GlobalLB.ProberPool.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Region.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Server.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Topology.wsdl +1 -1
- data/lib/wsdl/GlobalLB.VirtualServer.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.VirtualServerV2.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.WideIP.wsdl +2478 -166
- data/lib/wsdl/GlobalLB.WideIPV2.wsdl +10494 -0
- data/lib/wsdl/LTConfig.Class.wsdl +1 -1
- data/lib/wsdl/LTConfig.Field.wsdl +1 -1
- data/lib/wsdl/LocalLB.ALGLogProfile.wsdl +1479 -0
- data/lib/wsdl/LocalLB.Class.wsdl +1 -1
- data/lib/wsdl/LocalLB.ContentPolicy.wsdl +7021 -0
- data/lib/wsdl/LocalLB.ContentPolicyStrategy.wsdl +1264 -0
- data/lib/wsdl/LocalLB.DNSCache.wsdl +3023 -474
- data/lib/wsdl/LocalLB.DNSExpress.wsdl +2282 -251
- data/lib/wsdl/LocalLB.DNSGlobals.wsdl +1 -1
- data/lib/wsdl/LocalLB.DNSServer.wsdl +8213 -0
- data/lib/wsdl/LocalLB.DNSTSIGKey.wsdl +400 -0
- data/lib/wsdl/LocalLB.DNSZone.wsdl +8744 -0
- data/lib/wsdl/LocalLB.DataGroupFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.FlowEvictionPolicy.wsdl +10188 -0
- data/lib/wsdl/LocalLB.LSNLogProfile.wsdl +1257 -0
- data/lib/wsdl/LocalLB.LSNPool.wsdl +3454 -667
- data/lib/wsdl/LocalLB.MessageRoutingPeer.wsdl +803 -0
- data/lib/wsdl/LocalLB.MessageRoutingSIPRoute.wsdl +838 -0
- data/lib/wsdl/LocalLB.MessageRoutingTransportConfig.wsdl +1153 -0
- data/lib/wsdl/LocalLB.Monitor.wsdl +429 -1
- data/lib/wsdl/LocalLB.NAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NATV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddressV2.wsdl +2165 -251
- data/lib/wsdl/LocalLB.OCSPStaplingParameters.wsdl +1537 -0
- data/lib/wsdl/LocalLB.Pool.wsdl +5568 -2423
- data/lib/wsdl/LocalLB.PoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileAnalytics.wsdl +364 -1
- data/lib/wsdl/LocalLB.ProfileAuth.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileClassification.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileClientLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileClientSSL.wsdl +6168 -1858
- data/lib/wsdl/LocalLB.ProfileDNS.wsdl +2582 -310
- data/lib/wsdl/LocalLB.ProfileDNSLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileDiameter.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileDiameterEndpoint.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileFIX.wsdl +8992 -0
- data/lib/wsdl/LocalLB.ProfileFTP.wsdl +2399 -276
- data/lib/wsdl/LocalLB.ProfileFastHttp.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileFastL4.wsdl +2476 -244
- data/lib/wsdl/LocalLB.ProfileHttp.wsdl +4569 -1825
- data/lib/wsdl/LocalLB.ProfileHttpClass.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileHttpCompression.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileICAP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileIIOP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileOneConnect.wsdl +2332 -256
- data/lib/wsdl/LocalLB.ProfilePCP.wsdl +1499 -0
- data/lib/wsdl/LocalLB.ProfilePPTP.wsdl +8423 -0
- data/lib/wsdl/LocalLB.ProfilePersistence.wsdl +466 -31
- data/lib/wsdl/LocalLB.ProfileRADIUS.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRTSP.wsdl +2193 -159
- data/lib/wsdl/LocalLB.ProfileRequestAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRequestLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileResponseAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileSCTP.wsdl +2918 -463
- data/lib/wsdl/LocalLB.ProfileSIP.wsdl +2189 -155
- data/lib/wsdl/LocalLB.ProfileSIPRouter.wsdl +9215 -0
- data/lib/wsdl/LocalLB.ProfileSIPSession.wsdl +9655 -0
- data/lib/wsdl/LocalLB.ProfileSMTPS.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileSPDY.wsdl +1870 -25
- data/lib/wsdl/LocalLB.ProfileSPM.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileServerLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileServerSSL.wsdl +2729 -230
- data/lib/wsdl/LocalLB.ProfileStream.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileTCP.wsdl +3235 -309
- data/lib/wsdl/LocalLB.ProfileTCPAnalytics.wsdl +1466 -0
- data/lib/wsdl/LocalLB.ProfileTFTP.wsdl +8544 -0
- data/lib/wsdl/LocalLB.ProfileUDP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileUserStatistic.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileWebAcceleration.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileXML.wsdl +1841 -1
- data/lib/wsdl/LocalLB.RAMCacheInformation.wsdl +1 -1
- data/lib/wsdl/LocalLB.RateClass.wsdl +2192 -132
- data/lib/wsdl/LocalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPool.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddressV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddressV2.wsdl +2265 -239
- data/lib/wsdl/LocalLB.VirtualServer.wsdl +10764 -5504
- data/lib/wsdl/LocalLB.iFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.iFileFile.wsdl +1 -1
- data/lib/wsdl/Log.DestinationArcSight.wsdl +1 -1
- data/lib/wsdl/Log.DestinationIPFIX.wsdl +783 -0
- data/lib/wsdl/Log.DestinationLocalSyslog.wsdl +5 -5
- data/lib/wsdl/Log.DestinationManagementPort.wsdl +570 -0
- data/lib/wsdl/Log.DestinationRemoteHighSpeedLog.wsdl +268 -10
- data/lib/wsdl/Log.DestinationRemoteSyslog.wsdl +134 -14
- data/lib/wsdl/Log.DestinationSplunk.wsdl +1 -1
- data/lib/wsdl/Log.Filter.wsdl +266 -1
- data/lib/wsdl/Log.IPFIXInformationElement.wsdl +811 -0
- data/lib/wsdl/Log.Publisher.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationPresentationScript.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationService.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationTemplate.wsdl +16 -1
- data/lib/wsdl/Management.CCLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CLIScript.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPServer.wsdl +1 -1
- data/lib/wsdl/Management.CertLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.ChangeControl.wsdl +1 -1
- data/lib/wsdl/Management.DBVariable.wsdl +1 -1
- data/lib/wsdl/Management.Device.wsdl +36 -1
- data/lib/wsdl/Management.DeviceGroup.wsdl +1 -1
- data/lib/wsdl/Management.EM.wsdl +1 -1
- data/lib/wsdl/Management.EventNotification.wsdl +1 -1
- data/lib/wsdl/Management.EventSubscription.wsdl +1 -1
- data/lib/wsdl/Management.FeatureModule.wsdl +16 -1
- data/lib/wsdl/Management.Folder.wsdl +1 -1
- data/lib/wsdl/Management.Globals.wsdl +1 -1
- data/lib/wsdl/Management.KeyCertificate.wsdl +738 -64
- data/lib/wsdl/Management.LDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.LicenseAdministration.wsdl +16 -1
- data/lib/wsdl/Management.Named.wsdl +1 -1
- data/lib/wsdl/Management.OCSPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.OCSPResponder.wsdl +1 -1
- data/lib/wsdl/Management.Partition.wsdl +1 -1
- data/lib/wsdl/Management.Provision.wsdl +16 -1
- data/lib/wsdl/Management.RADIUSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.RADIUSServer.wsdl +1 -1
- data/lib/wsdl/Management.ResourceRecord.wsdl +1 -1
- data/lib/wsdl/Management.SFlowDataSource.wsdl +1 -1
- data/lib/wsdl/Management.SFlowGlobals.wsdl +1 -1
- data/lib/wsdl/Management.SFlowReceiver.wsdl +1 -1
- data/lib/wsdl/Management.SMTPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.SNMPConfiguration.wsdl +3 -5
- data/lib/wsdl/Management.TACACSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.TMOSModule.wsdl +16 -1
- data/lib/wsdl/Management.TrafficGroup.wsdl +77 -1
- data/lib/wsdl/Management.Trust.wsdl +1 -1
- data/lib/wsdl/Management.UserManagement.wsdl +47 -1
- data/lib/wsdl/Management.View.wsdl +1 -1
- data/lib/wsdl/Management.Zone.wsdl +104 -17
- data/lib/wsdl/Management.ZoneRunner.wsdl +1 -1
- data/lib/wsdl/Networking.ARP.wsdl +1 -1
- data/lib/wsdl/Networking.AdminIP.wsdl +1 -1
- data/lib/wsdl/Networking.BWControllerPolicy.wsdl +515 -36
- data/lib/wsdl/Networking.BWPriorityGroup.wsdl +655 -0
- data/lib/wsdl/Networking.DNSResolver.wsdl +1278 -0
- data/lib/wsdl/Networking.IPsecIkeDaemon.wsdl +1 -1
- data/lib/wsdl/Networking.IPsecIkePeer.wsdl +661 -29
- data/lib/wsdl/Networking.IPsecManualSecurityAssociation.wsdl +107 -5
- data/lib/wsdl/Networking.IPsecPolicy.wsdl +21 -1
- data/lib/wsdl/Networking.IPsecTrafficSelector.wsdl +1 -1
- data/lib/wsdl/Networking.Interfaces.wsdl +2165 -251
- data/lib/wsdl/Networking.LLDPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.MulticastRoute.wsdl +265 -0
- data/lib/wsdl/Networking.PacketFilter.wsdl +1841 -1
- data/lib/wsdl/Networking.PacketFilterGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.PortMirror.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileFEC.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileGRE.wsdl +232 -1
- data/lib/wsdl/Networking.ProfileGeneve.wsdl +674 -0
- data/lib/wsdl/Networking.ProfileIPIP.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileIPsec.wsdl +560 -0
- data/lib/wsdl/Networking.ProfileLightweight4Over6Tunnel.wsdl +663 -0
- data/lib/wsdl/Networking.ProfileMAP.wsdl +834 -0
- data/lib/wsdl/Networking.ProfileV6RD.wsdl +861 -0
- data/lib/wsdl/Networking.ProfileVXLAN.wsdl +223 -1
- data/lib/wsdl/Networking.ProfileWCCPGRE.wsdl +1 -1
- data/lib/wsdl/Networking.RouteDomain.wsdl +4 -9
- data/lib/wsdl/Networking.RouteDomainV2.wsdl +8959 -3933
- data/lib/wsdl/Networking.RouteTable.wsdl +1 -1
- data/lib/wsdl/Networking.RouteTableV2.wsdl +1 -1
- data/lib/wsdl/Networking.RouterAdvertisement.wsdl +1 -1
- data/lib/wsdl/Networking.STPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstance.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstanceV2.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIP.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIPPortLockdown.wsdl +1216 -1
- data/lib/wsdl/Networking.SelfIPV2.wsdl +8717 -3908
- data/lib/wsdl/Networking.Trunk.wsdl +2173 -259
- data/lib/wsdl/Networking.Tunnel.wsdl +617 -1
- data/lib/wsdl/Networking.VLAN.wsdl +322 -39
- data/lib/wsdl/Networking.VLANGroup.wsdl +40 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRoute.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRouteV2.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionDatastor.wsdl +7 -13
- data/lib/wsdl/Networking.iSessionDeduplication.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionLocalInterface.wsdl +77 -1
- data/lib/wsdl/Networking.iSessionPeerDiscovery.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterface.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterfaceV2.wsdl +108 -1
- data/lib/wsdl/PEM.FormatScript.wsdl +1 -1
- data/lib/wsdl/PEM.ForwardingEndpoint.wsdl +111 -1
- data/lib/wsdl/PEM.InterceptionEndpoint.wsdl +1 -1
- data/lib/wsdl/PEM.Listener.wsdl +1 -1
- data/lib/wsdl/PEM.Policy.wsdl +591 -1
- data/lib/wsdl/PEM.ServiceChainEndpoint.wsdl +169 -1
- data/lib/wsdl/PEM.Subscriber.wsdl +1841 -1
- data/lib/wsdl/Security.DoSDevice.wsdl +3097 -336
- data/lib/wsdl/Security.DoSWhitelist.wsdl +877 -0
- data/lib/wsdl/Security.FirewallAddressList.wsdl +959 -33
- data/lib/wsdl/Security.FirewallGlobalAdminIPRuleList.wsdl +5955 -2350
- data/lib/wsdl/Security.FirewallGlobalRuleList.wsdl +8370 -3601
- data/lib/wsdl/Security.FirewallPolicy.wsdl +7786 -3589
- data/lib/wsdl/Security.FirewallPortList.wsdl +287 -1
- data/lib/wsdl/Security.FirewallRuleList.wsdl +3633 -1276
- data/lib/wsdl/Security.FirewallWeeklySchedule.wsdl +1 -1
- data/lib/wsdl/Security.IPIntelligenceBlacklistCategory.wsdl +555 -0
- data/lib/wsdl/Security.IPIntelligenceFeedList.wsdl +1086 -0
- data/lib/wsdl/Security.IPIntelligenceGlobalPolicy.wsdl +285 -0
- data/lib/wsdl/Security.IPIntelligencePolicy.wsdl +1393 -0
- data/lib/wsdl/Security.LogProfile.wsdl +784 -66
- data/lib/wsdl/Security.ProfileDNSSecurity.wsdl +1841 -1
- data/lib/wsdl/Security.ProfileDoS.wsdl +5602 -1813
- data/lib/wsdl/Security.ProfileIPIntelligence.wsdl +2100 -256
- data/lib/wsdl/System.CertificateRevocationListFile.wsdl +1 -1
- data/lib/wsdl/System.Cluster.wsdl +17 -1
- data/lib/wsdl/System.ConfigSync.wsdl +226 -5
- data/lib/wsdl/System.Connections.wsdl +1216 -1
- data/lib/wsdl/System.CryptoClient.wsdl +8697 -0
- data/lib/wsdl/System.CryptoServer.wsdl +8507 -0
- data/lib/wsdl/System.Disk.wsdl +11 -1
- data/lib/wsdl/System.ExternalMonitorFile.wsdl +1 -1
- data/lib/wsdl/System.Failover.wsdl +1 -1
- data/lib/wsdl/System.GeoIP.wsdl +31 -15
- data/lib/wsdl/System.HAGroup.wsdl +1 -1
- data/lib/wsdl/System.HAStatus.wsdl +1 -1
- data/lib/wsdl/System.Inet.wsdl +1 -1
- data/lib/wsdl/System.Internal.wsdl +1 -1
- data/lib/wsdl/System.LightweightTunnelTableFile.wsdl +639 -0
- data/lib/wsdl/System.PerformanceSFlow.wsdl +1 -1
- data/lib/wsdl/System.Services.wsdl +6 -1
- data/lib/wsdl/System.Session.wsdl +203 -1
- data/lib/wsdl/System.SoftwareManagement.wsdl +275 -58
- data/lib/wsdl/System.Statistics.wsdl +4292 -1426
- data/lib/wsdl/System.SystemInfo.wsdl +1877 -32
- data/lib/wsdl/System.VCMP.wsdl +3498 -664
- data/lib/wsdl/WebAccelerator.Applications.wsdl +1841 -1
- data/lib/wsdl/WebAccelerator.Policies.wsdl +1 -1
- data/lib/wsdl/WebAccelerator.ProxyMessage.wsdl +1 -1
- data/lib/wsdl/iCall.PeriodicHandler.wsdl +1 -1
- data/lib/wsdl/iCall.PerpetualHandler.wsdl +1 -1
- data/lib/wsdl/iCall.Script.wsdl +43 -3
- data/lib/wsdl/iCall.TriggeredHandler.wsdl +1 -1
- metadata +46 -4
- data/LICENSE +0 -9
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
data/lib/wsdl/PEM.Listener.wsdl
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
data/lib/wsdl/PEM.Policy.wsdl
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -28,6 +28,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
28
28
|
</xsd:restriction>
|
29
29
|
</xsd:complexContent>
|
30
30
|
</xsd:complexType>
|
31
|
+
<xsd:complexType name="PEM.Policy.ModifyHTTPHeaderOperationTypeSequenceSequence">
|
32
|
+
<xsd:complexContent>
|
33
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
34
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:PEM.Policy.ModifyHTTPHeaderOperationTypeSequence[]'/>
|
35
|
+
</xsd:restriction>
|
36
|
+
</xsd:complexContent>
|
37
|
+
</xsd:complexType>
|
31
38
|
<xsd:complexType name="Common.PortSequenceSequenceSequence">
|
32
39
|
<xsd:complexContent>
|
33
40
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -102,6 +109,25 @@ All other trademarks mentioned in this document are the property of their respec
|
|
102
109
|
</xsd:restriction>
|
103
110
|
</xsd:complexContent>
|
104
111
|
</xsd:complexType>
|
112
|
+
<xsd:simpleType name="PEM.Policy.ModifyHTTPHeaderValueType">
|
113
|
+
<xsd:restriction base="xsd:string">
|
114
|
+
<xsd:enumeration value="MODIFY_HTTP_HEADER_VALUE_TYPE_UNKNOWN">
|
115
|
+
<xsd:annotation>
|
116
|
+
<xsd:documentation>MODIFY_HTTP_HEADER_VALUE_TYPE_UNKNOWN</xsd:documentation>
|
117
|
+
</xsd:annotation>
|
118
|
+
</xsd:enumeration>
|
119
|
+
<xsd:enumeration value="MODIFY_HTTP_HEADER_VALUE_TYPE_STRING">
|
120
|
+
<xsd:annotation>
|
121
|
+
<xsd:documentation>MODIFY_HTTP_HEADER_VALUE_TYPE_STRING</xsd:documentation>
|
122
|
+
</xsd:annotation>
|
123
|
+
</xsd:enumeration>
|
124
|
+
<xsd:enumeration value="MODIFY_HTTP_HEADER_VALUE_TYPE_TCL_SNIPPET">
|
125
|
+
<xsd:annotation>
|
126
|
+
<xsd:documentation>MODIFY_HTTP_HEADER_VALUE_TYPE_TCL_SNIPPET</xsd:documentation>
|
127
|
+
</xsd:annotation>
|
128
|
+
</xsd:enumeration>
|
129
|
+
</xsd:restriction>
|
130
|
+
</xsd:simpleType>
|
105
131
|
<xsd:simpleType name="PEM.Policy.FilterOperationType">
|
106
132
|
<xsd:restriction base="xsd:string">
|
107
133
|
<xsd:enumeration value="FILTER_OPERATION_TYPE_UNKNOWN">
|
@@ -128,6 +154,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
128
154
|
</xsd:restriction>
|
129
155
|
</xsd:complexContent>
|
130
156
|
</xsd:complexType>
|
157
|
+
<xsd:complexType name="PEM.Policy.ForwardingActionTypeSequence">
|
158
|
+
<xsd:complexContent>
|
159
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
160
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:PEM.Policy.ForwardingActionType[]'/>
|
161
|
+
</xsd:restriction>
|
162
|
+
</xsd:complexContent>
|
163
|
+
</xsd:complexType>
|
131
164
|
<xsd:complexType name="PEM.Policy.L2EndpointTypeSequenceSequenceSequence">
|
132
165
|
<xsd:complexContent>
|
133
166
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -149,6 +182,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
149
182
|
</xsd:restriction>
|
150
183
|
</xsd:complexContent>
|
151
184
|
</xsd:complexType>
|
185
|
+
<xsd:complexType name="PEM.Policy.ModifyHTTPHeaderValueTypeSequence">
|
186
|
+
<xsd:complexContent>
|
187
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
188
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:PEM.Policy.ModifyHTTPHeaderValueType[]'/>
|
189
|
+
</xsd:restriction>
|
190
|
+
</xsd:complexContent>
|
191
|
+
</xsd:complexType>
|
152
192
|
<xsd:complexType name="PEM.Policy.FilterOperationTypeSequenceSequenceSequence">
|
153
193
|
<xsd:complexContent>
|
154
194
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -156,6 +196,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
156
196
|
</xsd:restriction>
|
157
197
|
</xsd:complexContent>
|
158
198
|
</xsd:complexType>
|
199
|
+
<xsd:complexType name="PEM.Policy.ModifyHTTPHeaderOperationTypeSequence">
|
200
|
+
<xsd:complexContent>
|
201
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
202
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:PEM.Policy.ModifyHTTPHeaderOperationType[]'/>
|
203
|
+
</xsd:restriction>
|
204
|
+
</xsd:complexContent>
|
205
|
+
</xsd:complexType>
|
159
206
|
<xsd:complexType name="PEM.Policy.ReportGranularityTypeSequenceSequence">
|
160
207
|
<xsd:complexContent>
|
161
208
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -210,6 +257,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
210
257
|
</xsd:enumeration>
|
211
258
|
</xsd:restriction>
|
212
259
|
</xsd:simpleType>
|
260
|
+
<xsd:complexType name="PEM.Policy.ModifyHTTPHeaderValueTypeSequenceSequence">
|
261
|
+
<xsd:complexContent>
|
262
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
263
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:PEM.Policy.ModifyHTTPHeaderValueTypeSequence[]'/>
|
264
|
+
</xsd:restriction>
|
265
|
+
</xsd:complexContent>
|
266
|
+
</xsd:complexType>
|
213
267
|
<xsd:complexType name="PEM.Policy.FilterOperationTypeSequence">
|
214
268
|
<xsd:complexContent>
|
215
269
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -262,6 +316,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
262
316
|
</xsd:enumeration>
|
263
317
|
</xsd:restriction>
|
264
318
|
</xsd:simpleType>
|
319
|
+
<xsd:complexType name="PEM.Policy.ForwardingActionTypeSequenceSequence">
|
320
|
+
<xsd:complexContent>
|
321
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
322
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:PEM.Policy.ForwardingActionTypeSequence[]'/>
|
323
|
+
</xsd:restriction>
|
324
|
+
</xsd:complexContent>
|
325
|
+
</xsd:complexType>
|
265
326
|
<xsd:complexType name="PEM.Policy.ProtocolTypeSequenceSequence">
|
266
327
|
<xsd:complexContent>
|
267
328
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -276,6 +337,30 @@ All other trademarks mentioned in this document are the property of their respec
|
|
276
337
|
</xsd:restriction>
|
277
338
|
</xsd:complexContent>
|
278
339
|
</xsd:complexType>
|
340
|
+
<xsd:simpleType name="PEM.Policy.ModifyHTTPHeaderOperationType">
|
341
|
+
<xsd:restriction base="xsd:string">
|
342
|
+
<xsd:enumeration value="MODIFY_HTTP_HEADER_OPERATION_TYPE_UNKNOWN">
|
343
|
+
<xsd:annotation>
|
344
|
+
<xsd:documentation>MODIFY_HTTP_HEADER_OPERATION_TYPE_UNKNOWN</xsd:documentation>
|
345
|
+
</xsd:annotation>
|
346
|
+
</xsd:enumeration>
|
347
|
+
<xsd:enumeration value="MODIFY_HTTP_HEADER_OPERATION_TYPE_NONE">
|
348
|
+
<xsd:annotation>
|
349
|
+
<xsd:documentation>MODIFY_HTTP_HEADER_OPERATION_TYPE_NONE</xsd:documentation>
|
350
|
+
</xsd:annotation>
|
351
|
+
</xsd:enumeration>
|
352
|
+
<xsd:enumeration value="MODIFY_HTTP_HEADER_OPERATION_TYPE_INSERT">
|
353
|
+
<xsd:annotation>
|
354
|
+
<xsd:documentation>MODIFY_HTTP_HEADER_OPERATION_TYPE_INSERT</xsd:documentation>
|
355
|
+
</xsd:annotation>
|
356
|
+
</xsd:enumeration>
|
357
|
+
<xsd:enumeration value="MODIFY_HTTP_HEADER_OPERATION_TYPE_REMOVE">
|
358
|
+
<xsd:annotation>
|
359
|
+
<xsd:documentation>MODIFY_HTTP_HEADER_OPERATION_TYPE_REMOVE</xsd:documentation>
|
360
|
+
</xsd:annotation>
|
361
|
+
</xsd:enumeration>
|
362
|
+
</xsd:restriction>
|
363
|
+
</xsd:simpleType>
|
279
364
|
<xsd:complexType name="Common.IPNetmaskSequence">
|
280
365
|
<xsd:complexContent>
|
281
366
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -283,6 +368,35 @@ All other trademarks mentioned in this document are the property of their respec
|
|
283
368
|
</xsd:restriction>
|
284
369
|
</xsd:complexContent>
|
285
370
|
</xsd:complexType>
|
371
|
+
<xsd:simpleType name="PEM.Policy.ForwardingActionType">
|
372
|
+
<xsd:restriction base="xsd:string">
|
373
|
+
<xsd:enumeration value="FORWARDING_ACTION_TYPE_UNKNOWN">
|
374
|
+
<xsd:annotation>
|
375
|
+
<xsd:documentation>FORWARDING_ACTION_TYPE_UNKNOWN</xsd:documentation>
|
376
|
+
</xsd:annotation>
|
377
|
+
</xsd:enumeration>
|
378
|
+
<xsd:enumeration value="FORWARDING_ACTION_TYPE_NONE">
|
379
|
+
<xsd:annotation>
|
380
|
+
<xsd:documentation>FORWARDING_ACTION_TYPE_NONE</xsd:documentation>
|
381
|
+
</xsd:annotation>
|
382
|
+
</xsd:enumeration>
|
383
|
+
<xsd:enumeration value="FORWARDING_ACTION_TYPE_ROUTE_TO_NETWORK">
|
384
|
+
<xsd:annotation>
|
385
|
+
<xsd:documentation>FORWARDING_ACTION_TYPE_ROUTE_TO_NETWORK</xsd:documentation>
|
386
|
+
</xsd:annotation>
|
387
|
+
</xsd:enumeration>
|
388
|
+
<xsd:enumeration value="FORWARDING_ACTION_TYPE_POOL">
|
389
|
+
<xsd:annotation>
|
390
|
+
<xsd:documentation>FORWARDING_ACTION_TYPE_POOL</xsd:documentation>
|
391
|
+
</xsd:annotation>
|
392
|
+
</xsd:enumeration>
|
393
|
+
<xsd:enumeration value="FORWARDING_ACTION_TYPE_ICAP">
|
394
|
+
<xsd:annotation>
|
395
|
+
<xsd:documentation>FORWARDING_ACTION_TYPE_ICAP</xsd:documentation>
|
396
|
+
</xsd:annotation>
|
397
|
+
</xsd:enumeration>
|
398
|
+
</xsd:restriction>
|
399
|
+
</xsd:simpleType>
|
286
400
|
<xsd:simpleType name="PEM.Policy.L2EndpointType">
|
287
401
|
<xsd:restriction base="xsd:string">
|
288
402
|
<xsd:enumeration value="L2_ENDPOINT_TYPE_UNKNOWN">
|
@@ -1053,6 +1167,102 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1053
1167
|
<part name="return" type="tns:PEM.Policy.ProtocolTypeSequenceSequenceSequence"/>
|
1054
1168
|
</message>
|
1055
1169
|
|
1170
|
+
<message name="PEM.Policy.set_rule_forwarding_action_typeRequest">
|
1171
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
1172
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
1173
|
+
<part name="values" type="tns:PEM.Policy.ForwardingActionTypeSequenceSequence"/>
|
1174
|
+
</message>
|
1175
|
+
<message name="PEM.Policy.set_rule_forwarding_action_typeResponse">
|
1176
|
+
</message>
|
1177
|
+
|
1178
|
+
<message name="PEM.Policy.get_rule_forwarding_action_typeRequest">
|
1179
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
1180
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
1181
|
+
</message>
|
1182
|
+
<message name="PEM.Policy.get_rule_forwarding_action_typeResponse">
|
1183
|
+
<part name="return" type="tns:PEM.Policy.ForwardingActionTypeSequenceSequence"/>
|
1184
|
+
</message>
|
1185
|
+
|
1186
|
+
<message name="PEM.Policy.set_rule_internal_virtual_serverRequest">
|
1187
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
1188
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
1189
|
+
<part name="virtual_servers" type="tns:Common.StringSequenceSequence"/>
|
1190
|
+
</message>
|
1191
|
+
<message name="PEM.Policy.set_rule_internal_virtual_serverResponse">
|
1192
|
+
</message>
|
1193
|
+
|
1194
|
+
<message name="PEM.Policy.get_rule_internal_virtual_serverRequest">
|
1195
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
1196
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
1197
|
+
</message>
|
1198
|
+
<message name="PEM.Policy.get_rule_internal_virtual_serverResponse">
|
1199
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
1200
|
+
</message>
|
1201
|
+
|
1202
|
+
<message name="PEM.Policy.set_rule_modify_http_header_nameRequest">
|
1203
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
1204
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
1205
|
+
<part name="values" type="tns:Common.StringSequenceSequence"/>
|
1206
|
+
</message>
|
1207
|
+
<message name="PEM.Policy.set_rule_modify_http_header_nameResponse">
|
1208
|
+
</message>
|
1209
|
+
|
1210
|
+
<message name="PEM.Policy.get_rule_modify_http_header_nameRequest">
|
1211
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
1212
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
1213
|
+
</message>
|
1214
|
+
<message name="PEM.Policy.get_rule_modify_http_header_nameResponse">
|
1215
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
1216
|
+
</message>
|
1217
|
+
|
1218
|
+
<message name="PEM.Policy.set_rule_modify_http_header_operationRequest">
|
1219
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
1220
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
1221
|
+
<part name="values" type="tns:PEM.Policy.ModifyHTTPHeaderOperationTypeSequenceSequence"/>
|
1222
|
+
</message>
|
1223
|
+
<message name="PEM.Policy.set_rule_modify_http_header_operationResponse">
|
1224
|
+
</message>
|
1225
|
+
|
1226
|
+
<message name="PEM.Policy.get_rule_modify_http_header_operationRequest">
|
1227
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
1228
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
1229
|
+
</message>
|
1230
|
+
<message name="PEM.Policy.get_rule_modify_http_header_operationResponse">
|
1231
|
+
<part name="return" type="tns:PEM.Policy.ModifyHTTPHeaderOperationTypeSequenceSequence"/>
|
1232
|
+
</message>
|
1233
|
+
|
1234
|
+
<message name="PEM.Policy.set_rule_modify_http_header_value_contentRequest">
|
1235
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
1236
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
1237
|
+
<part name="values" type="tns:Common.StringSequenceSequence"/>
|
1238
|
+
</message>
|
1239
|
+
<message name="PEM.Policy.set_rule_modify_http_header_value_contentResponse">
|
1240
|
+
</message>
|
1241
|
+
|
1242
|
+
<message name="PEM.Policy.get_rule_modify_http_header_value_contentRequest">
|
1243
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
1244
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
1245
|
+
</message>
|
1246
|
+
<message name="PEM.Policy.get_rule_modify_http_header_value_contentResponse">
|
1247
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
1248
|
+
</message>
|
1249
|
+
|
1250
|
+
<message name="PEM.Policy.set_rule_modify_http_header_value_typeRequest">
|
1251
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
1252
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
1253
|
+
<part name="values" type="tns:PEM.Policy.ModifyHTTPHeaderValueTypeSequenceSequence"/>
|
1254
|
+
</message>
|
1255
|
+
<message name="PEM.Policy.set_rule_modify_http_header_value_typeResponse">
|
1256
|
+
</message>
|
1257
|
+
|
1258
|
+
<message name="PEM.Policy.get_rule_modify_http_header_value_typeRequest">
|
1259
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
1260
|
+
<part name="rules" type="tns:Common.StringSequenceSequence"/>
|
1261
|
+
</message>
|
1262
|
+
<message name="PEM.Policy.get_rule_modify_http_header_value_typeResponse">
|
1263
|
+
<part name="return" type="tns:PEM.Policy.ModifyHTTPHeaderValueTypeSequenceSequence"/>
|
1264
|
+
</message>
|
1265
|
+
|
1056
1266
|
<message name="PEM.Policy.get_versionRequest">
|
1057
1267
|
</message>
|
1058
1268
|
<message name="PEM.Policy.get_versionResponse">
|
@@ -2006,6 +2216,124 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2006
2216
|
<input message="tns:PEM.Policy.get_flow_info_filter_protocol_typeRequest"/>
|
2007
2217
|
<output message="tns:PEM.Policy.get_flow_info_filter_protocol_typeResponse"/>
|
2008
2218
|
</operation>
|
2219
|
+
<operation name="set_rule_forwarding_action_type">
|
2220
|
+
<documentation>
|
2221
|
+
Sets the forwarding action types for the specified rules.
|
2222
|
+
Specifies the forwarding action type. Depending on the type flow
|
2223
|
+
is steered to icap server, forwarding endpoint or to the network.
|
2224
|
+
|
2225
|
+
</documentation>
|
2226
|
+
<input message="tns:PEM.Policy.set_rule_forwarding_action_typeRequest"/>
|
2227
|
+
<output message="tns:PEM.Policy.set_rule_forwarding_action_typeResponse"/>
|
2228
|
+
</operation>
|
2229
|
+
<operation name="get_rule_forwarding_action_type">
|
2230
|
+
<documentation>
|
2231
|
+
Gets the forwarding action types for the specified rules.
|
2232
|
+
|
2233
|
+
</documentation>
|
2234
|
+
<input message="tns:PEM.Policy.get_rule_forwarding_action_typeRequest"/>
|
2235
|
+
<output message="tns:PEM.Policy.get_rule_forwarding_action_typeResponse"/>
|
2236
|
+
</operation>
|
2237
|
+
<operation name="set_rule_internal_virtual_server">
|
2238
|
+
<documentation>
|
2239
|
+
Sets the internal virtual servers for the specified rules.
|
2240
|
+
Specifies the internal virtual server name if the type selected
|
2241
|
+
is icap.
|
2242
|
+
|
2243
|
+
</documentation>
|
2244
|
+
<input message="tns:PEM.Policy.set_rule_internal_virtual_serverRequest"/>
|
2245
|
+
<output message="tns:PEM.Policy.set_rule_internal_virtual_serverResponse"/>
|
2246
|
+
</operation>
|
2247
|
+
<operation name="get_rule_internal_virtual_server">
|
2248
|
+
<documentation>
|
2249
|
+
Gets the internal virtual servers for the specified rules.
|
2250
|
+
|
2251
|
+
</documentation>
|
2252
|
+
<input message="tns:PEM.Policy.get_rule_internal_virtual_serverRequest"/>
|
2253
|
+
<output message="tns:PEM.Policy.get_rule_internal_virtual_serverResponse"/>
|
2254
|
+
</operation>
|
2255
|
+
<operation name="set_rule_modify_http_header_name">
|
2256
|
+
<documentation>
|
2257
|
+
Sets the modify HTTP header names for the specified rules.
|
2258
|
+
Specifies the HTTP header name to insert or remove in an HTTP
|
2259
|
+
request that matches the policy rule.
|
2260
|
+
|
2261
|
+
</documentation>
|
2262
|
+
<input message="tns:PEM.Policy.set_rule_modify_http_header_nameRequest"/>
|
2263
|
+
<output message="tns:PEM.Policy.set_rule_modify_http_header_nameResponse"/>
|
2264
|
+
</operation>
|
2265
|
+
<operation name="get_rule_modify_http_header_name">
|
2266
|
+
<documentation>
|
2267
|
+
Gets the modify HTTP header names for the specified rules.
|
2268
|
+
|
2269
|
+
</documentation>
|
2270
|
+
<input message="tns:PEM.Policy.get_rule_modify_http_header_nameRequest"/>
|
2271
|
+
<output message="tns:PEM.Policy.get_rule_modify_http_header_nameResponse"/>
|
2272
|
+
</operation>
|
2273
|
+
<operation name="set_rule_modify_http_header_operation">
|
2274
|
+
<documentation>
|
2275
|
+
Sets the modify HTTP header operations for the specified rules.
|
2276
|
+
Specifies the type of operation used to modify an HTTP request
|
2277
|
+
header when the action is applied to traffic that matches the
|
2278
|
+
policy rule. The default value is none.
|
2279
|
+
|
2280
|
+
</documentation>
|
2281
|
+
<input message="tns:PEM.Policy.set_rule_modify_http_header_operationRequest"/>
|
2282
|
+
<output message="tns:PEM.Policy.set_rule_modify_http_header_operationResponse"/>
|
2283
|
+
</operation>
|
2284
|
+
<operation name="get_rule_modify_http_header_operation">
|
2285
|
+
<documentation>
|
2286
|
+
Gets the modify HTTP header operations for the specified rules.
|
2287
|
+
|
2288
|
+
</documentation>
|
2289
|
+
<input message="tns:PEM.Policy.get_rule_modify_http_header_operationRequest"/>
|
2290
|
+
<output message="tns:PEM.Policy.get_rule_modify_http_header_operationResponse"/>
|
2291
|
+
</operation>
|
2292
|
+
<operation name="set_rule_modify_http_header_value_content">
|
2293
|
+
<documentation>
|
2294
|
+
Sets the modify HTTP header value contents for the specified
|
2295
|
+
rules.
|
2296
|
+
Specifies the HTTP header value content used to modify the HTTP
|
2297
|
+
header. Based on the selected "Value Type" option, the "Value
|
2298
|
+
Content" format will be interpreted either as a string or a TCL
|
2299
|
+
snippet. Note: This field is applicable only when the
|
2300
|
+
"Operation" option is set to insert.
|
2301
|
+
|
2302
|
+
</documentation>
|
2303
|
+
<input message="tns:PEM.Policy.set_rule_modify_http_header_value_contentRequest"/>
|
2304
|
+
<output message="tns:PEM.Policy.set_rule_modify_http_header_value_contentResponse"/>
|
2305
|
+
</operation>
|
2306
|
+
<operation name="get_rule_modify_http_header_value_content">
|
2307
|
+
<documentation>
|
2308
|
+
Gets the modify HTTP header value contents for the specified
|
2309
|
+
rules.
|
2310
|
+
|
2311
|
+
</documentation>
|
2312
|
+
<input message="tns:PEM.Policy.get_rule_modify_http_header_value_contentRequest"/>
|
2313
|
+
<output message="tns:PEM.Policy.get_rule_modify_http_header_value_contentResponse"/>
|
2314
|
+
</operation>
|
2315
|
+
<operation name="set_rule_modify_http_header_value_type">
|
2316
|
+
<documentation>
|
2317
|
+
Sets the modify HTTP header value types for the specified rules.
|
2318
|
+
Specifies the data type used in the "Value Content" field. The
|
2319
|
+
options are string and tcl-snippet. If the string option is
|
2320
|
+
selected, the data entered in the "Value Content" field is
|
2321
|
+
interpreted as a literal string. If the tcl-snippet option is
|
2322
|
+
selected, the data entered in the "Value Content" field is
|
2323
|
+
interpreted as a TCL snippet. The default value is string.
|
2324
|
+
|
2325
|
+
</documentation>
|
2326
|
+
<input message="tns:PEM.Policy.set_rule_modify_http_header_value_typeRequest"/>
|
2327
|
+
<output message="tns:PEM.Policy.set_rule_modify_http_header_value_typeResponse"/>
|
2328
|
+
</operation>
|
2329
|
+
<operation name="get_rule_modify_http_header_value_type">
|
2330
|
+
<documentation>
|
2331
|
+
Gets the modify HTTP header value types for the specified rules.
|
2332
|
+
|
2333
|
+
</documentation>
|
2334
|
+
<input message="tns:PEM.Policy.get_rule_modify_http_header_value_typeRequest"/>
|
2335
|
+
<output message="tns:PEM.Policy.get_rule_modify_http_header_value_typeResponse"/>
|
2336
|
+
</operation>
|
2009
2337
|
<operation name="get_version">
|
2010
2338
|
<documentation>
|
2011
2339
|
Gets the version information for this interface.
|
@@ -4056,6 +4384,268 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4056
4384
|
</output>
|
4057
4385
|
</operation>
|
4058
4386
|
|
4387
|
+
<operation name="set_rule_forwarding_action_type">
|
4388
|
+
<documentation>
|
4389
|
+
Sets the forwarding action types for the specified rules.
|
4390
|
+
Specifies the forwarding action type. Depending on the type flow
|
4391
|
+
is steered to icap server, forwarding endpoint or to the network.
|
4392
|
+
|
4393
|
+
</documentation>
|
4394
|
+
<soap:operation soapAction="urn:iControl:PEM/Policy"/>
|
4395
|
+
<input>
|
4396
|
+
<soap:body
|
4397
|
+
use="encoded"
|
4398
|
+
namespace="urn:iControl:PEM/Policy"
|
4399
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4400
|
+
</input>
|
4401
|
+
<output>
|
4402
|
+
<soap:body
|
4403
|
+
use="encoded"
|
4404
|
+
namespace="urn:iControl:PEM/Policy"
|
4405
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4406
|
+
</output>
|
4407
|
+
</operation>
|
4408
|
+
|
4409
|
+
<operation name="get_rule_forwarding_action_type">
|
4410
|
+
<documentation>
|
4411
|
+
Gets the forwarding action types for the specified rules.
|
4412
|
+
|
4413
|
+
</documentation>
|
4414
|
+
<soap:operation soapAction="urn:iControl:PEM/Policy"/>
|
4415
|
+
<input>
|
4416
|
+
<soap:body
|
4417
|
+
use="encoded"
|
4418
|
+
namespace="urn:iControl:PEM/Policy"
|
4419
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4420
|
+
</input>
|
4421
|
+
<output>
|
4422
|
+
<soap:body
|
4423
|
+
use="encoded"
|
4424
|
+
namespace="urn:iControl:PEM/Policy"
|
4425
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4426
|
+
</output>
|
4427
|
+
</operation>
|
4428
|
+
|
4429
|
+
<operation name="set_rule_internal_virtual_server">
|
4430
|
+
<documentation>
|
4431
|
+
Sets the internal virtual servers for the specified rules.
|
4432
|
+
Specifies the internal virtual server name if the type selected
|
4433
|
+
is icap.
|
4434
|
+
|
4435
|
+
</documentation>
|
4436
|
+
<soap:operation soapAction="urn:iControl:PEM/Policy"/>
|
4437
|
+
<input>
|
4438
|
+
<soap:body
|
4439
|
+
use="encoded"
|
4440
|
+
namespace="urn:iControl:PEM/Policy"
|
4441
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4442
|
+
</input>
|
4443
|
+
<output>
|
4444
|
+
<soap:body
|
4445
|
+
use="encoded"
|
4446
|
+
namespace="urn:iControl:PEM/Policy"
|
4447
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4448
|
+
</output>
|
4449
|
+
</operation>
|
4450
|
+
|
4451
|
+
<operation name="get_rule_internal_virtual_server">
|
4452
|
+
<documentation>
|
4453
|
+
Gets the internal virtual servers for the specified rules.
|
4454
|
+
|
4455
|
+
</documentation>
|
4456
|
+
<soap:operation soapAction="urn:iControl:PEM/Policy"/>
|
4457
|
+
<input>
|
4458
|
+
<soap:body
|
4459
|
+
use="encoded"
|
4460
|
+
namespace="urn:iControl:PEM/Policy"
|
4461
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4462
|
+
</input>
|
4463
|
+
<output>
|
4464
|
+
<soap:body
|
4465
|
+
use="encoded"
|
4466
|
+
namespace="urn:iControl:PEM/Policy"
|
4467
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4468
|
+
</output>
|
4469
|
+
</operation>
|
4470
|
+
|
4471
|
+
<operation name="set_rule_modify_http_header_name">
|
4472
|
+
<documentation>
|
4473
|
+
Sets the modify HTTP header names for the specified rules.
|
4474
|
+
Specifies the HTTP header name to insert or remove in an HTTP
|
4475
|
+
request that matches the policy rule.
|
4476
|
+
|
4477
|
+
</documentation>
|
4478
|
+
<soap:operation soapAction="urn:iControl:PEM/Policy"/>
|
4479
|
+
<input>
|
4480
|
+
<soap:body
|
4481
|
+
use="encoded"
|
4482
|
+
namespace="urn:iControl:PEM/Policy"
|
4483
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4484
|
+
</input>
|
4485
|
+
<output>
|
4486
|
+
<soap:body
|
4487
|
+
use="encoded"
|
4488
|
+
namespace="urn:iControl:PEM/Policy"
|
4489
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4490
|
+
</output>
|
4491
|
+
</operation>
|
4492
|
+
|
4493
|
+
<operation name="get_rule_modify_http_header_name">
|
4494
|
+
<documentation>
|
4495
|
+
Gets the modify HTTP header names for the specified rules.
|
4496
|
+
|
4497
|
+
</documentation>
|
4498
|
+
<soap:operation soapAction="urn:iControl:PEM/Policy"/>
|
4499
|
+
<input>
|
4500
|
+
<soap:body
|
4501
|
+
use="encoded"
|
4502
|
+
namespace="urn:iControl:PEM/Policy"
|
4503
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4504
|
+
</input>
|
4505
|
+
<output>
|
4506
|
+
<soap:body
|
4507
|
+
use="encoded"
|
4508
|
+
namespace="urn:iControl:PEM/Policy"
|
4509
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4510
|
+
</output>
|
4511
|
+
</operation>
|
4512
|
+
|
4513
|
+
<operation name="set_rule_modify_http_header_operation">
|
4514
|
+
<documentation>
|
4515
|
+
Sets the modify HTTP header operations for the specified rules.
|
4516
|
+
Specifies the type of operation used to modify an HTTP request
|
4517
|
+
header when the action is applied to traffic that matches the
|
4518
|
+
policy rule. The default value is none.
|
4519
|
+
|
4520
|
+
</documentation>
|
4521
|
+
<soap:operation soapAction="urn:iControl:PEM/Policy"/>
|
4522
|
+
<input>
|
4523
|
+
<soap:body
|
4524
|
+
use="encoded"
|
4525
|
+
namespace="urn:iControl:PEM/Policy"
|
4526
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4527
|
+
</input>
|
4528
|
+
<output>
|
4529
|
+
<soap:body
|
4530
|
+
use="encoded"
|
4531
|
+
namespace="urn:iControl:PEM/Policy"
|
4532
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4533
|
+
</output>
|
4534
|
+
</operation>
|
4535
|
+
|
4536
|
+
<operation name="get_rule_modify_http_header_operation">
|
4537
|
+
<documentation>
|
4538
|
+
Gets the modify HTTP header operations for the specified rules.
|
4539
|
+
|
4540
|
+
</documentation>
|
4541
|
+
<soap:operation soapAction="urn:iControl:PEM/Policy"/>
|
4542
|
+
<input>
|
4543
|
+
<soap:body
|
4544
|
+
use="encoded"
|
4545
|
+
namespace="urn:iControl:PEM/Policy"
|
4546
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4547
|
+
</input>
|
4548
|
+
<output>
|
4549
|
+
<soap:body
|
4550
|
+
use="encoded"
|
4551
|
+
namespace="urn:iControl:PEM/Policy"
|
4552
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4553
|
+
</output>
|
4554
|
+
</operation>
|
4555
|
+
|
4556
|
+
<operation name="set_rule_modify_http_header_value_content">
|
4557
|
+
<documentation>
|
4558
|
+
Sets the modify HTTP header value contents for the specified
|
4559
|
+
rules.
|
4560
|
+
Specifies the HTTP header value content used to modify the HTTP
|
4561
|
+
header. Based on the selected "Value Type" option, the "Value
|
4562
|
+
Content" format will be interpreted either as a string or a TCL
|
4563
|
+
snippet. Note: This field is applicable only when the
|
4564
|
+
"Operation" option is set to insert.
|
4565
|
+
|
4566
|
+
</documentation>
|
4567
|
+
<soap:operation soapAction="urn:iControl:PEM/Policy"/>
|
4568
|
+
<input>
|
4569
|
+
<soap:body
|
4570
|
+
use="encoded"
|
4571
|
+
namespace="urn:iControl:PEM/Policy"
|
4572
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4573
|
+
</input>
|
4574
|
+
<output>
|
4575
|
+
<soap:body
|
4576
|
+
use="encoded"
|
4577
|
+
namespace="urn:iControl:PEM/Policy"
|
4578
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4579
|
+
</output>
|
4580
|
+
</operation>
|
4581
|
+
|
4582
|
+
<operation name="get_rule_modify_http_header_value_content">
|
4583
|
+
<documentation>
|
4584
|
+
Gets the modify HTTP header value contents for the specified
|
4585
|
+
rules.
|
4586
|
+
|
4587
|
+
</documentation>
|
4588
|
+
<soap:operation soapAction="urn:iControl:PEM/Policy"/>
|
4589
|
+
<input>
|
4590
|
+
<soap:body
|
4591
|
+
use="encoded"
|
4592
|
+
namespace="urn:iControl:PEM/Policy"
|
4593
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4594
|
+
</input>
|
4595
|
+
<output>
|
4596
|
+
<soap:body
|
4597
|
+
use="encoded"
|
4598
|
+
namespace="urn:iControl:PEM/Policy"
|
4599
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4600
|
+
</output>
|
4601
|
+
</operation>
|
4602
|
+
|
4603
|
+
<operation name="set_rule_modify_http_header_value_type">
|
4604
|
+
<documentation>
|
4605
|
+
Sets the modify HTTP header value types for the specified rules.
|
4606
|
+
Specifies the data type used in the "Value Content" field. The
|
4607
|
+
options are string and tcl-snippet. If the string option is
|
4608
|
+
selected, the data entered in the "Value Content" field is
|
4609
|
+
interpreted as a literal string. If the tcl-snippet option is
|
4610
|
+
selected, the data entered in the "Value Content" field is
|
4611
|
+
interpreted as a TCL snippet. The default value is string.
|
4612
|
+
|
4613
|
+
</documentation>
|
4614
|
+
<soap:operation soapAction="urn:iControl:PEM/Policy"/>
|
4615
|
+
<input>
|
4616
|
+
<soap:body
|
4617
|
+
use="encoded"
|
4618
|
+
namespace="urn:iControl:PEM/Policy"
|
4619
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4620
|
+
</input>
|
4621
|
+
<output>
|
4622
|
+
<soap:body
|
4623
|
+
use="encoded"
|
4624
|
+
namespace="urn:iControl:PEM/Policy"
|
4625
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4626
|
+
</output>
|
4627
|
+
</operation>
|
4628
|
+
|
4629
|
+
<operation name="get_rule_modify_http_header_value_type">
|
4630
|
+
<documentation>
|
4631
|
+
Gets the modify HTTP header value types for the specified rules.
|
4632
|
+
|
4633
|
+
</documentation>
|
4634
|
+
<soap:operation soapAction="urn:iControl:PEM/Policy"/>
|
4635
|
+
<input>
|
4636
|
+
<soap:body
|
4637
|
+
use="encoded"
|
4638
|
+
namespace="urn:iControl:PEM/Policy"
|
4639
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4640
|
+
</input>
|
4641
|
+
<output>
|
4642
|
+
<soap:body
|
4643
|
+
use="encoded"
|
4644
|
+
namespace="urn:iControl:PEM/Policy"
|
4645
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
4646
|
+
</output>
|
4647
|
+
</operation>
|
4648
|
+
|
4059
4649
|
<operation name="get_version">
|
4060
4650
|
<documentation>
|
4061
4651
|
Gets the version information for this interface.
|