vrealize/Orchestrator/Workflows/VM Post-Provision
John Bowdre ff82835824
fix for logging string
2022-07-11 09:56:14 -05:00
..
Tasks fix for logging string 2022-07-11 09:56:14 -05:00
README.md update dnsHost composite type 2022-06-16 14:11:54 -05:00
schema.png new workflow: VM Post-Provision 2022-06-16 10:26:59 -05:00

README.md

VM Post-Provision workflow

Performs post-deploy tasks like adding notes to the VM object and creating static DNS records (if needed).

Schema

Inputs/Outputs

Name Type Direction Description
inputProperties Properties Input full request payload from vRA

Variables

Name Type Value Description
vm VC:VirtualMachine virtual machine object
dnsHost CompositeType(sshHost:string, sshUser:string, sshPass:SecureString, dnsServers:Array/string, supportedDomains:Array/string):dnsHost Endpoints: dnsHost object which stores endpoint and credential details for DNS operations