vRO Stuff

vRO 8- Change Lease of a deployment via API

Inputs:- deploymentId - string vraHost - REST:Host leasedate - String (example - "2023-04-12T12:45:00.000Z")  Code:- var restClient = vraHost.createRestClient(); url = "/deployment/api/deployments/"+deployme…

What's New in vRealize Orchestrator 8.11

What’s new: February 2023/ vRA 8.11.1 What's New SaltStack Day2 Action Enhancements vRealize Automation Terraform Service and accompanying Terraform…

vRA 8 - ABX action to Customizing IP Assignments

Requirement:- Lets suppose User has a choice to either user vRA automated IP or Use their own IP address. Automatically without the user specifying IP information in UI. Maybe the information the user provides can be combined …

Load More
That is All