Skip to main content

A Python package for interacting with the Rubrik CDM API.

Project description

# Rubrik SDK for Python

This project provides a Python package that makes it easy to interact with the Rubrik CDM API.

The SDK has been tested against Python 2.7.6 and Python 3.6.4.

## Installation

Install from pip:

pip install rubrik_cdm

Install from source: ` $ git clone https://github.com/rubrik-devops/rubrik-sdk-for-python $ cd rubrik-sdk-for-python $ python setup.py install ` ## Quick Start

## Documentation

## Example

By default, the Rubrik SDK will attempt to read the the Rubrik Cluster credentials from the following environment variables:

  • rubrik_cdm_node_ip

  • rubrik_cdm_username

  • rubrik_cdm_password

`py import rubrik_cdm rubrik = rubrik_cdm.Connect() `

## Additional Links * [VIDEO: Getting Start with the Rubrik SDK for Python](https://www.youtube.com/watch?v=wd1PxPOd3f8&feature=youtu.be) * [BLOG: Hello World! Welcoming Rubrik’s Python SDK](https://www.rubrik.com/blog/introducing-rubrik-python-sdk/)

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

rubrik_cdm-2.0.0.tar.gz (50.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