| :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 |