abclient 0.2.3

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

abclient 0.2.3

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.