<?xml version=“1.0” ?> <!– Copyright © 1996-2016, F5
Networks, Inc., Seattle, Washington. All rights reserved.
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.
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
.
–> <definitions name=“System.LightweightTunnelTableFile”
targetNamespace="urn:iControl" xmlns:tns="urn:iControl" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns="http://schemas.xmlsoap.org/wsdl/">
<!– types –>
<types>
<xsd:schema targetNamespace='urn:iControl' xmlns='http://www.w3.org/2001/XMLSchema' xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/' xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'> <xsd:complexType name="Common.TimeStampSequence"> <xsd:complexContent> <xsd:restriction base='SOAP-ENC:Array'> <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.TimeStamp[]'/> </xsd:restriction> </xsd:complexContent> </xsd:complexType> <xsd:complexType name="Common.ULong64"> <xsd:sequence> <xsd:element name="high" type="xsd:long"/> <xsd:element name="low" type="xsd:long"/> </xsd:sequence> </xsd:complexType> <xsd:complexType name="Common.TimeStamp"> <xsd:sequence> <xsd:element name="year" type="xsd:long"/> <xsd:element name="month" type="xsd:long"/> <xsd:element name="day" type="xsd:long"/> <xsd:element name="hour" type="xsd:long"/> <xsd:element name="minute" type="xsd:long"/> <xsd:element name="second" type="xsd:long"/> </xsd:sequence> </xsd:complexType> <xsd:complexType name="Common.StringSequence"> <xsd:complexContent> <xsd:restriction base='SOAP-ENC:Array'> <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/> </xsd:restriction> </xsd:complexContent> </xsd:complexType> <xsd:complexType name="Common.ULong64Sequence"> <xsd:complexContent> <xsd:restriction base='SOAP-ENC:Array'> <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ULong64[]'/> </xsd:restriction> </xsd:complexContent> </xsd:complexType> <xsd:complexType name="Common.ULongSequence"> <xsd:complexContent> <xsd:restriction base='SOAP-ENC:Array'> <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:long[]'/> </xsd:restriction> </xsd:complexContent> </xsd:complexType> </xsd:schema>
</types>
<!– message –>
<message name=“System.LightweightTunnelTableFile.get_listRequest”> </message> <message name=“System.LightweightTunnelTableFile.get_listResponse”>
<part name="return" type="tns:Common.StringSequence"/>
</message>
<message name=“System.LightweightTunnelTableFile.createRequest”>
<part name="files" type="tns:Common.StringSequence"/> <part name="paths" type="tns:Common.StringSequence"/>
</message> <message name=“System.LightweightTunnelTableFile.createResponse”> </message>
<message name=“System.LightweightTunnelTableFile.delete_lightweight_tunnel_table_fileRequest”>
<part name="files" type="tns:Common.StringSequence"/>
</message> <message name=“System.LightweightTunnelTableFile.delete_lightweight_tunnel_table_fileResponse”> </message>
<message name=“System.LightweightTunnelTableFile.delete_all_lightweight_tunnel_table_filesRequest”> </message> <message name=“System.LightweightTunnelTableFile.delete_all_lightweight_tunnel_table_filesResponse”> </message>
<message name=“System.LightweightTunnelTableFile.get_checksumRequest”>
<part name="files" type="tns:Common.StringSequence"/>
</message> <message name=“System.LightweightTunnelTableFile.get_checksumResponse”>
<part name="return" type="tns:Common.StringSequence"/>
</message>
<message name=“System.LightweightTunnelTableFile.get_creation_timeRequest”>
<part name="files" type="tns:Common.StringSequence"/>
</message> <message name=“System.LightweightTunnelTableFile.get_creation_timeResponse”>
<part name="return" type="tns:Common.TimeStampSequence"/>
</message>
<message name=“System.LightweightTunnelTableFile.get_creatorRequest”>
<part name="files" type="tns:Common.StringSequence"/>
</message> <message name=“System.LightweightTunnelTableFile.get_creatorResponse”>
<part name="return" type="tns:Common.StringSequence"/>
</message>
<message name=“System.LightweightTunnelTableFile.get_modeRequest”>
<part name="files" type="tns:Common.StringSequence"/>
</message> <message name=“System.LightweightTunnelTableFile.get_modeResponse”>
<part name="return" type="tns:Common.ULongSequence"/>
</message>
<message name=“System.LightweightTunnelTableFile.get_modification_timeRequest”>
<part name="files" type="tns:Common.StringSequence"/>
</message> <message name=“System.LightweightTunnelTableFile.get_modification_timeResponse”>
<part name="return" type="tns:Common.TimeStampSequence"/>
</message>
<message name=“System.LightweightTunnelTableFile.get_modifierRequest”>
<part name="files" type="tns:Common.StringSequence"/>
</message> <message name=“System.LightweightTunnelTableFile.get_modifierResponse”>
<part name="return" type="tns:Common.StringSequence"/>
</message>
<message name=“System.LightweightTunnelTableFile.get_revisionRequest”>
<part name="files" type="tns:Common.StringSequence"/>
</message> <message name=“System.LightweightTunnelTableFile.get_revisionResponse”>
<part name="return" type="tns:Common.ULongSequence"/>
</message>
<message name=“System.LightweightTunnelTableFile.get_sizeRequest”>
<part name="files" type="tns:Common.StringSequence"/>
</message> <message name=“System.LightweightTunnelTableFile.get_sizeResponse”>
<part name="return" type="tns:Common.ULong64Sequence"/>
</message>
<message name=“System.LightweightTunnelTableFile.get_source_pathRequest”>
<part name="files" type="tns:Common.StringSequence"/>
</message> <message name=“System.LightweightTunnelTableFile.get_source_pathResponse”>
<part name="return" type="tns:Common.StringSequence"/>
</message>
<message name=“System.LightweightTunnelTableFile.get_system_pathRequest”>
<part name="files" type="tns:Common.StringSequence"/>
</message> <message name=“System.LightweightTunnelTableFile.get_system_pathResponse”>
<part name="return" type="tns:Common.StringSequence"/>
</message>
<message name=“System.LightweightTunnelTableFile.get_versionRequest”> </message> <message name=“System.LightweightTunnelTableFile.get_versionResponse”>
<part name="return" type="xsd:string"/>
</message>
<!– portType –>
<portType name=“System.LightweightTunnelTableFilePortType”>
<operation name="get_list"> <documentation> Gets the identifiers of all lightweight tunnel table file objects. </documentation> <input message="tns:System.LightweightTunnelTableFile.get_listRequest"/> <output message="tns:System.LightweightTunnelTableFile.get_listResponse"/> </operation> <operation name="create"> <documentation> Creates a set of lightweight tunnel table file objects. Once the file is imported into the file cache, it is deleted. </documentation> <input message="tns:System.LightweightTunnelTableFile.createRequest"/> <output message="tns:System.LightweightTunnelTableFile.createResponse"/> </operation> <operation name="delete_lightweight_tunnel_table_file"> <documentation> Deletes a set of lightweight tunnel table file objects. </documentation> <input message="tns:System.LightweightTunnelTableFile.delete_lightweight_tunnel_table_fileRequest"/> <output message="tns:System.LightweightTunnelTableFile.delete_lightweight_tunnel_table_fileResponse"/> </operation> <operation name="delete_all_lightweight_tunnel_table_files"> <documentation> Deletes all lightweight tunnel table file objects. </documentation> <input message="tns:System.LightweightTunnelTableFile.delete_all_lightweight_tunnel_table_filesRequest"/> <output message="tns:System.LightweightTunnelTableFile.delete_all_lightweight_tunnel_table_filesResponse"/> </operation> <operation name="get_checksum"> <documentation> Gets the checksum for a list of lightweight tunnel table file objects. </documentation> <input message="tns:System.LightweightTunnelTableFile.get_checksumRequest"/> <output message="tns:System.LightweightTunnelTableFile.get_checksumResponse"/> </operation> <operation name="get_creation_time"> <documentation> Gets the creation time for a list of lightweight tunnel table file objects. </documentation> <input message="tns:System.LightweightTunnelTableFile.get_creation_timeRequest"/> <output message="tns:System.LightweightTunnelTableFile.get_creation_timeResponse"/> </operation> <operation name="get_creator"> <documentation> Gets the creator (the user who created the lightweight tunnel table file object) for a list of lightweight tunnel table file objects. </documentation> <input message="tns:System.LightweightTunnelTableFile.get_creatorRequest"/> <output message="tns:System.LightweightTunnelTableFile.get_creatorResponse"/> </operation> <operation name="get_mode"> <documentation> Gets the bit field holding the file type and permissions, as in the Unix "stat" information for a set of lightweight tunnel table file objects. </documentation> <input message="tns:System.LightweightTunnelTableFile.get_modeRequest"/> <output message="tns:System.LightweightTunnelTableFile.get_modeResponse"/> </operation> <operation name="get_modification_time"> <documentation> Gets the modification time for a list of lightweight tunnel table file objects. </documentation> <input message="tns:System.LightweightTunnelTableFile.get_modification_timeRequest"/> <output message="tns:System.LightweightTunnelTableFile.get_modification_timeResponse"/> </operation> <operation name="get_modifier"> <documentation> Gets the name of the user who last modified the file for a set of lightweight tunnel table file objects. </documentation> <input message="tns:System.LightweightTunnelTableFile.get_modifierRequest"/> <output message="tns:System.LightweightTunnelTableFile.get_modifierResponse"/> </operation> <operation name="get_revision"> <documentation> Gets the revision for the lightweight tunnel table file objects. The revision is incremented every time the file path changes. (Changing the file path reloads the file into the system.) </documentation> <input message="tns:System.LightweightTunnelTableFile.get_revisionRequest"/> <output message="tns:System.LightweightTunnelTableFile.get_revisionResponse"/> </operation> <operation name="get_size"> <documentation> Gets the size of the lightweight tunnel table file objects. </documentation> <input message="tns:System.LightweightTunnelTableFile.get_sizeRequest"/> <output message="tns:System.LightweightTunnelTableFile.get_sizeResponse"/> </operation> <operation name="get_source_path"> <documentation> Gets the source path of the lightweight tunnel table file objects. </documentation> <input message="tns:System.LightweightTunnelTableFile.get_source_pathRequest"/> <output message="tns:System.LightweightTunnelTableFile.get_source_pathResponse"/> </operation> <operation name="get_system_path"> <documentation> Gets the full path to the system files that exist outside the file cache for a set of lightweight tunnel table file objects. The cached file is simply a soft link to this file. </documentation> <input message="tns:System.LightweightTunnelTableFile.get_system_pathRequest"/> <output message="tns:System.LightweightTunnelTableFile.get_system_pathResponse"/> </operation> <operation name="get_version"> <documentation> Gets the version information for this interface. </documentation> <input message="tns:System.LightweightTunnelTableFile.get_versionRequest"/> <output message="tns:System.LightweightTunnelTableFile.get_versionResponse"/> </operation>
</portType>
<!– binding –>
<binding name=“System.LightweightTunnelTableFileBinding” type=“tns:System.LightweightTunnelTableFilePortType”>
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/> <operation name="get_list"> <documentation> Gets the identifiers of all lightweight tunnel table file objects. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="create"> <documentation> Creates a set of lightweight tunnel table file objects. Once the file is imported into the file cache, it is deleted. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="delete_lightweight_tunnel_table_file"> <documentation> Deletes a set of lightweight tunnel table file objects. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="delete_all_lightweight_tunnel_table_files"> <documentation> Deletes all lightweight tunnel table file objects. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="get_checksum"> <documentation> Gets the checksum for a list of lightweight tunnel table file objects. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="get_creation_time"> <documentation> Gets the creation time for a list of lightweight tunnel table file objects. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="get_creator"> <documentation> Gets the creator (the user who created the lightweight tunnel table file object) for a list of lightweight tunnel table file objects. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="get_mode"> <documentation> Gets the bit field holding the file type and permissions, as in the Unix "stat" information for a set of lightweight tunnel table file objects. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="get_modification_time"> <documentation> Gets the modification time for a list of lightweight tunnel table file objects. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="get_modifier"> <documentation> Gets the name of the user who last modified the file for a set of lightweight tunnel table file objects. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="get_revision"> <documentation> Gets the revision for the lightweight tunnel table file objects. The revision is incremented every time the file path changes. (Changing the file path reloads the file into the system.) </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="get_size"> <documentation> Gets the size of the lightweight tunnel table file objects. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="get_source_path"> <documentation> Gets the source path of the lightweight tunnel table file objects. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="get_system_path"> <documentation> Gets the full path to the system files that exist outside the file cache for a set of lightweight tunnel table file objects. The cached file is simply a soft link to this file. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation> <operation name="get_version"> <documentation> Gets the version information for this interface. </documentation> <soap:operation soapAction="urn:iControl:System/LightweightTunnelTableFile"/> <input> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </input> <output> <soap:body use="encoded" namespace="urn:iControl:System/LightweightTunnelTableFile" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/> </output> </operation>
</binding>
<!– service –>
<service name=“System.LightweightTunnelTableFile”>
<documentation> The LightweightTunnelTableFile interface enables you to manipulate Lightweight tunnel file objects. The LightweightTunnelTableFile interface provides the ability to load an external file into lightweight tunnel table that can be accessed by LightWeight4Over6Tunnel profile. These files are intimately tied into the configuration, such that any change to the file itself is treated as a change to the configuration. Such files are also integrated into a file cache for more complete control. </documentation> <port name="System.LightweightTunnelTableFilePort" binding="tns:System.LightweightTunnelTableFileBinding"> <soap:address location="https://url_to_service"/> </port>
</service> </definitions>