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
@@ -0,0 +1,655 @@
|
|
1
|
+
<?xml version="1.0" ?>
|
2
|
+
<!--
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
|
+
|
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
|
+
|
7
|
+
All other trademarks mentioned in this document are the property of their respective owners. F5 Networks' trademarks may not be used in connection with any product or service except as permitted in writing by F5.
|
8
|
+
|
9
|
+
-->
|
10
|
+
<definitions name="Networking.BWPriorityGroup"
|
11
|
+
targetNamespace="urn:iControl"
|
12
|
+
xmlns:tns="urn:iControl"
|
13
|
+
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
14
|
+
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
|
15
|
+
xmlns="http://schemas.xmlsoap.org/wsdl/">
|
16
|
+
|
17
|
+
<!-- types -->
|
18
|
+
|
19
|
+
<types>
|
20
|
+
<xsd:schema targetNamespace='urn:iControl'
|
21
|
+
xmlns='http://www.w3.org/2001/XMLSchema'
|
22
|
+
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
|
23
|
+
xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'>
|
24
|
+
<xsd:complexType name="Common.ULongSequenceSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ULongSequence[]'/>
|
28
|
+
</xsd:restriction>
|
29
|
+
</xsd:complexContent>
|
30
|
+
</xsd:complexType>
|
31
|
+
<xsd:simpleType name="Common.EnabledState">
|
32
|
+
<xsd:restriction base="xsd:string">
|
33
|
+
<xsd:enumeration value="STATE_DISABLED">
|
34
|
+
<xsd:annotation>
|
35
|
+
<xsd:documentation>STATE_DISABLED</xsd:documentation>
|
36
|
+
</xsd:annotation>
|
37
|
+
</xsd:enumeration>
|
38
|
+
<xsd:enumeration value="STATE_ENABLED">
|
39
|
+
<xsd:annotation>
|
40
|
+
<xsd:documentation>STATE_ENABLED</xsd:documentation>
|
41
|
+
</xsd:annotation>
|
42
|
+
</xsd:enumeration>
|
43
|
+
</xsd:restriction>
|
44
|
+
</xsd:simpleType>
|
45
|
+
<xsd:complexType name="Common.StringSequence">
|
46
|
+
<xsd:complexContent>
|
47
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
48
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
49
|
+
</xsd:restriction>
|
50
|
+
</xsd:complexContent>
|
51
|
+
</xsd:complexType>
|
52
|
+
<xsd:complexType name="Common.ULongSequence">
|
53
|
+
<xsd:complexContent>
|
54
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
55
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:long[]'/>
|
56
|
+
</xsd:restriction>
|
57
|
+
</xsd:complexContent>
|
58
|
+
</xsd:complexType>
|
59
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
60
|
+
<xsd:complexContent>
|
61
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
62
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
63
|
+
</xsd:restriction>
|
64
|
+
</xsd:complexContent>
|
65
|
+
</xsd:complexType>
|
66
|
+
<xsd:complexType name="Common.EnabledStateSequence">
|
67
|
+
<xsd:complexContent>
|
68
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
69
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.EnabledState[]'/>
|
70
|
+
</xsd:restriction>
|
71
|
+
</xsd:complexContent>
|
72
|
+
</xsd:complexType>
|
73
|
+
</xsd:schema>
|
74
|
+
</types>
|
75
|
+
|
76
|
+
<!-- message -->
|
77
|
+
|
78
|
+
<message name="Networking.BWPriorityGroup.get_listRequest">
|
79
|
+
</message>
|
80
|
+
<message name="Networking.BWPriorityGroup.get_listResponse">
|
81
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
82
|
+
</message>
|
83
|
+
|
84
|
+
<message name="Networking.BWPriorityGroup.createRequest">
|
85
|
+
<part name="groups" type="tns:Common.StringSequence"/>
|
86
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
87
|
+
</message>
|
88
|
+
<message name="Networking.BWPriorityGroup.createResponse">
|
89
|
+
</message>
|
90
|
+
|
91
|
+
<message name="Networking.BWPriorityGroup.delete_priority_groupRequest">
|
92
|
+
<part name="groups" type="tns:Common.StringSequence"/>
|
93
|
+
</message>
|
94
|
+
<message name="Networking.BWPriorityGroup.delete_priority_groupResponse">
|
95
|
+
</message>
|
96
|
+
|
97
|
+
<message name="Networking.BWPriorityGroup.delete_all_priority_groupsRequest">
|
98
|
+
</message>
|
99
|
+
<message name="Networking.BWPriorityGroup.delete_all_priority_groupsResponse">
|
100
|
+
</message>
|
101
|
+
|
102
|
+
<message name="Networking.BWPriorityGroup.set_descriptionRequest">
|
103
|
+
<part name="groups" type="tns:Common.StringSequence"/>
|
104
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
105
|
+
</message>
|
106
|
+
<message name="Networking.BWPriorityGroup.set_descriptionResponse">
|
107
|
+
</message>
|
108
|
+
|
109
|
+
<message name="Networking.BWPriorityGroup.get_descriptionRequest">
|
110
|
+
<part name="groups" type="tns:Common.StringSequence"/>
|
111
|
+
</message>
|
112
|
+
<message name="Networking.BWPriorityGroup.get_descriptionResponse">
|
113
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
114
|
+
</message>
|
115
|
+
|
116
|
+
<message name="Networking.BWPriorityGroup.get_priority_classRequest">
|
117
|
+
<part name="groups" type="tns:Common.StringSequence"/>
|
118
|
+
</message>
|
119
|
+
<message name="Networking.BWPriorityGroup.get_priority_classResponse">
|
120
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
121
|
+
</message>
|
122
|
+
|
123
|
+
<message name="Networking.BWPriorityGroup.add_priority_classRequest">
|
124
|
+
<part name="groups" type="tns:Common.StringSequence"/>
|
125
|
+
<part name="classes" type="tns:Common.StringSequenceSequence"/>
|
126
|
+
<part name="percentages" type="tns:Common.ULongSequenceSequence"/>
|
127
|
+
</message>
|
128
|
+
<message name="Networking.BWPriorityGroup.add_priority_classResponse">
|
129
|
+
</message>
|
130
|
+
|
131
|
+
<message name="Networking.BWPriorityGroup.remove_priority_classRequest">
|
132
|
+
<part name="groups" type="tns:Common.StringSequence"/>
|
133
|
+
<part name="classes" type="tns:Common.StringSequenceSequence"/>
|
134
|
+
</message>
|
135
|
+
<message name="Networking.BWPriorityGroup.remove_priority_classResponse">
|
136
|
+
</message>
|
137
|
+
|
138
|
+
<message name="Networking.BWPriorityGroup.remove_all_priority_classesRequest">
|
139
|
+
<part name="groups" type="tns:Common.StringSequence"/>
|
140
|
+
</message>
|
141
|
+
<message name="Networking.BWPriorityGroup.remove_all_priority_classesResponse">
|
142
|
+
</message>
|
143
|
+
|
144
|
+
<message name="Networking.BWPriorityGroup.set_priority_class_descriptionRequest">
|
145
|
+
<part name="groups" type="tns:Common.StringSequence"/>
|
146
|
+
<part name="classes" type="tns:Common.StringSequenceSequence"/>
|
147
|
+
<part name="descriptions" type="tns:Common.StringSequenceSequence"/>
|
148
|
+
</message>
|
149
|
+
<message name="Networking.BWPriorityGroup.set_priority_class_descriptionResponse">
|
150
|
+
</message>
|
151
|
+
|
152
|
+
<message name="Networking.BWPriorityGroup.get_priority_class_descriptionRequest">
|
153
|
+
<part name="groups" type="tns:Common.StringSequence"/>
|
154
|
+
<part name="classes" type="tns:Common.StringSequenceSequence"/>
|
155
|
+
</message>
|
156
|
+
<message name="Networking.BWPriorityGroup.get_priority_class_descriptionResponse">
|
157
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
158
|
+
</message>
|
159
|
+
|
160
|
+
<message name="Networking.BWPriorityGroup.set_priority_class_weight_percentageRequest">
|
161
|
+
<part name="groups" type="tns:Common.StringSequence"/>
|
162
|
+
<part name="classes" type="tns:Common.StringSequenceSequence"/>
|
163
|
+
<part name="percentages" type="tns:Common.ULongSequenceSequence"/>
|
164
|
+
</message>
|
165
|
+
<message name="Networking.BWPriorityGroup.set_priority_class_weight_percentageResponse">
|
166
|
+
</message>
|
167
|
+
|
168
|
+
<message name="Networking.BWPriorityGroup.get_priority_class_weight_percentageRequest">
|
169
|
+
<part name="groups" type="tns:Common.StringSequence"/>
|
170
|
+
<part name="classes" type="tns:Common.StringSequenceSequence"/>
|
171
|
+
</message>
|
172
|
+
<message name="Networking.BWPriorityGroup.get_priority_class_weight_percentageResponse">
|
173
|
+
<part name="return" type="tns:Common.ULongSequenceSequence"/>
|
174
|
+
</message>
|
175
|
+
|
176
|
+
<message name="Networking.BWPriorityGroup.get_versionRequest">
|
177
|
+
</message>
|
178
|
+
<message name="Networking.BWPriorityGroup.get_versionResponse">
|
179
|
+
<part name="return" type="xsd:string"/>
|
180
|
+
</message>
|
181
|
+
|
182
|
+
<!-- portType -->
|
183
|
+
|
184
|
+
<portType name="Networking.BWPriorityGroupPortType">
|
185
|
+
<operation name="get_list">
|
186
|
+
<documentation>
|
187
|
+
Gets the list of names of all Bandwidth Priority Groups.
|
188
|
+
|
189
|
+
</documentation>
|
190
|
+
<input message="tns:Networking.BWPriorityGroup.get_listRequest"/>
|
191
|
+
<output message="tns:Networking.BWPriorityGroup.get_listResponse"/>
|
192
|
+
</operation>
|
193
|
+
<operation name="create">
|
194
|
+
<documentation>
|
195
|
+
Creates a set of Bandwidth Priority Groups.
|
196
|
+
|
197
|
+
</documentation>
|
198
|
+
<input message="tns:Networking.BWPriorityGroup.createRequest"/>
|
199
|
+
<output message="tns:Networking.BWPriorityGroup.createResponse"/>
|
200
|
+
</operation>
|
201
|
+
<operation name="delete_priority_group">
|
202
|
+
<documentation>
|
203
|
+
Deletes a set of Bandwidth Priority Groups.
|
204
|
+
|
205
|
+
</documentation>
|
206
|
+
<input message="tns:Networking.BWPriorityGroup.delete_priority_groupRequest"/>
|
207
|
+
<output message="tns:Networking.BWPriorityGroup.delete_priority_groupResponse"/>
|
208
|
+
</operation>
|
209
|
+
<operation name="delete_all_priority_groups">
|
210
|
+
<documentation>
|
211
|
+
Deletes all Bandwidth Priority Groups.
|
212
|
+
|
213
|
+
</documentation>
|
214
|
+
<input message="tns:Networking.BWPriorityGroup.delete_all_priority_groupsRequest"/>
|
215
|
+
<output message="tns:Networking.BWPriorityGroup.delete_all_priority_groupsResponse"/>
|
216
|
+
</operation>
|
217
|
+
<operation name="set_description">
|
218
|
+
<documentation>
|
219
|
+
Sets the descriptions for the specified Bandwidth Priority Group.
|
220
|
+
This is an arbitrary field which can be used for any purpose.
|
221
|
+
|
222
|
+
</documentation>
|
223
|
+
<input message="tns:Networking.BWPriorityGroup.set_descriptionRequest"/>
|
224
|
+
<output message="tns:Networking.BWPriorityGroup.set_descriptionResponse"/>
|
225
|
+
</operation>
|
226
|
+
<operation name="get_description">
|
227
|
+
<documentation>
|
228
|
+
Gets the descriptions for the specified Bandwidth Priority Group.
|
229
|
+
|
230
|
+
</documentation>
|
231
|
+
<input message="tns:Networking.BWPriorityGroup.get_descriptionRequest"/>
|
232
|
+
<output message="tns:Networking.BWPriorityGroup.get_descriptionResponse"/>
|
233
|
+
</operation>
|
234
|
+
<operation name="get_priority_class">
|
235
|
+
<documentation>
|
236
|
+
Gets the names of the Bandwidth Priority Group Classes.
|
237
|
+
A class is a sub-policy of a Bandwidth Priority Group.
|
238
|
+
|
239
|
+
</documentation>
|
240
|
+
<input message="tns:Networking.BWPriorityGroup.get_priority_classRequest"/>
|
241
|
+
<output message="tns:Networking.BWPriorityGroup.get_priority_classResponse"/>
|
242
|
+
</operation>
|
243
|
+
<operation name="add_priority_class">
|
244
|
+
<documentation>
|
245
|
+
Creates a set of Bandwidth Priority Class Policy Classes with the
|
246
|
+
specified maximum weight percentages. Classes are a sub-policy of a
|
247
|
+
Bandwidth Priority Groups. The maximum weight
|
248
|
+
percentage is the maximum percentage of user rate of dynamically
|
249
|
+
enabled Bandwidth Controller policy to which this Bandwidth Priority
|
250
|
+
Group is mapped.
|
251
|
+
|
252
|
+
</documentation>
|
253
|
+
<input message="tns:Networking.BWPriorityGroup.add_priority_classRequest"/>
|
254
|
+
<output message="tns:Networking.BWPriorityGroup.add_priority_classResponse"/>
|
255
|
+
</operation>
|
256
|
+
<operation name="remove_priority_class">
|
257
|
+
<documentation>
|
258
|
+
Remove Bandwidth Priority Class Policy Classes from the specified
|
259
|
+
Bandwidth Priority Group.
|
260
|
+
|
261
|
+
</documentation>
|
262
|
+
<input message="tns:Networking.BWPriorityGroup.remove_priority_classRequest"/>
|
263
|
+
<output message="tns:Networking.BWPriorityGroup.remove_priority_classResponse"/>
|
264
|
+
</operation>
|
265
|
+
<operation name="remove_all_priority_classes">
|
266
|
+
<documentation>
|
267
|
+
Remove all Bandwidth Priority Class Policy Classes of the specified
|
268
|
+
Bandwidth Priority Group.
|
269
|
+
|
270
|
+
</documentation>
|
271
|
+
<input message="tns:Networking.BWPriorityGroup.remove_all_priority_classesRequest"/>
|
272
|
+
<output message="tns:Networking.BWPriorityGroup.remove_all_priority_classesResponse"/>
|
273
|
+
</operation>
|
274
|
+
<operation name="set_priority_class_description">
|
275
|
+
<documentation>
|
276
|
+
Sets the descriptions for the specified Bandwidth Priority Class.
|
277
|
+
This is an arbitrary field which can be used for any purpose.
|
278
|
+
|
279
|
+
</documentation>
|
280
|
+
<input message="tns:Networking.BWPriorityGroup.set_priority_class_descriptionRequest"/>
|
281
|
+
<output message="tns:Networking.BWPriorityGroup.set_priority_class_descriptionResponse"/>
|
282
|
+
</operation>
|
283
|
+
<operation name="get_priority_class_description">
|
284
|
+
<documentation>
|
285
|
+
Gets the descriptions for the specified Bandwidth Priority Class.
|
286
|
+
|
287
|
+
</documentation>
|
288
|
+
<input message="tns:Networking.BWPriorityGroup.get_priority_class_descriptionRequest"/>
|
289
|
+
<output message="tns:Networking.BWPriorityGroup.get_priority_class_descriptionResponse"/>
|
290
|
+
</operation>
|
291
|
+
<operation name="set_priority_class_weight_percentage">
|
292
|
+
<documentation>
|
293
|
+
Sets the Bandwidth Priority Group Classes with the specified
|
294
|
+
maximum weight percentage rate.
|
295
|
+
The maximum weight percentage is the maximum bandwidth allowed for
|
296
|
+
all the flows going through this Policy Class. The weight percentage
|
297
|
+
cannot exceed 100 percent.
|
298
|
+
|
299
|
+
</documentation>
|
300
|
+
<input message="tns:Networking.BWPriorityGroup.set_priority_class_weight_percentageRequest"/>
|
301
|
+
<output message="tns:Networking.BWPriorityGroup.set_priority_class_weight_percentageResponse"/>
|
302
|
+
</operation>
|
303
|
+
<operation name="get_priority_class_weight_percentage">
|
304
|
+
<documentation>
|
305
|
+
Gets the weight percentages of Bandwidth Priority Group Classes.
|
306
|
+
|
307
|
+
</documentation>
|
308
|
+
<input message="tns:Networking.BWPriorityGroup.get_priority_class_weight_percentageRequest"/>
|
309
|
+
<output message="tns:Networking.BWPriorityGroup.get_priority_class_weight_percentageResponse"/>
|
310
|
+
</operation>
|
311
|
+
<operation name="get_version">
|
312
|
+
<documentation>
|
313
|
+
Gets the version information for this interface.
|
314
|
+
|
315
|
+
</documentation>
|
316
|
+
<input message="tns:Networking.BWPriorityGroup.get_versionRequest"/>
|
317
|
+
<output message="tns:Networking.BWPriorityGroup.get_versionResponse"/>
|
318
|
+
</operation>
|
319
|
+
</portType>
|
320
|
+
|
321
|
+
<!-- binding -->
|
322
|
+
|
323
|
+
<binding name="Networking.BWPriorityGroupBinding" type="tns:Networking.BWPriorityGroupPortType">
|
324
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
325
|
+
<operation name="get_list">
|
326
|
+
<documentation>
|
327
|
+
Gets the list of names of all Bandwidth Priority Groups.
|
328
|
+
|
329
|
+
</documentation>
|
330
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
331
|
+
<input>
|
332
|
+
<soap:body
|
333
|
+
use="encoded"
|
334
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
335
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
336
|
+
</input>
|
337
|
+
<output>
|
338
|
+
<soap:body
|
339
|
+
use="encoded"
|
340
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
341
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
342
|
+
</output>
|
343
|
+
</operation>
|
344
|
+
|
345
|
+
<operation name="create">
|
346
|
+
<documentation>
|
347
|
+
Creates a set of Bandwidth Priority Groups.
|
348
|
+
|
349
|
+
</documentation>
|
350
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
351
|
+
<input>
|
352
|
+
<soap:body
|
353
|
+
use="encoded"
|
354
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
355
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
356
|
+
</input>
|
357
|
+
<output>
|
358
|
+
<soap:body
|
359
|
+
use="encoded"
|
360
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
361
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
362
|
+
</output>
|
363
|
+
</operation>
|
364
|
+
|
365
|
+
<operation name="delete_priority_group">
|
366
|
+
<documentation>
|
367
|
+
Deletes a set of Bandwidth Priority Groups.
|
368
|
+
|
369
|
+
</documentation>
|
370
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
371
|
+
<input>
|
372
|
+
<soap:body
|
373
|
+
use="encoded"
|
374
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
375
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
376
|
+
</input>
|
377
|
+
<output>
|
378
|
+
<soap:body
|
379
|
+
use="encoded"
|
380
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
381
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
382
|
+
</output>
|
383
|
+
</operation>
|
384
|
+
|
385
|
+
<operation name="delete_all_priority_groups">
|
386
|
+
<documentation>
|
387
|
+
Deletes all Bandwidth Priority Groups.
|
388
|
+
|
389
|
+
</documentation>
|
390
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
391
|
+
<input>
|
392
|
+
<soap:body
|
393
|
+
use="encoded"
|
394
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
395
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
396
|
+
</input>
|
397
|
+
<output>
|
398
|
+
<soap:body
|
399
|
+
use="encoded"
|
400
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
401
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
402
|
+
</output>
|
403
|
+
</operation>
|
404
|
+
|
405
|
+
<operation name="set_description">
|
406
|
+
<documentation>
|
407
|
+
Sets the descriptions for the specified Bandwidth Priority Group.
|
408
|
+
This is an arbitrary field which can be used for any purpose.
|
409
|
+
|
410
|
+
</documentation>
|
411
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
412
|
+
<input>
|
413
|
+
<soap:body
|
414
|
+
use="encoded"
|
415
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
416
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
417
|
+
</input>
|
418
|
+
<output>
|
419
|
+
<soap:body
|
420
|
+
use="encoded"
|
421
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
422
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
423
|
+
</output>
|
424
|
+
</operation>
|
425
|
+
|
426
|
+
<operation name="get_description">
|
427
|
+
<documentation>
|
428
|
+
Gets the descriptions for the specified Bandwidth Priority Group.
|
429
|
+
|
430
|
+
</documentation>
|
431
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
432
|
+
<input>
|
433
|
+
<soap:body
|
434
|
+
use="encoded"
|
435
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
436
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
437
|
+
</input>
|
438
|
+
<output>
|
439
|
+
<soap:body
|
440
|
+
use="encoded"
|
441
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
442
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
443
|
+
</output>
|
444
|
+
</operation>
|
445
|
+
|
446
|
+
<operation name="get_priority_class">
|
447
|
+
<documentation>
|
448
|
+
Gets the names of the Bandwidth Priority Group Classes.
|
449
|
+
A class is a sub-policy of a Bandwidth Priority Group.
|
450
|
+
|
451
|
+
</documentation>
|
452
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
453
|
+
<input>
|
454
|
+
<soap:body
|
455
|
+
use="encoded"
|
456
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
457
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
458
|
+
</input>
|
459
|
+
<output>
|
460
|
+
<soap:body
|
461
|
+
use="encoded"
|
462
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
463
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
464
|
+
</output>
|
465
|
+
</operation>
|
466
|
+
|
467
|
+
<operation name="add_priority_class">
|
468
|
+
<documentation>
|
469
|
+
Creates a set of Bandwidth Priority Class Policy Classes with the
|
470
|
+
specified maximum weight percentages. Classes are a sub-policy of a
|
471
|
+
Bandwidth Priority Groups. The maximum weight
|
472
|
+
percentage is the maximum percentage of user rate of dynamically
|
473
|
+
enabled Bandwidth Controller policy to which this Bandwidth Priority
|
474
|
+
Group is mapped.
|
475
|
+
|
476
|
+
</documentation>
|
477
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
478
|
+
<input>
|
479
|
+
<soap:body
|
480
|
+
use="encoded"
|
481
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
482
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
483
|
+
</input>
|
484
|
+
<output>
|
485
|
+
<soap:body
|
486
|
+
use="encoded"
|
487
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
488
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
489
|
+
</output>
|
490
|
+
</operation>
|
491
|
+
|
492
|
+
<operation name="remove_priority_class">
|
493
|
+
<documentation>
|
494
|
+
Remove Bandwidth Priority Class Policy Classes from the specified
|
495
|
+
Bandwidth Priority Group.
|
496
|
+
|
497
|
+
</documentation>
|
498
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
499
|
+
<input>
|
500
|
+
<soap:body
|
501
|
+
use="encoded"
|
502
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
503
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
504
|
+
</input>
|
505
|
+
<output>
|
506
|
+
<soap:body
|
507
|
+
use="encoded"
|
508
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
509
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
510
|
+
</output>
|
511
|
+
</operation>
|
512
|
+
|
513
|
+
<operation name="remove_all_priority_classes">
|
514
|
+
<documentation>
|
515
|
+
Remove all Bandwidth Priority Class Policy Classes of the specified
|
516
|
+
Bandwidth Priority Group.
|
517
|
+
|
518
|
+
</documentation>
|
519
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
520
|
+
<input>
|
521
|
+
<soap:body
|
522
|
+
use="encoded"
|
523
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
524
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
525
|
+
</input>
|
526
|
+
<output>
|
527
|
+
<soap:body
|
528
|
+
use="encoded"
|
529
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
530
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
531
|
+
</output>
|
532
|
+
</operation>
|
533
|
+
|
534
|
+
<operation name="set_priority_class_description">
|
535
|
+
<documentation>
|
536
|
+
Sets the descriptions for the specified Bandwidth Priority Class.
|
537
|
+
This is an arbitrary field which can be used for any purpose.
|
538
|
+
|
539
|
+
</documentation>
|
540
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
541
|
+
<input>
|
542
|
+
<soap:body
|
543
|
+
use="encoded"
|
544
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
545
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
546
|
+
</input>
|
547
|
+
<output>
|
548
|
+
<soap:body
|
549
|
+
use="encoded"
|
550
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
551
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
552
|
+
</output>
|
553
|
+
</operation>
|
554
|
+
|
555
|
+
<operation name="get_priority_class_description">
|
556
|
+
<documentation>
|
557
|
+
Gets the descriptions for the specified Bandwidth Priority Class.
|
558
|
+
|
559
|
+
</documentation>
|
560
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
561
|
+
<input>
|
562
|
+
<soap:body
|
563
|
+
use="encoded"
|
564
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
565
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
566
|
+
</input>
|
567
|
+
<output>
|
568
|
+
<soap:body
|
569
|
+
use="encoded"
|
570
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
571
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
572
|
+
</output>
|
573
|
+
</operation>
|
574
|
+
|
575
|
+
<operation name="set_priority_class_weight_percentage">
|
576
|
+
<documentation>
|
577
|
+
Sets the Bandwidth Priority Group Classes with the specified
|
578
|
+
maximum weight percentage rate.
|
579
|
+
The maximum weight percentage is the maximum bandwidth allowed for
|
580
|
+
all the flows going through this Policy Class. The weight percentage
|
581
|
+
cannot exceed 100 percent.
|
582
|
+
|
583
|
+
</documentation>
|
584
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
585
|
+
<input>
|
586
|
+
<soap:body
|
587
|
+
use="encoded"
|
588
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
589
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
590
|
+
</input>
|
591
|
+
<output>
|
592
|
+
<soap:body
|
593
|
+
use="encoded"
|
594
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
595
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
596
|
+
</output>
|
597
|
+
</operation>
|
598
|
+
|
599
|
+
<operation name="get_priority_class_weight_percentage">
|
600
|
+
<documentation>
|
601
|
+
Gets the weight percentages of Bandwidth Priority Group Classes.
|
602
|
+
|
603
|
+
</documentation>
|
604
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
605
|
+
<input>
|
606
|
+
<soap:body
|
607
|
+
use="encoded"
|
608
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
609
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
610
|
+
</input>
|
611
|
+
<output>
|
612
|
+
<soap:body
|
613
|
+
use="encoded"
|
614
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
615
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
616
|
+
</output>
|
617
|
+
</operation>
|
618
|
+
|
619
|
+
<operation name="get_version">
|
620
|
+
<documentation>
|
621
|
+
Gets the version information for this interface.
|
622
|
+
|
623
|
+
</documentation>
|
624
|
+
<soap:operation soapAction="urn:iControl:Networking/BWPriorityGroup"/>
|
625
|
+
<input>
|
626
|
+
<soap:body
|
627
|
+
use="encoded"
|
628
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
629
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
630
|
+
</input>
|
631
|
+
<output>
|
632
|
+
<soap:body
|
633
|
+
use="encoded"
|
634
|
+
namespace="urn:iControl:Networking/BWPriorityGroup"
|
635
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
636
|
+
</output>
|
637
|
+
</operation>
|
638
|
+
</binding>
|
639
|
+
|
640
|
+
<!-- service -->
|
641
|
+
|
642
|
+
<service name="Networking.BWPriorityGroup">
|
643
|
+
<documentation>
|
644
|
+
This interface configures the Bandwidth Priority Group components to
|
645
|
+
manage the egress bandwidth per Bandwidth Controller (BWC) Policy
|
646
|
+
instance. An instance is an in memory copy of a BWC Policy. A BWC
|
647
|
+
Priority Group in turn consists of multiple Bandwidth Priority Classes
|
648
|
+
with each one having its own priority.
|
649
|
+
|
650
|
+
</documentation>
|
651
|
+
<port name="Networking.BWPriorityGroupPort" binding="tns:Networking.BWPriorityGroupBinding">
|
652
|
+
<soap:address location="https://url_to_service"/>
|
653
|
+
</port>
|
654
|
+
</service>
|
655
|
+
</definitions>
|