diff --git a/api/classes/zfs.rst b/api/classes/zfs.rst index 812ae1b..7f5ecff 100644 --- a/api/classes/zfs.rst +++ b/api/classes/zfs.rst @@ -65,6 +65,7 @@ space, pool health, and total size. This action is the equivalent of running :co { "args": { + "list_pools" : { "tank": { "alloc": "71.8G", "altroot": "-", @@ -76,8 +77,9 @@ space, pool health, and total size. This action is the equivalent of running :co "health": "ONLINE", "size": "220G" } + } }, "id": "fooid", "name": "response", "namespace": "sysadm" - } \ No newline at end of file + }