Chapters Status Reference

Appendices 13

Status Reference

Every status value in the product, what it means, and what it lets you do.

Updated

1. Member status

StatusLabelCan sign inActions available
Active啟用中YesDeactivate · Reset MFA¹ · Copy · Log
Pending待處理NoStart · Send Email · Delete · Copy · Log
Inactive未啟用NoUnactivate · Delete · Copy · Log
Locked已鎖定NoUnlock · Reset MFA¹ · Delete · Copy · Log

¹ Only when MFA Enabled is ON for that member.

Editing a member is not a status-dependent action — it happens inline on the detail page and needs member:U. There is no reset-password action for members.

Transitions

            activation mail completed, or Start
   Pending ───────────────────────────────────► Active
                                                  │ ▲
                                    deactivate    │ │ unactivate
                                                  ▼ │
                                               Inactive
   Active ──── repeated failed sign-ins ────► Locked ──── unlock ────► Active

2. Console administrator (User) status

StatusLabelButtons shown
ACTIVE啟用中Copy · Deactivate · Reset MFA · Log
INACTIVE未啟用Copy · Activate · Delete · Log
PENDING待處理Copy · Resend activation mail · Delete · Log
LOCKED已鎖定Copy · Unlock · Reset MFA · Delete · Log

Import in modify mode allows only these transitions; anything else is a hard error:

Pending  → Active
Active   → Inactive
Inactive → Active
Locked   → Active

3. Application status

StatusLabelMeaningActions
Active啟用中Running and reachable.Detail · Copy · Deactivate · Flow Chart
Inactive未啟用Stopped, not reachable.Detail · Copy · Activate · Delete · Flow Chart

Delete is offered only on an inactive application, and there is no force-delete recovery path.


4. Application agentless status

StatusChip colourMember-side effect
(off)OFFNot listed in the portal at all.
provisioningInfoCard shows “preparing…”, button disabled.
activeSuccessCard is openable, provided an access URL exists.
errorDangerCard shows “preparing…”, button disabled. No retry — the backend re-drives provisioning itself.

5. Device status

StatusCan connectCan be deletedNotes
NormalYesNoRegistered and verified.
InactiveNoYesDeactivating invalidates its tokens immediately.
PendingNoNoRegistered, awaiting verification.

A member may register at most 5 devices.


6. Merak Node deployment status

StatusLabelBootstrap kitRegenerate JWTMeaning
PENDING等待佈署Created; the installer has not run.
PROVISIONING佈署中Installation in progress.
ONLINE已部署Enrolled and deployed.
OFFLINE未部署Not counted as deployed — currently unreachable.
ERROR錯誤Deployment failed.

A node also carries a separate live connection status: ONLINE, OFFLINE or UNKNOWN (the last when the routing layer cannot be reached).

OFFLINE does not mean “already deployed”. It means the node is not reachable right now, so the installer and JWT regeneration stay available. It may be a node that never installed, or one that enrolled and has since gone down — check before re-running install.sh.


7. Approval status

StatusLabelChipDecision buttons
PENDING待審批WarningApprove · Reject
APPROVED已解決Success
REJECTED已駁回Danger
CANCELLED已取消Default

Batch approve and reject require every selected row to be PENDING.


8. Connection status

StatusChipClosed atDuration
openInfoemptycomputed live
activeSuccessemptycomputed live
closedDefaultsetfinal

Lifecycle: open → active → closed. closed is terminal.


9. Audit log type and status

TypeMeaning
LoginA sign-in event.
ActionAn operation.
ErrorAn error.
StatusChip
SuccessSuccess
FailureWarning
ErrorDanger
Operator identityResolved from
Admin UserA Console user acted.
MemberA managed person acted.
Platform AdminA platform administrator acted.
SystemNo human actor.

10. Licence status and quota display

Licence statusChip
ActiveSuccess
ExpiredDanger
SuspendedWarning
Subscription planValues
PlanPOC · Basic · Pro · Enterprise · Custom

Quota display rules (profile page, in this fixed order: Members → Applications → Devices → Merak Node → Agentless seats → Agentless services):

SituationShown asUsage bar
Has a limitused / limitFilled proportionally
No limitused / UnlimitedNot filled
Not purchased (agentless seats only)Not purchasedNot filled

Bar colour: primary below 80 %, warning from 80 %, danger at 100 %. Over-quota clamps at full rather than overflowing.

A limit of zero means unlimited for every resource except agentless seats, where it means not purchased. Read the displayed label rather than inferring from the number.


11. Image status

Flag-gated; present only where the image feature is enabled.

StatusChipCan be opened
readySuccessYes
processingInfoNo
failedDangerNo

Non-ready images can still be selected, tagged and deleted in bulk — they just cannot be opened.


12. Import row status

Row stateMarkerBlocks submission
ValidNo
WarningAmber dot + noticeNo
InvalidRed cell + messageYes
Auto-correctedCounted separatelyNo

Warnings (never block): a duplicate display name; two rows targeting the same existing record in modify mode.

Errors (always block): an unresolvable enum, boolean or relation value; a failed field rule; an illegal status transition; more than 500 rows in the batch.