ARX::Export::StatusType

Introduced : ARX V6.02.000
Enumeration of ARX export status types. CLI References: show cifs-service, show nfs-service.

Members

Member

Value

Description

ARX_EXPORT_STATUS_UNKNOWN

0

The export status is unknown.

ARX_EXPORT_STATUS_OFFLINE

1

The export is offline.

ARX_EXPORT_STATUS_PARTIAL_ONLINE

2

The export is partial online.

ARX_EXPORT_STATUS_ONLINE

3

The export is online.

ARX_EXPORT_STATUS_READONLY

4

The export is read only.

ARX_EXPORT_STATUS_NOT_EXIST

5

The export directory does not exist.

ARX_EXPORT_STATUS_UNAVAILABLE

6

The export is not reachable.

ARX_EXPORT_STATUS_SNAPSHOT

7

The export is a snapshot directory.


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.