Skip to main content

Python client library for EISOO AnyBackup API

Project description

https://img.shields.io/pypi/v/abclient.svg

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


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.3.tar.gz (8.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page