bsp_lock_beo
Instantly lock a BEO to freeze all data access, blocking any reads or writes until the holder unlocks it with their private key.
Instructions
Emergency lock — freezes the BEO immediately. No reads or writes permitted while locked. Only the BEO holder can lock or unlock. Requires the private key configured in BSP_PRIVATE_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| beoId | Yes | The BEO UUID to lock. |