GlobalLB::DNSReturnCode

Introduced : BIG-IP_v12.0.0
A list of DNS response return codes.

Members

Member

Value

Description

RETURN_CODE_UNKNOWN

0

The response return code is unknown or unsupported by iControl.

RETURN_CODE_NO_ERROR

1

The query did not result in an error.

RETURN_CODE_FORMAT_ERROR

2

The name server was unable to interpret the query.

RETURN_CODE_SERVER_FAILURE

3

The name server was unable to process the query due to a problem with the name server.

RETURN_CODE_NON_EXISTENT_DOMAIN

4

The domain name referenced in the query does not exist.

RETURN_CODE_NOT_IMPLEMENTED

5

The name server does not support the requested kind of query.

RETURN_CODE_REFUSED

6

The name server refuses to perform the specified operation for policy reasons.


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.