Skip to content

Instantly share code, notes, and snippets.

View zmilleson's full-sized avatar

Zachary Milleson zmilleson

View GitHub Profile
@zmilleson
zmilleson / getValueFromvCACCAFELiteralMap.js
Created August 1, 2018 19:34 — forked from trisharia/getValueFromvCACCAFELiteralMap.js
Get the value from vCACCAFELiteralMap
// VMware vRealize Orchestrator action sample
//
// Returns the value of a given key defined in a vCACCAFE:vCACCAFELiteralMap
// Performs depth-first search
//
// For vRA 7.0+/vRO 7.0+
//
// Action Inputs:
// map - Any - the vCACCAFE:vCACCAFELiteralMap to parse
// key - string - Key for searching in the literal map