Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
nmbradford edited this page Aug 18, 2016 · 8 revisions

PowerNSX

About

PowerNSX is a PowerShell module that abstracts the VMware NSX API to a set of easily used PowerShell functions.

This module is not supported by VMware, and comes with no warranties express or implied. Please test and validate its functionality before using in a production environment.

It aims to focus on exposing New, Update, Remove and Get operations for all key NSX functions as well as adding additional functionality to extend the capabilities of NSX management beyond the native UI or API.

It is unlikely that it will ever expose 100% of the NSX API, but feature requests are welcomed if you find a particular function you require to be lacking.

PowerNSX is currently a work in progress and is not yet feature complete.

See Setup for setup details.

See Usage for how to get started.

See Example - 3 Tier Application for a full stack deployment

Clone this wiki locally