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
|
|
@@ -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
|
|
@@ -55,6 +55,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
55
55
|
</xsd:restriction>
|
56
56
|
</xsd:complexContent>
|
57
57
|
</xsd:complexType>
|
58
|
+
<xsd:complexType name="Common.ULong64Sequence">
|
59
|
+
<xsd:complexContent>
|
60
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
61
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ULong64[]'/>
|
62
|
+
</xsd:restriction>
|
63
|
+
</xsd:complexContent>
|
64
|
+
</xsd:complexType>
|
58
65
|
<xsd:simpleType name="Common.UnitType">
|
59
66
|
<xsd:restriction base="xsd:string">
|
60
67
|
<xsd:enumeration value="UNIT_UNKNOWN">
|
@@ -221,6 +228,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
221
228
|
<part name="return" type="tns:Common.RateUnitSequence"/>
|
222
229
|
</message>
|
223
230
|
|
231
|
+
<message name="Networking.BWControllerPolicy.set_maximum_user_rate_ppsRequest">
|
232
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
233
|
+
<part name="rates" type="tns:Common.ULong64Sequence"/>
|
234
|
+
</message>
|
235
|
+
<message name="Networking.BWControllerPolicy.set_maximum_user_rate_ppsResponse">
|
236
|
+
</message>
|
237
|
+
|
238
|
+
<message name="Networking.BWControllerPolicy.get_maximum_user_rate_ppsRequest">
|
239
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
240
|
+
</message>
|
241
|
+
<message name="Networking.BWControllerPolicy.get_maximum_user_rate_ppsResponse">
|
242
|
+
<part name="return" type="tns:Common.ULong64Sequence"/>
|
243
|
+
</message>
|
244
|
+
|
224
245
|
<message name="Networking.BWControllerPolicy.set_maximum_user_rateRequest">
|
225
246
|
<part name="policies" type="tns:Common.StringSequence"/>
|
226
247
|
<part name="rates" type="tns:Common.RateUnitSequence"/>
|
@@ -303,6 +324,80 @@ All other trademarks mentioned in this document are the property of their respec
|
|
303
324
|
<part name="return" type="tns:Common.ULongSequenceSequence"/>
|
304
325
|
</message>
|
305
326
|
|
327
|
+
<message name="Networking.BWControllerPolicy.set_category_ip_tosRequest">
|
328
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
329
|
+
<part name="categories" type="tns:Common.StringSequenceSequence"/>
|
330
|
+
<part name="values" type="tns:Common.ULongSequenceSequence"/>
|
331
|
+
</message>
|
332
|
+
<message name="Networking.BWControllerPolicy.set_category_ip_tosResponse">
|
333
|
+
</message>
|
334
|
+
|
335
|
+
<message name="Networking.BWControllerPolicy.get_category_ip_tosRequest">
|
336
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
337
|
+
<part name="categories" type="tns:Common.StringSequenceSequence"/>
|
338
|
+
</message>
|
339
|
+
<message name="Networking.BWControllerPolicy.get_category_ip_tosResponse">
|
340
|
+
<part name="return" type="tns:Common.ULongSequenceSequence"/>
|
341
|
+
</message>
|
342
|
+
|
343
|
+
<message name="Networking.BWControllerPolicy.set_category_link_qosRequest">
|
344
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
345
|
+
<part name="categories" type="tns:Common.StringSequenceSequence"/>
|
346
|
+
<part name="values" type="tns:Common.ULongSequenceSequence"/>
|
347
|
+
</message>
|
348
|
+
<message name="Networking.BWControllerPolicy.set_category_link_qosResponse">
|
349
|
+
</message>
|
350
|
+
|
351
|
+
<message name="Networking.BWControllerPolicy.get_category_link_qosRequest">
|
352
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
353
|
+
<part name="categories" type="tns:Common.StringSequenceSequence"/>
|
354
|
+
</message>
|
355
|
+
<message name="Networking.BWControllerPolicy.get_category_link_qosResponse">
|
356
|
+
<part name="return" type="tns:Common.ULongSequenceSequence"/>
|
357
|
+
</message>
|
358
|
+
|
359
|
+
<message name="Networking.BWControllerPolicy.set_measurement_stateRequest">
|
360
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
361
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
362
|
+
</message>
|
363
|
+
<message name="Networking.BWControllerPolicy.set_measurement_stateResponse">
|
364
|
+
</message>
|
365
|
+
|
366
|
+
<message name="Networking.BWControllerPolicy.get_measurement_stateRequest">
|
367
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
368
|
+
</message>
|
369
|
+
<message name="Networking.BWControllerPolicy.get_measurement_stateResponse">
|
370
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
371
|
+
</message>
|
372
|
+
|
373
|
+
<message name="Networking.BWControllerPolicy.set_log_publisherRequest">
|
374
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
375
|
+
<part name="publishers" type="tns:Common.StringSequence"/>
|
376
|
+
</message>
|
377
|
+
<message name="Networking.BWControllerPolicy.set_log_publisherResponse">
|
378
|
+
</message>
|
379
|
+
|
380
|
+
<message name="Networking.BWControllerPolicy.get_log_publisherRequest">
|
381
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
382
|
+
</message>
|
383
|
+
<message name="Networking.BWControllerPolicy.get_log_publisherResponse">
|
384
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
385
|
+
</message>
|
386
|
+
|
387
|
+
<message name="Networking.BWControllerPolicy.set_log_periodRequest">
|
388
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
389
|
+
<part name="periods" type="tns:Common.ULongSequence"/>
|
390
|
+
</message>
|
391
|
+
<message name="Networking.BWControllerPolicy.set_log_periodResponse">
|
392
|
+
</message>
|
393
|
+
|
394
|
+
<message name="Networking.BWControllerPolicy.get_log_periodRequest">
|
395
|
+
<part name="policies" type="tns:Common.StringSequence"/>
|
396
|
+
</message>
|
397
|
+
<message name="Networking.BWControllerPolicy.get_log_periodResponse">
|
398
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
399
|
+
</message>
|
400
|
+
|
306
401
|
<message name="Networking.BWControllerPolicy.get_versionRequest">
|
307
402
|
</message>
|
308
403
|
<message name="Networking.BWControllerPolicy.get_versionResponse">
|
@@ -374,8 +469,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
374
469
|
Sets the IP-TOS value for the specified Bandwidth Controller policies.
|
375
470
|
If set then all non-conforming Layer 3 packets are set with this value.
|
376
471
|
A non-conforming packet is one which exceeds the rate limit of
|
377
|
-
the configured Bandwidth policy. A value of
|
378
|
-
through and all the Layer 3 packets are passed as seen by the Bandwidth
|
472
|
+
the configured Bandwidth policy. A value of 255 means it's a pass
|
473
|
+
through and all the Layer 3 packets are passed as seen by the Bandwidth
|
379
474
|
Controller.
|
380
475
|
|
381
476
|
</documentation>
|
@@ -395,7 +490,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
395
490
|
Sets the Link-QOS for the specified Bandwidth Controller policies.
|
396
491
|
All non-conforming Layer 2 packets are set with this value.
|
397
492
|
A non-conforming packet is one which exceeds the rate limit of
|
398
|
-
the configured Bandwidth policy. A value of
|
493
|
+
the configured Bandwidth policy. A value of 255 means it's a
|
399
494
|
pass through and all the Layer 2 packets are passed as seen by
|
400
495
|
the Bandwidth Controller.
|
401
496
|
|
@@ -414,9 +509,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
414
509
|
<operation name="set_maximum_rate">
|
415
510
|
<documentation>
|
416
511
|
Sets the maximum rate for the specified Bandwidth Controller policies.
|
417
|
-
Maximum rates is maximum bandwidth allowed for all the flows going
|
512
|
+
Maximum rates is maximum bandwidth allowed for all the flows going
|
418
513
|
going through this policy. Maximum rates value should be between
|
419
|
-
1000000bps and 320000000000 bps.
|
514
|
+
1000000bps and 320000000000 bps.
|
420
515
|
|
421
516
|
</documentation>
|
422
517
|
<input message="tns:Networking.BWControllerPolicy.set_maximum_rateRequest"/>
|
@@ -430,14 +525,36 @@ All other trademarks mentioned in this document are the property of their respec
|
|
430
525
|
<input message="tns:Networking.BWControllerPolicy.get_maximum_rateRequest"/>
|
431
526
|
<output message="tns:Networking.BWControllerPolicy.get_maximum_rateResponse"/>
|
432
527
|
</operation>
|
528
|
+
<operation name="set_maximum_user_rate_pps">
|
529
|
+
<documentation>
|
530
|
+
Sets the maximum user rate in packets per second (PPS) for the
|
531
|
+
specified Bandwidth Controller policies.
|
532
|
+
The maximum user rate is the maximum bandwidth allowed for all the flows
|
533
|
+
going through this dynamically created instance of the Bandwidth Controller policy.
|
534
|
+
The maximum user rate cannot be higher than the maximum rate specified
|
535
|
+
for that Bandwidth Controller policy.
|
536
|
+
|
537
|
+
</documentation>
|
538
|
+
<input message="tns:Networking.BWControllerPolicy.set_maximum_user_rate_ppsRequest"/>
|
539
|
+
<output message="tns:Networking.BWControllerPolicy.set_maximum_user_rate_ppsResponse"/>
|
540
|
+
</operation>
|
541
|
+
<operation name="get_maximum_user_rate_pps">
|
542
|
+
<documentation>
|
543
|
+
Gets the maximum user rate in packets per second (PPS) for the
|
544
|
+
specified Bandwidth Controller policies.
|
545
|
+
|
546
|
+
</documentation>
|
547
|
+
<input message="tns:Networking.BWControllerPolicy.get_maximum_user_rate_ppsRequest"/>
|
548
|
+
<output message="tns:Networking.BWControllerPolicy.get_maximum_user_rate_ppsResponse"/>
|
549
|
+
</operation>
|
433
550
|
<operation name="set_maximum_user_rate">
|
434
551
|
<documentation>
|
435
552
|
Sets the maximum user rate for the specified Bandwidth Controller policies.
|
436
553
|
Maximum user rates is maximum bandwidth allowed for all the flows
|
437
|
-
going through this dynamically created instance of the Bandwidth Controller
|
554
|
+
going through this dynamically created instance of the Bandwidth Controller
|
438
555
|
policy. Maximum user rate value should be between 5000 bps and 2000000000 bps.
|
439
|
-
Maximum user rate cannot be higher than maximum rate specified for that
|
440
|
-
Bandwidth Controller policy.
|
556
|
+
Maximum user rate cannot be higher than maximum rate specified for that
|
557
|
+
Bandwidth Controller policy.
|
441
558
|
|
442
559
|
</documentation>
|
443
560
|
<input message="tns:Networking.BWControllerPolicy.set_maximum_user_rateRequest"/>
|
@@ -464,9 +581,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
464
581
|
<operation name="add_category_maximum_rate">
|
465
582
|
<documentation>
|
466
583
|
Creates a set of Bandwidth Controller policy categories with the
|
467
|
-
specified maximum rates. Categories is a sub-policy of dynamically
|
468
|
-
created instances from a dynamic enabled policies. Maximum rates
|
469
|
-
cannot exceed the maximum user rate of the parent Bandwidth
|
584
|
+
specified maximum rates. Categories is a sub-policy of dynamically
|
585
|
+
created instances from a dynamic enabled policies. Maximum rates
|
586
|
+
cannot exceed the maximum user rate of the parent Bandwidth
|
470
587
|
Controller policy.
|
471
588
|
|
472
589
|
</documentation>
|
@@ -476,7 +593,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
476
593
|
<operation name="add_category_maximum_percentage">
|
477
594
|
<documentation>
|
478
595
|
Creates a set of Bandwidth Controller policy categories with the specified
|
479
|
-
maximum rate percentages. Categories is a sub-policy of dynamically
|
596
|
+
maximum rate percentages. Categories is a sub-policy of dynamically
|
480
597
|
created instances from a dynamic enabled policies. Maximum rate percentage
|
481
598
|
is the maximum percentage of maximum user rate of dynamically enabled
|
482
599
|
policy.
|
@@ -505,8 +622,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
505
622
|
<documentation>
|
506
623
|
Sets the Bandwidth Controller policy categories with the specified
|
507
624
|
specified maximum rates. Maximum rate is the maximum bandwidth allowed for
|
508
|
-
all the flows going through this policy category. Maximum rates
|
509
|
-
cannot exceed the maximum user rate of the parent Bandwidth
|
625
|
+
all the flows going through this policy category. Maximum rates
|
626
|
+
cannot exceed the maximum user rate of the parent Bandwidth
|
510
627
|
Controller policy.
|
511
628
|
|
512
629
|
</documentation>
|
@@ -515,7 +632,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
515
632
|
</operation>
|
516
633
|
<operation name="get_category_maximum_rate">
|
517
634
|
<documentation>
|
518
|
-
Gets the maximum rates of the Bandwidth Controller policy categories.
|
635
|
+
Gets the maximum rates of the Bandwidth Controller policy categories.
|
519
636
|
|
520
637
|
</documentation>
|
521
638
|
<input message="tns:Networking.BWControllerPolicy.get_category_maximum_rateRequest"/>
|
@@ -523,9 +640,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
523
640
|
</operation>
|
524
641
|
<operation name="set_category_maximum_percentage">
|
525
642
|
<documentation>
|
526
|
-
Sets a set of Bandwidth Controller policy categories with specified rate
|
643
|
+
Sets a set of Bandwidth Controller policy categories with specified rate
|
527
644
|
percentages. Rate percentages is maximum percentage of the maximum
|
528
|
-
user rate allowed for all the flows going through this Bandwidth Controller
|
645
|
+
user rate allowed for all the flows going through this Bandwidth Controller
|
529
646
|
policy category.
|
530
647
|
|
531
648
|
</documentation>
|
@@ -540,6 +657,104 @@ All other trademarks mentioned in this document are the property of their respec
|
|
540
657
|
<input message="tns:Networking.BWControllerPolicy.get_category_maximum_percentageRequest"/>
|
541
658
|
<output message="tns:Networking.BWControllerPolicy.get_category_maximum_percentageResponse"/>
|
542
659
|
</operation>
|
660
|
+
<operation name="set_category_ip_tos">
|
661
|
+
<documentation>
|
662
|
+
Sets the IP-TOS value for the specified Bandwidth Controller Category.
|
663
|
+
If set then all non-conforming Layer 3 packets are set with this value.
|
664
|
+
A non-conforming packet is one which exceeds the rate limit of
|
665
|
+
the configured Bandwidth category. A value of 255 means it's a pass
|
666
|
+
through and all the Layer 3 packets are passed as seen by the Bandwidth
|
667
|
+
Controller.
|
668
|
+
|
669
|
+
</documentation>
|
670
|
+
<input message="tns:Networking.BWControllerPolicy.set_category_ip_tosRequest"/>
|
671
|
+
<output message="tns:Networking.BWControllerPolicy.set_category_ip_tosResponse"/>
|
672
|
+
</operation>
|
673
|
+
<operation name="get_category_ip_tos">
|
674
|
+
<documentation>
|
675
|
+
Gets the IP-TOS value for specified Bandwidth Controller category.
|
676
|
+
|
677
|
+
</documentation>
|
678
|
+
<input message="tns:Networking.BWControllerPolicy.get_category_ip_tosRequest"/>
|
679
|
+
<output message="tns:Networking.BWControllerPolicy.get_category_ip_tosResponse"/>
|
680
|
+
</operation>
|
681
|
+
<operation name="set_category_link_qos">
|
682
|
+
<documentation>
|
683
|
+
Sets the Link-QOS for the specified Bandwidth Controller categories.
|
684
|
+
All non-conforming Layer 2 packets are set with this value.
|
685
|
+
A non-conforming packet is one which exceeds the rate limit of
|
686
|
+
the configured Bandwidth category. A value of 255 means it's a
|
687
|
+
pass through and all the Layer 2 packets are passed as seen by
|
688
|
+
the Bandwidth Controller.
|
689
|
+
|
690
|
+
</documentation>
|
691
|
+
<input message="tns:Networking.BWControllerPolicy.set_category_link_qosRequest"/>
|
692
|
+
<output message="tns:Networking.BWControllerPolicy.set_category_link_qosResponse"/>
|
693
|
+
</operation>
|
694
|
+
<operation name="get_category_link_qos">
|
695
|
+
<documentation>
|
696
|
+
Gets the Link-QOS for the specified Bandwidth Controller categories.
|
697
|
+
|
698
|
+
</documentation>
|
699
|
+
<input message="tns:Networking.BWControllerPolicy.get_category_link_qosRequest"/>
|
700
|
+
<output message="tns:Networking.BWControllerPolicy.get_category_link_qosResponse"/>
|
701
|
+
</operation>
|
702
|
+
<operation name="set_measurement_state">
|
703
|
+
<documentation>
|
704
|
+
Enables/disables the measurement of bandwidth for Bandwidth
|
705
|
+
Controller policies.
|
706
|
+
|
707
|
+
</documentation>
|
708
|
+
<input message="tns:Networking.BWControllerPolicy.set_measurement_stateRequest"/>
|
709
|
+
<output message="tns:Networking.BWControllerPolicy.set_measurement_stateResponse"/>
|
710
|
+
</operation>
|
711
|
+
<operation name="get_measurement_state">
|
712
|
+
<documentation>
|
713
|
+
Gets the currently configured enabled/disabled setting for the
|
714
|
+
bandwidth measurement feature for the specified Bandwidth Controller
|
715
|
+
policies. For more information about log publishers see
|
716
|
+
Log::Publisher.
|
717
|
+
|
718
|
+
</documentation>
|
719
|
+
<input message="tns:Networking.BWControllerPolicy.get_measurement_stateRequest"/>
|
720
|
+
<output message="tns:Networking.BWControllerPolicy.get_measurement_stateResponse"/>
|
721
|
+
</operation>
|
722
|
+
<operation name="set_log_publisher">
|
723
|
+
<documentation>
|
724
|
+
Specify a destination log publisher for the bandwidth measurement
|
725
|
+
logs to be sent.
|
726
|
+
|
727
|
+
</documentation>
|
728
|
+
<input message="tns:Networking.BWControllerPolicy.set_log_publisherRequest"/>
|
729
|
+
<output message="tns:Networking.BWControllerPolicy.set_log_publisherResponse"/>
|
730
|
+
</operation>
|
731
|
+
<operation name="get_log_publisher">
|
732
|
+
<documentation>
|
733
|
+
Returns previously configured log publisher setting for the
|
734
|
+
measurement feature.
|
735
|
+
|
736
|
+
</documentation>
|
737
|
+
<input message="tns:Networking.BWControllerPolicy.get_log_publisherRequest"/>
|
738
|
+
<output message="tns:Networking.BWControllerPolicy.get_log_publisherResponse"/>
|
739
|
+
</operation>
|
740
|
+
<operation name="set_log_period">
|
741
|
+
<documentation>
|
742
|
+
Specify the time interval with which bandwidth measurement log
|
743
|
+
messages are sent to log server. Specified in milliseconds.
|
744
|
+
|
745
|
+
</documentation>
|
746
|
+
<input message="tns:Networking.BWControllerPolicy.set_log_periodRequest"/>
|
747
|
+
<output message="tns:Networking.BWControllerPolicy.set_log_periodResponse"/>
|
748
|
+
</operation>
|
749
|
+
<operation name="get_log_period">
|
750
|
+
<documentation>
|
751
|
+
Gets the previously configured log period setting of the
|
752
|
+
Bandwidth Controller policies.
|
753
|
+
|
754
|
+
</documentation>
|
755
|
+
<input message="tns:Networking.BWControllerPolicy.get_log_periodRequest"/>
|
756
|
+
<output message="tns:Networking.BWControllerPolicy.get_log_periodResponse"/>
|
757
|
+
</operation>
|
543
758
|
<operation name="get_version">
|
544
759
|
<documentation>
|
545
760
|
Gets the version information for this interface.
|
@@ -700,8 +915,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
700
915
|
Sets the IP-TOS value for the specified Bandwidth Controller policies.
|
701
916
|
If set then all non-conforming Layer 3 packets are set with this value.
|
702
917
|
A non-conforming packet is one which exceeds the rate limit of
|
703
|
-
the configured Bandwidth policy. A value of
|
704
|
-
through and all the Layer 3 packets are passed as seen by the Bandwidth
|
918
|
+
the configured Bandwidth policy. A value of 255 means it's a pass
|
919
|
+
through and all the Layer 3 packets are passed as seen by the Bandwidth
|
705
920
|
Controller.
|
706
921
|
|
707
922
|
</documentation>
|
@@ -745,7 +960,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
745
960
|
Sets the Link-QOS for the specified Bandwidth Controller policies.
|
746
961
|
All non-conforming Layer 2 packets are set with this value.
|
747
962
|
A non-conforming packet is one which exceeds the rate limit of
|
748
|
-
the configured Bandwidth policy. A value of
|
963
|
+
the configured Bandwidth policy. A value of 255 means it's a
|
749
964
|
pass through and all the Layer 2 packets are passed as seen by
|
750
965
|
the Bandwidth Controller.
|
751
966
|
|
@@ -788,9 +1003,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
788
1003
|
<operation name="set_maximum_rate">
|
789
1004
|
<documentation>
|
790
1005
|
Sets the maximum rate for the specified Bandwidth Controller policies.
|
791
|
-
Maximum rates is maximum bandwidth allowed for all the flows going
|
1006
|
+
Maximum rates is maximum bandwidth allowed for all the flows going
|
792
1007
|
going through this policy. Maximum rates value should be between
|
793
|
-
1000000bps and 320000000000 bps.
|
1008
|
+
1000000bps and 320000000000 bps.
|
794
1009
|
|
795
1010
|
</documentation>
|
796
1011
|
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
@@ -828,14 +1043,60 @@ All other trademarks mentioned in this document are the property of their respec
|
|
828
1043
|
</output>
|
829
1044
|
</operation>
|
830
1045
|
|
1046
|
+
<operation name="set_maximum_user_rate_pps">
|
1047
|
+
<documentation>
|
1048
|
+
Sets the maximum user rate in packets per second (PPS) for the
|
1049
|
+
specified Bandwidth Controller policies.
|
1050
|
+
The maximum user rate is the maximum bandwidth allowed for all the flows
|
1051
|
+
going through this dynamically created instance of the Bandwidth Controller policy.
|
1052
|
+
The maximum user rate cannot be higher than the maximum rate specified
|
1053
|
+
for that Bandwidth Controller policy.
|
1054
|
+
|
1055
|
+
</documentation>
|
1056
|
+
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
1057
|
+
<input>
|
1058
|
+
<soap:body
|
1059
|
+
use="encoded"
|
1060
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1061
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1062
|
+
</input>
|
1063
|
+
<output>
|
1064
|
+
<soap:body
|
1065
|
+
use="encoded"
|
1066
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1067
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1068
|
+
</output>
|
1069
|
+
</operation>
|
1070
|
+
|
1071
|
+
<operation name="get_maximum_user_rate_pps">
|
1072
|
+
<documentation>
|
1073
|
+
Gets the maximum user rate in packets per second (PPS) for the
|
1074
|
+
specified Bandwidth Controller policies.
|
1075
|
+
|
1076
|
+
</documentation>
|
1077
|
+
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
1078
|
+
<input>
|
1079
|
+
<soap:body
|
1080
|
+
use="encoded"
|
1081
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1082
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1083
|
+
</input>
|
1084
|
+
<output>
|
1085
|
+
<soap:body
|
1086
|
+
use="encoded"
|
1087
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1088
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1089
|
+
</output>
|
1090
|
+
</operation>
|
1091
|
+
|
831
1092
|
<operation name="set_maximum_user_rate">
|
832
1093
|
<documentation>
|
833
1094
|
Sets the maximum user rate for the specified Bandwidth Controller policies.
|
834
1095
|
Maximum user rates is maximum bandwidth allowed for all the flows
|
835
|
-
going through this dynamically created instance of the Bandwidth Controller
|
1096
|
+
going through this dynamically created instance of the Bandwidth Controller
|
836
1097
|
policy. Maximum user rate value should be between 5000 bps and 2000000000 bps.
|
837
|
-
Maximum user rate cannot be higher than maximum rate specified for that
|
838
|
-
Bandwidth Controller policy.
|
1098
|
+
Maximum user rate cannot be higher than maximum rate specified for that
|
1099
|
+
Bandwidth Controller policy.
|
839
1100
|
|
840
1101
|
</documentation>
|
841
1102
|
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
@@ -898,9 +1159,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
898
1159
|
<operation name="add_category_maximum_rate">
|
899
1160
|
<documentation>
|
900
1161
|
Creates a set of Bandwidth Controller policy categories with the
|
901
|
-
specified maximum rates. Categories is a sub-policy of dynamically
|
902
|
-
created instances from a dynamic enabled policies. Maximum rates
|
903
|
-
cannot exceed the maximum user rate of the parent Bandwidth
|
1162
|
+
specified maximum rates. Categories is a sub-policy of dynamically
|
1163
|
+
created instances from a dynamic enabled policies. Maximum rates
|
1164
|
+
cannot exceed the maximum user rate of the parent Bandwidth
|
904
1165
|
Controller policy.
|
905
1166
|
|
906
1167
|
</documentation>
|
@@ -922,7 +1183,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
922
1183
|
<operation name="add_category_maximum_percentage">
|
923
1184
|
<documentation>
|
924
1185
|
Creates a set of Bandwidth Controller policy categories with the specified
|
925
|
-
maximum rate percentages. Categories is a sub-policy of dynamically
|
1186
|
+
maximum rate percentages. Categories is a sub-policy of dynamically
|
926
1187
|
created instances from a dynamic enabled policies. Maximum rate percentage
|
927
1188
|
is the maximum percentage of maximum user rate of dynamically enabled
|
928
1189
|
policy.
|
@@ -987,8 +1248,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
987
1248
|
<documentation>
|
988
1249
|
Sets the Bandwidth Controller policy categories with the specified
|
989
1250
|
specified maximum rates. Maximum rate is the maximum bandwidth allowed for
|
990
|
-
all the flows going through this policy category. Maximum rates
|
991
|
-
cannot exceed the maximum user rate of the parent Bandwidth
|
1251
|
+
all the flows going through this policy category. Maximum rates
|
1252
|
+
cannot exceed the maximum user rate of the parent Bandwidth
|
992
1253
|
Controller policy.
|
993
1254
|
|
994
1255
|
</documentation>
|
@@ -1009,7 +1270,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1009
1270
|
|
1010
1271
|
<operation name="get_category_maximum_rate">
|
1011
1272
|
<documentation>
|
1012
|
-
Gets the maximum rates of the Bandwidth Controller policy categories.
|
1273
|
+
Gets the maximum rates of the Bandwidth Controller policy categories.
|
1013
1274
|
|
1014
1275
|
</documentation>
|
1015
1276
|
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
@@ -1029,9 +1290,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1029
1290
|
|
1030
1291
|
<operation name="set_category_maximum_percentage">
|
1031
1292
|
<documentation>
|
1032
|
-
Sets a set of Bandwidth Controller policy categories with specified rate
|
1293
|
+
Sets a set of Bandwidth Controller policy categories with specified rate
|
1033
1294
|
percentages. Rate percentages is maximum percentage of the maximum
|
1034
|
-
user rate allowed for all the flows going through this Bandwidth Controller
|
1295
|
+
user rate allowed for all the flows going through this Bandwidth Controller
|
1035
1296
|
policy category.
|
1036
1297
|
|
1037
1298
|
</documentation>
|
@@ -1070,6 +1331,224 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1070
1331
|
</output>
|
1071
1332
|
</operation>
|
1072
1333
|
|
1334
|
+
<operation name="set_category_ip_tos">
|
1335
|
+
<documentation>
|
1336
|
+
Sets the IP-TOS value for the specified Bandwidth Controller Category.
|
1337
|
+
If set then all non-conforming Layer 3 packets are set with this value.
|
1338
|
+
A non-conforming packet is one which exceeds the rate limit of
|
1339
|
+
the configured Bandwidth category. A value of 255 means it's a pass
|
1340
|
+
through and all the Layer 3 packets are passed as seen by the Bandwidth
|
1341
|
+
Controller.
|
1342
|
+
|
1343
|
+
</documentation>
|
1344
|
+
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
1345
|
+
<input>
|
1346
|
+
<soap:body
|
1347
|
+
use="encoded"
|
1348
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1349
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1350
|
+
</input>
|
1351
|
+
<output>
|
1352
|
+
<soap:body
|
1353
|
+
use="encoded"
|
1354
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1355
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1356
|
+
</output>
|
1357
|
+
</operation>
|
1358
|
+
|
1359
|
+
<operation name="get_category_ip_tos">
|
1360
|
+
<documentation>
|
1361
|
+
Gets the IP-TOS value for specified Bandwidth Controller category.
|
1362
|
+
|
1363
|
+
</documentation>
|
1364
|
+
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
1365
|
+
<input>
|
1366
|
+
<soap:body
|
1367
|
+
use="encoded"
|
1368
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1369
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1370
|
+
</input>
|
1371
|
+
<output>
|
1372
|
+
<soap:body
|
1373
|
+
use="encoded"
|
1374
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1375
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1376
|
+
</output>
|
1377
|
+
</operation>
|
1378
|
+
|
1379
|
+
<operation name="set_category_link_qos">
|
1380
|
+
<documentation>
|
1381
|
+
Sets the Link-QOS for the specified Bandwidth Controller categories.
|
1382
|
+
All non-conforming Layer 2 packets are set with this value.
|
1383
|
+
A non-conforming packet is one which exceeds the rate limit of
|
1384
|
+
the configured Bandwidth category. A value of 255 means it's a
|
1385
|
+
pass through and all the Layer 2 packets are passed as seen by
|
1386
|
+
the Bandwidth Controller.
|
1387
|
+
|
1388
|
+
</documentation>
|
1389
|
+
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
1390
|
+
<input>
|
1391
|
+
<soap:body
|
1392
|
+
use="encoded"
|
1393
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1394
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1395
|
+
</input>
|
1396
|
+
<output>
|
1397
|
+
<soap:body
|
1398
|
+
use="encoded"
|
1399
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1400
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1401
|
+
</output>
|
1402
|
+
</operation>
|
1403
|
+
|
1404
|
+
<operation name="get_category_link_qos">
|
1405
|
+
<documentation>
|
1406
|
+
Gets the Link-QOS for the specified Bandwidth Controller categories.
|
1407
|
+
|
1408
|
+
</documentation>
|
1409
|
+
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
1410
|
+
<input>
|
1411
|
+
<soap:body
|
1412
|
+
use="encoded"
|
1413
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1414
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1415
|
+
</input>
|
1416
|
+
<output>
|
1417
|
+
<soap:body
|
1418
|
+
use="encoded"
|
1419
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1420
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1421
|
+
</output>
|
1422
|
+
</operation>
|
1423
|
+
|
1424
|
+
<operation name="set_measurement_state">
|
1425
|
+
<documentation>
|
1426
|
+
Enables/disables the measurement of bandwidth for Bandwidth
|
1427
|
+
Controller policies.
|
1428
|
+
|
1429
|
+
</documentation>
|
1430
|
+
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
1431
|
+
<input>
|
1432
|
+
<soap:body
|
1433
|
+
use="encoded"
|
1434
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1435
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1436
|
+
</input>
|
1437
|
+
<output>
|
1438
|
+
<soap:body
|
1439
|
+
use="encoded"
|
1440
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1441
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1442
|
+
</output>
|
1443
|
+
</operation>
|
1444
|
+
|
1445
|
+
<operation name="get_measurement_state">
|
1446
|
+
<documentation>
|
1447
|
+
Gets the currently configured enabled/disabled setting for the
|
1448
|
+
bandwidth measurement feature for the specified Bandwidth Controller
|
1449
|
+
policies. For more information about log publishers see
|
1450
|
+
Log::Publisher.
|
1451
|
+
|
1452
|
+
</documentation>
|
1453
|
+
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
1454
|
+
<input>
|
1455
|
+
<soap:body
|
1456
|
+
use="encoded"
|
1457
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1458
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1459
|
+
</input>
|
1460
|
+
<output>
|
1461
|
+
<soap:body
|
1462
|
+
use="encoded"
|
1463
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1464
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1465
|
+
</output>
|
1466
|
+
</operation>
|
1467
|
+
|
1468
|
+
<operation name="set_log_publisher">
|
1469
|
+
<documentation>
|
1470
|
+
Specify a destination log publisher for the bandwidth measurement
|
1471
|
+
logs to be sent.
|
1472
|
+
|
1473
|
+
</documentation>
|
1474
|
+
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
1475
|
+
<input>
|
1476
|
+
<soap:body
|
1477
|
+
use="encoded"
|
1478
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1479
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1480
|
+
</input>
|
1481
|
+
<output>
|
1482
|
+
<soap:body
|
1483
|
+
use="encoded"
|
1484
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1485
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1486
|
+
</output>
|
1487
|
+
</operation>
|
1488
|
+
|
1489
|
+
<operation name="get_log_publisher">
|
1490
|
+
<documentation>
|
1491
|
+
Returns previously configured log publisher setting for the
|
1492
|
+
measurement feature.
|
1493
|
+
|
1494
|
+
</documentation>
|
1495
|
+
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
1496
|
+
<input>
|
1497
|
+
<soap:body
|
1498
|
+
use="encoded"
|
1499
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1500
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1501
|
+
</input>
|
1502
|
+
<output>
|
1503
|
+
<soap:body
|
1504
|
+
use="encoded"
|
1505
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1506
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1507
|
+
</output>
|
1508
|
+
</operation>
|
1509
|
+
|
1510
|
+
<operation name="set_log_period">
|
1511
|
+
<documentation>
|
1512
|
+
Specify the time interval with which bandwidth measurement log
|
1513
|
+
messages are sent to log server. Specified in milliseconds.
|
1514
|
+
|
1515
|
+
</documentation>
|
1516
|
+
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
1517
|
+
<input>
|
1518
|
+
<soap:body
|
1519
|
+
use="encoded"
|
1520
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1521
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1522
|
+
</input>
|
1523
|
+
<output>
|
1524
|
+
<soap:body
|
1525
|
+
use="encoded"
|
1526
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1527
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1528
|
+
</output>
|
1529
|
+
</operation>
|
1530
|
+
|
1531
|
+
<operation name="get_log_period">
|
1532
|
+
<documentation>
|
1533
|
+
Gets the previously configured log period setting of the
|
1534
|
+
Bandwidth Controller policies.
|
1535
|
+
|
1536
|
+
</documentation>
|
1537
|
+
<soap:operation soapAction="urn:iControl:Networking/BWControllerPolicy"/>
|
1538
|
+
<input>
|
1539
|
+
<soap:body
|
1540
|
+
use="encoded"
|
1541
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1542
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1543
|
+
</input>
|
1544
|
+
<output>
|
1545
|
+
<soap:body
|
1546
|
+
use="encoded"
|
1547
|
+
namespace="urn:iControl:Networking/BWControllerPolicy"
|
1548
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1549
|
+
</output>
|
1550
|
+
</operation>
|
1551
|
+
|
1073
1552
|
<operation name="get_version">
|
1074
1553
|
<documentation>
|
1075
1554
|
Gets the version information for this interface.
|
@@ -1095,7 +1574,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1095
1574
|
|
1096
1575
|
<service name="Networking.BWControllerPolicy">
|
1097
1576
|
<documentation>
|
1098
|
-
This interface configures the Bandwidth Controller policy components
|
1577
|
+
This interface configures the Bandwidth Controller policy components
|
1099
1578
|
to manage the egress bandwidth per policy, per session or subscriber,
|
1100
1579
|
per application and various combinations of these.
|
1101
1580
|
|