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
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
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
6
|
|
@@ -0,0 +1,560 @@
|
|
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.ProfileIPsec"
|
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.ProfileString">
|
39
|
+
<xsd:sequence>
|
40
|
+
<xsd:element name="value" type="xsd:string"/>
|
41
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
42
|
+
</xsd:sequence>
|
43
|
+
</xsd:complexType>
|
44
|
+
<xsd:complexType name="Common.ProfileStringSequence">
|
45
|
+
<xsd:complexContent>
|
46
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
47
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ProfileString[]'/>
|
48
|
+
</xsd:restriction>
|
49
|
+
</xsd:complexContent>
|
50
|
+
</xsd:complexType>
|
51
|
+
</xsd:schema>
|
52
|
+
</types>
|
53
|
+
|
54
|
+
<!-- message -->
|
55
|
+
|
56
|
+
<message name="Networking.ProfileIPsec.get_listRequest">
|
57
|
+
</message>
|
58
|
+
<message name="Networking.ProfileIPsec.get_listResponse">
|
59
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
60
|
+
</message>
|
61
|
+
|
62
|
+
<message name="Networking.ProfileIPsec.createRequest">
|
63
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
64
|
+
</message>
|
65
|
+
<message name="Networking.ProfileIPsec.createResponse">
|
66
|
+
</message>
|
67
|
+
|
68
|
+
<message name="Networking.ProfileIPsec.delete_profileRequest">
|
69
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
70
|
+
</message>
|
71
|
+
<message name="Networking.ProfileIPsec.delete_profileResponse">
|
72
|
+
</message>
|
73
|
+
|
74
|
+
<message name="Networking.ProfileIPsec.delete_all_profilesRequest">
|
75
|
+
</message>
|
76
|
+
<message name="Networking.ProfileIPsec.delete_all_profilesResponse">
|
77
|
+
</message>
|
78
|
+
|
79
|
+
<message name="Networking.ProfileIPsec.is_base_profileRequest">
|
80
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
81
|
+
</message>
|
82
|
+
<message name="Networking.ProfileIPsec.is_base_profileResponse">
|
83
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
84
|
+
</message>
|
85
|
+
|
86
|
+
<message name="Networking.ProfileIPsec.is_system_profileRequest">
|
87
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
88
|
+
</message>
|
89
|
+
<message name="Networking.ProfileIPsec.is_system_profileResponse">
|
90
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
91
|
+
</message>
|
92
|
+
|
93
|
+
<message name="Networking.ProfileIPsec.set_default_profileRequest">
|
94
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
95
|
+
<part name="defaults" type="tns:Common.StringSequence"/>
|
96
|
+
</message>
|
97
|
+
<message name="Networking.ProfileIPsec.set_default_profileResponse">
|
98
|
+
</message>
|
99
|
+
|
100
|
+
<message name="Networking.ProfileIPsec.get_default_profileRequest">
|
101
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
102
|
+
</message>
|
103
|
+
<message name="Networking.ProfileIPsec.get_default_profileResponse">
|
104
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
105
|
+
</message>
|
106
|
+
|
107
|
+
<message name="Networking.ProfileIPsec.set_descriptionRequest">
|
108
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
109
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
110
|
+
</message>
|
111
|
+
<message name="Networking.ProfileIPsec.set_descriptionResponse">
|
112
|
+
</message>
|
113
|
+
|
114
|
+
<message name="Networking.ProfileIPsec.get_descriptionRequest">
|
115
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
116
|
+
</message>
|
117
|
+
<message name="Networking.ProfileIPsec.get_descriptionResponse">
|
118
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
119
|
+
</message>
|
120
|
+
|
121
|
+
<message name="Networking.ProfileIPsec.set_traffic_selectorRequest">
|
122
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
123
|
+
<part name="traffic_selectors" type="tns:Common.ProfileStringSequence"/>
|
124
|
+
</message>
|
125
|
+
<message name="Networking.ProfileIPsec.set_traffic_selectorResponse">
|
126
|
+
</message>
|
127
|
+
|
128
|
+
<message name="Networking.ProfileIPsec.get_traffic_selectorRequest">
|
129
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
130
|
+
</message>
|
131
|
+
<message name="Networking.ProfileIPsec.get_traffic_selectorResponse">
|
132
|
+
<part name="return" type="tns:Common.ProfileStringSequence"/>
|
133
|
+
</message>
|
134
|
+
|
135
|
+
<message name="Networking.ProfileIPsec.get_versionRequest">
|
136
|
+
</message>
|
137
|
+
<message name="Networking.ProfileIPsec.get_versionResponse">
|
138
|
+
<part name="return" type="xsd:string"/>
|
139
|
+
</message>
|
140
|
+
|
141
|
+
<!-- portType -->
|
142
|
+
|
143
|
+
<portType name="Networking.ProfileIPsecPortType">
|
144
|
+
<operation name="get_list">
|
145
|
+
<documentation>
|
146
|
+
Gets the names of all IPsec tunnel profiles.
|
147
|
+
|
148
|
+
</documentation>
|
149
|
+
<input message="tns:Networking.ProfileIPsec.get_listRequest"/>
|
150
|
+
<output message="tns:Networking.ProfileIPsec.get_listResponse"/>
|
151
|
+
</operation>
|
152
|
+
<operation name="create">
|
153
|
+
<documentation>
|
154
|
+
Creates a set of IPsec tunnel profiles.
|
155
|
+
|
156
|
+
</documentation>
|
157
|
+
<input message="tns:Networking.ProfileIPsec.createRequest"/>
|
158
|
+
<output message="tns:Networking.ProfileIPsec.createResponse"/>
|
159
|
+
</operation>
|
160
|
+
<operation name="delete_profile">
|
161
|
+
<documentation>
|
162
|
+
Deletes a set of IPsec tunnel profiles.
|
163
|
+
|
164
|
+
</documentation>
|
165
|
+
<input message="tns:Networking.ProfileIPsec.delete_profileRequest"/>
|
166
|
+
<output message="tns:Networking.ProfileIPsec.delete_profileResponse"/>
|
167
|
+
</operation>
|
168
|
+
<operation name="delete_all_profiles">
|
169
|
+
<documentation>
|
170
|
+
Deletes all non-system IPsec tunnel profiles.
|
171
|
+
|
172
|
+
</documentation>
|
173
|
+
<input message="tns:Networking.ProfileIPsec.delete_all_profilesRequest"/>
|
174
|
+
<output message="tns:Networking.ProfileIPsec.delete_all_profilesResponse"/>
|
175
|
+
</operation>
|
176
|
+
<operation name="is_base_profile">
|
177
|
+
<documentation>
|
178
|
+
Determines whether the specified IPsec tunnel profiles are base
|
179
|
+
profiles. A base profile sits at the base of the profile's
|
180
|
+
inheritance tree, supplying the defaults for every profile derived
|
181
|
+
from it. (See also is_system_profile).
|
182
|
+
|
183
|
+
</documentation>
|
184
|
+
<input message="tns:Networking.ProfileIPsec.is_base_profileRequest"/>
|
185
|
+
<output message="tns:Networking.ProfileIPsec.is_base_profileResponse"/>
|
186
|
+
</operation>
|
187
|
+
<operation name="is_system_profile">
|
188
|
+
<documentation>
|
189
|
+
Determines whether the specified IPsec tunnel profiles are system
|
190
|
+
profiles. A system profile is a profile pre-configured on the
|
191
|
+
system, ready for use. Non-system profiles are profiles created or
|
192
|
+
modified by a user. Note that if a system profile is modified, it
|
193
|
+
is no longer considered a system profile. (See also
|
194
|
+
is_base_profile).
|
195
|
+
|
196
|
+
</documentation>
|
197
|
+
<input message="tns:Networking.ProfileIPsec.is_system_profileRequest"/>
|
198
|
+
<output message="tns:Networking.ProfileIPsec.is_system_profileResponse"/>
|
199
|
+
</operation>
|
200
|
+
<operation name="set_default_profile">
|
201
|
+
<documentation>
|
202
|
+
Sets the existing IPsec tunnel profile from which this set of IPsec
|
203
|
+
tunnel profiles inherits their unspecified attribute values.
|
204
|
+
|
205
|
+
</documentation>
|
206
|
+
<input message="tns:Networking.ProfileIPsec.set_default_profileRequest"/>
|
207
|
+
<output message="tns:Networking.ProfileIPsec.set_default_profileResponse"/>
|
208
|
+
</operation>
|
209
|
+
<operation name="get_default_profile">
|
210
|
+
<documentation>
|
211
|
+
Gets the existing IPsec tunnel profile from which this set of IPsec
|
212
|
+
profiles inherits its unspecified attribute values.
|
213
|
+
|
214
|
+
</documentation>
|
215
|
+
<input message="tns:Networking.ProfileIPsec.get_default_profileRequest"/>
|
216
|
+
<output message="tns:Networking.ProfileIPsec.get_default_profileResponse"/>
|
217
|
+
</operation>
|
218
|
+
<operation name="set_description">
|
219
|
+
<documentation>
|
220
|
+
Sets the description for a set of IPsec tunnel profiles.
|
221
|
+
|
222
|
+
This is an arbitrary field which can be used for any purpose.
|
223
|
+
|
224
|
+
</documentation>
|
225
|
+
<input message="tns:Networking.ProfileIPsec.set_descriptionRequest"/>
|
226
|
+
<output message="tns:Networking.ProfileIPsec.set_descriptionResponse"/>
|
227
|
+
</operation>
|
228
|
+
<operation name="get_description">
|
229
|
+
<documentation>
|
230
|
+
Gets the descriptions for a set of IPsec tunnel profiles.
|
231
|
+
|
232
|
+
</documentation>
|
233
|
+
<input message="tns:Networking.ProfileIPsec.get_descriptionRequest"/>
|
234
|
+
<output message="tns:Networking.ProfileIPsec.get_descriptionResponse"/>
|
235
|
+
</operation>
|
236
|
+
<operation name="set_traffic_selector">
|
237
|
+
<documentation>
|
238
|
+
Sets the IPsec traffic selectors for the set of IPsec tunnel interfaces.
|
239
|
+
The Traffic Selector component specifies what traffic you want
|
240
|
+
the system to protect with IPsec tunnel interfaces.
|
241
|
+
|
242
|
+
</documentation>
|
243
|
+
<input message="tns:Networking.ProfileIPsec.set_traffic_selectorRequest"/>
|
244
|
+
<output message="tns:Networking.ProfileIPsec.set_traffic_selectorResponse"/>
|
245
|
+
</operation>
|
246
|
+
<operation name="get_traffic_selector">
|
247
|
+
<documentation>
|
248
|
+
Gets the IPsec traffic selectors of the set of IPsec tunnel interfaces.
|
249
|
+
|
250
|
+
</documentation>
|
251
|
+
<input message="tns:Networking.ProfileIPsec.get_traffic_selectorRequest"/>
|
252
|
+
<output message="tns:Networking.ProfileIPsec.get_traffic_selectorResponse"/>
|
253
|
+
</operation>
|
254
|
+
<operation name="get_version">
|
255
|
+
<documentation>
|
256
|
+
Gets the version information for this interface.
|
257
|
+
|
258
|
+
</documentation>
|
259
|
+
<input message="tns:Networking.ProfileIPsec.get_versionRequest"/>
|
260
|
+
<output message="tns:Networking.ProfileIPsec.get_versionResponse"/>
|
261
|
+
</operation>
|
262
|
+
</portType>
|
263
|
+
|
264
|
+
<!-- binding -->
|
265
|
+
|
266
|
+
<binding name="Networking.ProfileIPsecBinding" type="tns:Networking.ProfileIPsecPortType">
|
267
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
268
|
+
<operation name="get_list">
|
269
|
+
<documentation>
|
270
|
+
Gets the names of all IPsec tunnel profiles.
|
271
|
+
|
272
|
+
</documentation>
|
273
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
274
|
+
<input>
|
275
|
+
<soap:body
|
276
|
+
use="encoded"
|
277
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
278
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
279
|
+
</input>
|
280
|
+
<output>
|
281
|
+
<soap:body
|
282
|
+
use="encoded"
|
283
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
284
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
285
|
+
</output>
|
286
|
+
</operation>
|
287
|
+
|
288
|
+
<operation name="create">
|
289
|
+
<documentation>
|
290
|
+
Creates a set of IPsec tunnel profiles.
|
291
|
+
|
292
|
+
</documentation>
|
293
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
294
|
+
<input>
|
295
|
+
<soap:body
|
296
|
+
use="encoded"
|
297
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
298
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
299
|
+
</input>
|
300
|
+
<output>
|
301
|
+
<soap:body
|
302
|
+
use="encoded"
|
303
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
304
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
305
|
+
</output>
|
306
|
+
</operation>
|
307
|
+
|
308
|
+
<operation name="delete_profile">
|
309
|
+
<documentation>
|
310
|
+
Deletes a set of IPsec tunnel profiles.
|
311
|
+
|
312
|
+
</documentation>
|
313
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
314
|
+
<input>
|
315
|
+
<soap:body
|
316
|
+
use="encoded"
|
317
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
318
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
319
|
+
</input>
|
320
|
+
<output>
|
321
|
+
<soap:body
|
322
|
+
use="encoded"
|
323
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
324
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
325
|
+
</output>
|
326
|
+
</operation>
|
327
|
+
|
328
|
+
<operation name="delete_all_profiles">
|
329
|
+
<documentation>
|
330
|
+
Deletes all non-system IPsec tunnel profiles.
|
331
|
+
|
332
|
+
</documentation>
|
333
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
334
|
+
<input>
|
335
|
+
<soap:body
|
336
|
+
use="encoded"
|
337
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
338
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
339
|
+
</input>
|
340
|
+
<output>
|
341
|
+
<soap:body
|
342
|
+
use="encoded"
|
343
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
344
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
345
|
+
</output>
|
346
|
+
</operation>
|
347
|
+
|
348
|
+
<operation name="is_base_profile">
|
349
|
+
<documentation>
|
350
|
+
Determines whether the specified IPsec tunnel profiles are base
|
351
|
+
profiles. A base profile sits at the base of the profile's
|
352
|
+
inheritance tree, supplying the defaults for every profile derived
|
353
|
+
from it. (See also is_system_profile).
|
354
|
+
|
355
|
+
</documentation>
|
356
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
357
|
+
<input>
|
358
|
+
<soap:body
|
359
|
+
use="encoded"
|
360
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
361
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
362
|
+
</input>
|
363
|
+
<output>
|
364
|
+
<soap:body
|
365
|
+
use="encoded"
|
366
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
367
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
368
|
+
</output>
|
369
|
+
</operation>
|
370
|
+
|
371
|
+
<operation name="is_system_profile">
|
372
|
+
<documentation>
|
373
|
+
Determines whether the specified IPsec tunnel profiles are system
|
374
|
+
profiles. A system profile is a profile pre-configured on the
|
375
|
+
system, ready for use. Non-system profiles are profiles created or
|
376
|
+
modified by a user. Note that if a system profile is modified, it
|
377
|
+
is no longer considered a system profile. (See also
|
378
|
+
is_base_profile).
|
379
|
+
|
380
|
+
</documentation>
|
381
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
382
|
+
<input>
|
383
|
+
<soap:body
|
384
|
+
use="encoded"
|
385
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
386
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
387
|
+
</input>
|
388
|
+
<output>
|
389
|
+
<soap:body
|
390
|
+
use="encoded"
|
391
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
392
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
393
|
+
</output>
|
394
|
+
</operation>
|
395
|
+
|
396
|
+
<operation name="set_default_profile">
|
397
|
+
<documentation>
|
398
|
+
Sets the existing IPsec tunnel profile from which this set of IPsec
|
399
|
+
tunnel profiles inherits their unspecified attribute values.
|
400
|
+
|
401
|
+
</documentation>
|
402
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
403
|
+
<input>
|
404
|
+
<soap:body
|
405
|
+
use="encoded"
|
406
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
407
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
408
|
+
</input>
|
409
|
+
<output>
|
410
|
+
<soap:body
|
411
|
+
use="encoded"
|
412
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
413
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
414
|
+
</output>
|
415
|
+
</operation>
|
416
|
+
|
417
|
+
<operation name="get_default_profile">
|
418
|
+
<documentation>
|
419
|
+
Gets the existing IPsec tunnel profile from which this set of IPsec
|
420
|
+
profiles inherits its unspecified attribute values.
|
421
|
+
|
422
|
+
</documentation>
|
423
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
424
|
+
<input>
|
425
|
+
<soap:body
|
426
|
+
use="encoded"
|
427
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
428
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
429
|
+
</input>
|
430
|
+
<output>
|
431
|
+
<soap:body
|
432
|
+
use="encoded"
|
433
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
434
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
435
|
+
</output>
|
436
|
+
</operation>
|
437
|
+
|
438
|
+
<operation name="set_description">
|
439
|
+
<documentation>
|
440
|
+
Sets the description for a set of IPsec tunnel profiles.
|
441
|
+
|
442
|
+
This is an arbitrary field which can be used for any purpose.
|
443
|
+
|
444
|
+
</documentation>
|
445
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
446
|
+
<input>
|
447
|
+
<soap:body
|
448
|
+
use="encoded"
|
449
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
450
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
451
|
+
</input>
|
452
|
+
<output>
|
453
|
+
<soap:body
|
454
|
+
use="encoded"
|
455
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
456
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
457
|
+
</output>
|
458
|
+
</operation>
|
459
|
+
|
460
|
+
<operation name="get_description">
|
461
|
+
<documentation>
|
462
|
+
Gets the descriptions for a set of IPsec tunnel profiles.
|
463
|
+
|
464
|
+
</documentation>
|
465
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
466
|
+
<input>
|
467
|
+
<soap:body
|
468
|
+
use="encoded"
|
469
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
470
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
471
|
+
</input>
|
472
|
+
<output>
|
473
|
+
<soap:body
|
474
|
+
use="encoded"
|
475
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
476
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
477
|
+
</output>
|
478
|
+
</operation>
|
479
|
+
|
480
|
+
<operation name="set_traffic_selector">
|
481
|
+
<documentation>
|
482
|
+
Sets the IPsec traffic selectors for the set of IPsec tunnel interfaces.
|
483
|
+
The Traffic Selector component specifies what traffic you want
|
484
|
+
the system to protect with IPsec tunnel interfaces.
|
485
|
+
|
486
|
+
</documentation>
|
487
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
488
|
+
<input>
|
489
|
+
<soap:body
|
490
|
+
use="encoded"
|
491
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
492
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
493
|
+
</input>
|
494
|
+
<output>
|
495
|
+
<soap:body
|
496
|
+
use="encoded"
|
497
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
498
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
499
|
+
</output>
|
500
|
+
</operation>
|
501
|
+
|
502
|
+
<operation name="get_traffic_selector">
|
503
|
+
<documentation>
|
504
|
+
Gets the IPsec traffic selectors of the set of IPsec tunnel interfaces.
|
505
|
+
|
506
|
+
</documentation>
|
507
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
508
|
+
<input>
|
509
|
+
<soap:body
|
510
|
+
use="encoded"
|
511
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
512
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
513
|
+
</input>
|
514
|
+
<output>
|
515
|
+
<soap:body
|
516
|
+
use="encoded"
|
517
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
518
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
519
|
+
</output>
|
520
|
+
</operation>
|
521
|
+
|
522
|
+
<operation name="get_version">
|
523
|
+
<documentation>
|
524
|
+
Gets the version information for this interface.
|
525
|
+
|
526
|
+
</documentation>
|
527
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileIPsec"/>
|
528
|
+
<input>
|
529
|
+
<soap:body
|
530
|
+
use="encoded"
|
531
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
532
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
533
|
+
</input>
|
534
|
+
<output>
|
535
|
+
<soap:body
|
536
|
+
use="encoded"
|
537
|
+
namespace="urn:iControl:Networking/ProfileIPsec"
|
538
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
539
|
+
</output>
|
540
|
+
</operation>
|
541
|
+
</binding>
|
542
|
+
|
543
|
+
<!-- service -->
|
544
|
+
|
545
|
+
<service name="Networking.ProfileIPsec">
|
546
|
+
<documentation>
|
547
|
+
The ProfileIPsec interface provides IPsec function over the network interface.
|
548
|
+
When packets are sent over the IPsec interface, they are either encrypted/decrypted
|
549
|
+
via the IPsec tunnel or dropped if they failed to pass the IPsec policy.
|
550
|
+
In order to configure an IPsec interface, you need to create an IPsec tunnel profile,
|
551
|
+
which attaches to an IPsec traffic selector, which in turn attaches to an IPsec policy
|
552
|
+
that is in the "interface" mode. The IPsec policy specifies the security association
|
553
|
+
parameters for the IPsec tunnel.
|
554
|
+
|
555
|
+
</documentation>
|
556
|
+
<port name="Networking.ProfileIPsecPort" binding="tns:Networking.ProfileIPsecBinding">
|
557
|
+
<soap:address location="https://url_to_service"/>
|
558
|
+
</port>
|
559
|
+
</service>
|
560
|
+
</definitions>
|