StatusInformation

Contains information about the status of the group.

Attribute Value
Data type
ULARGE_INTEGER
Access
Read-only
Structure
CLUSPROP_ULARGE_INTEGER
Minimum
0 (0x000)
Maximum
2047 (0x7FF)
Default
0 (0x000)

Remarks

The constant for this property is CLUSREG_NAME_GRP_STATUS_INFORMATION.

This property can contain a bitwise combination of the following values:

CLUSGRP_STATUS_LOCKED_MODE (1=0x001)

The group is locked.

CLUSGRP_STATUS_PREEMPTED (2=0x002)

The group has been preempted.

CLUSGRP_STATUS_WAITING_IN_QUEUE_FOR_MOVE (4=0x004)

The group is waiting in the queue for a move.

CLUSGRP_STATUS_PHYSICAL_RESOURCES_LACKING (8=0x008)

The group is lacking physical resources.

CLUSGRP_STATUS_WAITING_TO_START (16=0x010)

The group is waiting to start.

CLUSGRP_STATUS_EMBEDDED_FAILURE (32=0x020)

The group has an embedded failure.

CLUSGRP_STATUS_OFFLINE_DUE_TO_ANTIAFFINITY_CONFLICT (64=0x040)

The group is offline because of an anti-affinity conflict.

CLUSGRP_STATUS_NETWORK_FAILURE (128=0x080)

The group has a network failure.

CLUSGRP_STATUS_UNMONITORED (256=0x100)

The group is no longer a member of a cluster.

Windows Server 2012 R2 and Windows Server 2012: This value is not supported before Windows Server 2016.

CLUSGRP_STATUS_OS_HEARTBEAT (512=0x200)

The heartbeat is functioning.

Windows Server 2012 R2 and Windows Server 2012: This value is not supported before Windows Server 2016.

CLUSGRP_STATUS_APPLICATION_READY (1024=0x400)

The application is ready

Windows Server 2012 R2 and Windows Server 2012: This value is not supported before Windows Server 2016.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012

See also

Group Common Properties