I need to use vRA and vRO for self provisioning VMs, and hit third party APIs like IPAM system, Active Directory a CMDB and potentially a few other 3rd party systems with REST or SOAP APIs during the provisioning process, using Orchestrator to call the various systems. A number of the 3rd party systems I need to access APIs for do not have orchestrator plugins developed for them. Is it reasonable / recommended to do all my Orchestrator code for calling 3rd party APIs in javascript or do I need a heavier language?
↧