vrealize/Orchestrator/Workflows/VM Deprovision
John Bowdre 81162ccb49
Update 01_delete_dns_record.js
2022-07-11 09:05:14 -05:00
..
Tasks Update 01_delete_dns_record.js 2022-07-11 09:05:14 -05:00
README.md add deprovision workflow 2022-06-29 13:38:23 -05:00
schema.png add deprovision workflow 2022-06-29 13:38:23 -05:00

README.md

VM Deprovision workflow

Performs cleanup tasks upon deployment deletion (currently just removing the static DNS record).

Schema

Inputs/Outputs

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

Variables

Name Type Value Description
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