Metadata-Version: 2.1
Name: vmwvro2
Version: 0.1.3.dev1
Summary: REST lib for VMWARE vRO
Home-page: http://github.com/JoseIbanez/vmwvro2
Author: Jose Ibanez
Author-email: ibanez.j@gmail.com
License: MIT
Description-Content-Type: text/markdown
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: requests (>=2.19.1)
Requires-Dist: PyYAML (>=3.12)
Requires-Dist: PySocks (>=1.6.8)

# Project description
A REST API library to execute 'Worflows' on VMware vRealize Orchestrator (vRO).



# Features
What you can do with vmwvro:

* Supported multiple vRO endpoints
* Supported input and output paramenters
* Concurrent executions
* Supported socks proxy 

# Licence
MIT

NOTE:
Based and some parts copied from "vmwvro" (c) Lior P. Abitbol


