GithubHelp home page GithubHelp logo

isabella232 / rubrik-sdk-for-powershell Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rubrikinc/rubrik-sdk-for-powershell

0.0 0.0 0.0 9.24 MB

Rubrik Module for PowerShell

Home Page: https://build.rubrik.com/sdks/powershell/

License: MIT License

Shell 0.03% PowerShell 99.97%

rubrik-sdk-for-powershell's Introduction

Rubrik SDK for PowerShell

This is a community project that provides a Microsoft PowerShell module for managing and monitoring Rubrik's Multi-Cloud Data Control 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, for example 5.3.1

๐Ÿ” Example

The Rubrik SDK for PowerShell provides two mechanisms for supplying credentials to the Connect-Rubrik function. A combination of username and password or a credential object. Credentials in the credential object may be entered manually or provided as an object. The example below prompts for a username and password to create a credential object, connects to a cluster and displays the running version.

$Credential = Get-Credential
Connect-Rubrik -Server 192.168.10.10 -Credential $Credential
Get-RubrikDebugInfo

๐Ÿ“˜ Documentation

Here are some resources to get you started! If you find any challenges from this project are not properly documented or are unclear, please raise an issue and let us know! This is a fun, safe environment - don't worry if you're a GitHub newbie! โค๏ธ

Additional Links

๐Ÿ’ช How You Can Help

We glady welcome contributions from the community. From updating the documentation to adding more functions, all ideas are welcome. Thank you in advance for all of your issues pull requests, and comments! โญ

๐Ÿ“Œ License

๐Ÿ‘‰ About Rubrik Build

We encourage all contributors to become members. We aim to grow an active, healthy community of contributors, reviewers, and code owners. Learn more in our Welcome to the Rubrik Build Community page.

We'd love to hear from you! Email us: [email protected] ๐Ÿ’Œ

rubrik-sdk-for-powershell's People

Contributors

ab-prakash avatar alanrenouf avatar basvinken avatar chriswahl avatar clumnah avatar cmgurley avatar drew-russell avatar equelin avatar fenglu42 avatar frankus0512 avatar issen007 avatar it-muscle avatar jaapbrasser avatar jakemh avatar jakerobinson avatar jasonburrell avatar jayarep avatar lucas-fueyo avatar mattaltimar avatar mikefal avatar mwpreston avatar nshores avatar obijade75 avatar pfguglielmi avatar pierre-pvf avatar pmilano1 avatar railroadmanuk avatar rfitzhugh avatar shamsway avatar tlindsay42 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.