AssetGroupStatus

  • There are five possible statuses for an asset group: unspecified, unknown, enabled, paused, and removed.

  • The enabled status means the asset group is active, while paused means it is temporarily inactive.

  • An unspecified status indicates the status has not been set, and unknown means the received value is not recognized in the current version.

  • The removed status signifies that the asset group has been eliminated.

The possible statuses of an asset group.

Enums

UNSPECIFIED

The status has not been specified.

UNKNOWN

The received value is not known in this version.

ENABLED

The asset group is enabled.

PAUSED

The asset group is paused.

REMOVED

The asset group is removed.