Skip to content

Instantly share code, notes, and snippets.

@michaeltlombardi
Last active December 8, 2015 20:23
Show Gist options
  • Save michaeltlombardi/3251af4059037bc72388 to your computer and use it in GitHub Desktop.
Save michaeltlombardi/3251af4059037bc72388 to your computer and use it in GitHub Desktop.
Vendor and Software API/Powershell Support Matrix

Vendor and Software API/Powershell Support Matrix

Note: I've made a more robust project for this here.

##Synopsis This document is intended to represent the level of excellence a given vendor's specific software has achieved with regard to both API and Powershell modules. If specific reviews of the API and/or module are available, link to them or add in subsections below.

##Matrix Instructions

  1. Ensure that the order is alphabetical by vendor first and software second.
  2. Rate the availability and quality of the API, Powershell Module, and DSC Resources on a scale from 0 to 10, where 0 is nonexistant and 10 is best-in-class.
Vendor Software API PS DSC
Amazon AWS 10 10 1
Nimble Storage Nimble OS 9 0 0

##Vendor <Explanation of Vendor's general support for API/Powershell/DSC> ###Software Name <Explanation of specific software's quality for API/Powershell/DSC>

##Amazon Amazon maintains one of the best in class RESTful APIs and is quick to iterate and improve their offerings. ###AWS Amazon's Powershell Tools is excellent, extensive, and very well documented.

##Nimble Storage Nimble Storage provides an excellent API for their Nimble OS (v2.3 as of this edit). They target automation and enterprise deployments by providing a RESTful API. Nimble Storage supports and encourages powershell interaction with their API, though they do not (currently) have either an official module nor a DSC resource. ###Nimble OS

  • As of Nimble OS 2.3, Nimble OS supports Powershell calls against the software's REST API and includes examples as a zip file as well.
@michaeltlombardi
Copy link
Author

Updated to make template more clear and to include Nimble Storage's Nimble OS based on user input on Reddit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment