Enforcement_Interception_Endpoint (object)

Configures an interception endpoint to clone all traffic

Properties (* = required):

name type(s) default allowed values description
class* string   “Enforcement_Interception_Endpoint”  
label string   “^[^x00-x1fx22#&*<>?x5b-x5d`x7f]*$” Optional friendly name for this object. Allows 0-64 chars, excluding a few likely to cause trouble with string searching, JS, TCL, or HTML
persistence string “disabled” “destination-ip”, “source-ip”, “disabled” Specifies the persistence that is based on either the source or destination IP addresses only
pool* object     Reference to a pool,Reference for a BIG-IP or Use object

Enforcement_Interception_Endpoint.pool (object)

Reference to a pool Reference for a BIG-IP or Use object

Properties (* = required):

name type(s) default allowed values description
bigip     “f5bigip” formatted string Pathname of existing BIG-IP pool
use