BIG-IP LTM v10.0.0

Commands Introduced in BIG-IP LTM 10.0

  • after - Execute iRules code after a set period of delay.
  • class - Advanced access of classes
  • ISESSION::deduplication - Allows selection of deduplication based on L7 content inspection
  • LB::class - Provides the name of the traffic class that matched the connection
  • LB::connlimit - set the connection limit for virtual/node/poolmember
  • members - List all members of a given pool for v10.x.x
  • nodes - List all nodes within a given pool
  • ONECONNECT::label - Associate OneConnect keying information with connection.
  • PROFILE::access - Returns the value of an access profile setting.
  • ROUTE::domain - Returns the current routing domain of the current connection.
  • SSL::collect - Collect plaintext data after SSL offloading
  • SSL::payload - Returns and manipulates plaintext data collected via SSL::collect
  • SSL::release - Releases the collected plaintext data
  • SSL::respond - Return data back to the origin via SSL
  • tcl_platform - A variable that contains platform specific information
  • translate - Enables, disables, or queries (as specified) destination address or port translation

Events Introduced in BIG-IP LTM 10.0.0

  • CLIENTSSL_DATA - Triggered each time new SSL data is received from the client while the connection is in “collect” state.
  • LB::class - Provides the name of the traffic class that matched the connection
  • SERVERSSL_DATA - Triggered when new SSL data is received from the target node after SSL::collect command has been issued.

Operators Introduced in BIG-IP LTM 10.0.0

  • matches_glob - Implement glob style matching within a comparison
  • static - A namespace for creating global variables that hold constant values. in a CMP-compatible fashion

Commands Deprecated or Removed in BIG-IP LTM 10.0.0

  • findclass - Searches a data group list for a member that starts with a specified string and returns the data-group member string.
  • matchclass - Performs comparison against the contents of data group.
  • XML::address - Queries the elements of a WS-Addressing header within a SOAP message.
  • XML::collect - Collects and parses incoming XML data.
  • XML::element - Returns the name of the current in-scope XML element.
  • XML::event - Returns the event name of the current context.
  • XML::eventid - Returns the key used to register the current XML event.
  • XML::parse - Disables all future XML parsing.
  • XML::release - Releases the collected XML data.
  • XML::soap - Returns information about the current SOAP message.
  • XML::subscribe - Subscribes to a specified category of XML events.

Events Deprecated or Removed in BIG-IP LTM 10.0.0

  • XML_BEGIN_DOCUMENT - Triggered before the XML document gets parsed.
  • XML_BEGIN_ELEMENT - Triggered when the parser has encountered the start of an element.
  • XML_CDATA - Triggered when the parser has encountered character data (CDATA).
  • XML_END_ELEMENT - Triggered when the parser has encountered the end of an element.
  • XML_EVENT - A generic “catch-all” event that is triggered for all XML events.

Operators Deprecated or Removed in BIG-IP LTM 10.0.0

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.