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