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
|
|
@@ -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
|
|
@@ -76,6 +76,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
76
76
|
</xsd:enumeration>
|
77
77
|
</xsd:restriction>
|
78
78
|
</xsd:simpleType>
|
79
|
+
<xsd:complexType name="Networking.IPsecIkeVersionSequence">
|
80
|
+
<xsd:complexContent>
|
81
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
82
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.IPsecIkeVersion[]'/>
|
83
|
+
</xsd:restriction>
|
84
|
+
</xsd:complexContent>
|
85
|
+
</xsd:complexType>
|
79
86
|
<xsd:simpleType name="Common.EnabledState">
|
80
87
|
<xsd:restriction base="xsd:string">
|
81
88
|
<xsd:enumeration value="STATE_DISABLED">
|
@@ -231,6 +238,21 @@ All other trademarks mentioned in this document are the property of their respec
|
|
231
238
|
<xsd:documentation>IPSEC_DIFFIE_HELLMAN_GROUP_MODP8192</xsd:documentation>
|
232
239
|
</xsd:annotation>
|
233
240
|
</xsd:enumeration>
|
241
|
+
<xsd:enumeration value="IPSEC_ECDH_GROUP_ECP256">
|
242
|
+
<xsd:annotation>
|
243
|
+
<xsd:documentation>IPSEC_ECDH_GROUP_ECP256</xsd:documentation>
|
244
|
+
</xsd:annotation>
|
245
|
+
</xsd:enumeration>
|
246
|
+
<xsd:enumeration value="IPSEC_ECDH_GROUP_ECP384">
|
247
|
+
<xsd:annotation>
|
248
|
+
<xsd:documentation>IPSEC_ECDH_GROUP_ECP384</xsd:documentation>
|
249
|
+
</xsd:annotation>
|
250
|
+
</xsd:enumeration>
|
251
|
+
<xsd:enumeration value="IPSEC_ECDH_GROUP_ECP521">
|
252
|
+
<xsd:annotation>
|
253
|
+
<xsd:documentation>IPSEC_ECDH_GROUP_ECP521</xsd:documentation>
|
254
|
+
</xsd:annotation>
|
255
|
+
</xsd:enumeration>
|
234
256
|
</xsd:restriction>
|
235
257
|
</xsd:simpleType>
|
236
258
|
<xsd:complexType name="Networking.IPsecIkePeerIDTypeSequence">
|
@@ -240,6 +262,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
240
262
|
</xsd:restriction>
|
241
263
|
</xsd:complexContent>
|
242
264
|
</xsd:complexType>
|
265
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
266
|
+
<xsd:complexContent>
|
267
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
268
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
269
|
+
</xsd:restriction>
|
270
|
+
</xsd:complexContent>
|
271
|
+
</xsd:complexType>
|
243
272
|
<xsd:simpleType name="Networking.IPsecIkeEncrAlgorithm">
|
244
273
|
<xsd:restriction base="xsd:string">
|
245
274
|
<xsd:enumeration value="IPSEC_IKE_ENCR_ALG_UNKNOWN">
|
@@ -347,6 +376,26 @@ All other trademarks mentioned in this document are the property of their respec
|
|
347
376
|
<xsd:documentation>IPSEC_AUTH_METHOD_RSA_SIGNATURE</xsd:documentation>
|
348
377
|
</xsd:annotation>
|
349
378
|
</xsd:enumeration>
|
379
|
+
<xsd:enumeration value="IPSEC_AUTH_METHOD_DSS">
|
380
|
+
<xsd:annotation>
|
381
|
+
<xsd:documentation>IPSEC_AUTH_METHOD_DSS</xsd:documentation>
|
382
|
+
</xsd:annotation>
|
383
|
+
</xsd:enumeration>
|
384
|
+
<xsd:enumeration value="IPSEC_AUTH_METHOD_ECDSA_256">
|
385
|
+
<xsd:annotation>
|
386
|
+
<xsd:documentation>IPSEC_AUTH_METHOD_ECDSA_256</xsd:documentation>
|
387
|
+
</xsd:annotation>
|
388
|
+
</xsd:enumeration>
|
389
|
+
<xsd:enumeration value="IPSEC_AUTH_METHOD_ECDSA_384">
|
390
|
+
<xsd:annotation>
|
391
|
+
<xsd:documentation>IPSEC_AUTH_METHOD_ECDSA_384</xsd:documentation>
|
392
|
+
</xsd:annotation>
|
393
|
+
</xsd:enumeration>
|
394
|
+
<xsd:enumeration value="IPSEC_AUTH_METHOD_ECDSA_521">
|
395
|
+
<xsd:annotation>
|
396
|
+
<xsd:documentation>IPSEC_AUTH_METHOD_ECDSA_521</xsd:documentation>
|
397
|
+
</xsd:annotation>
|
398
|
+
</xsd:enumeration>
|
350
399
|
</xsd:restriction>
|
351
400
|
</xsd:simpleType>
|
352
401
|
<xsd:complexType name="Networking.IPsecSaMethodSequence">
|
@@ -356,6 +405,32 @@ All other trademarks mentioned in this document are the property of their respec
|
|
356
405
|
</xsd:restriction>
|
357
406
|
</xsd:complexContent>
|
358
407
|
</xsd:complexType>
|
408
|
+
<xsd:complexType name="Networking.IPsecIkeVersionSequenceSequence">
|
409
|
+
<xsd:complexContent>
|
410
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
411
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.IPsecIkeVersionSequence[]'/>
|
412
|
+
</xsd:restriction>
|
413
|
+
</xsd:complexContent>
|
414
|
+
</xsd:complexType>
|
415
|
+
<xsd:simpleType name="Networking.IPsecIkeVersion">
|
416
|
+
<xsd:restriction base="xsd:string">
|
417
|
+
<xsd:enumeration value="IPSEC_IKE_VERSION_UNKNOWN">
|
418
|
+
<xsd:annotation>
|
419
|
+
<xsd:documentation>IPSEC_IKE_VERSION_UNKNOWN</xsd:documentation>
|
420
|
+
</xsd:annotation>
|
421
|
+
</xsd:enumeration>
|
422
|
+
<xsd:enumeration value="IPSEC_IKE_VERSION_1">
|
423
|
+
<xsd:annotation>
|
424
|
+
<xsd:documentation>IPSEC_IKE_VERSION_1</xsd:documentation>
|
425
|
+
</xsd:annotation>
|
426
|
+
</xsd:enumeration>
|
427
|
+
<xsd:enumeration value="IPSEC_IKE_VERSION_2">
|
428
|
+
<xsd:annotation>
|
429
|
+
<xsd:documentation>IPSEC_IKE_VERSION_2</xsd:documentation>
|
430
|
+
</xsd:annotation>
|
431
|
+
</xsd:enumeration>
|
432
|
+
</xsd:restriction>
|
433
|
+
</xsd:simpleType>
|
359
434
|
<xsd:simpleType name="Networking.IPsecIkeHashAlgorithm">
|
360
435
|
<xsd:restriction base="xsd:string">
|
361
436
|
<xsd:enumeration value="IPSEC_IKE_HASH_ALG_UNKNOWN">
|
@@ -568,6 +643,60 @@ All other trademarks mentioned in this document are the property of their respec
|
|
568
643
|
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
569
644
|
</message>
|
570
645
|
|
646
|
+
<message name="Networking.IPsecIkePeer.get_traffic_selectorRequest">
|
647
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
648
|
+
</message>
|
649
|
+
<message name="Networking.IPsecIkePeer.get_traffic_selectorResponse">
|
650
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
651
|
+
</message>
|
652
|
+
|
653
|
+
<message name="Networking.IPsecIkePeer.add_traffic_selectorRequest">
|
654
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
655
|
+
<part name="traffic_selectors" type="tns:Common.StringSequenceSequence"/>
|
656
|
+
</message>
|
657
|
+
<message name="Networking.IPsecIkePeer.add_traffic_selectorResponse">
|
658
|
+
</message>
|
659
|
+
|
660
|
+
<message name="Networking.IPsecIkePeer.remove_traffic_selectorRequest">
|
661
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
662
|
+
<part name="traffic_selectors" type="tns:Common.StringSequenceSequence"/>
|
663
|
+
</message>
|
664
|
+
<message name="Networking.IPsecIkePeer.remove_traffic_selectorResponse">
|
665
|
+
</message>
|
666
|
+
|
667
|
+
<message name="Networking.IPsecIkePeer.remove_all_traffic_selectorsRequest">
|
668
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
669
|
+
</message>
|
670
|
+
<message name="Networking.IPsecIkePeer.remove_all_traffic_selectorsResponse">
|
671
|
+
</message>
|
672
|
+
|
673
|
+
<message name="Networking.IPsecIkePeer.get_ike_versionRequest">
|
674
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
675
|
+
</message>
|
676
|
+
<message name="Networking.IPsecIkePeer.get_ike_versionResponse">
|
677
|
+
<part name="return" type="tns:Networking.IPsecIkeVersionSequenceSequence"/>
|
678
|
+
</message>
|
679
|
+
|
680
|
+
<message name="Networking.IPsecIkePeer.add_ike_versionRequest">
|
681
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
682
|
+
<part name="versions" type="tns:Networking.IPsecIkeVersionSequenceSequence"/>
|
683
|
+
</message>
|
684
|
+
<message name="Networking.IPsecIkePeer.add_ike_versionResponse">
|
685
|
+
</message>
|
686
|
+
|
687
|
+
<message name="Networking.IPsecIkePeer.remove_ike_versionRequest">
|
688
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
689
|
+
<part name="versions" type="tns:Networking.IPsecIkeVersionSequenceSequence"/>
|
690
|
+
</message>
|
691
|
+
<message name="Networking.IPsecIkePeer.remove_ike_versionResponse">
|
692
|
+
</message>
|
693
|
+
|
694
|
+
<message name="Networking.IPsecIkePeer.remove_all_ike_versionsRequest">
|
695
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
696
|
+
</message>
|
697
|
+
<message name="Networking.IPsecIkePeer.remove_all_ike_versionsResponse">
|
698
|
+
</message>
|
699
|
+
|
571
700
|
<message name="Networking.IPsecIkePeer.set_certificate_typeRequest">
|
572
701
|
<part name="peers" type="tns:Common.StringSequence"/>
|
573
702
|
<part name="types" type="tns:Networking.IPsecIkePeerCertTypeSequence"/>
|
@@ -666,6 +795,30 @@ All other trademarks mentioned in this document are the property of their respec
|
|
666
795
|
<part name="return" type="tns:Common.StringSequence"/>
|
667
796
|
</message>
|
668
797
|
|
798
|
+
<message name="Networking.IPsecIkePeer.set_my_certificate_authenticationRequest">
|
799
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
800
|
+
<part name="methods" type="tns:Networking.IPsecSaMethodSequence"/>
|
801
|
+
<part name="certs" type="tns:Common.StringSequence"/>
|
802
|
+
<part name="keys" type="tns:Common.StringSequence"/>
|
803
|
+
<part name="passphrases" type="tns:Common.StringSequence"/>
|
804
|
+
</message>
|
805
|
+
<message name="Networking.IPsecIkePeer.set_my_certificate_authenticationResponse">
|
806
|
+
</message>
|
807
|
+
|
808
|
+
<message name="Networking.IPsecIkePeer.set_my_certificate_key_passphraseRequest">
|
809
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
810
|
+
<part name="passphrases" type="tns:Common.StringSequence"/>
|
811
|
+
</message>
|
812
|
+
<message name="Networking.IPsecIkePeer.set_my_certificate_key_passphraseResponse">
|
813
|
+
</message>
|
814
|
+
|
815
|
+
<message name="Networking.IPsecIkePeer.get_my_certificate_key_passphraseRequest">
|
816
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
817
|
+
</message>
|
818
|
+
<message name="Networking.IPsecIkePeer.get_my_certificate_key_passphraseResponse">
|
819
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
820
|
+
</message>
|
821
|
+
|
669
822
|
<message name="Networking.IPsecIkePeer.set_ca_certificate_fileRequest">
|
670
823
|
<part name="peers" type="tns:Common.StringSequence"/>
|
671
824
|
<part name="files" type="tns:Common.StringSequence"/>
|
@@ -736,6 +889,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
736
889
|
<part name="return" type="tns:Networking.IPsecIkeHashAlgorithmSequence"/>
|
737
890
|
</message>
|
738
891
|
|
892
|
+
<message name="Networking.IPsecIkePeer.set_phase1_pseudo_random_functionRequest">
|
893
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
894
|
+
<part name="functions" type="tns:Networking.IPsecIkeHashAlgorithmSequence"/>
|
895
|
+
</message>
|
896
|
+
<message name="Networking.IPsecIkePeer.set_phase1_pseudo_random_functionResponse">
|
897
|
+
</message>
|
898
|
+
|
899
|
+
<message name="Networking.IPsecIkePeer.get_phase1_pseudo_random_functionRequest">
|
900
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
901
|
+
</message>
|
902
|
+
<message name="Networking.IPsecIkePeer.get_phase1_pseudo_random_functionResponse">
|
903
|
+
<part name="return" type="tns:Networking.IPsecIkeHashAlgorithmSequence"/>
|
904
|
+
</message>
|
905
|
+
|
739
906
|
<message name="Networking.IPsecIkePeer.set_phase1_encryption_algorithmRequest">
|
740
907
|
<part name="peers" type="tns:Common.StringSequence"/>
|
741
908
|
<part name="algorithms" type="tns:Networking.IPsecIkeEncrAlgorithmSequence"/>
|
@@ -771,6 +938,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
771
938
|
<message name="Networking.IPsecIkePeer.set_preshared_keyResponse">
|
772
939
|
</message>
|
773
940
|
|
941
|
+
<message name="Networking.IPsecIkePeer.get_preshared_keyRequest">
|
942
|
+
<part name="peers" type="tns:Common.StringSequence"/>
|
943
|
+
</message>
|
944
|
+
<message name="Networking.IPsecIkePeer.get_preshared_keyResponse">
|
945
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
946
|
+
</message>
|
947
|
+
|
774
948
|
<message name="Networking.IPsecIkePeer.set_preshared_key_encryptedRequest">
|
775
949
|
<part name="peers" type="tns:Common.StringSequence"/>
|
776
950
|
<part name="keys" type="tns:Common.StringSequence"/>
|
@@ -1045,9 +1219,79 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1045
1219
|
<input message="tns:Networking.IPsecIkePeer.get_verify_certificate_stateRequest"/>
|
1046
1220
|
<output message="tns:Networking.IPsecIkePeer.get_verify_certificate_stateResponse"/>
|
1047
1221
|
</operation>
|
1222
|
+
<operation name="get_traffic_selector">
|
1223
|
+
<documentation>
|
1224
|
+
Gets the names of all the associated traffic selectors for a set
|
1225
|
+
of IPsec IKE peers. Traffic Selectors determine which traffic
|
1226
|
+
you want the system to protect using IPsec tunnel.
|
1227
|
+
|
1228
|
+
</documentation>
|
1229
|
+
<input message="tns:Networking.IPsecIkePeer.get_traffic_selectorRequest"/>
|
1230
|
+
<output message="tns:Networking.IPsecIkePeer.get_traffic_selectorResponse"/>
|
1231
|
+
</operation>
|
1232
|
+
<operation name="add_traffic_selector">
|
1233
|
+
<documentation>
|
1234
|
+
Adds the traffic selectors for a set of IPsec IKE peers.
|
1235
|
+
|
1236
|
+
</documentation>
|
1237
|
+
<input message="tns:Networking.IPsecIkePeer.add_traffic_selectorRequest"/>
|
1238
|
+
<output message="tns:Networking.IPsecIkePeer.add_traffic_selectorResponse"/>
|
1239
|
+
</operation>
|
1240
|
+
<operation name="remove_traffic_selector">
|
1241
|
+
<documentation>
|
1242
|
+
Removes the traffic selectors associated with a set of IPsec IKE peers.
|
1243
|
+
|
1244
|
+
</documentation>
|
1245
|
+
<input message="tns:Networking.IPsecIkePeer.remove_traffic_selectorRequest"/>
|
1246
|
+
<output message="tns:Networking.IPsecIkePeer.remove_traffic_selectorResponse"/>
|
1247
|
+
</operation>
|
1248
|
+
<operation name="remove_all_traffic_selectors">
|
1249
|
+
<documentation>
|
1250
|
+
Removes all the associated traffic selectors for a set of IPsec IKE peers.
|
1251
|
+
|
1252
|
+
</documentation>
|
1253
|
+
<input message="tns:Networking.IPsecIkePeer.remove_all_traffic_selectorsRequest"/>
|
1254
|
+
<output message="tns:Networking.IPsecIkePeer.remove_all_traffic_selectorsResponse"/>
|
1255
|
+
</operation>
|
1256
|
+
<operation name="get_ike_version">
|
1257
|
+
<documentation>
|
1258
|
+
Gets the IPsec IKE peer versions for a set of IPsec IKE peers.
|
1259
|
+
IKE peer version specifies which version of IKE to be used
|
1260
|
+
for the IPsec security negotiations.
|
1261
|
+
|
1262
|
+
</documentation>
|
1263
|
+
<input message="tns:Networking.IPsecIkePeer.get_ike_versionRequest"/>
|
1264
|
+
<output message="tns:Networking.IPsecIkePeer.get_ike_versionResponse"/>
|
1265
|
+
</operation>
|
1266
|
+
<operation name="add_ike_version">
|
1267
|
+
<documentation>
|
1268
|
+
Adds the IPsec IKE peer versions for a set of IPsec IKE peers.
|
1269
|
+
|
1270
|
+
</documentation>
|
1271
|
+
<input message="tns:Networking.IPsecIkePeer.add_ike_versionRequest"/>
|
1272
|
+
<output message="tns:Networking.IPsecIkePeer.add_ike_versionResponse"/>
|
1273
|
+
</operation>
|
1274
|
+
<operation name="remove_ike_version">
|
1275
|
+
<documentation>
|
1276
|
+
Removes the IPsec IKE peer versions for a set of IPsec IKE peers.
|
1277
|
+
|
1278
|
+
</documentation>
|
1279
|
+
<input message="tns:Networking.IPsecIkePeer.remove_ike_versionRequest"/>
|
1280
|
+
<output message="tns:Networking.IPsecIkePeer.remove_ike_versionResponse"/>
|
1281
|
+
</operation>
|
1282
|
+
<operation name="remove_all_ike_versions">
|
1283
|
+
<documentation>
|
1284
|
+
Removes all the IPsec IKE peer versions for a set of IPsec IKE peers.
|
1285
|
+
|
1286
|
+
</documentation>
|
1287
|
+
<input message="tns:Networking.IPsecIkePeer.remove_all_ike_versionsRequest"/>
|
1288
|
+
<output message="tns:Networking.IPsecIkePeer.remove_all_ike_versionsResponse"/>
|
1289
|
+
</operation>
|
1048
1290
|
<operation name="set_certificate_type">
|
1049
1291
|
<documentation>
|
1050
|
-
Sets the IPsec IKE peer certificate types for a list of
|
1292
|
+
Sets the IPsec IKE peer certificate types for a list of
|
1293
|
+
IPsec IKE peers. Note that this function is only valid in
|
1294
|
+
IKEv1 peer configuration.
|
1051
1295
|
|
1052
1296
|
</documentation>
|
1053
1297
|
<input message="tns:Networking.IPsecIkePeer.set_certificate_typeRequest"/>
|
@@ -1055,7 +1299,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1055
1299
|
</operation>
|
1056
1300
|
<operation name="get_certificate_type">
|
1057
1301
|
<documentation>
|
1058
|
-
Gets the IPsec IKE peer certification types for a list of
|
1302
|
+
Gets the IPsec IKE peer certification types for a list of
|
1303
|
+
IPsec IKE peers. Note that this function is only valid in
|
1304
|
+
IKEv1 peer configuration.
|
1059
1305
|
|
1060
1306
|
</documentation>
|
1061
1307
|
<input message="tns:Networking.IPsecIkePeer.get_certificate_typeRequest"/>
|
@@ -1130,8 +1376,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1130
1376
|
</operation>
|
1131
1377
|
<operation name="set_my_certificate_file">
|
1132
1378
|
<documentation>
|
1133
|
-
Sets the name of
|
1134
|
-
|
1379
|
+
Sets the name of certificate file object for each of the
|
1380
|
+
specified IPsec IKE peers. Note that there are no default
|
1381
|
+
certificate files for DSS and ECDSA authentication methods.
|
1135
1382
|
|
1136
1383
|
</documentation>
|
1137
1384
|
<input message="tns:Networking.IPsecIkePeer.set_my_certificate_fileRequest"/>
|
@@ -1139,8 +1386,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1139
1386
|
</operation>
|
1140
1387
|
<operation name="get_my_certificate_file">
|
1141
1388
|
<documentation>
|
1142
|
-
Gets the name of the
|
1143
|
-
|
1389
|
+
Gets the name of the certificate file object for each IPsec
|
1390
|
+
IKE peer.
|
1144
1391
|
|
1145
1392
|
</documentation>
|
1146
1393
|
<input message="tns:Networking.IPsecIkePeer.get_my_certificate_fileRequest"/>
|
@@ -1148,8 +1395,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1148
1395
|
</operation>
|
1149
1396
|
<operation name="set_my_certificate_key_file">
|
1150
1397
|
<documentation>
|
1151
|
-
Sets the name of the
|
1152
|
-
|
1398
|
+
Sets the name of the certificate key file object for each
|
1399
|
+
IPsec IKE peer. Note that there are no default certificate
|
1400
|
+
key files for DSS and ECDSA authentication methods.
|
1153
1401
|
|
1154
1402
|
</documentation>
|
1155
1403
|
<input message="tns:Networking.IPsecIkePeer.set_my_certificate_key_fileRequest"/>
|
@@ -1157,13 +1405,41 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1157
1405
|
</operation>
|
1158
1406
|
<operation name="get_my_certificate_key_file">
|
1159
1407
|
<documentation>
|
1160
|
-
Gets the name of the
|
1161
|
-
|
1408
|
+
Gets the name of the certificate key file object for each
|
1409
|
+
IPsec IKE peer.
|
1162
1410
|
|
1163
1411
|
</documentation>
|
1164
1412
|
<input message="tns:Networking.IPsecIkePeer.get_my_certificate_key_fileRequest"/>
|
1165
1413
|
<output message="tns:Networking.IPsecIkePeer.get_my_certificate_key_fileResponse"/>
|
1166
1414
|
</operation>
|
1415
|
+
<operation name="set_my_certificate_authentication">
|
1416
|
+
<documentation>
|
1417
|
+
Sets certificate-based authentication methods in a batch with
|
1418
|
+
certificates, keys and corresponding key passphrases
|
1419
|
+
(if any) for the specified IKEv2 peers.
|
1420
|
+
|
1421
|
+
</documentation>
|
1422
|
+
<input message="tns:Networking.IPsecIkePeer.set_my_certificate_authenticationRequest"/>
|
1423
|
+
<output message="tns:Networking.IPsecIkePeer.set_my_certificate_authenticationResponse"/>
|
1424
|
+
</operation>
|
1425
|
+
<operation name="set_my_certificate_key_passphrase">
|
1426
|
+
<documentation>
|
1427
|
+
Sets the certificate key passphrases (if any) for the specified IKEv2 peers.
|
1428
|
+
|
1429
|
+
</documentation>
|
1430
|
+
<input message="tns:Networking.IPsecIkePeer.set_my_certificate_key_passphraseRequest"/>
|
1431
|
+
<output message="tns:Networking.IPsecIkePeer.set_my_certificate_key_passphraseResponse"/>
|
1432
|
+
</operation>
|
1433
|
+
<operation name="get_my_certificate_key_passphrase">
|
1434
|
+
<documentation>
|
1435
|
+
Gets the certificate key passphrases (if any) for the specified IKEv2 peers.
|
1436
|
+
|
1437
|
+
The user should not rely on the 'default_flag' in the returned sequence of passphrases.
|
1438
|
+
|
1439
|
+
</documentation>
|
1440
|
+
<input message="tns:Networking.IPsecIkePeer.get_my_certificate_key_passphraseRequest"/>
|
1441
|
+
<output message="tns:Networking.IPsecIkePeer.get_my_certificate_key_passphraseResponse"/>
|
1442
|
+
</operation>
|
1167
1443
|
<operation name="set_ca_certificate_file">
|
1168
1444
|
<documentation>
|
1169
1445
|
Sets the file object name of the root certificate authority (CA)
|
@@ -1184,9 +1460,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1184
1460
|
</operation>
|
1185
1461
|
<operation name="set_peer_certificate_file">
|
1186
1462
|
<documentation>
|
1187
|
-
Sets the peer certificate file object name. If the peer
|
1188
|
-
is defined, the isakmp daemon ignores the
|
1189
|
-
and uses this certificate as
|
1463
|
+
Sets the peer certificate file object name. If the peer
|
1464
|
+
certificate file is defined, the isakmp daemon ignores the
|
1465
|
+
CERT payload from the peer, and uses this certificate as
|
1466
|
+
the peer's certificate. Note that this function is only
|
1467
|
+
valid in IKEv1 peer configuration.
|
1190
1468
|
|
1191
1469
|
</documentation>
|
1192
1470
|
<input message="tns:Networking.IPsecIkePeer.set_peer_certificate_fileRequest"/>
|
@@ -1194,7 +1472,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1194
1472
|
</operation>
|
1195
1473
|
<operation name="get_peer_certificate_file">
|
1196
1474
|
<documentation>
|
1197
|
-
Gets the peer certificate file name.
|
1475
|
+
Gets the peer certificate file name. Note that this
|
1476
|
+
function is only valid in IKEv1 peer configuration.
|
1198
1477
|
|
1199
1478
|
</documentation>
|
1200
1479
|
<input message="tns:Networking.IPsecIkePeer.get_peer_certificate_fileRequest"/>
|
@@ -1202,6 +1481,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1202
1481
|
</operation>
|
1203
1482
|
<operation name="set_ike_proposal_name">
|
1204
1483
|
<documentation>
|
1484
|
+
This method has been deprecated immediately because it
|
1485
|
+
accessed functionality that never worked, and should never
|
1486
|
+
have been exposed.
|
1205
1487
|
Sets the IKE proposal name.
|
1206
1488
|
|
1207
1489
|
</documentation>
|
@@ -1210,6 +1492,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1210
1492
|
</operation>
|
1211
1493
|
<operation name="get_ike_proposal_name">
|
1212
1494
|
<documentation>
|
1495
|
+
This method has been deprecated immediately because it
|
1496
|
+
accessed functionality that never worked, and should never
|
1497
|
+
have been exposed.
|
1213
1498
|
Gets the IKE proposal name.
|
1214
1499
|
|
1215
1500
|
</documentation>
|
@@ -1255,6 +1540,26 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1255
1540
|
<input message="tns:Networking.IPsecIkePeer.get_phase1_hash_algorithmRequest"/>
|
1256
1541
|
<output message="tns:Networking.IPsecIkePeer.get_phase1_hash_algorithmResponse"/>
|
1257
1542
|
</operation>
|
1543
|
+
<operation name="set_phase1_pseudo_random_function">
|
1544
|
+
<documentation>
|
1545
|
+
Sets the IKE phase 1 pseudo random function (prf) for a set of IKE peers.
|
1546
|
+
The Pseudo random function is used to derive keying material
|
1547
|
+
for all cryptographic operations. This attribute is valid
|
1548
|
+
for IKEv2 version only. The prf function should be one of following:
|
1549
|
+
md5, sha1, sha256, sha384, sha512.
|
1550
|
+
|
1551
|
+
</documentation>
|
1552
|
+
<input message="tns:Networking.IPsecIkePeer.set_phase1_pseudo_random_functionRequest"/>
|
1553
|
+
<output message="tns:Networking.IPsecIkePeer.set_phase1_pseudo_random_functionResponse"/>
|
1554
|
+
</operation>
|
1555
|
+
<operation name="get_phase1_pseudo_random_function">
|
1556
|
+
<documentation>
|
1557
|
+
Gets the IKE pseudo random function for a set of IKE peers.
|
1558
|
+
|
1559
|
+
</documentation>
|
1560
|
+
<input message="tns:Networking.IPsecIkePeer.get_phase1_pseudo_random_functionRequest"/>
|
1561
|
+
<output message="tns:Networking.IPsecIkePeer.get_phase1_pseudo_random_functionResponse"/>
|
1562
|
+
</operation>
|
1258
1563
|
<operation name="set_phase1_encryption_algorithm">
|
1259
1564
|
<documentation>
|
1260
1565
|
Sets the IKE phase 1 encryption algorithm.
|
@@ -1303,8 +1608,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1303
1608
|
<input message="tns:Networking.IPsecIkePeer.set_preshared_keyRequest"/>
|
1304
1609
|
<output message="tns:Networking.IPsecIkePeer.set_preshared_keyResponse"/>
|
1305
1610
|
</operation>
|
1611
|
+
<operation name="get_preshared_key">
|
1612
|
+
<documentation>
|
1613
|
+
Gets the preshared key (if any) for each specified IPsec IKE peer.
|
1614
|
+
|
1615
|
+
</documentation>
|
1616
|
+
<input message="tns:Networking.IPsecIkePeer.get_preshared_keyRequest"/>
|
1617
|
+
<output message="tns:Networking.IPsecIkePeer.get_preshared_keyResponse"/>
|
1618
|
+
</operation>
|
1306
1619
|
<operation name="set_preshared_key_encrypted">
|
1307
1620
|
<documentation>
|
1621
|
+
This method is deprecated. The system automatically encrypts the
|
1622
|
+
preshared key using the master key, and no longer requires a
|
1623
|
+
pre-encrypted key. Please use set_preshared_key instead.
|
1624
|
+
|
1308
1625
|
Sets the preshared key (encrypted) for each specified
|
1309
1626
|
IPsec IKE peer.
|
1310
1627
|
Requires an already encrypted key.
|
@@ -1315,6 +1632,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1315
1632
|
</operation>
|
1316
1633
|
<operation name="get_preshared_key_encrypted">
|
1317
1634
|
<documentation>
|
1635
|
+
This method is deprecated. Please use get_preshared_key instead.
|
1636
|
+
|
1318
1637
|
Gets the preshared key encrypted (if any) for each specified
|
1319
1638
|
IPsec IKE peer.
|
1320
1639
|
|
@@ -1888,9 +2207,175 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1888
2207
|
</output>
|
1889
2208
|
</operation>
|
1890
2209
|
|
2210
|
+
<operation name="get_traffic_selector">
|
2211
|
+
<documentation>
|
2212
|
+
Gets the names of all the associated traffic selectors for a set
|
2213
|
+
of IPsec IKE peers. Traffic Selectors determine which traffic
|
2214
|
+
you want the system to protect using IPsec tunnel.
|
2215
|
+
|
2216
|
+
</documentation>
|
2217
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2218
|
+
<input>
|
2219
|
+
<soap:body
|
2220
|
+
use="encoded"
|
2221
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2222
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2223
|
+
</input>
|
2224
|
+
<output>
|
2225
|
+
<soap:body
|
2226
|
+
use="encoded"
|
2227
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2228
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2229
|
+
</output>
|
2230
|
+
</operation>
|
2231
|
+
|
2232
|
+
<operation name="add_traffic_selector">
|
2233
|
+
<documentation>
|
2234
|
+
Adds the traffic selectors for a set of IPsec IKE peers.
|
2235
|
+
|
2236
|
+
</documentation>
|
2237
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2238
|
+
<input>
|
2239
|
+
<soap:body
|
2240
|
+
use="encoded"
|
2241
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2242
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2243
|
+
</input>
|
2244
|
+
<output>
|
2245
|
+
<soap:body
|
2246
|
+
use="encoded"
|
2247
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2248
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2249
|
+
</output>
|
2250
|
+
</operation>
|
2251
|
+
|
2252
|
+
<operation name="remove_traffic_selector">
|
2253
|
+
<documentation>
|
2254
|
+
Removes the traffic selectors associated with a set of IPsec IKE peers.
|
2255
|
+
|
2256
|
+
</documentation>
|
2257
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2258
|
+
<input>
|
2259
|
+
<soap:body
|
2260
|
+
use="encoded"
|
2261
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2262
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2263
|
+
</input>
|
2264
|
+
<output>
|
2265
|
+
<soap:body
|
2266
|
+
use="encoded"
|
2267
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2268
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2269
|
+
</output>
|
2270
|
+
</operation>
|
2271
|
+
|
2272
|
+
<operation name="remove_all_traffic_selectors">
|
2273
|
+
<documentation>
|
2274
|
+
Removes all the associated traffic selectors for a set of IPsec IKE peers.
|
2275
|
+
|
2276
|
+
</documentation>
|
2277
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2278
|
+
<input>
|
2279
|
+
<soap:body
|
2280
|
+
use="encoded"
|
2281
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2282
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2283
|
+
</input>
|
2284
|
+
<output>
|
2285
|
+
<soap:body
|
2286
|
+
use="encoded"
|
2287
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2288
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2289
|
+
</output>
|
2290
|
+
</operation>
|
2291
|
+
|
2292
|
+
<operation name="get_ike_version">
|
2293
|
+
<documentation>
|
2294
|
+
Gets the IPsec IKE peer versions for a set of IPsec IKE peers.
|
2295
|
+
IKE peer version specifies which version of IKE to be used
|
2296
|
+
for the IPsec security negotiations.
|
2297
|
+
|
2298
|
+
</documentation>
|
2299
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2300
|
+
<input>
|
2301
|
+
<soap:body
|
2302
|
+
use="encoded"
|
2303
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2304
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2305
|
+
</input>
|
2306
|
+
<output>
|
2307
|
+
<soap:body
|
2308
|
+
use="encoded"
|
2309
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2310
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2311
|
+
</output>
|
2312
|
+
</operation>
|
2313
|
+
|
2314
|
+
<operation name="add_ike_version">
|
2315
|
+
<documentation>
|
2316
|
+
Adds the IPsec IKE peer versions for a set of IPsec IKE peers.
|
2317
|
+
|
2318
|
+
</documentation>
|
2319
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2320
|
+
<input>
|
2321
|
+
<soap:body
|
2322
|
+
use="encoded"
|
2323
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2324
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2325
|
+
</input>
|
2326
|
+
<output>
|
2327
|
+
<soap:body
|
2328
|
+
use="encoded"
|
2329
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2330
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2331
|
+
</output>
|
2332
|
+
</operation>
|
2333
|
+
|
2334
|
+
<operation name="remove_ike_version">
|
2335
|
+
<documentation>
|
2336
|
+
Removes the IPsec IKE peer versions for a set of IPsec IKE peers.
|
2337
|
+
|
2338
|
+
</documentation>
|
2339
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2340
|
+
<input>
|
2341
|
+
<soap:body
|
2342
|
+
use="encoded"
|
2343
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2344
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2345
|
+
</input>
|
2346
|
+
<output>
|
2347
|
+
<soap:body
|
2348
|
+
use="encoded"
|
2349
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2350
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2351
|
+
</output>
|
2352
|
+
</operation>
|
2353
|
+
|
2354
|
+
<operation name="remove_all_ike_versions">
|
2355
|
+
<documentation>
|
2356
|
+
Removes all the IPsec IKE peer versions for a set of IPsec IKE peers.
|
2357
|
+
|
2358
|
+
</documentation>
|
2359
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2360
|
+
<input>
|
2361
|
+
<soap:body
|
2362
|
+
use="encoded"
|
2363
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2364
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2365
|
+
</input>
|
2366
|
+
<output>
|
2367
|
+
<soap:body
|
2368
|
+
use="encoded"
|
2369
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2370
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2371
|
+
</output>
|
2372
|
+
</operation>
|
2373
|
+
|
1891
2374
|
<operation name="set_certificate_type">
|
1892
2375
|
<documentation>
|
1893
|
-
Sets the IPsec IKE peer certificate types for a list of
|
2376
|
+
Sets the IPsec IKE peer certificate types for a list of
|
2377
|
+
IPsec IKE peers. Note that this function is only valid in
|
2378
|
+
IKEv1 peer configuration.
|
1894
2379
|
|
1895
2380
|
</documentation>
|
1896
2381
|
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
@@ -1910,7 +2395,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1910
2395
|
|
1911
2396
|
<operation name="get_certificate_type">
|
1912
2397
|
<documentation>
|
1913
|
-
Gets the IPsec IKE peer certification types for a list of
|
2398
|
+
Gets the IPsec IKE peer certification types for a list of
|
2399
|
+
IPsec IKE peers. Note that this function is only valid in
|
2400
|
+
IKEv1 peer configuration.
|
1914
2401
|
|
1915
2402
|
</documentation>
|
1916
2403
|
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
@@ -2093,8 +2580,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2093
2580
|
|
2094
2581
|
<operation name="set_my_certificate_file">
|
2095
2582
|
<documentation>
|
2096
|
-
Sets the name of
|
2097
|
-
|
2583
|
+
Sets the name of certificate file object for each of the
|
2584
|
+
specified IPsec IKE peers. Note that there are no default
|
2585
|
+
certificate files for DSS and ECDSA authentication methods.
|
2098
2586
|
|
2099
2587
|
</documentation>
|
2100
2588
|
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
@@ -2114,8 +2602,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2114
2602
|
|
2115
2603
|
<operation name="get_my_certificate_file">
|
2116
2604
|
<documentation>
|
2117
|
-
Gets the name of the
|
2118
|
-
|
2605
|
+
Gets the name of the certificate file object for each IPsec
|
2606
|
+
IKE peer.
|
2119
2607
|
|
2120
2608
|
</documentation>
|
2121
2609
|
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
@@ -2135,8 +2623,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2135
2623
|
|
2136
2624
|
<operation name="set_my_certificate_key_file">
|
2137
2625
|
<documentation>
|
2138
|
-
Sets the name of the
|
2139
|
-
|
2626
|
+
Sets the name of the certificate key file object for each
|
2627
|
+
IPsec IKE peer. Note that there are no default certificate
|
2628
|
+
key files for DSS and ECDSA authentication methods.
|
2140
2629
|
|
2141
2630
|
</documentation>
|
2142
2631
|
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
@@ -2156,8 +2645,72 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2156
2645
|
|
2157
2646
|
<operation name="get_my_certificate_key_file">
|
2158
2647
|
<documentation>
|
2159
|
-
Gets the name of the
|
2160
|
-
|
2648
|
+
Gets the name of the certificate key file object for each
|
2649
|
+
IPsec IKE peer.
|
2650
|
+
|
2651
|
+
</documentation>
|
2652
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2653
|
+
<input>
|
2654
|
+
<soap:body
|
2655
|
+
use="encoded"
|
2656
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2657
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2658
|
+
</input>
|
2659
|
+
<output>
|
2660
|
+
<soap:body
|
2661
|
+
use="encoded"
|
2662
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2663
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2664
|
+
</output>
|
2665
|
+
</operation>
|
2666
|
+
|
2667
|
+
<operation name="set_my_certificate_authentication">
|
2668
|
+
<documentation>
|
2669
|
+
Sets certificate-based authentication methods in a batch with
|
2670
|
+
certificates, keys and corresponding key passphrases
|
2671
|
+
(if any) for the specified IKEv2 peers.
|
2672
|
+
|
2673
|
+
</documentation>
|
2674
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2675
|
+
<input>
|
2676
|
+
<soap:body
|
2677
|
+
use="encoded"
|
2678
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2679
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2680
|
+
</input>
|
2681
|
+
<output>
|
2682
|
+
<soap:body
|
2683
|
+
use="encoded"
|
2684
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2685
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2686
|
+
</output>
|
2687
|
+
</operation>
|
2688
|
+
|
2689
|
+
<operation name="set_my_certificate_key_passphrase">
|
2690
|
+
<documentation>
|
2691
|
+
Sets the certificate key passphrases (if any) for the specified IKEv2 peers.
|
2692
|
+
|
2693
|
+
</documentation>
|
2694
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2695
|
+
<input>
|
2696
|
+
<soap:body
|
2697
|
+
use="encoded"
|
2698
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2699
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2700
|
+
</input>
|
2701
|
+
<output>
|
2702
|
+
<soap:body
|
2703
|
+
use="encoded"
|
2704
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2705
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2706
|
+
</output>
|
2707
|
+
</operation>
|
2708
|
+
|
2709
|
+
<operation name="get_my_certificate_key_passphrase">
|
2710
|
+
<documentation>
|
2711
|
+
Gets the certificate key passphrases (if any) for the specified IKEv2 peers.
|
2712
|
+
|
2713
|
+
The user should not rely on the 'default_flag' in the returned sequence of passphrases.
|
2161
2714
|
|
2162
2715
|
</documentation>
|
2163
2716
|
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
@@ -2219,9 +2772,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2219
2772
|
|
2220
2773
|
<operation name="set_peer_certificate_file">
|
2221
2774
|
<documentation>
|
2222
|
-
Sets the peer certificate file object name. If the peer
|
2223
|
-
is defined, the isakmp daemon ignores the
|
2224
|
-
and uses this certificate as
|
2775
|
+
Sets the peer certificate file object name. If the peer
|
2776
|
+
certificate file is defined, the isakmp daemon ignores the
|
2777
|
+
CERT payload from the peer, and uses this certificate as
|
2778
|
+
the peer's certificate. Note that this function is only
|
2779
|
+
valid in IKEv1 peer configuration.
|
2225
2780
|
|
2226
2781
|
</documentation>
|
2227
2782
|
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
@@ -2241,7 +2796,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2241
2796
|
|
2242
2797
|
<operation name="get_peer_certificate_file">
|
2243
2798
|
<documentation>
|
2244
|
-
Gets the peer certificate file name.
|
2799
|
+
Gets the peer certificate file name. Note that this
|
2800
|
+
function is only valid in IKEv1 peer configuration.
|
2245
2801
|
|
2246
2802
|
</documentation>
|
2247
2803
|
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
@@ -2261,6 +2817,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2261
2817
|
|
2262
2818
|
<operation name="set_ike_proposal_name">
|
2263
2819
|
<documentation>
|
2820
|
+
This method has been deprecated immediately because it
|
2821
|
+
accessed functionality that never worked, and should never
|
2822
|
+
have been exposed.
|
2264
2823
|
Sets the IKE proposal name.
|
2265
2824
|
|
2266
2825
|
</documentation>
|
@@ -2281,6 +2840,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2281
2840
|
|
2282
2841
|
<operation name="get_ike_proposal_name">
|
2283
2842
|
<documentation>
|
2843
|
+
This method has been deprecated immediately because it
|
2844
|
+
accessed functionality that never worked, and should never
|
2845
|
+
have been exposed.
|
2284
2846
|
Gets the IKE proposal name.
|
2285
2847
|
|
2286
2848
|
</documentation>
|
@@ -2386,6 +2948,50 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2386
2948
|
</output>
|
2387
2949
|
</operation>
|
2388
2950
|
|
2951
|
+
<operation name="set_phase1_pseudo_random_function">
|
2952
|
+
<documentation>
|
2953
|
+
Sets the IKE phase 1 pseudo random function (prf) for a set of IKE peers.
|
2954
|
+
The Pseudo random function is used to derive keying material
|
2955
|
+
for all cryptographic operations. This attribute is valid
|
2956
|
+
for IKEv2 version only. The prf function should be one of following:
|
2957
|
+
md5, sha1, sha256, sha384, sha512.
|
2958
|
+
|
2959
|
+
</documentation>
|
2960
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2961
|
+
<input>
|
2962
|
+
<soap:body
|
2963
|
+
use="encoded"
|
2964
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2965
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2966
|
+
</input>
|
2967
|
+
<output>
|
2968
|
+
<soap:body
|
2969
|
+
use="encoded"
|
2970
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2971
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2972
|
+
</output>
|
2973
|
+
</operation>
|
2974
|
+
|
2975
|
+
<operation name="get_phase1_pseudo_random_function">
|
2976
|
+
<documentation>
|
2977
|
+
Gets the IKE pseudo random function for a set of IKE peers.
|
2978
|
+
|
2979
|
+
</documentation>
|
2980
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
2981
|
+
<input>
|
2982
|
+
<soap:body
|
2983
|
+
use="encoded"
|
2984
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2985
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2986
|
+
</input>
|
2987
|
+
<output>
|
2988
|
+
<soap:body
|
2989
|
+
use="encoded"
|
2990
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
2991
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2992
|
+
</output>
|
2993
|
+
</operation>
|
2994
|
+
|
2389
2995
|
<operation name="set_phase1_encryption_algorithm">
|
2390
2996
|
<documentation>
|
2391
2997
|
Sets the IKE phase 1 encryption algorithm.
|
@@ -2494,8 +3100,32 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2494
3100
|
</output>
|
2495
3101
|
</operation>
|
2496
3102
|
|
3103
|
+
<operation name="get_preshared_key">
|
3104
|
+
<documentation>
|
3105
|
+
Gets the preshared key (if any) for each specified IPsec IKE peer.
|
3106
|
+
|
3107
|
+
</documentation>
|
3108
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecIkePeer"/>
|
3109
|
+
<input>
|
3110
|
+
<soap:body
|
3111
|
+
use="encoded"
|
3112
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
3113
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
3114
|
+
</input>
|
3115
|
+
<output>
|
3116
|
+
<soap:body
|
3117
|
+
use="encoded"
|
3118
|
+
namespace="urn:iControl:Networking/IPsecIkePeer"
|
3119
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
3120
|
+
</output>
|
3121
|
+
</operation>
|
3122
|
+
|
2497
3123
|
<operation name="set_preshared_key_encrypted">
|
2498
3124
|
<documentation>
|
3125
|
+
This method is deprecated. The system automatically encrypts the
|
3126
|
+
preshared key using the master key, and no longer requires a
|
3127
|
+
pre-encrypted key. Please use set_preshared_key instead.
|
3128
|
+
|
2499
3129
|
Sets the preshared key (encrypted) for each specified
|
2500
3130
|
IPsec IKE peer.
|
2501
3131
|
Requires an already encrypted key.
|
@@ -2518,6 +3148,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2518
3148
|
|
2519
3149
|
<operation name="get_preshared_key_encrypted">
|
2520
3150
|
<documentation>
|
3151
|
+
This method is deprecated. Please use get_preshared_key instead.
|
3152
|
+
|
2521
3153
|
Gets the preshared key encrypted (if any) for each specified
|
2522
3154
|
IPsec IKE peer.
|
2523
3155
|
|