ARX::CommonFaultType

Introduced : ARX V6.02.000
An enumeration of possible faults returned by ARX API.

Members

Member

Value

Description

ARXFAULTNONE

0

Reserved.

ARXFAULTACCESSDENIED

1

The user is not authorized to perform this operation.

ARXFAULTINVALIDPARAM

2

One or more input parameters are invalid.

ARXFAULTNOTFOUND

3

No results or not all results are found for specified parameters.

ARXFAULTINTERNALERROR

4

The operation failed due to an internal error.

ARXFAULTRETRY

5

The database lookup failed. The operation was retried and the retry count was exceeded.

ARXFAULTFCNRESCAN

6

This fault indicates that the caller needs to rescan the entire volume.

ARXFAULTFCNSESSIONRESTART

7

This fault indicates that the caller needs to restart the file change notification session with the last valid change_idx.

ARXFAULTNOTIMPLEMENTED

8

The operation is not implemented.

ARXFAULTUNKNOWN

9

Reserved.


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.