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
|
|
@@ -97,6 +97,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
97
97
|
</xsd:restriction>
|
98
98
|
</xsd:complexContent>
|
99
99
|
</xsd:complexType>
|
100
|
+
<xsd:complexType name="LocalLB.ProfilePersistence.ProfileCookieEncryptionSequence">
|
101
|
+
<xsd:complexContent>
|
102
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
103
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfilePersistence.ProfileCookieEncryption[]'/>
|
104
|
+
</xsd:restriction>
|
105
|
+
</xsd:complexContent>
|
106
|
+
</xsd:complexType>
|
100
107
|
<xsd:complexType name="Common.BooleanSequence">
|
101
108
|
<xsd:complexContent>
|
102
109
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -208,6 +215,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
208
215
|
<xsd:element name="default_flag" type="xsd:boolean"/>
|
209
216
|
</xsd:sequence>
|
210
217
|
</xsd:complexType>
|
218
|
+
<xsd:complexType name="LocalLB.ProfilePersistence.ProfileCookieEncryption">
|
219
|
+
<xsd:sequence>
|
220
|
+
<xsd:element name="value" type="tns:LocalLB.ProfilePersistence.CookieEncryption"/>
|
221
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
222
|
+
</xsd:sequence>
|
223
|
+
</xsd:complexType>
|
211
224
|
<xsd:complexType name="LocalLB.PersistenceModeSequence">
|
212
225
|
<xsd:complexContent>
|
213
226
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -243,6 +256,30 @@ All other trademarks mentioned in this document are the property of their respec
|
|
243
256
|
</xsd:restriction>
|
244
257
|
</xsd:complexContent>
|
245
258
|
</xsd:complexType>
|
259
|
+
<xsd:simpleType name="LocalLB.ProfilePersistence.CookieEncryption">
|
260
|
+
<xsd:restriction base="xsd:string">
|
261
|
+
<xsd:enumeration value="PERSISTENCE_COOKIE_ENCRYPTION_UNKNOWN">
|
262
|
+
<xsd:annotation>
|
263
|
+
<xsd:documentation>PERSISTENCE_COOKIE_ENCRYPTION_UNKNOWN</xsd:documentation>
|
264
|
+
</xsd:annotation>
|
265
|
+
</xsd:enumeration>
|
266
|
+
<xsd:enumeration value="PERSISTENCE_COOKIE_ENCRYPTION_PREFERRED">
|
267
|
+
<xsd:annotation>
|
268
|
+
<xsd:documentation>PERSISTENCE_COOKIE_ENCRYPTION_PREFERRED</xsd:documentation>
|
269
|
+
</xsd:annotation>
|
270
|
+
</xsd:enumeration>
|
271
|
+
<xsd:enumeration value="PERSISTENCE_COOKIE_ENCRYPTION_REQUIRED">
|
272
|
+
<xsd:annotation>
|
273
|
+
<xsd:documentation>PERSISTENCE_COOKIE_ENCRYPTION_REQUIRED</xsd:documentation>
|
274
|
+
</xsd:annotation>
|
275
|
+
</xsd:enumeration>
|
276
|
+
<xsd:enumeration value="PERSISTENCE_COOKIE_ENCRYPTION_OFF">
|
277
|
+
<xsd:annotation>
|
278
|
+
<xsd:documentation>PERSISTENCE_COOKIE_ENCRYPTION_OFF</xsd:documentation>
|
279
|
+
</xsd:annotation>
|
280
|
+
</xsd:enumeration>
|
281
|
+
</xsd:restriction>
|
282
|
+
</xsd:simpleType>
|
246
283
|
<xsd:complexType name="LocalLB.ProfilePersistenceMode">
|
247
284
|
<xsd:sequence>
|
248
285
|
<xsd:element name="value" type="tns:LocalLB.PersistenceMode"/>
|
@@ -404,6 +441,34 @@ All other trademarks mentioned in this document are the property of their respec
|
|
404
441
|
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
405
442
|
</message>
|
406
443
|
|
444
|
+
<message name="LocalLB.ProfilePersistence.set_cookie_encryptionRequest">
|
445
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
446
|
+
<part name="types" type="tns:LocalLB.ProfilePersistence.ProfileCookieEncryptionSequence"/>
|
447
|
+
</message>
|
448
|
+
<message name="LocalLB.ProfilePersistence.set_cookie_encryptionResponse">
|
449
|
+
</message>
|
450
|
+
|
451
|
+
<message name="LocalLB.ProfilePersistence.get_cookie_encryptionRequest">
|
452
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
453
|
+
</message>
|
454
|
+
<message name="LocalLB.ProfilePersistence.get_cookie_encryptionResponse">
|
455
|
+
<part name="return" type="tns:LocalLB.ProfilePersistence.ProfileCookieEncryptionSequence"/>
|
456
|
+
</message>
|
457
|
+
|
458
|
+
<message name="LocalLB.ProfilePersistence.set_cookie_encryption_passphraseRequest">
|
459
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
460
|
+
<part name="encryption_passphrases" type="tns:LocalLB.ProfileStringSequence"/>
|
461
|
+
</message>
|
462
|
+
<message name="LocalLB.ProfilePersistence.set_cookie_encryption_passphraseResponse">
|
463
|
+
</message>
|
464
|
+
|
465
|
+
<message name="LocalLB.ProfilePersistence.get_cookie_encryption_passphraseRequest">
|
466
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
467
|
+
</message>
|
468
|
+
<message name="LocalLB.ProfilePersistence.get_cookie_encryption_passphraseResponse">
|
469
|
+
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
470
|
+
</message>
|
471
|
+
|
407
472
|
<message name="LocalLB.ProfilePersistence.set_cookie_hash_offsetRequest">
|
408
473
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
409
474
|
<part name="offsets" type="tns:LocalLB.ProfileULongSequence"/>
|
@@ -432,6 +497,48 @@ All other trademarks mentioned in this document are the property of their respec
|
|
432
497
|
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
433
498
|
</message>
|
434
499
|
|
500
|
+
<message name="LocalLB.ProfilePersistence.set_cookie_httponly_attributeRequest">
|
501
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
502
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
503
|
+
</message>
|
504
|
+
<message name="LocalLB.ProfilePersistence.set_cookie_httponly_attributeResponse">
|
505
|
+
</message>
|
506
|
+
|
507
|
+
<message name="LocalLB.ProfilePersistence.get_cookie_httponly_attributeRequest">
|
508
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
509
|
+
</message>
|
510
|
+
<message name="LocalLB.ProfilePersistence.get_cookie_httponly_attributeResponse">
|
511
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
512
|
+
</message>
|
513
|
+
|
514
|
+
<message name="LocalLB.ProfilePersistence.set_cookie_secure_attributeRequest">
|
515
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
516
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
517
|
+
</message>
|
518
|
+
<message name="LocalLB.ProfilePersistence.set_cookie_secure_attributeResponse">
|
519
|
+
</message>
|
520
|
+
|
521
|
+
<message name="LocalLB.ProfilePersistence.get_cookie_secure_attributeRequest">
|
522
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
523
|
+
</message>
|
524
|
+
<message name="LocalLB.ProfilePersistence.get_cookie_secure_attributeResponse">
|
525
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
526
|
+
</message>
|
527
|
+
|
528
|
+
<message name="LocalLB.ProfilePersistence.set_cookie_always_send_stateRequest">
|
529
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
530
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
531
|
+
</message>
|
532
|
+
<message name="LocalLB.ProfilePersistence.set_cookie_always_send_stateResponse">
|
533
|
+
</message>
|
534
|
+
|
535
|
+
<message name="LocalLB.ProfilePersistence.get_cookie_always_send_stateRequest">
|
536
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
537
|
+
</message>
|
538
|
+
<message name="LocalLB.ProfilePersistence.get_cookie_always_send_stateResponse">
|
539
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
540
|
+
</message>
|
541
|
+
|
435
542
|
<message name="LocalLB.ProfilePersistence.set_msrdp_without_session_directory_stateRequest">
|
436
543
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
437
544
|
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
@@ -836,7 +943,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
836
943
|
<operation name="set_cookie_persistence_method">
|
837
944
|
<documentation>
|
838
945
|
Sets the cookie persistence methods to be used when in cookie persistence mode.
|
839
|
-
Applicable when
|
946
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
840
947
|
|
841
948
|
</documentation>
|
842
949
|
<input message="tns:LocalLB.ProfilePersistence.set_cookie_persistence_methodRequest"/>
|
@@ -845,7 +952,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
845
952
|
<operation name="get_cookie_persistence_method">
|
846
953
|
<documentation>
|
847
954
|
Gets the cookie persistence methods to be used when in cookie persistence mode.
|
848
|
-
Applicable when
|
955
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
849
956
|
|
850
957
|
</documentation>
|
851
958
|
<input message="tns:LocalLB.ProfilePersistence.get_cookie_persistence_methodRequest"/>
|
@@ -854,7 +961,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
854
961
|
<operation name="set_cookie_name">
|
855
962
|
<documentation>
|
856
963
|
Sets the cookie names for the specified Persistence profiles.
|
857
|
-
Applicable when
|
964
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
858
965
|
|
859
966
|
</documentation>
|
860
967
|
<input message="tns:LocalLB.ProfilePersistence.set_cookie_nameRequest"/>
|
@@ -863,7 +970,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
863
970
|
<operation name="get_cookie_name">
|
864
971
|
<documentation>
|
865
972
|
Gets the cookie names for the specified Persistence profiles.
|
866
|
-
Applicable when
|
973
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
867
974
|
|
868
975
|
</documentation>
|
869
976
|
<input message="tns:LocalLB.ProfilePersistence.get_cookie_nameRequest"/>
|
@@ -872,7 +979,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
872
979
|
<operation name="set_cookie_expiration">
|
873
980
|
<documentation>
|
874
981
|
Sets the cookie expiration in seconds for the specified Persistence profiles.
|
875
|
-
Applicable when
|
982
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
876
983
|
|
877
984
|
</documentation>
|
878
985
|
<input message="tns:LocalLB.ProfilePersistence.set_cookie_expirationRequest"/>
|
@@ -881,16 +988,54 @@ All other trademarks mentioned in this document are the property of their respec
|
|
881
988
|
<operation name="get_cookie_expiration">
|
882
989
|
<documentation>
|
883
990
|
Gets the cookie expiration in seconds for the specified Persistence profiles.
|
884
|
-
Applicable when
|
991
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
885
992
|
|
886
993
|
</documentation>
|
887
994
|
<input message="tns:LocalLB.ProfilePersistence.get_cookie_expirationRequest"/>
|
888
995
|
<output message="tns:LocalLB.ProfilePersistence.get_cookie_expirationResponse"/>
|
889
996
|
</operation>
|
997
|
+
<operation name="set_cookie_encryption">
|
998
|
+
<documentation>
|
999
|
+
Sets the cookie encryption types for Persistence profiles.
|
1000
|
+
|
1001
|
+
See CookieEncryption for more details.
|
1002
|
+
|
1003
|
+
</documentation>
|
1004
|
+
<input message="tns:LocalLB.ProfilePersistence.set_cookie_encryptionRequest"/>
|
1005
|
+
<output message="tns:LocalLB.ProfilePersistence.set_cookie_encryptionResponse"/>
|
1006
|
+
</operation>
|
1007
|
+
<operation name="get_cookie_encryption">
|
1008
|
+
<documentation>
|
1009
|
+
Gets the cookie encryption types for Persistence profiles.
|
1010
|
+
|
1011
|
+
</documentation>
|
1012
|
+
<input message="tns:LocalLB.ProfilePersistence.get_cookie_encryptionRequest"/>
|
1013
|
+
<output message="tns:LocalLB.ProfilePersistence.get_cookie_encryptionResponse"/>
|
1014
|
+
</operation>
|
1015
|
+
<operation name="set_cookie_encryption_passphrase">
|
1016
|
+
<documentation>
|
1017
|
+
Sets the cookie encryption passphrases for the specified Persistence profiles.
|
1018
|
+
These are used when the persistence mode is PERSISTENCE_MODE_COOKIE and cookie encryption is required
|
1019
|
+
or preferred.
|
1020
|
+
|
1021
|
+
</documentation>
|
1022
|
+
<input message="tns:LocalLB.ProfilePersistence.set_cookie_encryption_passphraseRequest"/>
|
1023
|
+
<output message="tns:LocalLB.ProfilePersistence.set_cookie_encryption_passphraseResponse"/>
|
1024
|
+
</operation>
|
1025
|
+
<operation name="get_cookie_encryption_passphrase">
|
1026
|
+
<documentation>
|
1027
|
+
Gets the encrypted cookie encryption passphrases for the specified Persistence
|
1028
|
+
profiles. These are encrypted and generally of little use except for verifying
|
1029
|
+
they have not changed.
|
1030
|
+
|
1031
|
+
</documentation>
|
1032
|
+
<input message="tns:LocalLB.ProfilePersistence.get_cookie_encryption_passphraseRequest"/>
|
1033
|
+
<output message="tns:LocalLB.ProfilePersistence.get_cookie_encryption_passphraseResponse"/>
|
1034
|
+
</operation>
|
890
1035
|
<operation name="set_cookie_hash_offset">
|
891
1036
|
<documentation>
|
892
1037
|
Sets the cookie hash offsets for the specified profiles.
|
893
|
-
Applicable when
|
1038
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE, and
|
894
1039
|
cookie persistence method is COOKIE_PERSISTENCE_METHOD_HASH.
|
895
1040
|
|
896
1041
|
</documentation>
|
@@ -900,7 +1045,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
900
1045
|
<operation name="get_cookie_hash_offset">
|
901
1046
|
<documentation>
|
902
1047
|
Gets the cookie hash offsets for the specified profiles.
|
903
|
-
Applicable when
|
1048
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE, and
|
904
1049
|
cookie persistence method is COOKIE_PERSISTENCE_METHOD_HASH.
|
905
1050
|
|
906
1051
|
</documentation>
|
@@ -910,7 +1055,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
910
1055
|
<operation name="set_cookie_hash_length">
|
911
1056
|
<documentation>
|
912
1057
|
Sets the cookie hash lengths for the specified profiles.
|
913
|
-
Applicable when
|
1058
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE, and
|
914
1059
|
cookie persistence method is COOKIE_PERSISTENCE_METHOD_HASH.
|
915
1060
|
|
916
1061
|
</documentation>
|
@@ -920,13 +1065,79 @@ All other trademarks mentioned in this document are the property of their respec
|
|
920
1065
|
<operation name="get_cookie_hash_length">
|
921
1066
|
<documentation>
|
922
1067
|
Gets the cookie hash lengths for the specified profiles.
|
923
|
-
Applicable when
|
1068
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE, and
|
924
1069
|
cookie persistence method is COOKIE_PERSISTENCE_METHOD_HASH.
|
925
1070
|
|
926
1071
|
</documentation>
|
927
1072
|
<input message="tns:LocalLB.ProfilePersistence.get_cookie_hash_lengthRequest"/>
|
928
1073
|
<output message="tns:LocalLB.ProfilePersistence.get_cookie_hash_lengthResponse"/>
|
929
1074
|
</operation>
|
1075
|
+
<operation name="set_cookie_httponly_attribute">
|
1076
|
+
<documentation>
|
1077
|
+
Sets the cookie's HTTPonly attribute state for the specified profiles.
|
1078
|
+
When enabled, sets the value of the httponly attribute for inserted
|
1079
|
+
cookies in HTTP response.
|
1080
|
+
This is applicable only when the profile has persistence mode of
|
1081
|
+
PERSISTENCE_MODE_COOKIE and a cookie persistence method of
|
1082
|
+
COOKIE_PERSISTENCE_METHOD_INSERT.
|
1083
|
+
|
1084
|
+
</documentation>
|
1085
|
+
<input message="tns:LocalLB.ProfilePersistence.set_cookie_httponly_attributeRequest"/>
|
1086
|
+
<output message="tns:LocalLB.ProfilePersistence.set_cookie_httponly_attributeResponse"/>
|
1087
|
+
</operation>
|
1088
|
+
<operation name="get_cookie_httponly_attribute">
|
1089
|
+
<documentation>
|
1090
|
+
Gets the cookie's HTTPonly attribute state for the specified profiles.
|
1091
|
+
|
1092
|
+
</documentation>
|
1093
|
+
<input message="tns:LocalLB.ProfilePersistence.get_cookie_httponly_attributeRequest"/>
|
1094
|
+
<output message="tns:LocalLB.ProfilePersistence.get_cookie_httponly_attributeResponse"/>
|
1095
|
+
</operation>
|
1096
|
+
<operation name="set_cookie_secure_attribute">
|
1097
|
+
<documentation>
|
1098
|
+
Sets the cookie's Secure attribute state for the specified profiles.
|
1099
|
+
When enabled, sets the value of the secure attribute for inserted
|
1100
|
+
cookies in HTTP response.
|
1101
|
+
This is applicable only when the profile has persistence mode of
|
1102
|
+
PERSISTENCE_MODE_COOKIE and a cookie persistence method of
|
1103
|
+
COOKIE_PERSISTENCE_METHOD_INSERT.
|
1104
|
+
|
1105
|
+
</documentation>
|
1106
|
+
<input message="tns:LocalLB.ProfilePersistence.set_cookie_secure_attributeRequest"/>
|
1107
|
+
<output message="tns:LocalLB.ProfilePersistence.set_cookie_secure_attributeResponse"/>
|
1108
|
+
</operation>
|
1109
|
+
<operation name="get_cookie_secure_attribute">
|
1110
|
+
<documentation>
|
1111
|
+
Gets the cookie's Secure attribute state for the specified profiles.
|
1112
|
+
|
1113
|
+
</documentation>
|
1114
|
+
<input message="tns:LocalLB.ProfilePersistence.get_cookie_secure_attributeRequest"/>
|
1115
|
+
<output message="tns:LocalLB.ProfilePersistence.get_cookie_secure_attributeResponse"/>
|
1116
|
+
</operation>
|
1117
|
+
<operation name="set_cookie_always_send_state">
|
1118
|
+
<documentation>
|
1119
|
+
Sets the state indicating, when enabled, that the cookie
|
1120
|
+
persistence entry will be sent to the client on every
|
1121
|
+
response, rather than only on the first response. The
|
1122
|
+
default value is disabled.
|
1123
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
1124
|
+
|
1125
|
+
</documentation>
|
1126
|
+
<input message="tns:LocalLB.ProfilePersistence.set_cookie_always_send_stateRequest"/>
|
1127
|
+
<output message="tns:LocalLB.ProfilePersistence.set_cookie_always_send_stateResponse"/>
|
1128
|
+
</operation>
|
1129
|
+
<operation name="get_cookie_always_send_state">
|
1130
|
+
<documentation>
|
1131
|
+
Gets the state indicating, when enabled, that the cookie
|
1132
|
+
persistence entry will be sent to the client on every
|
1133
|
+
response, rather than only on the first response. The
|
1134
|
+
default value is disabled.
|
1135
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
1136
|
+
|
1137
|
+
</documentation>
|
1138
|
+
<input message="tns:LocalLB.ProfilePersistence.get_cookie_always_send_stateRequest"/>
|
1139
|
+
<output message="tns:LocalLB.ProfilePersistence.get_cookie_always_send_stateResponse"/>
|
1140
|
+
</operation>
|
930
1141
|
<operation name="set_msrdp_without_session_directory_state">
|
931
1142
|
<documentation>
|
932
1143
|
Sets the states to indicate whether MS terminal services have been configured without
|
@@ -966,7 +1177,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
966
1177
|
<operation name="set_map_proxy_address">
|
967
1178
|
<documentation>
|
968
1179
|
Sets the mapped address that is used when the map proxies state is enabled
|
969
|
-
and the source address matches the map proxy class. When this is not set, an
|
1180
|
+
and the source address matches the map proxy class. When this is not set, an
|
970
1181
|
address from the data-group/class is used.
|
971
1182
|
|
972
1183
|
</documentation>
|
@@ -1006,7 +1217,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1006
1217
|
<operation name="set_sip_info">
|
1007
1218
|
<documentation>
|
1008
1219
|
Sets the sip_info header for the specified Persistence profiles.
|
1009
|
-
Applicable when
|
1220
|
+
Applicable when persistence mode is PERSISTENCE_MODE_SIP.
|
1010
1221
|
|
1011
1222
|
</documentation>
|
1012
1223
|
<input message="tns:LocalLB.ProfilePersistence.set_sip_infoRequest"/>
|
@@ -1015,7 +1226,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1015
1226
|
<operation name="get_sip_info">
|
1016
1227
|
<documentation>
|
1017
1228
|
Gets the sip_info headers for the specified Persistence profiles.
|
1018
|
-
Applicable when
|
1229
|
+
Applicable when persistence mode is PERSISTENCE_MODE_SIP.
|
1019
1230
|
|
1020
1231
|
</documentation>
|
1021
1232
|
<input message="tns:LocalLB.ProfilePersistence.get_sip_infoRequest"/>
|
@@ -1078,7 +1289,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1078
1289
|
<operation name="set_rule">
|
1079
1290
|
<documentation>
|
1080
1291
|
Sets the UIE rules for the specified Persistence profiles.
|
1081
|
-
Applicable when
|
1292
|
+
Applicable when persistence mode is PERSISTENCE_MODE_UIE.
|
1082
1293
|
|
1083
1294
|
</documentation>
|
1084
1295
|
<input message="tns:LocalLB.ProfilePersistence.set_ruleRequest"/>
|
@@ -1087,7 +1298,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1087
1298
|
<operation name="get_rule">
|
1088
1299
|
<documentation>
|
1089
1300
|
Gets the UIE rules for the specified Persistence profiles.
|
1090
|
-
Applicable when
|
1301
|
+
Applicable when persistence mode is PERSISTENCE_MODE_UIE.
|
1091
1302
|
|
1092
1303
|
</documentation>
|
1093
1304
|
<input message="tns:LocalLB.ProfilePersistence.get_ruleRequest"/>
|
@@ -1669,7 +1880,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1669
1880
|
<operation name="set_cookie_persistence_method">
|
1670
1881
|
<documentation>
|
1671
1882
|
Sets the cookie persistence methods to be used when in cookie persistence mode.
|
1672
|
-
Applicable when
|
1883
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
1673
1884
|
|
1674
1885
|
</documentation>
|
1675
1886
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
@@ -1690,7 +1901,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1690
1901
|
<operation name="get_cookie_persistence_method">
|
1691
1902
|
<documentation>
|
1692
1903
|
Gets the cookie persistence methods to be used when in cookie persistence mode.
|
1693
|
-
Applicable when
|
1904
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
1694
1905
|
|
1695
1906
|
</documentation>
|
1696
1907
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
@@ -1711,7 +1922,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1711
1922
|
<operation name="set_cookie_name">
|
1712
1923
|
<documentation>
|
1713
1924
|
Sets the cookie names for the specified Persistence profiles.
|
1714
|
-
Applicable when
|
1925
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
1715
1926
|
|
1716
1927
|
</documentation>
|
1717
1928
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
@@ -1732,7 +1943,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1732
1943
|
<operation name="get_cookie_name">
|
1733
1944
|
<documentation>
|
1734
1945
|
Gets the cookie names for the specified Persistence profiles.
|
1735
|
-
Applicable when
|
1946
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
1736
1947
|
|
1737
1948
|
</documentation>
|
1738
1949
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
@@ -1753,7 +1964,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1753
1964
|
<operation name="set_cookie_expiration">
|
1754
1965
|
<documentation>
|
1755
1966
|
Sets the cookie expiration in seconds for the specified Persistence profiles.
|
1756
|
-
Applicable when
|
1967
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
1757
1968
|
|
1758
1969
|
</documentation>
|
1759
1970
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
@@ -1774,7 +1985,93 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1774
1985
|
<operation name="get_cookie_expiration">
|
1775
1986
|
<documentation>
|
1776
1987
|
Gets the cookie expiration in seconds for the specified Persistence profiles.
|
1777
|
-
Applicable when
|
1988
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
1989
|
+
|
1990
|
+
</documentation>
|
1991
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
1992
|
+
<input>
|
1993
|
+
<soap:body
|
1994
|
+
use="encoded"
|
1995
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
1996
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1997
|
+
</input>
|
1998
|
+
<output>
|
1999
|
+
<soap:body
|
2000
|
+
use="encoded"
|
2001
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2002
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2003
|
+
</output>
|
2004
|
+
</operation>
|
2005
|
+
|
2006
|
+
<operation name="set_cookie_encryption">
|
2007
|
+
<documentation>
|
2008
|
+
Sets the cookie encryption types for Persistence profiles.
|
2009
|
+
|
2010
|
+
See CookieEncryption for more details.
|
2011
|
+
|
2012
|
+
</documentation>
|
2013
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
2014
|
+
<input>
|
2015
|
+
<soap:body
|
2016
|
+
use="encoded"
|
2017
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2018
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2019
|
+
</input>
|
2020
|
+
<output>
|
2021
|
+
<soap:body
|
2022
|
+
use="encoded"
|
2023
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2024
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2025
|
+
</output>
|
2026
|
+
</operation>
|
2027
|
+
|
2028
|
+
<operation name="get_cookie_encryption">
|
2029
|
+
<documentation>
|
2030
|
+
Gets the cookie encryption types for Persistence profiles.
|
2031
|
+
|
2032
|
+
</documentation>
|
2033
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
2034
|
+
<input>
|
2035
|
+
<soap:body
|
2036
|
+
use="encoded"
|
2037
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2038
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2039
|
+
</input>
|
2040
|
+
<output>
|
2041
|
+
<soap:body
|
2042
|
+
use="encoded"
|
2043
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2044
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2045
|
+
</output>
|
2046
|
+
</operation>
|
2047
|
+
|
2048
|
+
<operation name="set_cookie_encryption_passphrase">
|
2049
|
+
<documentation>
|
2050
|
+
Sets the cookie encryption passphrases for the specified Persistence profiles.
|
2051
|
+
These are used when the persistence mode is PERSISTENCE_MODE_COOKIE and cookie encryption is required
|
2052
|
+
or preferred.
|
2053
|
+
|
2054
|
+
</documentation>
|
2055
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
2056
|
+
<input>
|
2057
|
+
<soap:body
|
2058
|
+
use="encoded"
|
2059
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2060
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2061
|
+
</input>
|
2062
|
+
<output>
|
2063
|
+
<soap:body
|
2064
|
+
use="encoded"
|
2065
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2066
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2067
|
+
</output>
|
2068
|
+
</operation>
|
2069
|
+
|
2070
|
+
<operation name="get_cookie_encryption_passphrase">
|
2071
|
+
<documentation>
|
2072
|
+
Gets the encrypted cookie encryption passphrases for the specified Persistence
|
2073
|
+
profiles. These are encrypted and generally of little use except for verifying
|
2074
|
+
they have not changed.
|
1778
2075
|
|
1779
2076
|
</documentation>
|
1780
2077
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
@@ -1795,7 +2092,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1795
2092
|
<operation name="set_cookie_hash_offset">
|
1796
2093
|
<documentation>
|
1797
2094
|
Sets the cookie hash offsets for the specified profiles.
|
1798
|
-
Applicable when
|
2095
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE, and
|
1799
2096
|
cookie persistence method is COOKIE_PERSISTENCE_METHOD_HASH.
|
1800
2097
|
|
1801
2098
|
</documentation>
|
@@ -1817,7 +2114,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1817
2114
|
<operation name="get_cookie_hash_offset">
|
1818
2115
|
<documentation>
|
1819
2116
|
Gets the cookie hash offsets for the specified profiles.
|
1820
|
-
Applicable when
|
2117
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE, and
|
1821
2118
|
cookie persistence method is COOKIE_PERSISTENCE_METHOD_HASH.
|
1822
2119
|
|
1823
2120
|
</documentation>
|
@@ -1839,7 +2136,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1839
2136
|
<operation name="set_cookie_hash_length">
|
1840
2137
|
<documentation>
|
1841
2138
|
Sets the cookie hash lengths for the specified profiles.
|
1842
|
-
Applicable when
|
2139
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE, and
|
1843
2140
|
cookie persistence method is COOKIE_PERSISTENCE_METHOD_HASH.
|
1844
2141
|
|
1845
2142
|
</documentation>
|
@@ -1861,7 +2158,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1861
2158
|
<operation name="get_cookie_hash_length">
|
1862
2159
|
<documentation>
|
1863
2160
|
Gets the cookie hash lengths for the specified profiles.
|
1864
|
-
Applicable when
|
2161
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE, and
|
1865
2162
|
cookie persistence method is COOKIE_PERSISTENCE_METHOD_HASH.
|
1866
2163
|
|
1867
2164
|
</documentation>
|
@@ -1880,6 +2177,144 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1880
2177
|
</output>
|
1881
2178
|
</operation>
|
1882
2179
|
|
2180
|
+
<operation name="set_cookie_httponly_attribute">
|
2181
|
+
<documentation>
|
2182
|
+
Sets the cookie's HTTPonly attribute state for the specified profiles.
|
2183
|
+
When enabled, sets the value of the httponly attribute for inserted
|
2184
|
+
cookies in HTTP response.
|
2185
|
+
This is applicable only when the profile has persistence mode of
|
2186
|
+
PERSISTENCE_MODE_COOKIE and a cookie persistence method of
|
2187
|
+
COOKIE_PERSISTENCE_METHOD_INSERT.
|
2188
|
+
|
2189
|
+
</documentation>
|
2190
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
2191
|
+
<input>
|
2192
|
+
<soap:body
|
2193
|
+
use="encoded"
|
2194
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2195
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2196
|
+
</input>
|
2197
|
+
<output>
|
2198
|
+
<soap:body
|
2199
|
+
use="encoded"
|
2200
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2201
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2202
|
+
</output>
|
2203
|
+
</operation>
|
2204
|
+
|
2205
|
+
<operation name="get_cookie_httponly_attribute">
|
2206
|
+
<documentation>
|
2207
|
+
Gets the cookie's HTTPonly attribute state for the specified profiles.
|
2208
|
+
|
2209
|
+
</documentation>
|
2210
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
2211
|
+
<input>
|
2212
|
+
<soap:body
|
2213
|
+
use="encoded"
|
2214
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2215
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2216
|
+
</input>
|
2217
|
+
<output>
|
2218
|
+
<soap:body
|
2219
|
+
use="encoded"
|
2220
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2221
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2222
|
+
</output>
|
2223
|
+
</operation>
|
2224
|
+
|
2225
|
+
<operation name="set_cookie_secure_attribute">
|
2226
|
+
<documentation>
|
2227
|
+
Sets the cookie's Secure attribute state for the specified profiles.
|
2228
|
+
When enabled, sets the value of the secure attribute for inserted
|
2229
|
+
cookies in HTTP response.
|
2230
|
+
This is applicable only when the profile has persistence mode of
|
2231
|
+
PERSISTENCE_MODE_COOKIE and a cookie persistence method of
|
2232
|
+
COOKIE_PERSISTENCE_METHOD_INSERT.
|
2233
|
+
|
2234
|
+
</documentation>
|
2235
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
2236
|
+
<input>
|
2237
|
+
<soap:body
|
2238
|
+
use="encoded"
|
2239
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2240
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2241
|
+
</input>
|
2242
|
+
<output>
|
2243
|
+
<soap:body
|
2244
|
+
use="encoded"
|
2245
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2246
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2247
|
+
</output>
|
2248
|
+
</operation>
|
2249
|
+
|
2250
|
+
<operation name="get_cookie_secure_attribute">
|
2251
|
+
<documentation>
|
2252
|
+
Gets the cookie's Secure attribute state for the specified profiles.
|
2253
|
+
|
2254
|
+
</documentation>
|
2255
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
2256
|
+
<input>
|
2257
|
+
<soap:body
|
2258
|
+
use="encoded"
|
2259
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2260
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2261
|
+
</input>
|
2262
|
+
<output>
|
2263
|
+
<soap:body
|
2264
|
+
use="encoded"
|
2265
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2266
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2267
|
+
</output>
|
2268
|
+
</operation>
|
2269
|
+
|
2270
|
+
<operation name="set_cookie_always_send_state">
|
2271
|
+
<documentation>
|
2272
|
+
Sets the state indicating, when enabled, that the cookie
|
2273
|
+
persistence entry will be sent to the client on every
|
2274
|
+
response, rather than only on the first response. The
|
2275
|
+
default value is disabled.
|
2276
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
2277
|
+
|
2278
|
+
</documentation>
|
2279
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
2280
|
+
<input>
|
2281
|
+
<soap:body
|
2282
|
+
use="encoded"
|
2283
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2284
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2285
|
+
</input>
|
2286
|
+
<output>
|
2287
|
+
<soap:body
|
2288
|
+
use="encoded"
|
2289
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2290
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2291
|
+
</output>
|
2292
|
+
</operation>
|
2293
|
+
|
2294
|
+
<operation name="get_cookie_always_send_state">
|
2295
|
+
<documentation>
|
2296
|
+
Gets the state indicating, when enabled, that the cookie
|
2297
|
+
persistence entry will be sent to the client on every
|
2298
|
+
response, rather than only on the first response. The
|
2299
|
+
default value is disabled.
|
2300
|
+
Applicable when persistence mode is PERSISTENCE_MODE_COOKIE.
|
2301
|
+
|
2302
|
+
</documentation>
|
2303
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
2304
|
+
<input>
|
2305
|
+
<soap:body
|
2306
|
+
use="encoded"
|
2307
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2308
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2309
|
+
</input>
|
2310
|
+
<output>
|
2311
|
+
<soap:body
|
2312
|
+
use="encoded"
|
2313
|
+
namespace="urn:iControl:LocalLB/ProfilePersistence"
|
2314
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
2315
|
+
</output>
|
2316
|
+
</operation>
|
2317
|
+
|
1883
2318
|
<operation name="set_msrdp_without_session_directory_state">
|
1884
2319
|
<documentation>
|
1885
2320
|
Sets the states to indicate whether MS terminal services have been configured without
|
@@ -1967,7 +2402,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1967
2402
|
<operation name="set_map_proxy_address">
|
1968
2403
|
<documentation>
|
1969
2404
|
Sets the mapped address that is used when the map proxies state is enabled
|
1970
|
-
and the source address matches the map proxy class. When this is not set, an
|
2405
|
+
and the source address matches the map proxy class. When this is not set, an
|
1971
2406
|
address from the data-group/class is used.
|
1972
2407
|
|
1973
2408
|
</documentation>
|
@@ -2055,7 +2490,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2055
2490
|
<operation name="set_sip_info">
|
2056
2491
|
<documentation>
|
2057
2492
|
Sets the sip_info header for the specified Persistence profiles.
|
2058
|
-
Applicable when
|
2493
|
+
Applicable when persistence mode is PERSISTENCE_MODE_SIP.
|
2059
2494
|
|
2060
2495
|
</documentation>
|
2061
2496
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
@@ -2076,7 +2511,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2076
2511
|
<operation name="get_sip_info">
|
2077
2512
|
<documentation>
|
2078
2513
|
Gets the sip_info headers for the specified Persistence profiles.
|
2079
|
-
Applicable when
|
2514
|
+
Applicable when persistence mode is PERSISTENCE_MODE_SIP.
|
2080
2515
|
|
2081
2516
|
</documentation>
|
2082
2517
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
@@ -2223,7 +2658,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2223
2658
|
<operation name="set_rule">
|
2224
2659
|
<documentation>
|
2225
2660
|
Sets the UIE rules for the specified Persistence profiles.
|
2226
|
-
Applicable when
|
2661
|
+
Applicable when persistence mode is PERSISTENCE_MODE_UIE.
|
2227
2662
|
|
2228
2663
|
</documentation>
|
2229
2664
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|
@@ -2244,7 +2679,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2244
2679
|
<operation name="get_rule">
|
2245
2680
|
<documentation>
|
2246
2681
|
Gets the UIE rules for the specified Persistence profiles.
|
2247
|
-
Applicable when
|
2682
|
+
Applicable when persistence mode is PERSISTENCE_MODE_UIE.
|
2248
2683
|
|
2249
2684
|
</documentation>
|
2250
2685
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfilePersistence"/>
|