ARX::Share::StateType

Introduced : ARX V6.02.000
An enumeration that defines the current state of this share. CLI References: show namespace.

Members

Member

Value

Description

ARX_SHARE_STATE_UNKNOWN

0

The share state is unknown.

ARX_SHARE_STATE_PENDING

1

The share state is pending.

ARX_SHARE_STATE_IMPORTING

2

The share is being imported.

ARX_SHARE_STATE_ONLINE

3

The share is online.

ARX_SHARE_STATE_OFFLINE

4

The share is offline.

ARX_SHARE_STATE_PENDING_REMOVE

5

The share state is pending remove.

ARX_SHARE_STATE_REMOVING

6

The share is being removed.

ARX_SHARE_STATE_UNINITIALIZED

7

The share is uninitialized.

ARX_SHARE_STATE_IMPORT_ERROR

8

The share has import errors.

ARX_SHARE_STATE_PROBE_ERROR

9

The share has probe errors.


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.