ARX::VirtualService::StateType

Introduced : ARX V6.02.000
Enumeration of ARX virtual service states. CLI References: show virtual service.

Members

Member

Value

Description

ARX_VIRTUAL_SERVICE_STATE_UNKNOWN

0

The virtual service state is unknown.

ARX_VIRTUAL_SERVICE_STATE_DISABLED

1

The virtual service is disabled.

ARX_VIRTUAL_SERVICE_STATE_STARTING

2

The virtual service is starting.

ARX_VIRTUAL_SERVICE_STATE_READY

3

The virtual service is ready.

ARX_VIRTUAL_SERVICE_STATE_FAILED

4

The virtual service failed.

ARX_VIRTUAL_SERVICE_STATE_UNREACHABLE

5

The virtual service is unknown because the ARX is unreachable.

ARX_VIRTUAL_SERVICE_STATE_VIP_IN_USE

6

The virtual service’s VIP is the same as a XIP, PIP, or MIP.

ARX_VIRTUAL_SERVICE_STATE_BAD_SUBNET

7

The virtual service’s VIP is not within a Client Subnet.

ARX_VIRTUAL_SERVICE_STATE_VMAC_ERROR

8

The virtual service is unable to allocate VMAC/VNIC for VIP.

ARX_VIRTUAL_SERVICE_STATE_SUSPENDED

9

The virtual service is suspended.

ARX_VIRTUAL_SERVICE_STATE_STOPPING

10

The virtual service is stopping.


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.