AssetGroupPrimaryStatus

  • The document describes an enum for asset group primary status, indicating why an asset group might not be serving or not serving optimally.

  • The possible statuses include UNSPECIFIED, UNKNOWN, ELIGIBLE, PAUSED, REMOVED, NOT_ELIGIBLE, LIMITED, and PENDING.

  • These enums provide insights into the current state and serving capability of an asset group.

Enum describing the possible asset group primary status. Provides insights into why an asset group is not serving or not serving optimally.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

ELIGIBLE

The asset group is eligible to serve.

PAUSED

The asset group is paused.

REMOVED

The asset group is removed.

NOT_ELIGIBLE

The asset group is not eligible to serve.

LIMITED

The asset group has limited servability.

PENDING

The asset group is pending approval and may serve in the future.