GSLB_Prober_Pool (object)

Declares a pool of BIG-IP devices that will monitor server resources for health and performance. Note: Prober pools are not used by the bigip monitor

Properties (* = required):

name type(s) default allowed values description
/*/        
class string   “GSLB_Prober_Pool”  
enabled boolean true true, false Specifies whether this pool is available for conducting probes
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
lbMode string   “global-availability”, “round-robin” Specifies the load balancing mode the system uses to select the members of this pool
members array     Specifies the members of the prober pool

GSLB_Prober_Pool_Member (object)

Declares member of the GSLB prober pool

Properties (* = required):

name type(s) default allowed values description
/*/        
enabled boolean true true, false Specifies whether the server can be used as a member of a prober pool
memberOrder integer 0 0 - 65535 Specifies the order in which this server appears in the prober pool