MESSAGE_ROUTING_PROTOCOL_UNKNOWNMESSAGE_ROUTING_PROTOCOL_NONEMESSAGE_ROUTING_PROTOCOL_GENERIC_MESSAGEMESSAGE_ROUTING_PROTOCOL_SIPMESSAGE_ROUTING_PROTOCOL_DIAMETERPROFILE_TYPE_TCPPROFILE_TYPE_UDPPROFILE_TYPE_FTPPROFILE_TYPE_FAST_L4PROFILE_TYPE_HTTPPROFILE_TYPE_SERVER_SSLPROFILE_TYPE_CLIENT_SSLPROFILE_TYPE_AUTHPROFILE_TYPE_PERSISTENCEPROFILE_TYPE_CONNECTION_POOLPROFILE_TYPE_STREAMPROFILE_TYPE_XMLPROFILE_TYPE_FAST_HTTPPROFILE_TYPE_IIOPPROFILE_TYPE_RTSPPROFILE_TYPE_STATISTICSPROFILE_TYPE_HTTPCLASSPROFILE_TYPE_DNSPROFILE_TYPE_SCTPPROFILE_TYPE_INSTANCEPROFILE_TYPE_SIPPPROFILE_TYPE_HTTPCOMPRESSIONPROFILE_TYPE_WEBACCELERATIONPROFILE_TYPE_UNKNOWNPROFILE_TYPE_RADIUSPROFILE_TYPE_DIAMETERPROFILE_TYPE_ANALYTICSPROFILE_TYPE_REQUEST_LOGGINGPROFILE_TYPE_DOSPROFILE_TYPE_ICAPPROFILE_TYPE_REQUESTADAPTPROFILE_TYPE_RESPONSEADAPTPROFILE_TYPE_IPINTELLIGENCEPROFILE_TYPE_SPDYPROFILE_TYPE_DIAMETER_ENDPOINTPROFILE_TYPE_WEBSECURITYPROFILE_TYPE_HTTPSECURITYPROFILE_TYPE_PPTPPROFILE_TYPE_FIXPROFILE_TYPE_SIP_ROUTERPROFILE_TYPE_SIP_SESSIONPROFILE_TYPE_CLIENT_LDAPPROFILE_TYPE_SERVER_LDAPPROFILE_TYPE_TFTPSOURCE_ADDRESS_TRANSLATION_TYPE_UNKNOWNSOURCE_ADDRESS_TRANSLATION_TYPE_NONESOURCE_ADDRESS_TRANSLATION_TYPE_SNATPOOLSOURCE_ADDRESS_TRANSLATION_TYPE_AUTOMAP
Gets a list of all transport configs.
Creates the specified transport configs.
Deletes the specified list of transport configs.
Deletes all transport configs.
Sets the description for a set of transport configs.
This is an arbitrary field which can be used for any purpose.
Gets the descriptions for a set of transport configs.
Gets the message routing protocol which was set for the specified
transport configs upon creation. See LocalLB::MessageRoutingProtocol
for more details.
Sets the source port to be used for the connection being created.
Gets the source port to be used for the connection being created.
Sets the source address translation type for the specified transport
config.
Gets the source address translation type for the specified transport
config.
Sets the Source Address Translation pool for the specified transport
config.
Gets the Source Address Translation pool for the specified transport
config.
Sets the source address translation pool and the source address translation
type for the specified transport config. This is a convenience method
that allows you to set these values without using a transaction.
Gets the list of rules for the specified transport configs.
The rules will be invoked in the order listed.
Replace the rule list associated with the specified transport
configs with the specified list of rules.
The rules will be invoked in the order listed.
See LocalLB::Rule for more information about iRules.
Gets the list of profiles for the specified transport configs.
Adds the specified profiles to the specified transport configs.
Removes the specified profiles from the specified transport configs.
Removes all profiles from the specified transport configs.
Get the version information for this interface.
Gets a list of all transport configs.
Creates the specified transport configs.
Deletes the specified list of transport configs.
Deletes all transport configs.
Sets the description for a set of transport configs.
This is an arbitrary field which can be used for any purpose.
Gets the descriptions for a set of transport configs.
Gets the message routing protocol which was set for the specified
transport configs upon creation. See LocalLB::MessageRoutingProtocol
for more details.
Sets the source port to be used for the connection being created.
Gets the source port to be used for the connection being created.
Sets the source address translation type for the specified transport
config.
Gets the source address translation type for the specified transport
config.
Sets the Source Address Translation pool for the specified transport
config.
Gets the Source Address Translation pool for the specified transport
config.
Sets the source address translation pool and the source address translation
type for the specified transport config. This is a convenience method
that allows you to set these values without using a transaction.
Gets the list of rules for the specified transport configs.
The rules will be invoked in the order listed.
Replace the rule list associated with the specified transport
configs with the specified list of rules.
The rules will be invoked in the order listed.
See LocalLB::Rule for more information about iRules.
Gets the list of profiles for the specified transport configs.
Adds the specified profiles to the specified transport configs.
Removes the specified profiles from the specified transport configs.
Removes all profiles from the specified transport configs.
Get the version information for this interface.
The MessageRoutingTransportConfig interface enables you to work with
the definitions contained in a message routing transport_config.
The transport_config is used by the message router to create an
outgoing connection.