omv_rpc
Execute any OpenMediaVault RPC service method directly, including mutating calls, for full NAS management and inspection.
Instructions
Generic OMV RPC passthrough: omv-rpc -u admin <service> <method> <params>.
UNRESTRICTED -- can call mutating methods too. Discover methods by
grepping /usr/share/openmediavault/engined/rpc/*.inc on the host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| params | No | ||
| service | Yes |