Skip to content
Scott Brightwell edited this page Jun 3, 2016 · 6 revisions

####Table of Contents Vision of the Project (below)
API Tips Tricks and Wishlist

Vision

  • The goal of the PyVMAX project is foremost to be a complete python implementation of the VMAX REST API. It's for devs who want to integrate with the VMAX programmatically.
  • Secondly, there should be a set of helper functions that take the base API and make working with it a little easier and higher level.
  • Finally, the pyvmax CLI should implement high level functions directly and provide an easy to use interface from the command line.
Clone this wiki locally