blob: 3bc5a9b418818bc218442aa7c1fbfb94e2199ae8 [file] [log] [blame]
:orphan:
Backup Examples
===============
Getting a node from a compute driver and enabling backup
---------------------------------------------------------
This example shows how to get a node using a remote Azure datacenter, enable backup
and backup the node.
.. note::
This example works with Libcloud version 0.20.0 and above.
.. literalinclude:: /examples/backup/create_backup_from_node.py
:language: python