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,663 @@
|
|
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.ProfileLightweight4Over6Tunnel"
|
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.StringSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
28
|
+
</xsd:restriction>
|
29
|
+
</xsd:complexContent>
|
30
|
+
</xsd:complexType>
|
31
|
+
<xsd:complexType name="Common.BooleanSequence">
|
32
|
+
<xsd:complexContent>
|
33
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
34
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:boolean[]'/>
|
35
|
+
</xsd:restriction>
|
36
|
+
</xsd:complexContent>
|
37
|
+
</xsd:complexType>
|
38
|
+
<xsd:complexType name="Common.ProfileULongSequence">
|
39
|
+
<xsd:complexContent>
|
40
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
41
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ProfileULong[]'/>
|
42
|
+
</xsd:restriction>
|
43
|
+
</xsd:complexContent>
|
44
|
+
</xsd:complexType>
|
45
|
+
<xsd:complexType name="Common.ProfileULong">
|
46
|
+
<xsd:sequence>
|
47
|
+
<xsd:element name="value" type="xsd:long"/>
|
48
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
49
|
+
</xsd:sequence>
|
50
|
+
</xsd:complexType>
|
51
|
+
<xsd:complexType name="Common.ProfileString">
|
52
|
+
<xsd:sequence>
|
53
|
+
<xsd:element name="value" type="xsd:string"/>
|
54
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
55
|
+
</xsd:sequence>
|
56
|
+
</xsd:complexType>
|
57
|
+
<xsd:complexType name="Common.ProfileStringSequence">
|
58
|
+
<xsd:complexContent>
|
59
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
60
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ProfileString[]'/>
|
61
|
+
</xsd:restriction>
|
62
|
+
</xsd:complexContent>
|
63
|
+
</xsd:complexType>
|
64
|
+
</xsd:schema>
|
65
|
+
</types>
|
66
|
+
|
67
|
+
<!-- message -->
|
68
|
+
|
69
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.get_listRequest">
|
70
|
+
</message>
|
71
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.get_listResponse">
|
72
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
73
|
+
</message>
|
74
|
+
|
75
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.createRequest">
|
76
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
77
|
+
<part name="files" type="tns:Common.ProfileStringSequence"/>
|
78
|
+
</message>
|
79
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.createResponse">
|
80
|
+
</message>
|
81
|
+
|
82
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.delete_profileRequest">
|
83
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
84
|
+
</message>
|
85
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.delete_profileResponse">
|
86
|
+
</message>
|
87
|
+
|
88
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.delete_all_profilesRequest">
|
89
|
+
</message>
|
90
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.delete_all_profilesResponse">
|
91
|
+
</message>
|
92
|
+
|
93
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.is_base_profileRequest">
|
94
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
95
|
+
</message>
|
96
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.is_base_profileResponse">
|
97
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
98
|
+
</message>
|
99
|
+
|
100
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.is_system_profileRequest">
|
101
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
102
|
+
</message>
|
103
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.is_system_profileResponse">
|
104
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
105
|
+
</message>
|
106
|
+
|
107
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.set_default_profileRequest">
|
108
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
109
|
+
<part name="defaults" type="tns:Common.StringSequence"/>
|
110
|
+
</message>
|
111
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.set_default_profileResponse">
|
112
|
+
</message>
|
113
|
+
|
114
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.get_default_profileRequest">
|
115
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
116
|
+
</message>
|
117
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.get_default_profileResponse">
|
118
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
119
|
+
</message>
|
120
|
+
|
121
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.set_descriptionRequest">
|
122
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
123
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
124
|
+
</message>
|
125
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.set_descriptionResponse">
|
126
|
+
</message>
|
127
|
+
|
128
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.get_descriptionRequest">
|
129
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
130
|
+
</message>
|
131
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.get_descriptionResponse">
|
132
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
133
|
+
</message>
|
134
|
+
|
135
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.set_fileRequest">
|
136
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
137
|
+
<part name="files" type="tns:Common.ProfileStringSequence"/>
|
138
|
+
</message>
|
139
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.set_fileResponse">
|
140
|
+
</message>
|
141
|
+
|
142
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.get_fileRequest">
|
143
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
144
|
+
</message>
|
145
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.get_fileResponse">
|
146
|
+
<part name="return" type="tns:Common.ProfileStringSequence"/>
|
147
|
+
</message>
|
148
|
+
|
149
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.set_port_set_identifier_lengthRequest">
|
150
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
151
|
+
<part name="lengths" type="tns:Common.ProfileULongSequence"/>
|
152
|
+
</message>
|
153
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.set_port_set_identifier_lengthResponse">
|
154
|
+
</message>
|
155
|
+
|
156
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.get_port_set_identifier_lengthRequest">
|
157
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
158
|
+
</message>
|
159
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.get_port_set_identifier_lengthResponse">
|
160
|
+
<part name="return" type="tns:Common.ProfileULongSequence"/>
|
161
|
+
</message>
|
162
|
+
|
163
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.get_versionRequest">
|
164
|
+
</message>
|
165
|
+
<message name="Networking.ProfileLightweight4Over6Tunnel.get_versionResponse">
|
166
|
+
<part name="return" type="xsd:string"/>
|
167
|
+
</message>
|
168
|
+
|
169
|
+
<!-- portType -->
|
170
|
+
|
171
|
+
<portType name="Networking.ProfileLightweight4Over6TunnelPortType">
|
172
|
+
<operation name="get_list">
|
173
|
+
<documentation>
|
174
|
+
Gets the names of all Lightweight tunnel profiles.
|
175
|
+
|
176
|
+
</documentation>
|
177
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.get_listRequest"/>
|
178
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.get_listResponse"/>
|
179
|
+
</operation>
|
180
|
+
<operation name="create">
|
181
|
+
<documentation>
|
182
|
+
Creates a set of Lightweight tunnel profiles.
|
183
|
+
|
184
|
+
</documentation>
|
185
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.createRequest"/>
|
186
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.createResponse"/>
|
187
|
+
</operation>
|
188
|
+
<operation name="delete_profile">
|
189
|
+
<documentation>
|
190
|
+
Deletes a set of Lightweight tunnel profiles.
|
191
|
+
|
192
|
+
</documentation>
|
193
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.delete_profileRequest"/>
|
194
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.delete_profileResponse"/>
|
195
|
+
</operation>
|
196
|
+
<operation name="delete_all_profiles">
|
197
|
+
<documentation>
|
198
|
+
Deletes all non-system Lightweight tunnel profiles.
|
199
|
+
|
200
|
+
</documentation>
|
201
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.delete_all_profilesRequest"/>
|
202
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.delete_all_profilesResponse"/>
|
203
|
+
</operation>
|
204
|
+
<operation name="is_base_profile">
|
205
|
+
<documentation>
|
206
|
+
Determines whether the specified Lightweight tunnel profiles are base
|
207
|
+
profiles. A base profile sits at the base of the profile's
|
208
|
+
inheritance tree, supplying the defaults for every profile derived
|
209
|
+
from it. (See also is_system_profile).
|
210
|
+
|
211
|
+
</documentation>
|
212
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.is_base_profileRequest"/>
|
213
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.is_base_profileResponse"/>
|
214
|
+
</operation>
|
215
|
+
<operation name="is_system_profile">
|
216
|
+
<documentation>
|
217
|
+
Determines whether the specified Lightweight tunnel profiles are system
|
218
|
+
profiles. A system profile is a profile pre-configured on the
|
219
|
+
system, ready for use. Non-system profiles are profiles created or
|
220
|
+
modified by a user. Note that if a system profile is modified, it
|
221
|
+
is no longer considered a system profile. (See also
|
222
|
+
is_base_profile).
|
223
|
+
|
224
|
+
</documentation>
|
225
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.is_system_profileRequest"/>
|
226
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.is_system_profileResponse"/>
|
227
|
+
</operation>
|
228
|
+
<operation name="set_default_profile">
|
229
|
+
<documentation>
|
230
|
+
Sets the existing Lightweight tunnel profile from which this set of Lightweight
|
231
|
+
tunnel profiles inherits their unspecified attribute values.
|
232
|
+
|
233
|
+
</documentation>
|
234
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.set_default_profileRequest"/>
|
235
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.set_default_profileResponse"/>
|
236
|
+
</operation>
|
237
|
+
<operation name="get_default_profile">
|
238
|
+
<documentation>
|
239
|
+
Gets the existing Lightweight tunnel profile from which this set of Lightweight
|
240
|
+
profiles inherits its unspecified attribute values.
|
241
|
+
|
242
|
+
</documentation>
|
243
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.get_default_profileRequest"/>
|
244
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.get_default_profileResponse"/>
|
245
|
+
</operation>
|
246
|
+
<operation name="set_description">
|
247
|
+
<documentation>
|
248
|
+
Sets the description for a set of Lightweight tunnel profiles.
|
249
|
+
|
250
|
+
This is an arbitrary field which can be used for any purpose.
|
251
|
+
|
252
|
+
</documentation>
|
253
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.set_descriptionRequest"/>
|
254
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.set_descriptionResponse"/>
|
255
|
+
</operation>
|
256
|
+
<operation name="get_description">
|
257
|
+
<documentation>
|
258
|
+
Gets the descriptions for a set of Lightweight tunnel profiles.
|
259
|
+
|
260
|
+
</documentation>
|
261
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.get_descriptionRequest"/>
|
262
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.get_descriptionResponse"/>
|
263
|
+
</operation>
|
264
|
+
<operation name="set_file">
|
265
|
+
<documentation>
|
266
|
+
Sets the lightweight tunnel file for a set of Lightweight tunnel profiles.
|
267
|
+
The lightweight tunnel file consists of the following information:
|
268
|
+
IPv4 address, IPv6 address prefix and the port set identifier length.
|
269
|
+
This information is used to map the incoming and outgoing traffic
|
270
|
+
into a specific lightweight tunnel. Please refer to the RFC 7596 for more
|
271
|
+
information.
|
272
|
+
The lightweight tunnel file objects are managed as part of
|
273
|
+
System::LightweightTunnelTableFile interface.
|
274
|
+
|
275
|
+
</documentation>
|
276
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.set_fileRequest"/>
|
277
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.set_fileResponse"/>
|
278
|
+
</operation>
|
279
|
+
<operation name="get_file">
|
280
|
+
<documentation>
|
281
|
+
Gets the lightweight tunnel file for a set of Lightweight tunnel profiles.
|
282
|
+
|
283
|
+
</documentation>
|
284
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.get_fileRequest"/>
|
285
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.get_fileResponse"/>
|
286
|
+
</operation>
|
287
|
+
<operation name="set_port_set_identifier_length">
|
288
|
+
<documentation>
|
289
|
+
Sets the port set identifier length for a set of Lightweight tunnel profiles.
|
290
|
+
Lightweight4Over6 tunnel uses an algorithm to permit the sharing of the same
|
291
|
+
IPv4 address between client boxes. The port set identifier (PSID) is the key parameter
|
292
|
+
to deliver traffic over the tunnel. The port set identifier length determines
|
293
|
+
the maximum value of PSID for lightweight 4Over6 tunnel setup.
|
294
|
+
|
295
|
+
</documentation>
|
296
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.set_port_set_identifier_lengthRequest"/>
|
297
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.set_port_set_identifier_lengthResponse"/>
|
298
|
+
</operation>
|
299
|
+
<operation name="get_port_set_identifier_length">
|
300
|
+
<documentation>
|
301
|
+
Gets the port set identifier length for a set of Lightweight tunnel profiles.
|
302
|
+
|
303
|
+
</documentation>
|
304
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.get_port_set_identifier_lengthRequest"/>
|
305
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.get_port_set_identifier_lengthResponse"/>
|
306
|
+
</operation>
|
307
|
+
<operation name="get_version">
|
308
|
+
<documentation>
|
309
|
+
Gets the version information for this interface.
|
310
|
+
|
311
|
+
</documentation>
|
312
|
+
<input message="tns:Networking.ProfileLightweight4Over6Tunnel.get_versionRequest"/>
|
313
|
+
<output message="tns:Networking.ProfileLightweight4Over6Tunnel.get_versionResponse"/>
|
314
|
+
</operation>
|
315
|
+
</portType>
|
316
|
+
|
317
|
+
<!-- binding -->
|
318
|
+
|
319
|
+
<binding name="Networking.ProfileLightweight4Over6TunnelBinding" type="tns:Networking.ProfileLightweight4Over6TunnelPortType">
|
320
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
321
|
+
<operation name="get_list">
|
322
|
+
<documentation>
|
323
|
+
Gets the names of all Lightweight tunnel profiles.
|
324
|
+
|
325
|
+
</documentation>
|
326
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
327
|
+
<input>
|
328
|
+
<soap:body
|
329
|
+
use="encoded"
|
330
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
331
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
332
|
+
</input>
|
333
|
+
<output>
|
334
|
+
<soap:body
|
335
|
+
use="encoded"
|
336
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
337
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
338
|
+
</output>
|
339
|
+
</operation>
|
340
|
+
|
341
|
+
<operation name="create">
|
342
|
+
<documentation>
|
343
|
+
Creates a set of Lightweight tunnel profiles.
|
344
|
+
|
345
|
+
</documentation>
|
346
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
347
|
+
<input>
|
348
|
+
<soap:body
|
349
|
+
use="encoded"
|
350
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
351
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
352
|
+
</input>
|
353
|
+
<output>
|
354
|
+
<soap:body
|
355
|
+
use="encoded"
|
356
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
357
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
358
|
+
</output>
|
359
|
+
</operation>
|
360
|
+
|
361
|
+
<operation name="delete_profile">
|
362
|
+
<documentation>
|
363
|
+
Deletes a set of Lightweight tunnel profiles.
|
364
|
+
|
365
|
+
</documentation>
|
366
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
367
|
+
<input>
|
368
|
+
<soap:body
|
369
|
+
use="encoded"
|
370
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
371
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
372
|
+
</input>
|
373
|
+
<output>
|
374
|
+
<soap:body
|
375
|
+
use="encoded"
|
376
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
377
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
378
|
+
</output>
|
379
|
+
</operation>
|
380
|
+
|
381
|
+
<operation name="delete_all_profiles">
|
382
|
+
<documentation>
|
383
|
+
Deletes all non-system Lightweight tunnel profiles.
|
384
|
+
|
385
|
+
</documentation>
|
386
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
387
|
+
<input>
|
388
|
+
<soap:body
|
389
|
+
use="encoded"
|
390
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
391
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
392
|
+
</input>
|
393
|
+
<output>
|
394
|
+
<soap:body
|
395
|
+
use="encoded"
|
396
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
397
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
398
|
+
</output>
|
399
|
+
</operation>
|
400
|
+
|
401
|
+
<operation name="is_base_profile">
|
402
|
+
<documentation>
|
403
|
+
Determines whether the specified Lightweight tunnel profiles are base
|
404
|
+
profiles. A base profile sits at the base of the profile's
|
405
|
+
inheritance tree, supplying the defaults for every profile derived
|
406
|
+
from it. (See also is_system_profile).
|
407
|
+
|
408
|
+
</documentation>
|
409
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
410
|
+
<input>
|
411
|
+
<soap:body
|
412
|
+
use="encoded"
|
413
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
414
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
415
|
+
</input>
|
416
|
+
<output>
|
417
|
+
<soap:body
|
418
|
+
use="encoded"
|
419
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
420
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
421
|
+
</output>
|
422
|
+
</operation>
|
423
|
+
|
424
|
+
<operation name="is_system_profile">
|
425
|
+
<documentation>
|
426
|
+
Determines whether the specified Lightweight tunnel profiles are system
|
427
|
+
profiles. A system profile is a profile pre-configured on the
|
428
|
+
system, ready for use. Non-system profiles are profiles created or
|
429
|
+
modified by a user. Note that if a system profile is modified, it
|
430
|
+
is no longer considered a system profile. (See also
|
431
|
+
is_base_profile).
|
432
|
+
|
433
|
+
</documentation>
|
434
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
435
|
+
<input>
|
436
|
+
<soap:body
|
437
|
+
use="encoded"
|
438
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
439
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
440
|
+
</input>
|
441
|
+
<output>
|
442
|
+
<soap:body
|
443
|
+
use="encoded"
|
444
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
445
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
446
|
+
</output>
|
447
|
+
</operation>
|
448
|
+
|
449
|
+
<operation name="set_default_profile">
|
450
|
+
<documentation>
|
451
|
+
Sets the existing Lightweight tunnel profile from which this set of Lightweight
|
452
|
+
tunnel profiles inherits their unspecified attribute values.
|
453
|
+
|
454
|
+
</documentation>
|
455
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
456
|
+
<input>
|
457
|
+
<soap:body
|
458
|
+
use="encoded"
|
459
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
460
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
461
|
+
</input>
|
462
|
+
<output>
|
463
|
+
<soap:body
|
464
|
+
use="encoded"
|
465
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
466
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
467
|
+
</output>
|
468
|
+
</operation>
|
469
|
+
|
470
|
+
<operation name="get_default_profile">
|
471
|
+
<documentation>
|
472
|
+
Gets the existing Lightweight tunnel profile from which this set of Lightweight
|
473
|
+
profiles inherits its unspecified attribute values.
|
474
|
+
|
475
|
+
</documentation>
|
476
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
477
|
+
<input>
|
478
|
+
<soap:body
|
479
|
+
use="encoded"
|
480
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
481
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
482
|
+
</input>
|
483
|
+
<output>
|
484
|
+
<soap:body
|
485
|
+
use="encoded"
|
486
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
487
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
488
|
+
</output>
|
489
|
+
</operation>
|
490
|
+
|
491
|
+
<operation name="set_description">
|
492
|
+
<documentation>
|
493
|
+
Sets the description for a set of Lightweight tunnel profiles.
|
494
|
+
|
495
|
+
This is an arbitrary field which can be used for any purpose.
|
496
|
+
|
497
|
+
</documentation>
|
498
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
499
|
+
<input>
|
500
|
+
<soap:body
|
501
|
+
use="encoded"
|
502
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
503
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
504
|
+
</input>
|
505
|
+
<output>
|
506
|
+
<soap:body
|
507
|
+
use="encoded"
|
508
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
509
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
510
|
+
</output>
|
511
|
+
</operation>
|
512
|
+
|
513
|
+
<operation name="get_description">
|
514
|
+
<documentation>
|
515
|
+
Gets the descriptions for a set of Lightweight tunnel profiles.
|
516
|
+
|
517
|
+
</documentation>
|
518
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
519
|
+
<input>
|
520
|
+
<soap:body
|
521
|
+
use="encoded"
|
522
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
523
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
524
|
+
</input>
|
525
|
+
<output>
|
526
|
+
<soap:body
|
527
|
+
use="encoded"
|
528
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
529
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
530
|
+
</output>
|
531
|
+
</operation>
|
532
|
+
|
533
|
+
<operation name="set_file">
|
534
|
+
<documentation>
|
535
|
+
Sets the lightweight tunnel file for a set of Lightweight tunnel profiles.
|
536
|
+
The lightweight tunnel file consists of the following information:
|
537
|
+
IPv4 address, IPv6 address prefix and the port set identifier length.
|
538
|
+
This information is used to map the incoming and outgoing traffic
|
539
|
+
into a specific lightweight tunnel. Please refer to the RFC 7596 for more
|
540
|
+
information.
|
541
|
+
The lightweight tunnel file objects are managed as part of
|
542
|
+
System::LightweightTunnelTableFile interface.
|
543
|
+
|
544
|
+
</documentation>
|
545
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
546
|
+
<input>
|
547
|
+
<soap:body
|
548
|
+
use="encoded"
|
549
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
550
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
551
|
+
</input>
|
552
|
+
<output>
|
553
|
+
<soap:body
|
554
|
+
use="encoded"
|
555
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
556
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
557
|
+
</output>
|
558
|
+
</operation>
|
559
|
+
|
560
|
+
<operation name="get_file">
|
561
|
+
<documentation>
|
562
|
+
Gets the lightweight tunnel file for a set of Lightweight tunnel profiles.
|
563
|
+
|
564
|
+
</documentation>
|
565
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
566
|
+
<input>
|
567
|
+
<soap:body
|
568
|
+
use="encoded"
|
569
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
570
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
571
|
+
</input>
|
572
|
+
<output>
|
573
|
+
<soap:body
|
574
|
+
use="encoded"
|
575
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
576
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
577
|
+
</output>
|
578
|
+
</operation>
|
579
|
+
|
580
|
+
<operation name="set_port_set_identifier_length">
|
581
|
+
<documentation>
|
582
|
+
Sets the port set identifier length for a set of Lightweight tunnel profiles.
|
583
|
+
Lightweight4Over6 tunnel uses an algorithm to permit the sharing of the same
|
584
|
+
IPv4 address between client boxes. The port set identifier (PSID) is the key parameter
|
585
|
+
to deliver traffic over the tunnel. The port set identifier length determines
|
586
|
+
the maximum value of PSID for lightweight 4Over6 tunnel setup.
|
587
|
+
|
588
|
+
</documentation>
|
589
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
590
|
+
<input>
|
591
|
+
<soap:body
|
592
|
+
use="encoded"
|
593
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
594
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
595
|
+
</input>
|
596
|
+
<output>
|
597
|
+
<soap:body
|
598
|
+
use="encoded"
|
599
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
600
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
601
|
+
</output>
|
602
|
+
</operation>
|
603
|
+
|
604
|
+
<operation name="get_port_set_identifier_length">
|
605
|
+
<documentation>
|
606
|
+
Gets the port set identifier length for a set of Lightweight tunnel profiles.
|
607
|
+
|
608
|
+
</documentation>
|
609
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
610
|
+
<input>
|
611
|
+
<soap:body
|
612
|
+
use="encoded"
|
613
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
614
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
615
|
+
</input>
|
616
|
+
<output>
|
617
|
+
<soap:body
|
618
|
+
use="encoded"
|
619
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
620
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
621
|
+
</output>
|
622
|
+
</operation>
|
623
|
+
|
624
|
+
<operation name="get_version">
|
625
|
+
<documentation>
|
626
|
+
Gets the version information for this interface.
|
627
|
+
|
628
|
+
</documentation>
|
629
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"/>
|
630
|
+
<input>
|
631
|
+
<soap:body
|
632
|
+
use="encoded"
|
633
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
634
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
635
|
+
</input>
|
636
|
+
<output>
|
637
|
+
<soap:body
|
638
|
+
use="encoded"
|
639
|
+
namespace="urn:iControl:Networking/ProfileLightweight4Over6Tunnel"
|
640
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
641
|
+
</output>
|
642
|
+
</operation>
|
643
|
+
</binding>
|
644
|
+
|
645
|
+
<!-- service -->
|
646
|
+
|
647
|
+
<service name="Networking.ProfileLightweight4Over6Tunnel">
|
648
|
+
<documentation>
|
649
|
+
The ProfileLightweight4Over6Tunnel interface provides Lightweight tunnel function over the network interface.
|
650
|
+
|
651
|
+
The ProfileLightweight4Over6Tunnel is an
|
652
|
+
IPv4-over-IPv6 tunneling protocol to deliver IPv4 unicast
|
653
|
+
service across an IPv6 infrastructure. This process controlled by a
|
654
|
+
Lightweight tunnel file table and port set id length are embedded in
|
655
|
+
lightweight tunnel profile. As the address mapping information
|
656
|
+
is embedded in the packet itself, Lightweight tunnel profile is stateless.
|
657
|
+
|
658
|
+
</documentation>
|
659
|
+
<port name="Networking.ProfileLightweight4Over6TunnelPort" binding="tns:Networking.ProfileLightweight4Over6TunnelBinding">
|
660
|
+
<soap:address location="https://url_to_service"/>
|
661
|
+
</port>
|
662
|
+
</service>
|
663
|
+
</definitions>
|