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,834 @@
|
|
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.ProfileMAP"
|
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.ProfileNetAddress">
|
25
|
+
<xsd:sequence>
|
26
|
+
<xsd:element name="value" type="xsd:string"/>
|
27
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
28
|
+
</xsd:sequence>
|
29
|
+
</xsd:complexType>
|
30
|
+
<xsd:complexType name="Common.StringSequence">
|
31
|
+
<xsd:complexContent>
|
32
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
33
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
34
|
+
</xsd:restriction>
|
35
|
+
</xsd:complexContent>
|
36
|
+
</xsd:complexType>
|
37
|
+
<xsd:complexType name="Common.BooleanSequence">
|
38
|
+
<xsd:complexContent>
|
39
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
40
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:boolean[]'/>
|
41
|
+
</xsd:restriction>
|
42
|
+
</xsd:complexContent>
|
43
|
+
</xsd:complexType>
|
44
|
+
<xsd:complexType name="Common.ProfileULongSequence">
|
45
|
+
<xsd:complexContent>
|
46
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
47
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ProfileULong[]'/>
|
48
|
+
</xsd:restriction>
|
49
|
+
</xsd:complexContent>
|
50
|
+
</xsd:complexType>
|
51
|
+
<xsd:complexType name="Common.ProfileNetAddressSequence">
|
52
|
+
<xsd:complexContent>
|
53
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
54
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ProfileNetAddress[]'/>
|
55
|
+
</xsd:restriction>
|
56
|
+
</xsd:complexContent>
|
57
|
+
</xsd:complexType>
|
58
|
+
<xsd:complexType name="Common.ProfileULong">
|
59
|
+
<xsd:sequence>
|
60
|
+
<xsd:element name="value" type="xsd:long"/>
|
61
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
62
|
+
</xsd:sequence>
|
63
|
+
</xsd:complexType>
|
64
|
+
</xsd:schema>
|
65
|
+
</types>
|
66
|
+
|
67
|
+
<!-- message -->
|
68
|
+
|
69
|
+
<message name="Networking.ProfileMAP.get_listRequest">
|
70
|
+
</message>
|
71
|
+
<message name="Networking.ProfileMAP.get_listResponse">
|
72
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
73
|
+
</message>
|
74
|
+
|
75
|
+
<message name="Networking.ProfileMAP.createRequest">
|
76
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
77
|
+
<part name="ip6_prefixes" type="tns:Common.ProfileNetAddressSequence"/>
|
78
|
+
<part name="ip4_prefixes" type="tns:Common.ProfileNetAddressSequence"/>
|
79
|
+
<part name="ea_bits_lengths" type="tns:Common.ProfileULongSequence"/>
|
80
|
+
<part name="port_offsets" type="tns:Common.ProfileULongSequence"/>
|
81
|
+
</message>
|
82
|
+
<message name="Networking.ProfileMAP.createResponse">
|
83
|
+
</message>
|
84
|
+
|
85
|
+
<message name="Networking.ProfileMAP.delete_profileRequest">
|
86
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
87
|
+
</message>
|
88
|
+
<message name="Networking.ProfileMAP.delete_profileResponse">
|
89
|
+
</message>
|
90
|
+
|
91
|
+
<message name="Networking.ProfileMAP.delete_all_profilesRequest">
|
92
|
+
</message>
|
93
|
+
<message name="Networking.ProfileMAP.delete_all_profilesResponse">
|
94
|
+
</message>
|
95
|
+
|
96
|
+
<message name="Networking.ProfileMAP.is_base_profileRequest">
|
97
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
98
|
+
</message>
|
99
|
+
<message name="Networking.ProfileMAP.is_base_profileResponse">
|
100
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
101
|
+
</message>
|
102
|
+
|
103
|
+
<message name="Networking.ProfileMAP.is_system_profileRequest">
|
104
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
105
|
+
</message>
|
106
|
+
<message name="Networking.ProfileMAP.is_system_profileResponse">
|
107
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
108
|
+
</message>
|
109
|
+
|
110
|
+
<message name="Networking.ProfileMAP.set_default_profileRequest">
|
111
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
112
|
+
<part name="defaults" type="tns:Common.StringSequence"/>
|
113
|
+
</message>
|
114
|
+
<message name="Networking.ProfileMAP.set_default_profileResponse">
|
115
|
+
</message>
|
116
|
+
|
117
|
+
<message name="Networking.ProfileMAP.get_default_profileRequest">
|
118
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
119
|
+
</message>
|
120
|
+
<message name="Networking.ProfileMAP.get_default_profileResponse">
|
121
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
122
|
+
</message>
|
123
|
+
|
124
|
+
<message name="Networking.ProfileMAP.set_descriptionRequest">
|
125
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
126
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
127
|
+
</message>
|
128
|
+
<message name="Networking.ProfileMAP.set_descriptionResponse">
|
129
|
+
</message>
|
130
|
+
|
131
|
+
<message name="Networking.ProfileMAP.get_descriptionRequest">
|
132
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
133
|
+
</message>
|
134
|
+
<message name="Networking.ProfileMAP.get_descriptionResponse">
|
135
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
136
|
+
</message>
|
137
|
+
|
138
|
+
<message name="Networking.ProfileMAP.set_ip6_prefixRequest">
|
139
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
140
|
+
<part name="prefixes" type="tns:Common.ProfileNetAddressSequence"/>
|
141
|
+
</message>
|
142
|
+
<message name="Networking.ProfileMAP.set_ip6_prefixResponse">
|
143
|
+
</message>
|
144
|
+
|
145
|
+
<message name="Networking.ProfileMAP.get_ip6_prefixRequest">
|
146
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
147
|
+
</message>
|
148
|
+
<message name="Networking.ProfileMAP.get_ip6_prefixResponse">
|
149
|
+
<part name="return" type="tns:Common.ProfileNetAddressSequence"/>
|
150
|
+
</message>
|
151
|
+
|
152
|
+
<message name="Networking.ProfileMAP.set_ip4_prefixRequest">
|
153
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
154
|
+
<part name="prefixes" type="tns:Common.ProfileNetAddressSequence"/>
|
155
|
+
</message>
|
156
|
+
<message name="Networking.ProfileMAP.set_ip4_prefixResponse">
|
157
|
+
</message>
|
158
|
+
|
159
|
+
<message name="Networking.ProfileMAP.get_ip4_prefixRequest">
|
160
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
161
|
+
</message>
|
162
|
+
<message name="Networking.ProfileMAP.get_ip4_prefixResponse">
|
163
|
+
<part name="return" type="tns:Common.ProfileNetAddressSequence"/>
|
164
|
+
</message>
|
165
|
+
|
166
|
+
<message name="Networking.ProfileMAP.set_ea_bits_lengthRequest">
|
167
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
168
|
+
<part name="lengths" type="tns:Common.ProfileULongSequence"/>
|
169
|
+
</message>
|
170
|
+
<message name="Networking.ProfileMAP.set_ea_bits_lengthResponse">
|
171
|
+
</message>
|
172
|
+
|
173
|
+
<message name="Networking.ProfileMAP.get_ea_bits_lengthRequest">
|
174
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
175
|
+
</message>
|
176
|
+
<message name="Networking.ProfileMAP.get_ea_bits_lengthResponse">
|
177
|
+
<part name="return" type="tns:Common.ProfileULongSequence"/>
|
178
|
+
</message>
|
179
|
+
|
180
|
+
<message name="Networking.ProfileMAP.set_port_offsetRequest">
|
181
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
182
|
+
<part name="offsets" type="tns:Common.ProfileULongSequence"/>
|
183
|
+
</message>
|
184
|
+
<message name="Networking.ProfileMAP.set_port_offsetResponse">
|
185
|
+
</message>
|
186
|
+
|
187
|
+
<message name="Networking.ProfileMAP.get_port_offsetRequest">
|
188
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
189
|
+
</message>
|
190
|
+
<message name="Networking.ProfileMAP.get_port_offsetResponse">
|
191
|
+
<part name="return" type="tns:Common.ProfileULongSequence"/>
|
192
|
+
</message>
|
193
|
+
|
194
|
+
<message name="Networking.ProfileMAP.get_versionRequest">
|
195
|
+
</message>
|
196
|
+
<message name="Networking.ProfileMAP.get_versionResponse">
|
197
|
+
<part name="return" type="xsd:string"/>
|
198
|
+
</message>
|
199
|
+
|
200
|
+
<!-- portType -->
|
201
|
+
|
202
|
+
<portType name="Networking.ProfileMAPPortType">
|
203
|
+
<operation name="get_list">
|
204
|
+
<documentation>
|
205
|
+
Gets the names for all MAP tunnel profiles.
|
206
|
+
|
207
|
+
</documentation>
|
208
|
+
<input message="tns:Networking.ProfileMAP.get_listRequest"/>
|
209
|
+
<output message="tns:Networking.ProfileMAP.get_listResponse"/>
|
210
|
+
</operation>
|
211
|
+
<operation name="create">
|
212
|
+
<documentation>
|
213
|
+
Creates a set of MAP tunnel profiles.
|
214
|
+
|
215
|
+
</documentation>
|
216
|
+
<input message="tns:Networking.ProfileMAP.createRequest"/>
|
217
|
+
<output message="tns:Networking.ProfileMAP.createResponse"/>
|
218
|
+
</operation>
|
219
|
+
<operation name="delete_profile">
|
220
|
+
<documentation>
|
221
|
+
Deletes a set of MAP tunnel profiles.
|
222
|
+
|
223
|
+
</documentation>
|
224
|
+
<input message="tns:Networking.ProfileMAP.delete_profileRequest"/>
|
225
|
+
<output message="tns:Networking.ProfileMAP.delete_profileResponse"/>
|
226
|
+
</operation>
|
227
|
+
<operation name="delete_all_profiles">
|
228
|
+
<documentation>
|
229
|
+
Deletes all non-system MAP tunnel profiles.
|
230
|
+
|
231
|
+
</documentation>
|
232
|
+
<input message="tns:Networking.ProfileMAP.delete_all_profilesRequest"/>
|
233
|
+
<output message="tns:Networking.ProfileMAP.delete_all_profilesResponse"/>
|
234
|
+
</operation>
|
235
|
+
<operation name="is_base_profile">
|
236
|
+
<documentation>
|
237
|
+
Determines whether the specified MAP tunnel profiles are
|
238
|
+
base profiles. A base profile sits at the base of the
|
239
|
+
profile's inheritance tree, supplying the defaults for
|
240
|
+
every profile derived from it. (See also
|
241
|
+
is_system_profile).
|
242
|
+
|
243
|
+
</documentation>
|
244
|
+
<input message="tns:Networking.ProfileMAP.is_base_profileRequest"/>
|
245
|
+
<output message="tns:Networking.ProfileMAP.is_base_profileResponse"/>
|
246
|
+
</operation>
|
247
|
+
<operation name="is_system_profile">
|
248
|
+
<documentation>
|
249
|
+
Determines whether the specified MAP tunnel profiles are
|
250
|
+
system profiles. A system profile is a profile
|
251
|
+
pre-configured on the system, ready for use. Non-system
|
252
|
+
profiles are profiles created or modified by a user. Note
|
253
|
+
that if a system profile is modified, it is no longer
|
254
|
+
considered a system profile. (See also is_base_profile).
|
255
|
+
|
256
|
+
</documentation>
|
257
|
+
<input message="tns:Networking.ProfileMAP.is_system_profileRequest"/>
|
258
|
+
<output message="tns:Networking.ProfileMAP.is_system_profileResponse"/>
|
259
|
+
</operation>
|
260
|
+
<operation name="set_default_profile">
|
261
|
+
<documentation>
|
262
|
+
Sets an existing MAP tunnel profile as the default profile
|
263
|
+
from which this set of MAP tunnel profiles inherits their
|
264
|
+
unspecified attribute values.
|
265
|
+
|
266
|
+
</documentation>
|
267
|
+
<input message="tns:Networking.ProfileMAP.set_default_profileRequest"/>
|
268
|
+
<output message="tns:Networking.ProfileMAP.set_default_profileResponse"/>
|
269
|
+
</operation>
|
270
|
+
<operation name="get_default_profile">
|
271
|
+
<documentation>
|
272
|
+
Gets the MAP tunnel profile that is assigned as the default
|
273
|
+
profile from which this set of MAP tunnel profiles inherits
|
274
|
+
its unspecified attribute values.
|
275
|
+
|
276
|
+
</documentation>
|
277
|
+
<input message="tns:Networking.ProfileMAP.get_default_profileRequest"/>
|
278
|
+
<output message="tns:Networking.ProfileMAP.get_default_profileResponse"/>
|
279
|
+
</operation>
|
280
|
+
<operation name="set_description">
|
281
|
+
<documentation>
|
282
|
+
Sets the descriptions for a set of MAP tunnel profiles.
|
283
|
+
This is an arbitrary field which can be used to describe
|
284
|
+
the MAP tunnel profile.
|
285
|
+
|
286
|
+
</documentation>
|
287
|
+
<input message="tns:Networking.ProfileMAP.set_descriptionRequest"/>
|
288
|
+
<output message="tns:Networking.ProfileMAP.set_descriptionResponse"/>
|
289
|
+
</operation>
|
290
|
+
<operation name="get_description">
|
291
|
+
<documentation>
|
292
|
+
Gets the descriptions for a set of MAP tunnel profiles.
|
293
|
+
|
294
|
+
</documentation>
|
295
|
+
<input message="tns:Networking.ProfileMAP.get_descriptionRequest"/>
|
296
|
+
<output message="tns:Networking.ProfileMAP.get_descriptionResponse"/>
|
297
|
+
</operation>
|
298
|
+
<operation name="set_ip6_prefix">
|
299
|
+
<documentation>
|
300
|
+
Sets the MAP domain IPv6 prefixes for MAP tunnel
|
301
|
+
profiles. The IPv6 prefix of a MAP domain is the common
|
302
|
+
IPv6 network address shared by all CEs of the MAP domain.
|
303
|
+
|
304
|
+
</documentation>
|
305
|
+
<input message="tns:Networking.ProfileMAP.set_ip6_prefixRequest"/>
|
306
|
+
<output message="tns:Networking.ProfileMAP.set_ip6_prefixResponse"/>
|
307
|
+
</operation>
|
308
|
+
<operation name="get_ip6_prefix">
|
309
|
+
<documentation>
|
310
|
+
Gets the MAP domain IPv6 prefixes for the MAP tunnel
|
311
|
+
profiles. The IPv6 prefix of a MAP domain is the common
|
312
|
+
IPv6 network address shared by all CEs of the MAP domain.
|
313
|
+
|
314
|
+
</documentation>
|
315
|
+
<input message="tns:Networking.ProfileMAP.get_ip6_prefixRequest"/>
|
316
|
+
<output message="tns:Networking.ProfileMAP.get_ip6_prefixResponse"/>
|
317
|
+
</operation>
|
318
|
+
<operation name="set_ip4_prefix">
|
319
|
+
<documentation>
|
320
|
+
Sets the MAP domain IPv4 prefixes for MAP tunnel
|
321
|
+
profiles. The IPv4 prefix of a MAP domain is the common
|
322
|
+
IPv4 network address shared by all CEs of the MAP domain.
|
323
|
+
|
324
|
+
</documentation>
|
325
|
+
<input message="tns:Networking.ProfileMAP.set_ip4_prefixRequest"/>
|
326
|
+
<output message="tns:Networking.ProfileMAP.set_ip4_prefixResponse"/>
|
327
|
+
</operation>
|
328
|
+
<operation name="get_ip4_prefix">
|
329
|
+
<documentation>
|
330
|
+
Gets the MAP domain IPv4 prefixes for the MAP tunnel
|
331
|
+
profiles. The IPv4 prefix of a MAP domain is the common
|
332
|
+
IPv4 network address shared by all CEs of the MAP domain.
|
333
|
+
|
334
|
+
</documentation>
|
335
|
+
<input message="tns:Networking.ProfileMAP.get_ip4_prefixRequest"/>
|
336
|
+
<output message="tns:Networking.ProfileMAP.get_ip4_prefixResponse"/>
|
337
|
+
</operation>
|
338
|
+
<operation name="set_ea_bits_length">
|
339
|
+
<documentation>
|
340
|
+
Sets the MAP domain embedded address bit-lengths for MAP
|
341
|
+
tunnel profiles. The embedded address bit-length is the
|
342
|
+
sum of the IPv4 suffix length and the PSID length of the
|
343
|
+
MAP domain.
|
344
|
+
|
345
|
+
</documentation>
|
346
|
+
<input message="tns:Networking.ProfileMAP.set_ea_bits_lengthRequest"/>
|
347
|
+
<output message="tns:Networking.ProfileMAP.set_ea_bits_lengthResponse"/>
|
348
|
+
</operation>
|
349
|
+
<operation name="get_ea_bits_length">
|
350
|
+
<documentation>
|
351
|
+
Gets the MAP domain embedded address bit-lengths for MAP
|
352
|
+
tunnel profiles. The embedded address bit-length is the
|
353
|
+
sum of the IPv4 suffix length and the PSID length of the
|
354
|
+
MAP domain.
|
355
|
+
|
356
|
+
</documentation>
|
357
|
+
<input message="tns:Networking.ProfileMAP.get_ea_bits_lengthRequest"/>
|
358
|
+
<output message="tns:Networking.ProfileMAP.get_ea_bits_lengthResponse"/>
|
359
|
+
</operation>
|
360
|
+
<operation name="set_port_offset">
|
361
|
+
<documentation>
|
362
|
+
Sets the MAP port number offsets for MAP tunnel
|
363
|
+
profiles. The port number offset denotes the offset in the
|
364
|
+
CE-side port number bit-sequence, used to derive the PSID
|
365
|
+
(port set ID) of the MAP domain.
|
366
|
+
|
367
|
+
</documentation>
|
368
|
+
<input message="tns:Networking.ProfileMAP.set_port_offsetRequest"/>
|
369
|
+
<output message="tns:Networking.ProfileMAP.set_port_offsetResponse"/>
|
370
|
+
</operation>
|
371
|
+
<operation name="get_port_offset">
|
372
|
+
<documentation>
|
373
|
+
Gets the MAP port number offsets for MAP tunnel
|
374
|
+
profiles. The port number offset denotes the offset in the
|
375
|
+
CE-side port number bit-sequence, used to derive the PSID
|
376
|
+
(port set ID) of the MAP domain.
|
377
|
+
|
378
|
+
</documentation>
|
379
|
+
<input message="tns:Networking.ProfileMAP.get_port_offsetRequest"/>
|
380
|
+
<output message="tns:Networking.ProfileMAP.get_port_offsetResponse"/>
|
381
|
+
</operation>
|
382
|
+
<operation name="get_version">
|
383
|
+
<documentation>
|
384
|
+
Gets the version information for this interface.
|
385
|
+
|
386
|
+
</documentation>
|
387
|
+
<input message="tns:Networking.ProfileMAP.get_versionRequest"/>
|
388
|
+
<output message="tns:Networking.ProfileMAP.get_versionResponse"/>
|
389
|
+
</operation>
|
390
|
+
</portType>
|
391
|
+
|
392
|
+
<!-- binding -->
|
393
|
+
|
394
|
+
<binding name="Networking.ProfileMAPBinding" type="tns:Networking.ProfileMAPPortType">
|
395
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
396
|
+
<operation name="get_list">
|
397
|
+
<documentation>
|
398
|
+
Gets the names for all MAP tunnel profiles.
|
399
|
+
|
400
|
+
</documentation>
|
401
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
402
|
+
<input>
|
403
|
+
<soap:body
|
404
|
+
use="encoded"
|
405
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
406
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
407
|
+
</input>
|
408
|
+
<output>
|
409
|
+
<soap:body
|
410
|
+
use="encoded"
|
411
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
412
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
413
|
+
</output>
|
414
|
+
</operation>
|
415
|
+
|
416
|
+
<operation name="create">
|
417
|
+
<documentation>
|
418
|
+
Creates a set of MAP tunnel profiles.
|
419
|
+
|
420
|
+
</documentation>
|
421
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
422
|
+
<input>
|
423
|
+
<soap:body
|
424
|
+
use="encoded"
|
425
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
426
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
427
|
+
</input>
|
428
|
+
<output>
|
429
|
+
<soap:body
|
430
|
+
use="encoded"
|
431
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
432
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
433
|
+
</output>
|
434
|
+
</operation>
|
435
|
+
|
436
|
+
<operation name="delete_profile">
|
437
|
+
<documentation>
|
438
|
+
Deletes a set of MAP tunnel profiles.
|
439
|
+
|
440
|
+
</documentation>
|
441
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
442
|
+
<input>
|
443
|
+
<soap:body
|
444
|
+
use="encoded"
|
445
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
446
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
447
|
+
</input>
|
448
|
+
<output>
|
449
|
+
<soap:body
|
450
|
+
use="encoded"
|
451
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
452
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
453
|
+
</output>
|
454
|
+
</operation>
|
455
|
+
|
456
|
+
<operation name="delete_all_profiles">
|
457
|
+
<documentation>
|
458
|
+
Deletes all non-system MAP tunnel profiles.
|
459
|
+
|
460
|
+
</documentation>
|
461
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
462
|
+
<input>
|
463
|
+
<soap:body
|
464
|
+
use="encoded"
|
465
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
466
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
467
|
+
</input>
|
468
|
+
<output>
|
469
|
+
<soap:body
|
470
|
+
use="encoded"
|
471
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
472
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
473
|
+
</output>
|
474
|
+
</operation>
|
475
|
+
|
476
|
+
<operation name="is_base_profile">
|
477
|
+
<documentation>
|
478
|
+
Determines whether the specified MAP tunnel profiles are
|
479
|
+
base profiles. A base profile sits at the base of the
|
480
|
+
profile's inheritance tree, supplying the defaults for
|
481
|
+
every profile derived from it. (See also
|
482
|
+
is_system_profile).
|
483
|
+
|
484
|
+
</documentation>
|
485
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
486
|
+
<input>
|
487
|
+
<soap:body
|
488
|
+
use="encoded"
|
489
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
490
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
491
|
+
</input>
|
492
|
+
<output>
|
493
|
+
<soap:body
|
494
|
+
use="encoded"
|
495
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
496
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
497
|
+
</output>
|
498
|
+
</operation>
|
499
|
+
|
500
|
+
<operation name="is_system_profile">
|
501
|
+
<documentation>
|
502
|
+
Determines whether the specified MAP tunnel profiles are
|
503
|
+
system profiles. A system profile is a profile
|
504
|
+
pre-configured on the system, ready for use. Non-system
|
505
|
+
profiles are profiles created or modified by a user. Note
|
506
|
+
that if a system profile is modified, it is no longer
|
507
|
+
considered a system profile. (See also is_base_profile).
|
508
|
+
|
509
|
+
</documentation>
|
510
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
511
|
+
<input>
|
512
|
+
<soap:body
|
513
|
+
use="encoded"
|
514
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
515
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
516
|
+
</input>
|
517
|
+
<output>
|
518
|
+
<soap:body
|
519
|
+
use="encoded"
|
520
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
521
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
522
|
+
</output>
|
523
|
+
</operation>
|
524
|
+
|
525
|
+
<operation name="set_default_profile">
|
526
|
+
<documentation>
|
527
|
+
Sets an existing MAP tunnel profile as the default profile
|
528
|
+
from which this set of MAP tunnel profiles inherits their
|
529
|
+
unspecified attribute values.
|
530
|
+
|
531
|
+
</documentation>
|
532
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
533
|
+
<input>
|
534
|
+
<soap:body
|
535
|
+
use="encoded"
|
536
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
537
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
538
|
+
</input>
|
539
|
+
<output>
|
540
|
+
<soap:body
|
541
|
+
use="encoded"
|
542
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
543
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
544
|
+
</output>
|
545
|
+
</operation>
|
546
|
+
|
547
|
+
<operation name="get_default_profile">
|
548
|
+
<documentation>
|
549
|
+
Gets the MAP tunnel profile that is assigned as the default
|
550
|
+
profile from which this set of MAP tunnel profiles inherits
|
551
|
+
its unspecified attribute values.
|
552
|
+
|
553
|
+
</documentation>
|
554
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
555
|
+
<input>
|
556
|
+
<soap:body
|
557
|
+
use="encoded"
|
558
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
559
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
560
|
+
</input>
|
561
|
+
<output>
|
562
|
+
<soap:body
|
563
|
+
use="encoded"
|
564
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
565
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
566
|
+
</output>
|
567
|
+
</operation>
|
568
|
+
|
569
|
+
<operation name="set_description">
|
570
|
+
<documentation>
|
571
|
+
Sets the descriptions for a set of MAP tunnel profiles.
|
572
|
+
This is an arbitrary field which can be used to describe
|
573
|
+
the MAP tunnel profile.
|
574
|
+
|
575
|
+
</documentation>
|
576
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
577
|
+
<input>
|
578
|
+
<soap:body
|
579
|
+
use="encoded"
|
580
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
581
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
582
|
+
</input>
|
583
|
+
<output>
|
584
|
+
<soap:body
|
585
|
+
use="encoded"
|
586
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
587
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
588
|
+
</output>
|
589
|
+
</operation>
|
590
|
+
|
591
|
+
<operation name="get_description">
|
592
|
+
<documentation>
|
593
|
+
Gets the descriptions for a set of MAP tunnel profiles.
|
594
|
+
|
595
|
+
</documentation>
|
596
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
597
|
+
<input>
|
598
|
+
<soap:body
|
599
|
+
use="encoded"
|
600
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
601
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
602
|
+
</input>
|
603
|
+
<output>
|
604
|
+
<soap:body
|
605
|
+
use="encoded"
|
606
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
607
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
608
|
+
</output>
|
609
|
+
</operation>
|
610
|
+
|
611
|
+
<operation name="set_ip6_prefix">
|
612
|
+
<documentation>
|
613
|
+
Sets the MAP domain IPv6 prefixes for MAP tunnel
|
614
|
+
profiles. The IPv6 prefix of a MAP domain is the common
|
615
|
+
IPv6 network address shared by all CEs of the MAP domain.
|
616
|
+
|
617
|
+
</documentation>
|
618
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
619
|
+
<input>
|
620
|
+
<soap:body
|
621
|
+
use="encoded"
|
622
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
623
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
624
|
+
</input>
|
625
|
+
<output>
|
626
|
+
<soap:body
|
627
|
+
use="encoded"
|
628
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
629
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
630
|
+
</output>
|
631
|
+
</operation>
|
632
|
+
|
633
|
+
<operation name="get_ip6_prefix">
|
634
|
+
<documentation>
|
635
|
+
Gets the MAP domain IPv6 prefixes for the MAP tunnel
|
636
|
+
profiles. The IPv6 prefix of a MAP domain is the common
|
637
|
+
IPv6 network address shared by all CEs of the MAP domain.
|
638
|
+
|
639
|
+
</documentation>
|
640
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
641
|
+
<input>
|
642
|
+
<soap:body
|
643
|
+
use="encoded"
|
644
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
645
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
646
|
+
</input>
|
647
|
+
<output>
|
648
|
+
<soap:body
|
649
|
+
use="encoded"
|
650
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
651
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
652
|
+
</output>
|
653
|
+
</operation>
|
654
|
+
|
655
|
+
<operation name="set_ip4_prefix">
|
656
|
+
<documentation>
|
657
|
+
Sets the MAP domain IPv4 prefixes for MAP tunnel
|
658
|
+
profiles. The IPv4 prefix of a MAP domain is the common
|
659
|
+
IPv4 network address shared by all CEs of the MAP domain.
|
660
|
+
|
661
|
+
</documentation>
|
662
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
663
|
+
<input>
|
664
|
+
<soap:body
|
665
|
+
use="encoded"
|
666
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
667
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
668
|
+
</input>
|
669
|
+
<output>
|
670
|
+
<soap:body
|
671
|
+
use="encoded"
|
672
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
673
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
674
|
+
</output>
|
675
|
+
</operation>
|
676
|
+
|
677
|
+
<operation name="get_ip4_prefix">
|
678
|
+
<documentation>
|
679
|
+
Gets the MAP domain IPv4 prefixes for the MAP tunnel
|
680
|
+
profiles. The IPv4 prefix of a MAP domain is the common
|
681
|
+
IPv4 network address shared by all CEs of the MAP domain.
|
682
|
+
|
683
|
+
</documentation>
|
684
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
685
|
+
<input>
|
686
|
+
<soap:body
|
687
|
+
use="encoded"
|
688
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
689
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
690
|
+
</input>
|
691
|
+
<output>
|
692
|
+
<soap:body
|
693
|
+
use="encoded"
|
694
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
695
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
696
|
+
</output>
|
697
|
+
</operation>
|
698
|
+
|
699
|
+
<operation name="set_ea_bits_length">
|
700
|
+
<documentation>
|
701
|
+
Sets the MAP domain embedded address bit-lengths for MAP
|
702
|
+
tunnel profiles. The embedded address bit-length is the
|
703
|
+
sum of the IPv4 suffix length and the PSID length of the
|
704
|
+
MAP domain.
|
705
|
+
|
706
|
+
</documentation>
|
707
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
708
|
+
<input>
|
709
|
+
<soap:body
|
710
|
+
use="encoded"
|
711
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
712
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
713
|
+
</input>
|
714
|
+
<output>
|
715
|
+
<soap:body
|
716
|
+
use="encoded"
|
717
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
718
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
719
|
+
</output>
|
720
|
+
</operation>
|
721
|
+
|
722
|
+
<operation name="get_ea_bits_length">
|
723
|
+
<documentation>
|
724
|
+
Gets the MAP domain embedded address bit-lengths for MAP
|
725
|
+
tunnel profiles. The embedded address bit-length is the
|
726
|
+
sum of the IPv4 suffix length and the PSID length of the
|
727
|
+
MAP domain.
|
728
|
+
|
729
|
+
</documentation>
|
730
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
731
|
+
<input>
|
732
|
+
<soap:body
|
733
|
+
use="encoded"
|
734
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
735
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
736
|
+
</input>
|
737
|
+
<output>
|
738
|
+
<soap:body
|
739
|
+
use="encoded"
|
740
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
741
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
742
|
+
</output>
|
743
|
+
</operation>
|
744
|
+
|
745
|
+
<operation name="set_port_offset">
|
746
|
+
<documentation>
|
747
|
+
Sets the MAP port number offsets for MAP tunnel
|
748
|
+
profiles. The port number offset denotes the offset in the
|
749
|
+
CE-side port number bit-sequence, used to derive the PSID
|
750
|
+
(port set ID) of the MAP domain.
|
751
|
+
|
752
|
+
</documentation>
|
753
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
754
|
+
<input>
|
755
|
+
<soap:body
|
756
|
+
use="encoded"
|
757
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
758
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
759
|
+
</input>
|
760
|
+
<output>
|
761
|
+
<soap:body
|
762
|
+
use="encoded"
|
763
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
764
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
765
|
+
</output>
|
766
|
+
</operation>
|
767
|
+
|
768
|
+
<operation name="get_port_offset">
|
769
|
+
<documentation>
|
770
|
+
Gets the MAP port number offsets for MAP tunnel
|
771
|
+
profiles. The port number offset denotes the offset in the
|
772
|
+
CE-side port number bit-sequence, used to derive the PSID
|
773
|
+
(port set ID) of the MAP domain.
|
774
|
+
|
775
|
+
</documentation>
|
776
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
777
|
+
<input>
|
778
|
+
<soap:body
|
779
|
+
use="encoded"
|
780
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
781
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
782
|
+
</input>
|
783
|
+
<output>
|
784
|
+
<soap:body
|
785
|
+
use="encoded"
|
786
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
787
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
788
|
+
</output>
|
789
|
+
</operation>
|
790
|
+
|
791
|
+
<operation name="get_version">
|
792
|
+
<documentation>
|
793
|
+
Gets the version information for this interface.
|
794
|
+
|
795
|
+
</documentation>
|
796
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileMAP"/>
|
797
|
+
<input>
|
798
|
+
<soap:body
|
799
|
+
use="encoded"
|
800
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
801
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
802
|
+
</input>
|
803
|
+
<output>
|
804
|
+
<soap:body
|
805
|
+
use="encoded"
|
806
|
+
namespace="urn:iControl:Networking/ProfileMAP"
|
807
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
808
|
+
</output>
|
809
|
+
</operation>
|
810
|
+
</binding>
|
811
|
+
|
812
|
+
<!-- service -->
|
813
|
+
|
814
|
+
<service name="Networking.ProfileMAP">
|
815
|
+
<documentation>
|
816
|
+
MAP (Mapping of Address and Port with Encapsulation) is an
|
817
|
+
IPv4-over-IPv6 tunneling protocol to deliver IPv4 unicast
|
818
|
+
service across an IPv6 infrastructure, by deterministically
|
819
|
+
mapping IPv4 address and port numbers to the underlying server
|
820
|
+
providers' IPv6 addresses. As the address mapping information
|
821
|
+
is embedded in the packet itself, MAP is stateless.
|
822
|
+
|
823
|
+
A MAP domain consists of BR (Border Relay) gateways and CE
|
824
|
+
(Customer Edge) devices to provide IPv4 packet tunneling
|
825
|
+
service. BigIPs can provide the BR functionalities, and the MAP
|
826
|
+
tunnel interface profile allows you to set up the MAP tunnel
|
827
|
+
configuration for the MAP BR gateway.
|
828
|
+
|
829
|
+
</documentation>
|
830
|
+
<port name="Networking.ProfileMAPPort" binding="tns:Networking.ProfileMAPBinding">
|
831
|
+
<soap:address location="https://url_to_service"/>
|
832
|
+
</port>
|
833
|
+
</service>
|
834
|
+
</definitions>
|