f5-icontrol 0.1.6 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/README.md +0 -3
- data/lib/f5/icontrol/api.rb +1 -1
- data/lib/f5/icontrol/version.rb +1 -1
- data/lib/wsdl/ASM.LoggingProfile.wsdl +1 -1
- data/lib/wsdl/ASM.ObjectParams.wsdl +1 -1
- data/lib/wsdl/ASM.PSMProfile.wsdl +1 -1
- data/lib/wsdl/ASM.Policy.wsdl +106 -1
- data/lib/wsdl/ASM.PolicyGroup.wsdl +1 -1
- data/lib/wsdl/ASM.SystemConfiguration.wsdl +66 -1
- data/lib/wsdl/ASM.WebApplication.wsdl +6 -1
- data/lib/wsdl/ASM.WebApplicationGroup.wsdl +1 -1
- data/lib/wsdl/Classification.Application.wsdl +1 -1
- data/lib/wsdl/Classification.Category.wsdl +1 -1
- data/lib/wsdl/Classification.SignatureDefinition.wsdl +30 -30
- data/lib/wsdl/Classification.SignatureUpdateSchedule.wsdl +59 -5
- data/lib/wsdl/Classification.SignatureVersion.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Application.wsdl +211 -3
- data/lib/wsdl/GlobalLB.DNSSECKey.wsdl +1 -1
- data/lib/wsdl/GlobalLB.DNSSECZone.wsdl +7930 -17
- data/lib/wsdl/GlobalLB.DataCenter.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Globals.wsdl +272 -27
- data/lib/wsdl/GlobalLB.Link.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Monitor.wsdl +11 -1
- data/lib/wsdl/GlobalLB.Pool.wsdl +2752 -68
- data/lib/wsdl/GlobalLB.PoolMember.wsdl +1844 -2
- data/lib/wsdl/GlobalLB.PoolV2.wsdl +13122 -0
- data/lib/wsdl/GlobalLB.ProberPool.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Region.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Server.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Topology.wsdl +1 -1
- data/lib/wsdl/GlobalLB.VirtualServer.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.VirtualServerV2.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.WideIP.wsdl +2478 -166
- data/lib/wsdl/GlobalLB.WideIPV2.wsdl +10494 -0
- data/lib/wsdl/LTConfig.Class.wsdl +1 -1
- data/lib/wsdl/LTConfig.Field.wsdl +1 -1
- data/lib/wsdl/LocalLB.ALGLogProfile.wsdl +1479 -0
- data/lib/wsdl/LocalLB.Class.wsdl +1 -1
- data/lib/wsdl/LocalLB.ContentPolicy.wsdl +7021 -0
- data/lib/wsdl/LocalLB.ContentPolicyStrategy.wsdl +1264 -0
- data/lib/wsdl/LocalLB.DNSCache.wsdl +3023 -474
- data/lib/wsdl/LocalLB.DNSExpress.wsdl +2282 -251
- data/lib/wsdl/LocalLB.DNSGlobals.wsdl +1 -1
- data/lib/wsdl/LocalLB.DNSServer.wsdl +8213 -0
- data/lib/wsdl/LocalLB.DNSTSIGKey.wsdl +400 -0
- data/lib/wsdl/LocalLB.DNSZone.wsdl +8744 -0
- data/lib/wsdl/LocalLB.DataGroupFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.FlowEvictionPolicy.wsdl +10188 -0
- data/lib/wsdl/LocalLB.LSNLogProfile.wsdl +1257 -0
- data/lib/wsdl/LocalLB.LSNPool.wsdl +3454 -667
- data/lib/wsdl/LocalLB.MessageRoutingPeer.wsdl +803 -0
- data/lib/wsdl/LocalLB.MessageRoutingSIPRoute.wsdl +838 -0
- data/lib/wsdl/LocalLB.MessageRoutingTransportConfig.wsdl +1153 -0
- data/lib/wsdl/LocalLB.Monitor.wsdl +429 -1
- data/lib/wsdl/LocalLB.NAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NATV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddressV2.wsdl +2165 -251
- data/lib/wsdl/LocalLB.OCSPStaplingParameters.wsdl +1537 -0
- data/lib/wsdl/LocalLB.Pool.wsdl +5568 -2423
- data/lib/wsdl/LocalLB.PoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileAnalytics.wsdl +364 -1
- data/lib/wsdl/LocalLB.ProfileAuth.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileClassification.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileClientLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileClientSSL.wsdl +6168 -1858
- data/lib/wsdl/LocalLB.ProfileDNS.wsdl +2582 -310
- data/lib/wsdl/LocalLB.ProfileDNSLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileDiameter.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileDiameterEndpoint.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileFIX.wsdl +8992 -0
- data/lib/wsdl/LocalLB.ProfileFTP.wsdl +2399 -276
- data/lib/wsdl/LocalLB.ProfileFastHttp.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileFastL4.wsdl +2476 -244
- data/lib/wsdl/LocalLB.ProfileHttp.wsdl +4569 -1825
- data/lib/wsdl/LocalLB.ProfileHttpClass.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileHttpCompression.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileICAP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileIIOP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileOneConnect.wsdl +2332 -256
- data/lib/wsdl/LocalLB.ProfilePCP.wsdl +1499 -0
- data/lib/wsdl/LocalLB.ProfilePPTP.wsdl +8423 -0
- data/lib/wsdl/LocalLB.ProfilePersistence.wsdl +466 -31
- data/lib/wsdl/LocalLB.ProfileRADIUS.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRTSP.wsdl +2193 -159
- data/lib/wsdl/LocalLB.ProfileRequestAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRequestLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileResponseAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileSCTP.wsdl +2918 -463
- data/lib/wsdl/LocalLB.ProfileSIP.wsdl +2189 -155
- data/lib/wsdl/LocalLB.ProfileSIPRouter.wsdl +9215 -0
- data/lib/wsdl/LocalLB.ProfileSIPSession.wsdl +9655 -0
- data/lib/wsdl/LocalLB.ProfileSMTPS.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileSPDY.wsdl +1870 -25
- data/lib/wsdl/LocalLB.ProfileSPM.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileServerLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileServerSSL.wsdl +2729 -230
- data/lib/wsdl/LocalLB.ProfileStream.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileTCP.wsdl +3235 -309
- data/lib/wsdl/LocalLB.ProfileTCPAnalytics.wsdl +1466 -0
- data/lib/wsdl/LocalLB.ProfileTFTP.wsdl +8544 -0
- data/lib/wsdl/LocalLB.ProfileUDP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileUserStatistic.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileWebAcceleration.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileXML.wsdl +1841 -1
- data/lib/wsdl/LocalLB.RAMCacheInformation.wsdl +1 -1
- data/lib/wsdl/LocalLB.RateClass.wsdl +2192 -132
- data/lib/wsdl/LocalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPool.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddressV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddressV2.wsdl +2265 -239
- data/lib/wsdl/LocalLB.VirtualServer.wsdl +10764 -5504
- data/lib/wsdl/LocalLB.iFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.iFileFile.wsdl +1 -1
- data/lib/wsdl/Log.DestinationArcSight.wsdl +1 -1
- data/lib/wsdl/Log.DestinationIPFIX.wsdl +783 -0
- data/lib/wsdl/Log.DestinationLocalSyslog.wsdl +5 -5
- data/lib/wsdl/Log.DestinationManagementPort.wsdl +570 -0
- data/lib/wsdl/Log.DestinationRemoteHighSpeedLog.wsdl +268 -10
- data/lib/wsdl/Log.DestinationRemoteSyslog.wsdl +134 -14
- data/lib/wsdl/Log.DestinationSplunk.wsdl +1 -1
- data/lib/wsdl/Log.Filter.wsdl +266 -1
- data/lib/wsdl/Log.IPFIXInformationElement.wsdl +811 -0
- data/lib/wsdl/Log.Publisher.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationPresentationScript.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationService.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationTemplate.wsdl +16 -1
- data/lib/wsdl/Management.CCLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CLIScript.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPServer.wsdl +1 -1
- data/lib/wsdl/Management.CertLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.ChangeControl.wsdl +1 -1
- data/lib/wsdl/Management.DBVariable.wsdl +1 -1
- data/lib/wsdl/Management.Device.wsdl +36 -1
- data/lib/wsdl/Management.DeviceGroup.wsdl +1 -1
- data/lib/wsdl/Management.EM.wsdl +1 -1
- data/lib/wsdl/Management.EventNotification.wsdl +1 -1
- data/lib/wsdl/Management.EventSubscription.wsdl +1 -1
- data/lib/wsdl/Management.FeatureModule.wsdl +16 -1
- data/lib/wsdl/Management.Folder.wsdl +1 -1
- data/lib/wsdl/Management.Globals.wsdl +1 -1
- data/lib/wsdl/Management.KeyCertificate.wsdl +738 -64
- data/lib/wsdl/Management.LDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.LicenseAdministration.wsdl +16 -1
- data/lib/wsdl/Management.Named.wsdl +1 -1
- data/lib/wsdl/Management.OCSPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.OCSPResponder.wsdl +1 -1
- data/lib/wsdl/Management.Partition.wsdl +1 -1
- data/lib/wsdl/Management.Provision.wsdl +16 -1
- data/lib/wsdl/Management.RADIUSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.RADIUSServer.wsdl +1 -1
- data/lib/wsdl/Management.ResourceRecord.wsdl +1 -1
- data/lib/wsdl/Management.SFlowDataSource.wsdl +1 -1
- data/lib/wsdl/Management.SFlowGlobals.wsdl +1 -1
- data/lib/wsdl/Management.SFlowReceiver.wsdl +1 -1
- data/lib/wsdl/Management.SMTPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.SNMPConfiguration.wsdl +3 -5
- data/lib/wsdl/Management.TACACSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.TMOSModule.wsdl +16 -1
- data/lib/wsdl/Management.TrafficGroup.wsdl +77 -1
- data/lib/wsdl/Management.Trust.wsdl +1 -1
- data/lib/wsdl/Management.UserManagement.wsdl +47 -1
- data/lib/wsdl/Management.View.wsdl +1 -1
- data/lib/wsdl/Management.Zone.wsdl +104 -17
- data/lib/wsdl/Management.ZoneRunner.wsdl +1 -1
- data/lib/wsdl/Networking.ARP.wsdl +1 -1
- data/lib/wsdl/Networking.AdminIP.wsdl +1 -1
- data/lib/wsdl/Networking.BWControllerPolicy.wsdl +515 -36
- data/lib/wsdl/Networking.BWPriorityGroup.wsdl +655 -0
- data/lib/wsdl/Networking.DNSResolver.wsdl +1278 -0
- data/lib/wsdl/Networking.IPsecIkeDaemon.wsdl +1 -1
- data/lib/wsdl/Networking.IPsecIkePeer.wsdl +661 -29
- data/lib/wsdl/Networking.IPsecManualSecurityAssociation.wsdl +107 -5
- data/lib/wsdl/Networking.IPsecPolicy.wsdl +21 -1
- data/lib/wsdl/Networking.IPsecTrafficSelector.wsdl +1 -1
- data/lib/wsdl/Networking.Interfaces.wsdl +2165 -251
- data/lib/wsdl/Networking.LLDPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.MulticastRoute.wsdl +265 -0
- data/lib/wsdl/Networking.PacketFilter.wsdl +1841 -1
- data/lib/wsdl/Networking.PacketFilterGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.PortMirror.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileFEC.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileGRE.wsdl +232 -1
- data/lib/wsdl/Networking.ProfileGeneve.wsdl +674 -0
- data/lib/wsdl/Networking.ProfileIPIP.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileIPsec.wsdl +560 -0
- data/lib/wsdl/Networking.ProfileLightweight4Over6Tunnel.wsdl +663 -0
- data/lib/wsdl/Networking.ProfileMAP.wsdl +834 -0
- data/lib/wsdl/Networking.ProfileV6RD.wsdl +861 -0
- data/lib/wsdl/Networking.ProfileVXLAN.wsdl +223 -1
- data/lib/wsdl/Networking.ProfileWCCPGRE.wsdl +1 -1
- data/lib/wsdl/Networking.RouteDomain.wsdl +4 -9
- data/lib/wsdl/Networking.RouteDomainV2.wsdl +8959 -3933
- data/lib/wsdl/Networking.RouteTable.wsdl +1 -1
- data/lib/wsdl/Networking.RouteTableV2.wsdl +1 -1
- data/lib/wsdl/Networking.RouterAdvertisement.wsdl +1 -1
- data/lib/wsdl/Networking.STPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstance.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstanceV2.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIP.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIPPortLockdown.wsdl +1216 -1
- data/lib/wsdl/Networking.SelfIPV2.wsdl +8717 -3908
- data/lib/wsdl/Networking.Trunk.wsdl +2173 -259
- data/lib/wsdl/Networking.Tunnel.wsdl +617 -1
- data/lib/wsdl/Networking.VLAN.wsdl +322 -39
- data/lib/wsdl/Networking.VLANGroup.wsdl +40 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRoute.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRouteV2.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionDatastor.wsdl +7 -13
- data/lib/wsdl/Networking.iSessionDeduplication.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionLocalInterface.wsdl +77 -1
- data/lib/wsdl/Networking.iSessionPeerDiscovery.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterface.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterfaceV2.wsdl +108 -1
- data/lib/wsdl/PEM.FormatScript.wsdl +1 -1
- data/lib/wsdl/PEM.ForwardingEndpoint.wsdl +111 -1
- data/lib/wsdl/PEM.InterceptionEndpoint.wsdl +1 -1
- data/lib/wsdl/PEM.Listener.wsdl +1 -1
- data/lib/wsdl/PEM.Policy.wsdl +591 -1
- data/lib/wsdl/PEM.ServiceChainEndpoint.wsdl +169 -1
- data/lib/wsdl/PEM.Subscriber.wsdl +1841 -1
- data/lib/wsdl/Security.DoSDevice.wsdl +3097 -336
- data/lib/wsdl/Security.DoSWhitelist.wsdl +877 -0
- data/lib/wsdl/Security.FirewallAddressList.wsdl +959 -33
- data/lib/wsdl/Security.FirewallGlobalAdminIPRuleList.wsdl +5955 -2350
- data/lib/wsdl/Security.FirewallGlobalRuleList.wsdl +8370 -3601
- data/lib/wsdl/Security.FirewallPolicy.wsdl +7786 -3589
- data/lib/wsdl/Security.FirewallPortList.wsdl +287 -1
- data/lib/wsdl/Security.FirewallRuleList.wsdl +3633 -1276
- data/lib/wsdl/Security.FirewallWeeklySchedule.wsdl +1 -1
- data/lib/wsdl/Security.IPIntelligenceBlacklistCategory.wsdl +555 -0
- data/lib/wsdl/Security.IPIntelligenceFeedList.wsdl +1086 -0
- data/lib/wsdl/Security.IPIntelligenceGlobalPolicy.wsdl +285 -0
- data/lib/wsdl/Security.IPIntelligencePolicy.wsdl +1393 -0
- data/lib/wsdl/Security.LogProfile.wsdl +784 -66
- data/lib/wsdl/Security.ProfileDNSSecurity.wsdl +1841 -1
- data/lib/wsdl/Security.ProfileDoS.wsdl +5602 -1813
- data/lib/wsdl/Security.ProfileIPIntelligence.wsdl +2100 -256
- data/lib/wsdl/System.CertificateRevocationListFile.wsdl +1 -1
- data/lib/wsdl/System.Cluster.wsdl +17 -1
- data/lib/wsdl/System.ConfigSync.wsdl +226 -5
- data/lib/wsdl/System.Connections.wsdl +1216 -1
- data/lib/wsdl/System.CryptoClient.wsdl +8697 -0
- data/lib/wsdl/System.CryptoServer.wsdl +8507 -0
- data/lib/wsdl/System.Disk.wsdl +11 -1
- data/lib/wsdl/System.ExternalMonitorFile.wsdl +1 -1
- data/lib/wsdl/System.Failover.wsdl +1 -1
- data/lib/wsdl/System.GeoIP.wsdl +31 -15
- data/lib/wsdl/System.HAGroup.wsdl +1 -1
- data/lib/wsdl/System.HAStatus.wsdl +1 -1
- data/lib/wsdl/System.Inet.wsdl +1 -1
- data/lib/wsdl/System.Internal.wsdl +1 -1
- data/lib/wsdl/System.LightweightTunnelTableFile.wsdl +639 -0
- data/lib/wsdl/System.PerformanceSFlow.wsdl +1 -1
- data/lib/wsdl/System.Services.wsdl +6 -1
- data/lib/wsdl/System.Session.wsdl +203 -1
- data/lib/wsdl/System.SoftwareManagement.wsdl +275 -58
- data/lib/wsdl/System.Statistics.wsdl +4292 -1426
- data/lib/wsdl/System.SystemInfo.wsdl +1877 -32
- data/lib/wsdl/System.VCMP.wsdl +3498 -664
- data/lib/wsdl/WebAccelerator.Applications.wsdl +1841 -1
- data/lib/wsdl/WebAccelerator.Policies.wsdl +1 -1
- data/lib/wsdl/WebAccelerator.ProxyMessage.wsdl +1 -1
- data/lib/wsdl/iCall.PeriodicHandler.wsdl +1 -1
- data/lib/wsdl/iCall.PerpetualHandler.wsdl +1 -1
- data/lib/wsdl/iCall.Script.wsdl +43 -3
- data/lib/wsdl/iCall.TriggeredHandler.wsdl +1 -1
- metadata +46 -4
- data/LICENSE +0 -9
data/lib/wsdl/System.Disk.wsdl
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -65,6 +65,16 @@ All other trademarks mentioned in this document are the property of their respec
|
|
65
65
|
<xsd:documentation>APPV_OWNER_AFM</xsd:documentation>
|
66
66
|
</xsd:annotation>
|
67
67
|
</xsd:enumeration>
|
68
|
+
<xsd:enumeration value="APPV_OWNER_SWG">
|
69
|
+
<xsd:annotation>
|
70
|
+
<xsd:documentation>APPV_OWNER_SWG</xsd:documentation>
|
71
|
+
</xsd:annotation>
|
72
|
+
</xsd:enumeration>
|
73
|
+
<xsd:enumeration value="APPV_OWNER_ASM">
|
74
|
+
<xsd:annotation>
|
75
|
+
<xsd:documentation>APPV_OWNER_ASM</xsd:documentation>
|
76
|
+
</xsd:annotation>
|
77
|
+
</xsd:enumeration>
|
68
78
|
</xsd:restriction>
|
69
79
|
</xsd:simpleType>
|
70
80
|
<xsd:simpleType name="Common.EnabledState">
|
@@ -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
|
|
data/lib/wsdl/System.GeoIP.wsdl
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -55,24 +55,32 @@ All other trademarks mentioned in this document are the property of their respec
|
|
55
55
|
loading files.
|
56
56
|
|
57
57
|
Order of precedence for IPv4 mapping:
|
58
|
+
(as of version 12.1.0)
|
58
59
|
|
59
|
-
/shared/GeoIP/
|
60
|
-
/shared/GeoIP/
|
61
|
-
/shared/GeoIP/
|
60
|
+
/shared/GeoIP/F5GeoIPCity.dat
|
61
|
+
/shared/GeoIP/v2/F5GeoIP.dat
|
62
|
+
/shared/GeoIP/F5GeoIP.dat
|
63
|
+
/usr/share/GeoIP/v2/F5GeoIP.dat
|
62
64
|
/usr/share/GeoIP/F5GeoIP.dat
|
63
65
|
|
64
66
|
Order of precedence for IPv6 mapping:
|
65
67
|
|
66
|
-
/shared/GeoIP/
|
67
|
-
/
|
68
|
+
/shared/GeoIP/v2/F5GeoIP.dat
|
69
|
+
/shared/GeoIP/F5GeoIPv6.dat
|
70
|
+
/usr/share/GeoIP/v2/F5GeoIP.dat
|
71
|
+
/usr/share/GeoIP/F5GeoIP.dat
|
68
72
|
|
69
73
|
ISP:
|
70
74
|
|
71
|
-
/shared/GeoIP/
|
75
|
+
/shared/GeoIP/v2/F5GeoIPISP.dat (contains both IPv4 and IPv6)
|
76
|
+
/shared/GeoIP/F5GeoIPISP.dat
|
77
|
+
/usr/share/GeoIP/v2/F5GeoIPISP.dat (contains both IPv4 and IPv6)
|
78
|
+
/usr/share/GeoIP/F5GeoIPISP.dat
|
72
79
|
|
73
80
|
Organization:
|
74
81
|
|
75
|
-
/shared/GeoIP/
|
82
|
+
/shared/GeoIP/v2/F5GeoIPOrg.dat (contains both IPv4 and IPv6)
|
83
|
+
/shared/GeoIP/F5GeoIPOrg.dat
|
76
84
|
|
77
85
|
</documentation>
|
78
86
|
<input message="tns:System.GeoIP.loadRequest"/>
|
@@ -107,24 +115,32 @@ All other trademarks mentioned in this document are the property of their respec
|
|
107
115
|
loading files.
|
108
116
|
|
109
117
|
Order of precedence for IPv4 mapping:
|
118
|
+
(as of version 12.1.0)
|
110
119
|
|
111
|
-
/shared/GeoIP/
|
112
|
-
/shared/GeoIP/
|
113
|
-
/shared/GeoIP/
|
120
|
+
/shared/GeoIP/F5GeoIPCity.dat
|
121
|
+
/shared/GeoIP/v2/F5GeoIP.dat
|
122
|
+
/shared/GeoIP/F5GeoIP.dat
|
123
|
+
/usr/share/GeoIP/v2/F5GeoIP.dat
|
114
124
|
/usr/share/GeoIP/F5GeoIP.dat
|
115
125
|
|
116
126
|
Order of precedence for IPv6 mapping:
|
117
127
|
|
118
|
-
/shared/GeoIP/
|
119
|
-
/
|
128
|
+
/shared/GeoIP/v2/F5GeoIP.dat
|
129
|
+
/shared/GeoIP/F5GeoIPv6.dat
|
130
|
+
/usr/share/GeoIP/v2/F5GeoIP.dat
|
131
|
+
/usr/share/GeoIP/F5GeoIP.dat
|
120
132
|
|
121
133
|
ISP:
|
122
134
|
|
123
|
-
/shared/GeoIP/
|
135
|
+
/shared/GeoIP/v2/F5GeoIPISP.dat (contains both IPv4 and IPv6)
|
136
|
+
/shared/GeoIP/F5GeoIPISP.dat
|
137
|
+
/usr/share/GeoIP/v2/F5GeoIPISP.dat (contains both IPv4 and IPv6)
|
138
|
+
/usr/share/GeoIP/F5GeoIPISP.dat
|
124
139
|
|
125
140
|
Organization:
|
126
141
|
|
127
|
-
/shared/GeoIP/
|
142
|
+
/shared/GeoIP/v2/F5GeoIPOrg.dat (contains both IPv4 and IPv6)
|
143
|
+
/shared/GeoIP/F5GeoIPOrg.dat
|
128
144
|
|
129
145
|
</documentation>
|
130
146
|
<soap:operation soapAction="urn:iControl:System/GeoIP"/>
|
@@ -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
|
|
data/lib/wsdl/System.Inet.wsdl
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -0,0 +1,639 @@
|
|
1
|
+
<?xml version="1.0" ?>
|
2
|
+
<!--
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
|
+
|
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
|
+
|
7
|
+
All other trademarks mentioned in this document are the property of their respective owners. F5 Networks' trademarks may not be used in connection with any product or service except as permitted in writing by F5.
|
8
|
+
|
9
|
+
-->
|
10
|
+
<definitions name="System.LightweightTunnelTableFile"
|
11
|
+
targetNamespace="urn:iControl"
|
12
|
+
xmlns:tns="urn:iControl"
|
13
|
+
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
14
|
+
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
|
15
|
+
xmlns="http://schemas.xmlsoap.org/wsdl/">
|
16
|
+
|
17
|
+
<!-- types -->
|
18
|
+
|
19
|
+
<types>
|
20
|
+
<xsd:schema targetNamespace='urn:iControl'
|
21
|
+
xmlns='http://www.w3.org/2001/XMLSchema'
|
22
|
+
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
|
23
|
+
xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'>
|
24
|
+
<xsd:complexType name="Common.TimeStampSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.TimeStamp[]'/>
|
28
|
+
</xsd:restriction>
|
29
|
+
</xsd:complexContent>
|
30
|
+
</xsd:complexType>
|
31
|
+
<xsd:complexType name="Common.ULong64">
|
32
|
+
<xsd:sequence>
|
33
|
+
<xsd:element name="high" type="xsd:long"/>
|
34
|
+
<xsd:element name="low" type="xsd:long"/>
|
35
|
+
</xsd:sequence>
|
36
|
+
</xsd:complexType>
|
37
|
+
<xsd:complexType name="Common.TimeStamp">
|
38
|
+
<xsd:sequence>
|
39
|
+
<xsd:element name="year" type="xsd:long"/>
|
40
|
+
<xsd:element name="month" type="xsd:long"/>
|
41
|
+
<xsd:element name="day" type="xsd:long"/>
|
42
|
+
<xsd:element name="hour" type="xsd:long"/>
|
43
|
+
<xsd:element name="minute" type="xsd:long"/>
|
44
|
+
<xsd:element name="second" type="xsd:long"/>
|
45
|
+
</xsd:sequence>
|
46
|
+
</xsd:complexType>
|
47
|
+
<xsd:complexType name="Common.StringSequence">
|
48
|
+
<xsd:complexContent>
|
49
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
50
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
51
|
+
</xsd:restriction>
|
52
|
+
</xsd:complexContent>
|
53
|
+
</xsd:complexType>
|
54
|
+
<xsd:complexType name="Common.ULong64Sequence">
|
55
|
+
<xsd:complexContent>
|
56
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
57
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ULong64[]'/>
|
58
|
+
</xsd:restriction>
|
59
|
+
</xsd:complexContent>
|
60
|
+
</xsd:complexType>
|
61
|
+
<xsd:complexType name="Common.ULongSequence">
|
62
|
+
<xsd:complexContent>
|
63
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
64
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:long[]'/>
|
65
|
+
</xsd:restriction>
|
66
|
+
</xsd:complexContent>
|
67
|
+
</xsd:complexType>
|
68
|
+
</xsd:schema>
|
69
|
+
</types>
|
70
|
+
|
71
|
+
<!-- message -->
|
72
|
+
|
73
|
+
<message name="System.LightweightTunnelTableFile.get_listRequest">
|
74
|
+
</message>
|
75
|
+
<message name="System.LightweightTunnelTableFile.get_listResponse">
|
76
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
77
|
+
</message>
|
78
|
+
|
79
|
+
<message name="System.LightweightTunnelTableFile.createRequest">
|
80
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
81
|
+
<part name="paths" type="tns:Common.StringSequence"/>
|
82
|
+
</message>
|
83
|
+
<message name="System.LightweightTunnelTableFile.createResponse">
|
84
|
+
</message>
|
85
|
+
|
86
|
+
<message name="System.LightweightTunnelTableFile.delete_lightweight_tunnel_table_fileRequest">
|
87
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
88
|
+
</message>
|
89
|
+
<message name="System.LightweightTunnelTableFile.delete_lightweight_tunnel_table_fileResponse">
|
90
|
+
</message>
|
91
|
+
|
92
|
+
<message name="System.LightweightTunnelTableFile.delete_all_lightweight_tunnel_table_filesRequest">
|
93
|
+
</message>
|
94
|
+
<message name="System.LightweightTunnelTableFile.delete_all_lightweight_tunnel_table_filesResponse">
|
95
|
+
</message>
|
96
|
+
|
97
|
+
<message name="System.LightweightTunnelTableFile.get_checksumRequest">
|
98
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
99
|
+
</message>
|
100
|
+
<message name="System.LightweightTunnelTableFile.get_checksumResponse">
|
101
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
102
|
+
</message>
|
103
|
+
|
104
|
+
<message name="System.LightweightTunnelTableFile.get_creation_timeRequest">
|
105
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
106
|
+
</message>
|
107
|
+
<message name="System.LightweightTunnelTableFile.get_creation_timeResponse">
|
108
|
+
<part name="return" type="tns:Common.TimeStampSequence"/>
|
109
|
+
</message>
|
110
|
+
|
111
|
+
<message name="System.LightweightTunnelTableFile.get_creatorRequest">
|
112
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
113
|
+
</message>
|
114
|
+
<message name="System.LightweightTunnelTableFile.get_creatorResponse">
|
115
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
116
|
+
</message>
|
117
|
+
|
118
|
+
<message name="System.LightweightTunnelTableFile.get_modeRequest">
|
119
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
120
|
+
</message>
|
121
|
+
<message name="System.LightweightTunnelTableFile.get_modeResponse">
|
122
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
123
|
+
</message>
|
124
|
+
|
125
|
+
<message name="System.LightweightTunnelTableFile.get_modification_timeRequest">
|
126
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
127
|
+
</message>
|
128
|
+
<message name="System.LightweightTunnelTableFile.get_modification_timeResponse">
|
129
|
+
<part name="return" type="tns:Common.TimeStampSequence"/>
|
130
|
+
</message>
|
131
|
+
|
132
|
+
<message name="System.LightweightTunnelTableFile.get_modifierRequest">
|
133
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
134
|
+
</message>
|
135
|
+
<message name="System.LightweightTunnelTableFile.get_modifierResponse">
|
136
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
137
|
+
</message>
|
138
|
+
|
139
|
+
<message name="System.LightweightTunnelTableFile.get_revisionRequest">
|
140
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
141
|
+
</message>
|
142
|
+
<message name="System.LightweightTunnelTableFile.get_revisionResponse">
|
143
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
144
|
+
</message>
|
145
|
+
|
146
|
+
<message name="System.LightweightTunnelTableFile.get_sizeRequest">
|
147
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
148
|
+
</message>
|
149
|
+
<message name="System.LightweightTunnelTableFile.get_sizeResponse">
|
150
|
+
<part name="return" type="tns:Common.ULong64Sequence"/>
|
151
|
+
</message>
|
152
|
+
|
153
|
+
<message name="System.LightweightTunnelTableFile.get_source_pathRequest">
|
154
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
155
|
+
</message>
|
156
|
+
<message name="System.LightweightTunnelTableFile.get_source_pathResponse">
|
157
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
158
|
+
</message>
|
159
|
+
|
160
|
+
<message name="System.LightweightTunnelTableFile.get_system_pathRequest">
|
161
|
+
<part name="files" type="tns:Common.StringSequence"/>
|
162
|
+
</message>
|
163
|
+
<message name="System.LightweightTunnelTableFile.get_system_pathResponse">
|
164
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
165
|
+
</message>
|
166
|
+
|
167
|
+
<message name="System.LightweightTunnelTableFile.get_versionRequest">
|
168
|
+
</message>
|
169
|
+
<message name="System.LightweightTunnelTableFile.get_versionResponse">
|
170
|
+
<part name="return" type="xsd:string"/>
|
171
|
+
</message>
|
172
|
+
|
173
|
+
<!-- portType -->
|
174
|
+
|
175
|
+
<portType name="System.LightweightTunnelTableFilePortType">
|
176
|
+
<operation name="get_list">
|
177
|
+
<documentation>
|
178
|
+
Gets the identifiers of all lightweight tunnel table file objects.
|
179
|
+
|
180
|
+
</documentation>
|
181
|
+
<input message="tns:System.LightweightTunnelTableFile.get_listRequest"/>
|
182
|
+
<output message="tns:System.LightweightTunnelTableFile.get_listResponse"/>
|
183
|
+
</operation>
|
184
|
+
<operation name="create">
|
185
|
+
<documentation>
|
186
|
+
Creates a set of lightweight tunnel table file objects.
|
187
|
+
|
188
|
+
Once the file is imported into the file cache, it is deleted.
|
189
|
+
|
190
|
+
</documentation>
|
191
|
+
<input message="tns:System.LightweightTunnelTableFile.createRequest"/>
|
192
|
+
<output message="tns:System.LightweightTunnelTableFile.createResponse"/>
|
193
|
+
</operation>
|
194
|
+
<operation name="delete_lightweight_tunnel_table_file">
|
195
|
+
<documentation>
|
196
|
+
Deletes a set of lightweight tunnel table file objects.
|
197
|
+
|
198
|
+
</documentation>
|
199
|
+
<input message="tns:System.LightweightTunnelTableFile.delete_lightweight_tunnel_table_fileRequest"/>
|
200
|
+
<output message="tns:System.LightweightTunnelTableFile.delete_lightweight_tunnel_table_fileResponse"/>
|
201
|
+
</operation>
|
202
|
+
<operation name="delete_all_lightweight_tunnel_table_files">
|
203
|
+
<documentation>
|
204
|
+
Deletes all lightweight tunnel table file objects.
|
205
|
+
|
206
|
+
</documentation>
|
207
|
+
<input message="tns:System.LightweightTunnelTableFile.delete_all_lightweight_tunnel_table_filesRequest"/>
|
208
|
+
<output message="tns:System.LightweightTunnelTableFile.delete_all_lightweight_tunnel_table_filesResponse"/>
|
209
|
+
</operation>
|
210
|
+
<operation name="get_checksum">
|
211
|
+
<documentation>
|
212
|
+
Gets the checksum for a list of lightweight tunnel table file objects.
|
213
|
+
|
214
|
+
</documentation>
|
215
|
+
<input message="tns:System.LightweightTunnelTableFile.get_checksumRequest"/>
|
216
|
+
<output message="tns:System.LightweightTunnelTableFile.get_checksumResponse"/>
|
217
|
+
</operation>
|
218
|
+
<operation name="get_creation_time">
|
219
|
+
<documentation>
|
220
|
+
Gets the creation time for a list of lightweight tunnel table file objects.
|
221
|
+
|
222
|
+
</documentation>
|
223
|
+
<input message="tns:System.LightweightTunnelTableFile.get_creation_timeRequest"/>
|
224
|
+
<output message="tns:System.LightweightTunnelTableFile.get_creation_timeResponse"/>
|
225
|
+
</operation>
|
226
|
+
<operation name="get_creator">
|
227
|
+
<documentation>
|
228
|
+
Gets the creator (the user who created the lightweight tunnel table file object)
|
229
|
+
for a list of lightweight tunnel table file objects.
|
230
|
+
|
231
|
+
</documentation>
|
232
|
+
<input message="tns:System.LightweightTunnelTableFile.get_creatorRequest"/>
|
233
|
+
<output message="tns:System.LightweightTunnelTableFile.get_creatorResponse"/>
|
234
|
+
</operation>
|
235
|
+
<operation name="get_mode">
|
236
|
+
<documentation>
|
237
|
+
Gets the bit field holding the file type and permissions, as in the
|
238
|
+
Unix "stat" information for a set of lightweight tunnel table file objects.
|
239
|
+
|
240
|
+
</documentation>
|
241
|
+
<input message="tns:System.LightweightTunnelTableFile.get_modeRequest"/>
|
242
|
+
<output message="tns:System.LightweightTunnelTableFile.get_modeResponse"/>
|
243
|
+
</operation>
|
244
|
+
<operation name="get_modification_time">
|
245
|
+
<documentation>
|
246
|
+
Gets the modification time for a list of lightweight tunnel table file objects.
|
247
|
+
|
248
|
+
</documentation>
|
249
|
+
<input message="tns:System.LightweightTunnelTableFile.get_modification_timeRequest"/>
|
250
|
+
<output message="tns:System.LightweightTunnelTableFile.get_modification_timeResponse"/>
|
251
|
+
</operation>
|
252
|
+
<operation name="get_modifier">
|
253
|
+
<documentation>
|
254
|
+
Gets the name of the user who last modified the file for a set of
|
255
|
+
lightweight tunnel table file objects.
|
256
|
+
|
257
|
+
</documentation>
|
258
|
+
<input message="tns:System.LightweightTunnelTableFile.get_modifierRequest"/>
|
259
|
+
<output message="tns:System.LightweightTunnelTableFile.get_modifierResponse"/>
|
260
|
+
</operation>
|
261
|
+
<operation name="get_revision">
|
262
|
+
<documentation>
|
263
|
+
Gets the revision for the lightweight tunnel table file objects.
|
264
|
+
The revision is incremented every time the file path changes.
|
265
|
+
(Changing the file path reloads the file into the system.)
|
266
|
+
|
267
|
+
</documentation>
|
268
|
+
<input message="tns:System.LightweightTunnelTableFile.get_revisionRequest"/>
|
269
|
+
<output message="tns:System.LightweightTunnelTableFile.get_revisionResponse"/>
|
270
|
+
</operation>
|
271
|
+
<operation name="get_size">
|
272
|
+
<documentation>
|
273
|
+
Gets the size of the lightweight tunnel table file objects.
|
274
|
+
|
275
|
+
</documentation>
|
276
|
+
<input message="tns:System.LightweightTunnelTableFile.get_sizeRequest"/>
|
277
|
+
<output message="tns:System.LightweightTunnelTableFile.get_sizeResponse"/>
|
278
|
+
</operation>
|
279
|
+
<operation name="get_source_path">
|
280
|
+
<documentation>
|
281
|
+
Gets the source path of the lightweight tunnel table file objects.
|
282
|
+
|
283
|
+
</documentation>
|
284
|
+
<input message="tns:System.LightweightTunnelTableFile.get_source_pathRequest"/>
|
285
|
+
<output message="tns:System.LightweightTunnelTableFile.get_source_pathResponse"/>
|
286
|
+
</operation>
|
287
|
+
<operation name="get_system_path">
|
288
|
+
<documentation>
|
289
|
+
Gets the full path to the system files that exist outside the file
|
290
|
+
cache for a set of lightweight tunnel table file objects. The cached file is
|
291
|
+
simply a soft link to this file.
|
292
|
+
|
293
|
+
</documentation>
|
294
|
+
<input message="tns:System.LightweightTunnelTableFile.get_system_pathRequest"/>
|
295
|
+
<output message="tns:System.LightweightTunnelTableFile.get_system_pathResponse"/>
|
296
|
+
</operation>
|
297
|
+
<operation name="get_version">
|
298
|
+
<documentation>
|
299
|
+
Gets the version information for this interface.
|
300
|
+
|
301
|
+
</documentation>
|
302
|
+
<input message="tns:System.LightweightTunnelTableFile.get_versionRequest"/>
|
303
|
+
<output message="tns:System.LightweightTunnelTableFile.get_versionResponse"/>
|
304
|
+
</operation>
|
305
|
+
</portType>
|
306
|
+
|
307
|
+
<!-- binding -->
|
308
|
+
|
309
|
+
<binding name="System.LightweightTunnelTableFileBinding" type="tns:System.LightweightTunnelTableFilePortType">
|
310
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
311
|
+
<operation name="get_list">
|
312
|
+
<documentation>
|
313
|
+
Gets the identifiers of all lightweight tunnel table file objects.
|
314
|
+
|
315
|
+
</documentation>
|
316
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
317
|
+
<input>
|
318
|
+
<soap:body
|
319
|
+
use="encoded"
|
320
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
321
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
322
|
+
</input>
|
323
|
+
<output>
|
324
|
+
<soap:body
|
325
|
+
use="encoded"
|
326
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
327
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
328
|
+
</output>
|
329
|
+
</operation>
|
330
|
+
|
331
|
+
<operation name="create">
|
332
|
+
<documentation>
|
333
|
+
Creates a set of lightweight tunnel table file objects.
|
334
|
+
|
335
|
+
Once the file is imported into the file cache, it is deleted.
|
336
|
+
|
337
|
+
</documentation>
|
338
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
339
|
+
<input>
|
340
|
+
<soap:body
|
341
|
+
use="encoded"
|
342
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
343
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
344
|
+
</input>
|
345
|
+
<output>
|
346
|
+
<soap:body
|
347
|
+
use="encoded"
|
348
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
349
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
350
|
+
</output>
|
351
|
+
</operation>
|
352
|
+
|
353
|
+
<operation name="delete_lightweight_tunnel_table_file">
|
354
|
+
<documentation>
|
355
|
+
Deletes a set of lightweight tunnel table file objects.
|
356
|
+
|
357
|
+
</documentation>
|
358
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
359
|
+
<input>
|
360
|
+
<soap:body
|
361
|
+
use="encoded"
|
362
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
363
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
364
|
+
</input>
|
365
|
+
<output>
|
366
|
+
<soap:body
|
367
|
+
use="encoded"
|
368
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
369
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
370
|
+
</output>
|
371
|
+
</operation>
|
372
|
+
|
373
|
+
<operation name="delete_all_lightweight_tunnel_table_files">
|
374
|
+
<documentation>
|
375
|
+
Deletes all lightweight tunnel table file objects.
|
376
|
+
|
377
|
+
</documentation>
|
378
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
379
|
+
<input>
|
380
|
+
<soap:body
|
381
|
+
use="encoded"
|
382
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
383
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
384
|
+
</input>
|
385
|
+
<output>
|
386
|
+
<soap:body
|
387
|
+
use="encoded"
|
388
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
389
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
390
|
+
</output>
|
391
|
+
</operation>
|
392
|
+
|
393
|
+
<operation name="get_checksum">
|
394
|
+
<documentation>
|
395
|
+
Gets the checksum for a list of lightweight tunnel table file objects.
|
396
|
+
|
397
|
+
</documentation>
|
398
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
399
|
+
<input>
|
400
|
+
<soap:body
|
401
|
+
use="encoded"
|
402
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
403
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
404
|
+
</input>
|
405
|
+
<output>
|
406
|
+
<soap:body
|
407
|
+
use="encoded"
|
408
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
409
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
410
|
+
</output>
|
411
|
+
</operation>
|
412
|
+
|
413
|
+
<operation name="get_creation_time">
|
414
|
+
<documentation>
|
415
|
+
Gets the creation time for a list of lightweight tunnel table file objects.
|
416
|
+
|
417
|
+
</documentation>
|
418
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
419
|
+
<input>
|
420
|
+
<soap:body
|
421
|
+
use="encoded"
|
422
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
423
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
424
|
+
</input>
|
425
|
+
<output>
|
426
|
+
<soap:body
|
427
|
+
use="encoded"
|
428
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
429
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
430
|
+
</output>
|
431
|
+
</operation>
|
432
|
+
|
433
|
+
<operation name="get_creator">
|
434
|
+
<documentation>
|
435
|
+
Gets the creator (the user who created the lightweight tunnel table file object)
|
436
|
+
for a list of lightweight tunnel table file objects.
|
437
|
+
|
438
|
+
</documentation>
|
439
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
440
|
+
<input>
|
441
|
+
<soap:body
|
442
|
+
use="encoded"
|
443
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
444
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
445
|
+
</input>
|
446
|
+
<output>
|
447
|
+
<soap:body
|
448
|
+
use="encoded"
|
449
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
450
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
451
|
+
</output>
|
452
|
+
</operation>
|
453
|
+
|
454
|
+
<operation name="get_mode">
|
455
|
+
<documentation>
|
456
|
+
Gets the bit field holding the file type and permissions, as in the
|
457
|
+
Unix "stat" information for a set of lightweight tunnel table file objects.
|
458
|
+
|
459
|
+
</documentation>
|
460
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
461
|
+
<input>
|
462
|
+
<soap:body
|
463
|
+
use="encoded"
|
464
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
465
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
466
|
+
</input>
|
467
|
+
<output>
|
468
|
+
<soap:body
|
469
|
+
use="encoded"
|
470
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
471
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
472
|
+
</output>
|
473
|
+
</operation>
|
474
|
+
|
475
|
+
<operation name="get_modification_time">
|
476
|
+
<documentation>
|
477
|
+
Gets the modification time for a list of lightweight tunnel table file objects.
|
478
|
+
|
479
|
+
</documentation>
|
480
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
481
|
+
<input>
|
482
|
+
<soap:body
|
483
|
+
use="encoded"
|
484
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
485
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
486
|
+
</input>
|
487
|
+
<output>
|
488
|
+
<soap:body
|
489
|
+
use="encoded"
|
490
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
491
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
492
|
+
</output>
|
493
|
+
</operation>
|
494
|
+
|
495
|
+
<operation name="get_modifier">
|
496
|
+
<documentation>
|
497
|
+
Gets the name of the user who last modified the file for a set of
|
498
|
+
lightweight tunnel table file objects.
|
499
|
+
|
500
|
+
</documentation>
|
501
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
502
|
+
<input>
|
503
|
+
<soap:body
|
504
|
+
use="encoded"
|
505
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
506
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
507
|
+
</input>
|
508
|
+
<output>
|
509
|
+
<soap:body
|
510
|
+
use="encoded"
|
511
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
512
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
513
|
+
</output>
|
514
|
+
</operation>
|
515
|
+
|
516
|
+
<operation name="get_revision">
|
517
|
+
<documentation>
|
518
|
+
Gets the revision for the lightweight tunnel table file objects.
|
519
|
+
The revision is incremented every time the file path changes.
|
520
|
+
(Changing the file path reloads the file into the system.)
|
521
|
+
|
522
|
+
</documentation>
|
523
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
524
|
+
<input>
|
525
|
+
<soap:body
|
526
|
+
use="encoded"
|
527
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
528
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
529
|
+
</input>
|
530
|
+
<output>
|
531
|
+
<soap:body
|
532
|
+
use="encoded"
|
533
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
534
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
535
|
+
</output>
|
536
|
+
</operation>
|
537
|
+
|
538
|
+
<operation name="get_size">
|
539
|
+
<documentation>
|
540
|
+
Gets the size of the lightweight tunnel table file objects.
|
541
|
+
|
542
|
+
</documentation>
|
543
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
544
|
+
<input>
|
545
|
+
<soap:body
|
546
|
+
use="encoded"
|
547
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
548
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
549
|
+
</input>
|
550
|
+
<output>
|
551
|
+
<soap:body
|
552
|
+
use="encoded"
|
553
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
554
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
555
|
+
</output>
|
556
|
+
</operation>
|
557
|
+
|
558
|
+
<operation name="get_source_path">
|
559
|
+
<documentation>
|
560
|
+
Gets the source path of the lightweight tunnel table file objects.
|
561
|
+
|
562
|
+
</documentation>
|
563
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
564
|
+
<input>
|
565
|
+
<soap:body
|
566
|
+
use="encoded"
|
567
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
568
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
569
|
+
</input>
|
570
|
+
<output>
|
571
|
+
<soap:body
|
572
|
+
use="encoded"
|
573
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
574
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
575
|
+
</output>
|
576
|
+
</operation>
|
577
|
+
|
578
|
+
<operation name="get_system_path">
|
579
|
+
<documentation>
|
580
|
+
Gets the full path to the system files that exist outside the file
|
581
|
+
cache for a set of lightweight tunnel table file objects. The cached file is
|
582
|
+
simply a soft link to this file.
|
583
|
+
|
584
|
+
</documentation>
|
585
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
586
|
+
<input>
|
587
|
+
<soap:body
|
588
|
+
use="encoded"
|
589
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
590
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
591
|
+
</input>
|
592
|
+
<output>
|
593
|
+
<soap:body
|
594
|
+
use="encoded"
|
595
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
596
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
597
|
+
</output>
|
598
|
+
</operation>
|
599
|
+
|
600
|
+
<operation name="get_version">
|
601
|
+
<documentation>
|
602
|
+
Gets the version information for this interface.
|
603
|
+
|
604
|
+
</documentation>
|
605
|
+
<soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/>
|
606
|
+
<input>
|
607
|
+
<soap:body
|
608
|
+
use="encoded"
|
609
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
610
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
611
|
+
</input>
|
612
|
+
<output>
|
613
|
+
<soap:body
|
614
|
+
use="encoded"
|
615
|
+
namespace="urn:iControl:System/LightweightTunnelTableFile"
|
616
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
617
|
+
</output>
|
618
|
+
</operation>
|
619
|
+
</binding>
|
620
|
+
|
621
|
+
<!-- service -->
|
622
|
+
|
623
|
+
<service name="System.LightweightTunnelTableFile">
|
624
|
+
<documentation>
|
625
|
+
The LightweightTunnelTableFile interface enables you to manipulate
|
626
|
+
Lightweight tunnel file objects.
|
627
|
+
|
628
|
+
The LightweightTunnelTableFile interface provides the ability to load an
|
629
|
+
external file into lightweight tunnel table that can be accessed by
|
630
|
+
LightWeight4Over6Tunnel profile. These files are intimately tied into the configuration,
|
631
|
+
such that any change to the file itself is treated as a change to the
|
632
|
+
configuration. Such files are also integrated into a file cache for more complete control.
|
633
|
+
|
634
|
+
</documentation>
|
635
|
+
<port name="System.LightweightTunnelTableFilePort" binding="tns:System.LightweightTunnelTableFileBinding">
|
636
|
+
<soap:address location="https://url_to_service"/>
|
637
|
+
</port>
|
638
|
+
</service>
|
639
|
+
</definitions>
|