Welcome to the VMware vRO Code Repository. This collection is a resource for vRealize Orchestrator
(vRO) scripts and plugins. It's designed to assist developers working with vRO by providing ready-made solutions that enhance automation tasks.
-
🔄 Comprehensive vRO Sample Codes
A variety of scripts to meet different automation requirements. -
📦 Unofficial Plugins
Extend vRO functionalities with additional plugins. -
📜 JavaScript Standard Style
Follows best practices in JavaScript coding. -
🌐 Postman Collection for vRO Swagger API
Simplifies integration and testing processes.
- Clone the repository using
git clone https://github.com/imtrinity94/vmware_vro.git
. - Navigate to the desired script or plugin folder.
- Follow the installation instructions included in the script files.
- Simplifying automation tasks with prewritten codes.
- Enhancing VMware vRO’s functionality with community plugins.
- Facilitating API interactions using the Postman collection.
For more details, please proceed to the Getting Started page.