Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 179060

Re: vRA 8.1, Orchestrator Workflow

$
0
0

Make sure that you have bound the inputs to those properties. You blueprint should look like

 

formatVersion: 1
inputs:  cpuCount:    type: integer  totalMemoryMB:    type: integer
resources:  Cloud_vSphere_Machine_1:    type: Cloud.vSphere.Machine    properties:      image: ""      cpuCount: ${input.cpuCount}      totalMemoryMB: ${input.totalMemoryMB}

Viewing all articles
Browse latest Browse all 179060

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>