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
|
|
@@ -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
|
|
@@ -229,6 +229,21 @@ All other trademarks mentioned in this document are the property of their respec
|
|
229
229
|
<xsd:documentation>TMOS_MODULE_AM</xsd:documentation>
|
230
230
|
</xsd:annotation>
|
231
231
|
</xsd:enumeration>
|
232
|
+
<xsd:enumeration value="TMOS_MODULE_SWG">
|
233
|
+
<xsd:annotation>
|
234
|
+
<xsd:documentation>TMOS_MODULE_SWG</xsd:documentation>
|
235
|
+
</xsd:annotation>
|
236
|
+
</xsd:enumeration>
|
237
|
+
<xsd:enumeration value="TMOS_MODULE_FPS">
|
238
|
+
<xsd:annotation>
|
239
|
+
<xsd:documentation>TMOS_MODULE_FPS</xsd:documentation>
|
240
|
+
</xsd:annotation>
|
241
|
+
</xsd:enumeration>
|
242
|
+
<xsd:enumeration value="TMOS_MODULE_ILX">
|
243
|
+
<xsd:annotation>
|
244
|
+
<xsd:documentation>TMOS_MODULE_ILX</xsd:documentation>
|
245
|
+
</xsd:annotation>
|
246
|
+
</xsd:enumeration>
|
232
247
|
</xsd:restriction>
|
233
248
|
</xsd:simpleType>
|
234
249
|
<xsd:complexType name="Common.EnabledStateSequence">
|
@@ -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
|
|
@@ -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
|
|
@@ -195,6 +195,21 @@ All other trademarks mentioned in this document are the property of their respec
|
|
195
195
|
<xsd:documentation>TMOS_MODULE_AM</xsd:documentation>
|
196
196
|
</xsd:annotation>
|
197
197
|
</xsd:enumeration>
|
198
|
+
<xsd:enumeration value="TMOS_MODULE_SWG">
|
199
|
+
<xsd:annotation>
|
200
|
+
<xsd:documentation>TMOS_MODULE_SWG</xsd:documentation>
|
201
|
+
</xsd:annotation>
|
202
|
+
</xsd:enumeration>
|
203
|
+
<xsd:enumeration value="TMOS_MODULE_FPS">
|
204
|
+
<xsd:annotation>
|
205
|
+
<xsd:documentation>TMOS_MODULE_FPS</xsd:documentation>
|
206
|
+
</xsd:annotation>
|
207
|
+
</xsd:enumeration>
|
208
|
+
<xsd:enumeration value="TMOS_MODULE_ILX">
|
209
|
+
<xsd:annotation>
|
210
|
+
<xsd:documentation>TMOS_MODULE_ILX</xsd:documentation>
|
211
|
+
</xsd:annotation>
|
212
|
+
</xsd:enumeration>
|
198
213
|
</xsd:restriction>
|
199
214
|
</xsd:simpleType>
|
200
215
|
</xsd:schema>
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -1332,8 +1332,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1332
1332
|
<documentation>
|
1333
1333
|
Creates a disk check instance. This is used to check the named disks mounted
|
1334
1334
|
on path for available disk space. If the disk space is less than minimum_space
|
1335
|
-
(kb or
|
1336
|
-
table will be set to (1) and a descriptive error message will be returned to queries
|
1335
|
+
(kb or table will be set to (1) and a descriptive error message will be returned to queries
|
1337
1336
|
of EXTENSIBLEDOTMIB.DISKMIBNUM.1.ERRORMSG.
|
1338
1337
|
|
1339
1338
|
</documentation>
|
@@ -2525,8 +2524,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2525
2524
|
<documentation>
|
2526
2525
|
Creates a disk check instance. This is used to check the named disks mounted
|
2527
2526
|
on path for available disk space. If the disk space is less than minimum_space
|
2528
|
-
(kb or
|
2529
|
-
table will be set to (1) and a descriptive error message will be returned to queries
|
2527
|
+
(kb or table will be set to (1) and a descriptive error message will be returned to queries
|
2530
2528
|
of EXTENSIBLEDOTMIB.DISKMIBNUM.1.ERRORMSG.
|
2531
2529
|
|
2532
2530
|
</documentation>
|
@@ -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
|
|
@@ -147,6 +147,21 @@ All other trademarks mentioned in this document are the property of their respec
|
|
147
147
|
<xsd:documentation>TMOS_MODULE_AM</xsd:documentation>
|
148
148
|
</xsd:annotation>
|
149
149
|
</xsd:enumeration>
|
150
|
+
<xsd:enumeration value="TMOS_MODULE_SWG">
|
151
|
+
<xsd:annotation>
|
152
|
+
<xsd:documentation>TMOS_MODULE_SWG</xsd:documentation>
|
153
|
+
</xsd:annotation>
|
154
|
+
</xsd:enumeration>
|
155
|
+
<xsd:enumeration value="TMOS_MODULE_FPS">
|
156
|
+
<xsd:annotation>
|
157
|
+
<xsd:documentation>TMOS_MODULE_FPS</xsd:documentation>
|
158
|
+
</xsd:annotation>
|
159
|
+
</xsd:enumeration>
|
160
|
+
<xsd:enumeration value="TMOS_MODULE_ILX">
|
161
|
+
<xsd:annotation>
|
162
|
+
<xsd:documentation>TMOS_MODULE_ILX</xsd:documentation>
|
163
|
+
</xsd:annotation>
|
164
|
+
</xsd:enumeration>
|
150
165
|
</xsd:restriction>
|
151
166
|
</xsd:simpleType>
|
152
167
|
</xsd:schema>
|
@@ -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
|
|
@@ -231,6 +231,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
231
231
|
<message name="Management.TrafficGroup.remove_all_ha_ordersResponse">
|
232
232
|
</message>
|
233
233
|
|
234
|
+
<message name="Management.TrafficGroup.set_ha_groupRequest">
|
235
|
+
<part name="traffic_groups" type="tns:Common.StringSequence"/>
|
236
|
+
<part name="ha_groups" type="tns:Common.StringSequence"/>
|
237
|
+
</message>
|
238
|
+
<message name="Management.TrafficGroup.set_ha_groupResponse">
|
239
|
+
</message>
|
240
|
+
|
241
|
+
<message name="Management.TrafficGroup.get_ha_groupRequest">
|
242
|
+
<part name="traffic_groups" type="tns:Common.StringSequence"/>
|
243
|
+
</message>
|
244
|
+
<message name="Management.TrafficGroup.get_ha_groupResponse">
|
245
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
246
|
+
</message>
|
247
|
+
|
234
248
|
<message name="Management.TrafficGroup.get_versionRequest">
|
235
249
|
</message>
|
236
250
|
<message name="Management.TrafficGroup.get_versionResponse">
|
@@ -445,6 +459,25 @@ All other trademarks mentioned in this document are the property of their respec
|
|
445
459
|
<input message="tns:Management.TrafficGroup.remove_all_ha_ordersRequest"/>
|
446
460
|
<output message="tns:Management.TrafficGroup.remove_all_ha_ordersResponse"/>
|
447
461
|
</operation>
|
462
|
+
<operation name="set_ha_group">
|
463
|
+
<documentation>
|
464
|
+
Sets and hence associates the HA groups with the specified traffic groups.
|
465
|
+
If there is no such assocation, set the HA group name to "".
|
466
|
+
|
467
|
+
HA group must exist before this association.
|
468
|
+
|
469
|
+
</documentation>
|
470
|
+
<input message="tns:Management.TrafficGroup.set_ha_groupRequest"/>
|
471
|
+
<output message="tns:Management.TrafficGroup.set_ha_groupResponse"/>
|
472
|
+
</operation>
|
473
|
+
<operation name="get_ha_group">
|
474
|
+
<documentation>
|
475
|
+
Gets the HA group for the specified traffic groups.
|
476
|
+
|
477
|
+
</documentation>
|
478
|
+
<input message="tns:Management.TrafficGroup.get_ha_groupRequest"/>
|
479
|
+
<output message="tns:Management.TrafficGroup.get_ha_groupResponse"/>
|
480
|
+
</operation>
|
448
481
|
<operation name="get_version">
|
449
482
|
<documentation>
|
450
483
|
Gets the interface version.
|
@@ -916,6 +949,49 @@ All other trademarks mentioned in this document are the property of their respec
|
|
916
949
|
</output>
|
917
950
|
</operation>
|
918
951
|
|
952
|
+
<operation name="set_ha_group">
|
953
|
+
<documentation>
|
954
|
+
Sets and hence associates the HA groups with the specified traffic groups.
|
955
|
+
If there is no such assocation, set the HA group name to "".
|
956
|
+
|
957
|
+
HA group must exist before this association.
|
958
|
+
|
959
|
+
</documentation>
|
960
|
+
<soap:operation soapAction="urn:iControl:Management/TrafficGroup"/>
|
961
|
+
<input>
|
962
|
+
<soap:body
|
963
|
+
use="encoded"
|
964
|
+
namespace="urn:iControl:Management/TrafficGroup"
|
965
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
966
|
+
</input>
|
967
|
+
<output>
|
968
|
+
<soap:body
|
969
|
+
use="encoded"
|
970
|
+
namespace="urn:iControl:Management/TrafficGroup"
|
971
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
972
|
+
</output>
|
973
|
+
</operation>
|
974
|
+
|
975
|
+
<operation name="get_ha_group">
|
976
|
+
<documentation>
|
977
|
+
Gets the HA group for the specified traffic groups.
|
978
|
+
|
979
|
+
</documentation>
|
980
|
+
<soap:operation soapAction="urn:iControl:Management/TrafficGroup"/>
|
981
|
+
<input>
|
982
|
+
<soap:body
|
983
|
+
use="encoded"
|
984
|
+
namespace="urn:iControl:Management/TrafficGroup"
|
985
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
986
|
+
</input>
|
987
|
+
<output>
|
988
|
+
<soap:body
|
989
|
+
use="encoded"
|
990
|
+
namespace="urn:iControl:Management/TrafficGroup"
|
991
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
992
|
+
</output>
|
993
|
+
</operation>
|
994
|
+
|
919
995
|
<operation name="get_version">
|
920
996
|
<documentation>
|
921
997
|
Gets the interface version.
|
@@ -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
|
|
@@ -182,6 +182,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
182
182
|
<xsd:documentation>USER_ROLE_FIREWALL_MANAGER</xsd:documentation>
|
183
183
|
</xsd:annotation>
|
184
184
|
</xsd:enumeration>
|
185
|
+
<xsd:enumeration value="USER_ROLE_FRAUD_PROTECTION_MANAGER">
|
186
|
+
<xsd:annotation>
|
187
|
+
<xsd:documentation>USER_ROLE_FRAUD_PROTECTION_MANAGER</xsd:documentation>
|
188
|
+
</xsd:annotation>
|
189
|
+
</xsd:enumeration>
|
185
190
|
</xsd:restriction>
|
186
191
|
</xsd:simpleType>
|
187
192
|
<xsd:complexType name="Management.UserManagement.UserPermission">
|
@@ -487,6 +492,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
487
492
|
<message name="Management.UserManagement.set_user_permissionResponse">
|
488
493
|
</message>
|
489
494
|
|
495
|
+
<message name="Management.UserManagement.delete_user_permissionRequest">
|
496
|
+
<part name="user_names" type="tns:Common.StringSequence"/>
|
497
|
+
<part name="permissions" type="tns:Management.UserManagement.UserPermissionSequenceSequence"/>
|
498
|
+
</message>
|
499
|
+
<message name="Management.UserManagement.delete_user_permissionResponse">
|
500
|
+
</message>
|
501
|
+
|
490
502
|
<message name="Management.UserManagement.get_my_permissionRequest">
|
491
503
|
</message>
|
492
504
|
<message name="Management.UserManagement.get_my_permissionResponse">
|
@@ -820,6 +832,17 @@ All other trademarks mentioned in this document are the property of their respec
|
|
820
832
|
<input message="tns:Management.UserManagement.set_user_permissionRequest"/>
|
821
833
|
<output message="tns:Management.UserManagement.set_user_permissionResponse"/>
|
822
834
|
</operation>
|
835
|
+
<operation name="delete_user_permission">
|
836
|
+
<documentation>
|
837
|
+
Delete the permissions of the specified users. The permission basically
|
838
|
+
indicates what role a user has on a given partition. A user could have
|
839
|
+
one role on a partition, and a different role on another partition, hence
|
840
|
+
the permission list is a sequence of sequence.
|
841
|
+
|
842
|
+
</documentation>
|
843
|
+
<input message="tns:Management.UserManagement.delete_user_permissionRequest"/>
|
844
|
+
<output message="tns:Management.UserManagement.delete_user_permissionResponse"/>
|
845
|
+
</operation>
|
823
846
|
<operation name="get_my_permission">
|
824
847
|
<documentation>
|
825
848
|
Gets the credentials of the user making the request. This
|
@@ -1569,6 +1592,29 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1569
1592
|
</output>
|
1570
1593
|
</operation>
|
1571
1594
|
|
1595
|
+
<operation name="delete_user_permission">
|
1596
|
+
<documentation>
|
1597
|
+
Delete the permissions of the specified users. The permission basically
|
1598
|
+
indicates what role a user has on a given partition. A user could have
|
1599
|
+
one role on a partition, and a different role on another partition, hence
|
1600
|
+
the permission list is a sequence of sequence.
|
1601
|
+
|
1602
|
+
</documentation>
|
1603
|
+
<soap:operation soapAction="urn:iControl:Management/UserManagement"/>
|
1604
|
+
<input>
|
1605
|
+
<soap:body
|
1606
|
+
use="encoded"
|
1607
|
+
namespace="urn:iControl:Management/UserManagement"
|
1608
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1609
|
+
</input>
|
1610
|
+
<output>
|
1611
|
+
<soap:body
|
1612
|
+
use="encoded"
|
1613
|
+
namespace="urn:iControl:Management/UserManagement"
|
1614
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1615
|
+
</output>
|
1616
|
+
</operation>
|
1617
|
+
|
1572
1618
|
<operation name="get_my_permission">
|
1573
1619
|
<documentation>
|
1574
1620
|
Gets the credentials of the user making the request. This
|
@@ -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
|
|
@@ -162,6 +162,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
162
162
|
<part name="return" type="tns:Management.ZoneInfoSequence"/>
|
163
163
|
</message>
|
164
164
|
|
165
|
+
<message name="Management.Zone.get_zone_v2Request">
|
166
|
+
<part name="view_zones" type="tns:Management.ViewZoneSequence"/>
|
167
|
+
</message>
|
168
|
+
<message name="Management.Zone.get_zone_v2Response">
|
169
|
+
<part name="return" type="tns:Management.ZoneInfoSequence"/>
|
170
|
+
</message>
|
171
|
+
|
165
172
|
<message name="Management.Zone.set_zone_optionRequest">
|
166
173
|
<part name="zones" type="tns:Management.ZoneInfoSequence"/>
|
167
174
|
</message>
|
@@ -191,7 +198,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
191
198
|
<portType name="Management.ZonePortType">
|
192
199
|
<operation name="add_zone_file">
|
193
200
|
<documentation>
|
194
|
-
Adds the Zones in the specified views, using the file names specified as
|
201
|
+
Adds the Zones in the specified views, using the file names specified as
|
195
202
|
the contents of the zone files. Files must be local to target machine.
|
196
203
|
|
197
204
|
</documentation>
|
@@ -200,7 +207,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
200
207
|
</operation>
|
201
208
|
<operation name="add_zone_text">
|
202
209
|
<documentation>
|
203
|
-
Adds the Zones in the specified views, using the texts specified as
|
210
|
+
Adds the Zones in the specified views, using the texts specified as
|
204
211
|
the contents of the zone files.
|
205
212
|
|
206
213
|
</documentation>
|
@@ -212,14 +219,14 @@ All other trademarks mentioned in this document are the property of their respec
|
|
212
219
|
Transfers the Zones from the specified remote named servers,
|
213
220
|
creating them on the local zrd server, using the specified views and zone info
|
214
221
|
(type, file name, etc )
|
215
|
-
|
222
|
+
|
216
223
|
</documentation>
|
217
224
|
<input message="tns:Management.Zone.transfer_zoneRequest"/>
|
218
225
|
<output message="tns:Management.Zone.transfer_zoneResponse"/>
|
219
226
|
</operation>
|
220
227
|
<operation name="delete_zone">
|
221
228
|
<documentation>
|
222
|
-
Deletes the specified Zones in the specified views.
|
229
|
+
Deletes the specified Zones in the specified views.
|
223
230
|
|
224
231
|
</documentation>
|
225
232
|
<input message="tns:Management.Zone.delete_zoneRequest"/>
|
@@ -243,16 +250,50 @@ All other trademarks mentioned in this document are the property of their respec
|
|
243
250
|
</operation>
|
244
251
|
<operation name="get_zone">
|
245
252
|
<documentation>
|
253
|
+
This method has been deprecated due to an inconsistency in the format of the
|
254
|
+
options_seq field. Please use get_zone_v2.
|
255
|
+
|
246
256
|
Gets the ZoneInfo structs for the specified zones in the specified views.
|
247
|
-
|
257
|
+
|
248
258
|
</documentation>
|
249
259
|
<input message="tns:Management.Zone.get_zoneRequest"/>
|
250
260
|
<output message="tns:Management.Zone.get_zoneResponse"/>
|
251
261
|
</operation>
|
262
|
+
<operation name="get_zone_v2">
|
263
|
+
<documentation>
|
264
|
+
Gets the ZoneInfo structs for the specified zones in the specified views.
|
265
|
+
|
266
|
+
</documentation>
|
267
|
+
<input message="tns:Management.Zone.get_zone_v2Request"/>
|
268
|
+
<output message="tns:Management.Zone.get_zone_v2Response"/>
|
269
|
+
</operation>
|
252
270
|
<operation name="set_zone_option">
|
253
271
|
<documentation>
|
254
|
-
Sets existing options
|
255
|
-
|
272
|
+
Sets existing options for the specified zones to new values.
|
273
|
+
|
274
|
+
If a given option exists for the specified zone, it is set to the new value.
|
275
|
+
If a given option was not previously specified for the specified zone, it is
|
276
|
+
added.
|
277
|
+
|
278
|
+
Any previously specified options for the specified zone that are not included
|
279
|
+
in the list of options are not modified or deleted. The delete_zone_option
|
280
|
+
method must be used to remove options from a zone.
|
281
|
+
|
282
|
+
Option strings should be of the form:
|
283
|
+
'option_name option_value;'
|
284
|
+
Example:
|
285
|
+
'max-refresh-time 600;'
|
286
|
+
|
287
|
+
Options which can include multiple values should be of the form:
|
288
|
+
'option_name { value1; value2; ...};'
|
289
|
+
Example:
|
290
|
+
'masters { 127.0.0.4 port 53 key key_id1; 10.10.10.10 port 53 key key_id2;};'
|
291
|
+
|
292
|
+
Multiple option strings should be comma separated:
|
293
|
+
'option1_name option1_value;', 'option2_name option2_value;', ...
|
294
|
+
Example:
|
295
|
+
'max-refresh-time 600;', 'max-journal-size 65536;'
|
296
|
+
|
256
297
|
</documentation>
|
257
298
|
<input message="tns:Management.Zone.set_zone_optionRequest"/>
|
258
299
|
<output message="tns:Management.Zone.set_zone_optionResponse"/>
|
@@ -268,7 +309,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
268
309
|
<operation name="delete_zone_option">
|
269
310
|
<documentation>
|
270
311
|
Deletes existing options of the specified zones
|
271
|
-
|
312
|
+
|
272
313
|
</documentation>
|
273
314
|
<input message="tns:Management.Zone.delete_zone_optionRequest"/>
|
274
315
|
<output message="tns:Management.Zone.delete_zone_optionResponse"/>
|
@@ -289,7 +330,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
289
330
|
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
290
331
|
<operation name="add_zone_file">
|
291
332
|
<documentation>
|
292
|
-
Adds the Zones in the specified views, using the file names specified as
|
333
|
+
Adds the Zones in the specified views, using the file names specified as
|
293
334
|
the contents of the zone files. Files must be local to target machine.
|
294
335
|
|
295
336
|
</documentation>
|
@@ -310,7 +351,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
310
351
|
|
311
352
|
<operation name="add_zone_text">
|
312
353
|
<documentation>
|
313
|
-
Adds the Zones in the specified views, using the texts specified as
|
354
|
+
Adds the Zones in the specified views, using the texts specified as
|
314
355
|
the contents of the zone files.
|
315
356
|
|
316
357
|
</documentation>
|
@@ -334,7 +375,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
334
375
|
Transfers the Zones from the specified remote named servers,
|
335
376
|
creating them on the local zrd server, using the specified views and zone info
|
336
377
|
(type, file name, etc )
|
337
|
-
|
378
|
+
|
338
379
|
</documentation>
|
339
380
|
<soap:operation soapAction="urn:iControl:Management/Zone"/>
|
340
381
|
<input>
|
@@ -353,7 +394,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
353
394
|
|
354
395
|
<operation name="delete_zone">
|
355
396
|
<documentation>
|
356
|
-
Deletes the specified Zones in the specified views.
|
397
|
+
Deletes the specified Zones in the specified views.
|
357
398
|
|
358
399
|
</documentation>
|
359
400
|
<soap:operation soapAction="urn:iControl:Management/Zone"/>
|
@@ -413,8 +454,31 @@ All other trademarks mentioned in this document are the property of their respec
|
|
413
454
|
|
414
455
|
<operation name="get_zone">
|
415
456
|
<documentation>
|
457
|
+
This method has been deprecated due to an inconsistency in the format of the
|
458
|
+
options_seq field. Please use get_zone_v2.
|
459
|
+
|
416
460
|
Gets the ZoneInfo structs for the specified zones in the specified views.
|
417
|
-
|
461
|
+
|
462
|
+
</documentation>
|
463
|
+
<soap:operation soapAction="urn:iControl:Management/Zone"/>
|
464
|
+
<input>
|
465
|
+
<soap:body
|
466
|
+
use="encoded"
|
467
|
+
namespace="urn:iControl:Management/Zone"
|
468
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
469
|
+
</input>
|
470
|
+
<output>
|
471
|
+
<soap:body
|
472
|
+
use="encoded"
|
473
|
+
namespace="urn:iControl:Management/Zone"
|
474
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
475
|
+
</output>
|
476
|
+
</operation>
|
477
|
+
|
478
|
+
<operation name="get_zone_v2">
|
479
|
+
<documentation>
|
480
|
+
Gets the ZoneInfo structs for the specified zones in the specified views.
|
481
|
+
|
418
482
|
</documentation>
|
419
483
|
<soap:operation soapAction="urn:iControl:Management/Zone"/>
|
420
484
|
<input>
|
@@ -433,8 +497,31 @@ All other trademarks mentioned in this document are the property of their respec
|
|
433
497
|
|
434
498
|
<operation name="set_zone_option">
|
435
499
|
<documentation>
|
436
|
-
Sets existing options
|
437
|
-
|
500
|
+
Sets existing options for the specified zones to new values.
|
501
|
+
|
502
|
+
If a given option exists for the specified zone, it is set to the new value.
|
503
|
+
If a given option was not previously specified for the specified zone, it is
|
504
|
+
added.
|
505
|
+
|
506
|
+
Any previously specified options for the specified zone that are not included
|
507
|
+
in the list of options are not modified or deleted. The delete_zone_option
|
508
|
+
method must be used to remove options from a zone.
|
509
|
+
|
510
|
+
Option strings should be of the form:
|
511
|
+
'option_name option_value;'
|
512
|
+
Example:
|
513
|
+
'max-refresh-time 600;'
|
514
|
+
|
515
|
+
Options which can include multiple values should be of the form:
|
516
|
+
'option_name { value1; value2; ...};'
|
517
|
+
Example:
|
518
|
+
'masters { 127.0.0.4 port 53 key key_id1; 10.10.10.10 port 53 key key_id2;};'
|
519
|
+
|
520
|
+
Multiple option strings should be comma separated:
|
521
|
+
'option1_name option1_value;', 'option2_name option2_value;', ...
|
522
|
+
Example:
|
523
|
+
'max-refresh-time 600;', 'max-journal-size 65536;'
|
524
|
+
|
438
525
|
</documentation>
|
439
526
|
<soap:operation soapAction="urn:iControl:Management/Zone"/>
|
440
527
|
<input>
|
@@ -474,7 +561,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
474
561
|
<operation name="delete_zone_option">
|
475
562
|
<documentation>
|
476
563
|
Deletes existing options of the specified zones
|
477
|
-
|
564
|
+
|
478
565
|
</documentation>
|
479
566
|
<soap:operation soapAction="urn:iControl:Management/Zone"/>
|
480
567
|
<input>
|