Giter VIP home page Giter VIP logo

vro-polyglot-scripts's Introduction

vro-polyglot-scripts

A collection of vRealize Orchestrator Polyglot example scripts in Node.js, Python and PowerShell to bootstrap your multi language vRO development

vRO Script Runtimes

About this Repository

This repository provides simple template-like scripts to get you up to speed with the multi language development introduced in vRO 8.1. The functions are intended to be as simple and informative as possible to let you know the basics and extend further for your specific use cases.

You if are used to vRO you will notice that the new format and structure is different that the classical vRO JavaScript, on the other hand if you are familiar with AWS Lambda, Azure Functions and vRA ABX you will find it very similar. vRO multi-language scripts closely follows the format of those function execution engines.

List of samples

Node

Simple Action - Get to know how your Node.js script can accept inputs and return output of different types

Sync-Async - See how you can write your function and return an output using different flavours of synchronous and asynchronous handling (applicable only for Node.js)

List EC2 instances using AWS SDK - Import 3rd party NPM modules, specifically the AWS SDK, and integrate with AWS services

Python

Simple Action - Get to know how your Python script can accept inputs and return output of different types

List EC2 instances using AWS SDK - Import 3rd party PIP modules, specifically the AWS SDK, and integrate with AWS services

PowerShell / PowerCLI

Simple Action - Get to know how your PowerShell script can accept inputs and return output of different types

Integrate 3rd party modules - Import 3rd party PSGallery modules in your script

List vSphere machines using PowerCLI - Now we're talking

Contributing

If you find any issue with the current scripts you can create a issue

If you have any other Polyglot scripts that you want to share with the vRO community you can create a pull request

License

MIT

vro-polyglot-scripts's People

Contributors

tgeorgiev avatar quentinlegay avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.