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
data/lib/wsdl/Log.Publisher.wsdl
CHANGED
@@ -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
|
|
@@ -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
|
|
@@ -209,6 +209,21 @@ All other trademarks mentioned in this document are the property of their respec
|
|
209
209
|
<xsd:documentation>TMOS_MODULE_AM</xsd:documentation>
|
210
210
|
</xsd:annotation>
|
211
211
|
</xsd:enumeration>
|
212
|
+
<xsd:enumeration value="TMOS_MODULE_SWG">
|
213
|
+
<xsd:annotation>
|
214
|
+
<xsd:documentation>TMOS_MODULE_SWG</xsd:documentation>
|
215
|
+
</xsd:annotation>
|
216
|
+
</xsd:enumeration>
|
217
|
+
<xsd:enumeration value="TMOS_MODULE_FPS">
|
218
|
+
<xsd:annotation>
|
219
|
+
<xsd:documentation>TMOS_MODULE_FPS</xsd:documentation>
|
220
|
+
</xsd:annotation>
|
221
|
+
</xsd:enumeration>
|
222
|
+
<xsd:enumeration value="TMOS_MODULE_ILX">
|
223
|
+
<xsd:annotation>
|
224
|
+
<xsd:documentation>TMOS_MODULE_ILX</xsd:documentation>
|
225
|
+
</xsd:annotation>
|
226
|
+
</xsd:enumeration>
|
212
227
|
</xsd:restriction>
|
213
228
|
</xsd:simpleType>
|
214
229
|
<xsd:complexType name="Common.TMOSModuleSequenceSequence">
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -181,6 +181,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
181
181
|
<part name="return" type="xsd:string"/>
|
182
182
|
</message>
|
183
183
|
|
184
|
+
<message name="Management.Device.get_certRequest">
|
185
|
+
<part name="devices" type="tns:Common.StringSequence"/>
|
186
|
+
</message>
|
187
|
+
<message name="Management.Device.get_certResponse">
|
188
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
189
|
+
</message>
|
190
|
+
|
184
191
|
<message name="Management.Device.get_descriptionRequest">
|
185
192
|
<part name="devices" type="tns:Common.StringSequence"/>
|
186
193
|
</message>
|
@@ -487,6 +494,14 @@ All other trademarks mentioned in this document are the property of their respec
|
|
487
494
|
<input message="tns:Management.Device.get_local_deviceRequest"/>
|
488
495
|
<output message="tns:Management.Device.get_local_deviceResponse"/>
|
489
496
|
</operation>
|
497
|
+
<operation name="get_cert">
|
498
|
+
<documentation>
|
499
|
+
Gets the name of the certificate object for the given device.
|
500
|
+
|
501
|
+
</documentation>
|
502
|
+
<input message="tns:Management.Device.get_certRequest"/>
|
503
|
+
<output message="tns:Management.Device.get_certResponse"/>
|
504
|
+
</operation>
|
490
505
|
<operation name="get_description">
|
491
506
|
<documentation>
|
492
507
|
Gets the description
|
@@ -876,6 +891,26 @@ All other trademarks mentioned in this document are the property of their respec
|
|
876
891
|
</output>
|
877
892
|
</operation>
|
878
893
|
|
894
|
+
<operation name="get_cert">
|
895
|
+
<documentation>
|
896
|
+
Gets the name of the certificate object for the given device.
|
897
|
+
|
898
|
+
</documentation>
|
899
|
+
<soap:operation soapAction="urn:iControl:Management/Device"/>
|
900
|
+
<input>
|
901
|
+
<soap:body
|
902
|
+
use="encoded"
|
903
|
+
namespace="urn:iControl:Management/Device"
|
904
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
905
|
+
</input>
|
906
|
+
<output>
|
907
|
+
<soap:body
|
908
|
+
use="encoded"
|
909
|
+
namespace="urn:iControl:Management/Device"
|
910
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
911
|
+
</output>
|
912
|
+
</operation>
|
913
|
+
|
879
914
|
<operation name="get_description">
|
880
915
|
<documentation>
|
881
916
|
Gets the description
|
@@ -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
|
|
data/lib/wsdl/Management.EM.wsdl
CHANGED
@@ -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
|
|
@@ -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
|
|
@@ -161,6 +161,21 @@ All other trademarks mentioned in this document are the property of their respec
|
|
161
161
|
<xsd:documentation>TMOS_MODULE_AM</xsd:documentation>
|
162
162
|
</xsd:annotation>
|
163
163
|
</xsd:enumeration>
|
164
|
+
<xsd:enumeration value="TMOS_MODULE_SWG">
|
165
|
+
<xsd:annotation>
|
166
|
+
<xsd:documentation>TMOS_MODULE_SWG</xsd:documentation>
|
167
|
+
</xsd:annotation>
|
168
|
+
</xsd:enumeration>
|
169
|
+
<xsd:enumeration value="TMOS_MODULE_FPS">
|
170
|
+
<xsd:annotation>
|
171
|
+
<xsd:documentation>TMOS_MODULE_FPS</xsd:documentation>
|
172
|
+
</xsd:annotation>
|
173
|
+
</xsd:enumeration>
|
174
|
+
<xsd:enumeration value="TMOS_MODULE_ILX">
|
175
|
+
<xsd:annotation>
|
176
|
+
<xsd:documentation>TMOS_MODULE_ILX</xsd:documentation>
|
177
|
+
</xsd:annotation>
|
178
|
+
</xsd:enumeration>
|
164
179
|
</xsd:restriction>
|
165
180
|
</xsd:simpleType>
|
166
181
|
<xsd:complexType name="Common.EnabledStateSequence">
|
@@ -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
|
|
@@ -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
|
|
@@ -28,6 +28,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
28
28
|
</xsd:restriction>
|
29
29
|
</xsd:complexContent>
|
30
30
|
</xsd:complexType>
|
31
|
+
<xsd:complexType name="Management.KeyCertificate.CertificateDetailSequenceSequence_v2">
|
32
|
+
<xsd:complexContent>
|
33
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
34
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Management.KeyCertificate.CertificateDetailSequence_v2[]'/>
|
35
|
+
</xsd:restriction>
|
36
|
+
</xsd:complexContent>
|
37
|
+
</xsd:complexType>
|
31
38
|
<xsd:simpleType name="Common.OctetSequence">
|
32
39
|
<xsd:restriction base="xsd:base64Binary"/>
|
33
40
|
</xsd:simpleType>
|
@@ -87,6 +94,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
87
94
|
</xsd:restriction>
|
88
95
|
</xsd:complexContent>
|
89
96
|
</xsd:complexType>
|
97
|
+
<xsd:complexType name="Management.KeyCertificate.CertificateExtensionSequence">
|
98
|
+
<xsd:complexContent>
|
99
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
100
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Management.KeyCertificate.CertificateExtension[]'/>
|
101
|
+
</xsd:restriction>
|
102
|
+
</xsd:complexContent>
|
103
|
+
</xsd:complexType>
|
90
104
|
<xsd:complexType name="Management.KeyCertificate.KeyTypeSequence">
|
91
105
|
<xsd:complexContent>
|
92
106
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -101,6 +115,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
101
115
|
</xsd:restriction>
|
102
116
|
</xsd:complexContent>
|
103
117
|
</xsd:complexType>
|
118
|
+
<xsd:complexType name="Management.KeyCertificate.KeyInformation_v2">
|
119
|
+
<xsd:sequence>
|
120
|
+
<xsd:element name="key_info" type="tns:Management.KeyCertificate.Key_v2"/>
|
121
|
+
<xsd:element name="file_name" type="xsd:string"/>
|
122
|
+
<xsd:element name="flags" type="xsd:long"/>
|
123
|
+
</xsd:sequence>
|
124
|
+
</xsd:complexType>
|
104
125
|
<xsd:complexType name="Common.StringSequence">
|
105
126
|
<xsd:complexContent>
|
106
127
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -108,6 +129,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
108
129
|
</xsd:restriction>
|
109
130
|
</xsd:complexContent>
|
110
131
|
</xsd:complexType>
|
132
|
+
<xsd:complexType name="Management.KeyCertificate.CertificateRequestInformationSequence_v2">
|
133
|
+
<xsd:complexContent>
|
134
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
135
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Management.KeyCertificate.CertificateRequestInformation_v2[]'/>
|
136
|
+
</xsd:restriction>
|
137
|
+
</xsd:complexContent>
|
138
|
+
</xsd:complexType>
|
111
139
|
<xsd:complexType name="Management.KeyCertificate.CertificateRequest">
|
112
140
|
<xsd:sequence>
|
113
141
|
<xsd:element name="id" type="xsd:string"/>
|
@@ -115,6 +143,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
115
143
|
<xsd:element name="challenge_password" type="xsd:string"/>
|
116
144
|
</xsd:sequence>
|
117
145
|
</xsd:complexType>
|
146
|
+
<xsd:complexType name="Management.KeyCertificate.CertificateInformationSequence_v2">
|
147
|
+
<xsd:complexContent>
|
148
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
149
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Management.KeyCertificate.CertificateInformation_v2[]'/>
|
150
|
+
</xsd:restriction>
|
151
|
+
</xsd:complexContent>
|
152
|
+
</xsd:complexType>
|
118
153
|
<xsd:complexType name="Common.BooleanSequence">
|
119
154
|
<xsd:complexContent>
|
120
155
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -136,6 +171,30 @@ All other trademarks mentioned in this document are the property of their respec
|
|
136
171
|
</xsd:restriction>
|
137
172
|
</xsd:complexContent>
|
138
173
|
</xsd:complexType>
|
174
|
+
<xsd:simpleType name="Management.KeyCertificate.CurveName">
|
175
|
+
<xsd:restriction base="xsd:string">
|
176
|
+
<xsd:enumeration value="ELLIPTIC_CURVE_NONE">
|
177
|
+
<xsd:annotation>
|
178
|
+
<xsd:documentation>ELLIPTIC_CURVE_NONE</xsd:documentation>
|
179
|
+
</xsd:annotation>
|
180
|
+
</xsd:enumeration>
|
181
|
+
<xsd:enumeration value="ELLIPTIC_CURVE_PRIME256V1">
|
182
|
+
<xsd:annotation>
|
183
|
+
<xsd:documentation>ELLIPTIC_CURVE_PRIME256V1</xsd:documentation>
|
184
|
+
</xsd:annotation>
|
185
|
+
</xsd:enumeration>
|
186
|
+
<xsd:enumeration value="ELLIPTIC_CURVE_SECP384R1">
|
187
|
+
<xsd:annotation>
|
188
|
+
<xsd:documentation>ELLIPTIC_CURVE_SECP384R1</xsd:documentation>
|
189
|
+
</xsd:annotation>
|
190
|
+
</xsd:enumeration>
|
191
|
+
<xsd:enumeration value="ELLIPTIC_CURVE_SECP521R1">
|
192
|
+
<xsd:annotation>
|
193
|
+
<xsd:documentation>ELLIPTIC_CURVE_SECP521R1</xsd:documentation>
|
194
|
+
</xsd:annotation>
|
195
|
+
</xsd:enumeration>
|
196
|
+
</xsd:restriction>
|
197
|
+
</xsd:simpleType>
|
139
198
|
<xsd:simpleType name="Management.KeyCertificate.ManagementModeType">
|
140
199
|
<xsd:restriction base="xsd:string">
|
141
200
|
<xsd:enumeration value="MANAGEMENT_MODE_DEFAULT">
|
@@ -170,6 +229,18 @@ All other trademarks mentioned in this document are the property of their respec
|
|
170
229
|
</xsd:enumeration>
|
171
230
|
</xsd:restriction>
|
172
231
|
</xsd:simpleType>
|
232
|
+
<xsd:complexType name="Management.KeyCertificate.CertificateRequestInformation_v2">
|
233
|
+
<xsd:sequence>
|
234
|
+
<xsd:element name="csr_info" type="tns:Management.KeyCertificate.CertificateRequest"/>
|
235
|
+
<xsd:element name="title" type="xsd:string"/>
|
236
|
+
<xsd:element name="serial_number" type="xsd:string"/>
|
237
|
+
<xsd:element name="file_name" type="xsd:string"/>
|
238
|
+
<xsd:element name="key_type" type="tns:Management.KeyCertificate.KeyType"/>
|
239
|
+
<xsd:element name="bit_length" type="xsd:long"/>
|
240
|
+
<xsd:element name="subject" type="tns:Management.KeyCertificate.X509Data"/>
|
241
|
+
<xsd:element name="curve_name" type="tns:Management.KeyCertificate.CurveName"/>
|
242
|
+
</xsd:sequence>
|
243
|
+
</xsd:complexType>
|
173
244
|
<xsd:complexType name="Management.KeyCertificate.CertificateInformationSequence">
|
174
245
|
<xsd:complexContent>
|
175
246
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -177,6 +248,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
177
248
|
</xsd:restriction>
|
178
249
|
</xsd:complexContent>
|
179
250
|
</xsd:complexType>
|
251
|
+
<xsd:complexType name="Management.KeyCertificate.CertificateExtensionSequenceSequence">
|
252
|
+
<xsd:complexContent>
|
253
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
254
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Management.KeyCertificate.CertificateExtensionSequence[]'/>
|
255
|
+
</xsd:restriction>
|
256
|
+
</xsd:complexContent>
|
257
|
+
</xsd:complexType>
|
180
258
|
<xsd:complexType name="Management.KeyCertificate.X509DataSequence">
|
181
259
|
<xsd:complexContent>
|
182
260
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -222,6 +300,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
222
300
|
<xsd:element name="issuer" type="tns:Management.KeyCertificate.X509Data"/>
|
223
301
|
</xsd:sequence>
|
224
302
|
</xsd:complexType>
|
303
|
+
<xsd:complexType name="Management.KeyCertificate.CertificateExtension">
|
304
|
+
<xsd:sequence>
|
305
|
+
<xsd:element name="extension_type" type="tns:Management.KeyCertificate.CertificateExtensionType"/>
|
306
|
+
<xsd:element name="value" type="xsd:string"/>
|
307
|
+
</xsd:sequence>
|
308
|
+
</xsd:complexType>
|
225
309
|
<xsd:complexType name="Management.KeyCertificate.CertificateInformation">
|
226
310
|
<xsd:sequence>
|
227
311
|
<xsd:element name="is_bundled" type="xsd:boolean"/>
|
@@ -236,6 +320,30 @@ All other trademarks mentioned in this document are the property of their respec
|
|
236
320
|
</xsd:restriction>
|
237
321
|
</xsd:complexContent>
|
238
322
|
</xsd:complexType>
|
323
|
+
<xsd:complexType name="Management.KeyCertificate.Key_v2">
|
324
|
+
<xsd:sequence>
|
325
|
+
<xsd:element name="id" type="xsd:string"/>
|
326
|
+
<xsd:element name="key_type" type="tns:Management.KeyCertificate.KeyType"/>
|
327
|
+
<xsd:element name="bit_length" type="xsd:long"/>
|
328
|
+
<xsd:element name="security" type="tns:Management.KeyCertificate.SecurityType"/>
|
329
|
+
<xsd:element name="curve_name" type="tns:Management.KeyCertificate.CurveName"/>
|
330
|
+
</xsd:sequence>
|
331
|
+
</xsd:complexType>
|
332
|
+
<xsd:complexType name="Management.KeyCertificate.CertificateDetail_v2">
|
333
|
+
<xsd:sequence>
|
334
|
+
<xsd:element name="cert_info" type="tns:Management.KeyCertificate.Certificate"/>
|
335
|
+
<xsd:element name="cert_type" type="tns:Management.KeyCertificate.CertificateType"/>
|
336
|
+
<xsd:element name="key_type" type="tns:Management.KeyCertificate.KeyType"/>
|
337
|
+
<xsd:element name="bit_length" type="xsd:long"/>
|
338
|
+
<xsd:element name="version" type="xsd:long"/>
|
339
|
+
<xsd:element name="serial_number" type="xsd:string"/>
|
340
|
+
<xsd:element name="expiration_string" type="xsd:string"/>
|
341
|
+
<xsd:element name="expiration_date" type="xsd:long"/>
|
342
|
+
<xsd:element name="subject" type="tns:Management.KeyCertificate.X509Data"/>
|
343
|
+
<xsd:element name="issuer" type="tns:Management.KeyCertificate.X509Data"/>
|
344
|
+
<xsd:element name="curve_name" type="tns:Management.KeyCertificate.CurveName"/>
|
345
|
+
</xsd:sequence>
|
346
|
+
</xsd:complexType>
|
239
347
|
<xsd:complexType name="Common.StringSequenceSequence">
|
240
348
|
<xsd:complexContent>
|
241
349
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -294,6 +402,16 @@ All other trademarks mentioned in this document are the property of their respec
|
|
294
402
|
<xsd:documentation>KTYPE_DSA_PUBLIC</xsd:documentation>
|
295
403
|
</xsd:annotation>
|
296
404
|
</xsd:enumeration>
|
405
|
+
<xsd:enumeration value="KTYPE_EC_PRIVATE">
|
406
|
+
<xsd:annotation>
|
407
|
+
<xsd:documentation>KTYPE_EC_PRIVATE</xsd:documentation>
|
408
|
+
</xsd:annotation>
|
409
|
+
</xsd:enumeration>
|
410
|
+
<xsd:enumeration value="KTYPE_EC_PUBLIC">
|
411
|
+
<xsd:annotation>
|
412
|
+
<xsd:documentation>KTYPE_EC_PUBLIC</xsd:documentation>
|
413
|
+
</xsd:annotation>
|
414
|
+
</xsd:enumeration>
|
297
415
|
</xsd:restriction>
|
298
416
|
</xsd:simpleType>
|
299
417
|
<xsd:complexType name="Management.KeyCertificate.CertificateRequestInformationSequence">
|
@@ -303,12 +421,45 @@ All other trademarks mentioned in this document are the property of their respec
|
|
303
421
|
</xsd:restriction>
|
304
422
|
</xsd:complexContent>
|
305
423
|
</xsd:complexType>
|
424
|
+
<xsd:simpleType name="Management.KeyCertificate.CertificateExtensionType">
|
425
|
+
<xsd:restriction base="xsd:string">
|
426
|
+
<xsd:enumeration value="CERTIFICATE_EXTENSION_UNKNOWN">
|
427
|
+
<xsd:annotation>
|
428
|
+
<xsd:documentation>CERTIFICATE_EXTENSION_UNKNOWN</xsd:documentation>
|
429
|
+
</xsd:annotation>
|
430
|
+
</xsd:enumeration>
|
431
|
+
<xsd:enumeration value="CERTIFICATE_EXTENSION_NONE">
|
432
|
+
<xsd:annotation>
|
433
|
+
<xsd:documentation>CERTIFICATE_EXTENSION_NONE</xsd:documentation>
|
434
|
+
</xsd:annotation>
|
435
|
+
</xsd:enumeration>
|
436
|
+
<xsd:enumeration value="CERTIFICATE_EXTENSION_SAN">
|
437
|
+
<xsd:annotation>
|
438
|
+
<xsd:documentation>CERTIFICATE_EXTENSION_SAN</xsd:documentation>
|
439
|
+
</xsd:annotation>
|
440
|
+
</xsd:enumeration>
|
441
|
+
</xsd:restriction>
|
442
|
+
</xsd:simpleType>
|
306
443
|
<xsd:complexType name="Management.KeyCertificate.Certificate">
|
307
444
|
<xsd:sequence>
|
308
445
|
<xsd:element name="id" type="xsd:string"/>
|
309
446
|
<xsd:element name="email" type="xsd:string"/>
|
310
447
|
</xsd:sequence>
|
311
448
|
</xsd:complexType>
|
449
|
+
<xsd:complexType name="Management.KeyCertificate.CertificateDetailSequence_v2">
|
450
|
+
<xsd:complexContent>
|
451
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
452
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Management.KeyCertificate.CertificateDetail_v2[]'/>
|
453
|
+
</xsd:restriction>
|
454
|
+
</xsd:complexContent>
|
455
|
+
</xsd:complexType>
|
456
|
+
<xsd:complexType name="Management.KeyCertificate.KeyInformationSequence_v2">
|
457
|
+
<xsd:complexContent>
|
458
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
459
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Management.KeyCertificate.KeyInformation_v2[]'/>
|
460
|
+
</xsd:restriction>
|
461
|
+
</xsd:complexContent>
|
462
|
+
</xsd:complexType>
|
312
463
|
<xsd:complexType name="Management.KeyCertificate.KeyInformation">
|
313
464
|
<xsd:sequence>
|
314
465
|
<xsd:element name="key_info" type="tns:Management.KeyCertificate.Key"/>
|
@@ -316,6 +467,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
316
467
|
<xsd:element name="flags" type="xsd:long"/>
|
317
468
|
</xsd:sequence>
|
318
469
|
</xsd:complexType>
|
470
|
+
<xsd:complexType name="Management.KeyCertificate.CertificateInformation_v2">
|
471
|
+
<xsd:sequence>
|
472
|
+
<xsd:element name="is_bundled" type="xsd:boolean"/>
|
473
|
+
<xsd:element name="file_name" type="xsd:string"/>
|
474
|
+
<xsd:element name="certificate" type="tns:Management.KeyCertificate.CertificateDetail_v2"/>
|
475
|
+
</xsd:sequence>
|
476
|
+
</xsd:complexType>
|
319
477
|
<xsd:complexType name="Management.KeyCertificate.ValidityTypeSequence">
|
320
478
|
<xsd:complexContent>
|
321
479
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -331,6 +489,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
331
489
|
<xsd:element name="security" type="tns:Management.KeyCertificate.SecurityType"/>
|
332
490
|
</xsd:sequence>
|
333
491
|
</xsd:complexType>
|
492
|
+
<xsd:complexType name="Management.KeyCertificate.KeySequence_v2">
|
493
|
+
<xsd:complexContent>
|
494
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
495
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Management.KeyCertificate.Key_v2[]'/>
|
496
|
+
</xsd:restriction>
|
497
|
+
</xsd:complexContent>
|
498
|
+
</xsd:complexType>
|
334
499
|
</xsd:schema>
|
335
500
|
</types>
|
336
501
|
|
@@ -350,6 +515,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
350
515
|
<part name="return" type="tns:Management.KeyCertificate.KeyInformationSequence"/>
|
351
516
|
</message>
|
352
517
|
|
518
|
+
<message name="Management.KeyCertificate.get_key_list_v2Request">
|
519
|
+
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
520
|
+
</message>
|
521
|
+
<message name="Management.KeyCertificate.get_key_list_v2Response">
|
522
|
+
<part name="return" type="tns:Management.KeyCertificate.KeyInformationSequence_v2"/>
|
523
|
+
</message>
|
524
|
+
|
353
525
|
<message name="Management.KeyCertificate.key_generateRequest">
|
354
526
|
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
355
527
|
<part name="keys" type="tns:Management.KeyCertificate.KeySequence"/>
|
@@ -360,6 +532,16 @@ All other trademarks mentioned in this document are the property of their respec
|
|
360
532
|
<message name="Management.KeyCertificate.key_generateResponse">
|
361
533
|
</message>
|
362
534
|
|
535
|
+
<message name="Management.KeyCertificate.key_generate_v2Request">
|
536
|
+
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
537
|
+
<part name="keys" type="tns:Management.KeyCertificate.KeySequence_v2"/>
|
538
|
+
<part name="x509_data" type="tns:Management.KeyCertificate.X509DataSequence"/>
|
539
|
+
<part name="create_optional_cert_csr" type="xsd:boolean"/>
|
540
|
+
<part name="overwrite" type="xsd:boolean"/>
|
541
|
+
</message>
|
542
|
+
<message name="Management.KeyCertificate.key_generate_v2Response">
|
543
|
+
</message>
|
544
|
+
|
363
545
|
<message name="Management.KeyCertificate.key_import_from_pemRequest">
|
364
546
|
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
365
547
|
<part name="key_ids" type="tns:Common.StringSequence"/>
|
@@ -369,6 +551,40 @@ All other trademarks mentioned in this document are the property of their respec
|
|
369
551
|
<message name="Management.KeyCertificate.key_import_from_pemResponse">
|
370
552
|
</message>
|
371
553
|
|
554
|
+
<message name="Management.KeyCertificate.key_import_from_pem_v2Request">
|
555
|
+
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
556
|
+
<part name="key_ids" type="tns:Common.StringSequence"/>
|
557
|
+
<part name="pem_data" type="tns:Common.StringSequence"/>
|
558
|
+
<part name="security" type="tns:Management.KeyCertificate.SecurityType"/>
|
559
|
+
<part name="passwords" type="tns:Common.StringSequence"/>
|
560
|
+
<part name="overwrite" type="xsd:boolean"/>
|
561
|
+
</message>
|
562
|
+
<message name="Management.KeyCertificate.key_import_from_pem_v2Response">
|
563
|
+
</message>
|
564
|
+
|
565
|
+
<message name="Management.KeyCertificate.certificate_generate_with_extensionsRequest">
|
566
|
+
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
567
|
+
<part name="certs" type="tns:Management.KeyCertificate.CertificateSequence"/>
|
568
|
+
<part name="x509_data" type="tns:Management.KeyCertificate.X509DataSequence"/>
|
569
|
+
<part name="lifetime_days" type="tns:Common.ULongSequence"/>
|
570
|
+
<part name="extensions" type="tns:Management.KeyCertificate.CertificateExtensionSequenceSequence"/>
|
571
|
+
<part name="overwrite" type="xsd:boolean"/>
|
572
|
+
</message>
|
573
|
+
<message name="Management.KeyCertificate.certificate_generate_with_extensionsResponse">
|
574
|
+
</message>
|
575
|
+
|
576
|
+
<message name="Management.KeyCertificate.key_certificate_import_from_pemRequest">
|
577
|
+
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
578
|
+
<part name="ids" type="tns:Common.StringSequence"/>
|
579
|
+
<part name="key_pem_data" type="tns:Common.StringSequence"/>
|
580
|
+
<part name="security" type="tns:Management.KeyCertificate.SecurityType"/>
|
581
|
+
<part name="passwords" type="tns:Common.StringSequence"/>
|
582
|
+
<part name="certificate_pem_data" type="tns:Common.StringSequence"/>
|
583
|
+
<part name="overwrite" type="xsd:boolean"/>
|
584
|
+
</message>
|
585
|
+
<message name="Management.KeyCertificate.key_certificate_import_from_pemResponse">
|
586
|
+
</message>
|
587
|
+
|
372
588
|
<message name="Management.KeyCertificate.key_import_from_fileRequest">
|
373
589
|
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
374
590
|
<part name="key_ids" type="tns:Common.StringSequence"/>
|
@@ -416,6 +632,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
416
632
|
<part name="return" type="tns:Management.KeyCertificate.CertificateInformationSequence"/>
|
417
633
|
</message>
|
418
634
|
|
635
|
+
<message name="Management.KeyCertificate.get_certificate_list_v2Request">
|
636
|
+
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
637
|
+
</message>
|
638
|
+
<message name="Management.KeyCertificate.get_certificate_list_v2Response">
|
639
|
+
<part name="return" type="tns:Management.KeyCertificate.CertificateInformationSequence_v2"/>
|
640
|
+
</message>
|
641
|
+
|
419
642
|
<message name="Management.KeyCertificate.get_certificate_bundleRequest">
|
420
643
|
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
421
644
|
<part name="file_names" type="tns:Common.StringSequence"/>
|
@@ -424,6 +647,14 @@ All other trademarks mentioned in this document are the property of their respec
|
|
424
647
|
<part name="return" type="tns:Management.KeyCertificate.CertificateDetailSequenceSequence"/>
|
425
648
|
</message>
|
426
649
|
|
650
|
+
<message name="Management.KeyCertificate.get_certificate_bundle_v2Request">
|
651
|
+
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
652
|
+
<part name="file_names" type="tns:Common.StringSequence"/>
|
653
|
+
</message>
|
654
|
+
<message name="Management.KeyCertificate.get_certificate_bundle_v2Response">
|
655
|
+
<part name="return" type="tns:Management.KeyCertificate.CertificateDetailSequenceSequence_v2"/>
|
656
|
+
</message>
|
657
|
+
|
427
658
|
<message name="Management.KeyCertificate.get_certificate_subject_alternative_nameRequest">
|
428
659
|
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
429
660
|
<part name="file_names" type="tns:Common.StringSequence"/>
|
@@ -432,6 +663,14 @@ All other trademarks mentioned in this document are the property of their respec
|
|
432
663
|
<part name="return" type="tns:Common.StringSequence"/>
|
433
664
|
</message>
|
434
665
|
|
666
|
+
<message name="Management.KeyCertificate.get_certificate_request_subject_alternative_nameRequest">
|
667
|
+
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
668
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
669
|
+
</message>
|
670
|
+
<message name="Management.KeyCertificate.get_certificate_request_subject_alternative_nameResponse">
|
671
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
672
|
+
</message>
|
673
|
+
|
435
674
|
<message name="Management.KeyCertificate.get_certificate_subject_alternative_name_bundleRequest">
|
436
675
|
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
437
676
|
<part name="file_names" type="tns:Common.StringSequence"/>
|
@@ -549,6 +788,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
549
788
|
<part name="return" type="tns:Management.KeyCertificate.CertificateRequestInformationSequence"/>
|
550
789
|
</message>
|
551
790
|
|
791
|
+
<message name="Management.KeyCertificate.get_certificate_request_list_v2Request">
|
792
|
+
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
793
|
+
</message>
|
794
|
+
<message name="Management.KeyCertificate.get_certificate_request_list_v2Response">
|
795
|
+
<part name="return" type="tns:Management.KeyCertificate.CertificateRequestInformationSequence_v2"/>
|
796
|
+
</message>
|
797
|
+
|
552
798
|
<message name="Management.KeyCertificate.certificate_request_generateRequest">
|
553
799
|
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
554
800
|
<part name="csrs" type="tns:Management.KeyCertificate.CertificateRequestSequence"/>
|
@@ -558,6 +804,16 @@ All other trademarks mentioned in this document are the property of their respec
|
|
558
804
|
<message name="Management.KeyCertificate.certificate_request_generateResponse">
|
559
805
|
</message>
|
560
806
|
|
807
|
+
<message name="Management.KeyCertificate.certificate_request_generate_with_extensionsRequest">
|
808
|
+
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
809
|
+
<part name="csrs" type="tns:Management.KeyCertificate.CertificateRequestSequence"/>
|
810
|
+
<part name="x509_data" type="tns:Management.KeyCertificate.X509DataSequence"/>
|
811
|
+
<part name="extensions" type="tns:Management.KeyCertificate.CertificateExtensionSequenceSequence"/>
|
812
|
+
<part name="overwrite" type="xsd:boolean"/>
|
813
|
+
</message>
|
814
|
+
<message name="Management.KeyCertificate.certificate_request_generate_with_extensionsResponse">
|
815
|
+
</message>
|
816
|
+
|
561
817
|
<message name="Management.KeyCertificate.certificate_request_import_from_pemRequest">
|
562
818
|
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
563
819
|
<part name="csr_ids" type="tns:Common.StringSequence"/>
|
@@ -610,6 +866,18 @@ All other trademarks mentioned in this document are the property of their respec
|
|
610
866
|
<message name="Management.KeyCertificate.pkcs12_import_from_fileResponse">
|
611
867
|
</message>
|
612
868
|
|
869
|
+
<message name="Management.KeyCertificate.pkcs12_import_from_file_v2Request">
|
870
|
+
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
871
|
+
<part name="ids" type="tns:Common.StringSequence"/>
|
872
|
+
<part name="file_names" type="tns:Common.StringSequence"/>
|
873
|
+
<part name="passwords" type="tns:Common.StringSequence"/>
|
874
|
+
<part name="security" type="tns:Management.KeyCertificate.SecurityType"/>
|
875
|
+
<part name="key_passwords" type="tns:Common.StringSequence"/>
|
876
|
+
<part name="overwrite" type="xsd:boolean"/>
|
877
|
+
</message>
|
878
|
+
<message name="Management.KeyCertificate.pkcs12_import_from_file_v2Response">
|
879
|
+
</message>
|
880
|
+
|
613
881
|
<message name="Management.KeyCertificate.export_all_to_archive_fileRequest">
|
614
882
|
<part name="mode" type="tns:Management.KeyCertificate.ManagementModeType"/>
|
615
883
|
<part name="archive_location" type="xsd:string"/>
|
@@ -706,32 +974,89 @@ All other trademarks mentioned in this document are the property of their respec
|
|
706
974
|
</operation>
|
707
975
|
<operation name="get_key_list">
|
708
976
|
<documentation>
|
977
|
+
Note that this method has been deprecated as of v11.5.0. Please
|
978
|
+
use method get_key_list_v2.
|
979
|
+
|
709
980
|
Gets the list of all installed keys and their information.
|
710
|
-
|
981
|
+
|
711
982
|
</documentation>
|
712
983
|
<input message="tns:Management.KeyCertificate.get_key_listRequest"/>
|
713
984
|
<output message="tns:Management.KeyCertificate.get_key_listResponse"/>
|
714
985
|
</operation>
|
986
|
+
<operation name="get_key_list_v2">
|
987
|
+
<documentation>
|
988
|
+
Gets the list of all installed keys and their information.
|
989
|
+
|
990
|
+
</documentation>
|
991
|
+
<input message="tns:Management.KeyCertificate.get_key_list_v2Request"/>
|
992
|
+
<output message="tns:Management.KeyCertificate.get_key_list_v2Response"/>
|
993
|
+
</operation>
|
715
994
|
<operation name="key_generate">
|
716
995
|
<documentation>
|
996
|
+
Note that this method has been deprecated as of v11.5.0. Please
|
997
|
+
use method key_generate_v2.
|
998
|
+
|
717
999
|
Generates the specified keys.
|
718
|
-
|
1000
|
+
|
719
1001
|
</documentation>
|
720
1002
|
<input message="tns:Management.KeyCertificate.key_generateRequest"/>
|
721
1003
|
<output message="tns:Management.KeyCertificate.key_generateResponse"/>
|
722
1004
|
</operation>
|
1005
|
+
<operation name="key_generate_v2">
|
1006
|
+
<documentation>
|
1007
|
+
Generates the specified keys. This method also supports generating
|
1008
|
+
EC keys/certificates.
|
1009
|
+
|
1010
|
+
</documentation>
|
1011
|
+
<input message="tns:Management.KeyCertificate.key_generate_v2Request"/>
|
1012
|
+
<output message="tns:Management.KeyCertificate.key_generate_v2Response"/>
|
1013
|
+
</operation>
|
723
1014
|
<operation name="key_import_from_pem">
|
724
1015
|
<documentation>
|
725
|
-
|
726
|
-
|
1016
|
+
Import/install of specified keys from PEM-formatted data can be done
|
1017
|
+
using key_import_from_pem_v2(), which provides an option to specify
|
1018
|
+
security type. Hence this method is deprecated.
|
1019
|
+
|
727
1020
|
</documentation>
|
728
1021
|
<input message="tns:Management.KeyCertificate.key_import_from_pemRequest"/>
|
729
1022
|
<output message="tns:Management.KeyCertificate.key_import_from_pemResponse"/>
|
730
1023
|
</operation>
|
1024
|
+
<operation name="key_import_from_pem_v2">
|
1025
|
+
<documentation>
|
1026
|
+
Imports/installs the specified keys from the given PEM-formatted data.
|
1027
|
+
|
1028
|
+
</documentation>
|
1029
|
+
<input message="tns:Management.KeyCertificate.key_import_from_pem_v2Request"/>
|
1030
|
+
<output message="tns:Management.KeyCertificate.key_import_from_pem_v2Response"/>
|
1031
|
+
</operation>
|
1032
|
+
<operation name="certificate_generate_with_extensions">
|
1033
|
+
<documentation>
|
1034
|
+
Generates certificates with the specified certificate extensions.
|
1035
|
+
The associated keys, having the same identification as each certificate, must be created
|
1036
|
+
before creating certificates.
|
1037
|
+
|
1038
|
+
</documentation>
|
1039
|
+
<input message="tns:Management.KeyCertificate.certificate_generate_with_extensionsRequest"/>
|
1040
|
+
<output message="tns:Management.KeyCertificate.certificate_generate_with_extensionsResponse"/>
|
1041
|
+
</operation>
|
1042
|
+
<operation name="key_certificate_import_from_pem">
|
1043
|
+
<documentation>
|
1044
|
+
Note: This method is intended for internal F5 use (hence, no
|
1045
|
+
guarantees are made about its operation or existence). Please use
|
1046
|
+
key_import_from_pem and certificate_import_from_pem for importing
|
1047
|
+
keys and certificates.
|
1048
|
+
|
1049
|
+
Imports/installs the specified keys and certificates from the given
|
1050
|
+
PEM-formatted data.
|
1051
|
+
|
1052
|
+
</documentation>
|
1053
|
+
<input message="tns:Management.KeyCertificate.key_certificate_import_from_pemRequest"/>
|
1054
|
+
<output message="tns:Management.KeyCertificate.key_certificate_import_from_pemResponse"/>
|
1055
|
+
</operation>
|
731
1056
|
<operation name="key_import_from_file">
|
732
1057
|
<documentation>
|
733
1058
|
Imports/installs the specified keys from the given files.
|
734
|
-
|
1059
|
+
|
735
1060
|
</documentation>
|
736
1061
|
<input message="tns:Management.KeyCertificate.key_import_from_fileRequest"/>
|
737
1062
|
<output message="tns:Management.KeyCertificate.key_import_from_fileResponse"/>
|
@@ -770,25 +1095,56 @@ All other trademarks mentioned in this document are the property of their respec
|
|
770
1095
|
</operation>
|
771
1096
|
<operation name="get_certificate_list">
|
772
1097
|
<documentation>
|
773
|
-
|
774
|
-
|
775
|
-
and is_bundle flag will be set to true for the correponding bundle file name.
|
1098
|
+
Note that this method has been deprecated as of v11.5.0. Please
|
1099
|
+
use method get_certificate_list_v2.
|
776
1100
|
|
1101
|
+
Gets the list of all installed certificates and their information.
|
1102
|
+
If there's a certificate bundle, only the first certificate in
|
1103
|
+
the bundle is returned, and is_bundle flag will be set to true
|
1104
|
+
for the correponding bundle file name.
|
1105
|
+
|
777
1106
|
</documentation>
|
778
1107
|
<input message="tns:Management.KeyCertificate.get_certificate_listRequest"/>
|
779
1108
|
<output message="tns:Management.KeyCertificate.get_certificate_listResponse"/>
|
780
1109
|
</operation>
|
1110
|
+
<operation name="get_certificate_list_v2">
|
1111
|
+
<documentation>
|
1112
|
+
Gets the list of all installed certificates and their information.
|
1113
|
+
If there's a certificate bundle, only the first certificate in
|
1114
|
+
the bundle is returned, and and is_bundle flag will be set to
|
1115
|
+
true for the correponding bundle file name.
|
1116
|
+
|
1117
|
+
</documentation>
|
1118
|
+
<input message="tns:Management.KeyCertificate.get_certificate_list_v2Request"/>
|
1119
|
+
<output message="tns:Management.KeyCertificate.get_certificate_list_v2Response"/>
|
1120
|
+
</operation>
|
781
1121
|
<operation name="get_certificate_bundle">
|
782
1122
|
<documentation>
|
783
|
-
|
784
|
-
|
785
|
-
|
786
|
-
|
787
|
-
|
1123
|
+
Note that this method has been deprecated as of v11.5.0. Please
|
1124
|
+
use method get_certificate_bundle_v2.
|
1125
|
+
|
1126
|
+
Gets the list of all certificates bundled in the certificate files
|
1127
|
+
as specified by the file_names. Each file_name will contain
|
1128
|
+
multiple certficates.
|
1129
|
+
|
788
1130
|
</documentation>
|
789
1131
|
<input message="tns:Management.KeyCertificate.get_certificate_bundleRequest"/>
|
790
1132
|
<output message="tns:Management.KeyCertificate.get_certificate_bundleResponse"/>
|
791
1133
|
</operation>
|
1134
|
+
<operation name="get_certificate_bundle_v2">
|
1135
|
+
<documentation>
|
1136
|
+
Gets the list of all certificates bundled in the certificate files
|
1137
|
+
as specified by the file_names. Each file_name will contain
|
1138
|
+
multiple certificates. This method also provides public-key curve
|
1139
|
+
name in the certificate.
|
1140
|
+
Note: only call this method when the results of
|
1141
|
+
get_certificate_list_v2 indicate that there are multiple
|
1142
|
+
certificates bundled in a particular file.
|
1143
|
+
|
1144
|
+
</documentation>
|
1145
|
+
<input message="tns:Management.KeyCertificate.get_certificate_bundle_v2Request"/>
|
1146
|
+
<output message="tns:Management.KeyCertificate.get_certificate_bundle_v2Response"/>
|
1147
|
+
</operation>
|
792
1148
|
<operation name="get_certificate_subject_alternative_name">
|
793
1149
|
<documentation>
|
794
1150
|
Gets the list of all certificate subject alternative names in the certificate file objects
|
@@ -799,13 +1155,25 @@ All other trademarks mentioned in this document are the property of their respec
|
|
799
1155
|
<input message="tns:Management.KeyCertificate.get_certificate_subject_alternative_nameRequest"/>
|
800
1156
|
<output message="tns:Management.KeyCertificate.get_certificate_subject_alternative_nameResponse"/>
|
801
1157
|
</operation>
|
1158
|
+
<operation name="get_certificate_request_subject_alternative_name">
|
1159
|
+
<documentation>
|
1160
|
+
Gets the list of all certificate request subject alternative names in the certificate request file
|
1161
|
+
objects as specified by the files.
|
1162
|
+
|
1163
|
+
</documentation>
|
1164
|
+
<input message="tns:Management.KeyCertificate.get_certificate_request_subject_alternative_nameRequest"/>
|
1165
|
+
<output message="tns:Management.KeyCertificate.get_certificate_request_subject_alternative_nameResponse"/>
|
1166
|
+
</operation>
|
802
1167
|
<operation name="get_certificate_subject_alternative_name_bundle">
|
803
1168
|
<documentation>
|
804
|
-
Gets the list of all certificate subject alternative names bundled
|
805
|
-
specified by the file_names.
|
806
|
-
|
807
|
-
|
808
|
-
|
1169
|
+
Gets the list of all certificate subject alternative names bundled
|
1170
|
+
in the certificate files as specified by the file_names. Each
|
1171
|
+
file_name will contain multiple certficate subject alternative
|
1172
|
+
names.
|
1173
|
+
Note: only call this method when the results of
|
1174
|
+
get_certificate_list/get_certificate_list_v2 indicate
|
1175
|
+
that there are multiple certificates bundled in a particular
|
1176
|
+
file.
|
809
1177
|
|
810
1178
|
</documentation>
|
811
1179
|
<input message="tns:Management.KeyCertificate.get_certificate_subject_alternative_name_bundleRequest"/>
|
@@ -921,12 +1289,24 @@ All other trademarks mentioned in this document are the property of their respec
|
|
921
1289
|
</operation>
|
922
1290
|
<operation name="get_certificate_request_list">
|
923
1291
|
<documentation>
|
1292
|
+
Note that this method has been deprecated as of v11.5.0. Please
|
1293
|
+
use method get_certificate_request_list_v2.
|
1294
|
+
|
924
1295
|
Gets the list of all CSRs and their information.
|
925
|
-
|
1296
|
+
|
926
1297
|
</documentation>
|
927
1298
|
<input message="tns:Management.KeyCertificate.get_certificate_request_listRequest"/>
|
928
1299
|
<output message="tns:Management.KeyCertificate.get_certificate_request_listResponse"/>
|
929
1300
|
</operation>
|
1301
|
+
<operation name="get_certificate_request_list_v2">
|
1302
|
+
<documentation>
|
1303
|
+
Gets the list of all CSRs and their information. This method also
|
1304
|
+
includes public key curve information.
|
1305
|
+
|
1306
|
+
</documentation>
|
1307
|
+
<input message="tns:Management.KeyCertificate.get_certificate_request_list_v2Request"/>
|
1308
|
+
<output message="tns:Management.KeyCertificate.get_certificate_request_list_v2Response"/>
|
1309
|
+
</operation>
|
930
1310
|
<operation name="certificate_request_generate">
|
931
1311
|
<documentation>
|
932
1312
|
Generates the specified certificate signing requests. This assumes that each of the
|
@@ -937,6 +1317,16 @@ All other trademarks mentioned in this document are the property of their respec
|
|
937
1317
|
<input message="tns:Management.KeyCertificate.certificate_request_generateRequest"/>
|
938
1318
|
<output message="tns:Management.KeyCertificate.certificate_request_generateResponse"/>
|
939
1319
|
</operation>
|
1320
|
+
<operation name="certificate_request_generate_with_extensions">
|
1321
|
+
<documentation>
|
1322
|
+
Generates certificate signing requests with the specified certificate extensions.
|
1323
|
+
The associated keys, having the same identification as each certificate request, must be created
|
1324
|
+
before creating certificate signing requests.
|
1325
|
+
|
1326
|
+
</documentation>
|
1327
|
+
<input message="tns:Management.KeyCertificate.certificate_request_generate_with_extensionsRequest"/>
|
1328
|
+
<output message="tns:Management.KeyCertificate.certificate_request_generate_with_extensionsResponse"/>
|
1329
|
+
</operation>
|
940
1330
|
<operation name="certificate_request_import_from_pem">
|
941
1331
|
<documentation>
|
942
1332
|
Imports/installs the specified certificate requests from the given PEM-formatted data.
|
@@ -979,19 +1369,33 @@ All other trademarks mentioned in this document are the property of their respec
|
|
979
1369
|
</operation>
|
980
1370
|
<operation name="pkcs12_import_from_file">
|
981
1371
|
<documentation>
|
982
|
-
|
983
|
-
|
984
|
-
|
985
|
-
|
1372
|
+
Note that this method has been deprecated as of v11.5.0. Please
|
1373
|
+
use method pkcs12_import_from_file_v2.
|
1374
|
+
|
1375
|
+
Importing/installing pkcs12 (Public Key Cryptography Standard #12)
|
1376
|
+
files can be done using pkcs12_import_from_file_v2(), which provides
|
1377
|
+
an option to specify security type of the key.
|
986
1378
|
|
987
1379
|
</documentation>
|
988
1380
|
<input message="tns:Management.KeyCertificate.pkcs12_import_from_fileRequest"/>
|
989
1381
|
<output message="tns:Management.KeyCertificate.pkcs12_import_from_fileResponse"/>
|
990
1382
|
</operation>
|
1383
|
+
<operation name="pkcs12_import_from_file_v2">
|
1384
|
+
<documentation>
|
1385
|
+
Imports/installs the specified pkcs12 (Public Key
|
1386
|
+
Cryptography Standard #12) information from the given
|
1387
|
+
files. This includes keys and certificates, and each file
|
1388
|
+
is optionally password-encrypted. The user can select security type for the key.
|
1389
|
+
|
1390
|
+
</documentation>
|
1391
|
+
<input message="tns:Management.KeyCertificate.pkcs12_import_from_file_v2Request"/>
|
1392
|
+
<output message="tns:Management.KeyCertificate.pkcs12_import_from_file_v2Response"/>
|
1393
|
+
</operation>
|
991
1394
|
<operation name="export_all_to_archive_file">
|
992
1395
|
<documentation>
|
993
|
-
Exports all currently installed keys and certificates
|
994
|
-
The archive file is a .tgz file that will
|
1396
|
+
Exports all currently installed keys and certificates in the current session active
|
1397
|
+
folder into the specified archive file. The archive file is a .tgz file that will
|
1398
|
+
contain all keys and certificates.
|
995
1399
|
|
996
1400
|
</documentation>
|
997
1401
|
<input message="tns:Management.KeyCertificate.export_all_to_archive_fileRequest"/>
|
@@ -999,8 +1403,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
999
1403
|
</operation>
|
1000
1404
|
<operation name="import_all_from_archive_file">
|
1001
1405
|
<documentation>
|
1002
|
-
Imports/installs all keys and certificates from the specified archive file
|
1003
|
-
The archive file should be a .tgz file that contains
|
1406
|
+
Imports/installs all keys and certificates from the specified archive file into
|
1407
|
+
current session active folder. The archive file should be a .tgz file that contains
|
1408
|
+
all keys and certificates.
|
1004
1409
|
|
1005
1410
|
</documentation>
|
1006
1411
|
<input message="tns:Management.KeyCertificate.import_all_from_archive_fileRequest"/>
|
@@ -1008,9 +1413,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1008
1413
|
</operation>
|
1009
1414
|
<operation name="export_all_to_archive_stream">
|
1010
1415
|
<documentation>
|
1011
|
-
Exports all currently installed keys and certificates
|
1012
|
-
The returned archive stream is basically the
|
1013
|
-
all keys and certificates.
|
1416
|
+
Exports all currently installed keys and certificates in the current session active
|
1417
|
+
folder into the returned archive stream. The returned archive stream is basically the
|
1418
|
+
contents of a .tgz file that contains all keys and certificates.
|
1014
1419
|
|
1015
1420
|
</documentation>
|
1016
1421
|
<input message="tns:Management.KeyCertificate.export_all_to_archive_streamRequest"/>
|
@@ -1018,9 +1423,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1018
1423
|
</operation>
|
1019
1424
|
<operation name="import_all_from_archive_stream">
|
1020
1425
|
<documentation>
|
1021
|
-
Imports/installs all keys and certificates from the incoming archive stream
|
1022
|
-
The archive stream should be the contents of a .tgz
|
1023
|
-
keys and certificates.
|
1426
|
+
Imports/installs all keys and certificates from the incoming archive stream into
|
1427
|
+
current session active folder. The archive stream should be the contents of a .tgz
|
1428
|
+
file that contains all keys and certificates.
|
1024
1429
|
|
1025
1430
|
</documentation>
|
1026
1431
|
<input message="tns:Management.KeyCertificate.import_all_from_archive_streamRequest"/>
|
@@ -1115,8 +1520,31 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1115
1520
|
|
1116
1521
|
<operation name="get_key_list">
|
1117
1522
|
<documentation>
|
1523
|
+
Note that this method has been deprecated as of v11.5.0. Please
|
1524
|
+
use method get_key_list_v2.
|
1525
|
+
|
1118
1526
|
Gets the list of all installed keys and their information.
|
1119
|
-
|
1527
|
+
|
1528
|
+
</documentation>
|
1529
|
+
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1530
|
+
<input>
|
1531
|
+
<soap:body
|
1532
|
+
use="encoded"
|
1533
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1534
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1535
|
+
</input>
|
1536
|
+
<output>
|
1537
|
+
<soap:body
|
1538
|
+
use="encoded"
|
1539
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1540
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1541
|
+
</output>
|
1542
|
+
</operation>
|
1543
|
+
|
1544
|
+
<operation name="get_key_list_v2">
|
1545
|
+
<documentation>
|
1546
|
+
Gets the list of all installed keys and their information.
|
1547
|
+
|
1120
1548
|
</documentation>
|
1121
1549
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1122
1550
|
<input>
|
@@ -1135,8 +1563,32 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1135
1563
|
|
1136
1564
|
<operation name="key_generate">
|
1137
1565
|
<documentation>
|
1566
|
+
Note that this method has been deprecated as of v11.5.0. Please
|
1567
|
+
use method key_generate_v2.
|
1568
|
+
|
1138
1569
|
Generates the specified keys.
|
1139
|
-
|
1570
|
+
|
1571
|
+
</documentation>
|
1572
|
+
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1573
|
+
<input>
|
1574
|
+
<soap:body
|
1575
|
+
use="encoded"
|
1576
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1577
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1578
|
+
</input>
|
1579
|
+
<output>
|
1580
|
+
<soap:body
|
1581
|
+
use="encoded"
|
1582
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1583
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1584
|
+
</output>
|
1585
|
+
</operation>
|
1586
|
+
|
1587
|
+
<operation name="key_generate_v2">
|
1588
|
+
<documentation>
|
1589
|
+
Generates the specified keys. This method also supports generating
|
1590
|
+
EC keys/certificates.
|
1591
|
+
|
1140
1592
|
</documentation>
|
1141
1593
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1142
1594
|
<input>
|
@@ -1155,8 +1607,78 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1155
1607
|
|
1156
1608
|
<operation name="key_import_from_pem">
|
1157
1609
|
<documentation>
|
1610
|
+
Import/install of specified keys from PEM-formatted data can be done
|
1611
|
+
using key_import_from_pem_v2(), which provides an option to specify
|
1612
|
+
security type. Hence this method is deprecated.
|
1613
|
+
|
1614
|
+
</documentation>
|
1615
|
+
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1616
|
+
<input>
|
1617
|
+
<soap:body
|
1618
|
+
use="encoded"
|
1619
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1620
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1621
|
+
</input>
|
1622
|
+
<output>
|
1623
|
+
<soap:body
|
1624
|
+
use="encoded"
|
1625
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1626
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1627
|
+
</output>
|
1628
|
+
</operation>
|
1629
|
+
|
1630
|
+
<operation name="key_import_from_pem_v2">
|
1631
|
+
<documentation>
|
1158
1632
|
Imports/installs the specified keys from the given PEM-formatted data.
|
1159
|
-
|
1633
|
+
|
1634
|
+
</documentation>
|
1635
|
+
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1636
|
+
<input>
|
1637
|
+
<soap:body
|
1638
|
+
use="encoded"
|
1639
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1640
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1641
|
+
</input>
|
1642
|
+
<output>
|
1643
|
+
<soap:body
|
1644
|
+
use="encoded"
|
1645
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1646
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1647
|
+
</output>
|
1648
|
+
</operation>
|
1649
|
+
|
1650
|
+
<operation name="certificate_generate_with_extensions">
|
1651
|
+
<documentation>
|
1652
|
+
Generates certificates with the specified certificate extensions.
|
1653
|
+
The associated keys, having the same identification as each certificate, must be created
|
1654
|
+
before creating certificates.
|
1655
|
+
|
1656
|
+
</documentation>
|
1657
|
+
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1658
|
+
<input>
|
1659
|
+
<soap:body
|
1660
|
+
use="encoded"
|
1661
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1662
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1663
|
+
</input>
|
1664
|
+
<output>
|
1665
|
+
<soap:body
|
1666
|
+
use="encoded"
|
1667
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1668
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1669
|
+
</output>
|
1670
|
+
</operation>
|
1671
|
+
|
1672
|
+
<operation name="key_certificate_import_from_pem">
|
1673
|
+
<documentation>
|
1674
|
+
Note: This method is intended for internal F5 use (hence, no
|
1675
|
+
guarantees are made about its operation or existence). Please use
|
1676
|
+
key_import_from_pem and certificate_import_from_pem for importing
|
1677
|
+
keys and certificates.
|
1678
|
+
|
1679
|
+
Imports/installs the specified keys and certificates from the given
|
1680
|
+
PEM-formatted data.
|
1681
|
+
|
1160
1682
|
</documentation>
|
1161
1683
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1162
1684
|
<input>
|
@@ -1176,7 +1698,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1176
1698
|
<operation name="key_import_from_file">
|
1177
1699
|
<documentation>
|
1178
1700
|
Imports/installs the specified keys from the given files.
|
1179
|
-
|
1701
|
+
|
1180
1702
|
</documentation>
|
1181
1703
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1182
1704
|
<input>
|
@@ -1275,10 +1797,37 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1275
1797
|
|
1276
1798
|
<operation name="get_certificate_list">
|
1277
1799
|
<documentation>
|
1278
|
-
|
1279
|
-
|
1280
|
-
and is_bundle flag will be set to true for the correponding bundle file name.
|
1800
|
+
Note that this method has been deprecated as of v11.5.0. Please
|
1801
|
+
use method get_certificate_list_v2.
|
1281
1802
|
|
1803
|
+
Gets the list of all installed certificates and their information.
|
1804
|
+
If there's a certificate bundle, only the first certificate in
|
1805
|
+
the bundle is returned, and is_bundle flag will be set to true
|
1806
|
+
for the correponding bundle file name.
|
1807
|
+
|
1808
|
+
</documentation>
|
1809
|
+
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1810
|
+
<input>
|
1811
|
+
<soap:body
|
1812
|
+
use="encoded"
|
1813
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1814
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1815
|
+
</input>
|
1816
|
+
<output>
|
1817
|
+
<soap:body
|
1818
|
+
use="encoded"
|
1819
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1820
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1821
|
+
</output>
|
1822
|
+
</operation>
|
1823
|
+
|
1824
|
+
<operation name="get_certificate_list_v2">
|
1825
|
+
<documentation>
|
1826
|
+
Gets the list of all installed certificates and their information.
|
1827
|
+
If there's a certificate bundle, only the first certificate in
|
1828
|
+
the bundle is returned, and and is_bundle flag will be set to
|
1829
|
+
true for the correponding bundle file name.
|
1830
|
+
|
1282
1831
|
</documentation>
|
1283
1832
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1284
1833
|
<input>
|
@@ -1297,11 +1846,39 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1297
1846
|
|
1298
1847
|
<operation name="get_certificate_bundle">
|
1299
1848
|
<documentation>
|
1300
|
-
|
1301
|
-
|
1302
|
-
|
1303
|
-
|
1304
|
-
|
1849
|
+
Note that this method has been deprecated as of v11.5.0. Please
|
1850
|
+
use method get_certificate_bundle_v2.
|
1851
|
+
|
1852
|
+
Gets the list of all certificates bundled in the certificate files
|
1853
|
+
as specified by the file_names. Each file_name will contain
|
1854
|
+
multiple certficates.
|
1855
|
+
|
1856
|
+
</documentation>
|
1857
|
+
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1858
|
+
<input>
|
1859
|
+
<soap:body
|
1860
|
+
use="encoded"
|
1861
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1862
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1863
|
+
</input>
|
1864
|
+
<output>
|
1865
|
+
<soap:body
|
1866
|
+
use="encoded"
|
1867
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1868
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1869
|
+
</output>
|
1870
|
+
</operation>
|
1871
|
+
|
1872
|
+
<operation name="get_certificate_bundle_v2">
|
1873
|
+
<documentation>
|
1874
|
+
Gets the list of all certificates bundled in the certificate files
|
1875
|
+
as specified by the file_names. Each file_name will contain
|
1876
|
+
multiple certificates. This method also provides public-key curve
|
1877
|
+
name in the certificate.
|
1878
|
+
Note: only call this method when the results of
|
1879
|
+
get_certificate_list_v2 indicate that there are multiple
|
1880
|
+
certificates bundled in a particular file.
|
1881
|
+
|
1305
1882
|
</documentation>
|
1306
1883
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1307
1884
|
<input>
|
@@ -1340,13 +1917,37 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1340
1917
|
</output>
|
1341
1918
|
</operation>
|
1342
1919
|
|
1920
|
+
<operation name="get_certificate_request_subject_alternative_name">
|
1921
|
+
<documentation>
|
1922
|
+
Gets the list of all certificate request subject alternative names in the certificate request file
|
1923
|
+
objects as specified by the files.
|
1924
|
+
|
1925
|
+
</documentation>
|
1926
|
+
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1927
|
+
<input>
|
1928
|
+
<soap:body
|
1929
|
+
use="encoded"
|
1930
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1931
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1932
|
+
</input>
|
1933
|
+
<output>
|
1934
|
+
<soap:body
|
1935
|
+
use="encoded"
|
1936
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
1937
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1938
|
+
</output>
|
1939
|
+
</operation>
|
1940
|
+
|
1343
1941
|
<operation name="get_certificate_subject_alternative_name_bundle">
|
1344
1942
|
<documentation>
|
1345
|
-
Gets the list of all certificate subject alternative names bundled
|
1346
|
-
specified by the file_names.
|
1347
|
-
|
1348
|
-
|
1349
|
-
|
1943
|
+
Gets the list of all certificate subject alternative names bundled
|
1944
|
+
in the certificate files as specified by the file_names. Each
|
1945
|
+
file_name will contain multiple certficate subject alternative
|
1946
|
+
names.
|
1947
|
+
Note: only call this method when the results of
|
1948
|
+
get_certificate_list/get_certificate_list_v2 indicate
|
1949
|
+
that there are multiple certificates bundled in a particular
|
1950
|
+
file.
|
1350
1951
|
|
1351
1952
|
</documentation>
|
1352
1953
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
@@ -1618,8 +2219,32 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1618
2219
|
|
1619
2220
|
<operation name="get_certificate_request_list">
|
1620
2221
|
<documentation>
|
2222
|
+
Note that this method has been deprecated as of v11.5.0. Please
|
2223
|
+
use method get_certificate_request_list_v2.
|
2224
|
+
|
1621
2225
|
Gets the list of all CSRs and their information.
|
1622
|
-
|
2226
|
+
|
2227
|
+
</documentation>
|
2228
|
+
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
2229
|
+
<input>
|
2230
|
+
<soap:body
|
2231
|
+
use="encoded"
|
2232
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
2233
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2234
|
+
</input>
|
2235
|
+
<output>
|
2236
|
+
<soap:body
|
2237
|
+
use="encoded"
|
2238
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
2239
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2240
|
+
</output>
|
2241
|
+
</operation>
|
2242
|
+
|
2243
|
+
<operation name="get_certificate_request_list_v2">
|
2244
|
+
<documentation>
|
2245
|
+
Gets the list of all CSRs and their information. This method also
|
2246
|
+
includes public key curve information.
|
2247
|
+
|
1623
2248
|
</documentation>
|
1624
2249
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1625
2250
|
<input>
|
@@ -1658,6 +2283,28 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1658
2283
|
</output>
|
1659
2284
|
</operation>
|
1660
2285
|
|
2286
|
+
<operation name="certificate_request_generate_with_extensions">
|
2287
|
+
<documentation>
|
2288
|
+
Generates certificate signing requests with the specified certificate extensions.
|
2289
|
+
The associated keys, having the same identification as each certificate request, must be created
|
2290
|
+
before creating certificate signing requests.
|
2291
|
+
|
2292
|
+
</documentation>
|
2293
|
+
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
2294
|
+
<input>
|
2295
|
+
<soap:body
|
2296
|
+
use="encoded"
|
2297
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
2298
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2299
|
+
</input>
|
2300
|
+
<output>
|
2301
|
+
<soap:body
|
2302
|
+
use="encoded"
|
2303
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
2304
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2305
|
+
</output>
|
2306
|
+
</operation>
|
2307
|
+
|
1661
2308
|
<operation name="certificate_request_import_from_pem">
|
1662
2309
|
<documentation>
|
1663
2310
|
Imports/installs the specified certificate requests from the given PEM-formatted data.
|
@@ -1760,11 +2407,36 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1760
2407
|
|
1761
2408
|
<operation name="pkcs12_import_from_file">
|
1762
2409
|
<documentation>
|
2410
|
+
Note that this method has been deprecated as of v11.5.0. Please
|
2411
|
+
use method pkcs12_import_from_file_v2.
|
2412
|
+
|
2413
|
+
Importing/installing pkcs12 (Public Key Cryptography Standard #12)
|
2414
|
+
files can be done using pkcs12_import_from_file_v2(), which provides
|
2415
|
+
an option to specify security type of the key.
|
2416
|
+
|
2417
|
+
</documentation>
|
2418
|
+
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
2419
|
+
<input>
|
2420
|
+
<soap:body
|
2421
|
+
use="encoded"
|
2422
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
2423
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2424
|
+
</input>
|
2425
|
+
<output>
|
2426
|
+
<soap:body
|
2427
|
+
use="encoded"
|
2428
|
+
namespace="urn:iControl:Management/KeyCertificate"
|
2429
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2430
|
+
</output>
|
2431
|
+
</operation>
|
2432
|
+
|
2433
|
+
<operation name="pkcs12_import_from_file_v2">
|
2434
|
+
<documentation>
|
1763
2435
|
Imports/installs the specified pkcs12 (Public Key
|
1764
2436
|
Cryptography Standard #12) information from the given
|
1765
2437
|
files. This includes keys and certificates, and each file
|
1766
|
-
is optionally password-encrypted.
|
1767
|
-
|
2438
|
+
is optionally password-encrypted. The user can select security type for the key.
|
2439
|
+
|
1768
2440
|
</documentation>
|
1769
2441
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
1770
2442
|
<input>
|
@@ -1783,8 +2455,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1783
2455
|
|
1784
2456
|
<operation name="export_all_to_archive_file">
|
1785
2457
|
<documentation>
|
1786
|
-
Exports all currently installed keys and certificates
|
1787
|
-
The archive file is a .tgz file that will
|
2458
|
+
Exports all currently installed keys and certificates in the current session active
|
2459
|
+
folder into the specified archive file. The archive file is a .tgz file that will
|
2460
|
+
contain all keys and certificates.
|
1788
2461
|
|
1789
2462
|
</documentation>
|
1790
2463
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
@@ -1804,8 +2477,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1804
2477
|
|
1805
2478
|
<operation name="import_all_from_archive_file">
|
1806
2479
|
<documentation>
|
1807
|
-
Imports/installs all keys and certificates from the specified archive file
|
1808
|
-
The archive file should be a .tgz file that contains
|
2480
|
+
Imports/installs all keys and certificates from the specified archive file into
|
2481
|
+
current session active folder. The archive file should be a .tgz file that contains
|
2482
|
+
all keys and certificates.
|
1809
2483
|
|
1810
2484
|
</documentation>
|
1811
2485
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
@@ -1825,9 +2499,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1825
2499
|
|
1826
2500
|
<operation name="export_all_to_archive_stream">
|
1827
2501
|
<documentation>
|
1828
|
-
Exports all currently installed keys and certificates
|
1829
|
-
The returned archive stream is basically the
|
1830
|
-
all keys and certificates.
|
2502
|
+
Exports all currently installed keys and certificates in the current session active
|
2503
|
+
folder into the returned archive stream. The returned archive stream is basically the
|
2504
|
+
contents of a .tgz file that contains all keys and certificates.
|
1831
2505
|
|
1832
2506
|
</documentation>
|
1833
2507
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|
@@ -1847,9 +2521,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1847
2521
|
|
1848
2522
|
<operation name="import_all_from_archive_stream">
|
1849
2523
|
<documentation>
|
1850
|
-
Imports/installs all keys and certificates from the incoming archive stream
|
1851
|
-
The archive stream should be the contents of a .tgz
|
1852
|
-
keys and certificates.
|
2524
|
+
Imports/installs all keys and certificates from the incoming archive stream into
|
2525
|
+
current session active folder. The archive stream should be the contents of a .tgz
|
2526
|
+
file that contains all keys and certificates.
|
1853
2527
|
|
1854
2528
|
</documentation>
|
1855
2529
|
<soap:operation soapAction="urn:iControl:Management/KeyCertificate"/>
|