GSLB_Data_Center (object)

Declares a GSLB Data Center configuration

Properties (* = required):

name type(s) default allowed values description
class* string   “GSLB_Data_Center”  
contact string     Specifies the name of the administrator or the name of the department that manages the data center
enabled boolean true true, false Specifies whether the data center is enabled or disabled
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
location string     Specifies the location of the data center
proberFallback string “any-available” “any-available”, “inside-datacenter”, “none”, “outside-datacenter”, “pool” Specifies the type of prober to use to monitor servers defined in this data center when the preferred type is not available. The default value is any-available
proberPool object     Reference to a GSLB pool
proberPreferred string “inside-datacenter” “inside-datacenter”, “outside-datacenter”, “pool” Specifies the type of prober to use to monitor servers defined in this data center. The default value is inside-data-center. Note: Prober pools are not used by the bigip monitor
remark string   “^[^x00-x1fx22x5cx7f]*$” Arbitrary (brief) text pertaining to this object. Allows 0-64 chars, excluding only control characters, double-quote, and backslash. This is permissive enough that you should worry about XSS attacks

GSLB_Data_Center.proberPool (object)

Reference to a GSLB pool

Properties (* = required):

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