forked from uncloud/uncloud
++doc
This commit is contained in:
parent
1445acb77a
commit
b722f30ea5
1 changed files with 9 additions and 0 deletions
|
@ -76,3 +76,12 @@ sample values with real values.
|
|||
|
||||
|
||||
### Creating a VM Snapshot
|
||||
|
||||
|
||||
## Working Beta APIs
|
||||
|
||||
### Snapshotting
|
||||
|
||||
```
|
||||
http -a nicoschottelius:$(pass ungleich.ch/nico.schottelius@ungleich.ch) http://localhost:8000/vm/snapshot/ vm_uuid=$(uuidgen)
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue