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,1499 @@
|
|
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="LocalLB.ProfilePCP"
|
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="LocalLB.ProfileEnabledState">
|
25
|
+
<xsd:sequence>
|
26
|
+
<xsd:element name="value" type="tns:Common.EnabledState"/>
|
27
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
28
|
+
</xsd:sequence>
|
29
|
+
</xsd:complexType>
|
30
|
+
<xsd:complexType name="LocalLB.ProfileStringSequence">
|
31
|
+
<xsd:complexContent>
|
32
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
33
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileString[]'/>
|
34
|
+
</xsd:restriction>
|
35
|
+
</xsd:complexContent>
|
36
|
+
</xsd:complexType>
|
37
|
+
<xsd:simpleType name="Common.EnabledState">
|
38
|
+
<xsd:restriction base="xsd:string">
|
39
|
+
<xsd:enumeration value="STATE_DISABLED">
|
40
|
+
<xsd:annotation>
|
41
|
+
<xsd:documentation>STATE_DISABLED</xsd:documentation>
|
42
|
+
</xsd:annotation>
|
43
|
+
</xsd:enumeration>
|
44
|
+
<xsd:enumeration value="STATE_ENABLED">
|
45
|
+
<xsd:annotation>
|
46
|
+
<xsd:documentation>STATE_ENABLED</xsd:documentation>
|
47
|
+
</xsd:annotation>
|
48
|
+
</xsd:enumeration>
|
49
|
+
</xsd:restriction>
|
50
|
+
</xsd:simpleType>
|
51
|
+
<xsd:complexType name="Common.StringSequence">
|
52
|
+
<xsd:complexContent>
|
53
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
54
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
55
|
+
</xsd:restriction>
|
56
|
+
</xsd:complexContent>
|
57
|
+
</xsd:complexType>
|
58
|
+
<xsd:complexType name="Common.BooleanSequence">
|
59
|
+
<xsd:complexContent>
|
60
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
61
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:boolean[]'/>
|
62
|
+
</xsd:restriction>
|
63
|
+
</xsd:complexContent>
|
64
|
+
</xsd:complexType>
|
65
|
+
<xsd:complexType name="LocalLB.ProfileULong">
|
66
|
+
<xsd:sequence>
|
67
|
+
<xsd:element name="value" type="xsd:long"/>
|
68
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
69
|
+
</xsd:sequence>
|
70
|
+
</xsd:complexType>
|
71
|
+
<xsd:complexType name="LocalLB.ProfileULongSequence">
|
72
|
+
<xsd:complexContent>
|
73
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
74
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileULong[]'/>
|
75
|
+
</xsd:restriction>
|
76
|
+
</xsd:complexContent>
|
77
|
+
</xsd:complexType>
|
78
|
+
<xsd:complexType name="LocalLB.ProfileString">
|
79
|
+
<xsd:sequence>
|
80
|
+
<xsd:element name="value" type="xsd:string"/>
|
81
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
82
|
+
</xsd:sequence>
|
83
|
+
</xsd:complexType>
|
84
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
85
|
+
<xsd:complexContent>
|
86
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
87
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
88
|
+
</xsd:restriction>
|
89
|
+
</xsd:complexContent>
|
90
|
+
</xsd:complexType>
|
91
|
+
<xsd:complexType name="LocalLB.ProfileEnabledStateSequence">
|
92
|
+
<xsd:complexContent>
|
93
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
94
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileEnabledState[]'/>
|
95
|
+
</xsd:restriction>
|
96
|
+
</xsd:complexContent>
|
97
|
+
</xsd:complexType>
|
98
|
+
<xsd:complexType name="LocalLB.ProfilePortNumber">
|
99
|
+
<xsd:sequence>
|
100
|
+
<xsd:element name="value" type="xsd:long"/>
|
101
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
102
|
+
</xsd:sequence>
|
103
|
+
</xsd:complexType>
|
104
|
+
<xsd:complexType name="LocalLB.ProfilePortNumberSequence">
|
105
|
+
<xsd:complexContent>
|
106
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
107
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfilePortNumber[]'/>
|
108
|
+
</xsd:restriction>
|
109
|
+
</xsd:complexContent>
|
110
|
+
</xsd:complexType>
|
111
|
+
</xsd:schema>
|
112
|
+
</types>
|
113
|
+
|
114
|
+
<!-- message -->
|
115
|
+
|
116
|
+
<message name="LocalLB.ProfilePCP.get_listRequest">
|
117
|
+
</message>
|
118
|
+
<message name="LocalLB.ProfilePCP.get_listResponse">
|
119
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
120
|
+
</message>
|
121
|
+
|
122
|
+
<message name="LocalLB.ProfilePCP.createRequest">
|
123
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
124
|
+
</message>
|
125
|
+
<message name="LocalLB.ProfilePCP.createResponse">
|
126
|
+
</message>
|
127
|
+
|
128
|
+
<message name="LocalLB.ProfilePCP.delete_profileRequest">
|
129
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
130
|
+
</message>
|
131
|
+
<message name="LocalLB.ProfilePCP.delete_profileResponse">
|
132
|
+
</message>
|
133
|
+
|
134
|
+
<message name="LocalLB.ProfilePCP.delete_all_profilesRequest">
|
135
|
+
</message>
|
136
|
+
<message name="LocalLB.ProfilePCP.delete_all_profilesResponse">
|
137
|
+
</message>
|
138
|
+
|
139
|
+
<message name="LocalLB.ProfilePCP.is_base_profileRequest">
|
140
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
141
|
+
</message>
|
142
|
+
<message name="LocalLB.ProfilePCP.is_base_profileResponse">
|
143
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
144
|
+
</message>
|
145
|
+
|
146
|
+
<message name="LocalLB.ProfilePCP.is_system_profileRequest">
|
147
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
148
|
+
</message>
|
149
|
+
<message name="LocalLB.ProfilePCP.is_system_profileResponse">
|
150
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
151
|
+
</message>
|
152
|
+
|
153
|
+
<message name="LocalLB.ProfilePCP.set_default_profileRequest">
|
154
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
155
|
+
<part name="defaults" type="tns:Common.StringSequence"/>
|
156
|
+
</message>
|
157
|
+
<message name="LocalLB.ProfilePCP.set_default_profileResponse">
|
158
|
+
</message>
|
159
|
+
|
160
|
+
<message name="LocalLB.ProfilePCP.get_default_profileRequest">
|
161
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
162
|
+
</message>
|
163
|
+
<message name="LocalLB.ProfilePCP.get_default_profileResponse">
|
164
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
165
|
+
</message>
|
166
|
+
|
167
|
+
<message name="LocalLB.ProfilePCP.set_minimum_mapping_lifetimeRequest">
|
168
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
169
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
170
|
+
</message>
|
171
|
+
<message name="LocalLB.ProfilePCP.set_minimum_mapping_lifetimeResponse">
|
172
|
+
</message>
|
173
|
+
|
174
|
+
<message name="LocalLB.ProfilePCP.get_minimum_mapping_lifetimeRequest">
|
175
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
176
|
+
</message>
|
177
|
+
<message name="LocalLB.ProfilePCP.get_minimum_mapping_lifetimeResponse">
|
178
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
179
|
+
</message>
|
180
|
+
|
181
|
+
<message name="LocalLB.ProfilePCP.set_maximum_mapping_lifetimeRequest">
|
182
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
183
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
184
|
+
</message>
|
185
|
+
<message name="LocalLB.ProfilePCP.set_maximum_mapping_lifetimeResponse">
|
186
|
+
</message>
|
187
|
+
|
188
|
+
<message name="LocalLB.ProfilePCP.get_maximum_mapping_lifetimeRequest">
|
189
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
190
|
+
</message>
|
191
|
+
<message name="LocalLB.ProfilePCP.get_maximum_mapping_lifetimeResponse">
|
192
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
193
|
+
</message>
|
194
|
+
|
195
|
+
<message name="LocalLB.ProfilePCP.set_mapping_recycle_delayRequest">
|
196
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
197
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
198
|
+
</message>
|
199
|
+
<message name="LocalLB.ProfilePCP.set_mapping_recycle_delayResponse">
|
200
|
+
</message>
|
201
|
+
|
202
|
+
<message name="LocalLB.ProfilePCP.get_mapping_recycle_delayRequest">
|
203
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
204
|
+
</message>
|
205
|
+
<message name="LocalLB.ProfilePCP.get_mapping_recycle_delayResponse">
|
206
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
207
|
+
</message>
|
208
|
+
|
209
|
+
<message name="LocalLB.ProfilePCP.set_mapping_limit_per_clientRequest">
|
210
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
211
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
212
|
+
</message>
|
213
|
+
<message name="LocalLB.ProfilePCP.set_mapping_limit_per_clientResponse">
|
214
|
+
</message>
|
215
|
+
|
216
|
+
<message name="LocalLB.ProfilePCP.get_mapping_limit_per_clientRequest">
|
217
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
218
|
+
</message>
|
219
|
+
<message name="LocalLB.ProfilePCP.get_mapping_limit_per_clientResponse">
|
220
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
221
|
+
</message>
|
222
|
+
|
223
|
+
<message name="LocalLB.ProfilePCP.set_mapping_filter_limitRequest">
|
224
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
225
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
226
|
+
</message>
|
227
|
+
<message name="LocalLB.ProfilePCP.set_mapping_filter_limitResponse">
|
228
|
+
</message>
|
229
|
+
|
230
|
+
<message name="LocalLB.ProfilePCP.get_mapping_filter_limitRequest">
|
231
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
232
|
+
</message>
|
233
|
+
<message name="LocalLB.ProfilePCP.get_mapping_filter_limitResponse">
|
234
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
235
|
+
</message>
|
236
|
+
|
237
|
+
<message name="LocalLB.ProfilePCP.set_ruleRequest">
|
238
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
239
|
+
<part name="rules" type="tns:LocalLB.ProfileStringSequence"/>
|
240
|
+
</message>
|
241
|
+
<message name="LocalLB.ProfilePCP.set_ruleResponse">
|
242
|
+
</message>
|
243
|
+
|
244
|
+
<message name="LocalLB.ProfilePCP.get_ruleRequest">
|
245
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
246
|
+
</message>
|
247
|
+
<message name="LocalLB.ProfilePCP.get_ruleResponse">
|
248
|
+
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
249
|
+
</message>
|
250
|
+
|
251
|
+
<message name="LocalLB.ProfilePCP.set_third_party_option_stateRequest">
|
252
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
253
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
254
|
+
</message>
|
255
|
+
<message name="LocalLB.ProfilePCP.set_third_party_option_stateResponse">
|
256
|
+
</message>
|
257
|
+
|
258
|
+
<message name="LocalLB.ProfilePCP.get_third_party_option_stateRequest">
|
259
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
260
|
+
</message>
|
261
|
+
<message name="LocalLB.ProfilePCP.get_third_party_option_stateResponse">
|
262
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
263
|
+
</message>
|
264
|
+
|
265
|
+
<message name="LocalLB.ProfilePCP.set_announce_multicast_repeatsRequest">
|
266
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
267
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
268
|
+
</message>
|
269
|
+
<message name="LocalLB.ProfilePCP.set_announce_multicast_repeatsResponse">
|
270
|
+
</message>
|
271
|
+
|
272
|
+
<message name="LocalLB.ProfilePCP.get_announce_multicast_repeatsRequest">
|
273
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
274
|
+
</message>
|
275
|
+
<message name="LocalLB.ProfilePCP.get_announce_multicast_repeatsResponse">
|
276
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
277
|
+
</message>
|
278
|
+
|
279
|
+
<message name="LocalLB.ProfilePCP.set_announce_after_failover_stateRequest">
|
280
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
281
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
282
|
+
</message>
|
283
|
+
<message name="LocalLB.ProfilePCP.set_announce_after_failover_stateResponse">
|
284
|
+
</message>
|
285
|
+
|
286
|
+
<message name="LocalLB.ProfilePCP.get_announce_after_failover_stateRequest">
|
287
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
288
|
+
</message>
|
289
|
+
<message name="LocalLB.ProfilePCP.get_announce_after_failover_stateResponse">
|
290
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
291
|
+
</message>
|
292
|
+
|
293
|
+
<message name="LocalLB.ProfilePCP.get_listening_portRequest">
|
294
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
295
|
+
</message>
|
296
|
+
<message name="LocalLB.ProfilePCP.get_listening_portResponse">
|
297
|
+
<part name="return" type="tns:LocalLB.ProfilePortNumberSequence"/>
|
298
|
+
</message>
|
299
|
+
|
300
|
+
<message name="LocalLB.ProfilePCP.get_multicast_portRequest">
|
301
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
302
|
+
</message>
|
303
|
+
<message name="LocalLB.ProfilePCP.get_multicast_portResponse">
|
304
|
+
<part name="return" type="tns:LocalLB.ProfilePortNumberSequence"/>
|
305
|
+
</message>
|
306
|
+
|
307
|
+
<message name="LocalLB.ProfilePCP.get_third_party_allowed_subnetRequest">
|
308
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
309
|
+
</message>
|
310
|
+
<message name="LocalLB.ProfilePCP.get_third_party_allowed_subnetResponse">
|
311
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
312
|
+
</message>
|
313
|
+
|
314
|
+
<message name="LocalLB.ProfilePCP.add_third_party_allowed_subnetRequest">
|
315
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
316
|
+
<part name="subnets" type="tns:Common.StringSequenceSequence"/>
|
317
|
+
</message>
|
318
|
+
<message name="LocalLB.ProfilePCP.add_third_party_allowed_subnetResponse">
|
319
|
+
</message>
|
320
|
+
|
321
|
+
<message name="LocalLB.ProfilePCP.remove_third_party_allowed_subnetRequest">
|
322
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
323
|
+
<part name="subnets" type="tns:Common.StringSequenceSequence"/>
|
324
|
+
</message>
|
325
|
+
<message name="LocalLB.ProfilePCP.remove_third_party_allowed_subnetResponse">
|
326
|
+
</message>
|
327
|
+
|
328
|
+
<message name="LocalLB.ProfilePCP.remove_all_third_party_allowed_subnetsRequest">
|
329
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
330
|
+
</message>
|
331
|
+
<message name="LocalLB.ProfilePCP.remove_all_third_party_allowed_subnetsResponse">
|
332
|
+
</message>
|
333
|
+
|
334
|
+
<message name="LocalLB.ProfilePCP.set_descriptionRequest">
|
335
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
336
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
337
|
+
</message>
|
338
|
+
<message name="LocalLB.ProfilePCP.set_descriptionResponse">
|
339
|
+
</message>
|
340
|
+
|
341
|
+
<message name="LocalLB.ProfilePCP.get_descriptionRequest">
|
342
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
343
|
+
</message>
|
344
|
+
<message name="LocalLB.ProfilePCP.get_descriptionResponse">
|
345
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
346
|
+
</message>
|
347
|
+
|
348
|
+
<message name="LocalLB.ProfilePCP.get_versionRequest">
|
349
|
+
</message>
|
350
|
+
<message name="LocalLB.ProfilePCP.get_versionResponse">
|
351
|
+
<part name="return" type="xsd:string"/>
|
352
|
+
</message>
|
353
|
+
|
354
|
+
<!-- portType -->
|
355
|
+
|
356
|
+
<portType name="LocalLB.ProfilePCPPortType">
|
357
|
+
<operation name="get_list">
|
358
|
+
<documentation>
|
359
|
+
Gets a list of all PCP profiles.
|
360
|
+
|
361
|
+
</documentation>
|
362
|
+
<input message="tns:LocalLB.ProfilePCP.get_listRequest"/>
|
363
|
+
<output message="tns:LocalLB.ProfilePCP.get_listResponse"/>
|
364
|
+
</operation>
|
365
|
+
<operation name="create">
|
366
|
+
<documentation>
|
367
|
+
Creates the specified PCP profiles.
|
368
|
+
|
369
|
+
</documentation>
|
370
|
+
<input message="tns:LocalLB.ProfilePCP.createRequest"/>
|
371
|
+
<output message="tns:LocalLB.ProfilePCP.createResponse"/>
|
372
|
+
</operation>
|
373
|
+
<operation name="delete_profile">
|
374
|
+
<documentation>
|
375
|
+
Deletes the specified PCP profiles.
|
376
|
+
|
377
|
+
</documentation>
|
378
|
+
<input message="tns:LocalLB.ProfilePCP.delete_profileRequest"/>
|
379
|
+
<output message="tns:LocalLB.ProfilePCP.delete_profileResponse"/>
|
380
|
+
</operation>
|
381
|
+
<operation name="delete_all_profiles">
|
382
|
+
<documentation>
|
383
|
+
Deletes all PCP profiles.
|
384
|
+
|
385
|
+
</documentation>
|
386
|
+
<input message="tns:LocalLB.ProfilePCP.delete_all_profilesRequest"/>
|
387
|
+
<output message="tns:LocalLB.ProfilePCP.delete_all_profilesResponse"/>
|
388
|
+
</operation>
|
389
|
+
<operation name="is_base_profile">
|
390
|
+
<documentation>
|
391
|
+
Determines whether the specified PCP profiles are base profiles.
|
392
|
+
A base profile sits at the base of the profile's inheritance tree,
|
393
|
+
supplying the defaults for every profile derived from it. (See
|
394
|
+
also is_system_profile).
|
395
|
+
|
396
|
+
</documentation>
|
397
|
+
<input message="tns:LocalLB.ProfilePCP.is_base_profileRequest"/>
|
398
|
+
<output message="tns:LocalLB.ProfilePCP.is_base_profileResponse"/>
|
399
|
+
</operation>
|
400
|
+
<operation name="is_system_profile">
|
401
|
+
<documentation>
|
402
|
+
Determines whether the specified PCP profiles are system
|
403
|
+
profiles. A system profile is a profile pre-configured on the
|
404
|
+
system, ready for use. Non-system profiles are profiles created or
|
405
|
+
modified by a user. Note that if a system profile is modified, it
|
406
|
+
is no longer considered a system profile. (See also
|
407
|
+
is_base_profile).
|
408
|
+
|
409
|
+
</documentation>
|
410
|
+
<input message="tns:LocalLB.ProfilePCP.is_system_profileRequest"/>
|
411
|
+
<output message="tns:LocalLB.ProfilePCP.is_system_profileResponse"/>
|
412
|
+
</operation>
|
413
|
+
<operation name="set_default_profile">
|
414
|
+
<documentation>
|
415
|
+
Sets the names of the default profiles from which the specified profiles will derive
|
416
|
+
default values for its attributes.
|
417
|
+
|
418
|
+
</documentation>
|
419
|
+
<input message="tns:LocalLB.ProfilePCP.set_default_profileRequest"/>
|
420
|
+
<output message="tns:LocalLB.ProfilePCP.set_default_profileResponse"/>
|
421
|
+
</operation>
|
422
|
+
<operation name="get_default_profile">
|
423
|
+
<documentation>
|
424
|
+
Gets the names of the default profiles from which the specified profiles will derive
|
425
|
+
default values for its attributes.
|
426
|
+
|
427
|
+
</documentation>
|
428
|
+
<input message="tns:LocalLB.ProfilePCP.get_default_profileRequest"/>
|
429
|
+
<output message="tns:LocalLB.ProfilePCP.get_default_profileResponse"/>
|
430
|
+
</operation>
|
431
|
+
<operation name="set_minimum_mapping_lifetime">
|
432
|
+
<documentation>
|
433
|
+
Sets the lower lifetime limit (in seconds) for the specified PCP profiles.
|
434
|
+
|
435
|
+
PCP allows clients to request a lifetime for their port/address mapping
|
436
|
+
request. However, the PCP server has a configurable valid range for lifetime
|
437
|
+
that can be adjusted based on the networking conditions.
|
438
|
+
|
439
|
+
</documentation>
|
440
|
+
<input message="tns:LocalLB.ProfilePCP.set_minimum_mapping_lifetimeRequest"/>
|
441
|
+
<output message="tns:LocalLB.ProfilePCP.set_minimum_mapping_lifetimeResponse"/>
|
442
|
+
</operation>
|
443
|
+
<operation name="get_minimum_mapping_lifetime">
|
444
|
+
<documentation>
|
445
|
+
Gets the lower lifetime limit (in seconds) for the specified PCP profiles.
|
446
|
+
|
447
|
+
</documentation>
|
448
|
+
<input message="tns:LocalLB.ProfilePCP.get_minimum_mapping_lifetimeRequest"/>
|
449
|
+
<output message="tns:LocalLB.ProfilePCP.get_minimum_mapping_lifetimeResponse"/>
|
450
|
+
</operation>
|
451
|
+
<operation name="set_maximum_mapping_lifetime">
|
452
|
+
<documentation>
|
453
|
+
Sets the higher lifetime limit (in seconds) for the specified PCP profiles.
|
454
|
+
|
455
|
+
PCP allows clients to request a lifetime for their port/address mapping
|
456
|
+
request. However, the PCP server has a configurable valid range for lifetime
|
457
|
+
that can be adjusted based on the networking conditions.
|
458
|
+
|
459
|
+
</documentation>
|
460
|
+
<input message="tns:LocalLB.ProfilePCP.set_maximum_mapping_lifetimeRequest"/>
|
461
|
+
<output message="tns:LocalLB.ProfilePCP.set_maximum_mapping_lifetimeResponse"/>
|
462
|
+
</operation>
|
463
|
+
<operation name="get_maximum_mapping_lifetime">
|
464
|
+
<documentation>
|
465
|
+
Gets the higher lifetime limit (in seconds) for the specified PCP profiles.
|
466
|
+
|
467
|
+
</documentation>
|
468
|
+
<input message="tns:LocalLB.ProfilePCP.get_maximum_mapping_lifetimeRequest"/>
|
469
|
+
<output message="tns:LocalLB.ProfilePCP.get_maximum_mapping_lifetimeResponse"/>
|
470
|
+
</operation>
|
471
|
+
<operation name="set_mapping_recycle_delay">
|
472
|
+
<documentation>
|
473
|
+
Sets the minimum delay (in seconds) the PCP Server will wait before recycling
|
474
|
+
mappings that have expired for new client requests for the specified PCP profiles.
|
475
|
+
|
476
|
+
PCP defines a configurable delay after mapping expiration to prevent other clients
|
477
|
+
from hijacking expired mappings if the original owner failed to renew them on time.
|
478
|
+
|
479
|
+
</documentation>
|
480
|
+
<input message="tns:LocalLB.ProfilePCP.set_mapping_recycle_delayRequest"/>
|
481
|
+
<output message="tns:LocalLB.ProfilePCP.set_mapping_recycle_delayResponse"/>
|
482
|
+
</operation>
|
483
|
+
<operation name="get_mapping_recycle_delay">
|
484
|
+
<documentation>
|
485
|
+
Gets the minimum delay (in seconds) the PCP Server will wait before recycling
|
486
|
+
mappings that have expired for new client requests for the specified PCP profiles.
|
487
|
+
|
488
|
+
</documentation>
|
489
|
+
<input message="tns:LocalLB.ProfilePCP.get_mapping_recycle_delayRequest"/>
|
490
|
+
<output message="tns:LocalLB.ProfilePCP.get_mapping_recycle_delayResponse"/>
|
491
|
+
</operation>
|
492
|
+
<operation name="set_mapping_limit_per_client">
|
493
|
+
<documentation>
|
494
|
+
Sets the limit for the number of outstanding mappings any one client can have for
|
495
|
+
the specified PCP profiles.
|
496
|
+
|
497
|
+
PCP allows PCP servers to use limit the number of outstanding port/address
|
498
|
+
mappings a client can have according to the networking conditions.
|
499
|
+
|
500
|
+
</documentation>
|
501
|
+
<input message="tns:LocalLB.ProfilePCP.set_mapping_limit_per_clientRequest"/>
|
502
|
+
<output message="tns:LocalLB.ProfilePCP.set_mapping_limit_per_clientResponse"/>
|
503
|
+
</operation>
|
504
|
+
<operation name="get_mapping_limit_per_client">
|
505
|
+
<documentation>
|
506
|
+
Gets the limit of outstanding mappings any one client can have for the specified
|
507
|
+
PCP profiles.
|
508
|
+
|
509
|
+
</documentation>
|
510
|
+
<input message="tns:LocalLB.ProfilePCP.get_mapping_limit_per_clientRequest"/>
|
511
|
+
<output message="tns:LocalLB.ProfilePCP.get_mapping_limit_per_clientResponse"/>
|
512
|
+
</operation>
|
513
|
+
<operation name="set_mapping_filter_limit">
|
514
|
+
<documentation>
|
515
|
+
Sets the higher limit for the number of filters that must be applied to an incoming
|
516
|
+
PCP packet for the specified PCP profiles.
|
517
|
+
|
518
|
+
PCP allows PCP clients to specify a list of subnet/address/[port] filters for
|
519
|
+
denying access. A higher limit can be specified according to the
|
520
|
+
networking conditions.
|
521
|
+
|
522
|
+
</documentation>
|
523
|
+
<input message="tns:LocalLB.ProfilePCP.set_mapping_filter_limitRequest"/>
|
524
|
+
<output message="tns:LocalLB.ProfilePCP.set_mapping_filter_limitResponse"/>
|
525
|
+
</operation>
|
526
|
+
<operation name="get_mapping_filter_limit">
|
527
|
+
<documentation>
|
528
|
+
Gets the higher limit for the number of filters that must be applied to an incoming
|
529
|
+
PCP packet for the specified PCP profiles.
|
530
|
+
|
531
|
+
</documentation>
|
532
|
+
<input message="tns:LocalLB.ProfilePCP.get_mapping_filter_limitRequest"/>
|
533
|
+
<output message="tns:LocalLB.ProfilePCP.get_mapping_filter_limitResponse"/>
|
534
|
+
</operation>
|
535
|
+
<operation name="set_rule">
|
536
|
+
<documentation>
|
537
|
+
Sets the iRules that the specified profiles will be using to monitor and control
|
538
|
+
PCP actions.
|
539
|
+
|
540
|
+
</documentation>
|
541
|
+
<input message="tns:LocalLB.ProfilePCP.set_ruleRequest"/>
|
542
|
+
<output message="tns:LocalLB.ProfilePCP.set_ruleResponse"/>
|
543
|
+
</operation>
|
544
|
+
<operation name="get_rule">
|
545
|
+
<documentation>
|
546
|
+
Gets the iRules that the specified profiles will be using to monitor and control
|
547
|
+
PCP actions.
|
548
|
+
|
549
|
+
</documentation>
|
550
|
+
<input message="tns:LocalLB.ProfilePCP.get_ruleRequest"/>
|
551
|
+
<output message="tns:LocalLB.ProfilePCP.get_ruleResponse"/>
|
552
|
+
</operation>
|
553
|
+
<operation name="set_third_party_option_state">
|
554
|
+
<documentation>
|
555
|
+
Sets the third party option state for the specified profiles. When enabled,
|
556
|
+
third party options for PCP are accepted.
|
557
|
+
|
558
|
+
PCP allows clients behind a CPE device issue PCP request on their behalf
|
559
|
+
to the CGNAT PCP Server via the CPE. For this the PCP Server must use a
|
560
|
+
PCP profile that has a DS-Lite tunnel specified so that the third party
|
561
|
+
encapsulated IPv4 packets are delivered to the PCP Server via the DS-Lite
|
562
|
+
tunnel.
|
563
|
+
|
564
|
+
</documentation>
|
565
|
+
<input message="tns:LocalLB.ProfilePCP.set_third_party_option_stateRequest"/>
|
566
|
+
<output message="tns:LocalLB.ProfilePCP.set_third_party_option_stateResponse"/>
|
567
|
+
</operation>
|
568
|
+
<operation name="get_third_party_option_state">
|
569
|
+
<documentation>
|
570
|
+
Gets the third party option state for the specified profiles. If enabled,
|
571
|
+
third party options for PCP are accepted.
|
572
|
+
|
573
|
+
</documentation>
|
574
|
+
<input message="tns:LocalLB.ProfilePCP.get_third_party_option_stateRequest"/>
|
575
|
+
<output message="tns:LocalLB.ProfilePCP.get_third_party_option_stateResponse"/>
|
576
|
+
</operation>
|
577
|
+
<operation name="set_announce_multicast_repeats">
|
578
|
+
<documentation>
|
579
|
+
Sets the number of multicast announcements that are sent after PCP Server loses
|
580
|
+
state for the specified profiles.
|
581
|
+
|
582
|
+
The PCP Server is required to inform all clients if it loses state; for example,
|
583
|
+
if it restarted. This is done by multicast. To guard against packet loss the
|
584
|
+
multicast is repeated a configurable number of times.
|
585
|
+
|
586
|
+
</documentation>
|
587
|
+
<input message="tns:LocalLB.ProfilePCP.set_announce_multicast_repeatsRequest"/>
|
588
|
+
<output message="tns:LocalLB.ProfilePCP.set_announce_multicast_repeatsResponse"/>
|
589
|
+
</operation>
|
590
|
+
<operation name="get_announce_multicast_repeats">
|
591
|
+
<documentation>
|
592
|
+
Gets the number of multicast announcements that are sent after after PCP Server loses
|
593
|
+
state for the specified profiles.
|
594
|
+
|
595
|
+
</documentation>
|
596
|
+
<input message="tns:LocalLB.ProfilePCP.get_announce_multicast_repeatsRequest"/>
|
597
|
+
<output message="tns:LocalLB.ProfilePCP.get_announce_multicast_repeatsResponse"/>
|
598
|
+
</operation>
|
599
|
+
<operation name="set_announce_after_failover_state">
|
600
|
+
<documentation>
|
601
|
+
Sets the announce after failover state for the specified profiles. If enabled
|
602
|
+
a multicast announcement will be sent when a PCP Server fails over its HA pair.
|
603
|
+
|
604
|
+
In a pair of BIG-IPs, it is unlikely to lose state when a fail over occurs.
|
605
|
+
However, there is a small possibility that the 'last' mappings have not yet been
|
606
|
+
replicated and this method allows enabling sending a multicast announcement
|
607
|
+
after the fail over.
|
608
|
+
|
609
|
+
</documentation>
|
610
|
+
<input message="tns:LocalLB.ProfilePCP.set_announce_after_failover_stateRequest"/>
|
611
|
+
<output message="tns:LocalLB.ProfilePCP.set_announce_after_failover_stateResponse"/>
|
612
|
+
</operation>
|
613
|
+
<operation name="get_announce_after_failover_state">
|
614
|
+
<documentation>
|
615
|
+
Gets the announce after failover state for the specified profiles. If enabled
|
616
|
+
a multicast announcement will be sent when a PCP Server fails over its HA pair.
|
617
|
+
|
618
|
+
</documentation>
|
619
|
+
<input message="tns:LocalLB.ProfilePCP.get_announce_after_failover_stateRequest"/>
|
620
|
+
<output message="tns:LocalLB.ProfilePCP.get_announce_after_failover_stateResponse"/>
|
621
|
+
</operation>
|
622
|
+
<operation name="get_listening_port">
|
623
|
+
<documentation>
|
624
|
+
Gets the listening port for the specified profiles. This is the port on which
|
625
|
+
the PCP server listens.
|
626
|
+
|
627
|
+
</documentation>
|
628
|
+
<input message="tns:LocalLB.ProfilePCP.get_listening_portRequest"/>
|
629
|
+
<output message="tns:LocalLB.ProfilePCP.get_listening_portResponse"/>
|
630
|
+
</operation>
|
631
|
+
<operation name="get_multicast_port">
|
632
|
+
<documentation>
|
633
|
+
Gets the multicast port for the specified profiles. This is the port the PCP
|
634
|
+
server uses to send multicast announcements.
|
635
|
+
|
636
|
+
</documentation>
|
637
|
+
<input message="tns:LocalLB.ProfilePCP.get_multicast_portRequest"/>
|
638
|
+
<output message="tns:LocalLB.ProfilePCP.get_multicast_portResponse"/>
|
639
|
+
</operation>
|
640
|
+
<operation name="get_third_party_allowed_subnet">
|
641
|
+
<documentation>
|
642
|
+
Gets the list of third party allowed subnets for the specified PCP profiles.
|
643
|
+
|
644
|
+
PCP allows clients behind a CPE device to issue PCP request on their behalf
|
645
|
+
to the CGNAT PCP Server via the CPE. For this the PCP Server must use a
|
646
|
+
PCP profile that has a DS-Lite tunnel specified so that the third party
|
647
|
+
encapsulated IPv4 packets are delivered to the PCP Server via the DS-Lite
|
648
|
+
tunnel. PCP also allows you to specify subnets from which it will accept third
|
649
|
+
party requests.
|
650
|
+
|
651
|
+
</documentation>
|
652
|
+
<input message="tns:LocalLB.ProfilePCP.get_third_party_allowed_subnetRequest"/>
|
653
|
+
<output message="tns:LocalLB.ProfilePCP.get_third_party_allowed_subnetResponse"/>
|
654
|
+
</operation>
|
655
|
+
<operation name="add_third_party_allowed_subnet">
|
656
|
+
<documentation>
|
657
|
+
Adds third party allowed subnets to the specified PCP profiles.
|
658
|
+
|
659
|
+
</documentation>
|
660
|
+
<input message="tns:LocalLB.ProfilePCP.add_third_party_allowed_subnetRequest"/>
|
661
|
+
<output message="tns:LocalLB.ProfilePCP.add_third_party_allowed_subnetResponse"/>
|
662
|
+
</operation>
|
663
|
+
<operation name="remove_third_party_allowed_subnet">
|
664
|
+
<documentation>
|
665
|
+
Removes third party allowed subnets to the specified PCP profiles.
|
666
|
+
|
667
|
+
</documentation>
|
668
|
+
<input message="tns:LocalLB.ProfilePCP.remove_third_party_allowed_subnetRequest"/>
|
669
|
+
<output message="tns:LocalLB.ProfilePCP.remove_third_party_allowed_subnetResponse"/>
|
670
|
+
</operation>
|
671
|
+
<operation name="remove_all_third_party_allowed_subnets">
|
672
|
+
<documentation>
|
673
|
+
Removes all third party allowed subnets to the specified PCP profiles.
|
674
|
+
|
675
|
+
</documentation>
|
676
|
+
<input message="tns:LocalLB.ProfilePCP.remove_all_third_party_allowed_subnetsRequest"/>
|
677
|
+
<output message="tns:LocalLB.ProfilePCP.remove_all_third_party_allowed_subnetsResponse"/>
|
678
|
+
</operation>
|
679
|
+
<operation name="set_description">
|
680
|
+
<documentation>
|
681
|
+
Sets the description for a set of PCP profiles.
|
682
|
+
|
683
|
+
This is an arbitrary field which can be used for any purpose.
|
684
|
+
|
685
|
+
</documentation>
|
686
|
+
<input message="tns:LocalLB.ProfilePCP.set_descriptionRequest"/>
|
687
|
+
<output message="tns:LocalLB.ProfilePCP.set_descriptionResponse"/>
|
688
|
+
</operation>
|
689
|
+
<operation name="get_description">
|
690
|
+
<documentation>
|
691
|
+
Gets the descriptions for a set of PCP profiles.
|
692
|
+
|
693
|
+
</documentation>
|
694
|
+
<input message="tns:LocalLB.ProfilePCP.get_descriptionRequest"/>
|
695
|
+
<output message="tns:LocalLB.ProfilePCP.get_descriptionResponse"/>
|
696
|
+
</operation>
|
697
|
+
<operation name="get_version">
|
698
|
+
<documentation>
|
699
|
+
Gets the version information for this interface.
|
700
|
+
|
701
|
+
</documentation>
|
702
|
+
<input message="tns:LocalLB.ProfilePCP.get_versionRequest"/>
|
703
|
+
<output message="tns:LocalLB.ProfilePCP.get_versionResponse"/>
|
704
|
+
</operation>
|
705
|
+
</portType>
|
706
|
+
|
707
|
+
<!-- binding -->
|
708
|
+
|
709
|
+
<binding name="LocalLB.ProfilePCPBinding" type="tns:LocalLB.ProfilePCPPortType">
|
710
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
711
|
+
<operation name="get_list">
|
712
|
+
<documentation>
|
713
|
+
Gets a list of all PCP profiles.
|
714
|
+
|
715
|
+
</documentation>
|
716
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
717
|
+
<input>
|
718
|
+
<soap:body
|
719
|
+
use="encoded"
|
720
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
721
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
722
|
+
</input>
|
723
|
+
<output>
|
724
|
+
<soap:body
|
725
|
+
use="encoded"
|
726
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
727
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
728
|
+
</output>
|
729
|
+
</operation>
|
730
|
+
|
731
|
+
<operation name="create">
|
732
|
+
<documentation>
|
733
|
+
Creates the specified PCP profiles.
|
734
|
+
|
735
|
+
</documentation>
|
736
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
737
|
+
<input>
|
738
|
+
<soap:body
|
739
|
+
use="encoded"
|
740
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
741
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
742
|
+
</input>
|
743
|
+
<output>
|
744
|
+
<soap:body
|
745
|
+
use="encoded"
|
746
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
747
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
748
|
+
</output>
|
749
|
+
</operation>
|
750
|
+
|
751
|
+
<operation name="delete_profile">
|
752
|
+
<documentation>
|
753
|
+
Deletes the specified PCP profiles.
|
754
|
+
|
755
|
+
</documentation>
|
756
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
757
|
+
<input>
|
758
|
+
<soap:body
|
759
|
+
use="encoded"
|
760
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
761
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
762
|
+
</input>
|
763
|
+
<output>
|
764
|
+
<soap:body
|
765
|
+
use="encoded"
|
766
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
767
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
768
|
+
</output>
|
769
|
+
</operation>
|
770
|
+
|
771
|
+
<operation name="delete_all_profiles">
|
772
|
+
<documentation>
|
773
|
+
Deletes all PCP profiles.
|
774
|
+
|
775
|
+
</documentation>
|
776
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
777
|
+
<input>
|
778
|
+
<soap:body
|
779
|
+
use="encoded"
|
780
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
781
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
782
|
+
</input>
|
783
|
+
<output>
|
784
|
+
<soap:body
|
785
|
+
use="encoded"
|
786
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
787
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
788
|
+
</output>
|
789
|
+
</operation>
|
790
|
+
|
791
|
+
<operation name="is_base_profile">
|
792
|
+
<documentation>
|
793
|
+
Determines whether the specified PCP profiles are base profiles.
|
794
|
+
A base profile sits at the base of the profile's inheritance tree,
|
795
|
+
supplying the defaults for every profile derived from it. (See
|
796
|
+
also is_system_profile).
|
797
|
+
|
798
|
+
</documentation>
|
799
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
800
|
+
<input>
|
801
|
+
<soap:body
|
802
|
+
use="encoded"
|
803
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
804
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
805
|
+
</input>
|
806
|
+
<output>
|
807
|
+
<soap:body
|
808
|
+
use="encoded"
|
809
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
810
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
811
|
+
</output>
|
812
|
+
</operation>
|
813
|
+
|
814
|
+
<operation name="is_system_profile">
|
815
|
+
<documentation>
|
816
|
+
Determines whether the specified PCP profiles are system
|
817
|
+
profiles. A system profile is a profile pre-configured on the
|
818
|
+
system, ready for use. Non-system profiles are profiles created or
|
819
|
+
modified by a user. Note that if a system profile is modified, it
|
820
|
+
is no longer considered a system profile. (See also
|
821
|
+
is_base_profile).
|
822
|
+
|
823
|
+
</documentation>
|
824
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
825
|
+
<input>
|
826
|
+
<soap:body
|
827
|
+
use="encoded"
|
828
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
829
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
830
|
+
</input>
|
831
|
+
<output>
|
832
|
+
<soap:body
|
833
|
+
use="encoded"
|
834
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
835
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
836
|
+
</output>
|
837
|
+
</operation>
|
838
|
+
|
839
|
+
<operation name="set_default_profile">
|
840
|
+
<documentation>
|
841
|
+
Sets the names of the default profiles from which the specified profiles will derive
|
842
|
+
default values for its attributes.
|
843
|
+
|
844
|
+
</documentation>
|
845
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
846
|
+
<input>
|
847
|
+
<soap:body
|
848
|
+
use="encoded"
|
849
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
850
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
851
|
+
</input>
|
852
|
+
<output>
|
853
|
+
<soap:body
|
854
|
+
use="encoded"
|
855
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
856
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
857
|
+
</output>
|
858
|
+
</operation>
|
859
|
+
|
860
|
+
<operation name="get_default_profile">
|
861
|
+
<documentation>
|
862
|
+
Gets the names of the default profiles from which the specified profiles will derive
|
863
|
+
default values for its attributes.
|
864
|
+
|
865
|
+
</documentation>
|
866
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
867
|
+
<input>
|
868
|
+
<soap:body
|
869
|
+
use="encoded"
|
870
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
871
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
872
|
+
</input>
|
873
|
+
<output>
|
874
|
+
<soap:body
|
875
|
+
use="encoded"
|
876
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
877
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
878
|
+
</output>
|
879
|
+
</operation>
|
880
|
+
|
881
|
+
<operation name="set_minimum_mapping_lifetime">
|
882
|
+
<documentation>
|
883
|
+
Sets the lower lifetime limit (in seconds) for the specified PCP profiles.
|
884
|
+
|
885
|
+
PCP allows clients to request a lifetime for their port/address mapping
|
886
|
+
request. However, the PCP server has a configurable valid range for lifetime
|
887
|
+
that can be adjusted based on the networking conditions.
|
888
|
+
|
889
|
+
</documentation>
|
890
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
891
|
+
<input>
|
892
|
+
<soap:body
|
893
|
+
use="encoded"
|
894
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
895
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
896
|
+
</input>
|
897
|
+
<output>
|
898
|
+
<soap:body
|
899
|
+
use="encoded"
|
900
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
901
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
902
|
+
</output>
|
903
|
+
</operation>
|
904
|
+
|
905
|
+
<operation name="get_minimum_mapping_lifetime">
|
906
|
+
<documentation>
|
907
|
+
Gets the lower lifetime limit (in seconds) for the specified PCP profiles.
|
908
|
+
|
909
|
+
</documentation>
|
910
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
911
|
+
<input>
|
912
|
+
<soap:body
|
913
|
+
use="encoded"
|
914
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
915
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
916
|
+
</input>
|
917
|
+
<output>
|
918
|
+
<soap:body
|
919
|
+
use="encoded"
|
920
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
921
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
922
|
+
</output>
|
923
|
+
</operation>
|
924
|
+
|
925
|
+
<operation name="set_maximum_mapping_lifetime">
|
926
|
+
<documentation>
|
927
|
+
Sets the higher lifetime limit (in seconds) for the specified PCP profiles.
|
928
|
+
|
929
|
+
PCP allows clients to request a lifetime for their port/address mapping
|
930
|
+
request. However, the PCP server has a configurable valid range for lifetime
|
931
|
+
that can be adjusted based on the networking conditions.
|
932
|
+
|
933
|
+
</documentation>
|
934
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
935
|
+
<input>
|
936
|
+
<soap:body
|
937
|
+
use="encoded"
|
938
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
939
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
940
|
+
</input>
|
941
|
+
<output>
|
942
|
+
<soap:body
|
943
|
+
use="encoded"
|
944
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
945
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
946
|
+
</output>
|
947
|
+
</operation>
|
948
|
+
|
949
|
+
<operation name="get_maximum_mapping_lifetime">
|
950
|
+
<documentation>
|
951
|
+
Gets the higher lifetime limit (in seconds) for the specified PCP profiles.
|
952
|
+
|
953
|
+
</documentation>
|
954
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
955
|
+
<input>
|
956
|
+
<soap:body
|
957
|
+
use="encoded"
|
958
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
959
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
960
|
+
</input>
|
961
|
+
<output>
|
962
|
+
<soap:body
|
963
|
+
use="encoded"
|
964
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
965
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
966
|
+
</output>
|
967
|
+
</operation>
|
968
|
+
|
969
|
+
<operation name="set_mapping_recycle_delay">
|
970
|
+
<documentation>
|
971
|
+
Sets the minimum delay (in seconds) the PCP Server will wait before recycling
|
972
|
+
mappings that have expired for new client requests for the specified PCP profiles.
|
973
|
+
|
974
|
+
PCP defines a configurable delay after mapping expiration to prevent other clients
|
975
|
+
from hijacking expired mappings if the original owner failed to renew them on time.
|
976
|
+
|
977
|
+
</documentation>
|
978
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
979
|
+
<input>
|
980
|
+
<soap:body
|
981
|
+
use="encoded"
|
982
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
983
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
984
|
+
</input>
|
985
|
+
<output>
|
986
|
+
<soap:body
|
987
|
+
use="encoded"
|
988
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
989
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
990
|
+
</output>
|
991
|
+
</operation>
|
992
|
+
|
993
|
+
<operation name="get_mapping_recycle_delay">
|
994
|
+
<documentation>
|
995
|
+
Gets the minimum delay (in seconds) the PCP Server will wait before recycling
|
996
|
+
mappings that have expired for new client requests for the specified PCP profiles.
|
997
|
+
|
998
|
+
</documentation>
|
999
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1000
|
+
<input>
|
1001
|
+
<soap:body
|
1002
|
+
use="encoded"
|
1003
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1004
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1005
|
+
</input>
|
1006
|
+
<output>
|
1007
|
+
<soap:body
|
1008
|
+
use="encoded"
|
1009
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1010
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1011
|
+
</output>
|
1012
|
+
</operation>
|
1013
|
+
|
1014
|
+
<operation name="set_mapping_limit_per_client">
|
1015
|
+
<documentation>
|
1016
|
+
Sets the limit for the number of outstanding mappings any one client can have for
|
1017
|
+
the specified PCP profiles.
|
1018
|
+
|
1019
|
+
PCP allows PCP servers to use limit the number of outstanding port/address
|
1020
|
+
mappings a client can have according to the networking conditions.
|
1021
|
+
|
1022
|
+
</documentation>
|
1023
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1024
|
+
<input>
|
1025
|
+
<soap:body
|
1026
|
+
use="encoded"
|
1027
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1028
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1029
|
+
</input>
|
1030
|
+
<output>
|
1031
|
+
<soap:body
|
1032
|
+
use="encoded"
|
1033
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1034
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1035
|
+
</output>
|
1036
|
+
</operation>
|
1037
|
+
|
1038
|
+
<operation name="get_mapping_limit_per_client">
|
1039
|
+
<documentation>
|
1040
|
+
Gets the limit of outstanding mappings any one client can have for the specified
|
1041
|
+
PCP profiles.
|
1042
|
+
|
1043
|
+
</documentation>
|
1044
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1045
|
+
<input>
|
1046
|
+
<soap:body
|
1047
|
+
use="encoded"
|
1048
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1049
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1050
|
+
</input>
|
1051
|
+
<output>
|
1052
|
+
<soap:body
|
1053
|
+
use="encoded"
|
1054
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1055
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1056
|
+
</output>
|
1057
|
+
</operation>
|
1058
|
+
|
1059
|
+
<operation name="set_mapping_filter_limit">
|
1060
|
+
<documentation>
|
1061
|
+
Sets the higher limit for the number of filters that must be applied to an incoming
|
1062
|
+
PCP packet for the specified PCP profiles.
|
1063
|
+
|
1064
|
+
PCP allows PCP clients to specify a list of subnet/address/[port] filters for
|
1065
|
+
denying access. A higher limit can be specified according to the
|
1066
|
+
networking conditions.
|
1067
|
+
|
1068
|
+
</documentation>
|
1069
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1070
|
+
<input>
|
1071
|
+
<soap:body
|
1072
|
+
use="encoded"
|
1073
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1074
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1075
|
+
</input>
|
1076
|
+
<output>
|
1077
|
+
<soap:body
|
1078
|
+
use="encoded"
|
1079
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1080
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1081
|
+
</output>
|
1082
|
+
</operation>
|
1083
|
+
|
1084
|
+
<operation name="get_mapping_filter_limit">
|
1085
|
+
<documentation>
|
1086
|
+
Gets the higher limit for the number of filters that must be applied to an incoming
|
1087
|
+
PCP packet for the specified PCP profiles.
|
1088
|
+
|
1089
|
+
</documentation>
|
1090
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1091
|
+
<input>
|
1092
|
+
<soap:body
|
1093
|
+
use="encoded"
|
1094
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1095
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1096
|
+
</input>
|
1097
|
+
<output>
|
1098
|
+
<soap:body
|
1099
|
+
use="encoded"
|
1100
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1101
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1102
|
+
</output>
|
1103
|
+
</operation>
|
1104
|
+
|
1105
|
+
<operation name="set_rule">
|
1106
|
+
<documentation>
|
1107
|
+
Sets the iRules that the specified profiles will be using to monitor and control
|
1108
|
+
PCP actions.
|
1109
|
+
|
1110
|
+
</documentation>
|
1111
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1112
|
+
<input>
|
1113
|
+
<soap:body
|
1114
|
+
use="encoded"
|
1115
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1116
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1117
|
+
</input>
|
1118
|
+
<output>
|
1119
|
+
<soap:body
|
1120
|
+
use="encoded"
|
1121
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1122
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1123
|
+
</output>
|
1124
|
+
</operation>
|
1125
|
+
|
1126
|
+
<operation name="get_rule">
|
1127
|
+
<documentation>
|
1128
|
+
Gets the iRules that the specified profiles will be using to monitor and control
|
1129
|
+
PCP actions.
|
1130
|
+
|
1131
|
+
</documentation>
|
1132
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1133
|
+
<input>
|
1134
|
+
<soap:body
|
1135
|
+
use="encoded"
|
1136
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1137
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1138
|
+
</input>
|
1139
|
+
<output>
|
1140
|
+
<soap:body
|
1141
|
+
use="encoded"
|
1142
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1143
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1144
|
+
</output>
|
1145
|
+
</operation>
|
1146
|
+
|
1147
|
+
<operation name="set_third_party_option_state">
|
1148
|
+
<documentation>
|
1149
|
+
Sets the third party option state for the specified profiles. When enabled,
|
1150
|
+
third party options for PCP are accepted.
|
1151
|
+
|
1152
|
+
PCP allows clients behind a CPE device issue PCP request on their behalf
|
1153
|
+
to the CGNAT PCP Server via the CPE. For this the PCP Server must use a
|
1154
|
+
PCP profile that has a DS-Lite tunnel specified so that the third party
|
1155
|
+
encapsulated IPv4 packets are delivered to the PCP Server via the DS-Lite
|
1156
|
+
tunnel.
|
1157
|
+
|
1158
|
+
</documentation>
|
1159
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1160
|
+
<input>
|
1161
|
+
<soap:body
|
1162
|
+
use="encoded"
|
1163
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1164
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1165
|
+
</input>
|
1166
|
+
<output>
|
1167
|
+
<soap:body
|
1168
|
+
use="encoded"
|
1169
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1170
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1171
|
+
</output>
|
1172
|
+
</operation>
|
1173
|
+
|
1174
|
+
<operation name="get_third_party_option_state">
|
1175
|
+
<documentation>
|
1176
|
+
Gets the third party option state for the specified profiles. If enabled,
|
1177
|
+
third party options for PCP are accepted.
|
1178
|
+
|
1179
|
+
</documentation>
|
1180
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1181
|
+
<input>
|
1182
|
+
<soap:body
|
1183
|
+
use="encoded"
|
1184
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1185
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1186
|
+
</input>
|
1187
|
+
<output>
|
1188
|
+
<soap:body
|
1189
|
+
use="encoded"
|
1190
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1191
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1192
|
+
</output>
|
1193
|
+
</operation>
|
1194
|
+
|
1195
|
+
<operation name="set_announce_multicast_repeats">
|
1196
|
+
<documentation>
|
1197
|
+
Sets the number of multicast announcements that are sent after PCP Server loses
|
1198
|
+
state for the specified profiles.
|
1199
|
+
|
1200
|
+
The PCP Server is required to inform all clients if it loses state; for example,
|
1201
|
+
if it restarted. This is done by multicast. To guard against packet loss the
|
1202
|
+
multicast is repeated a configurable number of times.
|
1203
|
+
|
1204
|
+
</documentation>
|
1205
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1206
|
+
<input>
|
1207
|
+
<soap:body
|
1208
|
+
use="encoded"
|
1209
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1210
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1211
|
+
</input>
|
1212
|
+
<output>
|
1213
|
+
<soap:body
|
1214
|
+
use="encoded"
|
1215
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1216
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1217
|
+
</output>
|
1218
|
+
</operation>
|
1219
|
+
|
1220
|
+
<operation name="get_announce_multicast_repeats">
|
1221
|
+
<documentation>
|
1222
|
+
Gets the number of multicast announcements that are sent after after PCP Server loses
|
1223
|
+
state for the specified profiles.
|
1224
|
+
|
1225
|
+
</documentation>
|
1226
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1227
|
+
<input>
|
1228
|
+
<soap:body
|
1229
|
+
use="encoded"
|
1230
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1231
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1232
|
+
</input>
|
1233
|
+
<output>
|
1234
|
+
<soap:body
|
1235
|
+
use="encoded"
|
1236
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1237
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1238
|
+
</output>
|
1239
|
+
</operation>
|
1240
|
+
|
1241
|
+
<operation name="set_announce_after_failover_state">
|
1242
|
+
<documentation>
|
1243
|
+
Sets the announce after failover state for the specified profiles. If enabled
|
1244
|
+
a multicast announcement will be sent when a PCP Server fails over its HA pair.
|
1245
|
+
|
1246
|
+
In a pair of BIG-IPs, it is unlikely to lose state when a fail over occurs.
|
1247
|
+
However, there is a small possibility that the 'last' mappings have not yet been
|
1248
|
+
replicated and this method allows enabling sending a multicast announcement
|
1249
|
+
after the fail over.
|
1250
|
+
|
1251
|
+
</documentation>
|
1252
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1253
|
+
<input>
|
1254
|
+
<soap:body
|
1255
|
+
use="encoded"
|
1256
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1257
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1258
|
+
</input>
|
1259
|
+
<output>
|
1260
|
+
<soap:body
|
1261
|
+
use="encoded"
|
1262
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1263
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1264
|
+
</output>
|
1265
|
+
</operation>
|
1266
|
+
|
1267
|
+
<operation name="get_announce_after_failover_state">
|
1268
|
+
<documentation>
|
1269
|
+
Gets the announce after failover state for the specified profiles. If enabled
|
1270
|
+
a multicast announcement will be sent when a PCP Server fails over its HA pair.
|
1271
|
+
|
1272
|
+
</documentation>
|
1273
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1274
|
+
<input>
|
1275
|
+
<soap:body
|
1276
|
+
use="encoded"
|
1277
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1278
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1279
|
+
</input>
|
1280
|
+
<output>
|
1281
|
+
<soap:body
|
1282
|
+
use="encoded"
|
1283
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1284
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1285
|
+
</output>
|
1286
|
+
</operation>
|
1287
|
+
|
1288
|
+
<operation name="get_listening_port">
|
1289
|
+
<documentation>
|
1290
|
+
Gets the listening port for the specified profiles. This is the port on which
|
1291
|
+
the PCP server listens.
|
1292
|
+
|
1293
|
+
</documentation>
|
1294
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1295
|
+
<input>
|
1296
|
+
<soap:body
|
1297
|
+
use="encoded"
|
1298
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1299
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1300
|
+
</input>
|
1301
|
+
<output>
|
1302
|
+
<soap:body
|
1303
|
+
use="encoded"
|
1304
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1305
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1306
|
+
</output>
|
1307
|
+
</operation>
|
1308
|
+
|
1309
|
+
<operation name="get_multicast_port">
|
1310
|
+
<documentation>
|
1311
|
+
Gets the multicast port for the specified profiles. This is the port the PCP
|
1312
|
+
server uses to send multicast announcements.
|
1313
|
+
|
1314
|
+
</documentation>
|
1315
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1316
|
+
<input>
|
1317
|
+
<soap:body
|
1318
|
+
use="encoded"
|
1319
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1320
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1321
|
+
</input>
|
1322
|
+
<output>
|
1323
|
+
<soap:body
|
1324
|
+
use="encoded"
|
1325
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1326
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1327
|
+
</output>
|
1328
|
+
</operation>
|
1329
|
+
|
1330
|
+
<operation name="get_third_party_allowed_subnet">
|
1331
|
+
<documentation>
|
1332
|
+
Gets the list of third party allowed subnets for the specified PCP profiles.
|
1333
|
+
|
1334
|
+
PCP allows clients behind a CPE device to issue PCP request on their behalf
|
1335
|
+
to the CGNAT PCP Server via the CPE. For this the PCP Server must use a
|
1336
|
+
PCP profile that has a DS-Lite tunnel specified so that the third party
|
1337
|
+
encapsulated IPv4 packets are delivered to the PCP Server via the DS-Lite
|
1338
|
+
tunnel. PCP also allows you to specify subnets from which it will accept third
|
1339
|
+
party requests.
|
1340
|
+
|
1341
|
+
</documentation>
|
1342
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1343
|
+
<input>
|
1344
|
+
<soap:body
|
1345
|
+
use="encoded"
|
1346
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1347
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1348
|
+
</input>
|
1349
|
+
<output>
|
1350
|
+
<soap:body
|
1351
|
+
use="encoded"
|
1352
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1353
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1354
|
+
</output>
|
1355
|
+
</operation>
|
1356
|
+
|
1357
|
+
<operation name="add_third_party_allowed_subnet">
|
1358
|
+
<documentation>
|
1359
|
+
Adds third party allowed subnets to the specified PCP profiles.
|
1360
|
+
|
1361
|
+
</documentation>
|
1362
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1363
|
+
<input>
|
1364
|
+
<soap:body
|
1365
|
+
use="encoded"
|
1366
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1367
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1368
|
+
</input>
|
1369
|
+
<output>
|
1370
|
+
<soap:body
|
1371
|
+
use="encoded"
|
1372
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1373
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1374
|
+
</output>
|
1375
|
+
</operation>
|
1376
|
+
|
1377
|
+
<operation name="remove_third_party_allowed_subnet">
|
1378
|
+
<documentation>
|
1379
|
+
Removes third party allowed subnets to the specified PCP profiles.
|
1380
|
+
|
1381
|
+
</documentation>
|
1382
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1383
|
+
<input>
|
1384
|
+
<soap:body
|
1385
|
+
use="encoded"
|
1386
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1387
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1388
|
+
</input>
|
1389
|
+
<output>
|
1390
|
+
<soap:body
|
1391
|
+
use="encoded"
|
1392
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1393
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1394
|
+
</output>
|
1395
|
+
</operation>
|
1396
|
+
|
1397
|
+
<operation name="remove_all_third_party_allowed_subnets">
|
1398
|
+
<documentation>
|
1399
|
+
Removes all third party allowed subnets to the specified PCP profiles.
|
1400
|
+
|
1401
|
+
</documentation>
|
1402
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1403
|
+
<input>
|
1404
|
+
<soap:body
|
1405
|
+
use="encoded"
|
1406
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1407
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1408
|
+
</input>
|
1409
|
+
<output>
|
1410
|
+
<soap:body
|
1411
|
+
use="encoded"
|
1412
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1413
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1414
|
+
</output>
|
1415
|
+
</operation>
|
1416
|
+
|
1417
|
+
<operation name="set_description">
|
1418
|
+
<documentation>
|
1419
|
+
Sets the description for a set of PCP profiles.
|
1420
|
+
|
1421
|
+
This is an arbitrary field which can be used for any purpose.
|
1422
|
+
|
1423
|
+
</documentation>
|
1424
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1425
|
+
<input>
|
1426
|
+
<soap:body
|
1427
|
+
use="encoded"
|
1428
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1429
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1430
|
+
</input>
|
1431
|
+
<output>
|
1432
|
+
<soap:body
|
1433
|
+
use="encoded"
|
1434
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1435
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1436
|
+
</output>
|
1437
|
+
</operation>
|
1438
|
+
|
1439
|
+
<operation name="get_description">
|
1440
|
+
<documentation>
|
1441
|
+
Gets the descriptions for a set of PCP profiles.
|
1442
|
+
|
1443
|
+
</documentation>
|
1444
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1445
|
+
<input>
|
1446
|
+
<soap:body
|
1447
|
+
use="encoded"
|
1448
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1449
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1450
|
+
</input>
|
1451
|
+
<output>
|
1452
|
+
<soap:body
|
1453
|
+
use="encoded"
|
1454
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1455
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1456
|
+
</output>
|
1457
|
+
</operation>
|
1458
|
+
|
1459
|
+
<operation name="get_version">
|
1460
|
+
<documentation>
|
1461
|
+
Gets the version information for this interface.
|
1462
|
+
|
1463
|
+
</documentation>
|
1464
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePCP"/>
|
1465
|
+
<input>
|
1466
|
+
<soap:body
|
1467
|
+
use="encoded"
|
1468
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1469
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1470
|
+
</input>
|
1471
|
+
<output>
|
1472
|
+
<soap:body
|
1473
|
+
use="encoded"
|
1474
|
+
namespace="urn:iControl:LocalLB/ProfilePCP"
|
1475
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1476
|
+
</output>
|
1477
|
+
</operation>
|
1478
|
+
</binding>
|
1479
|
+
|
1480
|
+
<!-- service -->
|
1481
|
+
|
1482
|
+
<service name="LocalLB.ProfilePCP">
|
1483
|
+
<documentation>
|
1484
|
+
The ProfilePCP interface enables you to specify a set of predefined Port Control
|
1485
|
+
Protocol parameters so that it can be used together to govern the processing of
|
1486
|
+
PCP incoming requests.
|
1487
|
+
|
1488
|
+
PCP (Port Control Protocol) is a protocol that provides more seamless NAT
|
1489
|
+
traversal by allowing communication and control of port/address mappings and
|
1490
|
+
session lifetimes between the NAT and the NAT'ed client. The application or
|
1491
|
+
CPE requests a NAT mapping and the PCP Server collocated with the CGNAT device
|
1492
|
+
responds with the mapped address and port and session lifetime.
|
1493
|
+
|
1494
|
+
</documentation>
|
1495
|
+
<port name="LocalLB.ProfilePCPPort" binding="tns:LocalLB.ProfilePCPBinding">
|
1496
|
+
<soap:address location="https://url_to_service"/>
|
1497
|
+
</port>
|
1498
|
+
</service>
|
1499
|
+
</definitions>
|