Skip to main content

Delphix Client Bindings

Project description

DelphixPy is a set of auto-generated Python API wrappers to the Delphix Virtualization Engine.

Usage

# Simple script to refresh a Database
from delphixpy.delphix_engine import DelphixEngine
engine = DelphixEngine(
    "delphix-address",
    "delphix-user",
    "delphix-password",
    "DOMAIN",  # Instead of DOMAIN, use SYSTEM if you are using the sysadmin user.
    use_https=True,  # Connect through HTTPS instead of default HTTP
 )
database.refresh(engine, "ORACLE_DB_CONTAINER-3")

Many more examples can be found in the DelphixPy Examples Repository

Supported API Versions

DelphixPy supports Delphix Engines versioned 4.0.0.x or equivalently Delphix Engines running API version 1.3.0 and on.

Changelog

1.10.5

  • Python3.7 introduces backwards incompatible syntax which breaks DelphixPy, to accomodate the job_context.async function has been renamed to job_context.asyncly.

  • Drop support for Delphix Engines older than 4.1. API Versions: 1.3.0, 1.3.1, 1.3.2, 1.3.3

  • Publish universal wheels.

1.10.3

  • API objects are now hashable in Python3

  • Undefined objects now raise errors when their attributes are modified

  • Various bug fixes

1.10.2

  • Python3 compatibility. Python2 and Python3 are both supported now. The Python2 wrappers will now require all strings be of type unicode and the Python3 wrappers will now require all strings to be of type str.

    This may cause regressions on existing Python2 code as seen by: AssertionError: Expected one of [u’string’], but got <type ‘str’>

  • Https support

  • Various speed improvements

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

delphixpy-1.11.10.0.tar.gz (17.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

delphixpy-1.11.10.0-py2.py3-none-any.whl (61.2 MB view details)

Uploaded Python 2Python 3

File details

Details for the file delphixpy-1.11.10.0.tar.gz.

File metadata

  • Download URL: delphixpy-1.11.10.0.tar.gz
  • Upload date:
  • Size: 17.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.11

File hashes

Hashes for delphixpy-1.11.10.0.tar.gz
Algorithm Hash digest
SHA256 a3cfdf80f3a039361a9bede79067b34571d3958986440cb7dc8349cea762dfdb
MD5 6b54f48bc4a1a15676ae62f9cc0dfc5b
BLAKE2b-256 2e3d88788dbb1cd0e25a0aeafcf00a3858a370f630381dfccd4bf3671b99f626

See more details on using hashes here.

File details

Details for the file delphixpy-1.11.10.0-py2.py3-none-any.whl.

File metadata

  • Download URL: delphixpy-1.11.10.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 61.2 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.11

File hashes

Hashes for delphixpy-1.11.10.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f069d56b7a2efee482a90a8136b17a15ab9139c66c5690c29fe0b66fdc6d8d82
MD5 3605711c8025f8620cbb7da4e63b4981
BLAKE2b-256 9ac9659910579d2939bcea8723c3cacc49f42e5d553b80934a9308416362f598

See more details on using hashes here.

Supported by

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