Python client library for EISOO AnyBackup API
Project description
abclient is a client library for EISOO AnyBackup APIs.
abclient allows openstack-karbor to create backups for databases and filesystems.
Installation
To install abclient, simply:
$ pip install abclient
How to use
>>>from abclient import backup_manager
>>>ab = backup_manager.eisooBackupManager('IP_ADDR','MACHINE_CODE')
>>>ab.start_backup(...)
API Support
Create backup for ORACLE Database
more API will be supported in the future.
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
abclient-0.2.1.tar.gz
(8.7 kB
view hashes)