blob: f2a2e2c958c9a9da90503cdb02f2b13de41573a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
=============
server backup
=============
A server backup is a disk image created in the Image store from a running server
instance. The backup command manages the number of archival copies to retain.
Compute v2
.. autoprogram-cliff:: openstack.compute.v2
:command: server backup create
|