commit_adom
Commit pending changes to an ADOM in workspace mode to persist configurations before unlocking.
Instructions
Commit changes to an ADOM (workspace mode).
Saves all pending changes made to the ADOM. Must be called before unlocking to persist changes.
Args: adom: ADOM name to commit
Returns: dict: Commit result with keys: - status: "success" or "error" - message: Status or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adom | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||