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
|
|
@@ -459,6 +459,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
459
459
|
<xsd:documentation>SERVICE_SWIMD</xsd:documentation>
|
460
460
|
</xsd:annotation>
|
461
461
|
</xsd:enumeration>
|
462
|
+
<xsd:enumeration value="SERVICE_PKCS11D">
|
463
|
+
<xsd:annotation>
|
464
|
+
<xsd:documentation>SERVICE_PKCS11D</xsd:documentation>
|
465
|
+
</xsd:annotation>
|
466
|
+
</xsd:enumeration>
|
462
467
|
</xsd:restriction>
|
463
468
|
</xsd:simpleType>
|
464
469
|
<xsd:complexType name="System.Services.ServiceStatus">
|
@@ -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
|
|
@@ -97,6 +97,18 @@ All other trademarks mentioned in this document are the property of their respec
|
|
97
97
|
<part name="return" type="xsd:long"/>
|
98
98
|
</message>
|
99
99
|
|
100
|
+
<message name="System.Session.set_force_sessions_stateRequest">
|
101
|
+
<part name="state" type="tns:Common.EnabledState"/>
|
102
|
+
</message>
|
103
|
+
<message name="System.Session.set_force_sessions_stateResponse">
|
104
|
+
</message>
|
105
|
+
|
106
|
+
<message name="System.Session.get_force_sessions_stateRequest">
|
107
|
+
</message>
|
108
|
+
<message name="System.Session.get_force_sessions_stateResponse">
|
109
|
+
<part name="return" type="tns:Common.EnabledState"/>
|
110
|
+
</message>
|
111
|
+
|
100
112
|
<message name="System.Session.start_transactionRequest">
|
101
113
|
</message>
|
102
114
|
<message name="System.Session.start_transactionResponse">
|
@@ -161,6 +173,18 @@ All other trademarks mentioned in this document are the property of their respec
|
|
161
173
|
<part name="return" type="tns:Common.EnabledState"/>
|
162
174
|
</message>
|
163
175
|
|
176
|
+
<message name="System.Session.set_dtd_processing_stateRequest">
|
177
|
+
<part name="state" type="tns:Common.EnabledState"/>
|
178
|
+
</message>
|
179
|
+
<message name="System.Session.set_dtd_processing_stateResponse">
|
180
|
+
</message>
|
181
|
+
|
182
|
+
<message name="System.Session.get_dtd_processing_stateRequest">
|
183
|
+
</message>
|
184
|
+
<message name="System.Session.get_dtd_processing_stateResponse">
|
185
|
+
<part name="return" type="tns:Common.EnabledState"/>
|
186
|
+
</message>
|
187
|
+
|
164
188
|
<message name="System.Session.get_versionRequest">
|
165
189
|
</message>
|
166
190
|
<message name="System.Session.get_versionResponse">
|
@@ -274,6 +298,46 @@ All other trademarks mentioned in this document are the property of their respec
|
|
274
298
|
<input message="tns:System.Session.get_maximum_sessionsRequest"/>
|
275
299
|
<output message="tns:System.Session.get_maximum_sessionsResponse"/>
|
276
300
|
</operation>
|
301
|
+
<operation name="set_force_sessions_state">
|
302
|
+
<documentation>
|
303
|
+
Sets the state for all future iControl SOAP requests whether or not to
|
304
|
+
force non-default iControl SOAP sessions to be established before
|
305
|
+
SOAP requests are processed. This will disable the use of the default
|
306
|
+
session identifier (the username) and force the use of a system
|
307
|
+
provided identifier received from a call to get_session_identifier.
|
308
|
+
This is set to STATE_DISABLED by default. Only
|
309
|
+
administrators can set this value. This was introduced in
|
310
|
+
BIG-IP_v12.0.0 to enable enhanced protections against CSRF attacks.
|
311
|
+
Any attempts to run a command without a session will return a
|
312
|
+
"Could not find the iControl session for <user> error". Use caution
|
313
|
+
before turning this feature on as it may break existing SOAP clients,
|
314
|
+
many of which may not establish sessions before making requests. This
|
315
|
+
will also set the "iControl.ForceSessions" DB variable to "enable" or
|
316
|
+
"disable" respectively. If modifying the DB variable directly,
|
317
|
+
restart httpd to make the changes go into effect.
|
318
|
+
|
319
|
+
In order tune iControl SOAP sessions to your needs, see:
|
320
|
+
get_session_identifier: which will return the session ID for
|
321
|
+
a given session.
|
322
|
+
set_session_timeout: which will set the amount of time a session will
|
323
|
+
be in effect.
|
324
|
+
set_maximum_sessions: which will set the maximum number of concurrent
|
325
|
+
user sessions at any given time.
|
326
|
+
|
327
|
+
</documentation>
|
328
|
+
<input message="tns:System.Session.set_force_sessions_stateRequest"/>
|
329
|
+
<output message="tns:System.Session.set_force_sessions_stateResponse"/>
|
330
|
+
</operation>
|
331
|
+
<operation name="get_force_sessions_state">
|
332
|
+
<documentation>
|
333
|
+
Gets the state for all future iControl SOAP requests that indicates
|
334
|
+
whether or not to force non-default iControl SOAP sessions to be
|
335
|
+
established before SOAP requests are processed.
|
336
|
+
|
337
|
+
</documentation>
|
338
|
+
<input message="tns:System.Session.get_force_sessions_stateRequest"/>
|
339
|
+
<output message="tns:System.Session.get_force_sessions_stateResponse"/>
|
340
|
+
</operation>
|
277
341
|
<operation name="start_transaction">
|
278
342
|
<documentation>
|
279
343
|
Start an iControl transaction, which combines the effects of a
|
@@ -470,6 +534,31 @@ All other trademarks mentioned in this document are the property of their respec
|
|
470
534
|
<input message="tns:System.Session.get_recursive_query_stateRequest"/>
|
471
535
|
<output message="tns:System.Session.get_recursive_query_stateResponse"/>
|
472
536
|
</operation>
|
537
|
+
<operation name="set_dtd_processing_state">
|
538
|
+
<documentation>
|
539
|
+
Sets the state for all future iControl SOAP requests whether or not to
|
540
|
+
process SOAP requests received with Document Type Definitions (DTDs).
|
541
|
+
This is set to STATE_DISABLED by default. Only administrators can set
|
542
|
+
this value. This was introduced in BIG-IP_v12.0.0 to conform to SOAP
|
543
|
+
specifications that disallow DTDs. SOAP requests that use DTDs will
|
544
|
+
return a "parsing aborted" error and not parse the request. This
|
545
|
+
will also set the "iControl.DTDParsing" DB variable to "enable" or
|
546
|
+
"disable" respectively. If modifying the DB variable directly,
|
547
|
+
restart httpd to make the changes go into effect.
|
548
|
+
|
549
|
+
</documentation>
|
550
|
+
<input message="tns:System.Session.set_dtd_processing_stateRequest"/>
|
551
|
+
<output message="tns:System.Session.set_dtd_processing_stateResponse"/>
|
552
|
+
</operation>
|
553
|
+
<operation name="get_dtd_processing_state">
|
554
|
+
<documentation>
|
555
|
+
Gets the state for all future iControl SOAP requests whether or not to
|
556
|
+
process SOAP requests received with Document Type Definitions (DTDs).
|
557
|
+
|
558
|
+
</documentation>
|
559
|
+
<input message="tns:System.Session.get_dtd_processing_stateRequest"/>
|
560
|
+
<output message="tns:System.Session.get_dtd_processing_stateResponse"/>
|
561
|
+
</operation>
|
473
562
|
<operation name="get_version">
|
474
563
|
<documentation>
|
475
564
|
Gets the version information for this interface.
|
@@ -648,6 +737,70 @@ All other trademarks mentioned in this document are the property of their respec
|
|
648
737
|
</output>
|
649
738
|
</operation>
|
650
739
|
|
740
|
+
<operation name="set_force_sessions_state">
|
741
|
+
<documentation>
|
742
|
+
Sets the state for all future iControl SOAP requests whether or not to
|
743
|
+
force non-default iControl SOAP sessions to be established before
|
744
|
+
SOAP requests are processed. This will disable the use of the default
|
745
|
+
session identifier (the username) and force the use of a system
|
746
|
+
provided identifier received from a call to get_session_identifier.
|
747
|
+
This is set to STATE_DISABLED by default. Only
|
748
|
+
administrators can set this value. This was introduced in
|
749
|
+
BIG-IP_v12.0.0 to enable enhanced protections against CSRF attacks.
|
750
|
+
Any attempts to run a command without a session will return a
|
751
|
+
"Could not find the iControl session for <user> error". Use caution
|
752
|
+
before turning this feature on as it may break existing SOAP clients,
|
753
|
+
many of which may not establish sessions before making requests. This
|
754
|
+
will also set the "iControl.ForceSessions" DB variable to "enable" or
|
755
|
+
"disable" respectively. If modifying the DB variable directly,
|
756
|
+
restart httpd to make the changes go into effect.
|
757
|
+
|
758
|
+
In order tune iControl SOAP sessions to your needs, see:
|
759
|
+
get_session_identifier: which will return the session ID for
|
760
|
+
a given session.
|
761
|
+
set_session_timeout: which will set the amount of time a session will
|
762
|
+
be in effect.
|
763
|
+
set_maximum_sessions: which will set the maximum number of concurrent
|
764
|
+
user sessions at any given time.
|
765
|
+
|
766
|
+
</documentation>
|
767
|
+
<soap:operation soapAction="urn:iControl:System/Session"/>
|
768
|
+
<input>
|
769
|
+
<soap:body
|
770
|
+
use="encoded"
|
771
|
+
namespace="urn:iControl:System/Session"
|
772
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
773
|
+
</input>
|
774
|
+
<output>
|
775
|
+
<soap:body
|
776
|
+
use="encoded"
|
777
|
+
namespace="urn:iControl:System/Session"
|
778
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
779
|
+
</output>
|
780
|
+
</operation>
|
781
|
+
|
782
|
+
<operation name="get_force_sessions_state">
|
783
|
+
<documentation>
|
784
|
+
Gets the state for all future iControl SOAP requests that indicates
|
785
|
+
whether or not to force non-default iControl SOAP sessions to be
|
786
|
+
established before SOAP requests are processed.
|
787
|
+
|
788
|
+
</documentation>
|
789
|
+
<soap:operation soapAction="urn:iControl:System/Session"/>
|
790
|
+
<input>
|
791
|
+
<soap:body
|
792
|
+
use="encoded"
|
793
|
+
namespace="urn:iControl:System/Session"
|
794
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
795
|
+
</input>
|
796
|
+
<output>
|
797
|
+
<soap:body
|
798
|
+
use="encoded"
|
799
|
+
namespace="urn:iControl:System/Session"
|
800
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
801
|
+
</output>
|
802
|
+
</operation>
|
803
|
+
|
651
804
|
<operation name="start_transaction">
|
652
805
|
<documentation>
|
653
806
|
Start an iControl transaction, which combines the effects of a
|
@@ -976,6 +1129,55 @@ All other trademarks mentioned in this document are the property of their respec
|
|
976
1129
|
</output>
|
977
1130
|
</operation>
|
978
1131
|
|
1132
|
+
<operation name="set_dtd_processing_state">
|
1133
|
+
<documentation>
|
1134
|
+
Sets the state for all future iControl SOAP requests whether or not to
|
1135
|
+
process SOAP requests received with Document Type Definitions (DTDs).
|
1136
|
+
This is set to STATE_DISABLED by default. Only administrators can set
|
1137
|
+
this value. This was introduced in BIG-IP_v12.0.0 to conform to SOAP
|
1138
|
+
specifications that disallow DTDs. SOAP requests that use DTDs will
|
1139
|
+
return a "parsing aborted" error and not parse the request. This
|
1140
|
+
will also set the "iControl.DTDParsing" DB variable to "enable" or
|
1141
|
+
"disable" respectively. If modifying the DB variable directly,
|
1142
|
+
restart httpd to make the changes go into effect.
|
1143
|
+
|
1144
|
+
</documentation>
|
1145
|
+
<soap:operation soapAction="urn:iControl:System/Session"/>
|
1146
|
+
<input>
|
1147
|
+
<soap:body
|
1148
|
+
use="encoded"
|
1149
|
+
namespace="urn:iControl:System/Session"
|
1150
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1151
|
+
</input>
|
1152
|
+
<output>
|
1153
|
+
<soap:body
|
1154
|
+
use="encoded"
|
1155
|
+
namespace="urn:iControl:System/Session"
|
1156
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1157
|
+
</output>
|
1158
|
+
</operation>
|
1159
|
+
|
1160
|
+
<operation name="get_dtd_processing_state">
|
1161
|
+
<documentation>
|
1162
|
+
Gets the state for all future iControl SOAP requests whether or not to
|
1163
|
+
process SOAP requests received with Document Type Definitions (DTDs).
|
1164
|
+
|
1165
|
+
</documentation>
|
1166
|
+
<soap:operation soapAction="urn:iControl:System/Session"/>
|
1167
|
+
<input>
|
1168
|
+
<soap:body
|
1169
|
+
use="encoded"
|
1170
|
+
namespace="urn:iControl:System/Session"
|
1171
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1172
|
+
</input>
|
1173
|
+
<output>
|
1174
|
+
<soap:body
|
1175
|
+
use="encoded"
|
1176
|
+
namespace="urn:iControl:System/Session"
|
1177
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1178
|
+
</output>
|
1179
|
+
</operation>
|
1180
|
+
|
979
1181
|
<operation name="get_version">
|
980
1182
|
<documentation>
|
981
1183
|
Gets the version information for this interface.
|
@@ -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
|
|
@@ -21,6 +21,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
21
21
|
xmlns='http://www.w3.org/2001/XMLSchema'
|
22
22
|
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
|
23
23
|
xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'>
|
24
|
+
<xsd:complexType name="System.SoftwareManagement.softwareBlockDeviceHotfixSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.SoftwareManagement.softwareBlockDeviceHotfix[]'/>
|
28
|
+
</xsd:restriction>
|
29
|
+
</xsd:complexContent>
|
30
|
+
</xsd:complexType>
|
24
31
|
<xsd:simpleType name="Common.OctetSequence">
|
25
32
|
<xsd:restriction base="xsd:base64Binary"/>
|
26
33
|
</xsd:simpleType>
|
@@ -91,12 +98,41 @@ All other trademarks mentioned in this document are the property of their respec
|
|
91
98
|
</xsd:restriction>
|
92
99
|
</xsd:complexContent>
|
93
100
|
</xsd:complexType>
|
101
|
+
<xsd:complexType name="System.SoftwareManagement.softwareBlockDeviceHotfix">
|
102
|
+
<xsd:sequence>
|
103
|
+
<xsd:element name="chassis_slot_id" type="xsd:long"/>
|
104
|
+
<xsd:element name="filename" type="xsd:string"/>
|
105
|
+
<xsd:element name="product" type="xsd:string"/>
|
106
|
+
<xsd:element name="version" type="xsd:string"/>
|
107
|
+
<xsd:element name="build" type="xsd:string"/>
|
108
|
+
<xsd:element name="chksum" type="xsd:string"/>
|
109
|
+
<xsd:element name="verified" type="xsd:boolean"/>
|
110
|
+
<xsd:element name="hotfix_id" type="xsd:string"/>
|
111
|
+
<xsd:element name="hotfix_title" type="xsd:string"/>
|
112
|
+
<xsd:element name="device_agent" type="tns:System.SoftwareManagement.SoftwareBlockDeviceAgent"/>
|
113
|
+
<xsd:element name="resource_id" type="xsd:string"/>
|
114
|
+
</xsd:sequence>
|
115
|
+
</xsd:complexType>
|
94
116
|
<xsd:complexType name="System.SoftwareManagement.InstallationID">
|
95
117
|
<xsd:sequence>
|
96
118
|
<xsd:element name="chassis_slot_id" type="xsd:long"/>
|
97
119
|
<xsd:element name="install_volume" type="xsd:string"/>
|
98
120
|
</xsd:sequence>
|
99
121
|
</xsd:complexType>
|
122
|
+
<xsd:simpleType name="System.SoftwareManagement.SoftwareBlockDeviceAgent">
|
123
|
+
<xsd:restriction base="xsd:string">
|
124
|
+
<xsd:enumeration value="DEVICE_AGENT_VCMP_VIRTUAL_CDROM">
|
125
|
+
<xsd:annotation>
|
126
|
+
<xsd:documentation>DEVICE_AGENT_VCMP_VIRTUAL_CDROM</xsd:documentation>
|
127
|
+
</xsd:annotation>
|
128
|
+
</xsd:enumeration>
|
129
|
+
<xsd:enumeration value="DEVICE_AGENT_UNKNOWN">
|
130
|
+
<xsd:annotation>
|
131
|
+
<xsd:documentation>DEVICE_AGENT_UNKNOWN</xsd:documentation>
|
132
|
+
</xsd:annotation>
|
133
|
+
</xsd:enumeration>
|
134
|
+
</xsd:restriction>
|
135
|
+
</xsd:simpleType>
|
100
136
|
<xsd:complexType name="System.SoftwareManagement.InstallationIDSequence">
|
101
137
|
<xsd:complexContent>
|
102
138
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -113,12 +149,35 @@ All other trademarks mentioned in this document are the property of their respec
|
|
113
149
|
<xsd:element name="packages" type="tns:Common.StringSequence"/>
|
114
150
|
</xsd:sequence>
|
115
151
|
</xsd:complexType>
|
152
|
+
<xsd:complexType name="System.SoftwareManagement.softwareBlockDeviceImage">
|
153
|
+
<xsd:sequence>
|
154
|
+
<xsd:element name="chassis_slot_id" type="xsd:long"/>
|
155
|
+
<xsd:element name="filename" type="xsd:string"/>
|
156
|
+
<xsd:element name="product" type="xsd:string"/>
|
157
|
+
<xsd:element name="version" type="xsd:string"/>
|
158
|
+
<xsd:element name="build" type="xsd:string"/>
|
159
|
+
<xsd:element name="chksum" type="xsd:string"/>
|
160
|
+
<xsd:element name="verified" type="xsd:boolean"/>
|
161
|
+
<xsd:element name="build_date" type="xsd:string"/>
|
162
|
+
<xsd:element name="last_modified" type="xsd:string"/>
|
163
|
+
<xsd:element name="file_size" type="xsd:string"/>
|
164
|
+
<xsd:element name="device_agent" type="tns:System.SoftwareManagement.SoftwareBlockDeviceAgent"/>
|
165
|
+
<xsd:element name="resource_id" type="xsd:string"/>
|
166
|
+
</xsd:sequence>
|
167
|
+
</xsd:complexType>
|
116
168
|
<xsd:complexType name="System.SoftwareManagement.repositoryImageID">
|
117
169
|
<xsd:sequence>
|
118
170
|
<xsd:element name="chassis_slot_id" type="xsd:long"/>
|
119
171
|
<xsd:element name="filename" type="xsd:string"/>
|
120
172
|
</xsd:sequence>
|
121
173
|
</xsd:complexType>
|
174
|
+
<xsd:complexType name="System.SoftwareManagement.softwareBlockDeviceImageSequence">
|
175
|
+
<xsd:complexContent>
|
176
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
177
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.SoftwareManagement.softwareBlockDeviceImage[]'/>
|
178
|
+
</xsd:restriction>
|
179
|
+
</xsd:complexContent>
|
180
|
+
</xsd:complexType>
|
122
181
|
<xsd:complexType name="System.SoftwareManagement.softwareRepositoryImageSequence">
|
123
182
|
<xsd:complexContent>
|
124
183
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -238,6 +297,32 @@ All other trademarks mentioned in this document are the property of their respec
|
|
238
297
|
<part name="return" type="tns:System.SoftwareManagement.softwareRepositoryHotfixSequence"/>
|
239
298
|
</message>
|
240
299
|
|
300
|
+
<message name="System.SoftwareManagement.get_block_device_software_image_listRequest">
|
301
|
+
</message>
|
302
|
+
<message name="System.SoftwareManagement.get_block_device_software_image_listResponse">
|
303
|
+
<part name="return" type="tns:System.SoftwareManagement.repositoryImageIDSequence"/>
|
304
|
+
</message>
|
305
|
+
|
306
|
+
<message name="System.SoftwareManagement.get_block_device_software_hotfix_listRequest">
|
307
|
+
</message>
|
308
|
+
<message name="System.SoftwareManagement.get_block_device_software_hotfix_listResponse">
|
309
|
+
<part name="return" type="tns:System.SoftwareManagement.repositoryImageIDSequence"/>
|
310
|
+
</message>
|
311
|
+
|
312
|
+
<message name="System.SoftwareManagement.get_block_device_software_imageRequest">
|
313
|
+
<part name="imageIDs" type="tns:System.SoftwareManagement.repositoryImageIDSequence"/>
|
314
|
+
</message>
|
315
|
+
<message name="System.SoftwareManagement.get_block_device_software_imageResponse">
|
316
|
+
<part name="return" type="tns:System.SoftwareManagement.softwareBlockDeviceImageSequence"/>
|
317
|
+
</message>
|
318
|
+
|
319
|
+
<message name="System.SoftwareManagement.get_block_device_software_hotfixRequest">
|
320
|
+
<part name="imageIDs" type="tns:System.SoftwareManagement.repositoryImageIDSequence"/>
|
321
|
+
</message>
|
322
|
+
<message name="System.SoftwareManagement.get_block_device_software_hotfixResponse">
|
323
|
+
<part name="return" type="tns:System.SoftwareManagement.softwareBlockDeviceHotfixSequence"/>
|
324
|
+
</message>
|
325
|
+
|
241
326
|
<message name="System.SoftwareManagement.install_software_imageRequest">
|
242
327
|
<part name="install_volume" type="xsd:string"/>
|
243
328
|
<part name="product" type="xsd:string"/>
|
@@ -325,7 +410,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
325
410
|
<operation name="install_hotfix">
|
326
411
|
<documentation>
|
327
412
|
Installs the specified hotfixes.
|
328
|
-
|
413
|
+
|
329
414
|
</documentation>
|
330
415
|
<input message="tns:System.SoftwareManagement.install_hotfixRequest"/>
|
331
416
|
<output message="tns:System.SoftwareManagement.install_hotfixResponse"/>
|
@@ -334,7 +419,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
334
419
|
<documentation>
|
335
420
|
Calls bigstart stop and installs the specified hotfixes. Upon completion, if reboot_system
|
336
421
|
is set to false, bigstart start is called to bring daemons back up.
|
337
|
-
|
422
|
+
|
338
423
|
</documentation>
|
339
424
|
<input message="tns:System.SoftwareManagement.install_hotfix_no_daemonsRequest"/>
|
340
425
|
<output message="tns:System.SoftwareManagement.install_hotfix_no_daemonsResponse"/>
|
@@ -343,7 +428,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
343
428
|
<documentation>
|
344
429
|
Gets information on any hotfixes applied to the system. There may not be
|
345
430
|
any hotfix installed, in which case the returned sequence is empty.
|
346
|
-
|
431
|
+
|
347
432
|
</documentation>
|
348
433
|
<input message="tns:System.SoftwareManagement.get_hotfix_informationRequest"/>
|
349
434
|
<output message="tns:System.SoftwareManagement.get_hotfix_informationResponse"/>
|
@@ -351,16 +436,16 @@ All other trademarks mentioned in this document are the property of their respec
|
|
351
436
|
<operation name="get_rpm_package_information">
|
352
437
|
<documentation>
|
353
438
|
Gets the RPM packages installed on the device.
|
354
|
-
|
439
|
+
|
355
440
|
</documentation>
|
356
441
|
<input message="tns:System.SoftwareManagement.get_rpm_package_informationRequest"/>
|
357
442
|
<output message="tns:System.SoftwareManagement.get_rpm_package_informationResponse"/>
|
358
443
|
</operation>
|
359
444
|
<operation name="set_boot_image_information">
|
360
445
|
<documentation>
|
361
|
-
Sets the boot image information and automatically initiates installation based on the
|
446
|
+
Sets the boot image information and automatically initiates installation based on the
|
362
447
|
boot image information.
|
363
|
-
|
448
|
+
|
364
449
|
</documentation>
|
365
450
|
<input message="tns:System.SoftwareManagement.set_boot_image_informationRequest"/>
|
366
451
|
<output message="tns:System.SoftwareManagement.set_boot_image_informationResponse"/>
|
@@ -381,7 +466,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
381
466
|
is preferred to use get_software_status, as that method is
|
382
467
|
a newer method which yields much the same information in
|
383
468
|
a more rigorous and controlled manner.
|
384
|
-
|
469
|
+
|
385
470
|
</documentation>
|
386
471
|
<input message="tns:System.SoftwareManagement.get_boot_image_informationRequest"/>
|
387
472
|
<output message="tns:System.SoftwareManagement.get_boot_image_informationResponse"/>
|
@@ -390,7 +475,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
390
475
|
<documentation>
|
391
476
|
Sets the default boot location, which will be the boot location that boots after the next system reboot.
|
392
477
|
This version will not work on a clustered system.
|
393
|
-
|
478
|
+
|
394
479
|
</documentation>
|
395
480
|
<input message="tns:System.SoftwareManagement.set_boot_locationRequest"/>
|
396
481
|
<output message="tns:System.SoftwareManagement.set_boot_locationResponse"/>
|
@@ -398,7 +483,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
398
483
|
<operation name="get_boot_location">
|
399
484
|
<documentation>
|
400
485
|
Gets the configured default boot location, which will be the location that boots after the system reboots.
|
401
|
-
|
486
|
+
|
402
487
|
</documentation>
|
403
488
|
<input message="tns:System.SoftwareManagement.get_boot_locationRequest"/>
|
404
489
|
<output message="tns:System.SoftwareManagement.get_boot_locationResponse"/>
|
@@ -406,8 +491,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
406
491
|
<operation name="set_cluster_boot_location">
|
407
492
|
<documentation>
|
408
493
|
Sets the cluster wide boot location, which will be the boot location after the next system reboot.
|
409
|
-
Starting with BIG-IP version 9.6.0, clustered systems will reboot immediately.
|
410
|
-
|
494
|
+
Starting with BIG-IP version 9.6.0, clustered systems will reboot immediately.
|
495
|
+
|
411
496
|
</documentation>
|
412
497
|
<input message="tns:System.SoftwareManagement.set_cluster_boot_locationRequest"/>
|
413
498
|
<output message="tns:System.SoftwareManagement.set_cluster_boot_locationResponse"/>
|
@@ -415,7 +500,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
415
500
|
<operation name="get_cluster_boot_location">
|
416
501
|
<documentation>
|
417
502
|
Gets the cluster boot location, which will be the location set in the software desired table.
|
418
|
-
|
503
|
+
|
419
504
|
</documentation>
|
420
505
|
<input message="tns:System.SoftwareManagement.get_cluster_boot_locationRequest"/>
|
421
506
|
<output message="tns:System.SoftwareManagement.get_cluster_boot_locationResponse"/>
|
@@ -429,7 +514,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
429
514
|
<output message="tns:System.SoftwareManagement.get_software_image_listResponse"/>
|
430
515
|
</operation>
|
431
516
|
<operation name="get_software_hotfix_list">
|
432
|
-
<documentation>
|
517
|
+
<documentation>
|
518
|
+
Gets a list of hotfix images available in the repository.
|
433
519
|
|
434
520
|
</documentation>
|
435
521
|
<input message="tns:System.SoftwareManagement.get_software_hotfix_listRequest"/>
|
@@ -445,46 +531,85 @@ All other trademarks mentioned in this document are the property of their respec
|
|
445
531
|
<output message="tns:System.SoftwareManagement.get_software_imageResponse"/>
|
446
532
|
</operation>
|
447
533
|
<operation name="get_software_hotfix">
|
448
|
-
<documentation>
|
534
|
+
<documentation>
|
535
|
+
Gets a list of hotfix information about specific hotfix image in the
|
536
|
+
repository.
|
449
537
|
|
450
538
|
</documentation>
|
451
539
|
<input message="tns:System.SoftwareManagement.get_software_hotfixRequest"/>
|
452
540
|
<output message="tns:System.SoftwareManagement.get_software_hotfixResponse"/>
|
453
541
|
</operation>
|
542
|
+
<operation name="get_block_device_software_image_list">
|
543
|
+
<documentation>
|
544
|
+
Gets the list of available software block device images.
|
545
|
+
|
546
|
+
</documentation>
|
547
|
+
<input message="tns:System.SoftwareManagement.get_block_device_software_image_listRequest"/>
|
548
|
+
<output message="tns:System.SoftwareManagement.get_block_device_software_image_listResponse"/>
|
549
|
+
</operation>
|
550
|
+
<operation name="get_block_device_software_hotfix_list">
|
551
|
+
<documentation>
|
552
|
+
Gets the list of available hotfix block device images.
|
553
|
+
|
554
|
+
</documentation>
|
555
|
+
<input message="tns:System.SoftwareManagement.get_block_device_software_hotfix_listRequest"/>
|
556
|
+
<output message="tns:System.SoftwareManagement.get_block_device_software_hotfix_listResponse"/>
|
557
|
+
</operation>
|
558
|
+
<operation name="get_block_device_software_image">
|
559
|
+
<documentation>
|
560
|
+
Gets information about specific software block device images.
|
561
|
+
|
562
|
+
</documentation>
|
563
|
+
<input message="tns:System.SoftwareManagement.get_block_device_software_imageRequest"/>
|
564
|
+
<output message="tns:System.SoftwareManagement.get_block_device_software_imageResponse"/>
|
565
|
+
</operation>
|
566
|
+
<operation name="get_block_device_software_hotfix">
|
567
|
+
<documentation>
|
568
|
+
Gets information about specific hotfix block device images.
|
569
|
+
|
570
|
+
</documentation>
|
571
|
+
<input message="tns:System.SoftwareManagement.get_block_device_software_hotfixRequest"/>
|
572
|
+
<output message="tns:System.SoftwareManagement.get_block_device_software_hotfixResponse"/>
|
573
|
+
</operation>
|
454
574
|
<operation name="install_software_image">
|
455
|
-
<documentation>
|
575
|
+
<documentation>
|
576
|
+
This method has been deprecated as it does not allow the creation of volumes. Please use install_software_image_v2 in its stead.
|
456
577
|
|
457
578
|
Initiates an install of SW images on all blades installed on one chassis.
|
458
|
-
|
579
|
+
|
459
580
|
</documentation>
|
460
581
|
<input message="tns:System.SoftwareManagement.install_software_imageRequest"/>
|
461
582
|
<output message="tns:System.SoftwareManagement.install_software_imageResponse"/>
|
462
583
|
</operation>
|
463
584
|
<operation name="install_software_image_v2">
|
464
|
-
<documentation>
|
585
|
+
<documentation>
|
586
|
+
Initiates an install of a software image on all blades installed
|
465
587
|
on one chassis.
|
466
|
-
|
588
|
+
|
467
589
|
</documentation>
|
468
590
|
<input message="tns:System.SoftwareManagement.install_software_image_v2Request"/>
|
469
591
|
<output message="tns:System.SoftwareManagement.install_software_image_v2Response"/>
|
470
592
|
</operation>
|
471
593
|
<operation name="delete_volume">
|
472
|
-
<documentation>
|
473
|
-
|
594
|
+
<documentation>
|
595
|
+
Deletes a volume from the system, or from all blades on a chassis.
|
596
|
+
|
474
597
|
</documentation>
|
475
598
|
<input message="tns:System.SoftwareManagement.delete_volumeRequest"/>
|
476
599
|
<output message="tns:System.SoftwareManagement.delete_volumeResponse"/>
|
477
600
|
</operation>
|
478
601
|
<operation name="delete_software_image">
|
479
|
-
<documentation>
|
480
|
-
|
602
|
+
<documentation>
|
603
|
+
Deletes software images from the repository.
|
604
|
+
|
481
605
|
</documentation>
|
482
606
|
<input message="tns:System.SoftwareManagement.delete_software_imageRequest"/>
|
483
607
|
<output message="tns:System.SoftwareManagement.delete_software_imageResponse"/>
|
484
608
|
</operation>
|
485
609
|
<operation name="get_live_install_completion">
|
486
|
-
<documentation>
|
487
|
-
|
610
|
+
<documentation>
|
611
|
+
Gets the percent complete of the current live install processes.
|
612
|
+
|
488
613
|
Note: You may wish to use get_software_status instead of
|
489
614
|
this method as it returns more information, such as the
|
490
615
|
product, version, and build, along with the "percent
|
@@ -495,7 +620,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
495
620
|
<output message="tns:System.SoftwareManagement.get_live_install_completionResponse"/>
|
496
621
|
</operation>
|
497
622
|
<operation name="get_software_status">
|
498
|
-
<documentation>
|
623
|
+
<documentation>
|
624
|
+
Gets the software status for given installation ids.
|
499
625
|
|
500
626
|
This provides a complete picture of software status, per id.
|
501
627
|
|
@@ -504,7 +630,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
504
630
|
<output message="tns:System.SoftwareManagement.get_software_statusResponse"/>
|
505
631
|
</operation>
|
506
632
|
<operation name="get_all_software_status">
|
507
|
-
<documentation>
|
633
|
+
<documentation>
|
634
|
+
Gets the software status for all installation ids.
|
508
635
|
|
509
636
|
This provides a complete picture of software status, for all ids.
|
510
637
|
|
@@ -515,7 +642,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
515
642
|
<operation name="has_logical_volume_management">
|
516
643
|
<documentation>
|
517
644
|
Checks to see whether the system disks are managed with logical volumes.
|
518
|
-
|
645
|
+
|
519
646
|
</documentation>
|
520
647
|
<input message="tns:System.SoftwareManagement.has_logical_volume_managementRequest"/>
|
521
648
|
<output message="tns:System.SoftwareManagement.has_logical_volume_managementResponse"/>
|
@@ -523,7 +650,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
523
650
|
<operation name="get_version">
|
524
651
|
<documentation>
|
525
652
|
Gets the version information for this interface.
|
526
|
-
|
653
|
+
|
527
654
|
</documentation>
|
528
655
|
<input message="tns:System.SoftwareManagement.get_versionRequest"/>
|
529
656
|
<output message="tns:System.SoftwareManagement.get_versionResponse"/>
|
@@ -577,7 +704,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
577
704
|
<operation name="install_hotfix">
|
578
705
|
<documentation>
|
579
706
|
Installs the specified hotfixes.
|
580
|
-
|
707
|
+
|
581
708
|
</documentation>
|
582
709
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
583
710
|
<input>
|
@@ -598,7 +725,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
598
725
|
<documentation>
|
599
726
|
Calls bigstart stop and installs the specified hotfixes. Upon completion, if reboot_system
|
600
727
|
is set to false, bigstart start is called to bring daemons back up.
|
601
|
-
|
728
|
+
|
602
729
|
</documentation>
|
603
730
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
604
731
|
<input>
|
@@ -619,7 +746,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
619
746
|
<documentation>
|
620
747
|
Gets information on any hotfixes applied to the system. There may not be
|
621
748
|
any hotfix installed, in which case the returned sequence is empty.
|
622
|
-
|
749
|
+
|
623
750
|
</documentation>
|
624
751
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
625
752
|
<input>
|
@@ -639,7 +766,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
639
766
|
<operation name="get_rpm_package_information">
|
640
767
|
<documentation>
|
641
768
|
Gets the RPM packages installed on the device.
|
642
|
-
|
769
|
+
|
643
770
|
</documentation>
|
644
771
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
645
772
|
<input>
|
@@ -658,9 +785,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
658
785
|
|
659
786
|
<operation name="set_boot_image_information">
|
660
787
|
<documentation>
|
661
|
-
Sets the boot image information and automatically initiates installation based on the
|
788
|
+
Sets the boot image information and automatically initiates installation based on the
|
662
789
|
boot image information.
|
663
|
-
|
790
|
+
|
664
791
|
</documentation>
|
665
792
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
666
793
|
<input>
|
@@ -693,7 +820,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
693
820
|
is preferred to use get_software_status, as that method is
|
694
821
|
a newer method which yields much the same information in
|
695
822
|
a more rigorous and controlled manner.
|
696
|
-
|
823
|
+
|
697
824
|
</documentation>
|
698
825
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
699
826
|
<input>
|
@@ -714,7 +841,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
714
841
|
<documentation>
|
715
842
|
Sets the default boot location, which will be the boot location that boots after the next system reboot.
|
716
843
|
This version will not work on a clustered system.
|
717
|
-
|
844
|
+
|
718
845
|
</documentation>
|
719
846
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
720
847
|
<input>
|
@@ -734,7 +861,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
734
861
|
<operation name="get_boot_location">
|
735
862
|
<documentation>
|
736
863
|
Gets the configured default boot location, which will be the location that boots after the system reboots.
|
737
|
-
|
864
|
+
|
738
865
|
</documentation>
|
739
866
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
740
867
|
<input>
|
@@ -754,8 +881,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
754
881
|
<operation name="set_cluster_boot_location">
|
755
882
|
<documentation>
|
756
883
|
Sets the cluster wide boot location, which will be the boot location after the next system reboot.
|
757
|
-
Starting with BIG-IP version 9.6.0, clustered systems will reboot immediately.
|
758
|
-
|
884
|
+
Starting with BIG-IP version 9.6.0, clustered systems will reboot immediately.
|
885
|
+
|
759
886
|
</documentation>
|
760
887
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
761
888
|
<input>
|
@@ -775,7 +902,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
775
902
|
<operation name="get_cluster_boot_location">
|
776
903
|
<documentation>
|
777
904
|
Gets the cluster boot location, which will be the location set in the software desired table.
|
778
|
-
|
905
|
+
|
779
906
|
</documentation>
|
780
907
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
781
908
|
<input>
|
@@ -813,7 +940,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
813
940
|
</operation>
|
814
941
|
|
815
942
|
<operation name="get_software_hotfix_list">
|
816
|
-
<documentation>
|
943
|
+
<documentation>
|
944
|
+
Gets a list of hotfix images available in the repository.
|
817
945
|
|
818
946
|
</documentation>
|
819
947
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
@@ -853,7 +981,89 @@ All other trademarks mentioned in this document are the property of their respec
|
|
853
981
|
</operation>
|
854
982
|
|
855
983
|
<operation name="get_software_hotfix">
|
856
|
-
<documentation>
|
984
|
+
<documentation>
|
985
|
+
Gets a list of hotfix information about specific hotfix image in the
|
986
|
+
repository.
|
987
|
+
|
988
|
+
</documentation>
|
989
|
+
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
990
|
+
<input>
|
991
|
+
<soap:body
|
992
|
+
use="encoded"
|
993
|
+
namespace="urn:iControl:System/SoftwareManagement"
|
994
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
995
|
+
</input>
|
996
|
+
<output>
|
997
|
+
<soap:body
|
998
|
+
use="encoded"
|
999
|
+
namespace="urn:iControl:System/SoftwareManagement"
|
1000
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1001
|
+
</output>
|
1002
|
+
</operation>
|
1003
|
+
|
1004
|
+
<operation name="get_block_device_software_image_list">
|
1005
|
+
<documentation>
|
1006
|
+
Gets the list of available software block device images.
|
1007
|
+
|
1008
|
+
</documentation>
|
1009
|
+
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
1010
|
+
<input>
|
1011
|
+
<soap:body
|
1012
|
+
use="encoded"
|
1013
|
+
namespace="urn:iControl:System/SoftwareManagement"
|
1014
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1015
|
+
</input>
|
1016
|
+
<output>
|
1017
|
+
<soap:body
|
1018
|
+
use="encoded"
|
1019
|
+
namespace="urn:iControl:System/SoftwareManagement"
|
1020
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1021
|
+
</output>
|
1022
|
+
</operation>
|
1023
|
+
|
1024
|
+
<operation name="get_block_device_software_hotfix_list">
|
1025
|
+
<documentation>
|
1026
|
+
Gets the list of available hotfix block device images.
|
1027
|
+
|
1028
|
+
</documentation>
|
1029
|
+
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
1030
|
+
<input>
|
1031
|
+
<soap:body
|
1032
|
+
use="encoded"
|
1033
|
+
namespace="urn:iControl:System/SoftwareManagement"
|
1034
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1035
|
+
</input>
|
1036
|
+
<output>
|
1037
|
+
<soap:body
|
1038
|
+
use="encoded"
|
1039
|
+
namespace="urn:iControl:System/SoftwareManagement"
|
1040
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1041
|
+
</output>
|
1042
|
+
</operation>
|
1043
|
+
|
1044
|
+
<operation name="get_block_device_software_image">
|
1045
|
+
<documentation>
|
1046
|
+
Gets information about specific software block device images.
|
1047
|
+
|
1048
|
+
</documentation>
|
1049
|
+
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
1050
|
+
<input>
|
1051
|
+
<soap:body
|
1052
|
+
use="encoded"
|
1053
|
+
namespace="urn:iControl:System/SoftwareManagement"
|
1054
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1055
|
+
</input>
|
1056
|
+
<output>
|
1057
|
+
<soap:body
|
1058
|
+
use="encoded"
|
1059
|
+
namespace="urn:iControl:System/SoftwareManagement"
|
1060
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1061
|
+
</output>
|
1062
|
+
</operation>
|
1063
|
+
|
1064
|
+
<operation name="get_block_device_software_hotfix">
|
1065
|
+
<documentation>
|
1066
|
+
Gets information about specific hotfix block device images.
|
857
1067
|
|
858
1068
|
</documentation>
|
859
1069
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
@@ -872,10 +1082,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
872
1082
|
</operation>
|
873
1083
|
|
874
1084
|
<operation name="install_software_image">
|
875
|
-
<documentation>
|
1085
|
+
<documentation>
|
1086
|
+
This method has been deprecated as it does not allow the creation of volumes. Please use install_software_image_v2 in its stead.
|
876
1087
|
|
877
1088
|
Initiates an install of SW images on all blades installed on one chassis.
|
878
|
-
|
1089
|
+
|
879
1090
|
</documentation>
|
880
1091
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
881
1092
|
<input>
|
@@ -893,9 +1104,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
893
1104
|
</operation>
|
894
1105
|
|
895
1106
|
<operation name="install_software_image_v2">
|
896
|
-
<documentation>
|
1107
|
+
<documentation>
|
1108
|
+
Initiates an install of a software image on all blades installed
|
897
1109
|
on one chassis.
|
898
|
-
|
1110
|
+
|
899
1111
|
</documentation>
|
900
1112
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
901
1113
|
<input>
|
@@ -913,8 +1125,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
913
1125
|
</operation>
|
914
1126
|
|
915
1127
|
<operation name="delete_volume">
|
916
|
-
<documentation>
|
917
|
-
|
1128
|
+
<documentation>
|
1129
|
+
Deletes a volume from the system, or from all blades on a chassis.
|
1130
|
+
|
918
1131
|
</documentation>
|
919
1132
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
920
1133
|
<input>
|
@@ -932,8 +1145,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
932
1145
|
</operation>
|
933
1146
|
|
934
1147
|
<operation name="delete_software_image">
|
935
|
-
<documentation>
|
936
|
-
|
1148
|
+
<documentation>
|
1149
|
+
Deletes software images from the repository.
|
1150
|
+
|
937
1151
|
</documentation>
|
938
1152
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
939
1153
|
<input>
|
@@ -951,8 +1165,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
951
1165
|
</operation>
|
952
1166
|
|
953
1167
|
<operation name="get_live_install_completion">
|
954
|
-
<documentation>
|
955
|
-
|
1168
|
+
<documentation>
|
1169
|
+
Gets the percent complete of the current live install processes.
|
1170
|
+
|
956
1171
|
Note: You may wish to use get_software_status instead of
|
957
1172
|
this method as it returns more information, such as the
|
958
1173
|
product, version, and build, along with the "percent
|
@@ -975,7 +1190,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
975
1190
|
</operation>
|
976
1191
|
|
977
1192
|
<operation name="get_software_status">
|
978
|
-
<documentation>
|
1193
|
+
<documentation>
|
1194
|
+
Gets the software status for given installation ids.
|
979
1195
|
|
980
1196
|
This provides a complete picture of software status, per id.
|
981
1197
|
|
@@ -996,7 +1212,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
996
1212
|
</operation>
|
997
1213
|
|
998
1214
|
<operation name="get_all_software_status">
|
999
|
-
<documentation>
|
1215
|
+
<documentation>
|
1216
|
+
Gets the software status for all installation ids.
|
1000
1217
|
|
1001
1218
|
This provides a complete picture of software status, for all ids.
|
1002
1219
|
|
@@ -1019,7 +1236,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1019
1236
|
<operation name="has_logical_volume_management">
|
1020
1237
|
<documentation>
|
1021
1238
|
Checks to see whether the system disks are managed with logical volumes.
|
1022
|
-
|
1239
|
+
|
1023
1240
|
</documentation>
|
1024
1241
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
1025
1242
|
<input>
|
@@ -1039,7 +1256,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1039
1256
|
<operation name="get_version">
|
1040
1257
|
<documentation>
|
1041
1258
|
Gets the version information for this interface.
|
1042
|
-
|
1259
|
+
|
1043
1260
|
</documentation>
|
1044
1261
|
<soap:operation soapAction="urn:iControl:System/SoftwareManagement"/>
|
1045
1262
|
<input>
|
@@ -1064,7 +1281,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1064
1281
|
The SoftwareManagement interface enables you to manage the software installed on the system.
|
1065
1282
|
|
1066
1283
|
This interface does not support transactions.
|
1067
|
-
|
1284
|
+
|
1068
1285
|
</documentation>
|
1069
1286
|
<port name="System.SoftwareManagementPort" binding="tns:System.SoftwareManagementBinding">
|
1070
1287
|
<soap:address location="https://url_to_service"/>
|