WalletUnitLifecycle
Mark wallet unit operational
Moves an installed Wallet Unit into OPERATIONAL state once the local or backend runtime has completed setup. OPERATIONAL means the unit can collect activation and attestation evidence; it is not sufficient for production key signing.
post/units/{walletUnitId}/operational
Request body
WalletUnitTransitionHttpRequest required— unresolved $ref
Response
Wallet unit marked operational.
WalletUnitLifecycleResult required— unresolved $ref