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
|
|
@@ -40,6 +40,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
40
40
|
</xsd:restriction>
|
41
41
|
</xsd:complexContent>
|
42
42
|
</xsd:complexType>
|
43
|
+
<xsd:complexType name="LocalLB.Monitor.AdaptiveTypeSequence">
|
44
|
+
<xsd:complexContent>
|
45
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
46
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.Monitor.AdaptiveType[]'/>
|
47
|
+
</xsd:restriction>
|
48
|
+
</xsd:complexContent>
|
49
|
+
</xsd:complexType>
|
43
50
|
<xsd:simpleType name="Common.EnabledState">
|
44
51
|
<xsd:restriction base="xsd:string">
|
45
52
|
<xsd:enumeration value="STATE_DISABLED">
|
@@ -122,6 +129,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
122
129
|
</xsd:restriction>
|
123
130
|
</xsd:complexContent>
|
124
131
|
</xsd:complexType>
|
132
|
+
<xsd:complexType name="Common.ULongSequence">
|
133
|
+
<xsd:complexContent>
|
134
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
135
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:long[]'/>
|
136
|
+
</xsd:restriction>
|
137
|
+
</xsd:complexContent>
|
138
|
+
</xsd:complexType>
|
125
139
|
<xsd:complexType name="LocalLB.Monitor.CommonAttributesSequence">
|
126
140
|
<xsd:complexContent>
|
127
141
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -700,6 +714,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
700
714
|
<xsd:documentation>STYPE_GW_MONITOR_SECONDARY_ADDRESS</xsd:documentation>
|
701
715
|
</xsd:annotation>
|
702
716
|
</xsd:enumeration>
|
717
|
+
<xsd:enumeration value="STYPE_DSCP">
|
718
|
+
<xsd:annotation>
|
719
|
+
<xsd:documentation>STYPE_DSCP</xsd:documentation>
|
720
|
+
</xsd:annotation>
|
721
|
+
</xsd:enumeration>
|
703
722
|
</xsd:restriction>
|
704
723
|
</xsd:simpleType>
|
705
724
|
<xsd:complexType name="LocalLB.MonitorIPPort">
|
@@ -1032,6 +1051,25 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1032
1051
|
<xsd:element name="value" type="xsd:string"/>
|
1033
1052
|
</xsd:sequence>
|
1034
1053
|
</xsd:complexType>
|
1054
|
+
<xsd:simpleType name="LocalLB.Monitor.AdaptiveType">
|
1055
|
+
<xsd:restriction base="xsd:string">
|
1056
|
+
<xsd:enumeration value="ATYPE_UNKNOWN">
|
1057
|
+
<xsd:annotation>
|
1058
|
+
<xsd:documentation>ATYPE_UNKNOWN</xsd:documentation>
|
1059
|
+
</xsd:annotation>
|
1060
|
+
</xsd:enumeration>
|
1061
|
+
<xsd:enumeration value="ATYPE_RELATIVE">
|
1062
|
+
<xsd:annotation>
|
1063
|
+
<xsd:documentation>ATYPE_RELATIVE</xsd:documentation>
|
1064
|
+
</xsd:annotation>
|
1065
|
+
</xsd:enumeration>
|
1066
|
+
<xsd:enumeration value="ATYPE_ABSOLUTE">
|
1067
|
+
<xsd:annotation>
|
1068
|
+
<xsd:documentation>ATYPE_ABSOLUTE</xsd:documentation>
|
1069
|
+
</xsd:annotation>
|
1070
|
+
</xsd:enumeration>
|
1071
|
+
</xsd:restriction>
|
1072
|
+
</xsd:simpleType>
|
1035
1073
|
<xsd:complexType name="Common.EnabledStateSequence">
|
1036
1074
|
<xsd:complexContent>
|
1037
1075
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -1166,6 +1204,76 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1166
1204
|
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
1167
1205
|
</message>
|
1168
1206
|
|
1207
|
+
<message name="LocalLB.Monitor.set_adaptive_stateRequest">
|
1208
|
+
<part name="template_names" type="tns:Common.StringSequence"/>
|
1209
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
1210
|
+
</message>
|
1211
|
+
<message name="LocalLB.Monitor.set_adaptive_stateResponse">
|
1212
|
+
</message>
|
1213
|
+
|
1214
|
+
<message name="LocalLB.Monitor.get_adaptive_stateRequest">
|
1215
|
+
<part name="template_names" type="tns:Common.StringSequence"/>
|
1216
|
+
</message>
|
1217
|
+
<message name="LocalLB.Monitor.get_adaptive_stateResponse">
|
1218
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
1219
|
+
</message>
|
1220
|
+
|
1221
|
+
<message name="LocalLB.Monitor.set_adaptive_divergence_typeRequest">
|
1222
|
+
<part name="template_names" type="tns:Common.StringSequence"/>
|
1223
|
+
<part name="types" type="tns:LocalLB.Monitor.AdaptiveTypeSequence"/>
|
1224
|
+
</message>
|
1225
|
+
<message name="LocalLB.Monitor.set_adaptive_divergence_typeResponse">
|
1226
|
+
</message>
|
1227
|
+
|
1228
|
+
<message name="LocalLB.Monitor.get_adaptive_divergence_typeRequest">
|
1229
|
+
<part name="template_names" type="tns:Common.StringSequence"/>
|
1230
|
+
</message>
|
1231
|
+
<message name="LocalLB.Monitor.get_adaptive_divergence_typeResponse">
|
1232
|
+
<part name="return" type="tns:LocalLB.Monitor.AdaptiveTypeSequence"/>
|
1233
|
+
</message>
|
1234
|
+
|
1235
|
+
<message name="LocalLB.Monitor.set_adaptive_divergence_valueRequest">
|
1236
|
+
<part name="template_names" type="tns:Common.StringSequence"/>
|
1237
|
+
<part name="values" type="tns:Common.ULongSequence"/>
|
1238
|
+
</message>
|
1239
|
+
<message name="LocalLB.Monitor.set_adaptive_divergence_valueResponse">
|
1240
|
+
</message>
|
1241
|
+
|
1242
|
+
<message name="LocalLB.Monitor.get_adaptive_divergence_valueRequest">
|
1243
|
+
<part name="template_names" type="tns:Common.StringSequence"/>
|
1244
|
+
</message>
|
1245
|
+
<message name="LocalLB.Monitor.get_adaptive_divergence_valueResponse">
|
1246
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
1247
|
+
</message>
|
1248
|
+
|
1249
|
+
<message name="LocalLB.Monitor.set_adaptive_limitRequest">
|
1250
|
+
<part name="template_names" type="tns:Common.StringSequence"/>
|
1251
|
+
<part name="limits" type="tns:Common.ULongSequence"/>
|
1252
|
+
</message>
|
1253
|
+
<message name="LocalLB.Monitor.set_adaptive_limitResponse">
|
1254
|
+
</message>
|
1255
|
+
|
1256
|
+
<message name="LocalLB.Monitor.get_adaptive_limitRequest">
|
1257
|
+
<part name="template_names" type="tns:Common.StringSequence"/>
|
1258
|
+
</message>
|
1259
|
+
<message name="LocalLB.Monitor.get_adaptive_limitResponse">
|
1260
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
1261
|
+
</message>
|
1262
|
+
|
1263
|
+
<message name="LocalLB.Monitor.set_adaptive_sampling_timespanRequest">
|
1264
|
+
<part name="template_names" type="tns:Common.StringSequence"/>
|
1265
|
+
<part name="timespans" type="tns:Common.ULongSequence"/>
|
1266
|
+
</message>
|
1267
|
+
<message name="LocalLB.Monitor.set_adaptive_sampling_timespanResponse">
|
1268
|
+
</message>
|
1269
|
+
|
1270
|
+
<message name="LocalLB.Monitor.get_adaptive_sampling_timespanRequest">
|
1271
|
+
<part name="template_names" type="tns:Common.StringSequence"/>
|
1272
|
+
</message>
|
1273
|
+
<message name="LocalLB.Monitor.get_adaptive_sampling_timespanResponse">
|
1274
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
1275
|
+
</message>
|
1276
|
+
|
1169
1277
|
<message name="LocalLB.Monitor.set_template_destinationRequest">
|
1170
1278
|
<part name="template_names" type="tns:Common.StringSequence"/>
|
1171
1279
|
<part name="destinations" type="tns:LocalLB.MonitorIPPortSequence"/>
|
@@ -1426,6 +1534,106 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1426
1534
|
<input message="tns:LocalLB.Monitor.get_manual_resume_stateRequest"/>
|
1427
1535
|
<output message="tns:LocalLB.Monitor.get_manual_resume_stateResponse"/>
|
1428
1536
|
</operation>
|
1537
|
+
<operation name="set_adaptive_state">
|
1538
|
+
<documentation>
|
1539
|
+
Sets the monitor templates' adaptive state. When enabled,
|
1540
|
+
the monitor will calculate the health based on response time. The
|
1541
|
+
behavior of the monitoring and health calculation can be further
|
1542
|
+
configured via set_adaptive_divergence_type, set_adaptive_allowed_divergence,
|
1543
|
+
set_adaptive_limit, and set_adaptive_sampling_timespace
|
1544
|
+
|
1545
|
+
</documentation>
|
1546
|
+
<input message="tns:LocalLB.Monitor.set_adaptive_stateRequest"/>
|
1547
|
+
<output message="tns:LocalLB.Monitor.set_adaptive_stateResponse"/>
|
1548
|
+
</operation>
|
1549
|
+
<operation name="get_adaptive_state">
|
1550
|
+
<documentation>
|
1551
|
+
Gets the monitor templates' adaptive state.
|
1552
|
+
|
1553
|
+
</documentation>
|
1554
|
+
<input message="tns:LocalLB.Monitor.get_adaptive_stateRequest"/>
|
1555
|
+
<output message="tns:LocalLB.Monitor.get_adaptive_stateResponse"/>
|
1556
|
+
</operation>
|
1557
|
+
<operation name="set_adaptive_divergence_type">
|
1558
|
+
<documentation>
|
1559
|
+
Sets the monitor templates' adaptive type. When enabled,
|
1560
|
+
the monitor will calculate the health based on response time. The
|
1561
|
+
behavior of the monitoring and health calculation can be further
|
1562
|
+
configured via set_adaptive_divergence_type, set_adaptive_allowed_divergence,
|
1563
|
+
set_adaptive_limit, and set_adaptive_sampling_timespan.
|
1564
|
+
|
1565
|
+
</documentation>
|
1566
|
+
<input message="tns:LocalLB.Monitor.set_adaptive_divergence_typeRequest"/>
|
1567
|
+
<output message="tns:LocalLB.Monitor.set_adaptive_divergence_typeResponse"/>
|
1568
|
+
</operation>
|
1569
|
+
<operation name="get_adaptive_divergence_type">
|
1570
|
+
<documentation>
|
1571
|
+
Gets the monitor templates' adaptive divergence type.
|
1572
|
+
|
1573
|
+
</documentation>
|
1574
|
+
<input message="tns:LocalLB.Monitor.get_adaptive_divergence_typeRequest"/>
|
1575
|
+
<output message="tns:LocalLB.Monitor.get_adaptive_divergence_typeResponse"/>
|
1576
|
+
</operation>
|
1577
|
+
<operation name="set_adaptive_divergence_value">
|
1578
|
+
<documentation>
|
1579
|
+
Sets the monitor templates' adaptive divergence value. When enabled,
|
1580
|
+
the monitor will calculate the health based on response time. The
|
1581
|
+
behavior of the monitoring and health calculation can be further
|
1582
|
+
configured via set_adaptive_divergence_type, set_adaptive_allowed_divergence,
|
1583
|
+
set_adaptive_limit, and set_adaptive_sampling_timespace
|
1584
|
+
|
1585
|
+
</documentation>
|
1586
|
+
<input message="tns:LocalLB.Monitor.set_adaptive_divergence_valueRequest"/>
|
1587
|
+
<output message="tns:LocalLB.Monitor.set_adaptive_divergence_valueResponse"/>
|
1588
|
+
</operation>
|
1589
|
+
<operation name="get_adaptive_divergence_value">
|
1590
|
+
<documentation>
|
1591
|
+
Gets the monitor templates' adaptive divergence value.
|
1592
|
+
|
1593
|
+
</documentation>
|
1594
|
+
<input message="tns:LocalLB.Monitor.get_adaptive_divergence_valueRequest"/>
|
1595
|
+
<output message="tns:LocalLB.Monitor.get_adaptive_divergence_valueResponse"/>
|
1596
|
+
</operation>
|
1597
|
+
<operation name="set_adaptive_limit">
|
1598
|
+
<documentation>
|
1599
|
+
Sets the monitor templates' adaptive limit. When enabled,
|
1600
|
+
the monitor will calculate the health based on response time. The
|
1601
|
+
behavior of the monitoring and health calculation can be further
|
1602
|
+
configured via set_adaptive_divergence_type, set_adaptive_allowed_divergence,
|
1603
|
+
set_adaptive_limit, and set_adaptive_sampling_timespan
|
1604
|
+
|
1605
|
+
</documentation>
|
1606
|
+
<input message="tns:LocalLB.Monitor.set_adaptive_limitRequest"/>
|
1607
|
+
<output message="tns:LocalLB.Monitor.set_adaptive_limitResponse"/>
|
1608
|
+
</operation>
|
1609
|
+
<operation name="get_adaptive_limit">
|
1610
|
+
<documentation>
|
1611
|
+
Gets the monitor templates' adaptive limit.
|
1612
|
+
|
1613
|
+
</documentation>
|
1614
|
+
<input message="tns:LocalLB.Monitor.get_adaptive_limitRequest"/>
|
1615
|
+
<output message="tns:LocalLB.Monitor.get_adaptive_limitResponse"/>
|
1616
|
+
</operation>
|
1617
|
+
<operation name="set_adaptive_sampling_timespan">
|
1618
|
+
<documentation>
|
1619
|
+
Sets the monitor templates' adaptive sampling timespan. When enabled,
|
1620
|
+
the monitor will calculate the health based on response time. The
|
1621
|
+
behavior of the monitoring and health calculation can be further
|
1622
|
+
configured via set_adaptive_divergence_type, set_adaptive_allowed_divergence,
|
1623
|
+
set_adaptive_limit, and set_adaptive_sampling_timespace
|
1624
|
+
|
1625
|
+
</documentation>
|
1626
|
+
<input message="tns:LocalLB.Monitor.set_adaptive_sampling_timespanRequest"/>
|
1627
|
+
<output message="tns:LocalLB.Monitor.set_adaptive_sampling_timespanResponse"/>
|
1628
|
+
</operation>
|
1629
|
+
<operation name="get_adaptive_sampling_timespan">
|
1630
|
+
<documentation>
|
1631
|
+
Gets the monitor templates' adaptive sampling timespan.
|
1632
|
+
|
1633
|
+
</documentation>
|
1634
|
+
<input message="tns:LocalLB.Monitor.get_adaptive_sampling_timespanRequest"/>
|
1635
|
+
<output message="tns:LocalLB.Monitor.get_adaptive_sampling_timespanResponse"/>
|
1636
|
+
</operation>
|
1429
1637
|
<operation name="set_template_destination">
|
1430
1638
|
<documentation>
|
1431
1639
|
Sets the destination IP:port values for the specified templates.
|
@@ -1927,6 +2135,226 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1927
2135
|
</output>
|
1928
2136
|
</operation>
|
1929
2137
|
|
2138
|
+
<operation name="set_adaptive_state">
|
2139
|
+
<documentation>
|
2140
|
+
Sets the monitor templates' adaptive state. When enabled,
|
2141
|
+
the monitor will calculate the health based on response time. The
|
2142
|
+
behavior of the monitoring and health calculation can be further
|
2143
|
+
configured via set_adaptive_divergence_type, set_adaptive_allowed_divergence,
|
2144
|
+
set_adaptive_limit, and set_adaptive_sampling_timespace
|
2145
|
+
|
2146
|
+
</documentation>
|
2147
|
+
<soap:operation soapAction="urn:iControl:LocalLB/Monitor"/>
|
2148
|
+
<input>
|
2149
|
+
<soap:body
|
2150
|
+
use="encoded"
|
2151
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2152
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2153
|
+
</input>
|
2154
|
+
<output>
|
2155
|
+
<soap:body
|
2156
|
+
use="encoded"
|
2157
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2158
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2159
|
+
</output>
|
2160
|
+
</operation>
|
2161
|
+
|
2162
|
+
<operation name="get_adaptive_state">
|
2163
|
+
<documentation>
|
2164
|
+
Gets the monitor templates' adaptive state.
|
2165
|
+
|
2166
|
+
</documentation>
|
2167
|
+
<soap:operation soapAction="urn:iControl:LocalLB/Monitor"/>
|
2168
|
+
<input>
|
2169
|
+
<soap:body
|
2170
|
+
use="encoded"
|
2171
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2172
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2173
|
+
</input>
|
2174
|
+
<output>
|
2175
|
+
<soap:body
|
2176
|
+
use="encoded"
|
2177
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2178
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2179
|
+
</output>
|
2180
|
+
</operation>
|
2181
|
+
|
2182
|
+
<operation name="set_adaptive_divergence_type">
|
2183
|
+
<documentation>
|
2184
|
+
Sets the monitor templates' adaptive type. When enabled,
|
2185
|
+
the monitor will calculate the health based on response time. The
|
2186
|
+
behavior of the monitoring and health calculation can be further
|
2187
|
+
configured via set_adaptive_divergence_type, set_adaptive_allowed_divergence,
|
2188
|
+
set_adaptive_limit, and set_adaptive_sampling_timespan.
|
2189
|
+
|
2190
|
+
</documentation>
|
2191
|
+
<soap:operation soapAction="urn:iControl:LocalLB/Monitor"/>
|
2192
|
+
<input>
|
2193
|
+
<soap:body
|
2194
|
+
use="encoded"
|
2195
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2196
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2197
|
+
</input>
|
2198
|
+
<output>
|
2199
|
+
<soap:body
|
2200
|
+
use="encoded"
|
2201
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2202
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2203
|
+
</output>
|
2204
|
+
</operation>
|
2205
|
+
|
2206
|
+
<operation name="get_adaptive_divergence_type">
|
2207
|
+
<documentation>
|
2208
|
+
Gets the monitor templates' adaptive divergence type.
|
2209
|
+
|
2210
|
+
</documentation>
|
2211
|
+
<soap:operation soapAction="urn:iControl:LocalLB/Monitor"/>
|
2212
|
+
<input>
|
2213
|
+
<soap:body
|
2214
|
+
use="encoded"
|
2215
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2216
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2217
|
+
</input>
|
2218
|
+
<output>
|
2219
|
+
<soap:body
|
2220
|
+
use="encoded"
|
2221
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2222
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2223
|
+
</output>
|
2224
|
+
</operation>
|
2225
|
+
|
2226
|
+
<operation name="set_adaptive_divergence_value">
|
2227
|
+
<documentation>
|
2228
|
+
Sets the monitor templates' adaptive divergence value. When enabled,
|
2229
|
+
the monitor will calculate the health based on response time. The
|
2230
|
+
behavior of the monitoring and health calculation can be further
|
2231
|
+
configured via set_adaptive_divergence_type, set_adaptive_allowed_divergence,
|
2232
|
+
set_adaptive_limit, and set_adaptive_sampling_timespace
|
2233
|
+
|
2234
|
+
</documentation>
|
2235
|
+
<soap:operation soapAction="urn:iControl:LocalLB/Monitor"/>
|
2236
|
+
<input>
|
2237
|
+
<soap:body
|
2238
|
+
use="encoded"
|
2239
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2240
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2241
|
+
</input>
|
2242
|
+
<output>
|
2243
|
+
<soap:body
|
2244
|
+
use="encoded"
|
2245
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2246
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2247
|
+
</output>
|
2248
|
+
</operation>
|
2249
|
+
|
2250
|
+
<operation name="get_adaptive_divergence_value">
|
2251
|
+
<documentation>
|
2252
|
+
Gets the monitor templates' adaptive divergence value.
|
2253
|
+
|
2254
|
+
</documentation>
|
2255
|
+
<soap:operation soapAction="urn:iControl:LocalLB/Monitor"/>
|
2256
|
+
<input>
|
2257
|
+
<soap:body
|
2258
|
+
use="encoded"
|
2259
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2260
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2261
|
+
</input>
|
2262
|
+
<output>
|
2263
|
+
<soap:body
|
2264
|
+
use="encoded"
|
2265
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2266
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2267
|
+
</output>
|
2268
|
+
</operation>
|
2269
|
+
|
2270
|
+
<operation name="set_adaptive_limit">
|
2271
|
+
<documentation>
|
2272
|
+
Sets the monitor templates' adaptive limit. When enabled,
|
2273
|
+
the monitor will calculate the health based on response time. The
|
2274
|
+
behavior of the monitoring and health calculation can be further
|
2275
|
+
configured via set_adaptive_divergence_type, set_adaptive_allowed_divergence,
|
2276
|
+
set_adaptive_limit, and set_adaptive_sampling_timespan
|
2277
|
+
|
2278
|
+
</documentation>
|
2279
|
+
<soap:operation soapAction="urn:iControl:LocalLB/Monitor"/>
|
2280
|
+
<input>
|
2281
|
+
<soap:body
|
2282
|
+
use="encoded"
|
2283
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2284
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2285
|
+
</input>
|
2286
|
+
<output>
|
2287
|
+
<soap:body
|
2288
|
+
use="encoded"
|
2289
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2290
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2291
|
+
</output>
|
2292
|
+
</operation>
|
2293
|
+
|
2294
|
+
<operation name="get_adaptive_limit">
|
2295
|
+
<documentation>
|
2296
|
+
Gets the monitor templates' adaptive limit.
|
2297
|
+
|
2298
|
+
</documentation>
|
2299
|
+
<soap:operation soapAction="urn:iControl:LocalLB/Monitor"/>
|
2300
|
+
<input>
|
2301
|
+
<soap:body
|
2302
|
+
use="encoded"
|
2303
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2304
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2305
|
+
</input>
|
2306
|
+
<output>
|
2307
|
+
<soap:body
|
2308
|
+
use="encoded"
|
2309
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2310
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2311
|
+
</output>
|
2312
|
+
</operation>
|
2313
|
+
|
2314
|
+
<operation name="set_adaptive_sampling_timespan">
|
2315
|
+
<documentation>
|
2316
|
+
Sets the monitor templates' adaptive sampling timespan. When enabled,
|
2317
|
+
the monitor will calculate the health based on response time. The
|
2318
|
+
behavior of the monitoring and health calculation can be further
|
2319
|
+
configured via set_adaptive_divergence_type, set_adaptive_allowed_divergence,
|
2320
|
+
set_adaptive_limit, and set_adaptive_sampling_timespace
|
2321
|
+
|
2322
|
+
</documentation>
|
2323
|
+
<soap:operation soapAction="urn:iControl:LocalLB/Monitor"/>
|
2324
|
+
<input>
|
2325
|
+
<soap:body
|
2326
|
+
use="encoded"
|
2327
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2328
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2329
|
+
</input>
|
2330
|
+
<output>
|
2331
|
+
<soap:body
|
2332
|
+
use="encoded"
|
2333
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2334
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2335
|
+
</output>
|
2336
|
+
</operation>
|
2337
|
+
|
2338
|
+
<operation name="get_adaptive_sampling_timespan">
|
2339
|
+
<documentation>
|
2340
|
+
Gets the monitor templates' adaptive sampling timespan.
|
2341
|
+
|
2342
|
+
</documentation>
|
2343
|
+
<soap:operation soapAction="urn:iControl:LocalLB/Monitor"/>
|
2344
|
+
<input>
|
2345
|
+
<soap:body
|
2346
|
+
use="encoded"
|
2347
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2348
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2349
|
+
</input>
|
2350
|
+
<output>
|
2351
|
+
<soap:body
|
2352
|
+
use="encoded"
|
2353
|
+
namespace="urn:iControl:LocalLB/Monitor"
|
2354
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2355
|
+
</output>
|
2356
|
+
</operation>
|
2357
|
+
|
1930
2358
|
<operation name="set_template_destination">
|
1931
2359
|
<documentation>
|
1932
2360
|
Sets the destination IP:port values for the specified templates.
|