Skip to content

Commit

Permalink
F OpenNebula/one#6623: Add snapshot-list cli command documentation (#…
Browse files Browse the repository at this point in the history
…3156)

Signed-off-by: Valentyn Bohdan <[email protected]>
  • Loading branch information
vvbohdan authored Jan 17, 2025
1 parent 53b38b5 commit 8a106d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/integration_and_development/system_interfaces/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ onevm
+----------------------+---------------------------+-------------------+
| disk-snapshot-rename | one.vm.disksnapshotrename | VM:MANAGE |
+----------------------+---------------------------+-------------------+
| disk-snapshot-list | one.vmpool.info | VM:USE |
+----------------------+---------------------------+-------------------+
| disk-attach* | one.vm.attach | VM:MANAGE |
| | | |
| | | IMAGE:USE |
Expand Down Expand Up @@ -173,6 +175,8 @@ onevm
+----------------------+---------------------------+-------------------+
| snapshot-revert* | one.vm.snapshotrevert | VM:MANAGE |
+----------------------+---------------------------+-------------------+
| snapshot-list | one.vmpool.info | VM:USE |
+----------------------+---------------------------+-------------------+
| resize* | one.vm.resize | VM:MANAGE |
+----------------------+---------------------------+-------------------+
| update | one.vm.update | VM:MANAGE |
Expand Down

0 comments on commit 8a106d8

Please sign in to comment.