Skip to content

baristaTam/PSM.MyNutanix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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

About

Powershell Module for the Nutanix REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published