Management::SOARecord

Introduced : BIG-IP_v9.0.3
struct that describes a DNS “SOA” Record
Member Type Description
domain_name String The domain name of the zone
primary String The primary server of the zone
email String The email address of the person responsible for the zone
serial long The serial number to start with for this zone
refresh long The refresh interval(secs) for the zone
retry long The interval(secs) between retries for the zone
expire long The upper limit(secs) before a zone expires
neg_ttl long The Negative TTL for any RR from this zone
ttl long The TTL for this record

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


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.