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
|
|
@@ -367,6 +367,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
367
367
|
<part name="return" type="tns:Common.StringSequence"/>
|
368
368
|
</message>
|
369
369
|
|
370
|
+
<message name="Networking.VLANGroup.get_if_indexRequest">
|
371
|
+
<part name="vlan_groups" type="tns:Common.StringSequence"/>
|
372
|
+
</message>
|
373
|
+
<message name="Networking.VLANGroup.get_if_indexResponse">
|
374
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
375
|
+
</message>
|
376
|
+
|
370
377
|
<message name="Networking.VLANGroup.get_versionRequest">
|
371
378
|
</message>
|
372
379
|
<message name="Networking.VLANGroup.get_versionResponse">
|
@@ -680,6 +687,16 @@ All other trademarks mentioned in this document are the property of their respec
|
|
680
687
|
<input message="tns:Networking.VLANGroup.get_descriptionRequest"/>
|
681
688
|
<output message="tns:Networking.VLANGroup.get_descriptionResponse"/>
|
682
689
|
</operation>
|
690
|
+
<operation name="get_if_index">
|
691
|
+
<documentation>
|
692
|
+
Gets the IF indices for the specified VLAN groups. This is a
|
693
|
+
unique identifier assigned to all objects displayed in
|
694
|
+
the SNMP IF-MIB.
|
695
|
+
|
696
|
+
</documentation>
|
697
|
+
<input message="tns:Networking.VLANGroup.get_if_indexRequest"/>
|
698
|
+
<output message="tns:Networking.VLANGroup.get_if_indexResponse"/>
|
699
|
+
</operation>
|
683
700
|
<operation name="get_version">
|
684
701
|
<documentation>
|
685
702
|
Gets the version information for this interface.
|
@@ -1406,6 +1423,28 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1406
1423
|
</output>
|
1407
1424
|
</operation>
|
1408
1425
|
|
1426
|
+
<operation name="get_if_index">
|
1427
|
+
<documentation>
|
1428
|
+
Gets the IF indices for the specified VLAN groups. This is a
|
1429
|
+
unique identifier assigned to all objects displayed in
|
1430
|
+
the SNMP IF-MIB.
|
1431
|
+
|
1432
|
+
</documentation>
|
1433
|
+
<soap:operation soapAction="urn:iControl:Networking/VLANGroup"/>
|
1434
|
+
<input>
|
1435
|
+
<soap:body
|
1436
|
+
use="encoded"
|
1437
|
+
namespace="urn:iControl:Networking/VLANGroup"
|
1438
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1439
|
+
</input>
|
1440
|
+
<output>
|
1441
|
+
<soap:body
|
1442
|
+
use="encoded"
|
1443
|
+
namespace="urn:iControl:Networking/VLANGroup"
|
1444
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1445
|
+
</output>
|
1446
|
+
</operation>
|
1447
|
+
|
1409
1448
|
<operation name="get_version">
|
1410
1449
|
<documentation>
|
1411
1450
|
Gets the version information for this interface.
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -159,8 +159,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
159
159
|
<operation name="set_pruning_high_water_mark">
|
160
160
|
<documentation>
|
161
161
|
Sets the percentage of full cache above which pruning starts for
|
162
|
-
the datastor. Valid values range from 60
|
163
|
-
|
162
|
+
the datastor. Valid values range from 60
|
164
163
|
</documentation>
|
165
164
|
<input message="tns:Networking.iSessionDatastor.set_pruning_high_water_markRequest"/>
|
166
165
|
<output message="tns:Networking.iSessionDatastor.set_pruning_high_water_markResponse"/>
|
@@ -177,8 +176,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
177
176
|
<operation name="set_pruning_low_water_mark">
|
178
177
|
<documentation>
|
179
178
|
Sets the percentage of full cache below which pruning stops for the
|
180
|
-
datastor. Valid values range from 10
|
181
|
-
|
179
|
+
datastor. Valid values range from 10
|
182
180
|
</documentation>
|
183
181
|
<input message="tns:Networking.iSessionDatastor.set_pruning_low_water_markRequest"/>
|
184
182
|
<output message="tns:Networking.iSessionDatastor.set_pruning_low_water_markResponse"/>
|
@@ -186,8 +184,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
186
184
|
<operation name="get_pruning_low_water_mark">
|
187
185
|
<documentation>
|
188
186
|
Gets the percentage of full cache below which pruning stops for the
|
189
|
-
datastor. Valid values range from 10
|
190
|
-
|
187
|
+
datastor. Valid values range from 10
|
191
188
|
</documentation>
|
192
189
|
<input message="tns:Networking.iSessionDatastor.get_pruning_low_water_markRequest"/>
|
193
190
|
<output message="tns:Networking.iSessionDatastor.get_pruning_low_water_markResponse"/>
|
@@ -321,8 +318,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
321
318
|
<operation name="set_pruning_high_water_mark">
|
322
319
|
<documentation>
|
323
320
|
Sets the percentage of full cache above which pruning starts for
|
324
|
-
the datastor. Valid values range from 60
|
325
|
-
|
321
|
+
the datastor. Valid values range from 60
|
326
322
|
</documentation>
|
327
323
|
<soap:operation soapAction="urn:iControl:Networking/iSessionDatastor"/>
|
328
324
|
<input>
|
@@ -363,8 +359,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
363
359
|
<operation name="set_pruning_low_water_mark">
|
364
360
|
<documentation>
|
365
361
|
Sets the percentage of full cache below which pruning stops for the
|
366
|
-
datastor. Valid values range from 10
|
367
|
-
|
362
|
+
datastor. Valid values range from 10
|
368
363
|
</documentation>
|
369
364
|
<soap:operation soapAction="urn:iControl:Networking/iSessionDatastor"/>
|
370
365
|
<input>
|
@@ -384,8 +379,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
384
379
|
<operation name="get_pruning_low_water_mark">
|
385
380
|
<documentation>
|
386
381
|
Gets the percentage of full cache below which pruning stops for the
|
387
|
-
datastor. Valid values range from 10
|
388
|
-
|
382
|
+
datastor. Valid values range from 10
|
389
383
|
</documentation>
|
390
384
|
<soap:operation soapAction="urn:iControl:Networking/iSessionDatastor"/>
|
391
385
|
<input>
|
@@ -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
|
|
@@ -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
|
|
@@ -226,6 +226,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
226
226
|
<part name="return" type="tns:Common.StringSequence"/>
|
227
227
|
</message>
|
228
228
|
|
229
|
+
<message name="Networking.iSessionLocalInterface.set_internal_forwarding_stateRequest">
|
230
|
+
<part name="wocs" type="tns:Common.ULongSequence"/>
|
231
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
232
|
+
</message>
|
233
|
+
<message name="Networking.iSessionLocalInterface.set_internal_forwarding_stateResponse">
|
234
|
+
</message>
|
235
|
+
|
236
|
+
<message name="Networking.iSessionLocalInterface.get_internal_forwarding_stateRequest">
|
237
|
+
<part name="wocs" type="tns:Common.ULongSequence"/>
|
238
|
+
</message>
|
239
|
+
<message name="Networking.iSessionLocalInterface.get_internal_forwarding_stateResponse">
|
240
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
241
|
+
</message>
|
242
|
+
|
229
243
|
<message name="Networking.iSessionLocalInterface.set_tunnel_portRequest">
|
230
244
|
<part name="wocs" type="tns:Common.ULongSequence"/>
|
231
245
|
<part name="ports" type="tns:Common.PortSequence"/>
|
@@ -393,6 +407,25 @@ All other trademarks mentioned in this document are the property of their respec
|
|
393
407
|
<input message="tns:Networking.iSessionLocalInterface.get_serversslRequest"/>
|
394
408
|
<output message="tns:Networking.iSessionLocalInterface.get_serversslResponse"/>
|
395
409
|
</operation>
|
410
|
+
<operation name="set_internal_forwarding_state">
|
411
|
+
<documentation>
|
412
|
+
Sets the internal forwarding state of the local endpoint.
|
413
|
+
The internal forwarding state of local endpoint and
|
414
|
+
the internal forwarding state of remote endpoint,
|
415
|
+
controls the forwarding of internal data traffic to remote endpoints.
|
416
|
+
|
417
|
+
</documentation>
|
418
|
+
<input message="tns:Networking.iSessionLocalInterface.set_internal_forwarding_stateRequest"/>
|
419
|
+
<output message="tns:Networking.iSessionLocalInterface.set_internal_forwarding_stateResponse"/>
|
420
|
+
</operation>
|
421
|
+
<operation name="get_internal_forwarding_state">
|
422
|
+
<documentation>
|
423
|
+
Gets the internal forwarding state of the local endpoint.
|
424
|
+
|
425
|
+
</documentation>
|
426
|
+
<input message="tns:Networking.iSessionLocalInterface.get_internal_forwarding_stateRequest"/>
|
427
|
+
<output message="tns:Networking.iSessionLocalInterface.get_internal_forwarding_stateResponse"/>
|
428
|
+
</operation>
|
396
429
|
<operation name="set_tunnel_port">
|
397
430
|
<documentation>
|
398
431
|
Sets the local service number in the local endpoint.
|
@@ -735,6 +768,49 @@ All other trademarks mentioned in this document are the property of their respec
|
|
735
768
|
</output>
|
736
769
|
</operation>
|
737
770
|
|
771
|
+
<operation name="set_internal_forwarding_state">
|
772
|
+
<documentation>
|
773
|
+
Sets the internal forwarding state of the local endpoint.
|
774
|
+
The internal forwarding state of local endpoint and
|
775
|
+
the internal forwarding state of remote endpoint,
|
776
|
+
controls the forwarding of internal data traffic to remote endpoints.
|
777
|
+
|
778
|
+
</documentation>
|
779
|
+
<soap:operation soapAction="urn:iControl:Networking/iSessionLocalInterface"/>
|
780
|
+
<input>
|
781
|
+
<soap:body
|
782
|
+
use="encoded"
|
783
|
+
namespace="urn:iControl:Networking/iSessionLocalInterface"
|
784
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
785
|
+
</input>
|
786
|
+
<output>
|
787
|
+
<soap:body
|
788
|
+
use="encoded"
|
789
|
+
namespace="urn:iControl:Networking/iSessionLocalInterface"
|
790
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
791
|
+
</output>
|
792
|
+
</operation>
|
793
|
+
|
794
|
+
<operation name="get_internal_forwarding_state">
|
795
|
+
<documentation>
|
796
|
+
Gets the internal forwarding state of the local endpoint.
|
797
|
+
|
798
|
+
</documentation>
|
799
|
+
<soap:operation soapAction="urn:iControl:Networking/iSessionLocalInterface"/>
|
800
|
+
<input>
|
801
|
+
<soap:body
|
802
|
+
use="encoded"
|
803
|
+
namespace="urn:iControl:Networking/iSessionLocalInterface"
|
804
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
805
|
+
</input>
|
806
|
+
<output>
|
807
|
+
<soap:body
|
808
|
+
use="encoded"
|
809
|
+
namespace="urn:iControl:Networking/iSessionLocalInterface"
|
810
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
811
|
+
</output>
|
812
|
+
</operation>
|
813
|
+
|
738
814
|
<operation name="set_tunnel_port">
|
739
815
|
<documentation>
|
740
816
|
Sets the local service number in the local endpoint.
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -114,6 +114,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
114
114
|
</xsd:restriction>
|
115
115
|
</xsd:complexContent>
|
116
116
|
</xsd:complexType>
|
117
|
+
<xsd:complexType name="Networking.iSessionRemoteInterfaceV2.InternalForwardingSequence">
|
118
|
+
<xsd:complexContent>
|
119
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
120
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.iSessionRemoteInterfaceV2.InternalForwarding[]'/>
|
121
|
+
</xsd:restriction>
|
122
|
+
</xsd:complexContent>
|
123
|
+
</xsd:complexType>
|
117
124
|
<xsd:simpleType name="Networking.iSessionRemoteInterfaceV2.OriginState">
|
118
125
|
<xsd:restriction base="xsd:string">
|
119
126
|
<xsd:enumeration value="MCP_ORIGIN_DISCOVERED">
|
@@ -138,6 +145,30 @@ All other trademarks mentioned in this document are the property of their respec
|
|
138
145
|
</xsd:enumeration>
|
139
146
|
</xsd:restriction>
|
140
147
|
</xsd:simpleType>
|
148
|
+
<xsd:simpleType name="Networking.iSessionRemoteInterfaceV2.InternalForwarding">
|
149
|
+
<xsd:restriction base="xsd:string">
|
150
|
+
<xsd:enumeration value="WOC_INTERNAL_FORWARDING_UNKNOWN">
|
151
|
+
<xsd:annotation>
|
152
|
+
<xsd:documentation>WOC_INTERNAL_FORWARDING_UNKNOWN</xsd:documentation>
|
153
|
+
</xsd:annotation>
|
154
|
+
</xsd:enumeration>
|
155
|
+
<xsd:enumeration value="WOC_INTERNAL_FORWARDING_DEFAULT">
|
156
|
+
<xsd:annotation>
|
157
|
+
<xsd:documentation>WOC_INTERNAL_FORWARDING_DEFAULT</xsd:documentation>
|
158
|
+
</xsd:annotation>
|
159
|
+
</xsd:enumeration>
|
160
|
+
<xsd:enumeration value="WOC_INTERNAL_FORWARDING_ENABLED">
|
161
|
+
<xsd:annotation>
|
162
|
+
<xsd:documentation>WOC_INTERNAL_FORWARDING_ENABLED</xsd:documentation>
|
163
|
+
</xsd:annotation>
|
164
|
+
</xsd:enumeration>
|
165
|
+
<xsd:enumeration value="WOC_INTERNAL_FORWARDING_DISABLED">
|
166
|
+
<xsd:annotation>
|
167
|
+
<xsd:documentation>WOC_INTERNAL_FORWARDING_DISABLED</xsd:documentation>
|
168
|
+
</xsd:annotation>
|
169
|
+
</xsd:enumeration>
|
170
|
+
</xsd:restriction>
|
171
|
+
</xsd:simpleType>
|
141
172
|
<xsd:complexType name="Networking.Uuid_128">
|
142
173
|
<xsd:sequence>
|
143
174
|
<xsd:element name="low_part" type="tns:Common.ULong64"/>
|
@@ -232,6 +263,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
232
263
|
<part name="return" type="tns:Common.StringSequence"/>
|
233
264
|
</message>
|
234
265
|
|
266
|
+
<message name="Networking.iSessionRemoteInterfaceV2.set_internal_forwardingRequest">
|
267
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
268
|
+
<part name="values" type="tns:Networking.iSessionRemoteInterfaceV2.InternalForwardingSequence"/>
|
269
|
+
</message>
|
270
|
+
<message name="Networking.iSessionRemoteInterfaceV2.set_internal_forwardingResponse">
|
271
|
+
</message>
|
272
|
+
|
273
|
+
<message name="Networking.iSessionRemoteInterfaceV2.get_internal_forwardingRequest">
|
274
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
275
|
+
</message>
|
276
|
+
<message name="Networking.iSessionRemoteInterfaceV2.get_internal_forwardingResponse">
|
277
|
+
<part name="return" type="tns:Networking.iSessionRemoteInterfaceV2.InternalForwardingSequence"/>
|
278
|
+
</message>
|
279
|
+
|
235
280
|
<message name="Networking.iSessionRemoteInterfaceV2.set_management_addressRequest">
|
236
281
|
<part name="peers" type="tns:Common.StringSequence"/>
|
237
282
|
<part name="ips" type="tns:Common.IPAddressSequence"/>
|
@@ -463,6 +508,25 @@ All other trademarks mentioned in this document are the property of their respec
|
|
463
508
|
<input message="tns:Networking.iSessionRemoteInterfaceV2.get_descriptionRequest"/>
|
464
509
|
<output message="tns:Networking.iSessionRemoteInterfaceV2.get_descriptionResponse"/>
|
465
510
|
</operation>
|
511
|
+
<operation name="set_internal_forwarding">
|
512
|
+
<documentation>
|
513
|
+
Sets the internal forwarding states of the remote endpoints.
|
514
|
+
The internal forwarding state of local endpoint and
|
515
|
+
the internal forwarding state of remote endpoint,
|
516
|
+
controls the forwarding of internal data traffic to remote endpoints.
|
517
|
+
|
518
|
+
</documentation>
|
519
|
+
<input message="tns:Networking.iSessionRemoteInterfaceV2.set_internal_forwardingRequest"/>
|
520
|
+
<output message="tns:Networking.iSessionRemoteInterfaceV2.set_internal_forwardingResponse"/>
|
521
|
+
</operation>
|
522
|
+
<operation name="get_internal_forwarding">
|
523
|
+
<documentation>
|
524
|
+
Gets the internal forwarding state of the local endpoint.
|
525
|
+
|
526
|
+
</documentation>
|
527
|
+
<input message="tns:Networking.iSessionRemoteInterfaceV2.get_internal_forwardingRequest"/>
|
528
|
+
<output message="tns:Networking.iSessionRemoteInterfaceV2.get_internal_forwardingResponse"/>
|
529
|
+
</operation>
|
466
530
|
<operation name="set_management_address">
|
467
531
|
<documentation>
|
468
532
|
Sets the management IP address for a set of remote endpoints.
|
@@ -864,6 +928,49 @@ All other trademarks mentioned in this document are the property of their respec
|
|
864
928
|
</output>
|
865
929
|
</operation>
|
866
930
|
|
931
|
+
<operation name="set_internal_forwarding">
|
932
|
+
<documentation>
|
933
|
+
Sets the internal forwarding states of the remote endpoints.
|
934
|
+
The internal forwarding state of local endpoint and
|
935
|
+
the internal forwarding state of remote endpoint,
|
936
|
+
controls the forwarding of internal data traffic to remote endpoints.
|
937
|
+
|
938
|
+
</documentation>
|
939
|
+
<soap:operation soapAction="urn:iControl:Networking/iSessionRemoteInterfaceV2"/>
|
940
|
+
<input>
|
941
|
+
<soap:body
|
942
|
+
use="encoded"
|
943
|
+
namespace="urn:iControl:Networking/iSessionRemoteInterfaceV2"
|
944
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
945
|
+
</input>
|
946
|
+
<output>
|
947
|
+
<soap:body
|
948
|
+
use="encoded"
|
949
|
+
namespace="urn:iControl:Networking/iSessionRemoteInterfaceV2"
|
950
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
951
|
+
</output>
|
952
|
+
</operation>
|
953
|
+
|
954
|
+
<operation name="get_internal_forwarding">
|
955
|
+
<documentation>
|
956
|
+
Gets the internal forwarding state of the local endpoint.
|
957
|
+
|
958
|
+
</documentation>
|
959
|
+
<soap:operation soapAction="urn:iControl:Networking/iSessionRemoteInterfaceV2"/>
|
960
|
+
<input>
|
961
|
+
<soap:body
|
962
|
+
use="encoded"
|
963
|
+
namespace="urn:iControl:Networking/iSessionRemoteInterfaceV2"
|
964
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
965
|
+
</input>
|
966
|
+
<output>
|
967
|
+
<soap:body
|
968
|
+
use="encoded"
|
969
|
+
namespace="urn:iControl:Networking/iSessionRemoteInterfaceV2"
|
970
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
971
|
+
</output>
|
972
|
+
</operation>
|
973
|
+
|
867
974
|
<operation name="set_management_address">
|
868
975
|
<documentation>
|
869
976
|
Sets the management IP address for a set of remote endpoints.
|
@@ -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
|
|
@@ -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
|
|
@@ -42,6 +42,32 @@ All other trademarks mentioned in this document are the property of their respec
|
|
42
42
|
</xsd:enumeration>
|
43
43
|
</xsd:restriction>
|
44
44
|
</xsd:simpleType>
|
45
|
+
<xsd:complexType name="PEM.ForwardingEndpoint.ForwardingEndpointTypeSequence">
|
46
|
+
<xsd:complexContent>
|
47
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
48
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:PEM.ForwardingEndpoint.ForwardingEndpointType[]'/>
|
49
|
+
</xsd:restriction>
|
50
|
+
</xsd:complexContent>
|
51
|
+
</xsd:complexType>
|
52
|
+
<xsd:simpleType name="PEM.ForwardingEndpoint.ForwardingEndpointType">
|
53
|
+
<xsd:restriction base="xsd:string">
|
54
|
+
<xsd:enumeration value="FORWARDING_ENDPOINT_UNKNOWN">
|
55
|
+
<xsd:annotation>
|
56
|
+
<xsd:documentation>FORWARDING_ENDPOINT_UNKNOWN</xsd:documentation>
|
57
|
+
</xsd:annotation>
|
58
|
+
</xsd:enumeration>
|
59
|
+
<xsd:enumeration value="FORWARDING_ENDPOINT_TRANSPARENT">
|
60
|
+
<xsd:annotation>
|
61
|
+
<xsd:documentation>FORWARDING_ENDPOINT_TRANSPARENT</xsd:documentation>
|
62
|
+
</xsd:annotation>
|
63
|
+
</xsd:enumeration>
|
64
|
+
<xsd:enumeration value="FORWARDING_ENDPOINT_NONTRANSPARENT">
|
65
|
+
<xsd:annotation>
|
66
|
+
<xsd:documentation>FORWARDING_ENDPOINT_NONTRANSPARENT</xsd:documentation>
|
67
|
+
</xsd:annotation>
|
68
|
+
</xsd:enumeration>
|
69
|
+
</xsd:restriction>
|
70
|
+
</xsd:simpleType>
|
45
71
|
<xsd:complexType name="Common.StringSequence">
|
46
72
|
<xsd:complexContent>
|
47
73
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -238,6 +264,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
238
264
|
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
239
265
|
</message>
|
240
266
|
|
267
|
+
<message name="PEM.ForwardingEndpoint.set_forwarding_endpoint_typeRequest">
|
268
|
+
<part name="endpoints" type="tns:Common.StringSequence"/>
|
269
|
+
<part name="values" type="tns:PEM.ForwardingEndpoint.ForwardingEndpointTypeSequence"/>
|
270
|
+
</message>
|
271
|
+
<message name="PEM.ForwardingEndpoint.set_forwarding_endpoint_typeResponse">
|
272
|
+
</message>
|
273
|
+
|
274
|
+
<message name="PEM.ForwardingEndpoint.get_forwarding_endpoint_typeRequest">
|
275
|
+
<part name="endpoints" type="tns:Common.StringSequence"/>
|
276
|
+
</message>
|
277
|
+
<message name="PEM.ForwardingEndpoint.get_forwarding_endpoint_typeResponse">
|
278
|
+
<part name="return" type="tns:PEM.ForwardingEndpoint.ForwardingEndpointTypeSequence"/>
|
279
|
+
</message>
|
280
|
+
|
241
281
|
<message name="PEM.ForwardingEndpoint.get_versionRequest">
|
242
282
|
</message>
|
243
283
|
<message name="PEM.ForwardingEndpoint.get_versionResponse">
|
@@ -411,6 +451,29 @@ All other trademarks mentioned in this document are the property of their respec
|
|
411
451
|
<input message="tns:PEM.ForwardingEndpoint.get_translate_service_stateRequest"/>
|
412
452
|
<output message="tns:PEM.ForwardingEndpoint.get_translate_service_stateResponse"/>
|
413
453
|
</operation>
|
454
|
+
<operation name="set_forwarding_endpoint_type">
|
455
|
+
<documentation>
|
456
|
+
Sets the forwarding endpoint types for the specified forwarding
|
457
|
+
endpoints.
|
458
|
+
When an endpoint is defined, flow is forwarded to the member in
|
459
|
+
pool associated with the endpoint. If an endpoint is transparent
|
460
|
+
then the proxy is not supposed to modify the flow contents. If
|
461
|
+
an endpoint is non-transparent then proxy can modify the flow
|
462
|
+
contents.
|
463
|
+
|
464
|
+
</documentation>
|
465
|
+
<input message="tns:PEM.ForwardingEndpoint.set_forwarding_endpoint_typeRequest"/>
|
466
|
+
<output message="tns:PEM.ForwardingEndpoint.set_forwarding_endpoint_typeResponse"/>
|
467
|
+
</operation>
|
468
|
+
<operation name="get_forwarding_endpoint_type">
|
469
|
+
<documentation>
|
470
|
+
Gets the forwarding endpoint types for the specified forwarding
|
471
|
+
endpoints.
|
472
|
+
|
473
|
+
</documentation>
|
474
|
+
<input message="tns:PEM.ForwardingEndpoint.get_forwarding_endpoint_typeRequest"/>
|
475
|
+
<output message="tns:PEM.ForwardingEndpoint.get_forwarding_endpoint_typeResponse"/>
|
476
|
+
</operation>
|
414
477
|
<operation name="get_version">
|
415
478
|
<documentation>
|
416
479
|
Gets the version information for this interface.
|
@@ -805,6 +868,53 @@ All other trademarks mentioned in this document are the property of their respec
|
|
805
868
|
</output>
|
806
869
|
</operation>
|
807
870
|
|
871
|
+
<operation name="set_forwarding_endpoint_type">
|
872
|
+
<documentation>
|
873
|
+
Sets the forwarding endpoint types for the specified forwarding
|
874
|
+
endpoints.
|
875
|
+
When an endpoint is defined, flow is forwarded to the member in
|
876
|
+
pool associated with the endpoint. If an endpoint is transparent
|
877
|
+
then the proxy is not supposed to modify the flow contents. If
|
878
|
+
an endpoint is non-transparent then proxy can modify the flow
|
879
|
+
contents.
|
880
|
+
|
881
|
+
</documentation>
|
882
|
+
<soap:operation soapAction="urn:iControl:PEM/ForwardingEndpoint"/>
|
883
|
+
<input>
|
884
|
+
<soap:body
|
885
|
+
use="encoded"
|
886
|
+
namespace="urn:iControl:PEM/ForwardingEndpoint"
|
887
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
888
|
+
</input>
|
889
|
+
<output>
|
890
|
+
<soap:body
|
891
|
+
use="encoded"
|
892
|
+
namespace="urn:iControl:PEM/ForwardingEndpoint"
|
893
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
894
|
+
</output>
|
895
|
+
</operation>
|
896
|
+
|
897
|
+
<operation name="get_forwarding_endpoint_type">
|
898
|
+
<documentation>
|
899
|
+
Gets the forwarding endpoint types for the specified forwarding
|
900
|
+
endpoints.
|
901
|
+
|
902
|
+
</documentation>
|
903
|
+
<soap:operation soapAction="urn:iControl:PEM/ForwardingEndpoint"/>
|
904
|
+
<input>
|
905
|
+
<soap:body
|
906
|
+
use="encoded"
|
907
|
+
namespace="urn:iControl:PEM/ForwardingEndpoint"
|
908
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
909
|
+
</input>
|
910
|
+
<output>
|
911
|
+
<soap:body
|
912
|
+
use="encoded"
|
913
|
+
namespace="urn:iControl:PEM/ForwardingEndpoint"
|
914
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
915
|
+
</output>
|
916
|
+
</operation>
|
917
|
+
|
808
918
|
<operation name="get_version">
|
809
919
|
<documentation>
|
810
920
|
Gets the version information for this interface.
|