vm_lock
Acquire an exclusive VM lease to prevent concurrent access. Keeps the VM locked until you call vm_unlock.
Instructions
Explicitly acquire the exclusive VM lease. Most operational tools acquire it automatically. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||