/PSM.MyNutanix

Powershell Module for the Nutanix REST API

Primary LanguagePowerShell

Introduction

This module acts as a wrapper for the Nutanix REST API, allowing you to create scripts that run system administration tasks against the Nutanix cluster

Getting Started

  1. Save the MyNutanix folder to your Powershell modules folder
  2. Set your Nutanix server name in the Settings.json file (typically PRISM Central URL)
  3. Import-Module MyNutanix
  4. Note that VM names are all case-sensitive in the Nutanix REST API

Help

Get-Help is available for all functions in this module

Contribute

Submit a PR on GitHub

License

https://opensource.org/licenses/MIT