LocalLB::DNSExpress::NOTIFYAction

Introduced : BIG-IP_v11.4.0
A list of DNS Express NOTIFY actions which dictate the action to take when a NOTIFY query is received for a DNS Express zone.

Members

Member

Value

Description

DNS_EXPRESS_NOTIFY_ACTION_UNKNOWN

0

Unknown DNS Express notify action (or unsupported by iControl).

DNS_EXPRESS_NOTIFY_ACTION_CONSUME

1

Do not forward, but consume and act on the NOTIFY query.

DNS_EXPRESS_NOTIFY_ACTION_BYPASS

2

Forward and do not act on the NOTIFY query.

DNS_EXPRESS_NOTIFY_ACTION_REPEAT

3

Forward and act on the NOTIFY query.


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.