Skip to content

phajisavvi/rubrik-sdk-for-powershell

 
 

Repository files navigation

Rubrik SDK for PowerShell

Build status

This is a community project that provides a Microsoft PowerShell module for managing and monitoring Rubrik's Cloud Data Management fabric by way of published RESTful APIs. If you're looking to perform interactive automation, setting up scheduled tasks, leverage an orchestration engine, or need ad-hoc operations, this module is intended to be valuable to your needs.

Installation

Load the module by using:

Import-Module Rubrik

If you wish to load a specific version, use:

Import-Module Rubrik -RequiredVersion #.#.#.#

Where #.#.#.# represents the version number.

Quick Start

Documentation

Important Note

As we continue to improve our Community PowerShell module we have begun work on the next version of the module. As we are working on refactoring the module we will focus our attention on the refactor branch. As a result of this code rewrite we are focussed on the rubrik-sdk-for-powershell/Refactor branch. We do still take issues and pull requests but we are mostly focussed on bug fixes in the existing branch.

Moving forward

We will continue to support the issues and pull requests coming in, but for the 4.0 version of the module we will focus on bug fixes and security risks. New features and functionality will be implemented in the refactored 4.1 release of the module. If you have any questions in regards to this feel free to reach out to us.

Additional Links

About

Rubrik Module for PowerShell

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%